Uses of Interface
software.amazon.awssdk.services.chimesdkidentity.endpoints.ChimeSdkIdentityEndpointProvider
-
Packages that use ChimeSdkIdentityEndpointProvider 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.endpoints software.amazon.awssdk.services.chimesdkidentity.endpoints.internal -
-
Uses of ChimeSdkIdentityEndpointProvider in software.amazon.awssdk.services.chimesdkidentity
Methods in software.amazon.awssdk.services.chimesdkidentity with parameters of type ChimeSdkIdentityEndpointProvider Modifier and Type Method Description default BChimeSdkIdentityBaseClientBuilder. endpointProvider(ChimeSdkIdentityEndpointProvider endpointProvider)Set theChimeSdkIdentityEndpointProviderimplementation that will be used by the client to determine the endpoint for each request. -
Uses of ChimeSdkIdentityEndpointProvider in software.amazon.awssdk.services.chimesdkidentity.endpoints
Methods in software.amazon.awssdk.services.chimesdkidentity.endpoints that return ChimeSdkIdentityEndpointProvider Modifier and Type Method Description static ChimeSdkIdentityEndpointProviderChimeSdkIdentityEndpointProvider. defaultProvider() -
Uses of ChimeSdkIdentityEndpointProvider in software.amazon.awssdk.services.chimesdkidentity.endpoints.internal
Classes in software.amazon.awssdk.services.chimesdkidentity.endpoints.internal that implement ChimeSdkIdentityEndpointProvider Modifier and Type Class Description classDefaultChimeSdkIdentityEndpointProvider
-