| Package | Description |
|---|---|
| com.brkt.client |
| Modifier and Type | Method and Description |
|---|---|
Instance |
BrktService.createInstance(Map<String,Object> attrs) |
Instance |
BrktService.deleteInstance(String instanceId) |
Instance |
BrktService.getInstance(String instanceId) |
Instance |
BrktService.updateInstance(String instanceId,
Map<String,Object> attrs) |
Instance |
BrktService.updateInstance(String instanceId,
String fieldName,
Object value) |
| Modifier and Type | Method and Description |
|---|---|
List<Instance> |
BrktService.getAllInstances() |
List<Instance> |
BrktService.getWorkloadInstances(String workloadId) |
Copyright © 2015. All rights reserved.