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