# Functions

New creates a new http response rule API client.
NewCreateHTTPResponseRuleAccepted creates a CreateHTTPResponseRuleAccepted with default headers values.
NewCreateHTTPResponseRuleBadRequest creates a CreateHTTPResponseRuleBadRequest with default headers values.
NewCreateHTTPResponseRuleConflict creates a CreateHTTPResponseRuleConflict with default headers values.
NewCreateHTTPResponseRuleCreated creates a CreateHTTPResponseRuleCreated with default headers values.
NewCreateHTTPResponseRuleDefault creates a CreateHTTPResponseRuleDefault with default headers values.
NewCreateHTTPResponseRuleParams creates a new CreateHTTPResponseRuleParams object with the default values initialized.
NewCreateHTTPResponseRuleParamsWithContext creates a new CreateHTTPResponseRuleParams object with the default values initialized, and the ability to set a context for a request.
NewCreateHTTPResponseRuleParamsWithHTTPClient creates a new CreateHTTPResponseRuleParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewCreateHTTPResponseRuleParamsWithTimeout creates a new CreateHTTPResponseRuleParams object with the default values initialized, and the ability to set a timeout on a request.
NewDeleteHTTPResponseRuleAccepted creates a DeleteHTTPResponseRuleAccepted with default headers values.
NewDeleteHTTPResponseRuleDefault creates a DeleteHTTPResponseRuleDefault with default headers values.
NewDeleteHTTPResponseRuleNoContent creates a DeleteHTTPResponseRuleNoContent with default headers values.
NewDeleteHTTPResponseRuleNotFound creates a DeleteHTTPResponseRuleNotFound with default headers values.
NewDeleteHTTPResponseRuleParams creates a new DeleteHTTPResponseRuleParams object with the default values initialized.
NewDeleteHTTPResponseRuleParamsWithContext creates a new DeleteHTTPResponseRuleParams object with the default values initialized, and the ability to set a context for a request.
NewDeleteHTTPResponseRuleParamsWithHTTPClient creates a new DeleteHTTPResponseRuleParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewDeleteHTTPResponseRuleParamsWithTimeout creates a new DeleteHTTPResponseRuleParams object with the default values initialized, and the ability to set a timeout on a request.
NewGetHTTPResponseRuleDefault creates a GetHTTPResponseRuleDefault with default headers values.
NewGetHTTPResponseRuleNotFound creates a GetHTTPResponseRuleNotFound with default headers values.
NewGetHTTPResponseRuleOK creates a GetHTTPResponseRuleOK with default headers values.
NewGetHTTPResponseRuleParams creates a new GetHTTPResponseRuleParams object with the default values initialized.
NewGetHTTPResponseRuleParamsWithContext creates a new GetHTTPResponseRuleParams object with the default values initialized, and the ability to set a context for a request.
NewGetHTTPResponseRuleParamsWithHTTPClient creates a new GetHTTPResponseRuleParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetHTTPResponseRuleParamsWithTimeout creates a new GetHTTPResponseRuleParams object with the default values initialized, and the ability to set a timeout on a request.
NewGetHTTPResponseRulesDefault creates a GetHTTPResponseRulesDefault with default headers values.
NewGetHTTPResponseRulesOK creates a GetHTTPResponseRulesOK with default headers values.
NewGetHTTPResponseRulesParams creates a new GetHTTPResponseRulesParams object with the default values initialized.
NewGetHTTPResponseRulesParamsWithContext creates a new GetHTTPResponseRulesParams object with the default values initialized, and the ability to set a context for a request.
NewGetHTTPResponseRulesParamsWithHTTPClient creates a new GetHTTPResponseRulesParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetHTTPResponseRulesParamsWithTimeout creates a new GetHTTPResponseRulesParams object with the default values initialized, and the ability to set a timeout on a request.
NewReplaceHTTPResponseRuleAccepted creates a ReplaceHTTPResponseRuleAccepted with default headers values.
NewReplaceHTTPResponseRuleBadRequest creates a ReplaceHTTPResponseRuleBadRequest with default headers values.
NewReplaceHTTPResponseRuleDefault creates a ReplaceHTTPResponseRuleDefault with default headers values.
NewReplaceHTTPResponseRuleNotFound creates a ReplaceHTTPResponseRuleNotFound with default headers values.
NewReplaceHTTPResponseRuleOK creates a ReplaceHTTPResponseRuleOK with default headers values.
NewReplaceHTTPResponseRuleParams creates a new ReplaceHTTPResponseRuleParams object with the default values initialized.
NewReplaceHTTPResponseRuleParamsWithContext creates a new ReplaceHTTPResponseRuleParams object with the default values initialized, and the ability to set a context for a request.
NewReplaceHTTPResponseRuleParamsWithHTTPClient creates a new ReplaceHTTPResponseRuleParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewReplaceHTTPResponseRuleParamsWithTimeout creates a new ReplaceHTTPResponseRuleParams object with the default values initialized, and the ability to set a timeout on a request.

# Structs

Client for http response rule API */.
CreateHTTPResponseRuleAccepted handles this case with default header values.
CreateHTTPResponseRuleBadRequest handles this case with default header values.
CreateHTTPResponseRuleConflict handles this case with default header values.
CreateHTTPResponseRuleCreated handles this case with default header values.
CreateHTTPResponseRuleDefault handles this case with default header values.
CreateHTTPResponseRuleParams contains all the parameters to send to the API endpoint for the create HTTP response rule operation typically these are written to a http.Request */.
CreateHTTPResponseRuleReader is a Reader for the CreateHTTPResponseRule structure.
DeleteHTTPResponseRuleAccepted handles this case with default header values.
DeleteHTTPResponseRuleDefault handles this case with default header values.
DeleteHTTPResponseRuleNoContent handles this case with default header values.
DeleteHTTPResponseRuleNotFound handles this case with default header values.
DeleteHTTPResponseRuleParams contains all the parameters to send to the API endpoint for the delete HTTP response rule operation typically these are written to a http.Request */.
DeleteHTTPResponseRuleReader is a Reader for the DeleteHTTPResponseRule structure.
GetHTTPResponseRuleDefault handles this case with default header values.
GetHTTPResponseRuleNotFound handles this case with default header values.
GetHTTPResponseRuleOK handles this case with default header values.
GetHTTPResponseRuleOKBody get HTTP response rule o k body swagger:model GetHTTPResponseRuleOKBody */.
GetHTTPResponseRuleParams contains all the parameters to send to the API endpoint for the get HTTP response rule operation typically these are written to a http.Request */.
GetHTTPResponseRuleReader is a Reader for the GetHTTPResponseRule structure.
GetHTTPResponseRulesDefault handles this case with default header values.
GetHTTPResponseRulesOK handles this case with default header values.
GetHTTPResponseRulesOKBody get HTTP response rules o k body swagger:model GetHTTPResponseRulesOKBody */.
GetHTTPResponseRulesParams contains all the parameters to send to the API endpoint for the get HTTP response rules operation typically these are written to a http.Request */.
GetHTTPResponseRulesReader is a Reader for the GetHTTPResponseRules structure.
ReplaceHTTPResponseRuleAccepted handles this case with default header values.
ReplaceHTTPResponseRuleBadRequest handles this case with default header values.
ReplaceHTTPResponseRuleDefault handles this case with default header values.
ReplaceHTTPResponseRuleNotFound handles this case with default header values.
ReplaceHTTPResponseRuleOK handles this case with default header values.
ReplaceHTTPResponseRuleParams contains all the parameters to send to the API endpoint for the replace HTTP response rule operation typically these are written to a http.Request */.
ReplaceHTTPResponseRuleReader is a Reader for the ReplaceHTTPResponseRule structure.

# Interfaces

ClientService is the interface for Client methods.