| Package | Description |
|---|---|
| org.opendaylight.yang.gen.v1.urn.cisco.params.xml.ns.yang.messagebus.eventsource.rev141202 |
| Modifier and Type | Method and Description |
|---|---|
<E extends org.opendaylight.yangtools.yang.binding.Augmentation<JoinTopicInput>> |
JoinTopicInputBuilder.getAugmentation(Class<E> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
JoinTopicInput |
JoinTopicInputBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
Future<org.opendaylight.yangtools.yang.common.RpcResult<JoinTopicOutput>> |
EventSourceService.joinTopic(JoinTopicInput input) |
| Modifier and Type | Method and Description |
|---|---|
JoinTopicInputBuilder |
JoinTopicInputBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<JoinTopicInput>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<JoinTopicInput> augmentation) |
JoinTopicInputBuilder |
JoinTopicInputBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<JoinTopicInput>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<JoinTopicInput> augmentation) |
JoinTopicInputBuilder |
JoinTopicInputBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<JoinTopicInput>> augmentationType) |
| Constructor and Description |
|---|
JoinTopicInputBuilder(JoinTopicInput base) |
Copyright © 2016 OpenDaylight. All rights reserved.