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