Uses of Class
software.amazon.awssdk.services.bedrockagent.model.IngestionJobSortBy
-
Packages that use IngestionJobSortBy Package Description software.amazon.awssdk.services.bedrockagent.model -
-
Uses of IngestionJobSortBy in software.amazon.awssdk.services.bedrockagent.model
Methods in software.amazon.awssdk.services.bedrockagent.model that return IngestionJobSortBy Modifier and Type Method Description IngestionJobSortByListIngestionJobsRequest. sortBy()Contains details about how to sort the results.Methods in software.amazon.awssdk.services.bedrockagent.model with parameters of type IngestionJobSortBy Modifier and Type Method Description ListIngestionJobsRequest.BuilderListIngestionJobsRequest.Builder. sortBy(IngestionJobSortBy sortBy)Contains details about how to sort the results.
-