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 to use when sorting returned resources.
|
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)
The sort order to use when sorting returned resources.
|
Copyright © 2016–2025. All rights reserved.