public abstract static class FirewallPolicy.Rule.AddRule extends Object
Constructor and Description |
---|
AddRule() |
Modifier and Type | Method and Description |
---|---|
static FirewallPolicy.Rule.AddRule |
create(List<FirewallPolicy.Rule.CreatePayload> rules) |
abstract List<FirewallPolicy.Rule.CreatePayload> |
rules() |
public abstract List<FirewallPolicy.Rule.CreatePayload> rules()
public static FirewallPolicy.Rule.AddRule create(List<FirewallPolicy.Rule.CreatePayload> rules)
Copyright © 2009-2018 The Apache Software Foundation. All Rights Reserved.