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