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