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