Package | Description |
---|---|
org.jclouds.profitbricks.domain | |
org.jclouds.profitbricks.features | |
org.jclouds.profitbricks.http.parser.firewall |
Modifier and Type | Method and Description |
---|---|
Firewall |
Firewall.Builder.build() |
abstract Firewall |
Nic.firewall() |
Modifier and Type | Method and Description |
---|---|
abstract List<Firewall> |
LoadBalancer.firewalls() |
Modifier and Type | Method and Description |
---|---|
abstract Nic.Builder |
Nic.Builder.firewall(Firewall firewall) |
Modifier and Type | Method and Description |
---|---|
abstract LoadBalancer.Builder |
LoadBalancer.Builder.firewalls(List<Firewall> firewalls) |
Modifier and Type | Method and Description |
---|---|
Firewall |
FirewallApi.addFirewallRuleToNic(Firewall.Request.AddRulePayload payload) |
Firewall |
FirewallApi.getFirewall(String identifier) |
Modifier and Type | Method and Description |
---|---|
List<Firewall> |
FirewallApi.getAllFirewalls() |
Modifier and Type | Method and Description |
---|---|
Firewall |
FirewallResponseHandler.getResult() |
Modifier and Type | Method and Description |
---|---|
List<Firewall> |
FirewallListResponseHandler.getResult() |
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.