public static class DrProtectionGroupMemberComputeInstanceNonMovable.Builder extends Object
Constructor and Description |
---|
Builder() |
public DrProtectionGroupMemberComputeInstanceNonMovable.Builder memberId(String memberId)
public DrProtectionGroupMemberComputeInstanceNonMovable.Builder isStartStopEnabled(Boolean isStartStopEnabled)
A flag indicating whether the non-movable compute instance needs to be started and stopped during DR operations.
isStartStopEnabled
- the value to setpublic DrProtectionGroupMemberComputeInstanceNonMovable.Builder fileSystemOperations(List<ComputeInstanceNonMovableFileSystemOperation> fileSystemOperations)
Operations performed on a list of file systems used on the non-movable compute instance.
fileSystemOperations
- the value to setpublic DrProtectionGroupMemberComputeInstanceNonMovable.Builder blockVolumeOperations(List<ComputeInstanceNonMovableBlockVolumeOperation> blockVolumeOperations)
Operations performed on a list of block volumes used on the non-movable compute instance.
blockVolumeOperations
- the value to setpublic DrProtectionGroupMemberComputeInstanceNonMovable build()
Copyright © 2016–2024. All rights reserved.