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