| Package | Description |
|---|---|
| com.amazonaws.services.datazone.model |
| Modifier and Type | Method and Description |
|---|---|
static SortOrder |
SortOrder.fromValue(String value)
Use this in place of valueOf.
|
static SortOrder |
SortOrder.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SortOrder[] |
SortOrder.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
SearchSort |
SearchSort.withOrder(SortOrder order)
The order detail of the wya to sort search results.
|
ListSubscriptionsRequest |
ListSubscriptionsRequest.withSortOrder(SortOrder sortOrder)
Specifies the sort order for the results of this action.
|
ListSubscriptionTargetsRequest |
ListSubscriptionTargetsRequest.withSortOrder(SortOrder sortOrder)
Specifies the sort order for the results of this action.
|
ListSubscriptionRequestsRequest |
ListSubscriptionRequestsRequest.withSortOrder(SortOrder sortOrder)
Specifies the sort order for the results of this action.
|
ListLineageNodeHistoryRequest |
ListLineageNodeHistoryRequest.withSortOrder(SortOrder sortOrder)
The order by which you want data lineage node history to be sorted.
|
ListProjectMembershipsRequest |
ListProjectMembershipsRequest.withSortOrder(SortOrder sortOrder)
The sort order of the project memberships.
|
ListSubscriptionGrantsRequest |
ListSubscriptionGrantsRequest.withSortOrder(SortOrder sortOrder)
Specifies the sort order of this action.
|
Copyright © 2024. All rights reserved.