Uses of Class
org.jclouds.openstack.neutron.v2.domain.UpdateFirewall
Packages that use UpdateFirewall
Package
Description
-
Uses of UpdateFirewall in org.jclouds.openstack.neutron.v2.domain
Methods in org.jclouds.openstack.neutron.v2.domain that return UpdateFirewallModifier and TypeMethodDescriptionabstract UpdateFirewall
UpdateFirewall.Builder.build()
static UpdateFirewall
UpdateFirewall.create
(String tenantId, String name, String description, Boolean adminStateUp, String firewallPolicyId) -
Uses of UpdateFirewall in org.jclouds.openstack.neutron.v2.extensions
Methods in org.jclouds.openstack.neutron.v2.extensions with parameters of type UpdateFirewallModifier and TypeMethodDescriptionFWaaSApi.update
(String id, UpdateFirewall updateFirewall) Update a firewall