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