| Modifier and Type | Method and Description |
|---|---|
<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<RestockToasterOutput>> |
RestockToasterOutputBuilder.augmentation(Class<E$$> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
RestockToasterOutput |
RestockToasterOutputBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
default Class<RestockToasterOutput> |
RestockToasterOutput.implementedInterface() |
com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<RestockToasterOutput>> |
ToasterService.restockToaster(RestockToasterInput input)
Restocks the toaster with the amount of bread specified.
|
| Modifier and Type | Method and Description |
|---|---|
RestockToasterOutputBuilder |
RestockToasterOutputBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<RestockToasterOutput>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<RestockToasterOutput> augmentationValue) |
RestockToasterOutputBuilder |
RestockToasterOutputBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<RestockToasterOutput>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<RestockToasterOutput> augmentationValue) |
RestockToasterOutputBuilder |
RestockToasterOutputBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<RestockToasterOutput>> augmentationType) |
| Constructor and Description |
|---|
RestockToasterOutputBuilder(RestockToasterOutput base) |
Copyright © 2019 OpenDaylight. All rights reserved.