Uses of Class
software.amazon.awssdk.services.pinpoint.model.GetVoiceTemplateRequest
-
Packages that use GetVoiceTemplateRequest Package Description software.amazon.awssdk.services.pinpoint Doc Engage API - Amazon Pinpoint APIsoftware.amazon.awssdk.services.pinpoint.transform -
-
Uses of GetVoiceTemplateRequest in software.amazon.awssdk.services.pinpoint
Methods in software.amazon.awssdk.services.pinpoint with parameters of type GetVoiceTemplateRequest Modifier and Type Method Description default CompletableFuture<GetVoiceTemplateResponse>PinpointAsyncClient. getVoiceTemplate(GetVoiceTemplateRequest getVoiceTemplateRequest)Retrieves the content and settings of a message template for messages that are sent through the voice channel.default GetVoiceTemplateResponsePinpointClient. getVoiceTemplate(GetVoiceTemplateRequest getVoiceTemplateRequest)Retrieves the content and settings of a message template for messages that are sent through the voice channel. -
Uses of GetVoiceTemplateRequest in software.amazon.awssdk.services.pinpoint.transform
Methods in software.amazon.awssdk.services.pinpoint.transform with parameters of type GetVoiceTemplateRequest Modifier and Type Method Description SdkHttpFullRequestGetVoiceTemplateRequestMarshaller. marshall(GetVoiceTemplateRequest getVoiceTemplateRequest)
-