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