Package | Description |
---|---|
com.oracle.bmc.generativeai | |
com.oracle.bmc.generativeai.model |
Modifier and Type | Method and Description |
---|---|
Iterable<DedicatedAiClusterSummary> |
GenerativeAiPaginators.listDedicatedAiClustersRecordIterator(ListDedicatedAiClustersRequest request)
Creates a new iterable which will iterate over the
DedicatedAiClusterSummary objects contained in responses
from the listDedicatedAiClusters operation. |
Modifier and Type | Method and Description |
---|---|
DedicatedAiClusterSummary |
DedicatedAiClusterSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<DedicatedAiClusterSummary> |
DedicatedAiClusterCollection.getItems()
List of dedicated AI clusters.
|
Modifier and Type | Method and Description |
---|---|
DedicatedAiClusterSummary.Builder |
DedicatedAiClusterSummary.Builder.copy(DedicatedAiClusterSummary model) |
Modifier and Type | Method and Description |
---|---|
DedicatedAiClusterCollection.Builder |
DedicatedAiClusterCollection.Builder.items(List<DedicatedAiClusterSummary> items)
List of dedicated AI clusters.
|
Constructor and Description |
---|
DedicatedAiClusterCollection(List<DedicatedAiClusterSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.