| Package | Description |
|---|---|
| org.openstack4j.api.networking.ext | |
| org.openstack4j.openstack.networking.domain.ext | |
| org.openstack4j.openstack.networking.internal.ext |
| Modifier and Type | Method and Description |
|---|---|
Firewall |
FirewallService.update(String firewallId,
FirewallUpdate firewallUpdate)
Update a Firewall
|
| Modifier and Type | Class and Description |
|---|---|
class |
NeutronFirewallUpdate
An entity used to update Neutron Firewall (FwaaS).
|
| Modifier and Type | Method and Description |
|---|---|
FirewallUpdate |
NeutronFirewallUpdate.FirewallUpdateConcreteBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
FirewallUpdateBuilder |
NeutronFirewallUpdate.FirewallUpdateConcreteBuilder.from(FirewallUpdate in) |
| Modifier and Type | Method and Description |
|---|---|
Firewall |
FirewallServiceImpl.update(String firewallId,
FirewallUpdate firewallUpdate)
Update a Firewall
|
Copyright © 2017. All rights reserved.