Uses of Class
software.amazon.awssdk.services.chimesdkidentity.endpoints.ChimeSdkIdentityEndpointParams
-
Packages that use ChimeSdkIdentityEndpointParams Package Description software.amazon.awssdk.services.chimesdkidentity.endpoints software.amazon.awssdk.services.chimesdkidentity.endpoints.internal -
-
Uses of ChimeSdkIdentityEndpointParams in software.amazon.awssdk.services.chimesdkidentity.endpoints
Methods in software.amazon.awssdk.services.chimesdkidentity.endpoints that return ChimeSdkIdentityEndpointParams Modifier and Type Method Description ChimeSdkIdentityEndpointParamsChimeSdkIdentityEndpointParams.Builder. build()Methods in software.amazon.awssdk.services.chimesdkidentity.endpoints with parameters of type ChimeSdkIdentityEndpointParams Modifier and Type Method Description CompletableFuture<Endpoint>ChimeSdkIdentityEndpointProvider. resolveEndpoint(ChimeSdkIdentityEndpointParams endpointParams)Compute the endpoint based on the given set of parameters. -
Uses of ChimeSdkIdentityEndpointParams in software.amazon.awssdk.services.chimesdkidentity.endpoints.internal
Methods in software.amazon.awssdk.services.chimesdkidentity.endpoints.internal that return ChimeSdkIdentityEndpointParams Modifier and Type Method Description static ChimeSdkIdentityEndpointParamsChimeSdkIdentityResolveEndpointInterceptor. ruleParams(SdkRequest request, ExecutionAttributes executionAttributes)Methods in software.amazon.awssdk.services.chimesdkidentity.endpoints.internal with parameters of type ChimeSdkIdentityEndpointParams Modifier and Type Method Description CompletableFuture<Endpoint>DefaultChimeSdkIdentityEndpointProvider. resolveEndpoint(ChimeSdkIdentityEndpointParams endpointParams)
-