Class SynthesizeSpeechRequestMarshaller
- java.lang.Object
-
- software.amazon.awssdk.services.polly.internal.presigner.model.transform.SynthesizeSpeechRequestMarshaller
-
public final class SynthesizeSpeechRequestMarshaller extends Object
Marshaller forSynthesizeSpeechRequestthat marshalls the request into a form that can be presigned.
-
-
Constructor Summary
Constructors Constructor Description SynthesizeSpeechRequestMarshaller()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static SynthesizeSpeechRequestMarshallergetInstance()SdkHttpFullRequest.Buildermarshall(SynthesizeSpeechRequest synthesizeSpeechRequest)
-
-
-
Method Detail
-
marshall
public SdkHttpFullRequest.Builder marshall(SynthesizeSpeechRequest synthesizeSpeechRequest)
-
getInstance
public static SynthesizeSpeechRequestMarshaller getInstance()
-
-