Module request_settings_api

Source

Structs§

CreateRequestSettingsParams
struct for passing parameters to the method create_request_settings
DeleteRequestSettingsParams
struct for passing parameters to the method delete_request_settings
GetRequestSettingsParams
struct for passing parameters to the method get_request_settings
ListRequestSettingsParams
struct for passing parameters to the method list_request_settings
UpdateRequestSettingsParams
struct for passing parameters to the method update_request_settings

Enums§

CreateRequestSettingsError
struct for typed errors of method create_request_settings
DeleteRequestSettingsError
struct for typed errors of method delete_request_settings
GetRequestSettingsError
struct for typed errors of method get_request_settings
ListRequestSettingsError
struct for typed errors of method list_request_settings
UpdateRequestSettingsError
struct for typed errors of method update_request_settings

Functions§

create_request_settings
Creates a new Request Settings object.
delete_request_settings
Removes the specified Request Settings object.
get_request_settings
Gets the specified Request Settings object.
list_request_settings
Returns a list of all Request Settings objects for the given service and version.
update_request_settings
Updates the specified Request Settings object.