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