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