| Package | Description |
|---|---|
| com.amazonaws.services.bedrockagent.model |
| Modifier and Type | Method and Description |
|---|---|
IngestionJobSortBy |
IngestionJobSortBy.clone() |
IngestionJobSortBy |
ListIngestionJobsRequest.getSortBy()
Contains details about how to sort the results.
|
IngestionJobSortBy |
IngestionJobSortBy.withAttribute(IngestionJobSortByAttribute attribute)
The attribute by which to sort the results.
|
IngestionJobSortBy |
IngestionJobSortBy.withAttribute(String attribute)
The attribute by which to sort the results.
|
IngestionJobSortBy |
IngestionJobSortBy.withOrder(SortOrder order)
The order by which to sort the results.
|
IngestionJobSortBy |
IngestionJobSortBy.withOrder(String order)
The order by which to sort the results.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListIngestionJobsRequest.setSortBy(IngestionJobSortBy sortBy)
Contains details about how to sort the results.
|
ListIngestionJobsRequest |
ListIngestionJobsRequest.withSortBy(IngestionJobSortBy sortBy)
Contains details about how to sort the results.
|
Copyright © 2025. All rights reserved.