Package | Description |
---|---|
org.gcube.data.access.api |
Modifier and Type | Method and Description |
---|---|
GSInstance |
GeoFence.getInstanceById(java.lang.String instanceId)
Returns an GSInstance object using a specific id of instance.
|
GSInstance |
GeoFence.getInstanceByName(java.lang.String instanceName)
Returns an GSInstance object using a specific name of instance.
|