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