Package | Description |
---|---|
com.oracle.bmc.disasterrecovery.model |
Modifier and Type | Method and Description |
---|---|
ComputeInstanceMovableFileSystemOperation |
ComputeInstanceMovableFileSystemOperation.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<ComputeInstanceMovableFileSystemOperation> |
DrProtectionGroupMemberComputeInstanceMovable.getFileSystemOperations()
A list of details of operations performed on file systems.
|
Modifier and Type | Method and Description |
---|---|
ComputeInstanceMovableFileSystemOperation.Builder |
ComputeInstanceMovableFileSystemOperation.Builder.copy(ComputeInstanceMovableFileSystemOperation model) |
Modifier and Type | Method and Description |
---|---|
DrProtectionGroupMemberComputeInstanceMovable.Builder |
DrProtectionGroupMemberComputeInstanceMovable.Builder.fileSystemOperations(List<ComputeInstanceMovableFileSystemOperation> fileSystemOperations)
A list of details of operations performed on file systems.
|
Constructor and Description |
---|
DrProtectionGroupMemberComputeInstanceMovable(String memberId,
Boolean isRetainFaultDomain,
String destinationCapacityReservationId,
List<ComputeInstanceMovableVnicMapping> vnicMappings,
String destinationCompartmentId,
String destinationDedicatedVmHostId,
List<ComputeInstanceMovableFileSystemOperation> fileSystemOperations)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.