Class DescribeParameterGroupsRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.memorydb.transform.DescribeParameterGroupsRequestMarshaller
- All Implemented Interfaces:
 Marshaller<DescribeParameterGroupsRequest>
@Generated("software.amazon.awssdk:codegen")
public class DescribeParameterGroupsRequestMarshaller
extends Object
implements Marshaller<DescribeParameterGroupsRequest>
DescribeParameterGroupsRequest Marshaller- 
Constructor Summary
ConstructorsConstructorDescriptionDescribeParameterGroupsRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)  - 
Method Summary
Modifier and TypeMethodDescriptionmarshall(DescribeParameterGroupsRequest describeParameterGroupsRequest) Marshalls the given POJO into aSdkHttpFullRequest. 
- 
Constructor Details
- 
DescribeParameterGroupsRequestMarshaller
 
 - 
 - 
Method Details
- 
marshall
Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
 marshallin interfaceMarshaller<DescribeParameterGroupsRequest>- Parameters:
 describeParameterGroupsRequest- POJO type.- Returns:
 - Marshalled 
SdkHttpFullRequest. 
 
 -