| Modifier and Type | Method and Description |
|---|---|
Broker |
SfcBootstrapBuilder.getBroker() |
Broker |
SfcBootstrap.getBroker() |
| Modifier and Type | Method and Description |
|---|---|
SfcBootstrapBuilder |
SfcBootstrapBuilder.setBroker(Broker value) |
| Modifier and Type | Method and Description |
|---|---|
<E extends Augmentation<Broker>> |
BrokerBuilder.getAugmentation(Class<E> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
Broker |
BrokerBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
BrokerBuilder |
BrokerBuilder.addAugmentation(Class<? extends Augmentation<Broker>> augmentationType,
Augmentation<Broker> augmentation) |
BrokerBuilder |
BrokerBuilder.addAugmentation(Class<? extends Augmentation<Broker>> augmentationType,
Augmentation<Broker> augmentation) |
BrokerBuilder |
BrokerBuilder.removeAugmentation(Class<? extends Augmentation<Broker>> augmentationType) |
| Constructor and Description |
|---|
BrokerBuilder(Broker base) |
Copyright © 2016 OpenDaylight. All rights reserved.