Package software.amazon.awssdk.awscore
Interface AwsClient
- All Superinterfaces:
AutoCloseable,SdkAutoCloseable,SdkClient
Interface for an AWS Client that extends SdkClient. All AWS service client interfaces should extend this interface.
-
Method Summary
Methods inherited from interface software.amazon.awssdk.utils.SdkAutoCloseable
closeMethods inherited from interface software.amazon.awssdk.core.SdkClient
serviceName
-
Method Details
-
serviceClientConfiguration
- Specified by:
serviceClientConfigurationin interfaceSdkClient
-