Uses of Interface
uk.ac.manchester.spinnaker.alloc.web.SpallocServiceAPI.MachineAPI
Packages that use SpallocServiceAPI.MachineAPI
Package
Description
The user-facing web interface to the new spalloc service.
-
Uses of SpallocServiceAPI.MachineAPI in uk.ac.manchester.spinnaker.alloc.web
Methods in uk.ac.manchester.spinnaker.alloc.web that return SpallocServiceAPI.MachineAPIModifier and TypeMethodDescriptionSpallocServiceAPI.getMachine
(@NotBlank(message="machine name must not be blank") String name, jakarta.ws.rs.core.UriInfo ui, jakarta.ws.rs.core.SecurityContext security) Get a sub-resource for managing a machine.SpallocServiceImpl.getMachine
(String name, jakarta.ws.rs.core.UriInfo ui, jakarta.ws.rs.core.SecurityContext sec)