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