Class ListSpeechSynthesisTasksRequestMarshaller
- java.lang.Object
-
- software.amazon.awssdk.services.polly.transform.ListSpeechSynthesisTasksRequestMarshaller
-
- All Implemented Interfaces:
Marshaller<ListSpeechSynthesisTasksRequest>
@Generated("software.amazon.awssdk:codegen") public class ListSpeechSynthesisTasksRequestMarshaller extends Object implements Marshaller<ListSpeechSynthesisTasksRequest>
ListSpeechSynthesisTasksRequestMarshaller
-
-
Constructor Summary
Constructors Constructor Description ListSpeechSynthesisTasksRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequestmarshall(ListSpeechSynthesisTasksRequest listSpeechSynthesisTasksRequest)
-
-
-
Constructor Detail
-
ListSpeechSynthesisTasksRequestMarshaller
public ListSpeechSynthesisTasksRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(ListSpeechSynthesisTasksRequest listSpeechSynthesisTasksRequest)
- Specified by:
marshallin interfaceMarshaller<ListSpeechSynthesisTasksRequest>
-
-