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