Uses of Class
com.ibm.cloud.networking.firewall_api.v1.FirewallApi
-
Packages that use FirewallApi Package Description com.ibm.cloud.networking.firewall_api.v1 Firewall API v1. -
-
Uses of FirewallApi in com.ibm.cloud.networking.firewall_api.v1
Methods in com.ibm.cloud.networking.firewall_api.v1 that return FirewallApi Modifier and Type Method Description static FirewallApi
FirewallApi. newInstance(String crn, String zoneIdentifier)
Class method which constructs an instance of the `FirewallApi` client.static FirewallApi
FirewallApi. newInstance(String crn, String zoneIdentifier, String serviceName)
Class method which constructs an instance of the `FirewallApi` client.
-