Uses of Class
org.opendaylight.neutron.northbound.api.NeutronFirewallRequest
-
Packages that use NeutronFirewallRequest Package Description org.opendaylight.neutron.northbound.api -
-
Uses of NeutronFirewallRequest in org.opendaylight.neutron.northbound.api
Methods in org.opendaylight.neutron.northbound.api with parameters of type NeutronFirewallRequest Modifier and Type Method Description javax.ws.rs.core.ResponseNeutronFirewallNorthbound. createFirewalls(NeutronFirewallRequest input)Creates new Firewall.javax.ws.rs.core.ResponseNeutronFirewallNorthbound. updateFirewall(String firewallUUID, NeutronFirewallRequest input)Updates a Firewall.
-