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