Uses of Class
software.amazon.awssdk.services.bedrockagent.model.ListIngestionJobsRequest
-
Packages that use ListIngestionJobsRequest Package Description software.amazon.awssdk.services.bedrockagent An example service, deployed with the Octane Service creator, which will echo the stringsoftware.amazon.awssdk.services.bedrockagent.paginators software.amazon.awssdk.services.bedrockagent.transform -
-
Uses of ListIngestionJobsRequest in software.amazon.awssdk.services.bedrockagent
-
Uses of ListIngestionJobsRequest in software.amazon.awssdk.services.bedrockagent.paginators
Constructors in software.amazon.awssdk.services.bedrockagent.paginators with parameters of type ListIngestionJobsRequest Constructor Description ListIngestionJobsIterable(BedrockAgentClient client, ListIngestionJobsRequest firstRequest)ListIngestionJobsPublisher(BedrockAgentAsyncClient client, ListIngestionJobsRequest firstRequest) -
Uses of ListIngestionJobsRequest in software.amazon.awssdk.services.bedrockagent.transform
Methods in software.amazon.awssdk.services.bedrockagent.transform with parameters of type ListIngestionJobsRequest Modifier and Type Method Description SdkHttpFullRequestListIngestionJobsRequestMarshaller. marshall(ListIngestionJobsRequest listIngestionJobsRequest)
-