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