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