Package | Description |
---|---|
com.oracle.bmc.generativeai.model |
Modifier and Type | Method and Description |
---|---|
static DedicatedAiClusterHostingCapacity.Builder |
DedicatedAiClusterHostingCapacity.builder()
Create a new builder.
|
DedicatedAiClusterHostingCapacity.Builder |
DedicatedAiClusterHostingCapacity.Builder.copy(DedicatedAiClusterHostingCapacity model) |
DedicatedAiClusterHostingCapacity.Builder |
DedicatedAiClusterHostingCapacity.toBuilder() |
DedicatedAiClusterHostingCapacity.Builder |
DedicatedAiClusterHostingCapacity.Builder.totalEndpointCapacity(Integer totalEndpointCapacity)
The total number of endpoints that can be hosted on this dedicated AI cluster.
|
DedicatedAiClusterHostingCapacity.Builder |
DedicatedAiClusterHostingCapacity.Builder.usedEndpointCapacity(Integer usedEndpointCapacity)
The number of endpoints hosted on this dedicated AI cluster.
|
Copyright © 2016–2024. All rights reserved.