Package | Description |
---|---|
com.oracle.bmc.disasterrecovery.model |
Modifier and Type | Method and Description |
---|---|
ComputeInstanceNonMovableBlockVolumeOperation |
ComputeInstanceNonMovableBlockVolumeOperation.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<ComputeInstanceNonMovableBlockVolumeOperation> |
DrProtectionGroupMemberComputeInstanceNonMovable.getBlockVolumeOperations()
Operations performed on a list of block volumes used on the non-movable compute instance.
|
Modifier and Type | Method and Description |
---|---|
ComputeInstanceNonMovableBlockVolumeOperation.Builder |
ComputeInstanceNonMovableBlockVolumeOperation.Builder.copy(ComputeInstanceNonMovableBlockVolumeOperation model) |
Modifier and Type | Method and Description |
---|---|
DrProtectionGroupMemberComputeInstanceNonMovable.Builder |
DrProtectionGroupMemberComputeInstanceNonMovable.Builder.blockVolumeOperations(List<ComputeInstanceNonMovableBlockVolumeOperation> blockVolumeOperations)
Operations performed on a list of block volumes used on the non-movable compute instance.
|
Constructor and Description |
---|
DrProtectionGroupMemberComputeInstanceNonMovable(String memberId,
Boolean isStartStopEnabled,
List<ComputeInstanceNonMovableFileSystemOperation> fileSystemOperations,
List<ComputeInstanceNonMovableBlockVolumeOperation> blockVolumeOperations)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.