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