Interface SavingsplansClient
-
- All Superinterfaces:
AutoCloseable,AwsClient,SdkAutoCloseable,SdkClient
@Generated("software.amazon.awssdk:codegen") @ThreadSafe public interface SavingsplansClient extends AwsClient
Service client for accessing AWSSavingsPlans. This can be created using the staticbuilder()method.Savings Plans are a pricing model that offer significant savings on AWS usage (for example, on Amazon EC2 instances). You commit to a consistent amount of usage, in USD per hour, for a term of 1 or 3 years, and receive a lower price for that usage. For more information, see the AWS Savings Plans User Guide.
-
-
Field Summary
Fields Modifier and Type Field Description static StringSERVICE_METADATA_IDValue for looking up the service's metadata from theServiceMetadataProvider.static StringSERVICE_NAME
-
Method Summary
All Methods Static Methods Instance Methods Default Methods Modifier and Type Method Description static SavingsplansClientBuilderbuilder()Create a builder that can be used to configure and create aSavingsplansClient.static SavingsplansClientcreate()Create aSavingsplansClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider.default CreateSavingsPlanResponsecreateSavingsPlan(Consumer<CreateSavingsPlanRequest.Builder> createSavingsPlanRequest)Creates a Savings Plan.default CreateSavingsPlanResponsecreateSavingsPlan(CreateSavingsPlanRequest createSavingsPlanRequest)Creates a Savings Plan.default DeleteQueuedSavingsPlanResponsedeleteQueuedSavingsPlan(Consumer<DeleteQueuedSavingsPlanRequest.Builder> deleteQueuedSavingsPlanRequest)Deletes the queued purchase for the specified Savings Plan.default DeleteQueuedSavingsPlanResponsedeleteQueuedSavingsPlan(DeleteQueuedSavingsPlanRequest deleteQueuedSavingsPlanRequest)Deletes the queued purchase for the specified Savings Plan.default DescribeSavingsPlanRatesResponsedescribeSavingsPlanRates(Consumer<DescribeSavingsPlanRatesRequest.Builder> describeSavingsPlanRatesRequest)Describes the specified Savings Plans rates.default DescribeSavingsPlanRatesResponsedescribeSavingsPlanRates(DescribeSavingsPlanRatesRequest describeSavingsPlanRatesRequest)Describes the specified Savings Plans rates.default DescribeSavingsPlansResponsedescribeSavingsPlans(Consumer<DescribeSavingsPlansRequest.Builder> describeSavingsPlansRequest)Describes the specified Savings Plans.default DescribeSavingsPlansResponsedescribeSavingsPlans(DescribeSavingsPlansRequest describeSavingsPlansRequest)Describes the specified Savings Plans.default DescribeSavingsPlansOfferingRatesResponsedescribeSavingsPlansOfferingRates(Consumer<DescribeSavingsPlansOfferingRatesRequest.Builder> describeSavingsPlansOfferingRatesRequest)Describes the specified Savings Plans offering rates.default DescribeSavingsPlansOfferingRatesResponsedescribeSavingsPlansOfferingRates(DescribeSavingsPlansOfferingRatesRequest describeSavingsPlansOfferingRatesRequest)Describes the specified Savings Plans offering rates.default DescribeSavingsPlansOfferingsResponsedescribeSavingsPlansOfferings(Consumer<DescribeSavingsPlansOfferingsRequest.Builder> describeSavingsPlansOfferingsRequest)Describes the specified Savings Plans offerings.default DescribeSavingsPlansOfferingsResponsedescribeSavingsPlansOfferings(DescribeSavingsPlansOfferingsRequest describeSavingsPlansOfferingsRequest)Describes the specified Savings Plans offerings.default ListTagsForResourceResponselistTagsForResource(Consumer<ListTagsForResourceRequest.Builder> listTagsForResourceRequest)Lists the tags for the specified resource.default ListTagsForResourceResponselistTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest)Lists the tags for the specified resource.default SavingsplansServiceClientConfigurationserviceClientConfiguration()static ServiceMetadataserviceMetadata()default TagResourceResponsetagResource(Consumer<TagResourceRequest.Builder> tagResourceRequest)Adds the specified tags to the specified resource.default TagResourceResponsetagResource(TagResourceRequest tagResourceRequest)Adds the specified tags to the specified resource.default UntagResourceResponseuntagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest)Removes the specified tags from the specified resource.default UntagResourceResponseuntagResource(UntagResourceRequest untagResourceRequest)Removes the specified tags from the specified resource.-
Methods inherited from interface software.amazon.awssdk.utils.SdkAutoCloseable
close
-
Methods inherited from interface software.amazon.awssdk.core.SdkClient
serviceName
-
-
-
-
Field Detail
-
SERVICE_NAME
static final String SERVICE_NAME
- See Also:
- Constant Field Values
-
SERVICE_METADATA_ID
static final String SERVICE_METADATA_ID
Value for looking up the service's metadata from theServiceMetadataProvider.- See Also:
- Constant Field Values
-
-
Method Detail
-
createSavingsPlan
default CreateSavingsPlanResponse createSavingsPlan(CreateSavingsPlanRequest createSavingsPlanRequest) throws ResourceNotFoundException, ValidationException, InternalServerException, ServiceQuotaExceededException, AwsServiceException, SdkClientException, SavingsplansException
Creates a Savings Plan.
- Parameters:
createSavingsPlanRequest-- Returns:
- Result of the CreateSavingsPlan operation returned by the service.
- Throws:
ResourceNotFoundException- The specified resource was not found.ValidationException- One of the input parameters is not valid.InternalServerException- An unexpected error occurred.ServiceQuotaExceededException- A service quota has been exceeded.SdkException- Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.SdkClientException- If any client side error occurs such as an IO related failure, failure to get credentials, etc.SavingsplansException- Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceException- See Also:
- AWS API Documentation
-
createSavingsPlan
default CreateSavingsPlanResponse createSavingsPlan(Consumer<CreateSavingsPlanRequest.Builder> createSavingsPlanRequest) throws ResourceNotFoundException, ValidationException, InternalServerException, ServiceQuotaExceededException, AwsServiceException, SdkClientException, SavingsplansException
Creates a Savings Plan.
This is a convenience which creates an instance of the
CreateSavingsPlanRequest.Builderavoiding the need to create one manually viaCreateSavingsPlanRequest.builder()- Parameters:
createSavingsPlanRequest- AConsumerthat will call methods onCreateSavingsPlanRequest.Builderto create a request.- Returns:
- Result of the CreateSavingsPlan operation returned by the service.
- Throws:
ResourceNotFoundException- The specified resource was not found.ValidationException- One of the input parameters is not valid.InternalServerException- An unexpected error occurred.ServiceQuotaExceededException- A service quota has been exceeded.SdkException- Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.SdkClientException- If any client side error occurs such as an IO related failure, failure to get credentials, etc.SavingsplansException- Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceException- See Also:
- AWS API Documentation
-
deleteQueuedSavingsPlan
default DeleteQueuedSavingsPlanResponse deleteQueuedSavingsPlan(DeleteQueuedSavingsPlanRequest deleteQueuedSavingsPlanRequest) throws ValidationException, ResourceNotFoundException, InternalServerException, ServiceQuotaExceededException, AwsServiceException, SdkClientException, SavingsplansException
Deletes the queued purchase for the specified Savings Plan.
- Parameters:
deleteQueuedSavingsPlanRequest-- Returns:
- Result of the DeleteQueuedSavingsPlan operation returned by the service.
- Throws:
ValidationException- One of the input parameters is not valid.ResourceNotFoundException- The specified resource was not found.InternalServerException- An unexpected error occurred.ServiceQuotaExceededException- A service quota has been exceeded.SdkException- Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.SdkClientException- If any client side error occurs such as an IO related failure, failure to get credentials, etc.SavingsplansException- Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceException- See Also:
- AWS API Documentation
-
deleteQueuedSavingsPlan
default DeleteQueuedSavingsPlanResponse deleteQueuedSavingsPlan(Consumer<DeleteQueuedSavingsPlanRequest.Builder> deleteQueuedSavingsPlanRequest) throws ValidationException, ResourceNotFoundException, InternalServerException, ServiceQuotaExceededException, AwsServiceException, SdkClientException, SavingsplansException
Deletes the queued purchase for the specified Savings Plan.
This is a convenience which creates an instance of the
DeleteQueuedSavingsPlanRequest.Builderavoiding the need to create one manually viaDeleteQueuedSavingsPlanRequest.builder()- Parameters:
deleteQueuedSavingsPlanRequest- AConsumerthat will call methods onDeleteQueuedSavingsPlanRequest.Builderto create a request.- Returns:
- Result of the DeleteQueuedSavingsPlan operation returned by the service.
- Throws:
ValidationException- One of the input parameters is not valid.ResourceNotFoundException- The specified resource was not found.InternalServerException- An unexpected error occurred.ServiceQuotaExceededException- A service quota has been exceeded.SdkException- Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.SdkClientException- If any client side error occurs such as an IO related failure, failure to get credentials, etc.SavingsplansException- Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceException- See Also:
- AWS API Documentation
-
describeSavingsPlanRates
default DescribeSavingsPlanRatesResponse describeSavingsPlanRates(DescribeSavingsPlanRatesRequest describeSavingsPlanRatesRequest) throws ResourceNotFoundException, ValidationException, AwsServiceException, SdkClientException, SavingsplansException
Describes the specified Savings Plans rates.
- Parameters:
describeSavingsPlanRatesRequest-- Returns:
- Result of the DescribeSavingsPlanRates operation returned by the service.
- Throws:
ResourceNotFoundException- The specified resource was not found.ValidationException- One of the input parameters is not valid.SdkException- Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.SdkClientException- If any client side error occurs such as an IO related failure, failure to get credentials, etc.SavingsplansException- Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceException- See Also:
- AWS API Documentation
-
describeSavingsPlanRates
default DescribeSavingsPlanRatesResponse describeSavingsPlanRates(Consumer<DescribeSavingsPlanRatesRequest.Builder> describeSavingsPlanRatesRequest) throws ResourceNotFoundException, ValidationException, AwsServiceException, SdkClientException, SavingsplansException
Describes the specified Savings Plans rates.
This is a convenience which creates an instance of the
DescribeSavingsPlanRatesRequest.Builderavoiding the need to create one manually viaDescribeSavingsPlanRatesRequest.builder()- Parameters:
describeSavingsPlanRatesRequest- AConsumerthat will call methods onDescribeSavingsPlanRatesRequest.Builderto create a request.- Returns:
- Result of the DescribeSavingsPlanRates operation returned by the service.
- Throws:
ResourceNotFoundException- The specified resource was not found.ValidationException- One of the input parameters is not valid.SdkException- Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.SdkClientException- If any client side error occurs such as an IO related failure, failure to get credentials, etc.SavingsplansException- Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceException- See Also:
- AWS API Documentation
-
describeSavingsPlans
default DescribeSavingsPlansResponse describeSavingsPlans(DescribeSavingsPlansRequest describeSavingsPlansRequest) throws InternalServerException, ValidationException, AwsServiceException, SdkClientException, SavingsplansException
Describes the specified Savings Plans.
- Parameters:
describeSavingsPlansRequest-- Returns:
- Result of the DescribeSavingsPlans operation returned by the service.
- Throws:
InternalServerException- An unexpected error occurred.ValidationException- One of the input parameters is not valid.SdkException- Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.SdkClientException- If any client side error occurs such as an IO related failure, failure to get credentials, etc.SavingsplansException- Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceException- See Also:
- AWS API Documentation
-
describeSavingsPlans
default DescribeSavingsPlansResponse describeSavingsPlans(Consumer<DescribeSavingsPlansRequest.Builder> describeSavingsPlansRequest) throws InternalServerException, ValidationException, AwsServiceException, SdkClientException, SavingsplansException
Describes the specified Savings Plans.
This is a convenience which creates an instance of the
DescribeSavingsPlansRequest.Builderavoiding the need to create one manually viaDescribeSavingsPlansRequest.builder()- Parameters:
describeSavingsPlansRequest- AConsumerthat will call methods onDescribeSavingsPlansRequest.Builderto create a request.- Returns:
- Result of the DescribeSavingsPlans operation returned by the service.
- Throws:
InternalServerException- An unexpected error occurred.ValidationException- One of the input parameters is not valid.SdkException- Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.SdkClientException- If any client side error occurs such as an IO related failure, failure to get credentials, etc.SavingsplansException- Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceException- See Also:
- AWS API Documentation
-
describeSavingsPlansOfferingRates
default DescribeSavingsPlansOfferingRatesResponse describeSavingsPlansOfferingRates(DescribeSavingsPlansOfferingRatesRequest describeSavingsPlansOfferingRatesRequest) throws ValidationException, InternalServerException, AwsServiceException, SdkClientException, SavingsplansException
Describes the specified Savings Plans offering rates.
- Parameters:
describeSavingsPlansOfferingRatesRequest-- Returns:
- Result of the DescribeSavingsPlansOfferingRates operation returned by the service.
- Throws:
ValidationException- One of the input parameters is not valid.InternalServerException- An unexpected error occurred.SdkException- Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.SdkClientException- If any client side error occurs such as an IO related failure, failure to get credentials, etc.SavingsplansException- Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceException- See Also:
- AWS API Documentation
-
describeSavingsPlansOfferingRates
default DescribeSavingsPlansOfferingRatesResponse describeSavingsPlansOfferingRates(Consumer<DescribeSavingsPlansOfferingRatesRequest.Builder> describeSavingsPlansOfferingRatesRequest) throws ValidationException, InternalServerException, AwsServiceException, SdkClientException, SavingsplansException
Describes the specified Savings Plans offering rates.
This is a convenience which creates an instance of the
DescribeSavingsPlansOfferingRatesRequest.Builderavoiding the need to create one manually viaDescribeSavingsPlansOfferingRatesRequest.builder()- Parameters:
describeSavingsPlansOfferingRatesRequest- AConsumerthat will call methods onDescribeSavingsPlansOfferingRatesRequest.Builderto create a request.- Returns:
- Result of the DescribeSavingsPlansOfferingRates operation returned by the service.
- Throws:
ValidationException- One of the input parameters is not valid.InternalServerException- An unexpected error occurred.SdkException- Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.SdkClientException- If any client side error occurs such as an IO related failure, failure to get credentials, etc.SavingsplansException- Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceException- See Also:
- AWS API Documentation
-
describeSavingsPlansOfferings
default DescribeSavingsPlansOfferingsResponse describeSavingsPlansOfferings(DescribeSavingsPlansOfferingsRequest describeSavingsPlansOfferingsRequest) throws ValidationException, InternalServerException, AwsServiceException, SdkClientException, SavingsplansException
Describes the specified Savings Plans offerings.
- Parameters:
describeSavingsPlansOfferingsRequest-- Returns:
- Result of the DescribeSavingsPlansOfferings operation returned by the service.
- Throws:
ValidationException- One of the input parameters is not valid.InternalServerException- An unexpected error occurred.SdkException- Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.SdkClientException- If any client side error occurs such as an IO related failure, failure to get credentials, etc.SavingsplansException- Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceException- See Also:
- AWS API Documentation
-
describeSavingsPlansOfferings
default DescribeSavingsPlansOfferingsResponse describeSavingsPlansOfferings(Consumer<DescribeSavingsPlansOfferingsRequest.Builder> describeSavingsPlansOfferingsRequest) throws ValidationException, InternalServerException, AwsServiceException, SdkClientException, SavingsplansException
Describes the specified Savings Plans offerings.
This is a convenience which creates an instance of the
DescribeSavingsPlansOfferingsRequest.Builderavoiding the need to create one manually viaDescribeSavingsPlansOfferingsRequest.builder()- Parameters:
describeSavingsPlansOfferingsRequest- AConsumerthat will call methods onDescribeSavingsPlansOfferingsRequest.Builderto create a request.- Returns:
- Result of the DescribeSavingsPlansOfferings operation returned by the service.
- Throws:
ValidationException- One of the input parameters is not valid.InternalServerException- An unexpected error occurred.SdkException- Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.SdkClientException- If any client side error occurs such as an IO related failure, failure to get credentials, etc.SavingsplansException- Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceException- See Also:
- AWS API Documentation
-
listTagsForResource
default ListTagsForResourceResponse listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest) throws ResourceNotFoundException, ValidationException, InternalServerException, AwsServiceException, SdkClientException, SavingsplansException
Lists the tags for the specified resource.
- Parameters:
listTagsForResourceRequest-- Returns:
- Result of the ListTagsForResource operation returned by the service.
- Throws:
ResourceNotFoundException- The specified resource was not found.ValidationException- One of the input parameters is not valid.InternalServerException- An unexpected error occurred.SdkException- Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.SdkClientException- If any client side error occurs such as an IO related failure, failure to get credentials, etc.SavingsplansException- Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceException- See Also:
- AWS API Documentation
-
listTagsForResource
default ListTagsForResourceResponse listTagsForResource(Consumer<ListTagsForResourceRequest.Builder> listTagsForResourceRequest) throws ResourceNotFoundException, ValidationException, InternalServerException, AwsServiceException, SdkClientException, SavingsplansException
Lists the tags for the specified resource.
This is a convenience which creates an instance of the
ListTagsForResourceRequest.Builderavoiding the need to create one manually viaListTagsForResourceRequest.builder()- Parameters:
listTagsForResourceRequest- AConsumerthat will call methods onListTagsForResourceRequest.Builderto create a request.- Returns:
- Result of the ListTagsForResource operation returned by the service.
- Throws:
ResourceNotFoundException- The specified resource was not found.ValidationException- One of the input parameters is not valid.InternalServerException- An unexpected error occurred.SdkException- Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.SdkClientException- If any client side error occurs such as an IO related failure, failure to get credentials, etc.SavingsplansException- Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceException- See Also:
- AWS API Documentation
-
tagResource
default TagResourceResponse tagResource(TagResourceRequest tagResourceRequest) throws ResourceNotFoundException, ServiceQuotaExceededException, ValidationException, InternalServerException, AwsServiceException, SdkClientException, SavingsplansException
Adds the specified tags to the specified resource.
- Parameters:
tagResourceRequest-- Returns:
- Result of the TagResource operation returned by the service.
- Throws:
ResourceNotFoundException- The specified resource was not found.ServiceQuotaExceededException- A service quota has been exceeded.ValidationException- One of the input parameters is not valid.InternalServerException- An unexpected error occurred.SdkException- Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.SdkClientException- If any client side error occurs such as an IO related failure, failure to get credentials, etc.SavingsplansException- Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceException- See Also:
- AWS API Documentation
-
tagResource
default TagResourceResponse tagResource(Consumer<TagResourceRequest.Builder> tagResourceRequest) throws ResourceNotFoundException, ServiceQuotaExceededException, ValidationException, InternalServerException, AwsServiceException, SdkClientException, SavingsplansException
Adds the specified tags to the specified resource.
This is a convenience which creates an instance of the
TagResourceRequest.Builderavoiding the need to create one manually viaTagResourceRequest.builder()- Parameters:
tagResourceRequest- AConsumerthat will call methods onTagResourceRequest.Builderto create a request.- Returns:
- Result of the TagResource operation returned by the service.
- Throws:
ResourceNotFoundException- The specified resource was not found.ServiceQuotaExceededException- A service quota has been exceeded.ValidationException- One of the input parameters is not valid.InternalServerException- An unexpected error occurred.SdkException- Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.SdkClientException- If any client side error occurs such as an IO related failure, failure to get credentials, etc.SavingsplansException- Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceException- See Also:
- AWS API Documentation
-
untagResource
default UntagResourceResponse untagResource(UntagResourceRequest untagResourceRequest) throws ResourceNotFoundException, ValidationException, InternalServerException, AwsServiceException, SdkClientException, SavingsplansException
Removes the specified tags from the specified resource.
- Parameters:
untagResourceRequest-- Returns:
- Result of the UntagResource operation returned by the service.
- Throws:
ResourceNotFoundException- The specified resource was not found.ValidationException- One of the input parameters is not valid.InternalServerException- An unexpected error occurred.SdkException- Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.SdkClientException- If any client side error occurs such as an IO related failure, failure to get credentials, etc.SavingsplansException- Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceException- See Also:
- AWS API Documentation
-
untagResource
default UntagResourceResponse untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest) throws ResourceNotFoundException, ValidationException, InternalServerException, AwsServiceException, SdkClientException, SavingsplansException
Removes the specified tags from the specified resource.
This is a convenience which creates an instance of the
UntagResourceRequest.Builderavoiding the need to create one manually viaUntagResourceRequest.builder()- Parameters:
untagResourceRequest- AConsumerthat will call methods onUntagResourceRequest.Builderto create a request.- Returns:
- Result of the UntagResource operation returned by the service.
- Throws:
ResourceNotFoundException- The specified resource was not found.ValidationException- One of the input parameters is not valid.InternalServerException- An unexpected error occurred.SdkException- Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.SdkClientException- If any client side error occurs such as an IO related failure, failure to get credentials, etc.SavingsplansException- Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceException- See Also:
- AWS API Documentation
-
create
static SavingsplansClient create()
Create aSavingsplansClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider.
-
builder
static SavingsplansClientBuilder builder()
Create a builder that can be used to configure and create aSavingsplansClient.
-
serviceMetadata
static ServiceMetadata serviceMetadata()
-
serviceClientConfiguration
default SavingsplansServiceClientConfiguration serviceClientConfiguration()
- Specified by:
serviceClientConfigurationin interfaceAwsClient- Specified by:
serviceClientConfigurationin interfaceSdkClient
-
-