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