- deleteInstance() - Method in class org.gcube.data.access.api.TestAllAPI
-
- deleteInstance() - Method in class org.gcube.data.access.api.TestAPI
-
- deleteInstanceById(String) - Method in class org.gcube.data.access.api.GeoFence
-
Returns an HttpStatus (status) when you try to delete the Instance object using the instanceId.
- deleteInstanceByName(String, boolean) - Method in class org.gcube.data.access.api.GeoFence
-
Returns an HttpStatus (status) when you try to delete the Instance object using the instanceName.
- deleteRule(String) - Method in class org.gcube.data.access.api.GeoFence
-
Returns an HttpStatus (status) when you try to delete the Rule object using the ruleId.
- deleteRule() - Method in class org.gcube.data.access.api.TestAPI
-
- deleteUserById(String, boolean) - Method in class org.gcube.data.access.api.GeoFence
-
Returns an HttpStatus (status) when you try to delete the User object using the id.
- deleteUserByUsername(String, boolean) - Method in class org.gcube.data.access.api.GeoFence
-
Returns an HttpStatus (status) when you try to delete the User object using the userName.
- deleteUserGroupById(String) - Method in class org.gcube.data.access.api.GeoFence
-
Returns an HttpStatus (status) when you try to delete the Group object using the groupId.
- deleteUserGroupByName(String) - Method in class org.gcube.data.access.api.GeoFence
-
Returns an HttpStatus (status) when you try to delete the Group object using the groupName.