public class DeleteReplicationSubnetGroupRequestMarshaller extends java.lang.Object implements Marshaller<Request<DeleteReplicationSubnetGroupRequest>,DeleteReplicationSubnetGroupRequest>
Modifier and Type | Field and Description |
---|---|
private SdkJsonProtocolFactory |
protocolFactory |
Constructor and Description |
---|
DeleteReplicationSubnetGroupRequestMarshaller(SdkJsonProtocolFactory protocolFactory) |
Modifier and Type | Method and Description |
---|---|
Request<DeleteReplicationSubnetGroupRequest> |
marshall(DeleteReplicationSubnetGroupRequest deleteReplicationSubnetGroupRequest) |
private final SdkJsonProtocolFactory protocolFactory
public DeleteReplicationSubnetGroupRequestMarshaller(SdkJsonProtocolFactory protocolFactory)
public Request<DeleteReplicationSubnetGroupRequest> marshall(DeleteReplicationSubnetGroupRequest deleteReplicationSubnetGroupRequest)
marshall
in interface Marshaller<Request<DeleteReplicationSubnetGroupRequest>,DeleteReplicationSubnetGroupRequest>