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