Package | Description |
---|---|
com.oracle.bmc.disasterrecovery.model |
Modifier and Type | Method and Description |
---|---|
UpdateFileSystemUnmountDetails |
UpdateFileSystemUnmountDetails.Builder.build() |
UpdateFileSystemUnmountDetails |
UpdateComputeInstanceMovableFileSystemOperationDetails.getUnmountDetails() |
Modifier and Type | Method and Description |
---|---|
UpdateFileSystemUnmountDetails.Builder |
UpdateFileSystemUnmountDetails.Builder.copy(UpdateFileSystemUnmountDetails model) |
UpdateComputeInstanceMovableFileSystemOperationDetails.Builder |
UpdateComputeInstanceMovableFileSystemOperationDetails.Builder.unmountDetails(UpdateFileSystemUnmountDetails unmountDetails) |
Constructor and Description |
---|
UpdateComputeInstanceMovableFileSystemOperationDetails(String exportPath,
String mountPoint,
UpdateFileSystemMountDetails mountDetails,
UpdateFileSystemUnmountDetails unmountDetails)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.