| Package | Description |
|---|---|
| com.amazonaws.services.datazone.model |
| Modifier and Type | Method and Description |
|---|---|
static SortKey |
SortKey.fromValue(String value)
Use this in place of valueOf.
|
static SortKey |
SortKey.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SortKey[] |
SortKey.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ListSubscriptionsRequest |
ListSubscriptionsRequest.withSortBy(SortKey sortBy)
Specifies the way in which the results of this action are to be sorted.
|
ListSubscriptionTargetsRequest |
ListSubscriptionTargetsRequest.withSortBy(SortKey sortBy)
Specifies the way in which the results of this action are to be sorted.
|
ListSubscriptionRequestsRequest |
ListSubscriptionRequestsRequest.withSortBy(SortKey sortBy)
Specifies the way to sort the results of this action.
|
ListSubscriptionGrantsRequest |
ListSubscriptionGrantsRequest.withSortBy(SortKey sortBy)
Specifies the way of sorting the results of this action.
|
Copyright © 2023. All rights reserved.