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