Uses of Class
io.github.zeroone3010.yahueapi.v2.domain.ButtonResource
| Package | Description |
|---|---|
| io.github.zeroone3010.yahueapi.v2 | |
| io.github.zeroone3010.yahueapi.v2.domain |
-
Uses of ButtonResource in io.github.zeroone3010.yahueapi.v2
Method parameters in io.github.zeroone3010.yahueapi.v2 with type arguments of type ButtonResource Modifier and Type Method Description SwitchImplSwitchFactory. buildSwitch(DeviceResource resource, Map<UUID,ButtonResource> allButtons)Constructors in io.github.zeroone3010.yahueapi.v2 with parameters of type ButtonResource Constructor Description ButtonImpl(Supplier<ButtonResource> stateProvider, ButtonResource buttonResource)Constructor parameters in io.github.zeroone3010.yahueapi.v2 with type arguments of type ButtonResource Constructor Description ButtonImpl(Supplier<ButtonResource> stateProvider, ButtonResource buttonResource) -
Uses of ButtonResource in io.github.zeroone3010.yahueapi.v2.domain
Methods in io.github.zeroone3010.yahueapi.v2.domain that return types with arguments of type ButtonResource Modifier and Type Method Description List<ButtonResource>ButtonResourceRoot. getData()