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