Uses of Class
com.oracle.bmc.generativeai.model.DedicatedAiClusterCollection
-
Packages that use DedicatedAiClusterCollection Package Description com.oracle.bmc.generativeai.model com.oracle.bmc.generativeai.responses -
-
Uses of DedicatedAiClusterCollection in com.oracle.bmc.generativeai.model
Methods in com.oracle.bmc.generativeai.model that return DedicatedAiClusterCollection Modifier and Type Method Description DedicatedAiClusterCollection
DedicatedAiClusterCollection.Builder. build()
Methods in com.oracle.bmc.generativeai.model with parameters of type DedicatedAiClusterCollection Modifier and Type Method Description DedicatedAiClusterCollection.Builder
DedicatedAiClusterCollection.Builder. copy(DedicatedAiClusterCollection model)
-
Uses of DedicatedAiClusterCollection in com.oracle.bmc.generativeai.responses
Methods in com.oracle.bmc.generativeai.responses that return DedicatedAiClusterCollection Modifier and Type Method Description DedicatedAiClusterCollection
ListDedicatedAiClustersResponse. getDedicatedAiClusterCollection()
The returned DedicatedAiClusterCollection instance.Methods in com.oracle.bmc.generativeai.responses with parameters of type DedicatedAiClusterCollection Modifier and Type Method Description ListDedicatedAiClustersResponse.Builder
ListDedicatedAiClustersResponse.Builder. dedicatedAiClusterCollection(DedicatedAiClusterCollection dedicatedAiClusterCollection)
The returned DedicatedAiClusterCollection instance.
-