| Package | Description |
|---|---|
| io.swagger.client.api | |
| io.swagger.client.model |
| Modifier and Type | Method and Description |
|---|---|
List<Pool> |
PoolsApi.poolsGet()
Retrieve a list of Pools
|
ApiResponse<List<Pool>> |
PoolsApi.poolsGetWithHttpInfo()
Retrieve a list of Pools
|
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
PoolsApi.poolsGetAsync(ApiCallback<List<Pool>> callback)
Retrieve a list of Pools (asynchronously)
|
| Modifier and Type | Method and Description |
|---|---|
Pool |
Pool.addIPItem(String IPItem) |
Pool |
Pool.description(String description) |
Pool |
Pool.IP(List<String> IP) |
Pool |
Pool.name(String name) |
Copyright © 2019. All rights reserved.