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