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