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