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