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