Package | Description |
---|---|
com.oracle.bmc.resourcemanager.requests |
Modifier and Type | Method and Description |
---|---|
static ListStacksRequest.SortOrder |
ListStacksRequest.SortOrder.create(String key) |
ListStacksRequest.SortOrder |
ListStacksRequest.getSortOrder()
The sort order, either
ASC (ascending) or DESC (descending). |
static ListStacksRequest.SortOrder |
ListStacksRequest.SortOrder.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ListStacksRequest.SortOrder[] |
ListStacksRequest.SortOrder.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
ListStacksRequest.Builder |
ListStacksRequest.Builder.sortOrder(ListStacksRequest.SortOrder sortOrder) |
Copyright © 2016–2019. All rights reserved.