Module api_actions_datastores

Module api_actions_datastores 

Source

Structs§

ActionsDatastoresAPI
Leverage the Actions Datastore API to create, modify, and delete items in datastores owned by your organization.
ListDatastoreItemsOptionalParams
ListDatastoreItemsOptionalParams is a struct for passing parameters to the method ActionsDatastoresAPI::list_datastore_items

Enums§

BulkWriteDatastoreItemsError
BulkWriteDatastoreItemsError is a struct for typed errors of method ActionsDatastoresAPI::bulk_write_datastore_items
CreateDatastoreError
CreateDatastoreError is a struct for typed errors of method ActionsDatastoresAPI::create_datastore
DeleteDatastoreError
DeleteDatastoreError is a struct for typed errors of method ActionsDatastoresAPI::delete_datastore
DeleteDatastoreItemError
DeleteDatastoreItemError is a struct for typed errors of method ActionsDatastoresAPI::delete_datastore_item
GetDatastoreError
GetDatastoreError is a struct for typed errors of method ActionsDatastoresAPI::get_datastore
ListDatastoreItemsError
ListDatastoreItemsError is a struct for typed errors of method ActionsDatastoresAPI::list_datastore_items
ListDatastoresError
ListDatastoresError is a struct for typed errors of method ActionsDatastoresAPI::list_datastores
UpdateDatastoreError
UpdateDatastoreError is a struct for typed errors of method ActionsDatastoresAPI::update_datastore
UpdateDatastoreItemError
UpdateDatastoreItemError is a struct for typed errors of method ActionsDatastoresAPI::update_datastore_item