public static class ChangeFileSystemCompartmentDetails.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
ChangeFileSystemCompartmentDetails |
build() |
ChangeFileSystemCompartmentDetails.Builder |
compartmentId(String compartmentId)
The OCID of the compartment to move the file system to.
|
ChangeFileSystemCompartmentDetails.Builder |
copy(ChangeFileSystemCompartmentDetails o) |
public ChangeFileSystemCompartmentDetails.Builder compartmentId(String compartmentId)
The OCID of the compartment to move the file system to.
compartmentId
- the value to setpublic ChangeFileSystemCompartmentDetails build()
public ChangeFileSystemCompartmentDetails.Builder copy(ChangeFileSystemCompartmentDetails o)
Copyright © 2016–2022. All rights reserved.