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