Structs§
- Create
Resource Params - struct for passing parameters to the method
create_resource
- Delete
Resource Params - struct for passing parameters to the method
delete_resource
- GetResource
Params - struct for passing parameters to the method
get_resource
- List
Resources Params - struct for passing parameters to the method
list_resources
- Update
Resource Params - struct for passing parameters to the method
update_resource
Enums§
- Create
Resource Error - struct for typed errors of method
create_resource
- Delete
Resource Error - struct for typed errors of method
delete_resource
- GetResource
Error - struct for typed errors of method
get_resource
- List
Resources Error - struct for typed errors of method
list_resources
- Update
Resource Error - struct for typed errors of method
update_resource
Functions§
- create_
resource - Create a link between a resource and a service version.
- delete_
resource - Delete a link between a resource and a service version.
- get_
resource - Display a resource link by its identifier.
- list_
resources - List links between resources and services
- update_
resource - Update a link between a resource and a service version.