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