@Validated
@RequestMapping(value="")
public interface PeersApi
| Modifier and Type | Method and Description |
|---|---|
PeersApiDelegate |
getDelegate() |
default org.springframework.http.ResponseEntity<List<org.lockss.ws.entities.PeerWsResult>> |
getPeers(String peerQuery) |
PeersApiDelegate getDelegate()
Copyright © 2000–2021 LOCKSS Program. All rights reserved.