Class DeleteMigrationProjectRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.databasemigration.transform.DeleteMigrationProjectRequestMarshaller
- All Implemented Interfaces:
Marshaller<DeleteMigrationProjectRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class DeleteMigrationProjectRequestMarshaller
extends Object
implements Marshaller<DeleteMigrationProjectRequest>
DeleteMigrationProjectRequest Marshaller-
Constructor Summary
ConstructorsConstructorDescriptionDeleteMigrationProjectRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory) -
Method Summary
Modifier and TypeMethodDescriptionmarshall(DeleteMigrationProjectRequest deleteMigrationProjectRequest)
-
Constructor Details
-
DeleteMigrationProjectRequestMarshaller
-
-
Method Details
-
marshall
- Specified by:
marshallin interfaceMarshaller<DeleteMigrationProjectRequest>
-