Structs§
- Create
Request Settings Params - struct for passing parameters to the method
create_request_settings
- Delete
Request Settings Params - struct for passing parameters to the method
delete_request_settings
- GetRequest
Settings Params - struct for passing parameters to the method
get_request_settings
- List
Request Settings Params - struct for passing parameters to the method
list_request_settings
- Update
Request Settings Params - struct for passing parameters to the method
update_request_settings
Enums§
- Create
Request Settings Error - struct for typed errors of method
create_request_settings
- Delete
Request Settings Error - struct for typed errors of method
delete_request_settings
- GetRequest
Settings Error - struct for typed errors of method
get_request_settings
- List
Request Settings Error - struct for typed errors of method
list_request_settings
- Update
Request Settings Error - 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.