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