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