# Functions
New creates a new view API client.
NewCreateViewBadRequest creates a CreateViewBadRequest with default headers values.
NewCreateViewInternalServerError creates a CreateViewInternalServerError with default headers values.
NewCreateViewNotFound creates a CreateViewNotFound with default headers values.
NewCreateViewOK creates a CreateViewOK with default headers values.
NewCreateViewParams creates a new CreateViewParams object, with the default timeout for this client.
NewCreateViewParamsWithContext creates a new CreateViewParams object with the ability to set a context for a request.
NewCreateViewParamsWithHTTPClient creates a new CreateViewParams object with the ability to set a custom HTTPClient for a request.
NewCreateViewParamsWithTimeout creates a new CreateViewParams object with the ability to set a timeout on a request.
NewDeleteViewBadRequest creates a DeleteViewBadRequest with default headers values.
NewDeleteViewInternalServerError creates a DeleteViewInternalServerError with default headers values.
NewDeleteViewNotFound creates a DeleteViewNotFound with default headers values.
NewDeleteViewOK creates a DeleteViewOK with default headers values.
NewDeleteViewParams creates a new DeleteViewParams object, with the default timeout for this client.
NewDeleteViewParamsWithContext creates a new DeleteViewParams object with the ability to set a context for a request.
NewDeleteViewParamsWithHTTPClient creates a new DeleteViewParams object with the ability to set a custom HTTPClient for a request.
NewDeleteViewParamsWithTimeout creates a new DeleteViewParams object with the ability to set a timeout on a request.
NewGetViewsBadRequest creates a GetViewsBadRequest with default headers values.
NewGetViewsConnectionBadRequest creates a GetViewsConnectionBadRequest with default headers values.
NewGetViewsConnectionInternalServerError creates a GetViewsConnectionInternalServerError with default headers values.
NewGetViewsConnectionNotFound creates a GetViewsConnectionNotFound with default headers values.
NewGetViewsConnectionOK creates a GetViewsConnectionOK with default headers values.
NewGetViewsConnectionParams creates a new GetViewsConnectionParams object, with the default timeout for this client.
NewGetViewsConnectionParamsWithContext creates a new GetViewsConnectionParams object with the ability to set a context for a request.
NewGetViewsConnectionParamsWithHTTPClient creates a new GetViewsConnectionParams object with the ability to set a custom HTTPClient for a request.
NewGetViewsConnectionParamsWithTimeout creates a new GetViewsConnectionParams object with the ability to set a timeout on a request.
NewGetViewsInternalServerError creates a GetViewsInternalServerError with default headers values.
NewGetViewsNotFound creates a GetViewsNotFound with default headers values.
NewGetViewsOK creates a GetViewsOK with default headers values.
NewGetViewsParams creates a new GetViewsParams object, with the default timeout for this client.
NewGetViewsParamsWithContext creates a new GetViewsParams object with the ability to set a context for a request.
NewGetViewsParamsWithHTTPClient creates a new GetViewsParams object with the ability to set a custom HTTPClient for a request.
NewGetViewsParamsWithTimeout creates a new GetViewsParams object with the ability to set a timeout on a request.
NewUpdateViewBadRequest creates a UpdateViewBadRequest with default headers values.
NewUpdateViewInternalServerError creates a UpdateViewInternalServerError with default headers values.
NewUpdateViewNotFound creates a UpdateViewNotFound with default headers values.
NewUpdateViewOK creates a UpdateViewOK with default headers values.
NewUpdateViewParams creates a new UpdateViewParams object, with the default timeout for this client.
NewUpdateViewParamsWithContext creates a new UpdateViewParams object with the ability to set a context for a request.
NewUpdateViewParamsWithHTTPClient creates a new UpdateViewParams object with the ability to set a custom HTTPClient for a request.
NewUpdateViewParamsWithTimeout creates a new UpdateViewParams object with the ability to set a timeout on a request.
# Structs
Client for view API
*/.
CreateViewBadRequest describes a response with status code 400, with default header values.
CreateViewInternalServerError describes a response with status code 500, with default header values.
CreateViewNotFound describes a response with status code 404, with default header values.
CreateViewOK describes a response with status code 200, with default header values.
CreateViewParams contains all the parameters to send to the API endpoint
for the create view operation.
CreateViewReader is a Reader for the CreateView structure.
DeleteViewBadRequest describes a response with status code 400, with default header values.
DeleteViewInternalServerError describes a response with status code 500, with default header values.
DeleteViewNotFound describes a response with status code 404, with default header values.
DeleteViewOK describes a response with status code 200, with default header values.
DeleteViewParams contains all the parameters to send to the API endpoint
for the delete view operation.
DeleteViewReader is a Reader for the DeleteView structure.
GetViewsBadRequest describes a response with status code 400, with default header values.
GetViewsConnectionBadRequest describes a response with status code 400, with default header values.
GetViewsConnectionInternalServerError describes a response with status code 500, with default header values.
GetViewsConnectionNotFound describes a response with status code 404, with default header values.
GetViewsConnectionOK describes a response with status code 200, with default header values.
GetViewsConnectionParams contains all the parameters to send to the API endpoint
for the get views connection operation.
GetViewsConnectionReader is a Reader for the GetViewsConnection structure.
GetViewsInternalServerError describes a response with status code 500, with default header values.
GetViewsNotFound describes a response with status code 404, with default header values.
GetViewsOK describes a response with status code 200, with default header values.
GetViewsParams contains all the parameters to send to the API endpoint
for the get views operation.
GetViewsReader is a Reader for the GetViews structure.
UpdateViewBadRequest describes a response with status code 400, with default header values.
UpdateViewInternalServerError describes a response with status code 500, with default header values.
UpdateViewNotFound describes a response with status code 404, with default header values.
UpdateViewOK describes a response with status code 200, with default header values.
UpdateViewParams contains all the parameters to send to the API endpoint
for the update view operation.
UpdateViewReader is a Reader for the UpdateView structure.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption is the option for Client methods.