Uses of Interface
software.amazon.awssdk.services.chimesdkidentity.ChimeSdkIdentityAsyncClient
-
Packages that use ChimeSdkIdentityAsyncClient Package Description software.amazon.awssdk.services.chimesdkidentity The Amazon Chime SDK Identity APIs in this section allow software developers to create and manage unique instances of their messaging applications.software.amazon.awssdk.services.chimesdkidentity.paginators -
-
Uses of ChimeSdkIdentityAsyncClient in software.amazon.awssdk.services.chimesdkidentity
Methods in software.amazon.awssdk.services.chimesdkidentity that return ChimeSdkIdentityAsyncClient Modifier and Type Method Description static ChimeSdkIdentityAsyncClientChimeSdkIdentityAsyncClient. create()Create aChimeSdkIdentityAsyncClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider. -
Uses of ChimeSdkIdentityAsyncClient in software.amazon.awssdk.services.chimesdkidentity.paginators
Constructors in software.amazon.awssdk.services.chimesdkidentity.paginators with parameters of type ChimeSdkIdentityAsyncClient Constructor Description ListAppInstanceAdminsPublisher(ChimeSdkIdentityAsyncClient client, ListAppInstanceAdminsRequest firstRequest)ListAppInstanceBotsPublisher(ChimeSdkIdentityAsyncClient client, ListAppInstanceBotsRequest firstRequest)ListAppInstancesPublisher(ChimeSdkIdentityAsyncClient client, ListAppInstancesRequest firstRequest)ListAppInstanceUserEndpointsPublisher(ChimeSdkIdentityAsyncClient client, ListAppInstanceUserEndpointsRequest firstRequest)ListAppInstanceUsersPublisher(ChimeSdkIdentityAsyncClient client, ListAppInstanceUsersRequest firstRequest)
-