Package | Description |
---|---|
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226 |
Modifier and Type | Method and Description |
---|---|
<E extends Augmentation<Networks>> |
NetworksBuilder.augmentation(Class<E> augmentationType) |
Modifier and Type | Method and Description |
---|---|
Networks |
NetworksBuilder.build() |
@Nullable Networks |
IetfNetworkData.getNetworks()
Serves as a top-level container for a list of networks.
|
Modifier and Type | Method and Description |
---|---|
NetworksBuilder |
NetworksBuilder.addAugmentation(Class<? extends Augmentation<Networks>> augmentationType,
Augmentation<Networks> augmentationValue) |
NetworksBuilder |
NetworksBuilder.addAugmentation(Class<? extends Augmentation<Networks>> augmentationType,
Augmentation<Networks> augmentationValue) |
NetworksBuilder |
NetworksBuilder.removeAugmentation(Class<? extends Augmentation<Networks>> augmentationType) |
Constructor and Description |
---|
NetworksBuilder(Networks base) |
Copyright © 2019 OpenDaylight. All rights reserved.