Package | Description |
---|---|
com.oracle.bmc.containerengine.requests |
Modifier and Type | Method and Description |
---|---|
static ListNodePoolsRequest.SortBy |
ListNodePoolsRequest.SortBy.create(String key) |
ListNodePoolsRequest.SortBy |
ListNodePoolsRequest.getSortBy()
The optional field to sort the results by.
|
static ListNodePoolsRequest.SortBy |
ListNodePoolsRequest.SortBy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ListNodePoolsRequest.SortBy[] |
ListNodePoolsRequest.SortBy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
ListNodePoolsRequest.Builder |
ListNodePoolsRequest.Builder.sortBy(ListNodePoolsRequest.SortBy sortBy)
The optional field to sort the results by.
|
Copyright © 2016–2024. All rights reserved.