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