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