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