public static class ChangeCccInfrastructureCompartmentDetails.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
ChangeCccInfrastructureCompartmentDetails |
build() |
ChangeCccInfrastructureCompartmentDetails.Builder |
compartmentId(String compartmentId)
The OCID
of the compartment into which the resource should be moved.
|
ChangeCccInfrastructureCompartmentDetails.Builder |
copy(ChangeCccInfrastructureCompartmentDetails model) |
public ChangeCccInfrastructureCompartmentDetails.Builder compartmentId(String compartmentId)
The OCID of the compartment into which the resource should be moved.
compartmentId
- the value to setpublic ChangeCccInfrastructureCompartmentDetails build()
public ChangeCccInfrastructureCompartmentDetails.Builder copy(ChangeCccInfrastructureCompartmentDetails model)
Copyright © 2016–2024. All rights reserved.