| Modifier and Type | Method and Description |
|---|---|
<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<MakeToastOutput>> |
MakeToastOutputBuilder.augmentation(Class<E$$> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
MakeToastOutput |
MakeToastOutputBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
default Class<MakeToastOutput> |
MakeToastOutput.implementedInterface() |
com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<MakeToastOutput>> |
ToasterService.makeToast(MakeToastInput input)
Make some toast.
|
| Modifier and Type | Method and Description |
|---|---|
MakeToastOutputBuilder |
MakeToastOutputBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<MakeToastOutput>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<MakeToastOutput> augmentationValue) |
MakeToastOutputBuilder |
MakeToastOutputBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<MakeToastOutput>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<MakeToastOutput> augmentationValue) |
MakeToastOutputBuilder |
MakeToastOutputBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<MakeToastOutput>> augmentationType) |
| Constructor and Description |
|---|
MakeToastOutputBuilder(MakeToastOutput base) |
Copyright © 2019 OpenDaylight. All rights reserved.