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