# Functions

New creates a new stick rule API client.
NewCreateStickRuleAccepted creates a CreateStickRuleAccepted with default headers values.
NewCreateStickRuleBadRequest creates a CreateStickRuleBadRequest with default headers values.
NewCreateStickRuleConflict creates a CreateStickRuleConflict with default headers values.
NewCreateStickRuleCreated creates a CreateStickRuleCreated with default headers values.
NewCreateStickRuleDefault creates a CreateStickRuleDefault with default headers values.
NewCreateStickRuleParams creates a new CreateStickRuleParams object with the default values initialized.
NewCreateStickRuleParamsWithContext creates a new CreateStickRuleParams object with the default values initialized, and the ability to set a context for a request.
NewCreateStickRuleParamsWithHTTPClient creates a new CreateStickRuleParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewCreateStickRuleParamsWithTimeout creates a new CreateStickRuleParams object with the default values initialized, and the ability to set a timeout on a request.
NewDeleteStickRuleAccepted creates a DeleteStickRuleAccepted with default headers values.
NewDeleteStickRuleDefault creates a DeleteStickRuleDefault with default headers values.
NewDeleteStickRuleNoContent creates a DeleteStickRuleNoContent with default headers values.
NewDeleteStickRuleNotFound creates a DeleteStickRuleNotFound with default headers values.
NewDeleteStickRuleParams creates a new DeleteStickRuleParams object with the default values initialized.
NewDeleteStickRuleParamsWithContext creates a new DeleteStickRuleParams object with the default values initialized, and the ability to set a context for a request.
NewDeleteStickRuleParamsWithHTTPClient creates a new DeleteStickRuleParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewDeleteStickRuleParamsWithTimeout creates a new DeleteStickRuleParams object with the default values initialized, and the ability to set a timeout on a request.
NewGetStickRuleDefault creates a GetStickRuleDefault with default headers values.
NewGetStickRuleNotFound creates a GetStickRuleNotFound with default headers values.
NewGetStickRuleOK creates a GetStickRuleOK with default headers values.
NewGetStickRuleParams creates a new GetStickRuleParams object with the default values initialized.
NewGetStickRuleParamsWithContext creates a new GetStickRuleParams object with the default values initialized, and the ability to set a context for a request.
NewGetStickRuleParamsWithHTTPClient creates a new GetStickRuleParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetStickRuleParamsWithTimeout creates a new GetStickRuleParams object with the default values initialized, and the ability to set a timeout on a request.
NewGetStickRulesDefault creates a GetStickRulesDefault with default headers values.
NewGetStickRulesOK creates a GetStickRulesOK with default headers values.
NewGetStickRulesParams creates a new GetStickRulesParams object with the default values initialized.
NewGetStickRulesParamsWithContext creates a new GetStickRulesParams object with the default values initialized, and the ability to set a context for a request.
NewGetStickRulesParamsWithHTTPClient creates a new GetStickRulesParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetStickRulesParamsWithTimeout creates a new GetStickRulesParams object with the default values initialized, and the ability to set a timeout on a request.
NewReplaceStickRuleAccepted creates a ReplaceStickRuleAccepted with default headers values.
NewReplaceStickRuleBadRequest creates a ReplaceStickRuleBadRequest with default headers values.
NewReplaceStickRuleDefault creates a ReplaceStickRuleDefault with default headers values.
NewReplaceStickRuleNotFound creates a ReplaceStickRuleNotFound with default headers values.
NewReplaceStickRuleOK creates a ReplaceStickRuleOK with default headers values.
NewReplaceStickRuleParams creates a new ReplaceStickRuleParams object with the default values initialized.
NewReplaceStickRuleParamsWithContext creates a new ReplaceStickRuleParams object with the default values initialized, and the ability to set a context for a request.
NewReplaceStickRuleParamsWithHTTPClient creates a new ReplaceStickRuleParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewReplaceStickRuleParamsWithTimeout creates a new ReplaceStickRuleParams object with the default values initialized, and the ability to set a timeout on a request.

# Structs

Client for stick rule API */.
CreateStickRuleAccepted handles this case with default header values.
CreateStickRuleBadRequest handles this case with default header values.
CreateStickRuleConflict handles this case with default header values.
CreateStickRuleCreated handles this case with default header values.
CreateStickRuleDefault handles this case with default header values.
CreateStickRuleParams contains all the parameters to send to the API endpoint for the create stick rule operation typically these are written to a http.Request */.
CreateStickRuleReader is a Reader for the CreateStickRule structure.
DeleteStickRuleAccepted handles this case with default header values.
DeleteStickRuleDefault handles this case with default header values.
DeleteStickRuleNoContent handles this case with default header values.
DeleteStickRuleNotFound handles this case with default header values.
DeleteStickRuleParams contains all the parameters to send to the API endpoint for the delete stick rule operation typically these are written to a http.Request */.
DeleteStickRuleReader is a Reader for the DeleteStickRule structure.
GetStickRuleDefault handles this case with default header values.
GetStickRuleNotFound handles this case with default header values.
GetStickRuleOK handles this case with default header values.
GetStickRuleOKBody get stick rule o k body swagger:model GetStickRuleOKBody */.
GetStickRuleParams contains all the parameters to send to the API endpoint for the get stick rule operation typically these are written to a http.Request */.
GetStickRuleReader is a Reader for the GetStickRule structure.
GetStickRulesDefault handles this case with default header values.
GetStickRulesOK handles this case with default header values.
GetStickRulesOKBody get stick rules o k body swagger:model GetStickRulesOKBody */.
GetStickRulesParams contains all the parameters to send to the API endpoint for the get stick rules operation typically these are written to a http.Request */.
GetStickRulesReader is a Reader for the GetStickRules structure.
ReplaceStickRuleAccepted handles this case with default header values.
ReplaceStickRuleBadRequest handles this case with default header values.
ReplaceStickRuleDefault handles this case with default header values.
ReplaceStickRuleNotFound handles this case with default header values.
ReplaceStickRuleOK handles this case with default header values.
ReplaceStickRuleParams contains all the parameters to send to the API endpoint for the replace stick rule operation typically these are written to a http.Request */.
ReplaceStickRuleReader is a Reader for the ReplaceStickRule structure.

# Interfaces

ClientService is the interface for Client methods.