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