Package | Description |
---|---|
org.gcube.data.access.api |
Modifier and Type | Method and Description |
---|---|
org.springframework.http.HttpStatus |
GeoFence.createRule(Rule rule)
Returns an HttpStatus (status) when you try to create the Rule object.
|
org.springframework.http.HttpStatus |
GeoFence.updateRule(Rule rule)
Returns an HttpStatus (status) when you try to update the Rule object.
|