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