Uses of Class
com.oracle.bmc.generativeai.model.ChangeDedicatedAiClusterCompartmentDetails
-
Packages that use ChangeDedicatedAiClusterCompartmentDetails Package Description com.oracle.bmc.generativeai.model com.oracle.bmc.generativeai.requests -
-
Uses of ChangeDedicatedAiClusterCompartmentDetails in com.oracle.bmc.generativeai.model
Methods in com.oracle.bmc.generativeai.model that return ChangeDedicatedAiClusterCompartmentDetails Modifier and Type Method Description ChangeDedicatedAiClusterCompartmentDetails
ChangeDedicatedAiClusterCompartmentDetails.Builder. build()
Methods in com.oracle.bmc.generativeai.model with parameters of type ChangeDedicatedAiClusterCompartmentDetails Modifier and Type Method Description ChangeDedicatedAiClusterCompartmentDetails.Builder
ChangeDedicatedAiClusterCompartmentDetails.Builder. copy(ChangeDedicatedAiClusterCompartmentDetails model)
-
Uses of ChangeDedicatedAiClusterCompartmentDetails in com.oracle.bmc.generativeai.requests
Methods in com.oracle.bmc.generativeai.requests that return ChangeDedicatedAiClusterCompartmentDetails Modifier and Type Method Description ChangeDedicatedAiClusterCompartmentDetails
ChangeDedicatedAiClusterCompartmentRequest. getBody$()
Alternative accessor for the body parameter.ChangeDedicatedAiClusterCompartmentDetails
ChangeDedicatedAiClusterCompartmentRequest. getChangeDedicatedAiClusterCompartmentDetails()
The information to be updated.Methods in com.oracle.bmc.generativeai.requests with parameters of type ChangeDedicatedAiClusterCompartmentDetails Modifier and Type Method Description ChangeDedicatedAiClusterCompartmentRequest.Builder
ChangeDedicatedAiClusterCompartmentRequest.Builder. body$(ChangeDedicatedAiClusterCompartmentDetails body)
Alternative setter for the body parameter.ChangeDedicatedAiClusterCompartmentRequest.Builder
ChangeDedicatedAiClusterCompartmentRequest.Builder. changeDedicatedAiClusterCompartmentDetails(ChangeDedicatedAiClusterCompartmentDetails changeDedicatedAiClusterCompartmentDetails)
The information to be updated.
-