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.model
Methods in com.oracle.bmc.waf.model that return WebAppFirewallCollection Modifier and Type Method Description WebAppFirewallCollection
WebAppFirewallCollection.Builder. build()
Methods in com.oracle.bmc.waf.model with parameters of type WebAppFirewallCollection Modifier and Type Method Description WebAppFirewallCollection.Builder
WebAppFirewallCollection.Builder. copy(WebAppFirewallCollection model)
-
Uses of WebAppFirewallCollection in com.oracle.bmc.waf.responses
Methods in com.oracle.bmc.waf.responses that return WebAppFirewallCollection Modifier and Type Method Description WebAppFirewallCollection
ListWebAppFirewallsResponse. getWebAppFirewallCollection()
The returned WebAppFirewallCollection instance.Methods in com.oracle.bmc.waf.responses with parameters of type WebAppFirewallCollection Modifier and Type Method Description ListWebAppFirewallsResponse.Builder
ListWebAppFirewallsResponse.Builder. webAppFirewallCollection(WebAppFirewallCollection webAppFirewallCollection)
The returned WebAppFirewallCollection instance.
-