| Modifier and Type | Method and Description |
|---|---|
<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<CancelToastOutput>> |
CancelToastOutputBuilder.augmentation(Class<E$$> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
CancelToastOutput |
CancelToastOutputBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<CancelToastOutput>> |
ToasterService.cancelToast(CancelToastInput input)
Stop making toast, if any is being made.
|
default Class<CancelToastOutput> |
CancelToastOutput.implementedInterface() |
| Modifier and Type | Method and Description |
|---|---|
CancelToastOutputBuilder |
CancelToastOutputBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<CancelToastOutput>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<CancelToastOutput> augmentationValue) |
CancelToastOutputBuilder |
CancelToastOutputBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<CancelToastOutput>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<CancelToastOutput> augmentationValue) |
CancelToastOutputBuilder |
CancelToastOutputBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<CancelToastOutput>> augmentationType) |
| Constructor and Description |
|---|
CancelToastOutputBuilder(CancelToastOutput base) |
Copyright © 2019 OpenDaylight. All rights reserved.