Class DeleteDbParameterGroupRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.rds.transform.DeleteDbParameterGroupRequestMarshaller
- All Implemented Interfaces:
Marshaller<DeleteDbParameterGroupRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class DeleteDbParameterGroupRequestMarshaller
extends Object
implements Marshaller<DeleteDbParameterGroupRequest>
DeleteDbParameterGroupRequest Marshaller-
Constructor Summary
ConstructorsConstructorDescriptionDeleteDbParameterGroupRequestMarshaller(AwsQueryProtocolFactory protocolFactory) -
Method Summary
Modifier and TypeMethodDescriptionmarshall(DeleteDbParameterGroupRequest deleteDbParameterGroupRequest)
-
Constructor Details
-
DeleteDbParameterGroupRequestMarshaller
-
-
Method Details
-
marshall
- Specified by:
marshallin interfaceMarshaller<DeleteDbParameterGroupRequest>
-