public class MindsphereAPIClient
extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
MindsphereAPIClient.Builder<T extends MindsphereAPIClient.Builder<T>> |
| Modifier and Type | Field and Description |
|---|---|
protected MindsphereCredentials |
credentials |
protected RestClientConfig |
restClientConfig |
protected RestTemplate |
restTemplate |
| Modifier | Constructor and Description |
|---|---|
protected |
MindsphereAPIClient(MindsphereAPIClient.Builder<?> builder) |
| Modifier and Type | Method and Description |
|---|---|
static MindsphereAPIClient.Builder |
builder() |
protected RestClientConfig restClientConfig
protected MindsphereCredentials credentials
protected RestTemplate restTemplate
protected MindsphereAPIClient(MindsphereAPIClient.Builder<?> builder)
public static MindsphereAPIClient.Builder builder()