R - the underlying remote resource typepublic interface RemoteResourceInstance<R> extends PropertiesReader
| Modifier and Type | Method and Description |
|---|---|
String |
getFqn()
Get a unique fully qualified name associated with the remote resource.
|
RemoteResource |
getRemoteResource()
Get the remote resource annotation associated with the remote resource instance.
|
Instance<R> |
getResource()
Get the resource instance associated with the remote resource.
|
findCollection, findMap, findProperty, getPropertiesReader, getPropertygetProperties, isEmptyString getFqn()
RemoteResource getRemoteResource()
Copyright © 2016–2018 Testify Project. All rights reserved.