| 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<DestroyTopicInput>> |
DestroyTopicInputBuilder.getAugmentation(Class<E> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
DestroyTopicInput |
DestroyTopicInputBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
Future<org.opendaylight.yangtools.yang.common.RpcResult<Void>> |
EventAggregatorService.destroyTopic(DestroyTopicInput input)
Destroy a topic.
|
| Modifier and Type | Method and Description |
|---|---|
DestroyTopicInputBuilder |
DestroyTopicInputBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<DestroyTopicInput>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<DestroyTopicInput> augmentation) |
DestroyTopicInputBuilder |
DestroyTopicInputBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<DestroyTopicInput>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<DestroyTopicInput> augmentation) |
DestroyTopicInputBuilder |
DestroyTopicInputBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<DestroyTopicInput>> augmentationType) |
| Constructor and Description |
|---|
DestroyTopicInputBuilder(DestroyTopicInput base) |
Copyright © 2016 OpenDaylight. All rights reserved.