Package | Description |
---|---|
com.oracle.bmc.generativeai.model |
Modifier and Type | Method and Description |
---|---|
static DedicatedAiCluster.UnitShape |
DedicatedAiCluster.UnitShape.create(String key) |
DedicatedAiCluster.UnitShape |
DedicatedAiClusterSummary.getUnitShape()
The shape of dedicated unit in this AI cluster.
|
DedicatedAiCluster.UnitShape |
DedicatedAiCluster.getUnitShape()
The shape of dedicated unit in this AI cluster.
|
DedicatedAiCluster.UnitShape |
CreateDedicatedAiClusterDetails.getUnitShape()
The shape of dedicated unit in this AI cluster.
|
static DedicatedAiCluster.UnitShape |
DedicatedAiCluster.UnitShape.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DedicatedAiCluster.UnitShape[] |
DedicatedAiCluster.UnitShape.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
DedicatedAiClusterSummary.Builder |
DedicatedAiClusterSummary.Builder.unitShape(DedicatedAiCluster.UnitShape unitShape)
The shape of dedicated unit in this AI cluster.
|
DedicatedAiCluster.Builder |
DedicatedAiCluster.Builder.unitShape(DedicatedAiCluster.UnitShape unitShape)
The shape of dedicated unit in this AI cluster.
|
CreateDedicatedAiClusterDetails.Builder |
CreateDedicatedAiClusterDetails.Builder.unitShape(DedicatedAiCluster.UnitShape unitShape)
The shape of dedicated unit in this AI cluster.
|
Copyright © 2016–2024. All rights reserved.