public static class ChangeIPSecConnectionCompartmentDetails.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
ChangeIPSecConnectionCompartmentDetails |
build() |
ChangeIPSecConnectionCompartmentDetails.Builder |
compartmentId(String compartmentId)
The OCID
of the compartment to move the IPSec connection to.
|
ChangeIPSecConnectionCompartmentDetails.Builder |
copy(ChangeIPSecConnectionCompartmentDetails model) |
public ChangeIPSecConnectionCompartmentDetails.Builder compartmentId(String compartmentId)
The OCID of the compartment to move the IPSec connection to.
compartmentId
- the value to setpublic ChangeIPSecConnectionCompartmentDetails build()
public ChangeIPSecConnectionCompartmentDetails.Builder copy(ChangeIPSecConnectionCompartmentDetails model)
Copyright © 2016–2024. All rights reserved.