| Package | Description |
|---|---|
| org.opendaylight.yang.gen.v1.urn.cisco.params.xml.ns.yang.messagebus.eventaggregator.rev141202 |
| Modifier and Type | Method and Description |
|---|---|
<E extends org.opendaylight.yangtools.yang.binding.Augmentation<CreateTopicOutput>> |
CreateTopicOutputBuilder.getAugmentation(Class<E> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
CreateTopicOutput |
CreateTopicOutputBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
Future<org.opendaylight.yangtools.yang.common.RpcResult<CreateTopicOutput>> |
EventAggregatorService.createTopic(CreateTopicInput input)
Create a new topic.
|
| Modifier and Type | Method and Description |
|---|---|
CreateTopicOutputBuilder |
CreateTopicOutputBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<CreateTopicOutput>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<CreateTopicOutput> augmentation) |
CreateTopicOutputBuilder |
CreateTopicOutputBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<CreateTopicOutput>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<CreateTopicOutput> augmentation) |
CreateTopicOutputBuilder |
CreateTopicOutputBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<CreateTopicOutput>> augmentationType) |
| Constructor and Description |
|---|
CreateTopicOutputBuilder(CreateTopicOutput base) |
Copyright © 2016 OpenDaylight. All rights reserved.