Documentation
¶
Index ¶
- type Client
- func (a *Client) CreatePerformanceIndicator(params *CreatePerformanceIndicatorParams, ...) (*CreatePerformanceIndicatorCreated, error)
- func (a *Client) DeletePerformanceIndicator(params *DeletePerformanceIndicatorParams, ...) (*DeletePerformanceIndicatorOK, error)
- func (a *Client) ListPerformanceIndicator(params *ListPerformanceIndicatorParams, authInfo runtime.ClientAuthInfoWriter) (*ListPerformanceIndicatorOK, error)
- func (a *Client) MultiDeletePerformanceIndicator(params *MultiDeletePerformanceIndicatorParams, ...) (*MultiDeletePerformanceIndicatorOK, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- func (a *Client) UpdatePerformanceIndicator(params *UpdatePerformanceIndicatorParams, ...) (*UpdatePerformanceIndicatorOK, error)
- type ClientService
- type CreatePerformanceIndicatorBadRequest
- type CreatePerformanceIndicatorConflict
- type CreatePerformanceIndicatorCreated
- type CreatePerformanceIndicatorForbidden
- type CreatePerformanceIndicatorInternalServerError
- type CreatePerformanceIndicatorNotFound
- type CreatePerformanceIndicatorParams
- func NewCreatePerformanceIndicatorParams() *CreatePerformanceIndicatorParams
- func NewCreatePerformanceIndicatorParamsWithContext(ctx context.Context) *CreatePerformanceIndicatorParams
- func NewCreatePerformanceIndicatorParamsWithHTTPClient(client *http.Client) *CreatePerformanceIndicatorParams
- func NewCreatePerformanceIndicatorParamsWithTimeout(timeout time.Duration) *CreatePerformanceIndicatorParams
- func (o *CreatePerformanceIndicatorParams) SetContext(ctx context.Context)
- func (o *CreatePerformanceIndicatorParams) SetData(data *models.PerformanceIndicator)
- func (o *CreatePerformanceIndicatorParams) SetHTTPClient(client *http.Client)
- func (o *CreatePerformanceIndicatorParams) SetTimeout(timeout time.Duration)
- func (o *CreatePerformanceIndicatorParams) WithContext(ctx context.Context) *CreatePerformanceIndicatorParams
- func (o *CreatePerformanceIndicatorParams) WithData(data *models.PerformanceIndicator) *CreatePerformanceIndicatorParams
- func (o *CreatePerformanceIndicatorParams) WithHTTPClient(client *http.Client) *CreatePerformanceIndicatorParams
- func (o *CreatePerformanceIndicatorParams) WithTimeout(timeout time.Duration) *CreatePerformanceIndicatorParams
- func (o *CreatePerformanceIndicatorParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CreatePerformanceIndicatorReader
- type CreatePerformanceIndicatorUnauthorized
- type DeletePerformanceIndicatorBadRequest
- type DeletePerformanceIndicatorConflict
- type DeletePerformanceIndicatorForbidden
- type DeletePerformanceIndicatorInternalServerError
- type DeletePerformanceIndicatorNotFound
- type DeletePerformanceIndicatorOK
- type DeletePerformanceIndicatorParams
- func NewDeletePerformanceIndicatorParams() *DeletePerformanceIndicatorParams
- func NewDeletePerformanceIndicatorParamsWithContext(ctx context.Context) *DeletePerformanceIndicatorParams
- func NewDeletePerformanceIndicatorParamsWithHTTPClient(client *http.Client) *DeletePerformanceIndicatorParams
- func NewDeletePerformanceIndicatorParamsWithTimeout(timeout time.Duration) *DeletePerformanceIndicatorParams
- func (o *DeletePerformanceIndicatorParams) SetContext(ctx context.Context)
- func (o *DeletePerformanceIndicatorParams) SetHTTPClient(client *http.Client)
- func (o *DeletePerformanceIndicatorParams) SetID(id int64)
- func (o *DeletePerformanceIndicatorParams) SetTimeout(timeout time.Duration)
- func (o *DeletePerformanceIndicatorParams) WithContext(ctx context.Context) *DeletePerformanceIndicatorParams
- func (o *DeletePerformanceIndicatorParams) WithHTTPClient(client *http.Client) *DeletePerformanceIndicatorParams
- func (o *DeletePerformanceIndicatorParams) WithID(id int64) *DeletePerformanceIndicatorParams
- func (o *DeletePerformanceIndicatorParams) WithTimeout(timeout time.Duration) *DeletePerformanceIndicatorParams
- func (o *DeletePerformanceIndicatorParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeletePerformanceIndicatorReader
- type DeletePerformanceIndicatorUnauthorized
- type ListPerformanceIndicatorBadRequest
- type ListPerformanceIndicatorConflict
- type ListPerformanceIndicatorForbidden
- type ListPerformanceIndicatorInternalServerError
- type ListPerformanceIndicatorNotFound
- type ListPerformanceIndicatorOK
- type ListPerformanceIndicatorParams
- func NewListPerformanceIndicatorParams() *ListPerformanceIndicatorParams
- func NewListPerformanceIndicatorParamsWithContext(ctx context.Context) *ListPerformanceIndicatorParams
- func NewListPerformanceIndicatorParamsWithHTTPClient(client *http.Client) *ListPerformanceIndicatorParams
- func NewListPerformanceIndicatorParamsWithTimeout(timeout time.Duration) *ListPerformanceIndicatorParams
- func (o *ListPerformanceIndicatorParams) SetContext(ctx context.Context)
- func (o *ListPerformanceIndicatorParams) SetFields(fields *string)
- func (o *ListPerformanceIndicatorParams) SetHTTPClient(client *http.Client)
- func (o *ListPerformanceIndicatorParams) SetLimit(limit *int32)
- func (o *ListPerformanceIndicatorParams) SetOrderby(orderby *string)
- func (o *ListPerformanceIndicatorParams) SetQ(q *string)
- func (o *ListPerformanceIndicatorParams) SetStart(start *int32)
- func (o *ListPerformanceIndicatorParams) SetTimeout(timeout time.Duration)
- func (o *ListPerformanceIndicatorParams) WithContext(ctx context.Context) *ListPerformanceIndicatorParams
- func (o *ListPerformanceIndicatorParams) WithFields(fields *string) *ListPerformanceIndicatorParams
- func (o *ListPerformanceIndicatorParams) WithHTTPClient(client *http.Client) *ListPerformanceIndicatorParams
- func (o *ListPerformanceIndicatorParams) WithLimit(limit *int32) *ListPerformanceIndicatorParams
- func (o *ListPerformanceIndicatorParams) WithOrderby(orderby *string) *ListPerformanceIndicatorParams
- func (o *ListPerformanceIndicatorParams) WithQ(q *string) *ListPerformanceIndicatorParams
- func (o *ListPerformanceIndicatorParams) WithStart(start *int32) *ListPerformanceIndicatorParams
- func (o *ListPerformanceIndicatorParams) WithTimeout(timeout time.Duration) *ListPerformanceIndicatorParams
- func (o *ListPerformanceIndicatorParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ListPerformanceIndicatorReader
- type ListPerformanceIndicatorUnauthorized
- type MultiDeletePerformanceIndicatorBadRequest
- type MultiDeletePerformanceIndicatorConflict
- type MultiDeletePerformanceIndicatorForbidden
- type MultiDeletePerformanceIndicatorInternalServerError
- type MultiDeletePerformanceIndicatorNotFound
- type MultiDeletePerformanceIndicatorOK
- type MultiDeletePerformanceIndicatorParams
- func NewMultiDeletePerformanceIndicatorParams() *MultiDeletePerformanceIndicatorParams
- func NewMultiDeletePerformanceIndicatorParamsWithContext(ctx context.Context) *MultiDeletePerformanceIndicatorParams
- func NewMultiDeletePerformanceIndicatorParamsWithHTTPClient(client *http.Client) *MultiDeletePerformanceIndicatorParams
- func NewMultiDeletePerformanceIndicatorParamsWithTimeout(timeout time.Duration) *MultiDeletePerformanceIndicatorParams
- func (o *MultiDeletePerformanceIndicatorParams) SetContext(ctx context.Context)
- func (o *MultiDeletePerformanceIndicatorParams) SetHTTPClient(client *http.Client)
- func (o *MultiDeletePerformanceIndicatorParams) SetIds(ids string)
- func (o *MultiDeletePerformanceIndicatorParams) SetTimeout(timeout time.Duration)
- func (o *MultiDeletePerformanceIndicatorParams) WithContext(ctx context.Context) *MultiDeletePerformanceIndicatorParams
- func (o *MultiDeletePerformanceIndicatorParams) WithHTTPClient(client *http.Client) *MultiDeletePerformanceIndicatorParams
- func (o *MultiDeletePerformanceIndicatorParams) WithIds(ids string) *MultiDeletePerformanceIndicatorParams
- func (o *MultiDeletePerformanceIndicatorParams) WithTimeout(timeout time.Duration) *MultiDeletePerformanceIndicatorParams
- func (o *MultiDeletePerformanceIndicatorParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type MultiDeletePerformanceIndicatorReader
- type MultiDeletePerformanceIndicatorUnauthorized
- type UpdatePerformanceIndicatorBadRequest
- type UpdatePerformanceIndicatorConflict
- type UpdatePerformanceIndicatorForbidden
- type UpdatePerformanceIndicatorInternalServerError
- type UpdatePerformanceIndicatorNotFound
- type UpdatePerformanceIndicatorOK
- type UpdatePerformanceIndicatorParams
- func NewUpdatePerformanceIndicatorParams() *UpdatePerformanceIndicatorParams
- func NewUpdatePerformanceIndicatorParamsWithContext(ctx context.Context) *UpdatePerformanceIndicatorParams
- func NewUpdatePerformanceIndicatorParamsWithHTTPClient(client *http.Client) *UpdatePerformanceIndicatorParams
- func NewUpdatePerformanceIndicatorParamsWithTimeout(timeout time.Duration) *UpdatePerformanceIndicatorParams
- func (o *UpdatePerformanceIndicatorParams) SetContext(ctx context.Context)
- func (o *UpdatePerformanceIndicatorParams) SetHTTPClient(client *http.Client)
- func (o *UpdatePerformanceIndicatorParams) SetID(id int64)
- func (o *UpdatePerformanceIndicatorParams) SetResource(resource *models.PerformanceIndicator)
- func (o *UpdatePerformanceIndicatorParams) SetTimeout(timeout time.Duration)
- func (o *UpdatePerformanceIndicatorParams) WithContext(ctx context.Context) *UpdatePerformanceIndicatorParams
- func (o *UpdatePerformanceIndicatorParams) WithHTTPClient(client *http.Client) *UpdatePerformanceIndicatorParams
- func (o *UpdatePerformanceIndicatorParams) WithID(id int64) *UpdatePerformanceIndicatorParams
- func (o *UpdatePerformanceIndicatorParams) WithResource(resource *models.PerformanceIndicator) *UpdatePerformanceIndicatorParams
- func (o *UpdatePerformanceIndicatorParams) WithTimeout(timeout time.Duration) *UpdatePerformanceIndicatorParams
- func (o *UpdatePerformanceIndicatorParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UpdatePerformanceIndicatorReader
- type UpdatePerformanceIndicatorUnauthorized
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 performance indicator controller API
func (*Client) CreatePerformanceIndicator ¶
func (a *Client) CreatePerformanceIndicator(params *CreatePerformanceIndicatorParams, authInfo runtime.ClientAuthInfoWriter) (*CreatePerformanceIndicatorCreated, error)
CreatePerformanceIndicator creates
func (*Client) DeletePerformanceIndicator ¶
func (a *Client) DeletePerformanceIndicator(params *DeletePerformanceIndicatorParams, authInfo runtime.ClientAuthInfoWriter) (*DeletePerformanceIndicatorOK, error)
DeletePerformanceIndicator deletes
func (*Client) ListPerformanceIndicator ¶
func (a *Client) ListPerformanceIndicator(params *ListPerformanceIndicatorParams, authInfo runtime.ClientAuthInfoWriter) (*ListPerformanceIndicatorOK, error)
ListPerformanceIndicator lists
func (*Client) MultiDeletePerformanceIndicator ¶
func (a *Client) MultiDeletePerformanceIndicator(params *MultiDeletePerformanceIndicatorParams, authInfo runtime.ClientAuthInfoWriter) (*MultiDeletePerformanceIndicatorOK, error)
MultiDeletePerformanceIndicator multis delete
func (*Client) SetTransport ¶
func (a *Client) SetTransport(transport runtime.ClientTransport)
SetTransport changes the transport on the client
func (*Client) UpdatePerformanceIndicator ¶
func (a *Client) UpdatePerformanceIndicator(params *UpdatePerformanceIndicatorParams, authInfo runtime.ClientAuthInfoWriter) (*UpdatePerformanceIndicatorOK, error)
UpdatePerformanceIndicator updates
type ClientService ¶
type ClientService interface { CreatePerformanceIndicator(params *CreatePerformanceIndicatorParams, authInfo runtime.ClientAuthInfoWriter) (*CreatePerformanceIndicatorCreated, error) DeletePerformanceIndicator(params *DeletePerformanceIndicatorParams, authInfo runtime.ClientAuthInfoWriter) (*DeletePerformanceIndicatorOK, error) ListPerformanceIndicator(params *ListPerformanceIndicatorParams, authInfo runtime.ClientAuthInfoWriter) (*ListPerformanceIndicatorOK, error) MultiDeletePerformanceIndicator(params *MultiDeletePerformanceIndicatorParams, authInfo runtime.ClientAuthInfoWriter) (*MultiDeletePerformanceIndicatorOK, error) UpdatePerformanceIndicator(params *UpdatePerformanceIndicatorParams, authInfo runtime.ClientAuthInfoWriter) (*UpdatePerformanceIndicatorOK, 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 performance indicator controller API client.
type CreatePerformanceIndicatorBadRequest ¶
CreatePerformanceIndicatorBadRequest handles this case with default header values.
Bad Request
func NewCreatePerformanceIndicatorBadRequest ¶
func NewCreatePerformanceIndicatorBadRequest() *CreatePerformanceIndicatorBadRequest
NewCreatePerformanceIndicatorBadRequest creates a CreatePerformanceIndicatorBadRequest with default headers values
func (*CreatePerformanceIndicatorBadRequest) Error ¶
func (o *CreatePerformanceIndicatorBadRequest) Error() string
func (*CreatePerformanceIndicatorBadRequest) GetPayload ¶
func (o *CreatePerformanceIndicatorBadRequest) GetPayload() *models.APIResult
type CreatePerformanceIndicatorConflict ¶
CreatePerformanceIndicatorConflict handles this case with default header values.
Conflict
func NewCreatePerformanceIndicatorConflict ¶
func NewCreatePerformanceIndicatorConflict() *CreatePerformanceIndicatorConflict
NewCreatePerformanceIndicatorConflict creates a CreatePerformanceIndicatorConflict with default headers values
func (*CreatePerformanceIndicatorConflict) Error ¶
func (o *CreatePerformanceIndicatorConflict) Error() string
func (*CreatePerformanceIndicatorConflict) GetPayload ¶
func (o *CreatePerformanceIndicatorConflict) GetPayload() *models.APIResult
type CreatePerformanceIndicatorCreated ¶
type CreatePerformanceIndicatorCreated struct {
Payload *models.APIResultPerformanceIndicator
}
CreatePerformanceIndicatorCreated handles this case with default header values.
Created
func NewCreatePerformanceIndicatorCreated ¶
func NewCreatePerformanceIndicatorCreated() *CreatePerformanceIndicatorCreated
NewCreatePerformanceIndicatorCreated creates a CreatePerformanceIndicatorCreated with default headers values
func (*CreatePerformanceIndicatorCreated) Error ¶
func (o *CreatePerformanceIndicatorCreated) Error() string
func (*CreatePerformanceIndicatorCreated) GetPayload ¶
func (o *CreatePerformanceIndicatorCreated) GetPayload() *models.APIResultPerformanceIndicator
type CreatePerformanceIndicatorForbidden ¶
CreatePerformanceIndicatorForbidden handles this case with default header values.
Forbidden
func NewCreatePerformanceIndicatorForbidden ¶
func NewCreatePerformanceIndicatorForbidden() *CreatePerformanceIndicatorForbidden
NewCreatePerformanceIndicatorForbidden creates a CreatePerformanceIndicatorForbidden with default headers values
func (*CreatePerformanceIndicatorForbidden) Error ¶
func (o *CreatePerformanceIndicatorForbidden) Error() string
func (*CreatePerformanceIndicatorForbidden) GetPayload ¶
func (o *CreatePerformanceIndicatorForbidden) GetPayload() *models.APIResult
type CreatePerformanceIndicatorInternalServerError ¶
CreatePerformanceIndicatorInternalServerError handles this case with default header values.
Internal Server Error
func NewCreatePerformanceIndicatorInternalServerError ¶
func NewCreatePerformanceIndicatorInternalServerError() *CreatePerformanceIndicatorInternalServerError
NewCreatePerformanceIndicatorInternalServerError creates a CreatePerformanceIndicatorInternalServerError with default headers values
func (*CreatePerformanceIndicatorInternalServerError) Error ¶
func (o *CreatePerformanceIndicatorInternalServerError) Error() string
func (*CreatePerformanceIndicatorInternalServerError) GetPayload ¶
func (o *CreatePerformanceIndicatorInternalServerError) GetPayload() *models.APIResult
type CreatePerformanceIndicatorNotFound ¶
CreatePerformanceIndicatorNotFound handles this case with default header values.
Not Found
func NewCreatePerformanceIndicatorNotFound ¶
func NewCreatePerformanceIndicatorNotFound() *CreatePerformanceIndicatorNotFound
NewCreatePerformanceIndicatorNotFound creates a CreatePerformanceIndicatorNotFound with default headers values
func (*CreatePerformanceIndicatorNotFound) Error ¶
func (o *CreatePerformanceIndicatorNotFound) Error() string
func (*CreatePerformanceIndicatorNotFound) GetPayload ¶
func (o *CreatePerformanceIndicatorNotFound) GetPayload() *models.APIResult
type CreatePerformanceIndicatorParams ¶
type CreatePerformanceIndicatorParams struct { /*Data data */ Data *models.PerformanceIndicator Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
CreatePerformanceIndicatorParams contains all the parameters to send to the API endpoint for the create performance indicator operation typically these are written to a http.Request
func NewCreatePerformanceIndicatorParams ¶
func NewCreatePerformanceIndicatorParams() *CreatePerformanceIndicatorParams
NewCreatePerformanceIndicatorParams creates a new CreatePerformanceIndicatorParams object with the default values initialized.
func NewCreatePerformanceIndicatorParamsWithContext ¶
func NewCreatePerformanceIndicatorParamsWithContext(ctx context.Context) *CreatePerformanceIndicatorParams
NewCreatePerformanceIndicatorParamsWithContext creates a new CreatePerformanceIndicatorParams object with the default values initialized, and the ability to set a context for a request
func NewCreatePerformanceIndicatorParamsWithHTTPClient ¶
func NewCreatePerformanceIndicatorParamsWithHTTPClient(client *http.Client) *CreatePerformanceIndicatorParams
NewCreatePerformanceIndicatorParamsWithHTTPClient creates a new CreatePerformanceIndicatorParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewCreatePerformanceIndicatorParamsWithTimeout ¶
func NewCreatePerformanceIndicatorParamsWithTimeout(timeout time.Duration) *CreatePerformanceIndicatorParams
NewCreatePerformanceIndicatorParamsWithTimeout creates a new CreatePerformanceIndicatorParams object with the default values initialized, and the ability to set a timeout on a request
func (*CreatePerformanceIndicatorParams) SetContext ¶
func (o *CreatePerformanceIndicatorParams) SetContext(ctx context.Context)
SetContext adds the context to the create performance indicator params
func (*CreatePerformanceIndicatorParams) SetData ¶
func (o *CreatePerformanceIndicatorParams) SetData(data *models.PerformanceIndicator)
SetData adds the data to the create performance indicator params
func (*CreatePerformanceIndicatorParams) SetHTTPClient ¶
func (o *CreatePerformanceIndicatorParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the create performance indicator params
func (*CreatePerformanceIndicatorParams) SetTimeout ¶
func (o *CreatePerformanceIndicatorParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the create performance indicator params
func (*CreatePerformanceIndicatorParams) WithContext ¶
func (o *CreatePerformanceIndicatorParams) WithContext(ctx context.Context) *CreatePerformanceIndicatorParams
WithContext adds the context to the create performance indicator params
func (*CreatePerformanceIndicatorParams) WithData ¶
func (o *CreatePerformanceIndicatorParams) WithData(data *models.PerformanceIndicator) *CreatePerformanceIndicatorParams
WithData adds the data to the create performance indicator params
func (*CreatePerformanceIndicatorParams) WithHTTPClient ¶
func (o *CreatePerformanceIndicatorParams) WithHTTPClient(client *http.Client) *CreatePerformanceIndicatorParams
WithHTTPClient adds the HTTPClient to the create performance indicator params
func (*CreatePerformanceIndicatorParams) WithTimeout ¶
func (o *CreatePerformanceIndicatorParams) WithTimeout(timeout time.Duration) *CreatePerformanceIndicatorParams
WithTimeout adds the timeout to the create performance indicator params
func (*CreatePerformanceIndicatorParams) WriteToRequest ¶
func (o *CreatePerformanceIndicatorParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CreatePerformanceIndicatorReader ¶
type CreatePerformanceIndicatorReader struct {
// contains filtered or unexported fields
}
CreatePerformanceIndicatorReader is a Reader for the CreatePerformanceIndicator structure.
func (*CreatePerformanceIndicatorReader) ReadResponse ¶
func (o *CreatePerformanceIndicatorReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type CreatePerformanceIndicatorUnauthorized ¶
type CreatePerformanceIndicatorUnauthorized struct {
}CreatePerformanceIndicatorUnauthorized handles this case with default header values.
Unauthorized
func NewCreatePerformanceIndicatorUnauthorized ¶
func NewCreatePerformanceIndicatorUnauthorized() *CreatePerformanceIndicatorUnauthorized
NewCreatePerformanceIndicatorUnauthorized creates a CreatePerformanceIndicatorUnauthorized with default headers values
func (*CreatePerformanceIndicatorUnauthorized) Error ¶
func (o *CreatePerformanceIndicatorUnauthorized) Error() string
func (*CreatePerformanceIndicatorUnauthorized) GetPayload ¶
func (o *CreatePerformanceIndicatorUnauthorized) GetPayload() *models.APIResult
type DeletePerformanceIndicatorBadRequest ¶
DeletePerformanceIndicatorBadRequest handles this case with default header values.
Bad Request
func NewDeletePerformanceIndicatorBadRequest ¶
func NewDeletePerformanceIndicatorBadRequest() *DeletePerformanceIndicatorBadRequest
NewDeletePerformanceIndicatorBadRequest creates a DeletePerformanceIndicatorBadRequest with default headers values
func (*DeletePerformanceIndicatorBadRequest) Error ¶
func (o *DeletePerformanceIndicatorBadRequest) Error() string
func (*DeletePerformanceIndicatorBadRequest) GetPayload ¶
func (o *DeletePerformanceIndicatorBadRequest) GetPayload() *models.APIResult
type DeletePerformanceIndicatorConflict ¶
DeletePerformanceIndicatorConflict handles this case with default header values.
Conflict
func NewDeletePerformanceIndicatorConflict ¶
func NewDeletePerformanceIndicatorConflict() *DeletePerformanceIndicatorConflict
NewDeletePerformanceIndicatorConflict creates a DeletePerformanceIndicatorConflict with default headers values
func (*DeletePerformanceIndicatorConflict) Error ¶
func (o *DeletePerformanceIndicatorConflict) Error() string
func (*DeletePerformanceIndicatorConflict) GetPayload ¶
func (o *DeletePerformanceIndicatorConflict) GetPayload() *models.APIResult
type DeletePerformanceIndicatorForbidden ¶
DeletePerformanceIndicatorForbidden handles this case with default header values.
Forbidden
func NewDeletePerformanceIndicatorForbidden ¶
func NewDeletePerformanceIndicatorForbidden() *DeletePerformanceIndicatorForbidden
NewDeletePerformanceIndicatorForbidden creates a DeletePerformanceIndicatorForbidden with default headers values
func (*DeletePerformanceIndicatorForbidden) Error ¶
func (o *DeletePerformanceIndicatorForbidden) Error() string
func (*DeletePerformanceIndicatorForbidden) GetPayload ¶
func (o *DeletePerformanceIndicatorForbidden) GetPayload() *models.APIResult
type DeletePerformanceIndicatorInternalServerError ¶
DeletePerformanceIndicatorInternalServerError handles this case with default header values.
Internal Server Error
func NewDeletePerformanceIndicatorInternalServerError ¶
func NewDeletePerformanceIndicatorInternalServerError() *DeletePerformanceIndicatorInternalServerError
NewDeletePerformanceIndicatorInternalServerError creates a DeletePerformanceIndicatorInternalServerError with default headers values
func (*DeletePerformanceIndicatorInternalServerError) Error ¶
func (o *DeletePerformanceIndicatorInternalServerError) Error() string
func (*DeletePerformanceIndicatorInternalServerError) GetPayload ¶
func (o *DeletePerformanceIndicatorInternalServerError) GetPayload() *models.APIResult
type DeletePerformanceIndicatorNotFound ¶
DeletePerformanceIndicatorNotFound handles this case with default header values.
Not Found
func NewDeletePerformanceIndicatorNotFound ¶
func NewDeletePerformanceIndicatorNotFound() *DeletePerformanceIndicatorNotFound
NewDeletePerformanceIndicatorNotFound creates a DeletePerformanceIndicatorNotFound with default headers values
func (*DeletePerformanceIndicatorNotFound) Error ¶
func (o *DeletePerformanceIndicatorNotFound) Error() string
func (*DeletePerformanceIndicatorNotFound) GetPayload ¶
func (o *DeletePerformanceIndicatorNotFound) GetPayload() *models.APIResult
type DeletePerformanceIndicatorOK ¶
type DeletePerformanceIndicatorOK struct {
Payload *models.APIResultVoid
}
DeletePerformanceIndicatorOK handles this case with default header values.
OK
func NewDeletePerformanceIndicatorOK ¶
func NewDeletePerformanceIndicatorOK() *DeletePerformanceIndicatorOK
NewDeletePerformanceIndicatorOK creates a DeletePerformanceIndicatorOK with default headers values
func (*DeletePerformanceIndicatorOK) Error ¶
func (o *DeletePerformanceIndicatorOK) Error() string
func (*DeletePerformanceIndicatorOK) GetPayload ¶
func (o *DeletePerformanceIndicatorOK) GetPayload() *models.APIResultVoid
type DeletePerformanceIndicatorParams ¶
type DeletePerformanceIndicatorParams struct { /*ID id */ ID int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DeletePerformanceIndicatorParams contains all the parameters to send to the API endpoint for the delete performance indicator operation typically these are written to a http.Request
func NewDeletePerformanceIndicatorParams ¶
func NewDeletePerformanceIndicatorParams() *DeletePerformanceIndicatorParams
NewDeletePerformanceIndicatorParams creates a new DeletePerformanceIndicatorParams object with the default values initialized.
func NewDeletePerformanceIndicatorParamsWithContext ¶
func NewDeletePerformanceIndicatorParamsWithContext(ctx context.Context) *DeletePerformanceIndicatorParams
NewDeletePerformanceIndicatorParamsWithContext creates a new DeletePerformanceIndicatorParams object with the default values initialized, and the ability to set a context for a request
func NewDeletePerformanceIndicatorParamsWithHTTPClient ¶
func NewDeletePerformanceIndicatorParamsWithHTTPClient(client *http.Client) *DeletePerformanceIndicatorParams
NewDeletePerformanceIndicatorParamsWithHTTPClient creates a new DeletePerformanceIndicatorParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewDeletePerformanceIndicatorParamsWithTimeout ¶
func NewDeletePerformanceIndicatorParamsWithTimeout(timeout time.Duration) *DeletePerformanceIndicatorParams
NewDeletePerformanceIndicatorParamsWithTimeout creates a new DeletePerformanceIndicatorParams object with the default values initialized, and the ability to set a timeout on a request
func (*DeletePerformanceIndicatorParams) SetContext ¶
func (o *DeletePerformanceIndicatorParams) SetContext(ctx context.Context)
SetContext adds the context to the delete performance indicator params
func (*DeletePerformanceIndicatorParams) SetHTTPClient ¶
func (o *DeletePerformanceIndicatorParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete performance indicator params
func (*DeletePerformanceIndicatorParams) SetID ¶
func (o *DeletePerformanceIndicatorParams) SetID(id int64)
SetID adds the id to the delete performance indicator params
func (*DeletePerformanceIndicatorParams) SetTimeout ¶
func (o *DeletePerformanceIndicatorParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete performance indicator params
func (*DeletePerformanceIndicatorParams) WithContext ¶
func (o *DeletePerformanceIndicatorParams) WithContext(ctx context.Context) *DeletePerformanceIndicatorParams
WithContext adds the context to the delete performance indicator params
func (*DeletePerformanceIndicatorParams) WithHTTPClient ¶
func (o *DeletePerformanceIndicatorParams) WithHTTPClient(client *http.Client) *DeletePerformanceIndicatorParams
WithHTTPClient adds the HTTPClient to the delete performance indicator params
func (*DeletePerformanceIndicatorParams) WithID ¶
func (o *DeletePerformanceIndicatorParams) WithID(id int64) *DeletePerformanceIndicatorParams
WithID adds the id to the delete performance indicator params
func (*DeletePerformanceIndicatorParams) WithTimeout ¶
func (o *DeletePerformanceIndicatorParams) WithTimeout(timeout time.Duration) *DeletePerformanceIndicatorParams
WithTimeout adds the timeout to the delete performance indicator params
func (*DeletePerformanceIndicatorParams) WriteToRequest ¶
func (o *DeletePerformanceIndicatorParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeletePerformanceIndicatorReader ¶
type DeletePerformanceIndicatorReader struct {
// contains filtered or unexported fields
}
DeletePerformanceIndicatorReader is a Reader for the DeletePerformanceIndicator structure.
func (*DeletePerformanceIndicatorReader) ReadResponse ¶
func (o *DeletePerformanceIndicatorReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeletePerformanceIndicatorUnauthorized ¶
type DeletePerformanceIndicatorUnauthorized struct {
}DeletePerformanceIndicatorUnauthorized handles this case with default header values.
Unauthorized
func NewDeletePerformanceIndicatorUnauthorized ¶
func NewDeletePerformanceIndicatorUnauthorized() *DeletePerformanceIndicatorUnauthorized
NewDeletePerformanceIndicatorUnauthorized creates a DeletePerformanceIndicatorUnauthorized with default headers values
func (*DeletePerformanceIndicatorUnauthorized) Error ¶
func (o *DeletePerformanceIndicatorUnauthorized) Error() string
func (*DeletePerformanceIndicatorUnauthorized) GetPayload ¶
func (o *DeletePerformanceIndicatorUnauthorized) GetPayload() *models.APIResult
type ListPerformanceIndicatorBadRequest ¶
ListPerformanceIndicatorBadRequest handles this case with default header values.
Bad Request
func NewListPerformanceIndicatorBadRequest ¶
func NewListPerformanceIndicatorBadRequest() *ListPerformanceIndicatorBadRequest
NewListPerformanceIndicatorBadRequest creates a ListPerformanceIndicatorBadRequest with default headers values
func (*ListPerformanceIndicatorBadRequest) Error ¶
func (o *ListPerformanceIndicatorBadRequest) Error() string
func (*ListPerformanceIndicatorBadRequest) GetPayload ¶
func (o *ListPerformanceIndicatorBadRequest) GetPayload() *models.APIResult
type ListPerformanceIndicatorConflict ¶
ListPerformanceIndicatorConflict handles this case with default header values.
Conflict
func NewListPerformanceIndicatorConflict ¶
func NewListPerformanceIndicatorConflict() *ListPerformanceIndicatorConflict
NewListPerformanceIndicatorConflict creates a ListPerformanceIndicatorConflict with default headers values
func (*ListPerformanceIndicatorConflict) Error ¶
func (o *ListPerformanceIndicatorConflict) Error() string
func (*ListPerformanceIndicatorConflict) GetPayload ¶
func (o *ListPerformanceIndicatorConflict) GetPayload() *models.APIResult
type ListPerformanceIndicatorForbidden ¶
ListPerformanceIndicatorForbidden handles this case with default header values.
Forbidden
func NewListPerformanceIndicatorForbidden ¶
func NewListPerformanceIndicatorForbidden() *ListPerformanceIndicatorForbidden
NewListPerformanceIndicatorForbidden creates a ListPerformanceIndicatorForbidden with default headers values
func (*ListPerformanceIndicatorForbidden) Error ¶
func (o *ListPerformanceIndicatorForbidden) Error() string
func (*ListPerformanceIndicatorForbidden) GetPayload ¶
func (o *ListPerformanceIndicatorForbidden) GetPayload() *models.APIResult
type ListPerformanceIndicatorInternalServerError ¶
ListPerformanceIndicatorInternalServerError handles this case with default header values.
Internal Server Error
func NewListPerformanceIndicatorInternalServerError ¶
func NewListPerformanceIndicatorInternalServerError() *ListPerformanceIndicatorInternalServerError
NewListPerformanceIndicatorInternalServerError creates a ListPerformanceIndicatorInternalServerError with default headers values
func (*ListPerformanceIndicatorInternalServerError) Error ¶
func (o *ListPerformanceIndicatorInternalServerError) Error() string
func (*ListPerformanceIndicatorInternalServerError) GetPayload ¶
func (o *ListPerformanceIndicatorInternalServerError) GetPayload() *models.APIResult
type ListPerformanceIndicatorNotFound ¶
ListPerformanceIndicatorNotFound handles this case with default header values.
Not Found
func NewListPerformanceIndicatorNotFound ¶
func NewListPerformanceIndicatorNotFound() *ListPerformanceIndicatorNotFound
NewListPerformanceIndicatorNotFound creates a ListPerformanceIndicatorNotFound with default headers values
func (*ListPerformanceIndicatorNotFound) Error ¶
func (o *ListPerformanceIndicatorNotFound) Error() string
func (*ListPerformanceIndicatorNotFound) GetPayload ¶
func (o *ListPerformanceIndicatorNotFound) GetPayload() *models.APIResult
type ListPerformanceIndicatorOK ¶
type ListPerformanceIndicatorOK struct {
Payload *models.APIResultListPerformanceIndicator
}
ListPerformanceIndicatorOK handles this case with default header values.
OK
func NewListPerformanceIndicatorOK ¶
func NewListPerformanceIndicatorOK() *ListPerformanceIndicatorOK
NewListPerformanceIndicatorOK creates a ListPerformanceIndicatorOK with default headers values
func (*ListPerformanceIndicatorOK) Error ¶
func (o *ListPerformanceIndicatorOK) Error() string
func (*ListPerformanceIndicatorOK) GetPayload ¶
func (o *ListPerformanceIndicatorOK) GetPayload() *models.APIResultListPerformanceIndicator
type ListPerformanceIndicatorParams ¶
type ListPerformanceIndicatorParams 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 /*Orderby Fields to order by */ Orderby *string /*Q A search query */ Q *string /*Start A start offset in object listing */ Start *int32 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ListPerformanceIndicatorParams contains all the parameters to send to the API endpoint for the list performance indicator operation typically these are written to a http.Request
func NewListPerformanceIndicatorParams ¶
func NewListPerformanceIndicatorParams() *ListPerformanceIndicatorParams
NewListPerformanceIndicatorParams creates a new ListPerformanceIndicatorParams object with the default values initialized.
func NewListPerformanceIndicatorParamsWithContext ¶
func NewListPerformanceIndicatorParamsWithContext(ctx context.Context) *ListPerformanceIndicatorParams
NewListPerformanceIndicatorParamsWithContext creates a new ListPerformanceIndicatorParams object with the default values initialized, and the ability to set a context for a request
func NewListPerformanceIndicatorParamsWithHTTPClient ¶
func NewListPerformanceIndicatorParamsWithHTTPClient(client *http.Client) *ListPerformanceIndicatorParams
NewListPerformanceIndicatorParamsWithHTTPClient creates a new ListPerformanceIndicatorParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewListPerformanceIndicatorParamsWithTimeout ¶
func NewListPerformanceIndicatorParamsWithTimeout(timeout time.Duration) *ListPerformanceIndicatorParams
NewListPerformanceIndicatorParamsWithTimeout creates a new ListPerformanceIndicatorParams object with the default values initialized, and the ability to set a timeout on a request
func (*ListPerformanceIndicatorParams) SetContext ¶
func (o *ListPerformanceIndicatorParams) SetContext(ctx context.Context)
SetContext adds the context to the list performance indicator params
func (*ListPerformanceIndicatorParams) SetFields ¶
func (o *ListPerformanceIndicatorParams) SetFields(fields *string)
SetFields adds the fields to the list performance indicator params
func (*ListPerformanceIndicatorParams) SetHTTPClient ¶
func (o *ListPerformanceIndicatorParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the list performance indicator params
func (*ListPerformanceIndicatorParams) SetLimit ¶
func (o *ListPerformanceIndicatorParams) SetLimit(limit *int32)
SetLimit adds the limit to the list performance indicator params
func (*ListPerformanceIndicatorParams) SetOrderby ¶
func (o *ListPerformanceIndicatorParams) SetOrderby(orderby *string)
SetOrderby adds the orderby to the list performance indicator params
func (*ListPerformanceIndicatorParams) SetQ ¶
func (o *ListPerformanceIndicatorParams) SetQ(q *string)
SetQ adds the q to the list performance indicator params
func (*ListPerformanceIndicatorParams) SetStart ¶
func (o *ListPerformanceIndicatorParams) SetStart(start *int32)
SetStart adds the start to the list performance indicator params
func (*ListPerformanceIndicatorParams) SetTimeout ¶
func (o *ListPerformanceIndicatorParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the list performance indicator params
func (*ListPerformanceIndicatorParams) WithContext ¶
func (o *ListPerformanceIndicatorParams) WithContext(ctx context.Context) *ListPerformanceIndicatorParams
WithContext adds the context to the list performance indicator params
func (*ListPerformanceIndicatorParams) WithFields ¶
func (o *ListPerformanceIndicatorParams) WithFields(fields *string) *ListPerformanceIndicatorParams
WithFields adds the fields to the list performance indicator params
func (*ListPerformanceIndicatorParams) WithHTTPClient ¶
func (o *ListPerformanceIndicatorParams) WithHTTPClient(client *http.Client) *ListPerformanceIndicatorParams
WithHTTPClient adds the HTTPClient to the list performance indicator params
func (*ListPerformanceIndicatorParams) WithLimit ¶
func (o *ListPerformanceIndicatorParams) WithLimit(limit *int32) *ListPerformanceIndicatorParams
WithLimit adds the limit to the list performance indicator params
func (*ListPerformanceIndicatorParams) WithOrderby ¶
func (o *ListPerformanceIndicatorParams) WithOrderby(orderby *string) *ListPerformanceIndicatorParams
WithOrderby adds the orderby to the list performance indicator params
func (*ListPerformanceIndicatorParams) WithQ ¶
func (o *ListPerformanceIndicatorParams) WithQ(q *string) *ListPerformanceIndicatorParams
WithQ adds the q to the list performance indicator params
func (*ListPerformanceIndicatorParams) WithStart ¶
func (o *ListPerformanceIndicatorParams) WithStart(start *int32) *ListPerformanceIndicatorParams
WithStart adds the start to the list performance indicator params
func (*ListPerformanceIndicatorParams) WithTimeout ¶
func (o *ListPerformanceIndicatorParams) WithTimeout(timeout time.Duration) *ListPerformanceIndicatorParams
WithTimeout adds the timeout to the list performance indicator params
func (*ListPerformanceIndicatorParams) WriteToRequest ¶
func (o *ListPerformanceIndicatorParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ListPerformanceIndicatorReader ¶
type ListPerformanceIndicatorReader struct {
// contains filtered or unexported fields
}
ListPerformanceIndicatorReader is a Reader for the ListPerformanceIndicator structure.
func (*ListPerformanceIndicatorReader) ReadResponse ¶
func (o *ListPerformanceIndicatorReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ListPerformanceIndicatorUnauthorized ¶
type ListPerformanceIndicatorUnauthorized struct {
}ListPerformanceIndicatorUnauthorized handles this case with default header values.
Unauthorized
func NewListPerformanceIndicatorUnauthorized ¶
func NewListPerformanceIndicatorUnauthorized() *ListPerformanceIndicatorUnauthorized
NewListPerformanceIndicatorUnauthorized creates a ListPerformanceIndicatorUnauthorized with default headers values
func (*ListPerformanceIndicatorUnauthorized) Error ¶
func (o *ListPerformanceIndicatorUnauthorized) Error() string
func (*ListPerformanceIndicatorUnauthorized) GetPayload ¶
func (o *ListPerformanceIndicatorUnauthorized) GetPayload() *models.APIResult
type MultiDeletePerformanceIndicatorBadRequest ¶
MultiDeletePerformanceIndicatorBadRequest handles this case with default header values.
Bad Request
func NewMultiDeletePerformanceIndicatorBadRequest ¶
func NewMultiDeletePerformanceIndicatorBadRequest() *MultiDeletePerformanceIndicatorBadRequest
NewMultiDeletePerformanceIndicatorBadRequest creates a MultiDeletePerformanceIndicatorBadRequest with default headers values
func (*MultiDeletePerformanceIndicatorBadRequest) Error ¶
func (o *MultiDeletePerformanceIndicatorBadRequest) Error() string
func (*MultiDeletePerformanceIndicatorBadRequest) GetPayload ¶
func (o *MultiDeletePerformanceIndicatorBadRequest) GetPayload() *models.APIResult
type MultiDeletePerformanceIndicatorConflict ¶
MultiDeletePerformanceIndicatorConflict handles this case with default header values.
Conflict
func NewMultiDeletePerformanceIndicatorConflict ¶
func NewMultiDeletePerformanceIndicatorConflict() *MultiDeletePerformanceIndicatorConflict
NewMultiDeletePerformanceIndicatorConflict creates a MultiDeletePerformanceIndicatorConflict with default headers values
func (*MultiDeletePerformanceIndicatorConflict) Error ¶
func (o *MultiDeletePerformanceIndicatorConflict) Error() string
func (*MultiDeletePerformanceIndicatorConflict) GetPayload ¶
func (o *MultiDeletePerformanceIndicatorConflict) GetPayload() *models.APIResult
type MultiDeletePerformanceIndicatorForbidden ¶
MultiDeletePerformanceIndicatorForbidden handles this case with default header values.
Forbidden
func NewMultiDeletePerformanceIndicatorForbidden ¶
func NewMultiDeletePerformanceIndicatorForbidden() *MultiDeletePerformanceIndicatorForbidden
NewMultiDeletePerformanceIndicatorForbidden creates a MultiDeletePerformanceIndicatorForbidden with default headers values
func (*MultiDeletePerformanceIndicatorForbidden) Error ¶
func (o *MultiDeletePerformanceIndicatorForbidden) Error() string
func (*MultiDeletePerformanceIndicatorForbidden) GetPayload ¶
func (o *MultiDeletePerformanceIndicatorForbidden) GetPayload() *models.APIResult
type MultiDeletePerformanceIndicatorInternalServerError ¶
MultiDeletePerformanceIndicatorInternalServerError handles this case with default header values.
Internal Server Error
func NewMultiDeletePerformanceIndicatorInternalServerError ¶
func NewMultiDeletePerformanceIndicatorInternalServerError() *MultiDeletePerformanceIndicatorInternalServerError
NewMultiDeletePerformanceIndicatorInternalServerError creates a MultiDeletePerformanceIndicatorInternalServerError with default headers values
func (*MultiDeletePerformanceIndicatorInternalServerError) Error ¶
func (o *MultiDeletePerformanceIndicatorInternalServerError) Error() string
func (*MultiDeletePerformanceIndicatorInternalServerError) GetPayload ¶
func (o *MultiDeletePerformanceIndicatorInternalServerError) GetPayload() *models.APIResult
type MultiDeletePerformanceIndicatorNotFound ¶
MultiDeletePerformanceIndicatorNotFound handles this case with default header values.
Not Found
func NewMultiDeletePerformanceIndicatorNotFound ¶
func NewMultiDeletePerformanceIndicatorNotFound() *MultiDeletePerformanceIndicatorNotFound
NewMultiDeletePerformanceIndicatorNotFound creates a MultiDeletePerformanceIndicatorNotFound with default headers values
func (*MultiDeletePerformanceIndicatorNotFound) Error ¶
func (o *MultiDeletePerformanceIndicatorNotFound) Error() string
func (*MultiDeletePerformanceIndicatorNotFound) GetPayload ¶
func (o *MultiDeletePerformanceIndicatorNotFound) GetPayload() *models.APIResult
type MultiDeletePerformanceIndicatorOK ¶
type MultiDeletePerformanceIndicatorOK struct {
Payload *models.APIResultVoid
}
MultiDeletePerformanceIndicatorOK handles this case with default header values.
OK
func NewMultiDeletePerformanceIndicatorOK ¶
func NewMultiDeletePerformanceIndicatorOK() *MultiDeletePerformanceIndicatorOK
NewMultiDeletePerformanceIndicatorOK creates a MultiDeletePerformanceIndicatorOK with default headers values
func (*MultiDeletePerformanceIndicatorOK) Error ¶
func (o *MultiDeletePerformanceIndicatorOK) Error() string
func (*MultiDeletePerformanceIndicatorOK) GetPayload ¶
func (o *MultiDeletePerformanceIndicatorOK) GetPayload() *models.APIResultVoid
type MultiDeletePerformanceIndicatorParams ¶
type MultiDeletePerformanceIndicatorParams struct { /*Ids A comma-separated list of resource identifiers */ Ids string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
MultiDeletePerformanceIndicatorParams contains all the parameters to send to the API endpoint for the multi delete performance indicator operation typically these are written to a http.Request
func NewMultiDeletePerformanceIndicatorParams ¶
func NewMultiDeletePerformanceIndicatorParams() *MultiDeletePerformanceIndicatorParams
NewMultiDeletePerformanceIndicatorParams creates a new MultiDeletePerformanceIndicatorParams object with the default values initialized.
func NewMultiDeletePerformanceIndicatorParamsWithContext ¶
func NewMultiDeletePerformanceIndicatorParamsWithContext(ctx context.Context) *MultiDeletePerformanceIndicatorParams
NewMultiDeletePerformanceIndicatorParamsWithContext creates a new MultiDeletePerformanceIndicatorParams object with the default values initialized, and the ability to set a context for a request
func NewMultiDeletePerformanceIndicatorParamsWithHTTPClient ¶
func NewMultiDeletePerformanceIndicatorParamsWithHTTPClient(client *http.Client) *MultiDeletePerformanceIndicatorParams
NewMultiDeletePerformanceIndicatorParamsWithHTTPClient creates a new MultiDeletePerformanceIndicatorParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewMultiDeletePerformanceIndicatorParamsWithTimeout ¶
func NewMultiDeletePerformanceIndicatorParamsWithTimeout(timeout time.Duration) *MultiDeletePerformanceIndicatorParams
NewMultiDeletePerformanceIndicatorParamsWithTimeout creates a new MultiDeletePerformanceIndicatorParams object with the default values initialized, and the ability to set a timeout on a request
func (*MultiDeletePerformanceIndicatorParams) SetContext ¶
func (o *MultiDeletePerformanceIndicatorParams) SetContext(ctx context.Context)
SetContext adds the context to the multi delete performance indicator params
func (*MultiDeletePerformanceIndicatorParams) SetHTTPClient ¶
func (o *MultiDeletePerformanceIndicatorParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the multi delete performance indicator params
func (*MultiDeletePerformanceIndicatorParams) SetIds ¶
func (o *MultiDeletePerformanceIndicatorParams) SetIds(ids string)
SetIds adds the ids to the multi delete performance indicator params
func (*MultiDeletePerformanceIndicatorParams) SetTimeout ¶
func (o *MultiDeletePerformanceIndicatorParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the multi delete performance indicator params
func (*MultiDeletePerformanceIndicatorParams) WithContext ¶
func (o *MultiDeletePerformanceIndicatorParams) WithContext(ctx context.Context) *MultiDeletePerformanceIndicatorParams
WithContext adds the context to the multi delete performance indicator params
func (*MultiDeletePerformanceIndicatorParams) WithHTTPClient ¶
func (o *MultiDeletePerformanceIndicatorParams) WithHTTPClient(client *http.Client) *MultiDeletePerformanceIndicatorParams
WithHTTPClient adds the HTTPClient to the multi delete performance indicator params
func (*MultiDeletePerformanceIndicatorParams) WithIds ¶
func (o *MultiDeletePerformanceIndicatorParams) WithIds(ids string) *MultiDeletePerformanceIndicatorParams
WithIds adds the ids to the multi delete performance indicator params
func (*MultiDeletePerformanceIndicatorParams) WithTimeout ¶
func (o *MultiDeletePerformanceIndicatorParams) WithTimeout(timeout time.Duration) *MultiDeletePerformanceIndicatorParams
WithTimeout adds the timeout to the multi delete performance indicator params
func (*MultiDeletePerformanceIndicatorParams) WriteToRequest ¶
func (o *MultiDeletePerformanceIndicatorParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type MultiDeletePerformanceIndicatorReader ¶
type MultiDeletePerformanceIndicatorReader struct {
// contains filtered or unexported fields
}
MultiDeletePerformanceIndicatorReader is a Reader for the MultiDeletePerformanceIndicator structure.
func (*MultiDeletePerformanceIndicatorReader) ReadResponse ¶
func (o *MultiDeletePerformanceIndicatorReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type MultiDeletePerformanceIndicatorUnauthorized ¶
type MultiDeletePerformanceIndicatorUnauthorized struct {
}MultiDeletePerformanceIndicatorUnauthorized handles this case with default header values.
Unauthorized
func NewMultiDeletePerformanceIndicatorUnauthorized ¶
func NewMultiDeletePerformanceIndicatorUnauthorized() *MultiDeletePerformanceIndicatorUnauthorized
NewMultiDeletePerformanceIndicatorUnauthorized creates a MultiDeletePerformanceIndicatorUnauthorized with default headers values
func (*MultiDeletePerformanceIndicatorUnauthorized) Error ¶
func (o *MultiDeletePerformanceIndicatorUnauthorized) Error() string
func (*MultiDeletePerformanceIndicatorUnauthorized) GetPayload ¶
func (o *MultiDeletePerformanceIndicatorUnauthorized) GetPayload() *models.APIResult
type UpdatePerformanceIndicatorBadRequest ¶
UpdatePerformanceIndicatorBadRequest handles this case with default header values.
Bad Request
func NewUpdatePerformanceIndicatorBadRequest ¶
func NewUpdatePerformanceIndicatorBadRequest() *UpdatePerformanceIndicatorBadRequest
NewUpdatePerformanceIndicatorBadRequest creates a UpdatePerformanceIndicatorBadRequest with default headers values
func (*UpdatePerformanceIndicatorBadRequest) Error ¶
func (o *UpdatePerformanceIndicatorBadRequest) Error() string
func (*UpdatePerformanceIndicatorBadRequest) GetPayload ¶
func (o *UpdatePerformanceIndicatorBadRequest) GetPayload() *models.APIResult
type UpdatePerformanceIndicatorConflict ¶
UpdatePerformanceIndicatorConflict handles this case with default header values.
Conflict
func NewUpdatePerformanceIndicatorConflict ¶
func NewUpdatePerformanceIndicatorConflict() *UpdatePerformanceIndicatorConflict
NewUpdatePerformanceIndicatorConflict creates a UpdatePerformanceIndicatorConflict with default headers values
func (*UpdatePerformanceIndicatorConflict) Error ¶
func (o *UpdatePerformanceIndicatorConflict) Error() string
func (*UpdatePerformanceIndicatorConflict) GetPayload ¶
func (o *UpdatePerformanceIndicatorConflict) GetPayload() *models.APIResult
type UpdatePerformanceIndicatorForbidden ¶
UpdatePerformanceIndicatorForbidden handles this case with default header values.
Forbidden
func NewUpdatePerformanceIndicatorForbidden ¶
func NewUpdatePerformanceIndicatorForbidden() *UpdatePerformanceIndicatorForbidden
NewUpdatePerformanceIndicatorForbidden creates a UpdatePerformanceIndicatorForbidden with default headers values
func (*UpdatePerformanceIndicatorForbidden) Error ¶
func (o *UpdatePerformanceIndicatorForbidden) Error() string
func (*UpdatePerformanceIndicatorForbidden) GetPayload ¶
func (o *UpdatePerformanceIndicatorForbidden) GetPayload() *models.APIResult
type UpdatePerformanceIndicatorInternalServerError ¶
UpdatePerformanceIndicatorInternalServerError handles this case with default header values.
Internal Server Error
func NewUpdatePerformanceIndicatorInternalServerError ¶
func NewUpdatePerformanceIndicatorInternalServerError() *UpdatePerformanceIndicatorInternalServerError
NewUpdatePerformanceIndicatorInternalServerError creates a UpdatePerformanceIndicatorInternalServerError with default headers values
func (*UpdatePerformanceIndicatorInternalServerError) Error ¶
func (o *UpdatePerformanceIndicatorInternalServerError) Error() string
func (*UpdatePerformanceIndicatorInternalServerError) GetPayload ¶
func (o *UpdatePerformanceIndicatorInternalServerError) GetPayload() *models.APIResult
type UpdatePerformanceIndicatorNotFound ¶
UpdatePerformanceIndicatorNotFound handles this case with default header values.
Not Found
func NewUpdatePerformanceIndicatorNotFound ¶
func NewUpdatePerformanceIndicatorNotFound() *UpdatePerformanceIndicatorNotFound
NewUpdatePerformanceIndicatorNotFound creates a UpdatePerformanceIndicatorNotFound with default headers values
func (*UpdatePerformanceIndicatorNotFound) Error ¶
func (o *UpdatePerformanceIndicatorNotFound) Error() string
func (*UpdatePerformanceIndicatorNotFound) GetPayload ¶
func (o *UpdatePerformanceIndicatorNotFound) GetPayload() *models.APIResult
type UpdatePerformanceIndicatorOK ¶
type UpdatePerformanceIndicatorOK struct {
Payload *models.APIResultPerformanceIndicator
}
UpdatePerformanceIndicatorOK handles this case with default header values.
OK
func NewUpdatePerformanceIndicatorOK ¶
func NewUpdatePerformanceIndicatorOK() *UpdatePerformanceIndicatorOK
NewUpdatePerformanceIndicatorOK creates a UpdatePerformanceIndicatorOK with default headers values
func (*UpdatePerformanceIndicatorOK) Error ¶
func (o *UpdatePerformanceIndicatorOK) Error() string
func (*UpdatePerformanceIndicatorOK) GetPayload ¶
func (o *UpdatePerformanceIndicatorOK) GetPayload() *models.APIResultPerformanceIndicator
type UpdatePerformanceIndicatorParams ¶
type UpdatePerformanceIndicatorParams struct { /*ID id */ ID int64 /*Resource resource */ Resource *models.PerformanceIndicator Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
UpdatePerformanceIndicatorParams contains all the parameters to send to the API endpoint for the update performance indicator operation typically these are written to a http.Request
func NewUpdatePerformanceIndicatorParams ¶
func NewUpdatePerformanceIndicatorParams() *UpdatePerformanceIndicatorParams
NewUpdatePerformanceIndicatorParams creates a new UpdatePerformanceIndicatorParams object with the default values initialized.
func NewUpdatePerformanceIndicatorParamsWithContext ¶
func NewUpdatePerformanceIndicatorParamsWithContext(ctx context.Context) *UpdatePerformanceIndicatorParams
NewUpdatePerformanceIndicatorParamsWithContext creates a new UpdatePerformanceIndicatorParams object with the default values initialized, and the ability to set a context for a request
func NewUpdatePerformanceIndicatorParamsWithHTTPClient ¶
func NewUpdatePerformanceIndicatorParamsWithHTTPClient(client *http.Client) *UpdatePerformanceIndicatorParams
NewUpdatePerformanceIndicatorParamsWithHTTPClient creates a new UpdatePerformanceIndicatorParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewUpdatePerformanceIndicatorParamsWithTimeout ¶
func NewUpdatePerformanceIndicatorParamsWithTimeout(timeout time.Duration) *UpdatePerformanceIndicatorParams
NewUpdatePerformanceIndicatorParamsWithTimeout creates a new UpdatePerformanceIndicatorParams object with the default values initialized, and the ability to set a timeout on a request
func (*UpdatePerformanceIndicatorParams) SetContext ¶
func (o *UpdatePerformanceIndicatorParams) SetContext(ctx context.Context)
SetContext adds the context to the update performance indicator params
func (*UpdatePerformanceIndicatorParams) SetHTTPClient ¶
func (o *UpdatePerformanceIndicatorParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the update performance indicator params
func (*UpdatePerformanceIndicatorParams) SetID ¶
func (o *UpdatePerformanceIndicatorParams) SetID(id int64)
SetID adds the id to the update performance indicator params
func (*UpdatePerformanceIndicatorParams) SetResource ¶
func (o *UpdatePerformanceIndicatorParams) SetResource(resource *models.PerformanceIndicator)
SetResource adds the resource to the update performance indicator params
func (*UpdatePerformanceIndicatorParams) SetTimeout ¶
func (o *UpdatePerformanceIndicatorParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the update performance indicator params
func (*UpdatePerformanceIndicatorParams) WithContext ¶
func (o *UpdatePerformanceIndicatorParams) WithContext(ctx context.Context) *UpdatePerformanceIndicatorParams
WithContext adds the context to the update performance indicator params
func (*UpdatePerformanceIndicatorParams) WithHTTPClient ¶
func (o *UpdatePerformanceIndicatorParams) WithHTTPClient(client *http.Client) *UpdatePerformanceIndicatorParams
WithHTTPClient adds the HTTPClient to the update performance indicator params
func (*UpdatePerformanceIndicatorParams) WithID ¶
func (o *UpdatePerformanceIndicatorParams) WithID(id int64) *UpdatePerformanceIndicatorParams
WithID adds the id to the update performance indicator params
func (*UpdatePerformanceIndicatorParams) WithResource ¶
func (o *UpdatePerformanceIndicatorParams) WithResource(resource *models.PerformanceIndicator) *UpdatePerformanceIndicatorParams
WithResource adds the resource to the update performance indicator params
func (*UpdatePerformanceIndicatorParams) WithTimeout ¶
func (o *UpdatePerformanceIndicatorParams) WithTimeout(timeout time.Duration) *UpdatePerformanceIndicatorParams
WithTimeout adds the timeout to the update performance indicator params
func (*UpdatePerformanceIndicatorParams) WriteToRequest ¶
func (o *UpdatePerformanceIndicatorParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UpdatePerformanceIndicatorReader ¶
type UpdatePerformanceIndicatorReader struct {
// contains filtered or unexported fields
}
UpdatePerformanceIndicatorReader is a Reader for the UpdatePerformanceIndicator structure.
func (*UpdatePerformanceIndicatorReader) ReadResponse ¶
func (o *UpdatePerformanceIndicatorReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UpdatePerformanceIndicatorUnauthorized ¶
type UpdatePerformanceIndicatorUnauthorized struct {
}UpdatePerformanceIndicatorUnauthorized handles this case with default header values.
Unauthorized
func NewUpdatePerformanceIndicatorUnauthorized ¶
func NewUpdatePerformanceIndicatorUnauthorized() *UpdatePerformanceIndicatorUnauthorized
NewUpdatePerformanceIndicatorUnauthorized creates a UpdatePerformanceIndicatorUnauthorized with default headers values
func (*UpdatePerformanceIndicatorUnauthorized) Error ¶
func (o *UpdatePerformanceIndicatorUnauthorized) Error() string
func (*UpdatePerformanceIndicatorUnauthorized) GetPayload ¶
func (o *UpdatePerformanceIndicatorUnauthorized) GetPayload() *models.APIResult
Source Files
¶
- create_performance_indicator_parameters.go
- create_performance_indicator_responses.go
- delete_performance_indicator_parameters.go
- delete_performance_indicator_responses.go
- list_performance_indicator_parameters.go
- list_performance_indicator_responses.go
- multi_delete_performance_indicator_parameters.go
- multi_delete_performance_indicator_responses.go
- performance_indicator_controller_client.go
- update_performance_indicator_parameters.go
- update_performance_indicator_responses.go