Uses of Class
com.oracle.bmc.waf.model.UpdateWebAppFirewallDetails
- 
Packages that use UpdateWebAppFirewallDetails Package Description com.oracle.bmc.waf.model com.oracle.bmc.waf.requests 
- 
- 
Uses of UpdateWebAppFirewallDetails in com.oracle.bmc.waf.modelMethods in com.oracle.bmc.waf.model that return UpdateWebAppFirewallDetails Modifier and Type Method Description UpdateWebAppFirewallDetailsUpdateWebAppFirewallDetails.Builder. build()Methods in com.oracle.bmc.waf.model with parameters of type UpdateWebAppFirewallDetails Modifier and Type Method Description UpdateWebAppFirewallDetails.BuilderUpdateWebAppFirewallDetails.Builder. copy(UpdateWebAppFirewallDetails model)
- 
Uses of UpdateWebAppFirewallDetails in com.oracle.bmc.waf.requestsMethods in com.oracle.bmc.waf.requests that return UpdateWebAppFirewallDetails Modifier and Type Method Description UpdateWebAppFirewallDetailsUpdateWebAppFirewallRequest. getBody$()Alternative accessor for the body parameter.UpdateWebAppFirewallDetailsUpdateWebAppFirewallRequest. getUpdateWebAppFirewallDetails()The information to be updated.Methods in com.oracle.bmc.waf.requests with parameters of type UpdateWebAppFirewallDetails Modifier and Type Method Description UpdateWebAppFirewallRequest.BuilderUpdateWebAppFirewallRequest.Builder. body$(UpdateWebAppFirewallDetails body)Alternative setter for the body parameter.UpdateWebAppFirewallRequest.BuilderUpdateWebAppFirewallRequest.Builder. updateWebAppFirewallDetails(UpdateWebAppFirewallDetails updateWebAppFirewallDetails)The information to be updated.
 
-