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