Class DescribeCacheParameterGroupsRequestMarshaller
- java.lang.Object
-
- software.amazon.awssdk.services.elasticache.transform.DescribeCacheParameterGroupsRequestMarshaller
-
- All Implemented Interfaces:
Marshaller<DescribeCacheParameterGroupsRequest>
@Generated("software.amazon.awssdk:codegen") public class DescribeCacheParameterGroupsRequestMarshaller extends Object implements Marshaller<DescribeCacheParameterGroupsRequest>
DescribeCacheParameterGroupsRequest
Marshaller
-
-
Constructor Summary
Constructors Constructor Description DescribeCacheParameterGroupsRequestMarshaller(AwsQueryProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequest
marshall(DescribeCacheParameterGroupsRequest describeCacheParameterGroupsRequest)
-
-
-
Constructor Detail
-
DescribeCacheParameterGroupsRequestMarshaller
public DescribeCacheParameterGroupsRequestMarshaller(AwsQueryProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(DescribeCacheParameterGroupsRequest describeCacheParameterGroupsRequest)
- Specified by:
marshall
in interfaceMarshaller<DescribeCacheParameterGroupsRequest>
-
-