| Package | Description |
|---|---|
| com.rapid7.appspider |
| Modifier and Type | Method and Description |
|---|---|
Optional<List<ClientIdNamePair>> |
ApiSerializer.getClientIdNamePairs(org.json.JSONArray clients)
returns a list of ClientIdNamePair objects extracted from given JSONArray
|
Optional<List<ClientIdNamePair>> |
EnterpriseClient.getClientNameIdPairs(String authToken)
gets an array of all name/id pairs of clients that the authorized user can access
|
Optional<List<ClientIdNamePair>> |
EnterpriseRestClient.getClientNameIdPairs(String authToken)
gets an array of all name/id pairs of clients that the authorized user can access
|
Copyright © 2016–2021. All rights reserved.