public static class UpdateDrProtectionGroupMemberComputeInstanceNonMovableDetails.Builder extends Object
Constructor and Description |
---|
Builder() |
public UpdateDrProtectionGroupMemberComputeInstanceNonMovableDetails.Builder memberId(String memberId)
public UpdateDrProtectionGroupMemberComputeInstanceNonMovableDetails.Builder isStartStopEnabled(Boolean isStartStopEnabled)
A flag indicating whether the non-movable compute instance should be started and stopped during DR operations. Prechecks cannot be executed on stopped instances that are configured to be started.
isStartStopEnabled
- the value to setpublic UpdateDrProtectionGroupMemberComputeInstanceNonMovableDetails.Builder fileSystemOperations(List<UpdateComputeInstanceNonMovableFileSystemOperationDetails> fileSystemOperations)
A list of operations performed on file systems used by the compute instance.
fileSystemOperations
- the value to setpublic UpdateDrProtectionGroupMemberComputeInstanceNonMovableDetails.Builder blockVolumeOperations(List<UpdateComputeInstanceNonMovableBlockVolumeOperationDetails> blockVolumeOperations)
A list of operations performed on block volumes used by the compute instance.
blockVolumeOperations
- the value to setpublic UpdateDrProtectionGroupMemberComputeInstanceNonMovableDetails build()
Copyright © 2016–2024. All rights reserved.