Uses of Interface
software.amazon.awssdk.services.supportapp.SupportAppAsyncClient
-
Packages that use SupportAppAsyncClient Package Description software.amazon.awssdk.services.supportapp Amazon Web Services Support App in Slack software.amazon.awssdk.services.supportapp.paginators -
-
Uses of SupportAppAsyncClient in software.amazon.awssdk.services.supportapp
Methods in software.amazon.awssdk.services.supportapp that return SupportAppAsyncClient Modifier and Type Method Description static SupportAppAsyncClientSupportAppAsyncClient. create()Create aSupportAppAsyncClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider. -
Uses of SupportAppAsyncClient in software.amazon.awssdk.services.supportapp.paginators
Constructors in software.amazon.awssdk.services.supportapp.paginators with parameters of type SupportAppAsyncClient Constructor Description ListSlackChannelConfigurationsPublisher(SupportAppAsyncClient client, ListSlackChannelConfigurationsRequest firstRequest)ListSlackWorkspaceConfigurationsPublisher(SupportAppAsyncClient client, ListSlackWorkspaceConfigurationsRequest firstRequest)
-