Uses of Class
software.amazon.awssdk.codegen.model.service.PreClientExecutionRequestCustomizer
-
Packages that use PreClientExecutionRequestCustomizer Package Description software.amazon.awssdk.codegen.model.config.customization -
-
Uses of PreClientExecutionRequestCustomizer in software.amazon.awssdk.codegen.model.config.customization
Methods in software.amazon.awssdk.codegen.model.config.customization that return types with arguments of type PreClientExecutionRequestCustomizer Modifier and Type Method Description Map<String,PreClientExecutionRequestCustomizer>
CustomizationConfig. getPreClientExecutionRequestCustomizer()
Method parameters in software.amazon.awssdk.codegen.model.config.customization with type arguments of type PreClientExecutionRequestCustomizer Modifier and Type Method Description void
CustomizationConfig. setPreClientExecutionRequestCustomizer(Map<String,PreClientExecutionRequestCustomizer> preClientExecutionRequestCustomizer)
-