Package | Description |
---|---|
com.oracle.bmc.disasterrecovery.model |
Modifier and Type | Method and Description |
---|---|
static ComputeInstanceNonMovableFileSystemOperation.Builder |
ComputeInstanceNonMovableFileSystemOperation.builder()
Create a new builder.
|
ComputeInstanceNonMovableFileSystemOperation.Builder |
ComputeInstanceNonMovableFileSystemOperation.Builder.copy(ComputeInstanceNonMovableFileSystemOperation model) |
ComputeInstanceNonMovableFileSystemOperation.Builder |
ComputeInstanceNonMovableFileSystemOperation.Builder.exportPath(String exportPath)
The export path of the file system.
|
ComputeInstanceNonMovableFileSystemOperation.Builder |
ComputeInstanceNonMovableFileSystemOperation.Builder.mountPoint(String mountPoint)
The physical mount point of the file system on a host.
|
ComputeInstanceNonMovableFileSystemOperation.Builder |
ComputeInstanceNonMovableFileSystemOperation.Builder.mountTargetId(String mountTargetId)
The OCID of mount target.
|
ComputeInstanceNonMovableFileSystemOperation.Builder |
ComputeInstanceNonMovableFileSystemOperation.toBuilder() |
Copyright © 2016–2024. All rights reserved.