Uses of Interface
software.amazon.awssdk.services.chimesdkidentity.ChimeSdkIdentityAsyncClientBuilder
-
Packages that use ChimeSdkIdentityAsyncClientBuilder 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. -
-
Uses of ChimeSdkIdentityAsyncClientBuilder in software.amazon.awssdk.services.chimesdkidentity
Methods in software.amazon.awssdk.services.chimesdkidentity that return ChimeSdkIdentityAsyncClientBuilder Modifier and Type Method Description static ChimeSdkIdentityAsyncClientBuilderChimeSdkIdentityAsyncClient. builder()Create a builder that can be used to configure and create aChimeSdkIdentityAsyncClient.
-