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