public static class ChangeRecoveryServiceSubnetCompartmentDetails.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
ChangeRecoveryServiceSubnetCompartmentDetails |
build() |
ChangeRecoveryServiceSubnetCompartmentDetails.Builder |
compartmentId(String compartmentId)
The OCID of the
compartment into which the Recovery Service subnet should be moved.
|
ChangeRecoveryServiceSubnetCompartmentDetails.Builder |
copy(ChangeRecoveryServiceSubnetCompartmentDetails model) |
public ChangeRecoveryServiceSubnetCompartmentDetails.Builder compartmentId(String compartmentId)
The OCID of the compartment into which the Recovery Service subnet should be moved.
compartmentId
- the value to setpublic ChangeRecoveryServiceSubnetCompartmentDetails build()
public ChangeRecoveryServiceSubnetCompartmentDetails.Builder copy(ChangeRecoveryServiceSubnetCompartmentDetails model)
Copyright © 2016–2024. All rights reserved.