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