public class BillboardClient extends MindsphereAPIClient
| Modifier and Type | Class and Description |
|---|---|
static class |
BillboardClient.ClientBuilder |
MindsphereAPIClient.Builder<T extends MindsphereAPIClient.Builder<T>>credentials, restClientConfig, restTemplate| Constructor and Description |
|---|
BillboardClient(BillboardClient.ClientBuilder builder) |
| Modifier and Type | Method and Description |
|---|---|
static BillboardClient.ClientBuilder |
builder() |
BillboardResource |
getBillboard()
List all links for available resources
List all links for available resources
|
public BillboardClient(BillboardClient.ClientBuilder builder)
public static BillboardClient.ClientBuilder builder()
public BillboardResource getBillboard() throws MindsphereException
200 - Array of links to available resources
MindsphereException - if an error occurs while attempting to invoke the API