Class StartSpeechSynthesisTaskRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.polly.transform.StartSpeechSynthesisTaskRequestMarshaller
- All Implemented Interfaces:
 Marshaller<StartSpeechSynthesisTaskRequest>
@Generated("software.amazon.awssdk:codegen")
public class StartSpeechSynthesisTaskRequestMarshaller
extends Object
implements Marshaller<StartSpeechSynthesisTaskRequest>
StartSpeechSynthesisTaskRequest Marshaller- 
Constructor Summary
ConstructorsConstructorDescriptionStartSpeechSynthesisTaskRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)  - 
Method Summary
Modifier and TypeMethodDescriptionmarshall(StartSpeechSynthesisTaskRequest startSpeechSynthesisTaskRequest) Marshalls the given POJO into aSdkHttpFullRequest. 
- 
Constructor Details
- 
StartSpeechSynthesisTaskRequestMarshaller
 
 - 
 - 
Method Details
- 
marshall
Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
 marshallin interfaceMarshaller<StartSpeechSynthesisTaskRequest>- Parameters:
 startSpeechSynthesisTaskRequest- POJO type.- Returns:
 - Marshalled 
SdkHttpFullRequest. 
 
 -