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 model) |
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 model)
Copyright © 2016–2024. All rights reserved.