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