Uses of Class
software.amazon.awssdk.services.pinpointsmsvoicev2.endpoints.PinpointSmsVoiceV2EndpointParams
-
-
Uses of PinpointSmsVoiceV2EndpointParams in software.amazon.awssdk.services.pinpointsmsvoicev2.endpoints
Methods in software.amazon.awssdk.services.pinpointsmsvoicev2.endpoints that return PinpointSmsVoiceV2EndpointParams Modifier and Type Method Description PinpointSmsVoiceV2EndpointParamsPinpointSmsVoiceV2EndpointParams.Builder. build()Methods in software.amazon.awssdk.services.pinpointsmsvoicev2.endpoints with parameters of type PinpointSmsVoiceV2EndpointParams Modifier and Type Method Description CompletableFuture<Endpoint>PinpointSmsVoiceV2EndpointProvider. resolveEndpoint(PinpointSmsVoiceV2EndpointParams endpointParams)Compute the endpoint based on the given set of parameters. -
Uses of PinpointSmsVoiceV2EndpointParams in software.amazon.awssdk.services.pinpointsmsvoicev2.endpoints.internal
Methods in software.amazon.awssdk.services.pinpointsmsvoicev2.endpoints.internal that return PinpointSmsVoiceV2EndpointParams Modifier and Type Method Description static PinpointSmsVoiceV2EndpointParamsPinpointSmsVoiceV2ResolveEndpointInterceptor. ruleParams(SdkRequest request, ExecutionAttributes executionAttributes)Methods in software.amazon.awssdk.services.pinpointsmsvoicev2.endpoints.internal with parameters of type PinpointSmsVoiceV2EndpointParams Modifier and Type Method Description CompletableFuture<Endpoint>DefaultPinpointSmsVoiceV2EndpointProvider. resolveEndpoint(PinpointSmsVoiceV2EndpointParams params)
-