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