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