| Package | Description |
|---|---|
| net.nuage.vsp.acs.client.api | |
| net.nuage.vsp.acs.client.api.impl | |
| net.nuage.vsp.acs.client.common.model |
| Modifier and Type | Method and Description |
|---|---|
NuageVspObject |
NuageVspAclClient.findACLTemplate(NuageVspEntity parentType,
String parentId,
NuageVspEntity aclTemplateType,
Acl.AclTemplatePriorityType priorityType,
Integer priority) |
NuageVspObject |
NuageVspAclClient.findOrCreateACLTemplate(String vpcOrSubnetUuid,
NuageVspEntity parentType,
String parentId,
NuageVspEntity aclTemplateType,
Acl.AclTemplatePriorityType priorityType,
Integer priority) |
List<NuageVspObject> |
NuageVspAclClient.getACLTemplatesAssociatedToDomain(String networkUuid,
NuageVspEntity domainType,
String domainId,
NuageVspEntity aclTemplateType,
Acl.AclTemplatePriorityType priorityType,
boolean throwExceptionIfNotPresent) |
| Modifier and Type | Method and Description |
|---|---|
NuageVspObject |
NuageVspAclClientImpl.findACLTemplate(NuageVspEntity parentType,
String parentId,
NuageVspEntity aclTemplateType,
Acl.AclTemplatePriorityType priorityType,
Integer priority) |
NuageVspObject |
NuageVspAclClientImpl.findOrCreateACLTemplate(String vpcOrSubnetUuid,
NuageVspEntity parentType,
String parentId,
NuageVspEntity aclTemplateType,
Acl.AclTemplatePriorityType priorityType,
Integer priority) |
List<NuageVspObject> |
NuageVspAclClientImpl.getACLTemplatesAssociatedToDomain(String networkUuid,
NuageVspEntity domainType,
String domainId,
NuageVspEntity aclTemplateType,
Acl.AclTemplatePriorityType priorityType,
boolean throwExceptionIfNotPresent) |
| Modifier and Type | Method and Description |
|---|---|
static Acl.AclTemplatePriorityType |
Acl.AclTemplatePriorityType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Acl.AclTemplatePriorityType[] |
Acl.AclTemplatePriorityType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016–2017 Nuage Networks. All rights reserved.