public static class RecoveryServiceSubnetDetails.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
RecoveryServiceSubnetDetails |
build() |
RecoveryServiceSubnetDetails.Builder |
copy(RecoveryServiceSubnetDetails model) |
RecoveryServiceSubnetDetails.Builder |
lifecycleState(LifecycleState lifecycleState)
The current state of the Recovery Service Subnet.
|
RecoveryServiceSubnetDetails.Builder |
recoveryServiceSubnetId(String recoveryServiceSubnetId)
Recovery Service Subnet Identifier.
|
public RecoveryServiceSubnetDetails.Builder recoveryServiceSubnetId(String recoveryServiceSubnetId)
Recovery Service Subnet Identifier.
recoveryServiceSubnetId
- the value to setpublic RecoveryServiceSubnetDetails.Builder lifecycleState(LifecycleState lifecycleState)
The current state of the Recovery Service Subnet.
lifecycleState
- the value to setpublic RecoveryServiceSubnetDetails build()
public RecoveryServiceSubnetDetails.Builder copy(RecoveryServiceSubnetDetails model)
Copyright © 2016–2024. All rights reserved.