Documentation
¶
Index ¶
- type Client
- func (a *Client) DeleteReportLibrary(params *DeleteReportLibraryParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteReportLibraryOK, error)
- func (a *Client) ListReportLibrary(params *ListReportLibraryParams, authInfo runtime.ClientAuthInfoWriter) (*ListReportLibraryOK, error)
- func (a *Client) MultiDeleteReportLibrary(params *MultiDeleteReportLibraryParams, authInfo runtime.ClientAuthInfoWriter) (*MultiDeleteReportLibraryOK, error)
- func (a *Client) ReadReportLibrary(params *ReadReportLibraryParams, authInfo runtime.ClientAuthInfoWriter) (*ReadReportLibraryOK, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- func (a *Client) UpdateReportLibrary(params *UpdateReportLibraryParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateReportLibraryOK, error)
- func (a *Client) UploadReportLibrary(params *UploadReportLibraryParams, authInfo runtime.ClientAuthInfoWriter) (*UploadReportLibraryCreated, error)
- type ClientService
- type DeleteReportLibraryBadRequest
- type DeleteReportLibraryConflict
- type DeleteReportLibraryForbidden
- type DeleteReportLibraryInternalServerError
- type DeleteReportLibraryNotFound
- type DeleteReportLibraryOK
- type DeleteReportLibraryParams
- func NewDeleteReportLibraryParams() *DeleteReportLibraryParams
- func NewDeleteReportLibraryParamsWithContext(ctx context.Context) *DeleteReportLibraryParams
- func NewDeleteReportLibraryParamsWithHTTPClient(client *http.Client) *DeleteReportLibraryParams
- func NewDeleteReportLibraryParamsWithTimeout(timeout time.Duration) *DeleteReportLibraryParams
- func (o *DeleteReportLibraryParams) SetContext(ctx context.Context)
- func (o *DeleteReportLibraryParams) SetHTTPClient(client *http.Client)
- func (o *DeleteReportLibraryParams) SetID(id int64)
- func (o *DeleteReportLibraryParams) SetTimeout(timeout time.Duration)
- func (o *DeleteReportLibraryParams) WithContext(ctx context.Context) *DeleteReportLibraryParams
- func (o *DeleteReportLibraryParams) WithHTTPClient(client *http.Client) *DeleteReportLibraryParams
- func (o *DeleteReportLibraryParams) WithID(id int64) *DeleteReportLibraryParams
- func (o *DeleteReportLibraryParams) WithTimeout(timeout time.Duration) *DeleteReportLibraryParams
- func (o *DeleteReportLibraryParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteReportLibraryReader
- type DeleteReportLibraryUnauthorized
- type ListReportLibraryBadRequest
- type ListReportLibraryConflict
- type ListReportLibraryForbidden
- type ListReportLibraryInternalServerError
- type ListReportLibraryNotFound
- type ListReportLibraryOK
- type ListReportLibraryParams
- func NewListReportLibraryParams() *ListReportLibraryParams
- func NewListReportLibraryParamsWithContext(ctx context.Context) *ListReportLibraryParams
- func NewListReportLibraryParamsWithHTTPClient(client *http.Client) *ListReportLibraryParams
- func NewListReportLibraryParamsWithTimeout(timeout time.Duration) *ListReportLibraryParams
- func (o *ListReportLibraryParams) SetContext(ctx context.Context)
- func (o *ListReportLibraryParams) SetFields(fields *string)
- func (o *ListReportLibraryParams) SetHTTPClient(client *http.Client)
- func (o *ListReportLibraryParams) SetLimit(limit *int32)
- func (o *ListReportLibraryParams) SetStart(start *int32)
- func (o *ListReportLibraryParams) SetTimeout(timeout time.Duration)
- func (o *ListReportLibraryParams) WithContext(ctx context.Context) *ListReportLibraryParams
- func (o *ListReportLibraryParams) WithFields(fields *string) *ListReportLibraryParams
- func (o *ListReportLibraryParams) WithHTTPClient(client *http.Client) *ListReportLibraryParams
- func (o *ListReportLibraryParams) WithLimit(limit *int32) *ListReportLibraryParams
- func (o *ListReportLibraryParams) WithStart(start *int32) *ListReportLibraryParams
- func (o *ListReportLibraryParams) WithTimeout(timeout time.Duration) *ListReportLibraryParams
- func (o *ListReportLibraryParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ListReportLibraryReader
- type ListReportLibraryUnauthorized
- type MultiDeleteReportLibraryBadRequest
- type MultiDeleteReportLibraryConflict
- type MultiDeleteReportLibraryForbidden
- type MultiDeleteReportLibraryInternalServerError
- type MultiDeleteReportLibraryNotFound
- type MultiDeleteReportLibraryOK
- type MultiDeleteReportLibraryParams
- func NewMultiDeleteReportLibraryParams() *MultiDeleteReportLibraryParams
- func NewMultiDeleteReportLibraryParamsWithContext(ctx context.Context) *MultiDeleteReportLibraryParams
- func NewMultiDeleteReportLibraryParamsWithHTTPClient(client *http.Client) *MultiDeleteReportLibraryParams
- func NewMultiDeleteReportLibraryParamsWithTimeout(timeout time.Duration) *MultiDeleteReportLibraryParams
- func (o *MultiDeleteReportLibraryParams) SetContext(ctx context.Context)
- func (o *MultiDeleteReportLibraryParams) SetHTTPClient(client *http.Client)
- func (o *MultiDeleteReportLibraryParams) SetIds(ids string)
- func (o *MultiDeleteReportLibraryParams) SetTimeout(timeout time.Duration)
- func (o *MultiDeleteReportLibraryParams) WithContext(ctx context.Context) *MultiDeleteReportLibraryParams
- func (o *MultiDeleteReportLibraryParams) WithHTTPClient(client *http.Client) *MultiDeleteReportLibraryParams
- func (o *MultiDeleteReportLibraryParams) WithIds(ids string) *MultiDeleteReportLibraryParams
- func (o *MultiDeleteReportLibraryParams) WithTimeout(timeout time.Duration) *MultiDeleteReportLibraryParams
- func (o *MultiDeleteReportLibraryParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type MultiDeleteReportLibraryReader
- type MultiDeleteReportLibraryUnauthorized
- type ReadReportLibraryBadRequest
- type ReadReportLibraryConflict
- type ReadReportLibraryForbidden
- type ReadReportLibraryInternalServerError
- type ReadReportLibraryNotFound
- type ReadReportLibraryOK
- type ReadReportLibraryParams
- func NewReadReportLibraryParams() *ReadReportLibraryParams
- func NewReadReportLibraryParamsWithContext(ctx context.Context) *ReadReportLibraryParams
- func NewReadReportLibraryParamsWithHTTPClient(client *http.Client) *ReadReportLibraryParams
- func NewReadReportLibraryParamsWithTimeout(timeout time.Duration) *ReadReportLibraryParams
- func (o *ReadReportLibraryParams) SetContext(ctx context.Context)
- func (o *ReadReportLibraryParams) SetFields(fields *string)
- func (o *ReadReportLibraryParams) SetHTTPClient(client *http.Client)
- func (o *ReadReportLibraryParams) SetID(id int64)
- func (o *ReadReportLibraryParams) SetTimeout(timeout time.Duration)
- func (o *ReadReportLibraryParams) WithContext(ctx context.Context) *ReadReportLibraryParams
- func (o *ReadReportLibraryParams) WithFields(fields *string) *ReadReportLibraryParams
- func (o *ReadReportLibraryParams) WithHTTPClient(client *http.Client) *ReadReportLibraryParams
- func (o *ReadReportLibraryParams) WithID(id int64) *ReadReportLibraryParams
- func (o *ReadReportLibraryParams) WithTimeout(timeout time.Duration) *ReadReportLibraryParams
- func (o *ReadReportLibraryParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ReadReportLibraryReader
- type ReadReportLibraryUnauthorized
- type UpdateReportLibraryBadRequest
- type UpdateReportLibraryConflict
- type UpdateReportLibraryForbidden
- type UpdateReportLibraryInternalServerError
- type UpdateReportLibraryNotFound
- type UpdateReportLibraryOK
- type UpdateReportLibraryParams
- func NewUpdateReportLibraryParams() *UpdateReportLibraryParams
- func NewUpdateReportLibraryParamsWithContext(ctx context.Context) *UpdateReportLibraryParams
- func NewUpdateReportLibraryParamsWithHTTPClient(client *http.Client) *UpdateReportLibraryParams
- func NewUpdateReportLibraryParamsWithTimeout(timeout time.Duration) *UpdateReportLibraryParams
- func (o *UpdateReportLibraryParams) SetContext(ctx context.Context)
- func (o *UpdateReportLibraryParams) SetHTTPClient(client *http.Client)
- func (o *UpdateReportLibraryParams) SetID(id int64)
- func (o *UpdateReportLibraryParams) SetResource(resource *models.ReportLibrary)
- func (o *UpdateReportLibraryParams) SetTimeout(timeout time.Duration)
- func (o *UpdateReportLibraryParams) WithContext(ctx context.Context) *UpdateReportLibraryParams
- func (o *UpdateReportLibraryParams) WithHTTPClient(client *http.Client) *UpdateReportLibraryParams
- func (o *UpdateReportLibraryParams) WithID(id int64) *UpdateReportLibraryParams
- func (o *UpdateReportLibraryParams) WithResource(resource *models.ReportLibrary) *UpdateReportLibraryParams
- func (o *UpdateReportLibraryParams) WithTimeout(timeout time.Duration) *UpdateReportLibraryParams
- func (o *UpdateReportLibraryParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UpdateReportLibraryReader
- type UpdateReportLibraryUnauthorized
- type UploadReportLibraryBadRequest
- type UploadReportLibraryConflict
- type UploadReportLibraryCreated
- type UploadReportLibraryForbidden
- type UploadReportLibraryInternalServerError
- type UploadReportLibraryNotFound
- type UploadReportLibraryParams
- func NewUploadReportLibraryParams() *UploadReportLibraryParams
- func NewUploadReportLibraryParamsWithContext(ctx context.Context) *UploadReportLibraryParams
- func NewUploadReportLibraryParamsWithHTTPClient(client *http.Client) *UploadReportLibraryParams
- func NewUploadReportLibraryParamsWithTimeout(timeout time.Duration) *UploadReportLibraryParams
- func (o *UploadReportLibraryParams) SetContext(ctx context.Context)
- func (o *UploadReportLibraryParams) SetDescription(description *string)
- func (o *UploadReportLibraryParams) SetFile(file runtime.NamedReadCloser)
- func (o *UploadReportLibraryParams) SetHTTPClient(client *http.Client)
- func (o *UploadReportLibraryParams) SetTimeout(timeout time.Duration)
- func (o *UploadReportLibraryParams) WithContext(ctx context.Context) *UploadReportLibraryParams
- func (o *UploadReportLibraryParams) WithDescription(description *string) *UploadReportLibraryParams
- func (o *UploadReportLibraryParams) WithFile(file runtime.NamedReadCloser) *UploadReportLibraryParams
- func (o *UploadReportLibraryParams) WithHTTPClient(client *http.Client) *UploadReportLibraryParams
- func (o *UploadReportLibraryParams) WithTimeout(timeout time.Duration) *UploadReportLibraryParams
- func (o *UploadReportLibraryParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UploadReportLibraryReader
- type UploadReportLibraryUnauthorized
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client for report library controller API
func (*Client) DeleteReportLibrary ¶
func (a *Client) DeleteReportLibrary(params *DeleteReportLibraryParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteReportLibraryOK, error)
DeleteReportLibrary deletes
func (*Client) ListReportLibrary ¶
func (a *Client) ListReportLibrary(params *ListReportLibraryParams, authInfo runtime.ClientAuthInfoWriter) (*ListReportLibraryOK, error)
ListReportLibrary lists
func (*Client) MultiDeleteReportLibrary ¶
func (a *Client) MultiDeleteReportLibrary(params *MultiDeleteReportLibraryParams, authInfo runtime.ClientAuthInfoWriter) (*MultiDeleteReportLibraryOK, error)
MultiDeleteReportLibrary multis delete
func (*Client) ReadReportLibrary ¶
func (a *Client) ReadReportLibrary(params *ReadReportLibraryParams, authInfo runtime.ClientAuthInfoWriter) (*ReadReportLibraryOK, error)
ReadReportLibrary reads
func (*Client) SetTransport ¶
func (a *Client) SetTransport(transport runtime.ClientTransport)
SetTransport changes the transport on the client
func (*Client) UpdateReportLibrary ¶
func (a *Client) UpdateReportLibrary(params *UpdateReportLibraryParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateReportLibraryOK, error)
UpdateReportLibrary updates
func (*Client) UploadReportLibrary ¶
func (a *Client) UploadReportLibrary(params *UploadReportLibraryParams, authInfo runtime.ClientAuthInfoWriter) (*UploadReportLibraryCreated, error)
UploadReportLibrary uploads
type ClientService ¶
type ClientService interface { DeleteReportLibrary(params *DeleteReportLibraryParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteReportLibraryOK, error) ListReportLibrary(params *ListReportLibraryParams, authInfo runtime.ClientAuthInfoWriter) (*ListReportLibraryOK, error) MultiDeleteReportLibrary(params *MultiDeleteReportLibraryParams, authInfo runtime.ClientAuthInfoWriter) (*MultiDeleteReportLibraryOK, error) ReadReportLibrary(params *ReadReportLibraryParams, authInfo runtime.ClientAuthInfoWriter) (*ReadReportLibraryOK, error) UpdateReportLibrary(params *UpdateReportLibraryParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateReportLibraryOK, error) UploadReportLibrary(params *UploadReportLibraryParams, authInfo runtime.ClientAuthInfoWriter) (*UploadReportLibraryCreated, error) SetTransport(transport runtime.ClientTransport) }
ClientService is the interface for Client methods
func New ¶
func New(transport runtime.ClientTransport, formats strfmt.Registry) ClientService
New creates a new report library controller API client.
type DeleteReportLibraryBadRequest ¶
DeleteReportLibraryBadRequest handles this case with default header values.
Bad Request
func NewDeleteReportLibraryBadRequest ¶
func NewDeleteReportLibraryBadRequest() *DeleteReportLibraryBadRequest
NewDeleteReportLibraryBadRequest creates a DeleteReportLibraryBadRequest with default headers values
func (*DeleteReportLibraryBadRequest) Error ¶
func (o *DeleteReportLibraryBadRequest) Error() string
func (*DeleteReportLibraryBadRequest) GetPayload ¶
func (o *DeleteReportLibraryBadRequest) GetPayload() *models.APIResult
type DeleteReportLibraryConflict ¶
DeleteReportLibraryConflict handles this case with default header values.
Conflict
func NewDeleteReportLibraryConflict ¶
func NewDeleteReportLibraryConflict() *DeleteReportLibraryConflict
NewDeleteReportLibraryConflict creates a DeleteReportLibraryConflict with default headers values
func (*DeleteReportLibraryConflict) Error ¶
func (o *DeleteReportLibraryConflict) Error() string
func (*DeleteReportLibraryConflict) GetPayload ¶
func (o *DeleteReportLibraryConflict) GetPayload() *models.APIResult
type DeleteReportLibraryForbidden ¶
DeleteReportLibraryForbidden handles this case with default header values.
Forbidden
func NewDeleteReportLibraryForbidden ¶
func NewDeleteReportLibraryForbidden() *DeleteReportLibraryForbidden
NewDeleteReportLibraryForbidden creates a DeleteReportLibraryForbidden with default headers values
func (*DeleteReportLibraryForbidden) Error ¶
func (o *DeleteReportLibraryForbidden) Error() string
func (*DeleteReportLibraryForbidden) GetPayload ¶
func (o *DeleteReportLibraryForbidden) GetPayload() *models.APIResult
type DeleteReportLibraryInternalServerError ¶
DeleteReportLibraryInternalServerError handles this case with default header values.
Internal Server Error
func NewDeleteReportLibraryInternalServerError ¶
func NewDeleteReportLibraryInternalServerError() *DeleteReportLibraryInternalServerError
NewDeleteReportLibraryInternalServerError creates a DeleteReportLibraryInternalServerError with default headers values
func (*DeleteReportLibraryInternalServerError) Error ¶
func (o *DeleteReportLibraryInternalServerError) Error() string
func (*DeleteReportLibraryInternalServerError) GetPayload ¶
func (o *DeleteReportLibraryInternalServerError) GetPayload() *models.APIResult
type DeleteReportLibraryNotFound ¶
DeleteReportLibraryNotFound handles this case with default header values.
Not Found
func NewDeleteReportLibraryNotFound ¶
func NewDeleteReportLibraryNotFound() *DeleteReportLibraryNotFound
NewDeleteReportLibraryNotFound creates a DeleteReportLibraryNotFound with default headers values
func (*DeleteReportLibraryNotFound) Error ¶
func (o *DeleteReportLibraryNotFound) Error() string
func (*DeleteReportLibraryNotFound) GetPayload ¶
func (o *DeleteReportLibraryNotFound) GetPayload() *models.APIResult
type DeleteReportLibraryOK ¶
type DeleteReportLibraryOK struct {
Payload *models.APIResultVoid
}
DeleteReportLibraryOK handles this case with default header values.
OK
func NewDeleteReportLibraryOK ¶
func NewDeleteReportLibraryOK() *DeleteReportLibraryOK
NewDeleteReportLibraryOK creates a DeleteReportLibraryOK with default headers values
func (*DeleteReportLibraryOK) Error ¶
func (o *DeleteReportLibraryOK) Error() string
func (*DeleteReportLibraryOK) GetPayload ¶
func (o *DeleteReportLibraryOK) GetPayload() *models.APIResultVoid
type DeleteReportLibraryParams ¶
type DeleteReportLibraryParams struct { /*ID id */ ID int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DeleteReportLibraryParams contains all the parameters to send to the API endpoint for the delete report library operation typically these are written to a http.Request
func NewDeleteReportLibraryParams ¶
func NewDeleteReportLibraryParams() *DeleteReportLibraryParams
NewDeleteReportLibraryParams creates a new DeleteReportLibraryParams object with the default values initialized.
func NewDeleteReportLibraryParamsWithContext ¶
func NewDeleteReportLibraryParamsWithContext(ctx context.Context) *DeleteReportLibraryParams
NewDeleteReportLibraryParamsWithContext creates a new DeleteReportLibraryParams object with the default values initialized, and the ability to set a context for a request
func NewDeleteReportLibraryParamsWithHTTPClient ¶
func NewDeleteReportLibraryParamsWithHTTPClient(client *http.Client) *DeleteReportLibraryParams
NewDeleteReportLibraryParamsWithHTTPClient creates a new DeleteReportLibraryParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewDeleteReportLibraryParamsWithTimeout ¶
func NewDeleteReportLibraryParamsWithTimeout(timeout time.Duration) *DeleteReportLibraryParams
NewDeleteReportLibraryParamsWithTimeout creates a new DeleteReportLibraryParams object with the default values initialized, and the ability to set a timeout on a request
func (*DeleteReportLibraryParams) SetContext ¶
func (o *DeleteReportLibraryParams) SetContext(ctx context.Context)
SetContext adds the context to the delete report library params
func (*DeleteReportLibraryParams) SetHTTPClient ¶
func (o *DeleteReportLibraryParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete report library params
func (*DeleteReportLibraryParams) SetID ¶
func (o *DeleteReportLibraryParams) SetID(id int64)
SetID adds the id to the delete report library params
func (*DeleteReportLibraryParams) SetTimeout ¶
func (o *DeleteReportLibraryParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete report library params
func (*DeleteReportLibraryParams) WithContext ¶
func (o *DeleteReportLibraryParams) WithContext(ctx context.Context) *DeleteReportLibraryParams
WithContext adds the context to the delete report library params
func (*DeleteReportLibraryParams) WithHTTPClient ¶
func (o *DeleteReportLibraryParams) WithHTTPClient(client *http.Client) *DeleteReportLibraryParams
WithHTTPClient adds the HTTPClient to the delete report library params
func (*DeleteReportLibraryParams) WithID ¶
func (o *DeleteReportLibraryParams) WithID(id int64) *DeleteReportLibraryParams
WithID adds the id to the delete report library params
func (*DeleteReportLibraryParams) WithTimeout ¶
func (o *DeleteReportLibraryParams) WithTimeout(timeout time.Duration) *DeleteReportLibraryParams
WithTimeout adds the timeout to the delete report library params
func (*DeleteReportLibraryParams) WriteToRequest ¶
func (o *DeleteReportLibraryParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteReportLibraryReader ¶
type DeleteReportLibraryReader struct {
// contains filtered or unexported fields
}
DeleteReportLibraryReader is a Reader for the DeleteReportLibrary structure.
func (*DeleteReportLibraryReader) ReadResponse ¶
func (o *DeleteReportLibraryReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteReportLibraryUnauthorized ¶
type DeleteReportLibraryUnauthorized struct {
}DeleteReportLibraryUnauthorized handles this case with default header values.
Unauthorized
func NewDeleteReportLibraryUnauthorized ¶
func NewDeleteReportLibraryUnauthorized() *DeleteReportLibraryUnauthorized
NewDeleteReportLibraryUnauthorized creates a DeleteReportLibraryUnauthorized with default headers values
func (*DeleteReportLibraryUnauthorized) Error ¶
func (o *DeleteReportLibraryUnauthorized) Error() string
func (*DeleteReportLibraryUnauthorized) GetPayload ¶
func (o *DeleteReportLibraryUnauthorized) GetPayload() *models.APIResult
type ListReportLibraryBadRequest ¶
ListReportLibraryBadRequest handles this case with default header values.
Bad Request
func NewListReportLibraryBadRequest ¶
func NewListReportLibraryBadRequest() *ListReportLibraryBadRequest
NewListReportLibraryBadRequest creates a ListReportLibraryBadRequest with default headers values
func (*ListReportLibraryBadRequest) Error ¶
func (o *ListReportLibraryBadRequest) Error() string
func (*ListReportLibraryBadRequest) GetPayload ¶
func (o *ListReportLibraryBadRequest) GetPayload() *models.APIResult
type ListReportLibraryConflict ¶
ListReportLibraryConflict handles this case with default header values.
Conflict
func NewListReportLibraryConflict ¶
func NewListReportLibraryConflict() *ListReportLibraryConflict
NewListReportLibraryConflict creates a ListReportLibraryConflict with default headers values
func (*ListReportLibraryConflict) Error ¶
func (o *ListReportLibraryConflict) Error() string
func (*ListReportLibraryConflict) GetPayload ¶
func (o *ListReportLibraryConflict) GetPayload() *models.APIResult
type ListReportLibraryForbidden ¶
ListReportLibraryForbidden handles this case with default header values.
Forbidden
func NewListReportLibraryForbidden ¶
func NewListReportLibraryForbidden() *ListReportLibraryForbidden
NewListReportLibraryForbidden creates a ListReportLibraryForbidden with default headers values
func (*ListReportLibraryForbidden) Error ¶
func (o *ListReportLibraryForbidden) Error() string
func (*ListReportLibraryForbidden) GetPayload ¶
func (o *ListReportLibraryForbidden) GetPayload() *models.APIResult
type ListReportLibraryInternalServerError ¶
ListReportLibraryInternalServerError handles this case with default header values.
Internal Server Error
func NewListReportLibraryInternalServerError ¶
func NewListReportLibraryInternalServerError() *ListReportLibraryInternalServerError
NewListReportLibraryInternalServerError creates a ListReportLibraryInternalServerError with default headers values
func (*ListReportLibraryInternalServerError) Error ¶
func (o *ListReportLibraryInternalServerError) Error() string
func (*ListReportLibraryInternalServerError) GetPayload ¶
func (o *ListReportLibraryInternalServerError) GetPayload() *models.APIResult
type ListReportLibraryNotFound ¶
ListReportLibraryNotFound handles this case with default header values.
Not Found
func NewListReportLibraryNotFound ¶
func NewListReportLibraryNotFound() *ListReportLibraryNotFound
NewListReportLibraryNotFound creates a ListReportLibraryNotFound with default headers values
func (*ListReportLibraryNotFound) Error ¶
func (o *ListReportLibraryNotFound) Error() string
func (*ListReportLibraryNotFound) GetPayload ¶
func (o *ListReportLibraryNotFound) GetPayload() *models.APIResult
type ListReportLibraryOK ¶
type ListReportLibraryOK struct {
Payload *models.APIResultListReportLibrary
}
ListReportLibraryOK handles this case with default header values.
OK
func NewListReportLibraryOK ¶
func NewListReportLibraryOK() *ListReportLibraryOK
NewListReportLibraryOK creates a ListReportLibraryOK with default headers values
func (*ListReportLibraryOK) Error ¶
func (o *ListReportLibraryOK) Error() string
func (*ListReportLibraryOK) GetPayload ¶
func (o *ListReportLibraryOK) GetPayload() *models.APIResultListReportLibrary
type ListReportLibraryParams ¶
type ListReportLibraryParams struct { /*Fields Output fields */ Fields *string /*Limit A maximum number of returned objects in listing, if '-1' or '0' no limit is applied */ Limit *int32 /*Start A start offset in object listing */ Start *int32 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ListReportLibraryParams contains all the parameters to send to the API endpoint for the list report library operation typically these are written to a http.Request
func NewListReportLibraryParams ¶
func NewListReportLibraryParams() *ListReportLibraryParams
NewListReportLibraryParams creates a new ListReportLibraryParams object with the default values initialized.
func NewListReportLibraryParamsWithContext ¶
func NewListReportLibraryParamsWithContext(ctx context.Context) *ListReportLibraryParams
NewListReportLibraryParamsWithContext creates a new ListReportLibraryParams object with the default values initialized, and the ability to set a context for a request
func NewListReportLibraryParamsWithHTTPClient ¶
func NewListReportLibraryParamsWithHTTPClient(client *http.Client) *ListReportLibraryParams
NewListReportLibraryParamsWithHTTPClient creates a new ListReportLibraryParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewListReportLibraryParamsWithTimeout ¶
func NewListReportLibraryParamsWithTimeout(timeout time.Duration) *ListReportLibraryParams
NewListReportLibraryParamsWithTimeout creates a new ListReportLibraryParams object with the default values initialized, and the ability to set a timeout on a request
func (*ListReportLibraryParams) SetContext ¶
func (o *ListReportLibraryParams) SetContext(ctx context.Context)
SetContext adds the context to the list report library params
func (*ListReportLibraryParams) SetFields ¶
func (o *ListReportLibraryParams) SetFields(fields *string)
SetFields adds the fields to the list report library params
func (*ListReportLibraryParams) SetHTTPClient ¶
func (o *ListReportLibraryParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the list report library params
func (*ListReportLibraryParams) SetLimit ¶
func (o *ListReportLibraryParams) SetLimit(limit *int32)
SetLimit adds the limit to the list report library params
func (*ListReportLibraryParams) SetStart ¶
func (o *ListReportLibraryParams) SetStart(start *int32)
SetStart adds the start to the list report library params
func (*ListReportLibraryParams) SetTimeout ¶
func (o *ListReportLibraryParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the list report library params
func (*ListReportLibraryParams) WithContext ¶
func (o *ListReportLibraryParams) WithContext(ctx context.Context) *ListReportLibraryParams
WithContext adds the context to the list report library params
func (*ListReportLibraryParams) WithFields ¶
func (o *ListReportLibraryParams) WithFields(fields *string) *ListReportLibraryParams
WithFields adds the fields to the list report library params
func (*ListReportLibraryParams) WithHTTPClient ¶
func (o *ListReportLibraryParams) WithHTTPClient(client *http.Client) *ListReportLibraryParams
WithHTTPClient adds the HTTPClient to the list report library params
func (*ListReportLibraryParams) WithLimit ¶
func (o *ListReportLibraryParams) WithLimit(limit *int32) *ListReportLibraryParams
WithLimit adds the limit to the list report library params
func (*ListReportLibraryParams) WithStart ¶
func (o *ListReportLibraryParams) WithStart(start *int32) *ListReportLibraryParams
WithStart adds the start to the list report library params
func (*ListReportLibraryParams) WithTimeout ¶
func (o *ListReportLibraryParams) WithTimeout(timeout time.Duration) *ListReportLibraryParams
WithTimeout adds the timeout to the list report library params
func (*ListReportLibraryParams) WriteToRequest ¶
func (o *ListReportLibraryParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ListReportLibraryReader ¶
type ListReportLibraryReader struct {
// contains filtered or unexported fields
}
ListReportLibraryReader is a Reader for the ListReportLibrary structure.
func (*ListReportLibraryReader) ReadResponse ¶
func (o *ListReportLibraryReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ListReportLibraryUnauthorized ¶
type ListReportLibraryUnauthorized struct {
}ListReportLibraryUnauthorized handles this case with default header values.
Unauthorized
func NewListReportLibraryUnauthorized ¶
func NewListReportLibraryUnauthorized() *ListReportLibraryUnauthorized
NewListReportLibraryUnauthorized creates a ListReportLibraryUnauthorized with default headers values
func (*ListReportLibraryUnauthorized) Error ¶
func (o *ListReportLibraryUnauthorized) Error() string
func (*ListReportLibraryUnauthorized) GetPayload ¶
func (o *ListReportLibraryUnauthorized) GetPayload() *models.APIResult
type MultiDeleteReportLibraryBadRequest ¶
MultiDeleteReportLibraryBadRequest handles this case with default header values.
Bad Request
func NewMultiDeleteReportLibraryBadRequest ¶
func NewMultiDeleteReportLibraryBadRequest() *MultiDeleteReportLibraryBadRequest
NewMultiDeleteReportLibraryBadRequest creates a MultiDeleteReportLibraryBadRequest with default headers values
func (*MultiDeleteReportLibraryBadRequest) Error ¶
func (o *MultiDeleteReportLibraryBadRequest) Error() string
func (*MultiDeleteReportLibraryBadRequest) GetPayload ¶
func (o *MultiDeleteReportLibraryBadRequest) GetPayload() *models.APIResult
type MultiDeleteReportLibraryConflict ¶
MultiDeleteReportLibraryConflict handles this case with default header values.
Conflict
func NewMultiDeleteReportLibraryConflict ¶
func NewMultiDeleteReportLibraryConflict() *MultiDeleteReportLibraryConflict
NewMultiDeleteReportLibraryConflict creates a MultiDeleteReportLibraryConflict with default headers values
func (*MultiDeleteReportLibraryConflict) Error ¶
func (o *MultiDeleteReportLibraryConflict) Error() string
func (*MultiDeleteReportLibraryConflict) GetPayload ¶
func (o *MultiDeleteReportLibraryConflict) GetPayload() *models.APIResult
type MultiDeleteReportLibraryForbidden ¶
MultiDeleteReportLibraryForbidden handles this case with default header values.
Forbidden
func NewMultiDeleteReportLibraryForbidden ¶
func NewMultiDeleteReportLibraryForbidden() *MultiDeleteReportLibraryForbidden
NewMultiDeleteReportLibraryForbidden creates a MultiDeleteReportLibraryForbidden with default headers values
func (*MultiDeleteReportLibraryForbidden) Error ¶
func (o *MultiDeleteReportLibraryForbidden) Error() string
func (*MultiDeleteReportLibraryForbidden) GetPayload ¶
func (o *MultiDeleteReportLibraryForbidden) GetPayload() *models.APIResult
type MultiDeleteReportLibraryInternalServerError ¶
MultiDeleteReportLibraryInternalServerError handles this case with default header values.
Internal Server Error
func NewMultiDeleteReportLibraryInternalServerError ¶
func NewMultiDeleteReportLibraryInternalServerError() *MultiDeleteReportLibraryInternalServerError
NewMultiDeleteReportLibraryInternalServerError creates a MultiDeleteReportLibraryInternalServerError with default headers values
func (*MultiDeleteReportLibraryInternalServerError) Error ¶
func (o *MultiDeleteReportLibraryInternalServerError) Error() string
func (*MultiDeleteReportLibraryInternalServerError) GetPayload ¶
func (o *MultiDeleteReportLibraryInternalServerError) GetPayload() *models.APIResult
type MultiDeleteReportLibraryNotFound ¶
MultiDeleteReportLibraryNotFound handles this case with default header values.
Not Found
func NewMultiDeleteReportLibraryNotFound ¶
func NewMultiDeleteReportLibraryNotFound() *MultiDeleteReportLibraryNotFound
NewMultiDeleteReportLibraryNotFound creates a MultiDeleteReportLibraryNotFound with default headers values
func (*MultiDeleteReportLibraryNotFound) Error ¶
func (o *MultiDeleteReportLibraryNotFound) Error() string
func (*MultiDeleteReportLibraryNotFound) GetPayload ¶
func (o *MultiDeleteReportLibraryNotFound) GetPayload() *models.APIResult
type MultiDeleteReportLibraryOK ¶
type MultiDeleteReportLibraryOK struct {
Payload *models.APIResultVoid
}
MultiDeleteReportLibraryOK handles this case with default header values.
OK
func NewMultiDeleteReportLibraryOK ¶
func NewMultiDeleteReportLibraryOK() *MultiDeleteReportLibraryOK
NewMultiDeleteReportLibraryOK creates a MultiDeleteReportLibraryOK with default headers values
func (*MultiDeleteReportLibraryOK) Error ¶
func (o *MultiDeleteReportLibraryOK) Error() string
func (*MultiDeleteReportLibraryOK) GetPayload ¶
func (o *MultiDeleteReportLibraryOK) GetPayload() *models.APIResultVoid
type MultiDeleteReportLibraryParams ¶
type MultiDeleteReportLibraryParams struct { /*Ids A comma-separated list of resource identifiers */ Ids string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
MultiDeleteReportLibraryParams contains all the parameters to send to the API endpoint for the multi delete report library operation typically these are written to a http.Request
func NewMultiDeleteReportLibraryParams ¶
func NewMultiDeleteReportLibraryParams() *MultiDeleteReportLibraryParams
NewMultiDeleteReportLibraryParams creates a new MultiDeleteReportLibraryParams object with the default values initialized.
func NewMultiDeleteReportLibraryParamsWithContext ¶
func NewMultiDeleteReportLibraryParamsWithContext(ctx context.Context) *MultiDeleteReportLibraryParams
NewMultiDeleteReportLibraryParamsWithContext creates a new MultiDeleteReportLibraryParams object with the default values initialized, and the ability to set a context for a request
func NewMultiDeleteReportLibraryParamsWithHTTPClient ¶
func NewMultiDeleteReportLibraryParamsWithHTTPClient(client *http.Client) *MultiDeleteReportLibraryParams
NewMultiDeleteReportLibraryParamsWithHTTPClient creates a new MultiDeleteReportLibraryParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewMultiDeleteReportLibraryParamsWithTimeout ¶
func NewMultiDeleteReportLibraryParamsWithTimeout(timeout time.Duration) *MultiDeleteReportLibraryParams
NewMultiDeleteReportLibraryParamsWithTimeout creates a new MultiDeleteReportLibraryParams object with the default values initialized, and the ability to set a timeout on a request
func (*MultiDeleteReportLibraryParams) SetContext ¶
func (o *MultiDeleteReportLibraryParams) SetContext(ctx context.Context)
SetContext adds the context to the multi delete report library params
func (*MultiDeleteReportLibraryParams) SetHTTPClient ¶
func (o *MultiDeleteReportLibraryParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the multi delete report library params
func (*MultiDeleteReportLibraryParams) SetIds ¶
func (o *MultiDeleteReportLibraryParams) SetIds(ids string)
SetIds adds the ids to the multi delete report library params
func (*MultiDeleteReportLibraryParams) SetTimeout ¶
func (o *MultiDeleteReportLibraryParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the multi delete report library params
func (*MultiDeleteReportLibraryParams) WithContext ¶
func (o *MultiDeleteReportLibraryParams) WithContext(ctx context.Context) *MultiDeleteReportLibraryParams
WithContext adds the context to the multi delete report library params
func (*MultiDeleteReportLibraryParams) WithHTTPClient ¶
func (o *MultiDeleteReportLibraryParams) WithHTTPClient(client *http.Client) *MultiDeleteReportLibraryParams
WithHTTPClient adds the HTTPClient to the multi delete report library params
func (*MultiDeleteReportLibraryParams) WithIds ¶
func (o *MultiDeleteReportLibraryParams) WithIds(ids string) *MultiDeleteReportLibraryParams
WithIds adds the ids to the multi delete report library params
func (*MultiDeleteReportLibraryParams) WithTimeout ¶
func (o *MultiDeleteReportLibraryParams) WithTimeout(timeout time.Duration) *MultiDeleteReportLibraryParams
WithTimeout adds the timeout to the multi delete report library params
func (*MultiDeleteReportLibraryParams) WriteToRequest ¶
func (o *MultiDeleteReportLibraryParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type MultiDeleteReportLibraryReader ¶
type MultiDeleteReportLibraryReader struct {
// contains filtered or unexported fields
}
MultiDeleteReportLibraryReader is a Reader for the MultiDeleteReportLibrary structure.
func (*MultiDeleteReportLibraryReader) ReadResponse ¶
func (o *MultiDeleteReportLibraryReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type MultiDeleteReportLibraryUnauthorized ¶
type MultiDeleteReportLibraryUnauthorized struct {
}MultiDeleteReportLibraryUnauthorized handles this case with default header values.
Unauthorized
func NewMultiDeleteReportLibraryUnauthorized ¶
func NewMultiDeleteReportLibraryUnauthorized() *MultiDeleteReportLibraryUnauthorized
NewMultiDeleteReportLibraryUnauthorized creates a MultiDeleteReportLibraryUnauthorized with default headers values
func (*MultiDeleteReportLibraryUnauthorized) Error ¶
func (o *MultiDeleteReportLibraryUnauthorized) Error() string
func (*MultiDeleteReportLibraryUnauthorized) GetPayload ¶
func (o *MultiDeleteReportLibraryUnauthorized) GetPayload() *models.APIResult
type ReadReportLibraryBadRequest ¶
ReadReportLibraryBadRequest handles this case with default header values.
Bad Request
func NewReadReportLibraryBadRequest ¶
func NewReadReportLibraryBadRequest() *ReadReportLibraryBadRequest
NewReadReportLibraryBadRequest creates a ReadReportLibraryBadRequest with default headers values
func (*ReadReportLibraryBadRequest) Error ¶
func (o *ReadReportLibraryBadRequest) Error() string
func (*ReadReportLibraryBadRequest) GetPayload ¶
func (o *ReadReportLibraryBadRequest) GetPayload() *models.APIResult
type ReadReportLibraryConflict ¶
ReadReportLibraryConflict handles this case with default header values.
Conflict
func NewReadReportLibraryConflict ¶
func NewReadReportLibraryConflict() *ReadReportLibraryConflict
NewReadReportLibraryConflict creates a ReadReportLibraryConflict with default headers values
func (*ReadReportLibraryConflict) Error ¶
func (o *ReadReportLibraryConflict) Error() string
func (*ReadReportLibraryConflict) GetPayload ¶
func (o *ReadReportLibraryConflict) GetPayload() *models.APIResult
type ReadReportLibraryForbidden ¶
ReadReportLibraryForbidden handles this case with default header values.
Forbidden
func NewReadReportLibraryForbidden ¶
func NewReadReportLibraryForbidden() *ReadReportLibraryForbidden
NewReadReportLibraryForbidden creates a ReadReportLibraryForbidden with default headers values
func (*ReadReportLibraryForbidden) Error ¶
func (o *ReadReportLibraryForbidden) Error() string
func (*ReadReportLibraryForbidden) GetPayload ¶
func (o *ReadReportLibraryForbidden) GetPayload() *models.APIResult
type ReadReportLibraryInternalServerError ¶
ReadReportLibraryInternalServerError handles this case with default header values.
Internal Server Error
func NewReadReportLibraryInternalServerError ¶
func NewReadReportLibraryInternalServerError() *ReadReportLibraryInternalServerError
NewReadReportLibraryInternalServerError creates a ReadReportLibraryInternalServerError with default headers values
func (*ReadReportLibraryInternalServerError) Error ¶
func (o *ReadReportLibraryInternalServerError) Error() string
func (*ReadReportLibraryInternalServerError) GetPayload ¶
func (o *ReadReportLibraryInternalServerError) GetPayload() *models.APIResult
type ReadReportLibraryNotFound ¶
ReadReportLibraryNotFound handles this case with default header values.
Not Found
func NewReadReportLibraryNotFound ¶
func NewReadReportLibraryNotFound() *ReadReportLibraryNotFound
NewReadReportLibraryNotFound creates a ReadReportLibraryNotFound with default headers values
func (*ReadReportLibraryNotFound) Error ¶
func (o *ReadReportLibraryNotFound) Error() string
func (*ReadReportLibraryNotFound) GetPayload ¶
func (o *ReadReportLibraryNotFound) GetPayload() *models.APIResult
type ReadReportLibraryOK ¶
type ReadReportLibraryOK struct {
Payload *models.APIResultReportLibrary
}
ReadReportLibraryOK handles this case with default header values.
OK
func NewReadReportLibraryOK ¶
func NewReadReportLibraryOK() *ReadReportLibraryOK
NewReadReportLibraryOK creates a ReadReportLibraryOK with default headers values
func (*ReadReportLibraryOK) Error ¶
func (o *ReadReportLibraryOK) Error() string
func (*ReadReportLibraryOK) GetPayload ¶
func (o *ReadReportLibraryOK) GetPayload() *models.APIResultReportLibrary
type ReadReportLibraryParams ¶
type ReadReportLibraryParams struct { /*Fields Output fields */ Fields *string /*ID id */ ID int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ReadReportLibraryParams contains all the parameters to send to the API endpoint for the read report library operation typically these are written to a http.Request
func NewReadReportLibraryParams ¶
func NewReadReportLibraryParams() *ReadReportLibraryParams
NewReadReportLibraryParams creates a new ReadReportLibraryParams object with the default values initialized.
func NewReadReportLibraryParamsWithContext ¶
func NewReadReportLibraryParamsWithContext(ctx context.Context) *ReadReportLibraryParams
NewReadReportLibraryParamsWithContext creates a new ReadReportLibraryParams object with the default values initialized, and the ability to set a context for a request
func NewReadReportLibraryParamsWithHTTPClient ¶
func NewReadReportLibraryParamsWithHTTPClient(client *http.Client) *ReadReportLibraryParams
NewReadReportLibraryParamsWithHTTPClient creates a new ReadReportLibraryParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewReadReportLibraryParamsWithTimeout ¶
func NewReadReportLibraryParamsWithTimeout(timeout time.Duration) *ReadReportLibraryParams
NewReadReportLibraryParamsWithTimeout creates a new ReadReportLibraryParams object with the default values initialized, and the ability to set a timeout on a request
func (*ReadReportLibraryParams) SetContext ¶
func (o *ReadReportLibraryParams) SetContext(ctx context.Context)
SetContext adds the context to the read report library params
func (*ReadReportLibraryParams) SetFields ¶
func (o *ReadReportLibraryParams) SetFields(fields *string)
SetFields adds the fields to the read report library params
func (*ReadReportLibraryParams) SetHTTPClient ¶
func (o *ReadReportLibraryParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the read report library params
func (*ReadReportLibraryParams) SetID ¶
func (o *ReadReportLibraryParams) SetID(id int64)
SetID adds the id to the read report library params
func (*ReadReportLibraryParams) SetTimeout ¶
func (o *ReadReportLibraryParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the read report library params
func (*ReadReportLibraryParams) WithContext ¶
func (o *ReadReportLibraryParams) WithContext(ctx context.Context) *ReadReportLibraryParams
WithContext adds the context to the read report library params
func (*ReadReportLibraryParams) WithFields ¶
func (o *ReadReportLibraryParams) WithFields(fields *string) *ReadReportLibraryParams
WithFields adds the fields to the read report library params
func (*ReadReportLibraryParams) WithHTTPClient ¶
func (o *ReadReportLibraryParams) WithHTTPClient(client *http.Client) *ReadReportLibraryParams
WithHTTPClient adds the HTTPClient to the read report library params
func (*ReadReportLibraryParams) WithID ¶
func (o *ReadReportLibraryParams) WithID(id int64) *ReadReportLibraryParams
WithID adds the id to the read report library params
func (*ReadReportLibraryParams) WithTimeout ¶
func (o *ReadReportLibraryParams) WithTimeout(timeout time.Duration) *ReadReportLibraryParams
WithTimeout adds the timeout to the read report library params
func (*ReadReportLibraryParams) WriteToRequest ¶
func (o *ReadReportLibraryParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ReadReportLibraryReader ¶
type ReadReportLibraryReader struct {
// contains filtered or unexported fields
}
ReadReportLibraryReader is a Reader for the ReadReportLibrary structure.
func (*ReadReportLibraryReader) ReadResponse ¶
func (o *ReadReportLibraryReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ReadReportLibraryUnauthorized ¶
type ReadReportLibraryUnauthorized struct {
}ReadReportLibraryUnauthorized handles this case with default header values.
Unauthorized
func NewReadReportLibraryUnauthorized ¶
func NewReadReportLibraryUnauthorized() *ReadReportLibraryUnauthorized
NewReadReportLibraryUnauthorized creates a ReadReportLibraryUnauthorized with default headers values
func (*ReadReportLibraryUnauthorized) Error ¶
func (o *ReadReportLibraryUnauthorized) Error() string
func (*ReadReportLibraryUnauthorized) GetPayload ¶
func (o *ReadReportLibraryUnauthorized) GetPayload() *models.APIResult
type UpdateReportLibraryBadRequest ¶
UpdateReportLibraryBadRequest handles this case with default header values.
Bad Request
func NewUpdateReportLibraryBadRequest ¶
func NewUpdateReportLibraryBadRequest() *UpdateReportLibraryBadRequest
NewUpdateReportLibraryBadRequest creates a UpdateReportLibraryBadRequest with default headers values
func (*UpdateReportLibraryBadRequest) Error ¶
func (o *UpdateReportLibraryBadRequest) Error() string
func (*UpdateReportLibraryBadRequest) GetPayload ¶
func (o *UpdateReportLibraryBadRequest) GetPayload() *models.APIResult
type UpdateReportLibraryConflict ¶
UpdateReportLibraryConflict handles this case with default header values.
Conflict
func NewUpdateReportLibraryConflict ¶
func NewUpdateReportLibraryConflict() *UpdateReportLibraryConflict
NewUpdateReportLibraryConflict creates a UpdateReportLibraryConflict with default headers values
func (*UpdateReportLibraryConflict) Error ¶
func (o *UpdateReportLibraryConflict) Error() string
func (*UpdateReportLibraryConflict) GetPayload ¶
func (o *UpdateReportLibraryConflict) GetPayload() *models.APIResult
type UpdateReportLibraryForbidden ¶
UpdateReportLibraryForbidden handles this case with default header values.
Forbidden
func NewUpdateReportLibraryForbidden ¶
func NewUpdateReportLibraryForbidden() *UpdateReportLibraryForbidden
NewUpdateReportLibraryForbidden creates a UpdateReportLibraryForbidden with default headers values
func (*UpdateReportLibraryForbidden) Error ¶
func (o *UpdateReportLibraryForbidden) Error() string
func (*UpdateReportLibraryForbidden) GetPayload ¶
func (o *UpdateReportLibraryForbidden) GetPayload() *models.APIResult
type UpdateReportLibraryInternalServerError ¶
UpdateReportLibraryInternalServerError handles this case with default header values.
Internal Server Error
func NewUpdateReportLibraryInternalServerError ¶
func NewUpdateReportLibraryInternalServerError() *UpdateReportLibraryInternalServerError
NewUpdateReportLibraryInternalServerError creates a UpdateReportLibraryInternalServerError with default headers values
func (*UpdateReportLibraryInternalServerError) Error ¶
func (o *UpdateReportLibraryInternalServerError) Error() string
func (*UpdateReportLibraryInternalServerError) GetPayload ¶
func (o *UpdateReportLibraryInternalServerError) GetPayload() *models.APIResult
type UpdateReportLibraryNotFound ¶
UpdateReportLibraryNotFound handles this case with default header values.
Not Found
func NewUpdateReportLibraryNotFound ¶
func NewUpdateReportLibraryNotFound() *UpdateReportLibraryNotFound
NewUpdateReportLibraryNotFound creates a UpdateReportLibraryNotFound with default headers values
func (*UpdateReportLibraryNotFound) Error ¶
func (o *UpdateReportLibraryNotFound) Error() string
func (*UpdateReportLibraryNotFound) GetPayload ¶
func (o *UpdateReportLibraryNotFound) GetPayload() *models.APIResult
type UpdateReportLibraryOK ¶
type UpdateReportLibraryOK struct {
Payload *models.APIResultReportLibrary
}
UpdateReportLibraryOK handles this case with default header values.
OK
func NewUpdateReportLibraryOK ¶
func NewUpdateReportLibraryOK() *UpdateReportLibraryOK
NewUpdateReportLibraryOK creates a UpdateReportLibraryOK with default headers values
func (*UpdateReportLibraryOK) Error ¶
func (o *UpdateReportLibraryOK) Error() string
func (*UpdateReportLibraryOK) GetPayload ¶
func (o *UpdateReportLibraryOK) GetPayload() *models.APIResultReportLibrary
type UpdateReportLibraryParams ¶
type UpdateReportLibraryParams struct { /*ID id */ ID int64 /*Resource resource */ Resource *models.ReportLibrary Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
UpdateReportLibraryParams contains all the parameters to send to the API endpoint for the update report library operation typically these are written to a http.Request
func NewUpdateReportLibraryParams ¶
func NewUpdateReportLibraryParams() *UpdateReportLibraryParams
NewUpdateReportLibraryParams creates a new UpdateReportLibraryParams object with the default values initialized.
func NewUpdateReportLibraryParamsWithContext ¶
func NewUpdateReportLibraryParamsWithContext(ctx context.Context) *UpdateReportLibraryParams
NewUpdateReportLibraryParamsWithContext creates a new UpdateReportLibraryParams object with the default values initialized, and the ability to set a context for a request
func NewUpdateReportLibraryParamsWithHTTPClient ¶
func NewUpdateReportLibraryParamsWithHTTPClient(client *http.Client) *UpdateReportLibraryParams
NewUpdateReportLibraryParamsWithHTTPClient creates a new UpdateReportLibraryParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewUpdateReportLibraryParamsWithTimeout ¶
func NewUpdateReportLibraryParamsWithTimeout(timeout time.Duration) *UpdateReportLibraryParams
NewUpdateReportLibraryParamsWithTimeout creates a new UpdateReportLibraryParams object with the default values initialized, and the ability to set a timeout on a request
func (*UpdateReportLibraryParams) SetContext ¶
func (o *UpdateReportLibraryParams) SetContext(ctx context.Context)
SetContext adds the context to the update report library params
func (*UpdateReportLibraryParams) SetHTTPClient ¶
func (o *UpdateReportLibraryParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the update report library params
func (*UpdateReportLibraryParams) SetID ¶
func (o *UpdateReportLibraryParams) SetID(id int64)
SetID adds the id to the update report library params
func (*UpdateReportLibraryParams) SetResource ¶
func (o *UpdateReportLibraryParams) SetResource(resource *models.ReportLibrary)
SetResource adds the resource to the update report library params
func (*UpdateReportLibraryParams) SetTimeout ¶
func (o *UpdateReportLibraryParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the update report library params
func (*UpdateReportLibraryParams) WithContext ¶
func (o *UpdateReportLibraryParams) WithContext(ctx context.Context) *UpdateReportLibraryParams
WithContext adds the context to the update report library params
func (*UpdateReportLibraryParams) WithHTTPClient ¶
func (o *UpdateReportLibraryParams) WithHTTPClient(client *http.Client) *UpdateReportLibraryParams
WithHTTPClient adds the HTTPClient to the update report library params
func (*UpdateReportLibraryParams) WithID ¶
func (o *UpdateReportLibraryParams) WithID(id int64) *UpdateReportLibraryParams
WithID adds the id to the update report library params
func (*UpdateReportLibraryParams) WithResource ¶
func (o *UpdateReportLibraryParams) WithResource(resource *models.ReportLibrary) *UpdateReportLibraryParams
WithResource adds the resource to the update report library params
func (*UpdateReportLibraryParams) WithTimeout ¶
func (o *UpdateReportLibraryParams) WithTimeout(timeout time.Duration) *UpdateReportLibraryParams
WithTimeout adds the timeout to the update report library params
func (*UpdateReportLibraryParams) WriteToRequest ¶
func (o *UpdateReportLibraryParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UpdateReportLibraryReader ¶
type UpdateReportLibraryReader struct {
// contains filtered or unexported fields
}
UpdateReportLibraryReader is a Reader for the UpdateReportLibrary structure.
func (*UpdateReportLibraryReader) ReadResponse ¶
func (o *UpdateReportLibraryReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UpdateReportLibraryUnauthorized ¶
type UpdateReportLibraryUnauthorized struct {
}UpdateReportLibraryUnauthorized handles this case with default header values.
Unauthorized
func NewUpdateReportLibraryUnauthorized ¶
func NewUpdateReportLibraryUnauthorized() *UpdateReportLibraryUnauthorized
NewUpdateReportLibraryUnauthorized creates a UpdateReportLibraryUnauthorized with default headers values
func (*UpdateReportLibraryUnauthorized) Error ¶
func (o *UpdateReportLibraryUnauthorized) Error() string
func (*UpdateReportLibraryUnauthorized) GetPayload ¶
func (o *UpdateReportLibraryUnauthorized) GetPayload() *models.APIResult
type UploadReportLibraryBadRequest ¶
UploadReportLibraryBadRequest handles this case with default header values.
Bad Request
func NewUploadReportLibraryBadRequest ¶
func NewUploadReportLibraryBadRequest() *UploadReportLibraryBadRequest
NewUploadReportLibraryBadRequest creates a UploadReportLibraryBadRequest with default headers values
func (*UploadReportLibraryBadRequest) Error ¶
func (o *UploadReportLibraryBadRequest) Error() string
func (*UploadReportLibraryBadRequest) GetPayload ¶
func (o *UploadReportLibraryBadRequest) GetPayload() *models.APIResult
type UploadReportLibraryConflict ¶
UploadReportLibraryConflict handles this case with default header values.
Conflict
func NewUploadReportLibraryConflict ¶
func NewUploadReportLibraryConflict() *UploadReportLibraryConflict
NewUploadReportLibraryConflict creates a UploadReportLibraryConflict with default headers values
func (*UploadReportLibraryConflict) Error ¶
func (o *UploadReportLibraryConflict) Error() string
func (*UploadReportLibraryConflict) GetPayload ¶
func (o *UploadReportLibraryConflict) GetPayload() *models.APIResult
type UploadReportLibraryCreated ¶
type UploadReportLibraryCreated struct {
Payload *models.APIResultReportLibrary
}
UploadReportLibraryCreated handles this case with default header values.
Created
func NewUploadReportLibraryCreated ¶
func NewUploadReportLibraryCreated() *UploadReportLibraryCreated
NewUploadReportLibraryCreated creates a UploadReportLibraryCreated with default headers values
func (*UploadReportLibraryCreated) Error ¶
func (o *UploadReportLibraryCreated) Error() string
func (*UploadReportLibraryCreated) GetPayload ¶
func (o *UploadReportLibraryCreated) GetPayload() *models.APIResultReportLibrary
type UploadReportLibraryForbidden ¶
UploadReportLibraryForbidden handles this case with default header values.
Forbidden
func NewUploadReportLibraryForbidden ¶
func NewUploadReportLibraryForbidden() *UploadReportLibraryForbidden
NewUploadReportLibraryForbidden creates a UploadReportLibraryForbidden with default headers values
func (*UploadReportLibraryForbidden) Error ¶
func (o *UploadReportLibraryForbidden) Error() string
func (*UploadReportLibraryForbidden) GetPayload ¶
func (o *UploadReportLibraryForbidden) GetPayload() *models.APIResult
type UploadReportLibraryInternalServerError ¶
UploadReportLibraryInternalServerError handles this case with default header values.
Internal Server Error
func NewUploadReportLibraryInternalServerError ¶
func NewUploadReportLibraryInternalServerError() *UploadReportLibraryInternalServerError
NewUploadReportLibraryInternalServerError creates a UploadReportLibraryInternalServerError with default headers values
func (*UploadReportLibraryInternalServerError) Error ¶
func (o *UploadReportLibraryInternalServerError) Error() string
func (*UploadReportLibraryInternalServerError) GetPayload ¶
func (o *UploadReportLibraryInternalServerError) GetPayload() *models.APIResult
type UploadReportLibraryNotFound ¶
UploadReportLibraryNotFound handles this case with default header values.
Not Found
func NewUploadReportLibraryNotFound ¶
func NewUploadReportLibraryNotFound() *UploadReportLibraryNotFound
NewUploadReportLibraryNotFound creates a UploadReportLibraryNotFound with default headers values
func (*UploadReportLibraryNotFound) Error ¶
func (o *UploadReportLibraryNotFound) Error() string
func (*UploadReportLibraryNotFound) GetPayload ¶
func (o *UploadReportLibraryNotFound) GetPayload() *models.APIResult
type UploadReportLibraryParams ¶
type UploadReportLibraryParams struct { /*Description description */ Description *string /*File file */ File runtime.NamedReadCloser Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
UploadReportLibraryParams contains all the parameters to send to the API endpoint for the upload report library operation typically these are written to a http.Request
func NewUploadReportLibraryParams ¶
func NewUploadReportLibraryParams() *UploadReportLibraryParams
NewUploadReportLibraryParams creates a new UploadReportLibraryParams object with the default values initialized.
func NewUploadReportLibraryParamsWithContext ¶
func NewUploadReportLibraryParamsWithContext(ctx context.Context) *UploadReportLibraryParams
NewUploadReportLibraryParamsWithContext creates a new UploadReportLibraryParams object with the default values initialized, and the ability to set a context for a request
func NewUploadReportLibraryParamsWithHTTPClient ¶
func NewUploadReportLibraryParamsWithHTTPClient(client *http.Client) *UploadReportLibraryParams
NewUploadReportLibraryParamsWithHTTPClient creates a new UploadReportLibraryParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewUploadReportLibraryParamsWithTimeout ¶
func NewUploadReportLibraryParamsWithTimeout(timeout time.Duration) *UploadReportLibraryParams
NewUploadReportLibraryParamsWithTimeout creates a new UploadReportLibraryParams object with the default values initialized, and the ability to set a timeout on a request
func (*UploadReportLibraryParams) SetContext ¶
func (o *UploadReportLibraryParams) SetContext(ctx context.Context)
SetContext adds the context to the upload report library params
func (*UploadReportLibraryParams) SetDescription ¶
func (o *UploadReportLibraryParams) SetDescription(description *string)
SetDescription adds the description to the upload report library params
func (*UploadReportLibraryParams) SetFile ¶
func (o *UploadReportLibraryParams) SetFile(file runtime.NamedReadCloser)
SetFile adds the file to the upload report library params
func (*UploadReportLibraryParams) SetHTTPClient ¶
func (o *UploadReportLibraryParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the upload report library params
func (*UploadReportLibraryParams) SetTimeout ¶
func (o *UploadReportLibraryParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the upload report library params
func (*UploadReportLibraryParams) WithContext ¶
func (o *UploadReportLibraryParams) WithContext(ctx context.Context) *UploadReportLibraryParams
WithContext adds the context to the upload report library params
func (*UploadReportLibraryParams) WithDescription ¶
func (o *UploadReportLibraryParams) WithDescription(description *string) *UploadReportLibraryParams
WithDescription adds the description to the upload report library params
func (*UploadReportLibraryParams) WithFile ¶
func (o *UploadReportLibraryParams) WithFile(file runtime.NamedReadCloser) *UploadReportLibraryParams
WithFile adds the file to the upload report library params
func (*UploadReportLibraryParams) WithHTTPClient ¶
func (o *UploadReportLibraryParams) WithHTTPClient(client *http.Client) *UploadReportLibraryParams
WithHTTPClient adds the HTTPClient to the upload report library params
func (*UploadReportLibraryParams) WithTimeout ¶
func (o *UploadReportLibraryParams) WithTimeout(timeout time.Duration) *UploadReportLibraryParams
WithTimeout adds the timeout to the upload report library params
func (*UploadReportLibraryParams) WriteToRequest ¶
func (o *UploadReportLibraryParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UploadReportLibraryReader ¶
type UploadReportLibraryReader struct {
// contains filtered or unexported fields
}
UploadReportLibraryReader is a Reader for the UploadReportLibrary structure.
func (*UploadReportLibraryReader) ReadResponse ¶
func (o *UploadReportLibraryReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UploadReportLibraryUnauthorized ¶
type UploadReportLibraryUnauthorized struct {
}UploadReportLibraryUnauthorized handles this case with default header values.
Unauthorized
func NewUploadReportLibraryUnauthorized ¶
func NewUploadReportLibraryUnauthorized() *UploadReportLibraryUnauthorized
NewUploadReportLibraryUnauthorized creates a UploadReportLibraryUnauthorized with default headers values
func (*UploadReportLibraryUnauthorized) Error ¶
func (o *UploadReportLibraryUnauthorized) Error() string
func (*UploadReportLibraryUnauthorized) GetPayload ¶
func (o *UploadReportLibraryUnauthorized) GetPayload() *models.APIResult
Source Files
¶
- delete_report_library_parameters.go
- delete_report_library_responses.go
- list_report_library_parameters.go
- list_report_library_responses.go
- multi_delete_report_library_parameters.go
- multi_delete_report_library_responses.go
- read_report_library_parameters.go
- read_report_library_responses.go
- report_library_controller_client.go
- update_report_library_parameters.go
- update_report_library_responses.go
- upload_report_library_parameters.go
- upload_report_library_responses.go