| Package | Description |
|---|---|
| software.amazon.awssdk.services.datazone.model |
| Modifier and Type | Method and Description |
|---|---|
SearchSort |
SearchRequest.sort()
Specifies the way in which the search results are to be sorted.
|
SearchSort |
SearchTypesRequest.sort()
The specifies the way to sort the
SearchTypes results. |
SearchSort |
SearchListingsRequest.sort()
Specifies the way for sorting the search results.
|
| Modifier and Type | Method and Description |
|---|---|
SearchRequest.Builder |
SearchRequest.Builder.sort(SearchSort sort)
Specifies the way in which the search results are to be sorted.
|
SearchTypesRequest.Builder |
SearchTypesRequest.Builder.sort(SearchSort sort)
The specifies the way to sort the
SearchTypes results. |
SearchListingsRequest.Builder |
SearchListingsRequest.Builder.sort(SearchSort sort)
Specifies the way for sorting the search results.
|
Copyright © 2023. All rights reserved.