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