Uses of Interface
software.amazon.awssdk.core.SdkClient
-
Packages that use SdkClient Package Description software.amazon.awssdk.core.client.config software.amazon.awssdk.core.identity software.amazon.awssdk.core.interceptor -
-
Uses of SdkClient in software.amazon.awssdk.core.client.config
Fields in software.amazon.awssdk.core.client.config with type parameters of type SdkClient Modifier and Type Field Description static SdkClientOption<SdkClient>
SdkClientOption. SDK_CLIENT
Option 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 SdkClient Modifier and Type Field Description static 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 SdkClient Modifier and Type Field Description static ExecutionAttribute<SdkClient>
SdkInternalExecutionAttribute. SDK_CLIENT
-