Uses of Class
com.oracle.bmc.waf.model.WebAppFirewallCollection
- 
Packages that use WebAppFirewallCollection Package Description com.oracle.bmc.waf.model com.oracle.bmc.waf.responses 
- 
- 
Uses of WebAppFirewallCollection in com.oracle.bmc.waf.modelMethods in com.oracle.bmc.waf.model that return WebAppFirewallCollection Modifier and Type Method Description WebAppFirewallCollectionWebAppFirewallCollection.Builder. build()Methods in com.oracle.bmc.waf.model with parameters of type WebAppFirewallCollection Modifier and Type Method Description WebAppFirewallCollection.BuilderWebAppFirewallCollection.Builder. copy(WebAppFirewallCollection model)
- 
Uses of WebAppFirewallCollection in com.oracle.bmc.waf.responsesMethods in com.oracle.bmc.waf.responses that return WebAppFirewallCollection Modifier and Type Method Description WebAppFirewallCollectionListWebAppFirewallsResponse. getWebAppFirewallCollection()The returned WebAppFirewallCollection instance.Methods in com.oracle.bmc.waf.responses with parameters of type WebAppFirewallCollection Modifier and Type Method Description ListWebAppFirewallsResponse.BuilderListWebAppFirewallsResponse.Builder. webAppFirewallCollection(WebAppFirewallCollection webAppFirewallCollection)The returned WebAppFirewallCollection instance.
 
-