Uses of Interface
software.amazon.awssdk.core.SdkClient
Packages that use SdkClient
Package
Description
-
Uses of SdkClient in software.amazon.awssdk.core.client.config
Fields in software.amazon.awssdk.core.client.config with type parameters of type SdkClientModifier and TypeFieldDescriptionstatic final SdkClientOption<SdkClient>SdkClientOption.SDK_CLIENTOption to specify a reference to the SDK client in use. -
Uses of SdkClient in software.amazon.awssdk.core.identity
Fields in software.amazon.awssdk.core.identity with type parameters of type SdkClientModifier and TypeFieldDescriptionstatic final IdentityProperty<SdkClient>SdkIdentityProperty.SDK_CLIENT -
Uses of SdkClient in software.amazon.awssdk.core.interceptor
Fields in software.amazon.awssdk.core.interceptor with type parameters of type SdkClientModifier and TypeFieldDescriptionstatic final ExecutionAttribute<SdkClient>SdkInternalExecutionAttribute.SDK_CLIENT