Uses of Class
com.oracle.bmc.waf.model.ChangeWebAppFirewallCompartmentDetails
- 
Packages that use ChangeWebAppFirewallCompartmentDetails Package Description com.oracle.bmc.waf.model com.oracle.bmc.waf.requests 
- 
- 
Uses of ChangeWebAppFirewallCompartmentDetails in com.oracle.bmc.waf.modelMethods in com.oracle.bmc.waf.model that return ChangeWebAppFirewallCompartmentDetails Modifier and Type Method Description ChangeWebAppFirewallCompartmentDetailsChangeWebAppFirewallCompartmentDetails.Builder. build()Methods in com.oracle.bmc.waf.model with parameters of type ChangeWebAppFirewallCompartmentDetails Modifier and Type Method Description ChangeWebAppFirewallCompartmentDetails.BuilderChangeWebAppFirewallCompartmentDetails.Builder. copy(ChangeWebAppFirewallCompartmentDetails model)
- 
Uses of ChangeWebAppFirewallCompartmentDetails in com.oracle.bmc.waf.requestsMethods in com.oracle.bmc.waf.requests that return ChangeWebAppFirewallCompartmentDetails Modifier and Type Method Description ChangeWebAppFirewallCompartmentDetailsChangeWebAppFirewallCompartmentRequest. getBody$()Alternative accessor for the body parameter.ChangeWebAppFirewallCompartmentDetailsChangeWebAppFirewallCompartmentRequest. getChangeWebAppFirewallCompartmentDetails()The information to be updated.Methods in com.oracle.bmc.waf.requests with parameters of type ChangeWebAppFirewallCompartmentDetails Modifier and Type Method Description ChangeWebAppFirewallCompartmentRequest.BuilderChangeWebAppFirewallCompartmentRequest.Builder. body$(ChangeWebAppFirewallCompartmentDetails body)Alternative setter for the body parameter.ChangeWebAppFirewallCompartmentRequest.BuilderChangeWebAppFirewallCompartmentRequest.Builder. changeWebAppFirewallCompartmentDetails(ChangeWebAppFirewallCompartmentDetails changeWebAppFirewallCompartmentDetails)The information to be updated.
 
-