public class InstanceRepositoryApiImpl extends Object implements InstanceRepository
| Constructor and Description |
|---|
InstanceRepositoryApiImpl(ApiClient client) |
| Modifier and Type | Method and Description |
|---|---|
Instance |
getInstance(String instanceId) |
List<Instance> |
getInstances(String workspace,
String[] id) |
public InstanceRepositoryApiImpl(ApiClient client)
public Instance getInstance(String instanceId) throws RepositoryException
getInstance in interface InstanceRepositoryRepositoryExceptionpublic List<Instance> getInstances(String workspace, String[] id) throws RepositoryException
getInstances in interface InstanceRepositoryRepositoryExceptionCopyright © 2016–2019. All rights reserved.