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