Structs§
- Collections
ApiClient - Create
Collection Params - struct for passing parameters to the method [
create_collection
] - Delete
Alias Params - struct for passing parameters to the method [
delete_alias
] - Delete
Collection Params - struct for passing parameters to the method [
delete_collection
] - GetAlias
Params - struct for passing parameters to the method [
get_alias
] - GetCollection
Params - struct for passing parameters to the method [
get_collection
] - Update
Collection Params - struct for passing parameters to the method [
update_collection
] - Upsert
Alias Params - struct for passing parameters to the method [
upsert_alias
]
Enums§
- Create
Collection Error - struct for typed errors of method [
create_collection
] - Delete
Alias Error - struct for typed errors of method [
delete_alias
] - Delete
Collection Error - struct for typed errors of method [
delete_collection
] - GetAlias
Error - struct for typed errors of method [
get_alias
] - GetAliases
Error - struct for typed errors of method [
get_aliases
] - GetCollection
Error - struct for typed errors of method [
get_collection
] - GetCollections
Error - struct for typed errors of method [
get_collections
] - Update
Collection Error - struct for typed errors of method [
update_collection
] - Upsert
Alias Error - struct for typed errors of method [
upsert_alias
]