Package | Description |
---|---|
com.oracle.bmc.resourcemanager.requests |
Modifier and Type | Method and Description |
---|---|
static ListStacksRequest.SortBy |
ListStacksRequest.SortBy.create(String key) |
ListStacksRequest.SortBy |
ListStacksRequest.getSortBy()
The field to use when sorting returned resources.
|
static ListStacksRequest.SortBy |
ListStacksRequest.SortBy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ListStacksRequest.SortBy[] |
ListStacksRequest.SortBy.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.sortBy(ListStacksRequest.SortBy sortBy)
The field to use when sorting returned resources.
|
Copyright © 2016–2024. All rights reserved.