Uses of Interface
software.amazon.awssdk.core.ServiceConfiguration
Packages that use ServiceConfiguration
Package
Description
-
Uses of ServiceConfiguration in software.amazon.awssdk.core.client.config
Fields in software.amazon.awssdk.core.client.config with type parameters of type ServiceConfigurationModifier and TypeFieldDescriptionstatic final SdkClientOption<ServiceConfiguration>SdkClientOption.SERVICE_CONFIGURATIONService-specific configuration used by some services, like S3. -
Uses of ServiceConfiguration in software.amazon.awssdk.core.interceptor
Fields in software.amazon.awssdk.core.interceptor with type parameters of type ServiceConfigurationModifier and TypeFieldDescriptionstatic final ExecutionAttribute<ServiceConfiguration>SdkExecutionAttribute.SERVICE_CONFIGHandler context key for advanced configuration.