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