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