Marshaller<Request<SynthesizeSpeechRequest>,SynthesizeSpeechRequest>
@Generated("software.amazon.awssdk:aws-java-sdk-code-generator") public class SynthesizeSpeechRequestMarshaller extends Object implements Marshaller<Request<SynthesizeSpeechRequest>,SynthesizeSpeechRequest>
Constructor | Description |
---|---|
SynthesizeSpeechRequestMarshaller(SdkJsonProtocolFactory protocolFactory) |
Modifier and Type | Method | Description |
---|---|---|
Request<SynthesizeSpeechRequest> |
marshall(SynthesizeSpeechRequest synthesizeSpeechRequest) |
public SynthesizeSpeechRequestMarshaller(SdkJsonProtocolFactory protocolFactory)
public Request<SynthesizeSpeechRequest> marshall(SynthesizeSpeechRequest synthesizeSpeechRequest)
marshall
in interface Marshaller<Request<SynthesizeSpeechRequest>,SynthesizeSpeechRequest>
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.