Modifier and Type | Method and Description |
---|---|
Autoconf |
Ipv6Builder.getAutoconf() |
@Nullable Autoconf |
Ipv6.getAutoconf()
Parameters to control the autoconfiguration of IPv6addresses, as described in
RFC 4862.
|
Modifier and Type | Method and Description |
---|---|
Ipv6Builder |
Ipv6Builder.setAutoconf(Autoconf value) |
Modifier and Type | Method and Description |
---|---|
<E extends Augmentation<Autoconf>> |
AutoconfBuilder.augmentation(Class<E> augmentationType) |
Modifier and Type | Method and Description |
---|---|
Autoconf |
AutoconfBuilder.build() |
Modifier and Type | Method and Description |
---|---|
AutoconfBuilder |
AutoconfBuilder.addAugmentation(Class<? extends Augmentation<Autoconf>> augmentationType,
Augmentation<Autoconf> augmentationValue) |
AutoconfBuilder |
AutoconfBuilder.addAugmentation(Class<? extends Augmentation<Autoconf>> augmentationType,
Augmentation<Autoconf> augmentationValue) |
AutoconfBuilder |
AutoconfBuilder.removeAugmentation(Class<? extends Augmentation<Autoconf>> augmentationType) |
Constructor and Description |
---|
AutoconfBuilder(Autoconf base) |
Copyright © 2019 OpenDaylight. All rights reserved.