public static class ChangeRoverClusterCompartmentDetails.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
ChangeRoverClusterCompartmentDetails |
build() |
ChangeRoverClusterCompartmentDetails.Builder |
compartmentId(String compartmentId)
The [OCID] (https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of
the compartment into which the resources should be moved.
|
ChangeRoverClusterCompartmentDetails.Builder |
copy(ChangeRoverClusterCompartmentDetails model) |
public ChangeRoverClusterCompartmentDetails.Builder compartmentId(String compartmentId)
The [OCID] (https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the compartment into which the resources should be moved.
compartmentId
- the value to setpublic ChangeRoverClusterCompartmentDetails build()
public ChangeRoverClusterCompartmentDetails.Builder copy(ChangeRoverClusterCompartmentDetails model)
Copyright © 2016–2024. All rights reserved.