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