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