Package | Description |
---|---|
com.oracle.bmc.disasterrecovery.model |
Modifier and Type | Method and Description |
---|---|
UpdateComputeInstanceNonMovableBlockVolumeOperationDetails |
UpdateComputeInstanceNonMovableBlockVolumeOperationDetails.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<UpdateComputeInstanceNonMovableBlockVolumeOperationDetails> |
UpdateDrProtectionGroupMemberComputeInstanceNonMovableDetails.getBlockVolumeOperations()
A list of operations performed on block volumes used by the compute instance.
|
Modifier and Type | Method and Description |
---|---|
UpdateComputeInstanceNonMovableBlockVolumeOperationDetails.Builder |
UpdateComputeInstanceNonMovableBlockVolumeOperationDetails.Builder.copy(UpdateComputeInstanceNonMovableBlockVolumeOperationDetails model) |
Modifier and Type | Method and Description |
---|---|
UpdateDrProtectionGroupMemberComputeInstanceNonMovableDetails.Builder |
UpdateDrProtectionGroupMemberComputeInstanceNonMovableDetails.Builder.blockVolumeOperations(List<UpdateComputeInstanceNonMovableBlockVolumeOperationDetails> blockVolumeOperations)
A list of operations performed on block volumes used by the compute instance.
|
Constructor and Description |
---|
UpdateDrProtectionGroupMemberComputeInstanceNonMovableDetails(String memberId,
Boolean isStartStopEnabled,
List<UpdateComputeInstanceNonMovableFileSystemOperationDetails> fileSystemOperations,
List<UpdateComputeInstanceNonMovableBlockVolumeOperationDetails> blockVolumeOperations)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.