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