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()Returns the value of the SortBy property for this object.Methods in software.amazon.awssdk.services.bedrockagent.model with parameters of type IngestionJobSortBy Modifier and Type Method Description ListIngestionJobsRequest.BuilderListIngestionJobsRequest.Builder. sortBy(IngestionJobSortBy sortBy)Sets the value of the SortBy property for this object.
-