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