public static class ChangeDedicatedAiClusterCompartmentDetails.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
ChangeDedicatedAiClusterCompartmentDetails |
build() |
ChangeDedicatedAiClusterCompartmentDetails.Builder |
compartmentId(String compartmentId)
The OCID of the compartment to move the dedicated AI cluster to.
|
ChangeDedicatedAiClusterCompartmentDetails.Builder |
copy(ChangeDedicatedAiClusterCompartmentDetails model) |
public ChangeDedicatedAiClusterCompartmentDetails.Builder compartmentId(String compartmentId)
The OCID of the compartment to move the dedicated AI cluster to.
compartmentId
- the value to setpublic ChangeDedicatedAiClusterCompartmentDetails build()
public ChangeDedicatedAiClusterCompartmentDetails.Builder copy(ChangeDedicatedAiClusterCompartmentDetails model)
Copyright © 2016–2024. All rights reserved.