# Functions
New creates a new routing variable service API client.
NewCreateRoutingVariableDefault creates a CreateRoutingVariableDefault with default headers values.
NewCreateRoutingVariableOK creates a CreateRoutingVariableOK with default headers values.
NewCreateRoutingVariableParams creates a new CreateRoutingVariableParams object, with the default timeout for this client.
NewCreateRoutingVariableParamsWithContext creates a new CreateRoutingVariableParams object with the ability to set a context for a request.
NewCreateRoutingVariableParamsWithHTTPClient creates a new CreateRoutingVariableParams object with the ability to set a custom HTTPClient for a request.
NewCreateRoutingVariableParamsWithTimeout creates a new CreateRoutingVariableParams object with the ability to set a timeout on a request.
NewDeleteRoutingVariableDefault creates a DeleteRoutingVariableDefault with default headers values.
NewDeleteRoutingVariableOK creates a DeleteRoutingVariableOK with default headers values.
NewDeleteRoutingVariableParams creates a new DeleteRoutingVariableParams object, with the default timeout for this client.
NewDeleteRoutingVariableParamsWithContext creates a new DeleteRoutingVariableParams object with the ability to set a context for a request.
NewDeleteRoutingVariableParamsWithHTTPClient creates a new DeleteRoutingVariableParams object with the ability to set a custom HTTPClient for a request.
NewDeleteRoutingVariableParamsWithTimeout creates a new DeleteRoutingVariableParams object with the ability to set a timeout on a request.
NewReadRoutingVariableDefault creates a ReadRoutingVariableDefault with default headers values.
NewReadRoutingVariableOK creates a ReadRoutingVariableOK with default headers values.
NewReadRoutingVariableParams creates a new ReadRoutingVariableParams object, with the default timeout for this client.
NewReadRoutingVariableParamsWithContext creates a new ReadRoutingVariableParams object with the ability to set a context for a request.
NewReadRoutingVariableParamsWithHTTPClient creates a new ReadRoutingVariableParams object with the ability to set a custom HTTPClient for a request.
NewReadRoutingVariableParamsWithTimeout creates a new ReadRoutingVariableParams object with the ability to set a timeout on a request.
NewSearchRoutingVariableDefault creates a SearchRoutingVariableDefault with default headers values.
NewSearchRoutingVariableOK creates a SearchRoutingVariableOK with default headers values.
NewSearchRoutingVariableParams creates a new SearchRoutingVariableParams object, with the default timeout for this client.
NewSearchRoutingVariableParamsWithContext creates a new SearchRoutingVariableParams object with the ability to set a context for a request.
NewSearchRoutingVariableParamsWithHTTPClient creates a new SearchRoutingVariableParams object with the ability to set a custom HTTPClient for a request.
NewSearchRoutingVariableParamsWithTimeout creates a new SearchRoutingVariableParams object with the ability to set a timeout on a request.
NewUpdateRoutingVariableDefault creates a UpdateRoutingVariableDefault with default headers values.
NewUpdateRoutingVariableOK creates a UpdateRoutingVariableOK with default headers values.
NewUpdateRoutingVariableParams creates a new UpdateRoutingVariableParams object, with the default timeout for this client.
NewUpdateRoutingVariableParamsWithContext creates a new UpdateRoutingVariableParams object with the ability to set a context for a request.
NewUpdateRoutingVariableParamsWithHTTPClient creates a new UpdateRoutingVariableParams object with the ability to set a custom HTTPClient for a request.
NewUpdateRoutingVariableParamsWithTimeout creates a new UpdateRoutingVariableParams object with the ability to set a timeout on a request.
WithAuthInfo changes the transport on the client.
# Structs
Client for routing variable service API
*/.
CreateRoutingVariableDefault describes a response with status code -1, with default header values.
CreateRoutingVariableOK describes a response with status code 200, with default header values.
CreateRoutingVariableParams contains all the parameters to send to the API endpoint
for the create routing variable operation.
CreateRoutingVariableReader is a Reader for the CreateRoutingVariable structure.
DeleteRoutingVariableDefault describes a response with status code -1, with default header values.
DeleteRoutingVariableOK describes a response with status code 200, with default header values.
DeleteRoutingVariableParams contains all the parameters to send to the API endpoint
for the delete routing variable operation.
DeleteRoutingVariableReader is a Reader for the DeleteRoutingVariable structure.
ReadRoutingVariableDefault describes a response with status code -1, with default header values.
ReadRoutingVariableOK describes a response with status code 200, with default header values.
ReadRoutingVariableParams contains all the parameters to send to the API endpoint
for the read routing variable operation.
ReadRoutingVariableReader is a Reader for the ReadRoutingVariable structure.
SearchRoutingVariableDefault describes a response with status code -1, with default header values.
SearchRoutingVariableOK describes a response with status code 200, with default header values.
SearchRoutingVariableParams contains all the parameters to send to the API endpoint
for the search routing variable operation.
SearchRoutingVariableReader is a Reader for the SearchRoutingVariable structure.
UpdateRoutingVariableDefault describes a response with status code -1, with default header values.
UpdateRoutingVariableOK describes a response with status code 200, with default header values.
UpdateRoutingVariableParams contains all the parameters to send to the API endpoint
for the update routing variable operation.
UpdateRoutingVariableReader is a Reader for the UpdateRoutingVariable structure.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption is the option for Client methods.