Package | Description |
---|---|
org.jclouds.openstack.neutron.v2.domain | |
org.jclouds.openstack.neutron.v2.extensions |
Modifier and Type | Method and Description |
---|---|
abstract UpdateFirewall |
UpdateFirewall.Builder.build() |
static UpdateFirewall |
UpdateFirewall.create(String tenantId,
String name,
String description,
Boolean adminStateUp,
String firewallPolicyId) |
Modifier and Type | Method and Description |
---|---|
Firewall |
FWaaSApi.update(String id,
UpdateFirewall updateFirewall)
Update a firewall
|
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.