| 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<CreateTopicInput>> |
CreateTopicInputBuilder.getAugmentation(Class<E> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
CreateTopicInput |
CreateTopicInputBuilder.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 |
|---|---|
CreateTopicInputBuilder |
CreateTopicInputBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<CreateTopicInput>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<CreateTopicInput> augmentation) |
CreateTopicInputBuilder |
CreateTopicInputBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<CreateTopicInput>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<CreateTopicInput> augmentation) |
CreateTopicInputBuilder |
CreateTopicInputBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<CreateTopicInput>> augmentationType) |
| Constructor and Description |
|---|
CreateTopicInputBuilder(CreateTopicInput base) |
Copyright © 2016 OpenDaylight. All rights reserved.