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