public static class UpdateFileSystemUnmountDetails.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
UpdateFileSystemUnmountDetails |
build() |
UpdateFileSystemUnmountDetails.Builder |
copy(UpdateFileSystemUnmountDetails model) |
UpdateFileSystemUnmountDetails.Builder |
mountTargetId(String mountTargetId)
The OCID of the mount target for this file system.
|
public UpdateFileSystemUnmountDetails.Builder mountTargetId(String mountTargetId)
The OCID of the mount target for this file system.
Example: ocid1.mounttarget.oc1..uniqueID
mountTargetId
- the value to setpublic UpdateFileSystemUnmountDetails build()
public UpdateFileSystemUnmountDetails.Builder copy(UpdateFileSystemUnmountDetails model)
Copyright © 2016–2024. All rights reserved.