Module fastly_api::apis::response_object_api  
source · Structs§
- struct for passing parameters to the methodcreate_response_object
- struct for passing parameters to the methoddelete_response_object
- struct for passing parameters to the methodget_response_object
- struct for passing parameters to the methodlist_response_objects
- struct for passing parameters to the methodupdate_response_object
Enums§
- struct for typed errors of methodcreate_response_object
- struct for typed errors of methoddelete_response_object
- struct for typed errors of methodget_response_object
- struct for typed errors of methodlist_response_objects
- struct for typed errors of methodupdate_response_object
Functions§
- Creates a new Response Object.
- Deletes the specified Response Object.
- Gets the specified Response Object.
- Returns all Response Objects for the specified service and version.
- Updates the specified Response Object.