Uses of Class
software.amazon.awssdk.codegen.model.config.customization.ServiceConfig
-
Packages that use ServiceConfig Package Description software.amazon.awssdk.codegen.model.config.customization -
-
Uses of ServiceConfig in software.amazon.awssdk.codegen.model.config.customization
Methods in software.amazon.awssdk.codegen.model.config.customization that return ServiceConfig Modifier and Type Method Description ServiceConfigCustomizationConfig. getServiceConfig()Methods in software.amazon.awssdk.codegen.model.config.customization with parameters of type ServiceConfig Modifier and Type Method Description voidCustomizationConfig. setServiceConfig(ServiceConfig serviceConfig)
-