public class DetachedREsClient extends Object
| Constructor and Description |
|---|
DetachedREsClient()
Instantiates a new detached R es client.
|
DetachedREsClient(String token)
Instantiates a new detached R es client.
|
| Modifier and Type | Method and Description |
|---|---|
VRE |
findDetachedVREforVREName(String vreName)
Find detached VRE for VRE name.
|
DetachedREs |
getDetachedREs()
Gets the detached R es.
|
DetachedREs |
getDetachedREsInScope(String scope)
Gets the detached R es in scope.
|
public DetachedREsClient()
public DetachedREsClient(String token)
token - the tokenpublic DetachedREs getDetachedREs() throws Exception
Exception - the exceptionpublic DetachedREs getDetachedREsInScope(String scope) throws Exception
scope - the scopeException - the exceptionCopyright © 2020. All Rights Reserved.