| Modifier and Type | Method and Description |
|---|---|
<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<CancelToastInput>> |
CancelToastInputBuilder.augmentation(Class<E$$> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
CancelToastInput |
CancelToastInputBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
default Class<CancelToastInput> |
CancelToastInput.implementedInterface() |
| 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.
|
| Modifier and Type | Method and Description |
|---|---|
CancelToastInputBuilder |
CancelToastInputBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<CancelToastInput>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<CancelToastInput> augmentationValue) |
CancelToastInputBuilder |
CancelToastInputBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<CancelToastInput>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<CancelToastInput> augmentationValue) |
CancelToastInputBuilder |
CancelToastInputBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<CancelToastInput>> augmentationType) |
| Constructor and Description |
|---|
CancelToastInputBuilder(CancelToastInput base) |
Copyright © 2019 OpenDaylight. All rights reserved.