public interface CableEndpointsResource
| Modifier and Type | Method and Description |
|---|---|
List<CableEndpointsElement> |
getAllCableEndpoints(String newerThan)
Returns cables with minimal data.
|
CableEndpointsElement |
getCableEndpoints(String number)
Returns a specific cable instance.
|
List<CableEndpointsElement> getAllCableEndpoints(String newerThan)
newerThan - a timestamp to filter cables - only cables with timestamp newer than modified will be returnedCableEndpointsElement getCableEndpoints(String number)
number - the number of the cable to retrieveCopyright © 2025 European Spallation Source. All rights reserved.