| Modifier and Type | Method and Description |
|---|---|
List<AuthenticationKey> |
DbInstance.getAuthenticationKey()
A list of authentication keys for EID prefixes within the same Virtual Network
Identifier
|
| Modifier and Type | Method and Description |
|---|---|
<E extends org.opendaylight.yangtools.yang.binding.Augmentation<AuthenticationKey>> |
AuthenticationKeyBuilder.getAugmentation(Class<E> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
AuthenticationKey |
AuthenticationKeyBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
AuthenticationKeyBuilder |
AuthenticationKeyBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<AuthenticationKey>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<AuthenticationKey> augmentation) |
AuthenticationKeyBuilder |
AuthenticationKeyBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<AuthenticationKey>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<AuthenticationKey> augmentation) |
AuthenticationKeyBuilder |
AuthenticationKeyBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<AuthenticationKey>> augmentationType) |
| Constructor and Description |
|---|
AuthenticationKeyBuilder(AuthenticationKey base) |
| Modifier and Type | Method and Description |
|---|---|
List<AuthenticationKey> |
VirtualNetworkIdentifierBuilder.getAuthenticationKey() |
| Modifier and Type | Method and Description |
|---|---|
VirtualNetworkIdentifierBuilder |
VirtualNetworkIdentifierBuilder.setAuthenticationKey(List<AuthenticationKey> value) |
Copyright © 2018 OpenDaylight. All rights reserved.