Uses of Class
xyz.brandonfl.firedeamon.fusion.api.exception.ApiException
-
Packages that use ApiException Package Description xyz.brandonfl.firedeamon.fusion.api -
-
Uses of ApiException in xyz.brandonfl.firedeamon.fusion.api
Methods in xyz.brandonfl.firedeamon.fusion.api that throw ApiException Modifier and Type Method Description ServiceInformationFiredeamonFusionApi. getService(java.lang.String serviceName)Fetch information of a specific servicejava.util.List<ServiceInformation>FiredeamonFusionApi. getServices()Fetch FireDaemon servicesvoidFiredeamonFusionApi. updateServiceStatus(java.lang.String serviceName, ServiceAction serviceAction)Update the status of a specific service.
-