Uses of Class
software.amazon.awssdk.services.chimesdkvoice.endpoints.ChimeSdkVoiceEndpointParams
-
Packages that use ChimeSdkVoiceEndpointParams Package Description software.amazon.awssdk.services.chimesdkvoice.endpoints software.amazon.awssdk.services.chimesdkvoice.endpoints.internal -
-
Uses of ChimeSdkVoiceEndpointParams in software.amazon.awssdk.services.chimesdkvoice.endpoints
Methods in software.amazon.awssdk.services.chimesdkvoice.endpoints that return ChimeSdkVoiceEndpointParams Modifier and Type Method Description ChimeSdkVoiceEndpointParamsChimeSdkVoiceEndpointParams.Builder. build()Methods in software.amazon.awssdk.services.chimesdkvoice.endpoints with parameters of type ChimeSdkVoiceEndpointParams Modifier and Type Method Description CompletableFuture<Endpoint>ChimeSdkVoiceEndpointProvider. resolveEndpoint(ChimeSdkVoiceEndpointParams endpointParams)Compute the endpoint based on the given set of parameters. -
Uses of ChimeSdkVoiceEndpointParams in software.amazon.awssdk.services.chimesdkvoice.endpoints.internal
Methods in software.amazon.awssdk.services.chimesdkvoice.endpoints.internal that return ChimeSdkVoiceEndpointParams Modifier and Type Method Description static ChimeSdkVoiceEndpointParamsChimeSdkVoiceResolveEndpointInterceptor. ruleParams(SdkRequest request, ExecutionAttributes executionAttributes)Methods in software.amazon.awssdk.services.chimesdkvoice.endpoints.internal with parameters of type ChimeSdkVoiceEndpointParams Modifier and Type Method Description CompletableFuture<Endpoint>DefaultChimeSdkVoiceEndpointProvider. resolveEndpoint(ChimeSdkVoiceEndpointParams params)
-