Module fastly_api::apis::header_api  
source · Structs§
- struct for passing parameters to the method
create_header_object - struct for passing parameters to the method
delete_header_object - struct for passing parameters to the method
get_header_object - struct for passing parameters to the method
list_header_objects - struct for passing parameters to the method
update_header_object 
Enums§
- struct for typed errors of method
create_header_object - struct for typed errors of method
delete_header_object - struct for typed errors of method
get_header_object - struct for typed errors of method
list_header_objects - struct for typed errors of method
update_header_object 
Functions§
- Creates a new Header object.
 - Deletes a Header object by name.
 - Retrieves a Header object by name.
 - Retrieves all Header objects for a particular Version of a Service.
 - Modifies an existing Header object by name.