| Package | Description |
|---|---|
| net.nuage.vsp.acs.client.api | |
| net.nuage.vsp.acs.client.api.impl | |
| net.nuage.vsp.acs.client.api.model |
| Modifier and Type | Method and Description |
|---|---|
void |
NuageVspElementClient.applyAclRules(VspAclRule.ACLType vspAclRuleType,
VspNetwork vspNetwork,
List<VspAclRule> vspAclRules,
boolean networkReset)
Apply ACL rules to a network
|
| Modifier and Type | Method and Description |
|---|---|
void |
NuageVspElementClientImpl.applyAclRules(VspAclRule.ACLType vspAclRuleType,
VspNetwork vspNetwork,
List<VspAclRule> vspAclRules,
boolean networkReset) |
| Modifier and Type | Method and Description |
|---|---|
VspAclRule.ACLType |
VspAclRule.getType() |
static VspAclRule.ACLType |
VspAclRule.ACLType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VspAclRule.ACLType[] |
VspAclRule.ACLType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
VspAclRule.Builder |
VspAclRule.Builder.type(VspAclRule.ACLType type) |
Copyright © 2016–2017 Nuage Networks. All rights reserved.