Uses of Class
org.jclouds.profitbricks.domain.Firewall.Rule
Packages that use Firewall.Rule
Package
Description
-
Uses of Firewall.Rule in org.jclouds.profitbricks.domain
Methods in org.jclouds.profitbricks.domain that return Firewall.RuleMethods in org.jclouds.profitbricks.domain that return types with arguments of type Firewall.RuleModifier and TypeMethodDescriptionabstract List
<Firewall.Rule> Firewall.Request.AddRulePayload.rules()
abstract List
<Firewall.Rule> Firewall.rules()
Method parameters in org.jclouds.profitbricks.domain with type arguments of type Firewall.RuleModifier and TypeMethodDescriptionFirewall.Request.createAddRulePayload
(String nicId, List<Firewall.Rule> rules) abstract Firewall.Builder
Firewall.Builder.rules
(List<Firewall.Rule> rules) -
Uses of Firewall.Rule in org.jclouds.profitbricks.http.parser.firewall.rule
Methods in org.jclouds.profitbricks.http.parser.firewall.rule that return types with arguments of type Firewall.Rule