Uses of Interface
software.amazon.awssdk.services.support.SupportAsyncClient
-
Packages that use SupportAsyncClient Package Description software.amazon.awssdk.services.support Amazon Web Services Support software.amazon.awssdk.services.support.paginators -
-
Uses of SupportAsyncClient in software.amazon.awssdk.services.support
Methods in software.amazon.awssdk.services.support that return SupportAsyncClient Modifier and Type Method Description static SupportAsyncClientSupportAsyncClient. create()Create aSupportAsyncClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider. -
Uses of SupportAsyncClient in software.amazon.awssdk.services.support.paginators
Constructors in software.amazon.awssdk.services.support.paginators with parameters of type SupportAsyncClient Constructor Description DescribeCasesPublisher(SupportAsyncClient client, DescribeCasesRequest firstRequest)DescribeCommunicationsPublisher(SupportAsyncClient client, DescribeCommunicationsRequest firstRequest)
-