Uses of Class
software.amazon.awssdk.codegen.model.service.CustomOperationContextParam
-
Packages that use CustomOperationContextParam Package Description software.amazon.awssdk.codegen.model.config.customization -
-
Uses of CustomOperationContextParam in software.amazon.awssdk.codegen.model.config.customization
Methods in software.amazon.awssdk.codegen.model.config.customization that return types with arguments of type CustomOperationContextParam Modifier and Type Method Description List<CustomOperationContextParam>
CustomizationConfig. getCustomOperationContextParams()
Method parameters in software.amazon.awssdk.codegen.model.config.customization with type arguments of type CustomOperationContextParam Modifier and Type Method Description void
CustomizationConfig. setCustomOperationContextParams(List<CustomOperationContextParam> customOperationContextParams)
-