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