| Package | Description |
|---|---|
| org.gcube.data.access.api |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.http.HttpStatus |
GeoFence.createInstance(Instance instance)
Returns an HttpStatus (status) when you try to create the Instance object.
|
org.springframework.http.HttpStatus |
GeoFence.updateInstance(Instance instance)
Returns an HttpStatus (status) when you try to update the Instance object using an instance.
|