extras

package
v0.0.0-...-48ddd41 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 9, 2020 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

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 extras API

func (*Client) ExtrasConfigContextsCreate

ExtrasConfigContextsCreate extras config contexts create API

func (*Client) ExtrasConfigContextsDelete

ExtrasConfigContextsDelete extras config contexts delete API

func (*Client) ExtrasConfigContextsList

func (a *Client) ExtrasConfigContextsList(params *ExtrasConfigContextsListParams, authInfo runtime.ClientAuthInfoWriter) (*ExtrasConfigContextsListOK, error)

ExtrasConfigContextsList extras config contexts list API

func (*Client) ExtrasConfigContextsPartialUpdate

ExtrasConfigContextsPartialUpdate extras config contexts partial update API

func (*Client) ExtrasConfigContextsRead

func (a *Client) ExtrasConfigContextsRead(params *ExtrasConfigContextsReadParams, authInfo runtime.ClientAuthInfoWriter) (*ExtrasConfigContextsReadOK, error)

ExtrasConfigContextsRead extras config contexts read API

func (*Client) ExtrasConfigContextsUpdate

func (a *Client) ExtrasConfigContextsUpdate(params *ExtrasConfigContextsUpdateParams, authInfo runtime.ClientAuthInfoWriter) (*ExtrasConfigContextsUpdateOK, error)

ExtrasConfigContextsUpdate extras config contexts update API

func (*Client) ExtrasCustomFieldChoicesList

func (a *Client) ExtrasCustomFieldChoicesList(params *ExtrasCustomFieldChoicesListParams, authInfo runtime.ClientAuthInfoWriter) (*ExtrasCustomFieldChoicesListOK, error)

ExtrasCustomFieldChoicesList extras custom field choices list API

func (*Client) ExtrasCustomFieldChoicesRead

func (a *Client) ExtrasCustomFieldChoicesRead(params *ExtrasCustomFieldChoicesReadParams, authInfo runtime.ClientAuthInfoWriter) (*ExtrasCustomFieldChoicesReadOK, error)

ExtrasCustomFieldChoicesRead extras custom field choices read API

func (*Client) ExtrasExportTemplatesCreate

ExtrasExportTemplatesCreate extras export templates create API

func (*Client) ExtrasExportTemplatesDelete

ExtrasExportTemplatesDelete extras export templates delete API

func (*Client) ExtrasExportTemplatesList

func (a *Client) ExtrasExportTemplatesList(params *ExtrasExportTemplatesListParams, authInfo runtime.ClientAuthInfoWriter) (*ExtrasExportTemplatesListOK, error)

ExtrasExportTemplatesList extras export templates list API

func (*Client) ExtrasExportTemplatesPartialUpdate

ExtrasExportTemplatesPartialUpdate extras export templates partial update API

func (*Client) ExtrasExportTemplatesRead

func (a *Client) ExtrasExportTemplatesRead(params *ExtrasExportTemplatesReadParams, authInfo runtime.ClientAuthInfoWriter) (*ExtrasExportTemplatesReadOK, error)

ExtrasExportTemplatesRead extras export templates read API

func (*Client) ExtrasExportTemplatesUpdate

func (a *Client) ExtrasExportTemplatesUpdate(params *ExtrasExportTemplatesUpdateParams, authInfo runtime.ClientAuthInfoWriter) (*ExtrasExportTemplatesUpdateOK, error)

ExtrasExportTemplatesUpdate extras export templates update API

func (*Client) ExtrasGraphsCreate

func (a *Client) ExtrasGraphsCreate(params *ExtrasGraphsCreateParams, authInfo runtime.ClientAuthInfoWriter) (*ExtrasGraphsCreateCreated, error)

ExtrasGraphsCreate extras graphs create API

func (*Client) ExtrasGraphsDelete

ExtrasGraphsDelete extras graphs delete API

func (*Client) ExtrasGraphsList

func (a *Client) ExtrasGraphsList(params *ExtrasGraphsListParams, authInfo runtime.ClientAuthInfoWriter) (*ExtrasGraphsListOK, error)

ExtrasGraphsList extras graphs list API

func (*Client) ExtrasGraphsPartialUpdate

func (a *Client) ExtrasGraphsPartialUpdate(params *ExtrasGraphsPartialUpdateParams, authInfo runtime.ClientAuthInfoWriter) (*ExtrasGraphsPartialUpdateOK, error)

ExtrasGraphsPartialUpdate extras graphs partial update API

func (*Client) ExtrasGraphsRead

func (a *Client) ExtrasGraphsRead(params *ExtrasGraphsReadParams, authInfo runtime.ClientAuthInfoWriter) (*ExtrasGraphsReadOK, error)

ExtrasGraphsRead extras graphs read API

func (*Client) ExtrasGraphsUpdate

func (a *Client) ExtrasGraphsUpdate(params *ExtrasGraphsUpdateParams, authInfo runtime.ClientAuthInfoWriter) (*ExtrasGraphsUpdateOK, error)

ExtrasGraphsUpdate extras graphs update API

func (*Client) ExtrasImageAttachmentsCreate

ExtrasImageAttachmentsCreate extras image attachments create API

func (*Client) ExtrasImageAttachmentsDelete

ExtrasImageAttachmentsDelete extras image attachments delete API

func (*Client) ExtrasImageAttachmentsList

func (a *Client) ExtrasImageAttachmentsList(params *ExtrasImageAttachmentsListParams, authInfo runtime.ClientAuthInfoWriter) (*ExtrasImageAttachmentsListOK, error)

ExtrasImageAttachmentsList extras image attachments list API

func (*Client) ExtrasImageAttachmentsPartialUpdate

ExtrasImageAttachmentsPartialUpdate extras image attachments partial update API

func (*Client) ExtrasImageAttachmentsRead

func (a *Client) ExtrasImageAttachmentsRead(params *ExtrasImageAttachmentsReadParams, authInfo runtime.ClientAuthInfoWriter) (*ExtrasImageAttachmentsReadOK, error)

ExtrasImageAttachmentsRead extras image attachments read API

func (*Client) ExtrasImageAttachmentsUpdate

func (a *Client) ExtrasImageAttachmentsUpdate(params *ExtrasImageAttachmentsUpdateParams, authInfo runtime.ClientAuthInfoWriter) (*ExtrasImageAttachmentsUpdateOK, error)

ExtrasImageAttachmentsUpdate extras image attachments update API

func (*Client) ExtrasJobResultsList

func (a *Client) ExtrasJobResultsList(params *ExtrasJobResultsListParams, authInfo runtime.ClientAuthInfoWriter) (*ExtrasJobResultsListOK, error)

ExtrasJobResultsList Retrieve a list of job results

func (*Client) ExtrasJobResultsRead

func (a *Client) ExtrasJobResultsRead(params *ExtrasJobResultsReadParams, authInfo runtime.ClientAuthInfoWriter) (*ExtrasJobResultsReadOK, error)

ExtrasJobResultsRead Retrieve a list of job results

func (*Client) ExtrasObjectChangesList

func (a *Client) ExtrasObjectChangesList(params *ExtrasObjectChangesListParams, authInfo runtime.ClientAuthInfoWriter) (*ExtrasObjectChangesListOK, error)

ExtrasObjectChangesList Retrieve a list of recent changes.

func (*Client) ExtrasObjectChangesRead

func (a *Client) ExtrasObjectChangesRead(params *ExtrasObjectChangesReadParams, authInfo runtime.ClientAuthInfoWriter) (*ExtrasObjectChangesReadOK, error)

ExtrasObjectChangesRead Retrieve a list of recent changes.

func (*Client) ExtrasReportsList

func (a *Client) ExtrasReportsList(params *ExtrasReportsListParams, authInfo runtime.ClientAuthInfoWriter) (*ExtrasReportsListOK, error)

ExtrasReportsList Compile all reports and their related results (if any). Result data is deferred in the list view.

func (*Client) ExtrasReportsRead

func (a *Client) ExtrasReportsRead(params *ExtrasReportsReadParams, authInfo runtime.ClientAuthInfoWriter) (*ExtrasReportsReadOK, error)

ExtrasReportsRead Retrieve a single Report identified as "<module>.<report>".

func (*Client) ExtrasReportsRun

func (a *Client) ExtrasReportsRun(params *ExtrasReportsRunParams, authInfo runtime.ClientAuthInfoWriter) (*ExtrasReportsRunCreated, error)

ExtrasReportsRun Run a Report identified as "<module>.<script>" and return the pending JobResult as the result

func (*Client) ExtrasScriptsList

func (a *Client) ExtrasScriptsList(params *ExtrasScriptsListParams, authInfo runtime.ClientAuthInfoWriter) (*ExtrasScriptsListOK, error)

ExtrasScriptsList extras scripts list API

func (*Client) ExtrasScriptsRead

func (a *Client) ExtrasScriptsRead(params *ExtrasScriptsReadParams, authInfo runtime.ClientAuthInfoWriter) (*ExtrasScriptsReadOK, error)

ExtrasScriptsRead extras scripts read API

func (*Client) ExtrasTagsCreate

func (a *Client) ExtrasTagsCreate(params *ExtrasTagsCreateParams, authInfo runtime.ClientAuthInfoWriter) (*ExtrasTagsCreateCreated, error)

ExtrasTagsCreate extras tags create API

func (*Client) ExtrasTagsDelete

func (a *Client) ExtrasTagsDelete(params *ExtrasTagsDeleteParams, authInfo runtime.ClientAuthInfoWriter) (*ExtrasTagsDeleteNoContent, error)

ExtrasTagsDelete extras tags delete API

func (*Client) ExtrasTagsList

func (a *Client) ExtrasTagsList(params *ExtrasTagsListParams, authInfo runtime.ClientAuthInfoWriter) (*ExtrasTagsListOK, error)

ExtrasTagsList extras tags list API

func (*Client) ExtrasTagsPartialUpdate

func (a *Client) ExtrasTagsPartialUpdate(params *ExtrasTagsPartialUpdateParams, authInfo runtime.ClientAuthInfoWriter) (*ExtrasTagsPartialUpdateOK, error)

ExtrasTagsPartialUpdate extras tags partial update API

func (*Client) ExtrasTagsRead

func (a *Client) ExtrasTagsRead(params *ExtrasTagsReadParams, authInfo runtime.ClientAuthInfoWriter) (*ExtrasTagsReadOK, error)

ExtrasTagsRead extras tags read API

func (*Client) ExtrasTagsUpdate

func (a *Client) ExtrasTagsUpdate(params *ExtrasTagsUpdateParams, authInfo runtime.ClientAuthInfoWriter) (*ExtrasTagsUpdateOK, error)

ExtrasTagsUpdate extras tags update API

func (*Client) SetTransport

func (a *Client) SetTransport(transport runtime.ClientTransport)

SetTransport changes the transport on the client

type ClientService

type ClientService interface {
	ExtrasCustomFieldChoicesList(params *ExtrasCustomFieldChoicesListParams, authInfo runtime.ClientAuthInfoWriter) (*ExtrasCustomFieldChoicesListOK, error)

	ExtrasCustomFieldChoicesRead(params *ExtrasCustomFieldChoicesReadParams, authInfo runtime.ClientAuthInfoWriter) (*ExtrasCustomFieldChoicesReadOK, error)

	ExtrasConfigContextsCreate(params *ExtrasConfigContextsCreateParams, authInfo runtime.ClientAuthInfoWriter) (*ExtrasConfigContextsCreateCreated, error)

	ExtrasConfigContextsDelete(params *ExtrasConfigContextsDeleteParams, authInfo runtime.ClientAuthInfoWriter) (*ExtrasConfigContextsDeleteNoContent, error)

	ExtrasConfigContextsList(params *ExtrasConfigContextsListParams, authInfo runtime.ClientAuthInfoWriter) (*ExtrasConfigContextsListOK, error)

	ExtrasConfigContextsPartialUpdate(params *ExtrasConfigContextsPartialUpdateParams, authInfo runtime.ClientAuthInfoWriter) (*ExtrasConfigContextsPartialUpdateOK, error)

	ExtrasConfigContextsRead(params *ExtrasConfigContextsReadParams, authInfo runtime.ClientAuthInfoWriter) (*ExtrasConfigContextsReadOK, error)

	ExtrasConfigContextsUpdate(params *ExtrasConfigContextsUpdateParams, authInfo runtime.ClientAuthInfoWriter) (*ExtrasConfigContextsUpdateOK, error)

	ExtrasExportTemplatesCreate(params *ExtrasExportTemplatesCreateParams, authInfo runtime.ClientAuthInfoWriter) (*ExtrasExportTemplatesCreateCreated, error)

	ExtrasExportTemplatesDelete(params *ExtrasExportTemplatesDeleteParams, authInfo runtime.ClientAuthInfoWriter) (*ExtrasExportTemplatesDeleteNoContent, error)

	ExtrasExportTemplatesList(params *ExtrasExportTemplatesListParams, authInfo runtime.ClientAuthInfoWriter) (*ExtrasExportTemplatesListOK, error)

	ExtrasExportTemplatesPartialUpdate(params *ExtrasExportTemplatesPartialUpdateParams, authInfo runtime.ClientAuthInfoWriter) (*ExtrasExportTemplatesPartialUpdateOK, error)

	ExtrasExportTemplatesRead(params *ExtrasExportTemplatesReadParams, authInfo runtime.ClientAuthInfoWriter) (*ExtrasExportTemplatesReadOK, error)

	ExtrasExportTemplatesUpdate(params *ExtrasExportTemplatesUpdateParams, authInfo runtime.ClientAuthInfoWriter) (*ExtrasExportTemplatesUpdateOK, error)

	ExtrasGraphsCreate(params *ExtrasGraphsCreateParams, authInfo runtime.ClientAuthInfoWriter) (*ExtrasGraphsCreateCreated, error)

	ExtrasGraphsDelete(params *ExtrasGraphsDeleteParams, authInfo runtime.ClientAuthInfoWriter) (*ExtrasGraphsDeleteNoContent, error)

	ExtrasGraphsList(params *ExtrasGraphsListParams, authInfo runtime.ClientAuthInfoWriter) (*ExtrasGraphsListOK, error)

	ExtrasGraphsPartialUpdate(params *ExtrasGraphsPartialUpdateParams, authInfo runtime.ClientAuthInfoWriter) (*ExtrasGraphsPartialUpdateOK, error)

	ExtrasGraphsRead(params *ExtrasGraphsReadParams, authInfo runtime.ClientAuthInfoWriter) (*ExtrasGraphsReadOK, error)

	ExtrasGraphsUpdate(params *ExtrasGraphsUpdateParams, authInfo runtime.ClientAuthInfoWriter) (*ExtrasGraphsUpdateOK, error)

	ExtrasImageAttachmentsCreate(params *ExtrasImageAttachmentsCreateParams, authInfo runtime.ClientAuthInfoWriter) (*ExtrasImageAttachmentsCreateCreated, error)

	ExtrasImageAttachmentsDelete(params *ExtrasImageAttachmentsDeleteParams, authInfo runtime.ClientAuthInfoWriter) (*ExtrasImageAttachmentsDeleteNoContent, error)

	ExtrasImageAttachmentsList(params *ExtrasImageAttachmentsListParams, authInfo runtime.ClientAuthInfoWriter) (*ExtrasImageAttachmentsListOK, error)

	ExtrasImageAttachmentsPartialUpdate(params *ExtrasImageAttachmentsPartialUpdateParams, authInfo runtime.ClientAuthInfoWriter) (*ExtrasImageAttachmentsPartialUpdateOK, error)

	ExtrasImageAttachmentsRead(params *ExtrasImageAttachmentsReadParams, authInfo runtime.ClientAuthInfoWriter) (*ExtrasImageAttachmentsReadOK, error)

	ExtrasImageAttachmentsUpdate(params *ExtrasImageAttachmentsUpdateParams, authInfo runtime.ClientAuthInfoWriter) (*ExtrasImageAttachmentsUpdateOK, error)

	ExtrasJobResultsList(params *ExtrasJobResultsListParams, authInfo runtime.ClientAuthInfoWriter) (*ExtrasJobResultsListOK, error)

	ExtrasJobResultsRead(params *ExtrasJobResultsReadParams, authInfo runtime.ClientAuthInfoWriter) (*ExtrasJobResultsReadOK, error)

	ExtrasObjectChangesList(params *ExtrasObjectChangesListParams, authInfo runtime.ClientAuthInfoWriter) (*ExtrasObjectChangesListOK, error)

	ExtrasObjectChangesRead(params *ExtrasObjectChangesReadParams, authInfo runtime.ClientAuthInfoWriter) (*ExtrasObjectChangesReadOK, error)

	ExtrasReportsList(params *ExtrasReportsListParams, authInfo runtime.ClientAuthInfoWriter) (*ExtrasReportsListOK, error)

	ExtrasReportsRead(params *ExtrasReportsReadParams, authInfo runtime.ClientAuthInfoWriter) (*ExtrasReportsReadOK, error)

	ExtrasReportsRun(params *ExtrasReportsRunParams, authInfo runtime.ClientAuthInfoWriter) (*ExtrasReportsRunCreated, error)

	ExtrasScriptsList(params *ExtrasScriptsListParams, authInfo runtime.ClientAuthInfoWriter) (*ExtrasScriptsListOK, error)

	ExtrasScriptsRead(params *ExtrasScriptsReadParams, authInfo runtime.ClientAuthInfoWriter) (*ExtrasScriptsReadOK, error)

	ExtrasTagsCreate(params *ExtrasTagsCreateParams, authInfo runtime.ClientAuthInfoWriter) (*ExtrasTagsCreateCreated, error)

	ExtrasTagsDelete(params *ExtrasTagsDeleteParams, authInfo runtime.ClientAuthInfoWriter) (*ExtrasTagsDeleteNoContent, error)

	ExtrasTagsList(params *ExtrasTagsListParams, authInfo runtime.ClientAuthInfoWriter) (*ExtrasTagsListOK, error)

	ExtrasTagsPartialUpdate(params *ExtrasTagsPartialUpdateParams, authInfo runtime.ClientAuthInfoWriter) (*ExtrasTagsPartialUpdateOK, error)

	ExtrasTagsRead(params *ExtrasTagsReadParams, authInfo runtime.ClientAuthInfoWriter) (*ExtrasTagsReadOK, error)

	ExtrasTagsUpdate(params *ExtrasTagsUpdateParams, authInfo runtime.ClientAuthInfoWriter) (*ExtrasTagsUpdateOK, 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 extras API client.

type ExtrasConfigContextsCreateCreated

type ExtrasConfigContextsCreateCreated struct {
	Payload *models.ConfigContext
}

ExtrasConfigContextsCreateCreated handles this case with default header values.

ExtrasConfigContextsCreateCreated extras config contexts create created

func NewExtrasConfigContextsCreateCreated

func NewExtrasConfigContextsCreateCreated() *ExtrasConfigContextsCreateCreated

NewExtrasConfigContextsCreateCreated creates a ExtrasConfigContextsCreateCreated with default headers values

func (*ExtrasConfigContextsCreateCreated) Error

func (*ExtrasConfigContextsCreateCreated) GetPayload

type ExtrasConfigContextsCreateDefault

type ExtrasConfigContextsCreateDefault struct {
	Payload interface{}
	// contains filtered or unexported fields
}

ExtrasConfigContextsCreateDefault handles this case with default header values.

ExtrasConfigContextsCreateDefault extras config contexts create default

func NewExtrasConfigContextsCreateDefault

func NewExtrasConfigContextsCreateDefault(code int) *ExtrasConfigContextsCreateDefault

NewExtrasConfigContextsCreateDefault creates a ExtrasConfigContextsCreateDefault with default headers values

func (*ExtrasConfigContextsCreateDefault) Code

Code gets the status code for the extras config contexts create default response

func (*ExtrasConfigContextsCreateDefault) Error

func (*ExtrasConfigContextsCreateDefault) GetPayload

func (o *ExtrasConfigContextsCreateDefault) GetPayload() interface{}

type ExtrasConfigContextsCreateParams

type ExtrasConfigContextsCreateParams struct {

	/*Data*/
	Data *models.WritableConfigContext

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ExtrasConfigContextsCreateParams contains all the parameters to send to the API endpoint for the extras config contexts create operation typically these are written to a http.Request

func NewExtrasConfigContextsCreateParams

func NewExtrasConfigContextsCreateParams() *ExtrasConfigContextsCreateParams

NewExtrasConfigContextsCreateParams creates a new ExtrasConfigContextsCreateParams object with the default values initialized.

func NewExtrasConfigContextsCreateParamsWithContext

func NewExtrasConfigContextsCreateParamsWithContext(ctx context.Context) *ExtrasConfigContextsCreateParams

NewExtrasConfigContextsCreateParamsWithContext creates a new ExtrasConfigContextsCreateParams object with the default values initialized, and the ability to set a context for a request

func NewExtrasConfigContextsCreateParamsWithHTTPClient

func NewExtrasConfigContextsCreateParamsWithHTTPClient(client *http.Client) *ExtrasConfigContextsCreateParams

NewExtrasConfigContextsCreateParamsWithHTTPClient creates a new ExtrasConfigContextsCreateParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewExtrasConfigContextsCreateParamsWithTimeout

func NewExtrasConfigContextsCreateParamsWithTimeout(timeout time.Duration) *ExtrasConfigContextsCreateParams

NewExtrasConfigContextsCreateParamsWithTimeout creates a new ExtrasConfigContextsCreateParams object with the default values initialized, and the ability to set a timeout on a request

func (*ExtrasConfigContextsCreateParams) SetContext

SetContext adds the context to the extras config contexts create params

func (*ExtrasConfigContextsCreateParams) SetData

SetData adds the data to the extras config contexts create params

func (*ExtrasConfigContextsCreateParams) SetHTTPClient

func (o *ExtrasConfigContextsCreateParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the extras config contexts create params

func (*ExtrasConfigContextsCreateParams) SetTimeout

func (o *ExtrasConfigContextsCreateParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the extras config contexts create params

func (*ExtrasConfigContextsCreateParams) WithContext

WithContext adds the context to the extras config contexts create params

func (*ExtrasConfigContextsCreateParams) WithData

WithData adds the data to the extras config contexts create params

func (*ExtrasConfigContextsCreateParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the extras config contexts create params

func (*ExtrasConfigContextsCreateParams) WithTimeout

WithTimeout adds the timeout to the extras config contexts create params

func (*ExtrasConfigContextsCreateParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type ExtrasConfigContextsCreateReader

type ExtrasConfigContextsCreateReader struct {
	// contains filtered or unexported fields
}

ExtrasConfigContextsCreateReader is a Reader for the ExtrasConfigContextsCreate structure.

func (*ExtrasConfigContextsCreateReader) ReadResponse

func (o *ExtrasConfigContextsCreateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ExtrasConfigContextsDeleteNoContent

type ExtrasConfigContextsDeleteNoContent struct {
}

ExtrasConfigContextsDeleteNoContent handles this case with default header values.

ExtrasConfigContextsDeleteNoContent extras config contexts delete no content

func NewExtrasConfigContextsDeleteNoContent

func NewExtrasConfigContextsDeleteNoContent() *ExtrasConfigContextsDeleteNoContent

NewExtrasConfigContextsDeleteNoContent creates a ExtrasConfigContextsDeleteNoContent with default headers values

func (*ExtrasConfigContextsDeleteNoContent) Error

type ExtrasConfigContextsDeleteParams

type ExtrasConfigContextsDeleteParams struct {

	/*ID
	  A unique integer value identifying this config context.

	*/
	ID int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ExtrasConfigContextsDeleteParams contains all the parameters to send to the API endpoint for the extras config contexts delete operation typically these are written to a http.Request

func NewExtrasConfigContextsDeleteParams

func NewExtrasConfigContextsDeleteParams() *ExtrasConfigContextsDeleteParams

NewExtrasConfigContextsDeleteParams creates a new ExtrasConfigContextsDeleteParams object with the default values initialized.

func NewExtrasConfigContextsDeleteParamsWithContext

func NewExtrasConfigContextsDeleteParamsWithContext(ctx context.Context) *ExtrasConfigContextsDeleteParams

NewExtrasConfigContextsDeleteParamsWithContext creates a new ExtrasConfigContextsDeleteParams object with the default values initialized, and the ability to set a context for a request

func NewExtrasConfigContextsDeleteParamsWithHTTPClient

func NewExtrasConfigContextsDeleteParamsWithHTTPClient(client *http.Client) *ExtrasConfigContextsDeleteParams

NewExtrasConfigContextsDeleteParamsWithHTTPClient creates a new ExtrasConfigContextsDeleteParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewExtrasConfigContextsDeleteParamsWithTimeout

func NewExtrasConfigContextsDeleteParamsWithTimeout(timeout time.Duration) *ExtrasConfigContextsDeleteParams

NewExtrasConfigContextsDeleteParamsWithTimeout creates a new ExtrasConfigContextsDeleteParams object with the default values initialized, and the ability to set a timeout on a request

func (*ExtrasConfigContextsDeleteParams) SetContext

SetContext adds the context to the extras config contexts delete params

func (*ExtrasConfigContextsDeleteParams) SetHTTPClient

func (o *ExtrasConfigContextsDeleteParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the extras config contexts delete params

func (*ExtrasConfigContextsDeleteParams) SetID

SetID adds the id to the extras config contexts delete params

func (*ExtrasConfigContextsDeleteParams) SetTimeout

func (o *ExtrasConfigContextsDeleteParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the extras config contexts delete params

func (*ExtrasConfigContextsDeleteParams) WithContext

WithContext adds the context to the extras config contexts delete params

func (*ExtrasConfigContextsDeleteParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the extras config contexts delete params

func (*ExtrasConfigContextsDeleteParams) WithID

WithID adds the id to the extras config contexts delete params

func (*ExtrasConfigContextsDeleteParams) WithTimeout

WithTimeout adds the timeout to the extras config contexts delete params

func (*ExtrasConfigContextsDeleteParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type ExtrasConfigContextsDeleteReader

type ExtrasConfigContextsDeleteReader struct {
	// contains filtered or unexported fields
}

ExtrasConfigContextsDeleteReader is a Reader for the ExtrasConfigContextsDelete structure.

func (*ExtrasConfigContextsDeleteReader) ReadResponse

func (o *ExtrasConfigContextsDeleteReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ExtrasConfigContextsListOK

type ExtrasConfigContextsListOK struct {
	Payload *ExtrasConfigContextsListOKBody
}

ExtrasConfigContextsListOK handles this case with default header values.

ExtrasConfigContextsListOK extras config contexts list o k

func NewExtrasConfigContextsListOK

func NewExtrasConfigContextsListOK() *ExtrasConfigContextsListOK

NewExtrasConfigContextsListOK creates a ExtrasConfigContextsListOK with default headers values

func (*ExtrasConfigContextsListOK) Error

func (*ExtrasConfigContextsListOK) GetPayload

type ExtrasConfigContextsListOKBody

type ExtrasConfigContextsListOKBody struct {

	// count
	// Required: true
	Count *int64 `json:"count"`

	// next
	// Format: uri
	Next *strfmt.URI `json:"next,omitempty"`

	// previous
	// Format: uri
	Previous *strfmt.URI `json:"previous,omitempty"`

	// results
	// Required: true
	Results []*models.ConfigContext `json:"results"`
}

ExtrasConfigContextsListOKBody extras config contexts list o k body swagger:model ExtrasConfigContextsListOKBody

func (*ExtrasConfigContextsListOKBody) MarshalBinary

func (o *ExtrasConfigContextsListOKBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*ExtrasConfigContextsListOKBody) UnmarshalBinary

func (o *ExtrasConfigContextsListOKBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*ExtrasConfigContextsListOKBody) Validate

func (o *ExtrasConfigContextsListOKBody) Validate(formats strfmt.Registry) error

Validate validates this extras config contexts list o k body

type ExtrasConfigContextsListParams

type ExtrasConfigContextsListParams struct {

	/*ClusterGroup*/
	ClusterGroup *string
	/*ClusterGroupn*/
	ClusterGroupn *string
	/*ClusterGroupID*/
	ClusterGroupID *string
	/*ClusterGroupIDn*/
	ClusterGroupIDn *string
	/*ClusterID*/
	ClusterID *string
	/*ClusterIDn*/
	ClusterIDn *string
	/*ID*/
	ID *string
	/*IDGt*/
	IDGt *string
	/*IDGte*/
	IDGte *string
	/*IDLt*/
	IDLt *string
	/*IDLte*/
	IDLte *string
	/*IDn*/
	IDn *string
	/*IsActive*/
	IsActive *string
	/*Limit
	  Number of results to return per page.

	*/
	Limit *int64
	/*Name*/
	Name *string
	/*NameIc*/
	NameIc *string
	/*NameIe*/
	NameIe *string
	/*NameIew*/
	NameIew *string
	/*NameIsw*/
	NameIsw *string
	/*Namen*/
	Namen *string
	/*NameNic*/
	NameNic *string
	/*NameNie*/
	NameNie *string
	/*NameNiew*/
	NameNiew *string
	/*NameNisw*/
	NameNisw *string
	/*Offset
	  The initial index from which to return the results.

	*/
	Offset *int64
	/*Platform*/
	Platform *string
	/*Platformn*/
	Platformn *string
	/*PlatformID*/
	PlatformID *string
	/*PlatformIDn*/
	PlatformIDn *string
	/*Q*/
	Q *string
	/*Region*/
	Region *string
	/*Regionn*/
	Regionn *string
	/*RegionID*/
	RegionID *string
	/*RegionIDn*/
	RegionIDn *string
	/*Role*/
	Role *string
	/*Rolen*/
	Rolen *string
	/*RoleID*/
	RoleID *string
	/*RoleIDn*/
	RoleIDn *string
	/*Site*/
	Site *string
	/*Siten*/
	Siten *string
	/*SiteID*/
	SiteID *string
	/*SiteIDn*/
	SiteIDn *string
	/*Tag*/
	Tag *string
	/*Tagn*/
	Tagn *string
	/*Tenant*/
	Tenant *string
	/*Tenantn*/
	Tenantn *string
	/*TenantGroup*/
	TenantGroup *string
	/*TenantGroupn*/
	TenantGroupn *string
	/*TenantGroupID*/
	TenantGroupID *string
	/*TenantGroupIDn*/
	TenantGroupIDn *string
	/*TenantID*/
	TenantID *string
	/*TenantIDn*/
	TenantIDn *string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ExtrasConfigContextsListParams contains all the parameters to send to the API endpoint for the extras config contexts list operation typically these are written to a http.Request

func NewExtrasConfigContextsListParams

func NewExtrasConfigContextsListParams() *ExtrasConfigContextsListParams

NewExtrasConfigContextsListParams creates a new ExtrasConfigContextsListParams object with the default values initialized.

func NewExtrasConfigContextsListParamsWithContext

func NewExtrasConfigContextsListParamsWithContext(ctx context.Context) *ExtrasConfigContextsListParams

NewExtrasConfigContextsListParamsWithContext creates a new ExtrasConfigContextsListParams object with the default values initialized, and the ability to set a context for a request

func NewExtrasConfigContextsListParamsWithHTTPClient

func NewExtrasConfigContextsListParamsWithHTTPClient(client *http.Client) *ExtrasConfigContextsListParams

NewExtrasConfigContextsListParamsWithHTTPClient creates a new ExtrasConfigContextsListParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewExtrasConfigContextsListParamsWithTimeout

func NewExtrasConfigContextsListParamsWithTimeout(timeout time.Duration) *ExtrasConfigContextsListParams

NewExtrasConfigContextsListParamsWithTimeout creates a new ExtrasConfigContextsListParams object with the default values initialized, and the ability to set a timeout on a request

func (*ExtrasConfigContextsListParams) SetClusterGroup

func (o *ExtrasConfigContextsListParams) SetClusterGroup(clusterGroup *string)

SetClusterGroup adds the clusterGroup to the extras config contexts list params

func (*ExtrasConfigContextsListParams) SetClusterGroupID

func (o *ExtrasConfigContextsListParams) SetClusterGroupID(clusterGroupID *string)

SetClusterGroupID adds the clusterGroupId to the extras config contexts list params

func (*ExtrasConfigContextsListParams) SetClusterGroupIDn

func (o *ExtrasConfigContextsListParams) SetClusterGroupIDn(clusterGroupIDn *string)

SetClusterGroupIDn adds the clusterGroupIdN to the extras config contexts list params

func (*ExtrasConfigContextsListParams) SetClusterGroupn

func (o *ExtrasConfigContextsListParams) SetClusterGroupn(clusterGroupn *string)

SetClusterGroupn adds the clusterGroupN to the extras config contexts list params

func (*ExtrasConfigContextsListParams) SetClusterID

func (o *ExtrasConfigContextsListParams) SetClusterID(clusterID *string)

SetClusterID adds the clusterId to the extras config contexts list params

func (*ExtrasConfigContextsListParams) SetClusterIDn

func (o *ExtrasConfigContextsListParams) SetClusterIDn(clusterIDn *string)

SetClusterIDn adds the clusterIdN to the extras config contexts list params

func (*ExtrasConfigContextsListParams) SetContext

func (o *ExtrasConfigContextsListParams) SetContext(ctx context.Context)

SetContext adds the context to the extras config contexts list params

func (*ExtrasConfigContextsListParams) SetHTTPClient

func (o *ExtrasConfigContextsListParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the extras config contexts list params

func (*ExtrasConfigContextsListParams) SetID

func (o *ExtrasConfigContextsListParams) SetID(id *string)

SetID adds the id to the extras config contexts list params

func (*ExtrasConfigContextsListParams) SetIDGt

func (o *ExtrasConfigContextsListParams) SetIDGt(iDGt *string)

SetIDGt adds the idGt to the extras config contexts list params

func (*ExtrasConfigContextsListParams) SetIDGte

func (o *ExtrasConfigContextsListParams) SetIDGte(iDGte *string)

SetIDGte adds the idGte to the extras config contexts list params

func (*ExtrasConfigContextsListParams) SetIDLt

func (o *ExtrasConfigContextsListParams) SetIDLt(iDLt *string)

SetIDLt adds the idLt to the extras config contexts list params

func (*ExtrasConfigContextsListParams) SetIDLte

func (o *ExtrasConfigContextsListParams) SetIDLte(iDLte *string)

SetIDLte adds the idLte to the extras config contexts list params

func (*ExtrasConfigContextsListParams) SetIDn

func (o *ExtrasConfigContextsListParams) SetIDn(iDn *string)

SetIDn adds the idN to the extras config contexts list params

func (*ExtrasConfigContextsListParams) SetIsActive

func (o *ExtrasConfigContextsListParams) SetIsActive(isActive *string)

SetIsActive adds the isActive to the extras config contexts list params

func (*ExtrasConfigContextsListParams) SetLimit

func (o *ExtrasConfigContextsListParams) SetLimit(limit *int64)

SetLimit adds the limit to the extras config contexts list params

func (*ExtrasConfigContextsListParams) SetName

func (o *ExtrasConfigContextsListParams) SetName(name *string)

SetName adds the name to the extras config contexts list params

func (*ExtrasConfigContextsListParams) SetNameIc

func (o *ExtrasConfigContextsListParams) SetNameIc(nameIc *string)

SetNameIc adds the nameIc to the extras config contexts list params

func (*ExtrasConfigContextsListParams) SetNameIe

func (o *ExtrasConfigContextsListParams) SetNameIe(nameIe *string)

SetNameIe adds the nameIe to the extras config contexts list params

func (*ExtrasConfigContextsListParams) SetNameIew

func (o *ExtrasConfigContextsListParams) SetNameIew(nameIew *string)

SetNameIew adds the nameIew to the extras config contexts list params

func (*ExtrasConfigContextsListParams) SetNameIsw

func (o *ExtrasConfigContextsListParams) SetNameIsw(nameIsw *string)

SetNameIsw adds the nameIsw to the extras config contexts list params

func (*ExtrasConfigContextsListParams) SetNameNic

func (o *ExtrasConfigContextsListParams) SetNameNic(nameNic *string)

SetNameNic adds the nameNic to the extras config contexts list params

func (*ExtrasConfigContextsListParams) SetNameNie

func (o *ExtrasConfigContextsListParams) SetNameNie(nameNie *string)

SetNameNie adds the nameNie to the extras config contexts list params

func (*ExtrasConfigContextsListParams) SetNameNiew

func (o *ExtrasConfigContextsListParams) SetNameNiew(nameNiew *string)

SetNameNiew adds the nameNiew to the extras config contexts list params

func (*ExtrasConfigContextsListParams) SetNameNisw

func (o *ExtrasConfigContextsListParams) SetNameNisw(nameNisw *string)

SetNameNisw adds the nameNisw to the extras config contexts list params

func (*ExtrasConfigContextsListParams) SetNamen

func (o *ExtrasConfigContextsListParams) SetNamen(namen *string)

SetNamen adds the nameN to the extras config contexts list params

func (*ExtrasConfigContextsListParams) SetOffset

func (o *ExtrasConfigContextsListParams) SetOffset(offset *int64)

SetOffset adds the offset to the extras config contexts list params

func (*ExtrasConfigContextsListParams) SetPlatform

func (o *ExtrasConfigContextsListParams) SetPlatform(platform *string)

SetPlatform adds the platform to the extras config contexts list params

func (*ExtrasConfigContextsListParams) SetPlatformID

func (o *ExtrasConfigContextsListParams) SetPlatformID(platformID *string)

SetPlatformID adds the platformId to the extras config contexts list params

func (*ExtrasConfigContextsListParams) SetPlatformIDn

func (o *ExtrasConfigContextsListParams) SetPlatformIDn(platformIDn *string)

SetPlatformIDn adds the platformIdN to the extras config contexts list params

func (*ExtrasConfigContextsListParams) SetPlatformn

func (o *ExtrasConfigContextsListParams) SetPlatformn(platformn *string)

SetPlatformn adds the platformN to the extras config contexts list params

func (*ExtrasConfigContextsListParams) SetQ

SetQ adds the q to the extras config contexts list params

func (*ExtrasConfigContextsListParams) SetRegion

func (o *ExtrasConfigContextsListParams) SetRegion(region *string)

SetRegion adds the region to the extras config contexts list params

func (*ExtrasConfigContextsListParams) SetRegionID

func (o *ExtrasConfigContextsListParams) SetRegionID(regionID *string)

SetRegionID adds the regionId to the extras config contexts list params

func (*ExtrasConfigContextsListParams) SetRegionIDn

func (o *ExtrasConfigContextsListParams) SetRegionIDn(regionIDn *string)

SetRegionIDn adds the regionIdN to the extras config contexts list params

func (*ExtrasConfigContextsListParams) SetRegionn

func (o *ExtrasConfigContextsListParams) SetRegionn(regionn *string)

SetRegionn adds the regionN to the extras config contexts list params

func (*ExtrasConfigContextsListParams) SetRole

func (o *ExtrasConfigContextsListParams) SetRole(role *string)

SetRole adds the role to the extras config contexts list params

func (*ExtrasConfigContextsListParams) SetRoleID

func (o *ExtrasConfigContextsListParams) SetRoleID(roleID *string)

SetRoleID adds the roleId to the extras config contexts list params

func (*ExtrasConfigContextsListParams) SetRoleIDn

func (o *ExtrasConfigContextsListParams) SetRoleIDn(roleIDn *string)

SetRoleIDn adds the roleIdN to the extras config contexts list params

func (*ExtrasConfigContextsListParams) SetRolen

func (o *ExtrasConfigContextsListParams) SetRolen(rolen *string)

SetRolen adds the roleN to the extras config contexts list params

func (*ExtrasConfigContextsListParams) SetSite

func (o *ExtrasConfigContextsListParams) SetSite(site *string)

SetSite adds the site to the extras config contexts list params

func (*ExtrasConfigContextsListParams) SetSiteID

func (o *ExtrasConfigContextsListParams) SetSiteID(siteID *string)

SetSiteID adds the siteId to the extras config contexts list params

func (*ExtrasConfigContextsListParams) SetSiteIDn

func (o *ExtrasConfigContextsListParams) SetSiteIDn(siteIDn *string)

SetSiteIDn adds the siteIdN to the extras config contexts list params

func (*ExtrasConfigContextsListParams) SetSiten

func (o *ExtrasConfigContextsListParams) SetSiten(siten *string)

SetSiten adds the siteN to the extras config contexts list params

func (*ExtrasConfigContextsListParams) SetTag

func (o *ExtrasConfigContextsListParams) SetTag(tag *string)

SetTag adds the tag to the extras config contexts list params

func (*ExtrasConfigContextsListParams) SetTagn

func (o *ExtrasConfigContextsListParams) SetTagn(tagn *string)

SetTagn adds the tagN to the extras config contexts list params

func (*ExtrasConfigContextsListParams) SetTenant

func (o *ExtrasConfigContextsListParams) SetTenant(tenant *string)

SetTenant adds the tenant to the extras config contexts list params

func (*ExtrasConfigContextsListParams) SetTenantGroup

func (o *ExtrasConfigContextsListParams) SetTenantGroup(tenantGroup *string)

SetTenantGroup adds the tenantGroup to the extras config contexts list params

func (*ExtrasConfigContextsListParams) SetTenantGroupID

func (o *ExtrasConfigContextsListParams) SetTenantGroupID(tenantGroupID *string)

SetTenantGroupID adds the tenantGroupId to the extras config contexts list params

func (*ExtrasConfigContextsListParams) SetTenantGroupIDn

func (o *ExtrasConfigContextsListParams) SetTenantGroupIDn(tenantGroupIDn *string)

SetTenantGroupIDn adds the tenantGroupIdN to the extras config contexts list params

func (*ExtrasConfigContextsListParams) SetTenantGroupn

func (o *ExtrasConfigContextsListParams) SetTenantGroupn(tenantGroupn *string)

SetTenantGroupn adds the tenantGroupN to the extras config contexts list params

func (*ExtrasConfigContextsListParams) SetTenantID

func (o *ExtrasConfigContextsListParams) SetTenantID(tenantID *string)

SetTenantID adds the tenantId to the extras config contexts list params

func (*ExtrasConfigContextsListParams) SetTenantIDn

func (o *ExtrasConfigContextsListParams) SetTenantIDn(tenantIDn *string)

SetTenantIDn adds the tenantIdN to the extras config contexts list params

func (*ExtrasConfigContextsListParams) SetTenantn

func (o *ExtrasConfigContextsListParams) SetTenantn(tenantn *string)

SetTenantn adds the tenantN to the extras config contexts list params

func (*ExtrasConfigContextsListParams) SetTimeout

func (o *ExtrasConfigContextsListParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the extras config contexts list params

func (*ExtrasConfigContextsListParams) WithClusterGroup

func (o *ExtrasConfigContextsListParams) WithClusterGroup(clusterGroup *string) *ExtrasConfigContextsListParams

WithClusterGroup adds the clusterGroup to the extras config contexts list params

func (*ExtrasConfigContextsListParams) WithClusterGroupID

func (o *ExtrasConfigContextsListParams) WithClusterGroupID(clusterGroupID *string) *ExtrasConfigContextsListParams

WithClusterGroupID adds the clusterGroupID to the extras config contexts list params

func (*ExtrasConfigContextsListParams) WithClusterGroupIDn

func (o *ExtrasConfigContextsListParams) WithClusterGroupIDn(clusterGroupIDn *string) *ExtrasConfigContextsListParams

WithClusterGroupIDn adds the clusterGroupIDn to the extras config contexts list params

func (*ExtrasConfigContextsListParams) WithClusterGroupn

func (o *ExtrasConfigContextsListParams) WithClusterGroupn(clusterGroupn *string) *ExtrasConfigContextsListParams

WithClusterGroupn adds the clusterGroupn to the extras config contexts list params

func (*ExtrasConfigContextsListParams) WithClusterID

WithClusterID adds the clusterID to the extras config contexts list params

func (*ExtrasConfigContextsListParams) WithClusterIDn

WithClusterIDn adds the clusterIDn to the extras config contexts list params

func (*ExtrasConfigContextsListParams) WithContext

WithContext adds the context to the extras config contexts list params

func (*ExtrasConfigContextsListParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the extras config contexts list params

func (*ExtrasConfigContextsListParams) WithID

WithID adds the id to the extras config contexts list params

func (*ExtrasConfigContextsListParams) WithIDGt

WithIDGt adds the iDGt to the extras config contexts list params

func (*ExtrasConfigContextsListParams) WithIDGte

WithIDGte adds the iDGte to the extras config contexts list params

func (*ExtrasConfigContextsListParams) WithIDLt

WithIDLt adds the iDLt to the extras config contexts list params

func (*ExtrasConfigContextsListParams) WithIDLte

WithIDLte adds the iDLte to the extras config contexts list params

func (*ExtrasConfigContextsListParams) WithIDn

WithIDn adds the iDn to the extras config contexts list params

func (*ExtrasConfigContextsListParams) WithIsActive

WithIsActive adds the isActive to the extras config contexts list params

func (*ExtrasConfigContextsListParams) WithLimit

WithLimit adds the limit to the extras config contexts list params

func (*ExtrasConfigContextsListParams) WithName

WithName adds the name to the extras config contexts list params

func (*ExtrasConfigContextsListParams) WithNameIc

WithNameIc adds the nameIc to the extras config contexts list params

func (*ExtrasConfigContextsListParams) WithNameIe

WithNameIe adds the nameIe to the extras config contexts list params

func (*ExtrasConfigContextsListParams) WithNameIew

WithNameIew adds the nameIew to the extras config contexts list params

func (*ExtrasConfigContextsListParams) WithNameIsw

WithNameIsw adds the nameIsw to the extras config contexts list params

func (*ExtrasConfigContextsListParams) WithNameNic

WithNameNic adds the nameNic to the extras config contexts list params

func (*ExtrasConfigContextsListParams) WithNameNie

WithNameNie adds the nameNie to the extras config contexts list params

func (*ExtrasConfigContextsListParams) WithNameNiew

WithNameNiew adds the nameNiew to the extras config contexts list params

func (*ExtrasConfigContextsListParams) WithNameNisw

WithNameNisw adds the nameNisw to the extras config contexts list params

func (*ExtrasConfigContextsListParams) WithNamen

WithNamen adds the namen to the extras config contexts list params

func (*ExtrasConfigContextsListParams) WithOffset

WithOffset adds the offset to the extras config contexts list params

func (*ExtrasConfigContextsListParams) WithPlatform

WithPlatform adds the platform to the extras config contexts list params

func (*ExtrasConfigContextsListParams) WithPlatformID

WithPlatformID adds the platformID to the extras config contexts list params

func (*ExtrasConfigContextsListParams) WithPlatformIDn

func (o *ExtrasConfigContextsListParams) WithPlatformIDn(platformIDn *string) *ExtrasConfigContextsListParams

WithPlatformIDn adds the platformIDn to the extras config contexts list params

func (*ExtrasConfigContextsListParams) WithPlatformn

WithPlatformn adds the platformn to the extras config contexts list params

func (*ExtrasConfigContextsListParams) WithQ

WithQ adds the q to the extras config contexts list params

func (*ExtrasConfigContextsListParams) WithRegion

WithRegion adds the region to the extras config contexts list params

func (*ExtrasConfigContextsListParams) WithRegionID

WithRegionID adds the regionID to the extras config contexts list params

func (*ExtrasConfigContextsListParams) WithRegionIDn

WithRegionIDn adds the regionIDn to the extras config contexts list params

func (*ExtrasConfigContextsListParams) WithRegionn

WithRegionn adds the regionn to the extras config contexts list params

func (*ExtrasConfigContextsListParams) WithRole

WithRole adds the role to the extras config contexts list params

func (*ExtrasConfigContextsListParams) WithRoleID

WithRoleID adds the roleID to the extras config contexts list params

func (*ExtrasConfigContextsListParams) WithRoleIDn

WithRoleIDn adds the roleIDn to the extras config contexts list params

func (*ExtrasConfigContextsListParams) WithRolen

WithRolen adds the rolen to the extras config contexts list params

func (*ExtrasConfigContextsListParams) WithSite

WithSite adds the site to the extras config contexts list params

func (*ExtrasConfigContextsListParams) WithSiteID

WithSiteID adds the siteID to the extras config contexts list params

func (*ExtrasConfigContextsListParams) WithSiteIDn

WithSiteIDn adds the siteIDn to the extras config contexts list params

func (*ExtrasConfigContextsListParams) WithSiten

WithSiten adds the siten to the extras config contexts list params

func (*ExtrasConfigContextsListParams) WithTag

WithTag adds the tag to the extras config contexts list params

func (*ExtrasConfigContextsListParams) WithTagn

WithTagn adds the tagn to the extras config contexts list params

func (*ExtrasConfigContextsListParams) WithTenant

WithTenant adds the tenant to the extras config contexts list params

func (*ExtrasConfigContextsListParams) WithTenantGroup

func (o *ExtrasConfigContextsListParams) WithTenantGroup(tenantGroup *string) *ExtrasConfigContextsListParams

WithTenantGroup adds the tenantGroup to the extras config contexts list params

func (*ExtrasConfigContextsListParams) WithTenantGroupID

func (o *ExtrasConfigContextsListParams) WithTenantGroupID(tenantGroupID *string) *ExtrasConfigContextsListParams

WithTenantGroupID adds the tenantGroupID to the extras config contexts list params

func (*ExtrasConfigContextsListParams) WithTenantGroupIDn

func (o *ExtrasConfigContextsListParams) WithTenantGroupIDn(tenantGroupIDn *string) *ExtrasConfigContextsListParams

WithTenantGroupIDn adds the tenantGroupIDn to the extras config contexts list params

func (*ExtrasConfigContextsListParams) WithTenantGroupn

func (o *ExtrasConfigContextsListParams) WithTenantGroupn(tenantGroupn *string) *ExtrasConfigContextsListParams

WithTenantGroupn adds the tenantGroupn to the extras config contexts list params

func (*ExtrasConfigContextsListParams) WithTenantID

WithTenantID adds the tenantID to the extras config contexts list params

func (*ExtrasConfigContextsListParams) WithTenantIDn

WithTenantIDn adds the tenantIDn to the extras config contexts list params

func (*ExtrasConfigContextsListParams) WithTenantn

WithTenantn adds the tenantn to the extras config contexts list params

func (*ExtrasConfigContextsListParams) WithTimeout

WithTimeout adds the timeout to the extras config contexts list params

func (*ExtrasConfigContextsListParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type ExtrasConfigContextsListReader

type ExtrasConfigContextsListReader struct {
	// contains filtered or unexported fields
}

ExtrasConfigContextsListReader is a Reader for the ExtrasConfigContextsList structure.

func (*ExtrasConfigContextsListReader) ReadResponse

func (o *ExtrasConfigContextsListReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ExtrasConfigContextsPartialUpdateDefault

type ExtrasConfigContextsPartialUpdateDefault struct {
	Payload interface{}
	// contains filtered or unexported fields
}

ExtrasConfigContextsPartialUpdateDefault handles this case with default header values.

ExtrasConfigContextsPartialUpdateDefault extras config contexts partial update default

func NewExtrasConfigContextsPartialUpdateDefault

func NewExtrasConfigContextsPartialUpdateDefault(code int) *ExtrasConfigContextsPartialUpdateDefault

NewExtrasConfigContextsPartialUpdateDefault creates a ExtrasConfigContextsPartialUpdateDefault with default headers values

func (*ExtrasConfigContextsPartialUpdateDefault) Code

Code gets the status code for the extras config contexts partial update default response

func (*ExtrasConfigContextsPartialUpdateDefault) Error

func (*ExtrasConfigContextsPartialUpdateDefault) GetPayload

func (o *ExtrasConfigContextsPartialUpdateDefault) GetPayload() interface{}

type ExtrasConfigContextsPartialUpdateOK

type ExtrasConfigContextsPartialUpdateOK struct {
	Payload *models.ConfigContext
}

ExtrasConfigContextsPartialUpdateOK handles this case with default header values.

ExtrasConfigContextsPartialUpdateOK extras config contexts partial update o k

func NewExtrasConfigContextsPartialUpdateOK

func NewExtrasConfigContextsPartialUpdateOK() *ExtrasConfigContextsPartialUpdateOK

NewExtrasConfigContextsPartialUpdateOK creates a ExtrasConfigContextsPartialUpdateOK with default headers values

func (*ExtrasConfigContextsPartialUpdateOK) Error

func (*ExtrasConfigContextsPartialUpdateOK) GetPayload

type ExtrasConfigContextsPartialUpdateParams

type ExtrasConfigContextsPartialUpdateParams struct {

	/*Data*/
	Data *models.WritableConfigContext
	/*ID
	  A unique integer value identifying this config context.

	*/
	ID int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ExtrasConfigContextsPartialUpdateParams contains all the parameters to send to the API endpoint for the extras config contexts partial update operation typically these are written to a http.Request

func NewExtrasConfigContextsPartialUpdateParams

func NewExtrasConfigContextsPartialUpdateParams() *ExtrasConfigContextsPartialUpdateParams

NewExtrasConfigContextsPartialUpdateParams creates a new ExtrasConfigContextsPartialUpdateParams object with the default values initialized.

func NewExtrasConfigContextsPartialUpdateParamsWithContext

func NewExtrasConfigContextsPartialUpdateParamsWithContext(ctx context.Context) *ExtrasConfigContextsPartialUpdateParams

NewExtrasConfigContextsPartialUpdateParamsWithContext creates a new ExtrasConfigContextsPartialUpdateParams object with the default values initialized, and the ability to set a context for a request

func NewExtrasConfigContextsPartialUpdateParamsWithHTTPClient

func NewExtrasConfigContextsPartialUpdateParamsWithHTTPClient(client *http.Client) *ExtrasConfigContextsPartialUpdateParams

NewExtrasConfigContextsPartialUpdateParamsWithHTTPClient creates a new ExtrasConfigContextsPartialUpdateParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewExtrasConfigContextsPartialUpdateParamsWithTimeout

func NewExtrasConfigContextsPartialUpdateParamsWithTimeout(timeout time.Duration) *ExtrasConfigContextsPartialUpdateParams

NewExtrasConfigContextsPartialUpdateParamsWithTimeout creates a new ExtrasConfigContextsPartialUpdateParams object with the default values initialized, and the ability to set a timeout on a request

func (*ExtrasConfigContextsPartialUpdateParams) SetContext

SetContext adds the context to the extras config contexts partial update params

func (*ExtrasConfigContextsPartialUpdateParams) SetData

SetData adds the data to the extras config contexts partial update params

func (*ExtrasConfigContextsPartialUpdateParams) SetHTTPClient

func (o *ExtrasConfigContextsPartialUpdateParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the extras config contexts partial update params

func (*ExtrasConfigContextsPartialUpdateParams) SetID

SetID adds the id to the extras config contexts partial update params

func (*ExtrasConfigContextsPartialUpdateParams) SetTimeout

func (o *ExtrasConfigContextsPartialUpdateParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the extras config contexts partial update params

func (*ExtrasConfigContextsPartialUpdateParams) WithContext

WithContext adds the context to the extras config contexts partial update params

func (*ExtrasConfigContextsPartialUpdateParams) WithData

WithData adds the data to the extras config contexts partial update params

func (*ExtrasConfigContextsPartialUpdateParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the extras config contexts partial update params

func (*ExtrasConfigContextsPartialUpdateParams) WithID

WithID adds the id to the extras config contexts partial update params

func (*ExtrasConfigContextsPartialUpdateParams) WithTimeout

WithTimeout adds the timeout to the extras config contexts partial update params

func (*ExtrasConfigContextsPartialUpdateParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type ExtrasConfigContextsPartialUpdateReader

type ExtrasConfigContextsPartialUpdateReader struct {
	// contains filtered or unexported fields
}

ExtrasConfigContextsPartialUpdateReader is a Reader for the ExtrasConfigContextsPartialUpdate structure.

func (*ExtrasConfigContextsPartialUpdateReader) ReadResponse

func (o *ExtrasConfigContextsPartialUpdateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ExtrasConfigContextsReadOK

type ExtrasConfigContextsReadOK struct {
	Payload *models.ConfigContext
}

ExtrasConfigContextsReadOK handles this case with default header values.

ExtrasConfigContextsReadOK extras config contexts read o k

func NewExtrasConfigContextsReadOK

func NewExtrasConfigContextsReadOK() *ExtrasConfigContextsReadOK

NewExtrasConfigContextsReadOK creates a ExtrasConfigContextsReadOK with default headers values

func (*ExtrasConfigContextsReadOK) Error

func (*ExtrasConfigContextsReadOK) GetPayload

type ExtrasConfigContextsReadParams

type ExtrasConfigContextsReadParams struct {

	/*ID
	  A unique integer value identifying this config context.

	*/
	ID int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ExtrasConfigContextsReadParams contains all the parameters to send to the API endpoint for the extras config contexts read operation typically these are written to a http.Request

func NewExtrasConfigContextsReadParams

func NewExtrasConfigContextsReadParams() *ExtrasConfigContextsReadParams

NewExtrasConfigContextsReadParams creates a new ExtrasConfigContextsReadParams object with the default values initialized.

func NewExtrasConfigContextsReadParamsWithContext

func NewExtrasConfigContextsReadParamsWithContext(ctx context.Context) *ExtrasConfigContextsReadParams

NewExtrasConfigContextsReadParamsWithContext creates a new ExtrasConfigContextsReadParams object with the default values initialized, and the ability to set a context for a request

func NewExtrasConfigContextsReadParamsWithHTTPClient

func NewExtrasConfigContextsReadParamsWithHTTPClient(client *http.Client) *ExtrasConfigContextsReadParams

NewExtrasConfigContextsReadParamsWithHTTPClient creates a new ExtrasConfigContextsReadParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewExtrasConfigContextsReadParamsWithTimeout

func NewExtrasConfigContextsReadParamsWithTimeout(timeout time.Duration) *ExtrasConfigContextsReadParams

NewExtrasConfigContextsReadParamsWithTimeout creates a new ExtrasConfigContextsReadParams object with the default values initialized, and the ability to set a timeout on a request

func (*ExtrasConfigContextsReadParams) SetContext

func (o *ExtrasConfigContextsReadParams) SetContext(ctx context.Context)

SetContext adds the context to the extras config contexts read params

func (*ExtrasConfigContextsReadParams) SetHTTPClient

func (o *ExtrasConfigContextsReadParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the extras config contexts read params

func (*ExtrasConfigContextsReadParams) SetID

SetID adds the id to the extras config contexts read params

func (*ExtrasConfigContextsReadParams) SetTimeout

func (o *ExtrasConfigContextsReadParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the extras config contexts read params

func (*ExtrasConfigContextsReadParams) WithContext

WithContext adds the context to the extras config contexts read params

func (*ExtrasConfigContextsReadParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the extras config contexts read params

func (*ExtrasConfigContextsReadParams) WithID

WithID adds the id to the extras config contexts read params

func (*ExtrasConfigContextsReadParams) WithTimeout

WithTimeout adds the timeout to the extras config contexts read params

func (*ExtrasConfigContextsReadParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type ExtrasConfigContextsReadReader

type ExtrasConfigContextsReadReader struct {
	// contains filtered or unexported fields
}

ExtrasConfigContextsReadReader is a Reader for the ExtrasConfigContextsRead structure.

func (*ExtrasConfigContextsReadReader) ReadResponse

func (o *ExtrasConfigContextsReadReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ExtrasConfigContextsUpdateDefault

type ExtrasConfigContextsUpdateDefault struct {
	Payload interface{}
	// contains filtered or unexported fields
}

ExtrasConfigContextsUpdateDefault handles this case with default header values.

ExtrasConfigContextsUpdateDefault extras config contexts update default

func NewExtrasConfigContextsUpdateDefault

func NewExtrasConfigContextsUpdateDefault(code int) *ExtrasConfigContextsUpdateDefault

NewExtrasConfigContextsUpdateDefault creates a ExtrasConfigContextsUpdateDefault with default headers values

func (*ExtrasConfigContextsUpdateDefault) Code

Code gets the status code for the extras config contexts update default response

func (*ExtrasConfigContextsUpdateDefault) Error

func (*ExtrasConfigContextsUpdateDefault) GetPayload

func (o *ExtrasConfigContextsUpdateDefault) GetPayload() interface{}

type ExtrasConfigContextsUpdateOK

type ExtrasConfigContextsUpdateOK struct {
	Payload *models.ConfigContext
}

ExtrasConfigContextsUpdateOK handles this case with default header values.

ExtrasConfigContextsUpdateOK extras config contexts update o k

func NewExtrasConfigContextsUpdateOK

func NewExtrasConfigContextsUpdateOK() *ExtrasConfigContextsUpdateOK

NewExtrasConfigContextsUpdateOK creates a ExtrasConfigContextsUpdateOK with default headers values

func (*ExtrasConfigContextsUpdateOK) Error

func (*ExtrasConfigContextsUpdateOK) GetPayload

type ExtrasConfigContextsUpdateParams

type ExtrasConfigContextsUpdateParams struct {

	/*Data*/
	Data *models.WritableConfigContext
	/*ID
	  A unique integer value identifying this config context.

	*/
	ID int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ExtrasConfigContextsUpdateParams contains all the parameters to send to the API endpoint for the extras config contexts update operation typically these are written to a http.Request

func NewExtrasConfigContextsUpdateParams

func NewExtrasConfigContextsUpdateParams() *ExtrasConfigContextsUpdateParams

NewExtrasConfigContextsUpdateParams creates a new ExtrasConfigContextsUpdateParams object with the default values initialized.

func NewExtrasConfigContextsUpdateParamsWithContext

func NewExtrasConfigContextsUpdateParamsWithContext(ctx context.Context) *ExtrasConfigContextsUpdateParams

NewExtrasConfigContextsUpdateParamsWithContext creates a new ExtrasConfigContextsUpdateParams object with the default values initialized, and the ability to set a context for a request

func NewExtrasConfigContextsUpdateParamsWithHTTPClient

func NewExtrasConfigContextsUpdateParamsWithHTTPClient(client *http.Client) *ExtrasConfigContextsUpdateParams

NewExtrasConfigContextsUpdateParamsWithHTTPClient creates a new ExtrasConfigContextsUpdateParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewExtrasConfigContextsUpdateParamsWithTimeout

func NewExtrasConfigContextsUpdateParamsWithTimeout(timeout time.Duration) *ExtrasConfigContextsUpdateParams

NewExtrasConfigContextsUpdateParamsWithTimeout creates a new ExtrasConfigContextsUpdateParams object with the default values initialized, and the ability to set a timeout on a request

func (*ExtrasConfigContextsUpdateParams) SetContext

SetContext adds the context to the extras config contexts update params

func (*ExtrasConfigContextsUpdateParams) SetData

SetData adds the data to the extras config contexts update params

func (*ExtrasConfigContextsUpdateParams) SetHTTPClient

func (o *ExtrasConfigContextsUpdateParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the extras config contexts update params

func (*ExtrasConfigContextsUpdateParams) SetID

SetID adds the id to the extras config contexts update params

func (*ExtrasConfigContextsUpdateParams) SetTimeout

func (o *ExtrasConfigContextsUpdateParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the extras config contexts update params

func (*ExtrasConfigContextsUpdateParams) WithContext

WithContext adds the context to the extras config contexts update params

func (*ExtrasConfigContextsUpdateParams) WithData

WithData adds the data to the extras config contexts update params

func (*ExtrasConfigContextsUpdateParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the extras config contexts update params

func (*ExtrasConfigContextsUpdateParams) WithID

WithID adds the id to the extras config contexts update params

func (*ExtrasConfigContextsUpdateParams) WithTimeout

WithTimeout adds the timeout to the extras config contexts update params

func (*ExtrasConfigContextsUpdateParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type ExtrasConfigContextsUpdateReader

type ExtrasConfigContextsUpdateReader struct {
	// contains filtered or unexported fields
}

ExtrasConfigContextsUpdateReader is a Reader for the ExtrasConfigContextsUpdate structure.

func (*ExtrasConfigContextsUpdateReader) ReadResponse

func (o *ExtrasConfigContextsUpdateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ExtrasCustomFieldChoicesListOK

type ExtrasCustomFieldChoicesListOK struct {
}

ExtrasCustomFieldChoicesListOK handles this case with default header values.

ExtrasCustomFieldChoicesListOK extras custom field choices list o k

func NewExtrasCustomFieldChoicesListOK

func NewExtrasCustomFieldChoicesListOK() *ExtrasCustomFieldChoicesListOK

NewExtrasCustomFieldChoicesListOK creates a ExtrasCustomFieldChoicesListOK with default headers values

func (*ExtrasCustomFieldChoicesListOK) Error

type ExtrasCustomFieldChoicesListParams

type ExtrasCustomFieldChoicesListParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ExtrasCustomFieldChoicesListParams contains all the parameters to send to the API endpoint for the extras custom field choices list operation typically these are written to a http.Request

func NewExtrasCustomFieldChoicesListParams

func NewExtrasCustomFieldChoicesListParams() *ExtrasCustomFieldChoicesListParams

NewExtrasCustomFieldChoicesListParams creates a new ExtrasCustomFieldChoicesListParams object with the default values initialized.

func NewExtrasCustomFieldChoicesListParamsWithContext

func NewExtrasCustomFieldChoicesListParamsWithContext(ctx context.Context) *ExtrasCustomFieldChoicesListParams

NewExtrasCustomFieldChoicesListParamsWithContext creates a new ExtrasCustomFieldChoicesListParams object with the default values initialized, and the ability to set a context for a request

func NewExtrasCustomFieldChoicesListParamsWithHTTPClient

func NewExtrasCustomFieldChoicesListParamsWithHTTPClient(client *http.Client) *ExtrasCustomFieldChoicesListParams

NewExtrasCustomFieldChoicesListParamsWithHTTPClient creates a new ExtrasCustomFieldChoicesListParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewExtrasCustomFieldChoicesListParamsWithTimeout

func NewExtrasCustomFieldChoicesListParamsWithTimeout(timeout time.Duration) *ExtrasCustomFieldChoicesListParams

NewExtrasCustomFieldChoicesListParamsWithTimeout creates a new ExtrasCustomFieldChoicesListParams object with the default values initialized, and the ability to set a timeout on a request

func (*ExtrasCustomFieldChoicesListParams) SetContext

SetContext adds the context to the extras custom field choices list params

func (*ExtrasCustomFieldChoicesListParams) SetHTTPClient

func (o *ExtrasCustomFieldChoicesListParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the extras custom field choices list params

func (*ExtrasCustomFieldChoicesListParams) SetTimeout

func (o *ExtrasCustomFieldChoicesListParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the extras custom field choices list params

func (*ExtrasCustomFieldChoicesListParams) WithContext

WithContext adds the context to the extras custom field choices list params

func (*ExtrasCustomFieldChoicesListParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the extras custom field choices list params

func (*ExtrasCustomFieldChoicesListParams) WithTimeout

WithTimeout adds the timeout to the extras custom field choices list params

func (*ExtrasCustomFieldChoicesListParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type ExtrasCustomFieldChoicesListReader

type ExtrasCustomFieldChoicesListReader struct {
	// contains filtered or unexported fields
}

ExtrasCustomFieldChoicesListReader is a Reader for the ExtrasCustomFieldChoicesList structure.

func (*ExtrasCustomFieldChoicesListReader) ReadResponse

func (o *ExtrasCustomFieldChoicesListReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ExtrasCustomFieldChoicesReadOK

type ExtrasCustomFieldChoicesReadOK struct {
}

ExtrasCustomFieldChoicesReadOK handles this case with default header values.

ExtrasCustomFieldChoicesReadOK extras custom field choices read o k

func NewExtrasCustomFieldChoicesReadOK

func NewExtrasCustomFieldChoicesReadOK() *ExtrasCustomFieldChoicesReadOK

NewExtrasCustomFieldChoicesReadOK creates a ExtrasCustomFieldChoicesReadOK with default headers values

func (*ExtrasCustomFieldChoicesReadOK) Error

type ExtrasCustomFieldChoicesReadParams

type ExtrasCustomFieldChoicesReadParams struct {

	/*ID*/
	ID string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ExtrasCustomFieldChoicesReadParams contains all the parameters to send to the API endpoint for the extras custom field choices read operation typically these are written to a http.Request

func NewExtrasCustomFieldChoicesReadParams

func NewExtrasCustomFieldChoicesReadParams() *ExtrasCustomFieldChoicesReadParams

NewExtrasCustomFieldChoicesReadParams creates a new ExtrasCustomFieldChoicesReadParams object with the default values initialized.

func NewExtrasCustomFieldChoicesReadParamsWithContext

func NewExtrasCustomFieldChoicesReadParamsWithContext(ctx context.Context) *ExtrasCustomFieldChoicesReadParams

NewExtrasCustomFieldChoicesReadParamsWithContext creates a new ExtrasCustomFieldChoicesReadParams object with the default values initialized, and the ability to set a context for a request

func NewExtrasCustomFieldChoicesReadParamsWithHTTPClient

func NewExtrasCustomFieldChoicesReadParamsWithHTTPClient(client *http.Client) *ExtrasCustomFieldChoicesReadParams

NewExtrasCustomFieldChoicesReadParamsWithHTTPClient creates a new ExtrasCustomFieldChoicesReadParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewExtrasCustomFieldChoicesReadParamsWithTimeout

func NewExtrasCustomFieldChoicesReadParamsWithTimeout(timeout time.Duration) *ExtrasCustomFieldChoicesReadParams

NewExtrasCustomFieldChoicesReadParamsWithTimeout creates a new ExtrasCustomFieldChoicesReadParams object with the default values initialized, and the ability to set a timeout on a request

func (*ExtrasCustomFieldChoicesReadParams) SetContext

SetContext adds the context to the extras custom field choices read params

func (*ExtrasCustomFieldChoicesReadParams) SetHTTPClient

func (o *ExtrasCustomFieldChoicesReadParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the extras custom field choices read params

func (*ExtrasCustomFieldChoicesReadParams) SetID

SetID adds the id to the extras custom field choices read params

func (*ExtrasCustomFieldChoicesReadParams) SetTimeout

func (o *ExtrasCustomFieldChoicesReadParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the extras custom field choices read params

func (*ExtrasCustomFieldChoicesReadParams) WithContext

WithContext adds the context to the extras custom field choices read params

func (*ExtrasCustomFieldChoicesReadParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the extras custom field choices read params

func (*ExtrasCustomFieldChoicesReadParams) WithID

WithID adds the id to the extras custom field choices read params

func (*ExtrasCustomFieldChoicesReadParams) WithTimeout

WithTimeout adds the timeout to the extras custom field choices read params

func (*ExtrasCustomFieldChoicesReadParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type ExtrasCustomFieldChoicesReadReader

type ExtrasCustomFieldChoicesReadReader struct {
	// contains filtered or unexported fields
}

ExtrasCustomFieldChoicesReadReader is a Reader for the ExtrasCustomFieldChoicesRead structure.

func (*ExtrasCustomFieldChoicesReadReader) ReadResponse

func (o *ExtrasCustomFieldChoicesReadReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ExtrasExportTemplatesCreateCreated

type ExtrasExportTemplatesCreateCreated struct {
	Payload *models.ExportTemplate
}

ExtrasExportTemplatesCreateCreated handles this case with default header values.

ExtrasExportTemplatesCreateCreated extras export templates create created

func NewExtrasExportTemplatesCreateCreated

func NewExtrasExportTemplatesCreateCreated() *ExtrasExportTemplatesCreateCreated

NewExtrasExportTemplatesCreateCreated creates a ExtrasExportTemplatesCreateCreated with default headers values

func (*ExtrasExportTemplatesCreateCreated) Error

func (*ExtrasExportTemplatesCreateCreated) GetPayload

type ExtrasExportTemplatesCreateDefault

type ExtrasExportTemplatesCreateDefault struct {
	Payload interface{}
	// contains filtered or unexported fields
}

ExtrasExportTemplatesCreateDefault handles this case with default header values.

ExtrasExportTemplatesCreateDefault extras export templates create default

func NewExtrasExportTemplatesCreateDefault

func NewExtrasExportTemplatesCreateDefault(code int) *ExtrasExportTemplatesCreateDefault

NewExtrasExportTemplatesCreateDefault creates a ExtrasExportTemplatesCreateDefault with default headers values

func (*ExtrasExportTemplatesCreateDefault) Code

Code gets the status code for the extras export templates create default response

func (*ExtrasExportTemplatesCreateDefault) Error

func (*ExtrasExportTemplatesCreateDefault) GetPayload

func (o *ExtrasExportTemplatesCreateDefault) GetPayload() interface{}

type ExtrasExportTemplatesCreateParams

type ExtrasExportTemplatesCreateParams struct {

	/*Data*/
	Data *models.WritableExportTemplate

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ExtrasExportTemplatesCreateParams contains all the parameters to send to the API endpoint for the extras export templates create operation typically these are written to a http.Request

func NewExtrasExportTemplatesCreateParams

func NewExtrasExportTemplatesCreateParams() *ExtrasExportTemplatesCreateParams

NewExtrasExportTemplatesCreateParams creates a new ExtrasExportTemplatesCreateParams object with the default values initialized.

func NewExtrasExportTemplatesCreateParamsWithContext

func NewExtrasExportTemplatesCreateParamsWithContext(ctx context.Context) *ExtrasExportTemplatesCreateParams

NewExtrasExportTemplatesCreateParamsWithContext creates a new ExtrasExportTemplatesCreateParams object with the default values initialized, and the ability to set a context for a request

func NewExtrasExportTemplatesCreateParamsWithHTTPClient

func NewExtrasExportTemplatesCreateParamsWithHTTPClient(client *http.Client) *ExtrasExportTemplatesCreateParams

NewExtrasExportTemplatesCreateParamsWithHTTPClient creates a new ExtrasExportTemplatesCreateParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewExtrasExportTemplatesCreateParamsWithTimeout

func NewExtrasExportTemplatesCreateParamsWithTimeout(timeout time.Duration) *ExtrasExportTemplatesCreateParams

NewExtrasExportTemplatesCreateParamsWithTimeout creates a new ExtrasExportTemplatesCreateParams object with the default values initialized, and the ability to set a timeout on a request

func (*ExtrasExportTemplatesCreateParams) SetContext

SetContext adds the context to the extras export templates create params

func (*ExtrasExportTemplatesCreateParams) SetData

SetData adds the data to the extras export templates create params

func (*ExtrasExportTemplatesCreateParams) SetHTTPClient

func (o *ExtrasExportTemplatesCreateParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the extras export templates create params

func (*ExtrasExportTemplatesCreateParams) SetTimeout

func (o *ExtrasExportTemplatesCreateParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the extras export templates create params

func (*ExtrasExportTemplatesCreateParams) WithContext

WithContext adds the context to the extras export templates create params

func (*ExtrasExportTemplatesCreateParams) WithData

WithData adds the data to the extras export templates create params

func (*ExtrasExportTemplatesCreateParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the extras export templates create params

func (*ExtrasExportTemplatesCreateParams) WithTimeout

WithTimeout adds the timeout to the extras export templates create params

func (*ExtrasExportTemplatesCreateParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type ExtrasExportTemplatesCreateReader

type ExtrasExportTemplatesCreateReader struct {
	// contains filtered or unexported fields
}

ExtrasExportTemplatesCreateReader is a Reader for the ExtrasExportTemplatesCreate structure.

func (*ExtrasExportTemplatesCreateReader) ReadResponse

func (o *ExtrasExportTemplatesCreateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ExtrasExportTemplatesDeleteNoContent

type ExtrasExportTemplatesDeleteNoContent struct {
}

ExtrasExportTemplatesDeleteNoContent handles this case with default header values.

ExtrasExportTemplatesDeleteNoContent extras export templates delete no content

func NewExtrasExportTemplatesDeleteNoContent

func NewExtrasExportTemplatesDeleteNoContent() *ExtrasExportTemplatesDeleteNoContent

NewExtrasExportTemplatesDeleteNoContent creates a ExtrasExportTemplatesDeleteNoContent with default headers values

func (*ExtrasExportTemplatesDeleteNoContent) Error

type ExtrasExportTemplatesDeleteParams

type ExtrasExportTemplatesDeleteParams struct {

	/*ID
	  A unique integer value identifying this export template.

	*/
	ID int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ExtrasExportTemplatesDeleteParams contains all the parameters to send to the API endpoint for the extras export templates delete operation typically these are written to a http.Request

func NewExtrasExportTemplatesDeleteParams

func NewExtrasExportTemplatesDeleteParams() *ExtrasExportTemplatesDeleteParams

NewExtrasExportTemplatesDeleteParams creates a new ExtrasExportTemplatesDeleteParams object with the default values initialized.

func NewExtrasExportTemplatesDeleteParamsWithContext

func NewExtrasExportTemplatesDeleteParamsWithContext(ctx context.Context) *ExtrasExportTemplatesDeleteParams

NewExtrasExportTemplatesDeleteParamsWithContext creates a new ExtrasExportTemplatesDeleteParams object with the default values initialized, and the ability to set a context for a request

func NewExtrasExportTemplatesDeleteParamsWithHTTPClient

func NewExtrasExportTemplatesDeleteParamsWithHTTPClient(client *http.Client) *ExtrasExportTemplatesDeleteParams

NewExtrasExportTemplatesDeleteParamsWithHTTPClient creates a new ExtrasExportTemplatesDeleteParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewExtrasExportTemplatesDeleteParamsWithTimeout

func NewExtrasExportTemplatesDeleteParamsWithTimeout(timeout time.Duration) *ExtrasExportTemplatesDeleteParams

NewExtrasExportTemplatesDeleteParamsWithTimeout creates a new ExtrasExportTemplatesDeleteParams object with the default values initialized, and the ability to set a timeout on a request

func (*ExtrasExportTemplatesDeleteParams) SetContext

SetContext adds the context to the extras export templates delete params

func (*ExtrasExportTemplatesDeleteParams) SetHTTPClient

func (o *ExtrasExportTemplatesDeleteParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the extras export templates delete params

func (*ExtrasExportTemplatesDeleteParams) SetID

SetID adds the id to the extras export templates delete params

func (*ExtrasExportTemplatesDeleteParams) SetTimeout

func (o *ExtrasExportTemplatesDeleteParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the extras export templates delete params

func (*ExtrasExportTemplatesDeleteParams) WithContext

WithContext adds the context to the extras export templates delete params

func (*ExtrasExportTemplatesDeleteParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the extras export templates delete params

func (*ExtrasExportTemplatesDeleteParams) WithID

WithID adds the id to the extras export templates delete params

func (*ExtrasExportTemplatesDeleteParams) WithTimeout

WithTimeout adds the timeout to the extras export templates delete params

func (*ExtrasExportTemplatesDeleteParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type ExtrasExportTemplatesDeleteReader

type ExtrasExportTemplatesDeleteReader struct {
	// contains filtered or unexported fields
}

ExtrasExportTemplatesDeleteReader is a Reader for the ExtrasExportTemplatesDelete structure.

func (*ExtrasExportTemplatesDeleteReader) ReadResponse

func (o *ExtrasExportTemplatesDeleteReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ExtrasExportTemplatesListOK

type ExtrasExportTemplatesListOK struct {
	Payload *ExtrasExportTemplatesListOKBody
}

ExtrasExportTemplatesListOK handles this case with default header values.

ExtrasExportTemplatesListOK extras export templates list o k

func NewExtrasExportTemplatesListOK

func NewExtrasExportTemplatesListOK() *ExtrasExportTemplatesListOK

NewExtrasExportTemplatesListOK creates a ExtrasExportTemplatesListOK with default headers values

func (*ExtrasExportTemplatesListOK) Error

func (*ExtrasExportTemplatesListOK) GetPayload

type ExtrasExportTemplatesListOKBody

type ExtrasExportTemplatesListOKBody struct {

	// count
	// Required: true
	Count *int64 `json:"count"`

	// next
	// Format: uri
	Next *strfmt.URI `json:"next,omitempty"`

	// previous
	// Format: uri
	Previous *strfmt.URI `json:"previous,omitempty"`

	// results
	// Required: true
	Results []*models.ExportTemplate `json:"results"`
}

ExtrasExportTemplatesListOKBody extras export templates list o k body swagger:model ExtrasExportTemplatesListOKBody

func (*ExtrasExportTemplatesListOKBody) MarshalBinary

func (o *ExtrasExportTemplatesListOKBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*ExtrasExportTemplatesListOKBody) UnmarshalBinary

func (o *ExtrasExportTemplatesListOKBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*ExtrasExportTemplatesListOKBody) Validate

Validate validates this extras export templates list o k body

type ExtrasExportTemplatesListParams

type ExtrasExportTemplatesListParams struct {

	/*ContentType*/
	ContentType *string
	/*ContentTypen*/
	ContentTypen *string
	/*ID*/
	ID *string
	/*IDGt*/
	IDGt *string
	/*IDGte*/
	IDGte *string
	/*IDLt*/
	IDLt *string
	/*IDLte*/
	IDLte *string
	/*IDn*/
	IDn *string
	/*Limit
	  Number of results to return per page.

	*/
	Limit *int64
	/*Name*/
	Name *string
	/*NameIc*/
	NameIc *string
	/*NameIe*/
	NameIe *string
	/*NameIew*/
	NameIew *string
	/*NameIsw*/
	NameIsw *string
	/*Namen*/
	Namen *string
	/*NameNic*/
	NameNic *string
	/*NameNie*/
	NameNie *string
	/*NameNiew*/
	NameNiew *string
	/*NameNisw*/
	NameNisw *string
	/*Offset
	  The initial index from which to return the results.

	*/
	Offset *int64
	/*TemplateLanguage*/
	TemplateLanguage *string
	/*TemplateLanguagen*/
	TemplateLanguagen *string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ExtrasExportTemplatesListParams contains all the parameters to send to the API endpoint for the extras export templates list operation typically these are written to a http.Request

func NewExtrasExportTemplatesListParams

func NewExtrasExportTemplatesListParams() *ExtrasExportTemplatesListParams

NewExtrasExportTemplatesListParams creates a new ExtrasExportTemplatesListParams object with the default values initialized.

func NewExtrasExportTemplatesListParamsWithContext

func NewExtrasExportTemplatesListParamsWithContext(ctx context.Context) *ExtrasExportTemplatesListParams

NewExtrasExportTemplatesListParamsWithContext creates a new ExtrasExportTemplatesListParams object with the default values initialized, and the ability to set a context for a request

func NewExtrasExportTemplatesListParamsWithHTTPClient

func NewExtrasExportTemplatesListParamsWithHTTPClient(client *http.Client) *ExtrasExportTemplatesListParams

NewExtrasExportTemplatesListParamsWithHTTPClient creates a new ExtrasExportTemplatesListParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewExtrasExportTemplatesListParamsWithTimeout

func NewExtrasExportTemplatesListParamsWithTimeout(timeout time.Duration) *ExtrasExportTemplatesListParams

NewExtrasExportTemplatesListParamsWithTimeout creates a new ExtrasExportTemplatesListParams object with the default values initialized, and the ability to set a timeout on a request

func (*ExtrasExportTemplatesListParams) SetContentType

func (o *ExtrasExportTemplatesListParams) SetContentType(contentType *string)

SetContentType adds the contentType to the extras export templates list params

func (*ExtrasExportTemplatesListParams) SetContentTypen

func (o *ExtrasExportTemplatesListParams) SetContentTypen(contentTypen *string)

SetContentTypen adds the contentTypeN to the extras export templates list params

func (*ExtrasExportTemplatesListParams) SetContext

func (o *ExtrasExportTemplatesListParams) SetContext(ctx context.Context)

SetContext adds the context to the extras export templates list params

func (*ExtrasExportTemplatesListParams) SetHTTPClient

func (o *ExtrasExportTemplatesListParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the extras export templates list params

func (*ExtrasExportTemplatesListParams) SetID

SetID adds the id to the extras export templates list params

func (*ExtrasExportTemplatesListParams) SetIDGt

func (o *ExtrasExportTemplatesListParams) SetIDGt(iDGt *string)

SetIDGt adds the idGt to the extras export templates list params

func (*ExtrasExportTemplatesListParams) SetIDGte

func (o *ExtrasExportTemplatesListParams) SetIDGte(iDGte *string)

SetIDGte adds the idGte to the extras export templates list params

func (*ExtrasExportTemplatesListParams) SetIDLt

func (o *ExtrasExportTemplatesListParams) SetIDLt(iDLt *string)

SetIDLt adds the idLt to the extras export templates list params

func (*ExtrasExportTemplatesListParams) SetIDLte

func (o *ExtrasExportTemplatesListParams) SetIDLte(iDLte *string)

SetIDLte adds the idLte to the extras export templates list params

func (*ExtrasExportTemplatesListParams) SetIDn

func (o *ExtrasExportTemplatesListParams) SetIDn(iDn *string)

SetIDn adds the idN to the extras export templates list params

func (*ExtrasExportTemplatesListParams) SetLimit

func (o *ExtrasExportTemplatesListParams) SetLimit(limit *int64)

SetLimit adds the limit to the extras export templates list params

func (*ExtrasExportTemplatesListParams) SetName

func (o *ExtrasExportTemplatesListParams) SetName(name *string)

SetName adds the name to the extras export templates list params

func (*ExtrasExportTemplatesListParams) SetNameIc

func (o *ExtrasExportTemplatesListParams) SetNameIc(nameIc *string)

SetNameIc adds the nameIc to the extras export templates list params

func (*ExtrasExportTemplatesListParams) SetNameIe

func (o *ExtrasExportTemplatesListParams) SetNameIe(nameIe *string)

SetNameIe adds the nameIe to the extras export templates list params

func (*ExtrasExportTemplatesListParams) SetNameIew

func (o *ExtrasExportTemplatesListParams) SetNameIew(nameIew *string)

SetNameIew adds the nameIew to the extras export templates list params

func (*ExtrasExportTemplatesListParams) SetNameIsw

func (o *ExtrasExportTemplatesListParams) SetNameIsw(nameIsw *string)

SetNameIsw adds the nameIsw to the extras export templates list params

func (*ExtrasExportTemplatesListParams) SetNameNic

func (o *ExtrasExportTemplatesListParams) SetNameNic(nameNic *string)

SetNameNic adds the nameNic to the extras export templates list params

func (*ExtrasExportTemplatesListParams) SetNameNie

func (o *ExtrasExportTemplatesListParams) SetNameNie(nameNie *string)

SetNameNie adds the nameNie to the extras export templates list params

func (*ExtrasExportTemplatesListParams) SetNameNiew

func (o *ExtrasExportTemplatesListParams) SetNameNiew(nameNiew *string)

SetNameNiew adds the nameNiew to the extras export templates list params

func (*ExtrasExportTemplatesListParams) SetNameNisw

func (o *ExtrasExportTemplatesListParams) SetNameNisw(nameNisw *string)

SetNameNisw adds the nameNisw to the extras export templates list params

func (*ExtrasExportTemplatesListParams) SetNamen

func (o *ExtrasExportTemplatesListParams) SetNamen(namen *string)

SetNamen adds the nameN to the extras export templates list params

func (*ExtrasExportTemplatesListParams) SetOffset

func (o *ExtrasExportTemplatesListParams) SetOffset(offset *int64)

SetOffset adds the offset to the extras export templates list params

func (*ExtrasExportTemplatesListParams) SetTemplateLanguage

func (o *ExtrasExportTemplatesListParams) SetTemplateLanguage(templateLanguage *string)

SetTemplateLanguage adds the templateLanguage to the extras export templates list params

func (*ExtrasExportTemplatesListParams) SetTemplateLanguagen

func (o *ExtrasExportTemplatesListParams) SetTemplateLanguagen(templateLanguagen *string)

SetTemplateLanguagen adds the templateLanguageN to the extras export templates list params

func (*ExtrasExportTemplatesListParams) SetTimeout

func (o *ExtrasExportTemplatesListParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the extras export templates list params

func (*ExtrasExportTemplatesListParams) WithContentType

WithContentType adds the contentType to the extras export templates list params

func (*ExtrasExportTemplatesListParams) WithContentTypen

func (o *ExtrasExportTemplatesListParams) WithContentTypen(contentTypen *string) *ExtrasExportTemplatesListParams

WithContentTypen adds the contentTypen to the extras export templates list params

func (*ExtrasExportTemplatesListParams) WithContext

WithContext adds the context to the extras export templates list params

func (*ExtrasExportTemplatesListParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the extras export templates list params

func (*ExtrasExportTemplatesListParams) WithID

WithID adds the id to the extras export templates list params

func (*ExtrasExportTemplatesListParams) WithIDGt

WithIDGt adds the iDGt to the extras export templates list params

func (*ExtrasExportTemplatesListParams) WithIDGte

WithIDGte adds the iDGte to the extras export templates list params

func (*ExtrasExportTemplatesListParams) WithIDLt

WithIDLt adds the iDLt to the extras export templates list params

func (*ExtrasExportTemplatesListParams) WithIDLte

WithIDLte adds the iDLte to the extras export templates list params

func (*ExtrasExportTemplatesListParams) WithIDn

WithIDn adds the iDn to the extras export templates list params

func (*ExtrasExportTemplatesListParams) WithLimit

WithLimit adds the limit to the extras export templates list params

func (*ExtrasExportTemplatesListParams) WithName

WithName adds the name to the extras export templates list params

func (*ExtrasExportTemplatesListParams) WithNameIc

WithNameIc adds the nameIc to the extras export templates list params

func (*ExtrasExportTemplatesListParams) WithNameIe

WithNameIe adds the nameIe to the extras export templates list params

func (*ExtrasExportTemplatesListParams) WithNameIew

WithNameIew adds the nameIew to the extras export templates list params

func (*ExtrasExportTemplatesListParams) WithNameIsw

WithNameIsw adds the nameIsw to the extras export templates list params

func (*ExtrasExportTemplatesListParams) WithNameNic

WithNameNic adds the nameNic to the extras export templates list params

func (*ExtrasExportTemplatesListParams) WithNameNie

WithNameNie adds the nameNie to the extras export templates list params

func (*ExtrasExportTemplatesListParams) WithNameNiew

WithNameNiew adds the nameNiew to the extras export templates list params

func (*ExtrasExportTemplatesListParams) WithNameNisw

WithNameNisw adds the nameNisw to the extras export templates list params

func (*ExtrasExportTemplatesListParams) WithNamen

WithNamen adds the namen to the extras export templates list params

func (*ExtrasExportTemplatesListParams) WithOffset

WithOffset adds the offset to the extras export templates list params

func (*ExtrasExportTemplatesListParams) WithTemplateLanguage

func (o *ExtrasExportTemplatesListParams) WithTemplateLanguage(templateLanguage *string) *ExtrasExportTemplatesListParams

WithTemplateLanguage adds the templateLanguage to the extras export templates list params

func (*ExtrasExportTemplatesListParams) WithTemplateLanguagen

func (o *ExtrasExportTemplatesListParams) WithTemplateLanguagen(templateLanguagen *string) *ExtrasExportTemplatesListParams

WithTemplateLanguagen adds the templateLanguagen to the extras export templates list params

func (*ExtrasExportTemplatesListParams) WithTimeout

WithTimeout adds the timeout to the extras export templates list params

func (*ExtrasExportTemplatesListParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type ExtrasExportTemplatesListReader

type ExtrasExportTemplatesListReader struct {
	// contains filtered or unexported fields
}

ExtrasExportTemplatesListReader is a Reader for the ExtrasExportTemplatesList structure.

func (*ExtrasExportTemplatesListReader) ReadResponse

func (o *ExtrasExportTemplatesListReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ExtrasExportTemplatesPartialUpdateDefault

type ExtrasExportTemplatesPartialUpdateDefault struct {
	Payload interface{}
	// contains filtered or unexported fields
}

ExtrasExportTemplatesPartialUpdateDefault handles this case with default header values.

ExtrasExportTemplatesPartialUpdateDefault extras export templates partial update default

func NewExtrasExportTemplatesPartialUpdateDefault

func NewExtrasExportTemplatesPartialUpdateDefault(code int) *ExtrasExportTemplatesPartialUpdateDefault

NewExtrasExportTemplatesPartialUpdateDefault creates a ExtrasExportTemplatesPartialUpdateDefault with default headers values

func (*ExtrasExportTemplatesPartialUpdateDefault) Code

Code gets the status code for the extras export templates partial update default response

func (*ExtrasExportTemplatesPartialUpdateDefault) Error

func (*ExtrasExportTemplatesPartialUpdateDefault) GetPayload

func (o *ExtrasExportTemplatesPartialUpdateDefault) GetPayload() interface{}

type ExtrasExportTemplatesPartialUpdateOK

type ExtrasExportTemplatesPartialUpdateOK struct {
	Payload *models.ExportTemplate
}

ExtrasExportTemplatesPartialUpdateOK handles this case with default header values.

ExtrasExportTemplatesPartialUpdateOK extras export templates partial update o k

func NewExtrasExportTemplatesPartialUpdateOK

func NewExtrasExportTemplatesPartialUpdateOK() *ExtrasExportTemplatesPartialUpdateOK

NewExtrasExportTemplatesPartialUpdateOK creates a ExtrasExportTemplatesPartialUpdateOK with default headers values

func (*ExtrasExportTemplatesPartialUpdateOK) Error

func (*ExtrasExportTemplatesPartialUpdateOK) GetPayload

type ExtrasExportTemplatesPartialUpdateParams

type ExtrasExportTemplatesPartialUpdateParams struct {

	/*Data*/
	Data *models.WritableExportTemplate
	/*ID
	  A unique integer value identifying this export template.

	*/
	ID int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ExtrasExportTemplatesPartialUpdateParams contains all the parameters to send to the API endpoint for the extras export templates partial update operation typically these are written to a http.Request

func NewExtrasExportTemplatesPartialUpdateParams

func NewExtrasExportTemplatesPartialUpdateParams() *ExtrasExportTemplatesPartialUpdateParams

NewExtrasExportTemplatesPartialUpdateParams creates a new ExtrasExportTemplatesPartialUpdateParams object with the default values initialized.

func NewExtrasExportTemplatesPartialUpdateParamsWithContext

func NewExtrasExportTemplatesPartialUpdateParamsWithContext(ctx context.Context) *ExtrasExportTemplatesPartialUpdateParams

NewExtrasExportTemplatesPartialUpdateParamsWithContext creates a new ExtrasExportTemplatesPartialUpdateParams object with the default values initialized, and the ability to set a context for a request

func NewExtrasExportTemplatesPartialUpdateParamsWithHTTPClient

func NewExtrasExportTemplatesPartialUpdateParamsWithHTTPClient(client *http.Client) *ExtrasExportTemplatesPartialUpdateParams

NewExtrasExportTemplatesPartialUpdateParamsWithHTTPClient creates a new ExtrasExportTemplatesPartialUpdateParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewExtrasExportTemplatesPartialUpdateParamsWithTimeout

func NewExtrasExportTemplatesPartialUpdateParamsWithTimeout(timeout time.Duration) *ExtrasExportTemplatesPartialUpdateParams

NewExtrasExportTemplatesPartialUpdateParamsWithTimeout creates a new ExtrasExportTemplatesPartialUpdateParams object with the default values initialized, and the ability to set a timeout on a request

func (*ExtrasExportTemplatesPartialUpdateParams) SetContext

SetContext adds the context to the extras export templates partial update params

func (*ExtrasExportTemplatesPartialUpdateParams) SetData

SetData adds the data to the extras export templates partial update params

func (*ExtrasExportTemplatesPartialUpdateParams) SetHTTPClient

func (o *ExtrasExportTemplatesPartialUpdateParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the extras export templates partial update params

func (*ExtrasExportTemplatesPartialUpdateParams) SetID

SetID adds the id to the extras export templates partial update params

func (*ExtrasExportTemplatesPartialUpdateParams) SetTimeout

SetTimeout adds the timeout to the extras export templates partial update params

func (*ExtrasExportTemplatesPartialUpdateParams) WithContext

WithContext adds the context to the extras export templates partial update params

func (*ExtrasExportTemplatesPartialUpdateParams) WithData

WithData adds the data to the extras export templates partial update params

func (*ExtrasExportTemplatesPartialUpdateParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the extras export templates partial update params

func (*ExtrasExportTemplatesPartialUpdateParams) WithID

WithID adds the id to the extras export templates partial update params

func (*ExtrasExportTemplatesPartialUpdateParams) WithTimeout

WithTimeout adds the timeout to the extras export templates partial update params

func (*ExtrasExportTemplatesPartialUpdateParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type ExtrasExportTemplatesPartialUpdateReader

type ExtrasExportTemplatesPartialUpdateReader struct {
	// contains filtered or unexported fields
}

ExtrasExportTemplatesPartialUpdateReader is a Reader for the ExtrasExportTemplatesPartialUpdate structure.

func (*ExtrasExportTemplatesPartialUpdateReader) ReadResponse

func (o *ExtrasExportTemplatesPartialUpdateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ExtrasExportTemplatesReadOK

type ExtrasExportTemplatesReadOK struct {
	Payload *models.ExportTemplate
}

ExtrasExportTemplatesReadOK handles this case with default header values.

ExtrasExportTemplatesReadOK extras export templates read o k

func NewExtrasExportTemplatesReadOK

func NewExtrasExportTemplatesReadOK() *ExtrasExportTemplatesReadOK

NewExtrasExportTemplatesReadOK creates a ExtrasExportTemplatesReadOK with default headers values

func (*ExtrasExportTemplatesReadOK) Error

func (*ExtrasExportTemplatesReadOK) GetPayload

type ExtrasExportTemplatesReadParams

type ExtrasExportTemplatesReadParams struct {

	/*ID
	  A unique integer value identifying this export template.

	*/
	ID int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ExtrasExportTemplatesReadParams contains all the parameters to send to the API endpoint for the extras export templates read operation typically these are written to a http.Request

func NewExtrasExportTemplatesReadParams

func NewExtrasExportTemplatesReadParams() *ExtrasExportTemplatesReadParams

NewExtrasExportTemplatesReadParams creates a new ExtrasExportTemplatesReadParams object with the default values initialized.

func NewExtrasExportTemplatesReadParamsWithContext

func NewExtrasExportTemplatesReadParamsWithContext(ctx context.Context) *ExtrasExportTemplatesReadParams

NewExtrasExportTemplatesReadParamsWithContext creates a new ExtrasExportTemplatesReadParams object with the default values initialized, and the ability to set a context for a request

func NewExtrasExportTemplatesReadParamsWithHTTPClient

func NewExtrasExportTemplatesReadParamsWithHTTPClient(client *http.Client) *ExtrasExportTemplatesReadParams

NewExtrasExportTemplatesReadParamsWithHTTPClient creates a new ExtrasExportTemplatesReadParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewExtrasExportTemplatesReadParamsWithTimeout

func NewExtrasExportTemplatesReadParamsWithTimeout(timeout time.Duration) *ExtrasExportTemplatesReadParams

NewExtrasExportTemplatesReadParamsWithTimeout creates a new ExtrasExportTemplatesReadParams object with the default values initialized, and the ability to set a timeout on a request

func (*ExtrasExportTemplatesReadParams) SetContext

func (o *ExtrasExportTemplatesReadParams) SetContext(ctx context.Context)

SetContext adds the context to the extras export templates read params

func (*ExtrasExportTemplatesReadParams) SetHTTPClient

func (o *ExtrasExportTemplatesReadParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the extras export templates read params

func (*ExtrasExportTemplatesReadParams) SetID

SetID adds the id to the extras export templates read params

func (*ExtrasExportTemplatesReadParams) SetTimeout

func (o *ExtrasExportTemplatesReadParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the extras export templates read params

func (*ExtrasExportTemplatesReadParams) WithContext

WithContext adds the context to the extras export templates read params

func (*ExtrasExportTemplatesReadParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the extras export templates read params

func (*ExtrasExportTemplatesReadParams) WithID

WithID adds the id to the extras export templates read params

func (*ExtrasExportTemplatesReadParams) WithTimeout

WithTimeout adds the timeout to the extras export templates read params

func (*ExtrasExportTemplatesReadParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type ExtrasExportTemplatesReadReader

type ExtrasExportTemplatesReadReader struct {
	// contains filtered or unexported fields
}

ExtrasExportTemplatesReadReader is a Reader for the ExtrasExportTemplatesRead structure.

func (*ExtrasExportTemplatesReadReader) ReadResponse

func (o *ExtrasExportTemplatesReadReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ExtrasExportTemplatesUpdateDefault

type ExtrasExportTemplatesUpdateDefault struct {
	Payload interface{}
	// contains filtered or unexported fields
}

ExtrasExportTemplatesUpdateDefault handles this case with default header values.

ExtrasExportTemplatesUpdateDefault extras export templates update default

func NewExtrasExportTemplatesUpdateDefault

func NewExtrasExportTemplatesUpdateDefault(code int) *ExtrasExportTemplatesUpdateDefault

NewExtrasExportTemplatesUpdateDefault creates a ExtrasExportTemplatesUpdateDefault with default headers values

func (*ExtrasExportTemplatesUpdateDefault) Code

Code gets the status code for the extras export templates update default response

func (*ExtrasExportTemplatesUpdateDefault) Error

func (*ExtrasExportTemplatesUpdateDefault) GetPayload

func (o *ExtrasExportTemplatesUpdateDefault) GetPayload() interface{}

type ExtrasExportTemplatesUpdateOK

type ExtrasExportTemplatesUpdateOK struct {
	Payload *models.ExportTemplate
}

ExtrasExportTemplatesUpdateOK handles this case with default header values.

ExtrasExportTemplatesUpdateOK extras export templates update o k

func NewExtrasExportTemplatesUpdateOK

func NewExtrasExportTemplatesUpdateOK() *ExtrasExportTemplatesUpdateOK

NewExtrasExportTemplatesUpdateOK creates a ExtrasExportTemplatesUpdateOK with default headers values

func (*ExtrasExportTemplatesUpdateOK) Error

func (*ExtrasExportTemplatesUpdateOK) GetPayload

type ExtrasExportTemplatesUpdateParams

type ExtrasExportTemplatesUpdateParams struct {

	/*Data*/
	Data *models.WritableExportTemplate
	/*ID
	  A unique integer value identifying this export template.

	*/
	ID int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ExtrasExportTemplatesUpdateParams contains all the parameters to send to the API endpoint for the extras export templates update operation typically these are written to a http.Request

func NewExtrasExportTemplatesUpdateParams

func NewExtrasExportTemplatesUpdateParams() *ExtrasExportTemplatesUpdateParams

NewExtrasExportTemplatesUpdateParams creates a new ExtrasExportTemplatesUpdateParams object with the default values initialized.

func NewExtrasExportTemplatesUpdateParamsWithContext

func NewExtrasExportTemplatesUpdateParamsWithContext(ctx context.Context) *ExtrasExportTemplatesUpdateParams

NewExtrasExportTemplatesUpdateParamsWithContext creates a new ExtrasExportTemplatesUpdateParams object with the default values initialized, and the ability to set a context for a request

func NewExtrasExportTemplatesUpdateParamsWithHTTPClient

func NewExtrasExportTemplatesUpdateParamsWithHTTPClient(client *http.Client) *ExtrasExportTemplatesUpdateParams

NewExtrasExportTemplatesUpdateParamsWithHTTPClient creates a new ExtrasExportTemplatesUpdateParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewExtrasExportTemplatesUpdateParamsWithTimeout

func NewExtrasExportTemplatesUpdateParamsWithTimeout(timeout time.Duration) *ExtrasExportTemplatesUpdateParams

NewExtrasExportTemplatesUpdateParamsWithTimeout creates a new ExtrasExportTemplatesUpdateParams object with the default values initialized, and the ability to set a timeout on a request

func (*ExtrasExportTemplatesUpdateParams) SetContext

SetContext adds the context to the extras export templates update params

func (*ExtrasExportTemplatesUpdateParams) SetData

SetData adds the data to the extras export templates update params

func (*ExtrasExportTemplatesUpdateParams) SetHTTPClient

func (o *ExtrasExportTemplatesUpdateParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the extras export templates update params

func (*ExtrasExportTemplatesUpdateParams) SetID

SetID adds the id to the extras export templates update params

func (*ExtrasExportTemplatesUpdateParams) SetTimeout

func (o *ExtrasExportTemplatesUpdateParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the extras export templates update params

func (*ExtrasExportTemplatesUpdateParams) WithContext

WithContext adds the context to the extras export templates update params

func (*ExtrasExportTemplatesUpdateParams) WithData

WithData adds the data to the extras export templates update params

func (*ExtrasExportTemplatesUpdateParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the extras export templates update params

func (*ExtrasExportTemplatesUpdateParams) WithID

WithID adds the id to the extras export templates update params

func (*ExtrasExportTemplatesUpdateParams) WithTimeout

WithTimeout adds the timeout to the extras export templates update params

func (*ExtrasExportTemplatesUpdateParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type ExtrasExportTemplatesUpdateReader

type ExtrasExportTemplatesUpdateReader struct {
	// contains filtered or unexported fields
}

ExtrasExportTemplatesUpdateReader is a Reader for the ExtrasExportTemplatesUpdate structure.

func (*ExtrasExportTemplatesUpdateReader) ReadResponse

func (o *ExtrasExportTemplatesUpdateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ExtrasGraphsCreateCreated

type ExtrasGraphsCreateCreated struct {
	Payload *models.Graph
}

ExtrasGraphsCreateCreated handles this case with default header values.

ExtrasGraphsCreateCreated extras graphs create created

func NewExtrasGraphsCreateCreated

func NewExtrasGraphsCreateCreated() *ExtrasGraphsCreateCreated

NewExtrasGraphsCreateCreated creates a ExtrasGraphsCreateCreated with default headers values

func (*ExtrasGraphsCreateCreated) Error

func (o *ExtrasGraphsCreateCreated) Error() string

func (*ExtrasGraphsCreateCreated) GetPayload

func (o *ExtrasGraphsCreateCreated) GetPayload() *models.Graph

type ExtrasGraphsCreateDefault

type ExtrasGraphsCreateDefault struct {
	Payload interface{}
	// contains filtered or unexported fields
}

ExtrasGraphsCreateDefault handles this case with default header values.

ExtrasGraphsCreateDefault extras graphs create default

func NewExtrasGraphsCreateDefault

func NewExtrasGraphsCreateDefault(code int) *ExtrasGraphsCreateDefault

NewExtrasGraphsCreateDefault creates a ExtrasGraphsCreateDefault with default headers values

func (*ExtrasGraphsCreateDefault) Code

func (o *ExtrasGraphsCreateDefault) Code() int

Code gets the status code for the extras graphs create default response

func (*ExtrasGraphsCreateDefault) Error

func (o *ExtrasGraphsCreateDefault) Error() string

func (*ExtrasGraphsCreateDefault) GetPayload

func (o *ExtrasGraphsCreateDefault) GetPayload() interface{}

type ExtrasGraphsCreateParams

type ExtrasGraphsCreateParams struct {

	/*Data*/
	Data *models.Graph

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ExtrasGraphsCreateParams contains all the parameters to send to the API endpoint for the extras graphs create operation typically these are written to a http.Request

func NewExtrasGraphsCreateParams

func NewExtrasGraphsCreateParams() *ExtrasGraphsCreateParams

NewExtrasGraphsCreateParams creates a new ExtrasGraphsCreateParams object with the default values initialized.

func NewExtrasGraphsCreateParamsWithContext

func NewExtrasGraphsCreateParamsWithContext(ctx context.Context) *ExtrasGraphsCreateParams

NewExtrasGraphsCreateParamsWithContext creates a new ExtrasGraphsCreateParams object with the default values initialized, and the ability to set a context for a request

func NewExtrasGraphsCreateParamsWithHTTPClient

func NewExtrasGraphsCreateParamsWithHTTPClient(client *http.Client) *ExtrasGraphsCreateParams

NewExtrasGraphsCreateParamsWithHTTPClient creates a new ExtrasGraphsCreateParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewExtrasGraphsCreateParamsWithTimeout

func NewExtrasGraphsCreateParamsWithTimeout(timeout time.Duration) *ExtrasGraphsCreateParams

NewExtrasGraphsCreateParamsWithTimeout creates a new ExtrasGraphsCreateParams object with the default values initialized, and the ability to set a timeout on a request

func (*ExtrasGraphsCreateParams) SetContext

func (o *ExtrasGraphsCreateParams) SetContext(ctx context.Context)

SetContext adds the context to the extras graphs create params

func (*ExtrasGraphsCreateParams) SetData

func (o *ExtrasGraphsCreateParams) SetData(data *models.Graph)

SetData adds the data to the extras graphs create params

func (*ExtrasGraphsCreateParams) SetHTTPClient

func (o *ExtrasGraphsCreateParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the extras graphs create params

func (*ExtrasGraphsCreateParams) SetTimeout

func (o *ExtrasGraphsCreateParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the extras graphs create params

func (*ExtrasGraphsCreateParams) WithContext

WithContext adds the context to the extras graphs create params

func (*ExtrasGraphsCreateParams) WithData

WithData adds the data to the extras graphs create params

func (*ExtrasGraphsCreateParams) WithHTTPClient

func (o *ExtrasGraphsCreateParams) WithHTTPClient(client *http.Client) *ExtrasGraphsCreateParams

WithHTTPClient adds the HTTPClient to the extras graphs create params

func (*ExtrasGraphsCreateParams) WithTimeout

WithTimeout adds the timeout to the extras graphs create params

func (*ExtrasGraphsCreateParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type ExtrasGraphsCreateReader

type ExtrasGraphsCreateReader struct {
	// contains filtered or unexported fields
}

ExtrasGraphsCreateReader is a Reader for the ExtrasGraphsCreate structure.

func (*ExtrasGraphsCreateReader) ReadResponse

func (o *ExtrasGraphsCreateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ExtrasGraphsDeleteNoContent

type ExtrasGraphsDeleteNoContent struct {
}

ExtrasGraphsDeleteNoContent handles this case with default header values.

ExtrasGraphsDeleteNoContent extras graphs delete no content

func NewExtrasGraphsDeleteNoContent

func NewExtrasGraphsDeleteNoContent() *ExtrasGraphsDeleteNoContent

NewExtrasGraphsDeleteNoContent creates a ExtrasGraphsDeleteNoContent with default headers values

func (*ExtrasGraphsDeleteNoContent) Error

type ExtrasGraphsDeleteParams

type ExtrasGraphsDeleteParams struct {

	/*ID
	  A unique integer value identifying this graph.

	*/
	ID int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ExtrasGraphsDeleteParams contains all the parameters to send to the API endpoint for the extras graphs delete operation typically these are written to a http.Request

func NewExtrasGraphsDeleteParams

func NewExtrasGraphsDeleteParams() *ExtrasGraphsDeleteParams

NewExtrasGraphsDeleteParams creates a new ExtrasGraphsDeleteParams object with the default values initialized.

func NewExtrasGraphsDeleteParamsWithContext

func NewExtrasGraphsDeleteParamsWithContext(ctx context.Context) *ExtrasGraphsDeleteParams

NewExtrasGraphsDeleteParamsWithContext creates a new ExtrasGraphsDeleteParams object with the default values initialized, and the ability to set a context for a request

func NewExtrasGraphsDeleteParamsWithHTTPClient

func NewExtrasGraphsDeleteParamsWithHTTPClient(client *http.Client) *ExtrasGraphsDeleteParams

NewExtrasGraphsDeleteParamsWithHTTPClient creates a new ExtrasGraphsDeleteParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewExtrasGraphsDeleteParamsWithTimeout

func NewExtrasGraphsDeleteParamsWithTimeout(timeout time.Duration) *ExtrasGraphsDeleteParams

NewExtrasGraphsDeleteParamsWithTimeout creates a new ExtrasGraphsDeleteParams object with the default values initialized, and the ability to set a timeout on a request

func (*ExtrasGraphsDeleteParams) SetContext

func (o *ExtrasGraphsDeleteParams) SetContext(ctx context.Context)

SetContext adds the context to the extras graphs delete params

func (*ExtrasGraphsDeleteParams) SetHTTPClient

func (o *ExtrasGraphsDeleteParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the extras graphs delete params

func (*ExtrasGraphsDeleteParams) SetID

func (o *ExtrasGraphsDeleteParams) SetID(id int64)

SetID adds the id to the extras graphs delete params

func (*ExtrasGraphsDeleteParams) SetTimeout

func (o *ExtrasGraphsDeleteParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the extras graphs delete params

func (*ExtrasGraphsDeleteParams) WithContext

WithContext adds the context to the extras graphs delete params

func (*ExtrasGraphsDeleteParams) WithHTTPClient

func (o *ExtrasGraphsDeleteParams) WithHTTPClient(client *http.Client) *ExtrasGraphsDeleteParams

WithHTTPClient adds the HTTPClient to the extras graphs delete params

func (*ExtrasGraphsDeleteParams) WithID

WithID adds the id to the extras graphs delete params

func (*ExtrasGraphsDeleteParams) WithTimeout

WithTimeout adds the timeout to the extras graphs delete params

func (*ExtrasGraphsDeleteParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type ExtrasGraphsDeleteReader

type ExtrasGraphsDeleteReader struct {
	// contains filtered or unexported fields
}

ExtrasGraphsDeleteReader is a Reader for the ExtrasGraphsDelete structure.

func (*ExtrasGraphsDeleteReader) ReadResponse

func (o *ExtrasGraphsDeleteReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ExtrasGraphsListOK

type ExtrasGraphsListOK struct {
	Payload *ExtrasGraphsListOKBody
}

ExtrasGraphsListOK handles this case with default header values.

ExtrasGraphsListOK extras graphs list o k

func NewExtrasGraphsListOK

func NewExtrasGraphsListOK() *ExtrasGraphsListOK

NewExtrasGraphsListOK creates a ExtrasGraphsListOK with default headers values

func (*ExtrasGraphsListOK) Error

func (o *ExtrasGraphsListOK) Error() string

func (*ExtrasGraphsListOK) GetPayload

func (o *ExtrasGraphsListOK) GetPayload() *ExtrasGraphsListOKBody

type ExtrasGraphsListOKBody

type ExtrasGraphsListOKBody struct {

	// count
	// Required: true
	Count *int64 `json:"count"`

	// next
	// Format: uri
	Next *strfmt.URI `json:"next,omitempty"`

	// previous
	// Format: uri
	Previous *strfmt.URI `json:"previous,omitempty"`

	// results
	// Required: true
	Results []*models.Graph `json:"results"`
}

ExtrasGraphsListOKBody extras graphs list o k body swagger:model ExtrasGraphsListOKBody

func (*ExtrasGraphsListOKBody) MarshalBinary

func (o *ExtrasGraphsListOKBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*ExtrasGraphsListOKBody) UnmarshalBinary

func (o *ExtrasGraphsListOKBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*ExtrasGraphsListOKBody) Validate

func (o *ExtrasGraphsListOKBody) Validate(formats strfmt.Registry) error

Validate validates this extras graphs list o k body

type ExtrasGraphsListParams

type ExtrasGraphsListParams struct {

	/*ID*/
	ID *string
	/*IDGt*/
	IDGt *string
	/*IDGte*/
	IDGte *string
	/*IDLt*/
	IDLt *string
	/*IDLte*/
	IDLte *string
	/*IDn*/
	IDn *string
	/*Limit
	  Number of results to return per page.

	*/
	Limit *int64
	/*Name*/
	Name *string
	/*NameIc*/
	NameIc *string
	/*NameIe*/
	NameIe *string
	/*NameIew*/
	NameIew *string
	/*NameIsw*/
	NameIsw *string
	/*Namen*/
	Namen *string
	/*NameNic*/
	NameNic *string
	/*NameNie*/
	NameNie *string
	/*NameNiew*/
	NameNiew *string
	/*NameNisw*/
	NameNisw *string
	/*Offset
	  The initial index from which to return the results.

	*/
	Offset *int64
	/*TemplateLanguage*/
	TemplateLanguage *string
	/*TemplateLanguagen*/
	TemplateLanguagen *string
	/*Type*/
	Type *string
	/*Typen*/
	Typen *string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ExtrasGraphsListParams contains all the parameters to send to the API endpoint for the extras graphs list operation typically these are written to a http.Request

func NewExtrasGraphsListParams

func NewExtrasGraphsListParams() *ExtrasGraphsListParams

NewExtrasGraphsListParams creates a new ExtrasGraphsListParams object with the default values initialized.

func NewExtrasGraphsListParamsWithContext

func NewExtrasGraphsListParamsWithContext(ctx context.Context) *ExtrasGraphsListParams

NewExtrasGraphsListParamsWithContext creates a new ExtrasGraphsListParams object with the default values initialized, and the ability to set a context for a request

func NewExtrasGraphsListParamsWithHTTPClient

func NewExtrasGraphsListParamsWithHTTPClient(client *http.Client) *ExtrasGraphsListParams

NewExtrasGraphsListParamsWithHTTPClient creates a new ExtrasGraphsListParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewExtrasGraphsListParamsWithTimeout

func NewExtrasGraphsListParamsWithTimeout(timeout time.Duration) *ExtrasGraphsListParams

NewExtrasGraphsListParamsWithTimeout creates a new ExtrasGraphsListParams object with the default values initialized, and the ability to set a timeout on a request

func (*ExtrasGraphsListParams) SetContext

func (o *ExtrasGraphsListParams) SetContext(ctx context.Context)

SetContext adds the context to the extras graphs list params

func (*ExtrasGraphsListParams) SetHTTPClient

func (o *ExtrasGraphsListParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the extras graphs list params

func (*ExtrasGraphsListParams) SetID

func (o *ExtrasGraphsListParams) SetID(id *string)

SetID adds the id to the extras graphs list params

func (*ExtrasGraphsListParams) SetIDGt

func (o *ExtrasGraphsListParams) SetIDGt(iDGt *string)

SetIDGt adds the idGt to the extras graphs list params

func (*ExtrasGraphsListParams) SetIDGte

func (o *ExtrasGraphsListParams) SetIDGte(iDGte *string)

SetIDGte adds the idGte to the extras graphs list params

func (*ExtrasGraphsListParams) SetIDLt

func (o *ExtrasGraphsListParams) SetIDLt(iDLt *string)

SetIDLt adds the idLt to the extras graphs list params

func (*ExtrasGraphsListParams) SetIDLte

func (o *ExtrasGraphsListParams) SetIDLte(iDLte *string)

SetIDLte adds the idLte to the extras graphs list params

func (*ExtrasGraphsListParams) SetIDn

func (o *ExtrasGraphsListParams) SetIDn(iDn *string)

SetIDn adds the idN to the extras graphs list params

func (*ExtrasGraphsListParams) SetLimit

func (o *ExtrasGraphsListParams) SetLimit(limit *int64)

SetLimit adds the limit to the extras graphs list params

func (*ExtrasGraphsListParams) SetName

func (o *ExtrasGraphsListParams) SetName(name *string)

SetName adds the name to the extras graphs list params

func (*ExtrasGraphsListParams) SetNameIc

func (o *ExtrasGraphsListParams) SetNameIc(nameIc *string)

SetNameIc adds the nameIc to the extras graphs list params

func (*ExtrasGraphsListParams) SetNameIe

func (o *ExtrasGraphsListParams) SetNameIe(nameIe *string)

SetNameIe adds the nameIe to the extras graphs list params

func (*ExtrasGraphsListParams) SetNameIew

func (o *ExtrasGraphsListParams) SetNameIew(nameIew *string)

SetNameIew adds the nameIew to the extras graphs list params

func (*ExtrasGraphsListParams) SetNameIsw

func (o *ExtrasGraphsListParams) SetNameIsw(nameIsw *string)

SetNameIsw adds the nameIsw to the extras graphs list params

func (*ExtrasGraphsListParams) SetNameNic

func (o *ExtrasGraphsListParams) SetNameNic(nameNic *string)

SetNameNic adds the nameNic to the extras graphs list params

func (*ExtrasGraphsListParams) SetNameNie

func (o *ExtrasGraphsListParams) SetNameNie(nameNie *string)

SetNameNie adds the nameNie to the extras graphs list params

func (*ExtrasGraphsListParams) SetNameNiew

func (o *ExtrasGraphsListParams) SetNameNiew(nameNiew *string)

SetNameNiew adds the nameNiew to the extras graphs list params

func (*ExtrasGraphsListParams) SetNameNisw

func (o *ExtrasGraphsListParams) SetNameNisw(nameNisw *string)

SetNameNisw adds the nameNisw to the extras graphs list params

func (*ExtrasGraphsListParams) SetNamen

func (o *ExtrasGraphsListParams) SetNamen(namen *string)

SetNamen adds the nameN to the extras graphs list params

func (*ExtrasGraphsListParams) SetOffset

func (o *ExtrasGraphsListParams) SetOffset(offset *int64)

SetOffset adds the offset to the extras graphs list params

func (*ExtrasGraphsListParams) SetTemplateLanguage

func (o *ExtrasGraphsListParams) SetTemplateLanguage(templateLanguage *string)

SetTemplateLanguage adds the templateLanguage to the extras graphs list params

func (*ExtrasGraphsListParams) SetTemplateLanguagen

func (o *ExtrasGraphsListParams) SetTemplateLanguagen(templateLanguagen *string)

SetTemplateLanguagen adds the templateLanguageN to the extras graphs list params

func (*ExtrasGraphsListParams) SetTimeout

func (o *ExtrasGraphsListParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the extras graphs list params

func (*ExtrasGraphsListParams) SetType

func (o *ExtrasGraphsListParams) SetType(typeVar *string)

SetType adds the type to the extras graphs list params

func (*ExtrasGraphsListParams) SetTypen

func (o *ExtrasGraphsListParams) SetTypen(typen *string)

SetTypen adds the typeN to the extras graphs list params

func (*ExtrasGraphsListParams) WithContext

WithContext adds the context to the extras graphs list params

func (*ExtrasGraphsListParams) WithHTTPClient

func (o *ExtrasGraphsListParams) WithHTTPClient(client *http.Client) *ExtrasGraphsListParams

WithHTTPClient adds the HTTPClient to the extras graphs list params

func (*ExtrasGraphsListParams) WithID

WithID adds the id to the extras graphs list params

func (*ExtrasGraphsListParams) WithIDGt

WithIDGt adds the iDGt to the extras graphs list params

func (*ExtrasGraphsListParams) WithIDGte

WithIDGte adds the iDGte to the extras graphs list params

func (*ExtrasGraphsListParams) WithIDLt

WithIDLt adds the iDLt to the extras graphs list params

func (*ExtrasGraphsListParams) WithIDLte

WithIDLte adds the iDLte to the extras graphs list params

func (*ExtrasGraphsListParams) WithIDn

WithIDn adds the iDn to the extras graphs list params

func (*ExtrasGraphsListParams) WithLimit

func (o *ExtrasGraphsListParams) WithLimit(limit *int64) *ExtrasGraphsListParams

WithLimit adds the limit to the extras graphs list params

func (*ExtrasGraphsListParams) WithName

WithName adds the name to the extras graphs list params

func (*ExtrasGraphsListParams) WithNameIc

func (o *ExtrasGraphsListParams) WithNameIc(nameIc *string) *ExtrasGraphsListParams

WithNameIc adds the nameIc to the extras graphs list params

func (*ExtrasGraphsListParams) WithNameIe

func (o *ExtrasGraphsListParams) WithNameIe(nameIe *string) *ExtrasGraphsListParams

WithNameIe adds the nameIe to the extras graphs list params

func (*ExtrasGraphsListParams) WithNameIew

func (o *ExtrasGraphsListParams) WithNameIew(nameIew *string) *ExtrasGraphsListParams

WithNameIew adds the nameIew to the extras graphs list params

func (*ExtrasGraphsListParams) WithNameIsw

func (o *ExtrasGraphsListParams) WithNameIsw(nameIsw *string) *ExtrasGraphsListParams

WithNameIsw adds the nameIsw to the extras graphs list params

func (*ExtrasGraphsListParams) WithNameNic

func (o *ExtrasGraphsListParams) WithNameNic(nameNic *string) *ExtrasGraphsListParams

WithNameNic adds the nameNic to the extras graphs list params

func (*ExtrasGraphsListParams) WithNameNie

func (o *ExtrasGraphsListParams) WithNameNie(nameNie *string) *ExtrasGraphsListParams

WithNameNie adds the nameNie to the extras graphs list params

func (*ExtrasGraphsListParams) WithNameNiew

func (o *ExtrasGraphsListParams) WithNameNiew(nameNiew *string) *ExtrasGraphsListParams

WithNameNiew adds the nameNiew to the extras graphs list params

func (*ExtrasGraphsListParams) WithNameNisw

func (o *ExtrasGraphsListParams) WithNameNisw(nameNisw *string) *ExtrasGraphsListParams

WithNameNisw adds the nameNisw to the extras graphs list params

func (*ExtrasGraphsListParams) WithNamen

WithNamen adds the namen to the extras graphs list params

func (*ExtrasGraphsListParams) WithOffset

func (o *ExtrasGraphsListParams) WithOffset(offset *int64) *ExtrasGraphsListParams

WithOffset adds the offset to the extras graphs list params

func (*ExtrasGraphsListParams) WithTemplateLanguage

func (o *ExtrasGraphsListParams) WithTemplateLanguage(templateLanguage *string) *ExtrasGraphsListParams

WithTemplateLanguage adds the templateLanguage to the extras graphs list params

func (*ExtrasGraphsListParams) WithTemplateLanguagen

func (o *ExtrasGraphsListParams) WithTemplateLanguagen(templateLanguagen *string) *ExtrasGraphsListParams

WithTemplateLanguagen adds the templateLanguagen to the extras graphs list params

func (*ExtrasGraphsListParams) WithTimeout

WithTimeout adds the timeout to the extras graphs list params

func (*ExtrasGraphsListParams) WithType

func (o *ExtrasGraphsListParams) WithType(typeVar *string) *ExtrasGraphsListParams

WithType adds the typeVar to the extras graphs list params

func (*ExtrasGraphsListParams) WithTypen

WithTypen adds the typen to the extras graphs list params

func (*ExtrasGraphsListParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type ExtrasGraphsListReader

type ExtrasGraphsListReader struct {
	// contains filtered or unexported fields
}

ExtrasGraphsListReader is a Reader for the ExtrasGraphsList structure.

func (*ExtrasGraphsListReader) ReadResponse

func (o *ExtrasGraphsListReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ExtrasGraphsPartialUpdateDefault

type ExtrasGraphsPartialUpdateDefault struct {
	Payload interface{}
	// contains filtered or unexported fields
}

ExtrasGraphsPartialUpdateDefault handles this case with default header values.

ExtrasGraphsPartialUpdateDefault extras graphs partial update default

func NewExtrasGraphsPartialUpdateDefault

func NewExtrasGraphsPartialUpdateDefault(code int) *ExtrasGraphsPartialUpdateDefault

NewExtrasGraphsPartialUpdateDefault creates a ExtrasGraphsPartialUpdateDefault with default headers values

func (*ExtrasGraphsPartialUpdateDefault) Code

Code gets the status code for the extras graphs partial update default response

func (*ExtrasGraphsPartialUpdateDefault) Error

func (*ExtrasGraphsPartialUpdateDefault) GetPayload

func (o *ExtrasGraphsPartialUpdateDefault) GetPayload() interface{}

type ExtrasGraphsPartialUpdateOK

type ExtrasGraphsPartialUpdateOK struct {
	Payload *models.Graph
}

ExtrasGraphsPartialUpdateOK handles this case with default header values.

ExtrasGraphsPartialUpdateOK extras graphs partial update o k

func NewExtrasGraphsPartialUpdateOK

func NewExtrasGraphsPartialUpdateOK() *ExtrasGraphsPartialUpdateOK

NewExtrasGraphsPartialUpdateOK creates a ExtrasGraphsPartialUpdateOK with default headers values

func (*ExtrasGraphsPartialUpdateOK) Error

func (*ExtrasGraphsPartialUpdateOK) GetPayload

func (o *ExtrasGraphsPartialUpdateOK) GetPayload() *models.Graph

type ExtrasGraphsPartialUpdateParams

type ExtrasGraphsPartialUpdateParams struct {

	/*Data*/
	Data *models.Graph
	/*ID
	  A unique integer value identifying this graph.

	*/
	ID int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ExtrasGraphsPartialUpdateParams contains all the parameters to send to the API endpoint for the extras graphs partial update operation typically these are written to a http.Request

func NewExtrasGraphsPartialUpdateParams

func NewExtrasGraphsPartialUpdateParams() *ExtrasGraphsPartialUpdateParams

NewExtrasGraphsPartialUpdateParams creates a new ExtrasGraphsPartialUpdateParams object with the default values initialized.

func NewExtrasGraphsPartialUpdateParamsWithContext

func NewExtrasGraphsPartialUpdateParamsWithContext(ctx context.Context) *ExtrasGraphsPartialUpdateParams

NewExtrasGraphsPartialUpdateParamsWithContext creates a new ExtrasGraphsPartialUpdateParams object with the default values initialized, and the ability to set a context for a request

func NewExtrasGraphsPartialUpdateParamsWithHTTPClient

func NewExtrasGraphsPartialUpdateParamsWithHTTPClient(client *http.Client) *ExtrasGraphsPartialUpdateParams

NewExtrasGraphsPartialUpdateParamsWithHTTPClient creates a new ExtrasGraphsPartialUpdateParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewExtrasGraphsPartialUpdateParamsWithTimeout

func NewExtrasGraphsPartialUpdateParamsWithTimeout(timeout time.Duration) *ExtrasGraphsPartialUpdateParams

NewExtrasGraphsPartialUpdateParamsWithTimeout creates a new ExtrasGraphsPartialUpdateParams object with the default values initialized, and the ability to set a timeout on a request

func (*ExtrasGraphsPartialUpdateParams) SetContext

func (o *ExtrasGraphsPartialUpdateParams) SetContext(ctx context.Context)

SetContext adds the context to the extras graphs partial update params

func (*ExtrasGraphsPartialUpdateParams) SetData

func (o *ExtrasGraphsPartialUpdateParams) SetData(data *models.Graph)

SetData adds the data to the extras graphs partial update params

func (*ExtrasGraphsPartialUpdateParams) SetHTTPClient

func (o *ExtrasGraphsPartialUpdateParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the extras graphs partial update params

func (*ExtrasGraphsPartialUpdateParams) SetID

SetID adds the id to the extras graphs partial update params

func (*ExtrasGraphsPartialUpdateParams) SetTimeout

func (o *ExtrasGraphsPartialUpdateParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the extras graphs partial update params

func (*ExtrasGraphsPartialUpdateParams) WithContext

WithContext adds the context to the extras graphs partial update params

func (*ExtrasGraphsPartialUpdateParams) WithData

WithData adds the data to the extras graphs partial update params

func (*ExtrasGraphsPartialUpdateParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the extras graphs partial update params

func (*ExtrasGraphsPartialUpdateParams) WithID

WithID adds the id to the extras graphs partial update params

func (*ExtrasGraphsPartialUpdateParams) WithTimeout

WithTimeout adds the timeout to the extras graphs partial update params

func (*ExtrasGraphsPartialUpdateParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type ExtrasGraphsPartialUpdateReader

type ExtrasGraphsPartialUpdateReader struct {
	// contains filtered or unexported fields
}

ExtrasGraphsPartialUpdateReader is a Reader for the ExtrasGraphsPartialUpdate structure.

func (*ExtrasGraphsPartialUpdateReader) ReadResponse

func (o *ExtrasGraphsPartialUpdateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ExtrasGraphsReadOK

type ExtrasGraphsReadOK struct {
	Payload *models.Graph
}

ExtrasGraphsReadOK handles this case with default header values.

ExtrasGraphsReadOK extras graphs read o k

func NewExtrasGraphsReadOK

func NewExtrasGraphsReadOK() *ExtrasGraphsReadOK

NewExtrasGraphsReadOK creates a ExtrasGraphsReadOK with default headers values

func (*ExtrasGraphsReadOK) Error

func (o *ExtrasGraphsReadOK) Error() string

func (*ExtrasGraphsReadOK) GetPayload

func (o *ExtrasGraphsReadOK) GetPayload() *models.Graph

type ExtrasGraphsReadParams

type ExtrasGraphsReadParams struct {

	/*ID
	  A unique integer value identifying this graph.

	*/
	ID int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ExtrasGraphsReadParams contains all the parameters to send to the API endpoint for the extras graphs read operation typically these are written to a http.Request

func NewExtrasGraphsReadParams

func NewExtrasGraphsReadParams() *ExtrasGraphsReadParams

NewExtrasGraphsReadParams creates a new ExtrasGraphsReadParams object with the default values initialized.

func NewExtrasGraphsReadParamsWithContext

func NewExtrasGraphsReadParamsWithContext(ctx context.Context) *ExtrasGraphsReadParams

NewExtrasGraphsReadParamsWithContext creates a new ExtrasGraphsReadParams object with the default values initialized, and the ability to set a context for a request

func NewExtrasGraphsReadParamsWithHTTPClient

func NewExtrasGraphsReadParamsWithHTTPClient(client *http.Client) *ExtrasGraphsReadParams

NewExtrasGraphsReadParamsWithHTTPClient creates a new ExtrasGraphsReadParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewExtrasGraphsReadParamsWithTimeout

func NewExtrasGraphsReadParamsWithTimeout(timeout time.Duration) *ExtrasGraphsReadParams

NewExtrasGraphsReadParamsWithTimeout creates a new ExtrasGraphsReadParams object with the default values initialized, and the ability to set a timeout on a request

func (*ExtrasGraphsReadParams) SetContext

func (o *ExtrasGraphsReadParams) SetContext(ctx context.Context)

SetContext adds the context to the extras graphs read params

func (*ExtrasGraphsReadParams) SetHTTPClient

func (o *ExtrasGraphsReadParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the extras graphs read params

func (*ExtrasGraphsReadParams) SetID

func (o *ExtrasGraphsReadParams) SetID(id int64)

SetID adds the id to the extras graphs read params

func (*ExtrasGraphsReadParams) SetTimeout

func (o *ExtrasGraphsReadParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the extras graphs read params

func (*ExtrasGraphsReadParams) WithContext

WithContext adds the context to the extras graphs read params

func (*ExtrasGraphsReadParams) WithHTTPClient

func (o *ExtrasGraphsReadParams) WithHTTPClient(client *http.Client) *ExtrasGraphsReadParams

WithHTTPClient adds the HTTPClient to the extras graphs read params

func (*ExtrasGraphsReadParams) WithID

WithID adds the id to the extras graphs read params

func (*ExtrasGraphsReadParams) WithTimeout

WithTimeout adds the timeout to the extras graphs read params

func (*ExtrasGraphsReadParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type ExtrasGraphsReadReader

type ExtrasGraphsReadReader struct {
	// contains filtered or unexported fields
}

ExtrasGraphsReadReader is a Reader for the ExtrasGraphsRead structure.

func (*ExtrasGraphsReadReader) ReadResponse

func (o *ExtrasGraphsReadReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ExtrasGraphsUpdateDefault

type ExtrasGraphsUpdateDefault struct {
	Payload interface{}
	// contains filtered or unexported fields
}

ExtrasGraphsUpdateDefault handles this case with default header values.

ExtrasGraphsUpdateDefault extras graphs update default

func NewExtrasGraphsUpdateDefault

func NewExtrasGraphsUpdateDefault(code int) *ExtrasGraphsUpdateDefault

NewExtrasGraphsUpdateDefault creates a ExtrasGraphsUpdateDefault with default headers values

func (*ExtrasGraphsUpdateDefault) Code

func (o *ExtrasGraphsUpdateDefault) Code() int

Code gets the status code for the extras graphs update default response

func (*ExtrasGraphsUpdateDefault) Error

func (o *ExtrasGraphsUpdateDefault) Error() string

func (*ExtrasGraphsUpdateDefault) GetPayload

func (o *ExtrasGraphsUpdateDefault) GetPayload() interface{}

type ExtrasGraphsUpdateOK

type ExtrasGraphsUpdateOK struct {
	Payload *models.Graph
}

ExtrasGraphsUpdateOK handles this case with default header values.

ExtrasGraphsUpdateOK extras graphs update o k

func NewExtrasGraphsUpdateOK

func NewExtrasGraphsUpdateOK() *ExtrasGraphsUpdateOK

NewExtrasGraphsUpdateOK creates a ExtrasGraphsUpdateOK with default headers values

func (*ExtrasGraphsUpdateOK) Error

func (o *ExtrasGraphsUpdateOK) Error() string

func (*ExtrasGraphsUpdateOK) GetPayload

func (o *ExtrasGraphsUpdateOK) GetPayload() *models.Graph

type ExtrasGraphsUpdateParams

type ExtrasGraphsUpdateParams struct {

	/*Data*/
	Data *models.Graph
	/*ID
	  A unique integer value identifying this graph.

	*/
	ID int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ExtrasGraphsUpdateParams contains all the parameters to send to the API endpoint for the extras graphs update operation typically these are written to a http.Request

func NewExtrasGraphsUpdateParams

func NewExtrasGraphsUpdateParams() *ExtrasGraphsUpdateParams

NewExtrasGraphsUpdateParams creates a new ExtrasGraphsUpdateParams object with the default values initialized.

func NewExtrasGraphsUpdateParamsWithContext

func NewExtrasGraphsUpdateParamsWithContext(ctx context.Context) *ExtrasGraphsUpdateParams

NewExtrasGraphsUpdateParamsWithContext creates a new ExtrasGraphsUpdateParams object with the default values initialized, and the ability to set a context for a request

func NewExtrasGraphsUpdateParamsWithHTTPClient

func NewExtrasGraphsUpdateParamsWithHTTPClient(client *http.Client) *ExtrasGraphsUpdateParams

NewExtrasGraphsUpdateParamsWithHTTPClient creates a new ExtrasGraphsUpdateParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewExtrasGraphsUpdateParamsWithTimeout

func NewExtrasGraphsUpdateParamsWithTimeout(timeout time.Duration) *ExtrasGraphsUpdateParams

NewExtrasGraphsUpdateParamsWithTimeout creates a new ExtrasGraphsUpdateParams object with the default values initialized, and the ability to set a timeout on a request

func (*ExtrasGraphsUpdateParams) SetContext

func (o *ExtrasGraphsUpdateParams) SetContext(ctx context.Context)

SetContext adds the context to the extras graphs update params

func (*ExtrasGraphsUpdateParams) SetData

func (o *ExtrasGraphsUpdateParams) SetData(data *models.Graph)

SetData adds the data to the extras graphs update params

func (*ExtrasGraphsUpdateParams) SetHTTPClient

func (o *ExtrasGraphsUpdateParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the extras graphs update params

func (*ExtrasGraphsUpdateParams) SetID

func (o *ExtrasGraphsUpdateParams) SetID(id int64)

SetID adds the id to the extras graphs update params

func (*ExtrasGraphsUpdateParams) SetTimeout

func (o *ExtrasGraphsUpdateParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the extras graphs update params

func (*ExtrasGraphsUpdateParams) WithContext

WithContext adds the context to the extras graphs update params

func (*ExtrasGraphsUpdateParams) WithData

WithData adds the data to the extras graphs update params

func (*ExtrasGraphsUpdateParams) WithHTTPClient

func (o *ExtrasGraphsUpdateParams) WithHTTPClient(client *http.Client) *ExtrasGraphsUpdateParams

WithHTTPClient adds the HTTPClient to the extras graphs update params

func (*ExtrasGraphsUpdateParams) WithID

WithID adds the id to the extras graphs update params

func (*ExtrasGraphsUpdateParams) WithTimeout

WithTimeout adds the timeout to the extras graphs update params

func (*ExtrasGraphsUpdateParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type ExtrasGraphsUpdateReader

type ExtrasGraphsUpdateReader struct {
	// contains filtered or unexported fields
}

ExtrasGraphsUpdateReader is a Reader for the ExtrasGraphsUpdate structure.

func (*ExtrasGraphsUpdateReader) ReadResponse

func (o *ExtrasGraphsUpdateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ExtrasImageAttachmentsCreateCreated

type ExtrasImageAttachmentsCreateCreated struct {
	Payload *models.ImageAttachment
}

ExtrasImageAttachmentsCreateCreated handles this case with default header values.

ExtrasImageAttachmentsCreateCreated extras image attachments create created

func NewExtrasImageAttachmentsCreateCreated

func NewExtrasImageAttachmentsCreateCreated() *ExtrasImageAttachmentsCreateCreated

NewExtrasImageAttachmentsCreateCreated creates a ExtrasImageAttachmentsCreateCreated with default headers values

func (*ExtrasImageAttachmentsCreateCreated) Error

func (*ExtrasImageAttachmentsCreateCreated) GetPayload

type ExtrasImageAttachmentsCreateDefault

type ExtrasImageAttachmentsCreateDefault struct {
	Payload interface{}
	// contains filtered or unexported fields
}

ExtrasImageAttachmentsCreateDefault handles this case with default header values.

ExtrasImageAttachmentsCreateDefault extras image attachments create default

func NewExtrasImageAttachmentsCreateDefault

func NewExtrasImageAttachmentsCreateDefault(code int) *ExtrasImageAttachmentsCreateDefault

NewExtrasImageAttachmentsCreateDefault creates a ExtrasImageAttachmentsCreateDefault with default headers values

func (*ExtrasImageAttachmentsCreateDefault) Code

Code gets the status code for the extras image attachments create default response

func (*ExtrasImageAttachmentsCreateDefault) Error

func (*ExtrasImageAttachmentsCreateDefault) GetPayload

func (o *ExtrasImageAttachmentsCreateDefault) GetPayload() interface{}

type ExtrasImageAttachmentsCreateParams

type ExtrasImageAttachmentsCreateParams struct {

	/*Data*/
	Data *models.ImageAttachment

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ExtrasImageAttachmentsCreateParams contains all the parameters to send to the API endpoint for the extras image attachments create operation typically these are written to a http.Request

func NewExtrasImageAttachmentsCreateParams

func NewExtrasImageAttachmentsCreateParams() *ExtrasImageAttachmentsCreateParams

NewExtrasImageAttachmentsCreateParams creates a new ExtrasImageAttachmentsCreateParams object with the default values initialized.

func NewExtrasImageAttachmentsCreateParamsWithContext

func NewExtrasImageAttachmentsCreateParamsWithContext(ctx context.Context) *ExtrasImageAttachmentsCreateParams

NewExtrasImageAttachmentsCreateParamsWithContext creates a new ExtrasImageAttachmentsCreateParams object with the default values initialized, and the ability to set a context for a request

func NewExtrasImageAttachmentsCreateParamsWithHTTPClient

func NewExtrasImageAttachmentsCreateParamsWithHTTPClient(client *http.Client) *ExtrasImageAttachmentsCreateParams

NewExtrasImageAttachmentsCreateParamsWithHTTPClient creates a new ExtrasImageAttachmentsCreateParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewExtrasImageAttachmentsCreateParamsWithTimeout

func NewExtrasImageAttachmentsCreateParamsWithTimeout(timeout time.Duration) *ExtrasImageAttachmentsCreateParams

NewExtrasImageAttachmentsCreateParamsWithTimeout creates a new ExtrasImageAttachmentsCreateParams object with the default values initialized, and the ability to set a timeout on a request

func (*ExtrasImageAttachmentsCreateParams) SetContext

SetContext adds the context to the extras image attachments create params

func (*ExtrasImageAttachmentsCreateParams) SetData

SetData adds the data to the extras image attachments create params

func (*ExtrasImageAttachmentsCreateParams) SetHTTPClient

func (o *ExtrasImageAttachmentsCreateParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the extras image attachments create params

func (*ExtrasImageAttachmentsCreateParams) SetTimeout

func (o *ExtrasImageAttachmentsCreateParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the extras image attachments create params

func (*ExtrasImageAttachmentsCreateParams) WithContext

WithContext adds the context to the extras image attachments create params

func (*ExtrasImageAttachmentsCreateParams) WithData

WithData adds the data to the extras image attachments create params

func (*ExtrasImageAttachmentsCreateParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the extras image attachments create params

func (*ExtrasImageAttachmentsCreateParams) WithTimeout

WithTimeout adds the timeout to the extras image attachments create params

func (*ExtrasImageAttachmentsCreateParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type ExtrasImageAttachmentsCreateReader

type ExtrasImageAttachmentsCreateReader struct {
	// contains filtered or unexported fields
}

ExtrasImageAttachmentsCreateReader is a Reader for the ExtrasImageAttachmentsCreate structure.

func (*ExtrasImageAttachmentsCreateReader) ReadResponse

func (o *ExtrasImageAttachmentsCreateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ExtrasImageAttachmentsDeleteNoContent

type ExtrasImageAttachmentsDeleteNoContent struct {
}

ExtrasImageAttachmentsDeleteNoContent handles this case with default header values.

ExtrasImageAttachmentsDeleteNoContent extras image attachments delete no content

func NewExtrasImageAttachmentsDeleteNoContent

func NewExtrasImageAttachmentsDeleteNoContent() *ExtrasImageAttachmentsDeleteNoContent

NewExtrasImageAttachmentsDeleteNoContent creates a ExtrasImageAttachmentsDeleteNoContent with default headers values

func (*ExtrasImageAttachmentsDeleteNoContent) Error

type ExtrasImageAttachmentsDeleteParams

type ExtrasImageAttachmentsDeleteParams struct {

	/*ID
	  A unique integer value identifying this image attachment.

	*/
	ID int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ExtrasImageAttachmentsDeleteParams contains all the parameters to send to the API endpoint for the extras image attachments delete operation typically these are written to a http.Request

func NewExtrasImageAttachmentsDeleteParams

func NewExtrasImageAttachmentsDeleteParams() *ExtrasImageAttachmentsDeleteParams

NewExtrasImageAttachmentsDeleteParams creates a new ExtrasImageAttachmentsDeleteParams object with the default values initialized.

func NewExtrasImageAttachmentsDeleteParamsWithContext

func NewExtrasImageAttachmentsDeleteParamsWithContext(ctx context.Context) *ExtrasImageAttachmentsDeleteParams

NewExtrasImageAttachmentsDeleteParamsWithContext creates a new ExtrasImageAttachmentsDeleteParams object with the default values initialized, and the ability to set a context for a request

func NewExtrasImageAttachmentsDeleteParamsWithHTTPClient

func NewExtrasImageAttachmentsDeleteParamsWithHTTPClient(client *http.Client) *ExtrasImageAttachmentsDeleteParams

NewExtrasImageAttachmentsDeleteParamsWithHTTPClient creates a new ExtrasImageAttachmentsDeleteParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewExtrasImageAttachmentsDeleteParamsWithTimeout

func NewExtrasImageAttachmentsDeleteParamsWithTimeout(timeout time.Duration) *ExtrasImageAttachmentsDeleteParams

NewExtrasImageAttachmentsDeleteParamsWithTimeout creates a new ExtrasImageAttachmentsDeleteParams object with the default values initialized, and the ability to set a timeout on a request

func (*ExtrasImageAttachmentsDeleteParams) SetContext

SetContext adds the context to the extras image attachments delete params

func (*ExtrasImageAttachmentsDeleteParams) SetHTTPClient

func (o *ExtrasImageAttachmentsDeleteParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the extras image attachments delete params

func (*ExtrasImageAttachmentsDeleteParams) SetID

SetID adds the id to the extras image attachments delete params

func (*ExtrasImageAttachmentsDeleteParams) SetTimeout

func (o *ExtrasImageAttachmentsDeleteParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the extras image attachments delete params

func (*ExtrasImageAttachmentsDeleteParams) WithContext

WithContext adds the context to the extras image attachments delete params

func (*ExtrasImageAttachmentsDeleteParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the extras image attachments delete params

func (*ExtrasImageAttachmentsDeleteParams) WithID

WithID adds the id to the extras image attachments delete params

func (*ExtrasImageAttachmentsDeleteParams) WithTimeout

WithTimeout adds the timeout to the extras image attachments delete params

func (*ExtrasImageAttachmentsDeleteParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type ExtrasImageAttachmentsDeleteReader

type ExtrasImageAttachmentsDeleteReader struct {
	// contains filtered or unexported fields
}

ExtrasImageAttachmentsDeleteReader is a Reader for the ExtrasImageAttachmentsDelete structure.

func (*ExtrasImageAttachmentsDeleteReader) ReadResponse

func (o *ExtrasImageAttachmentsDeleteReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ExtrasImageAttachmentsListOK

type ExtrasImageAttachmentsListOK struct {
	Payload *ExtrasImageAttachmentsListOKBody
}

ExtrasImageAttachmentsListOK handles this case with default header values.

ExtrasImageAttachmentsListOK extras image attachments list o k

func NewExtrasImageAttachmentsListOK

func NewExtrasImageAttachmentsListOK() *ExtrasImageAttachmentsListOK

NewExtrasImageAttachmentsListOK creates a ExtrasImageAttachmentsListOK with default headers values

func (*ExtrasImageAttachmentsListOK) Error

func (*ExtrasImageAttachmentsListOK) GetPayload

type ExtrasImageAttachmentsListOKBody

type ExtrasImageAttachmentsListOKBody struct {

	// count
	// Required: true
	Count *int64 `json:"count"`

	// next
	// Format: uri
	Next *strfmt.URI `json:"next,omitempty"`

	// previous
	// Format: uri
	Previous *strfmt.URI `json:"previous,omitempty"`

	// results
	// Required: true
	Results []*models.ImageAttachment `json:"results"`
}

ExtrasImageAttachmentsListOKBody extras image attachments list o k body swagger:model ExtrasImageAttachmentsListOKBody

func (*ExtrasImageAttachmentsListOKBody) MarshalBinary

func (o *ExtrasImageAttachmentsListOKBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*ExtrasImageAttachmentsListOKBody) UnmarshalBinary

func (o *ExtrasImageAttachmentsListOKBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*ExtrasImageAttachmentsListOKBody) Validate

Validate validates this extras image attachments list o k body

type ExtrasImageAttachmentsListParams

type ExtrasImageAttachmentsListParams struct {

	/*ContentType*/
	ContentType *string
	/*ContentTypen*/
	ContentTypen *string
	/*ID*/
	ID *string
	/*IDGt*/
	IDGt *string
	/*IDGte*/
	IDGte *string
	/*IDLt*/
	IDLt *string
	/*IDLte*/
	IDLte *string
	/*IDn*/
	IDn *string
	/*Limit
	  Number of results to return per page.

	*/
	Limit *int64
	/*Name*/
	Name *string
	/*NameIc*/
	NameIc *string
	/*NameIe*/
	NameIe *string
	/*NameIew*/
	NameIew *string
	/*NameIsw*/
	NameIsw *string
	/*Namen*/
	Namen *string
	/*NameNic*/
	NameNic *string
	/*NameNie*/
	NameNie *string
	/*NameNiew*/
	NameNiew *string
	/*NameNisw*/
	NameNisw *string
	/*ObjectID*/
	ObjectID *string
	/*ObjectIDGt*/
	ObjectIDGt *string
	/*ObjectIDGte*/
	ObjectIDGte *string
	/*ObjectIDLt*/
	ObjectIDLt *string
	/*ObjectIDLte*/
	ObjectIDLte *string
	/*ObjectIDn*/
	ObjectIDn *string
	/*Offset
	  The initial index from which to return the results.

	*/
	Offset *int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ExtrasImageAttachmentsListParams contains all the parameters to send to the API endpoint for the extras image attachments list operation typically these are written to a http.Request

func NewExtrasImageAttachmentsListParams

func NewExtrasImageAttachmentsListParams() *ExtrasImageAttachmentsListParams

NewExtrasImageAttachmentsListParams creates a new ExtrasImageAttachmentsListParams object with the default values initialized.

func NewExtrasImageAttachmentsListParamsWithContext

func NewExtrasImageAttachmentsListParamsWithContext(ctx context.Context) *ExtrasImageAttachmentsListParams

NewExtrasImageAttachmentsListParamsWithContext creates a new ExtrasImageAttachmentsListParams object with the default values initialized, and the ability to set a context for a request

func NewExtrasImageAttachmentsListParamsWithHTTPClient

func NewExtrasImageAttachmentsListParamsWithHTTPClient(client *http.Client) *ExtrasImageAttachmentsListParams

NewExtrasImageAttachmentsListParamsWithHTTPClient creates a new ExtrasImageAttachmentsListParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewExtrasImageAttachmentsListParamsWithTimeout

func NewExtrasImageAttachmentsListParamsWithTimeout(timeout time.Duration) *ExtrasImageAttachmentsListParams

NewExtrasImageAttachmentsListParamsWithTimeout creates a new ExtrasImageAttachmentsListParams object with the default values initialized, and the ability to set a timeout on a request

func (*ExtrasImageAttachmentsListParams) SetContentType

func (o *ExtrasImageAttachmentsListParams) SetContentType(contentType *string)

SetContentType adds the contentType to the extras image attachments list params

func (*ExtrasImageAttachmentsListParams) SetContentTypen

func (o *ExtrasImageAttachmentsListParams) SetContentTypen(contentTypen *string)

SetContentTypen adds the contentTypeN to the extras image attachments list params

func (*ExtrasImageAttachmentsListParams) SetContext

SetContext adds the context to the extras image attachments list params

func (*ExtrasImageAttachmentsListParams) SetHTTPClient

func (o *ExtrasImageAttachmentsListParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the extras image attachments list params

func (*ExtrasImageAttachmentsListParams) SetID

SetID adds the id to the extras image attachments list params

func (*ExtrasImageAttachmentsListParams) SetIDGt

func (o *ExtrasImageAttachmentsListParams) SetIDGt(iDGt *string)

SetIDGt adds the idGt to the extras image attachments list params

func (*ExtrasImageAttachmentsListParams) SetIDGte

func (o *ExtrasImageAttachmentsListParams) SetIDGte(iDGte *string)

SetIDGte adds the idGte to the extras image attachments list params

func (*ExtrasImageAttachmentsListParams) SetIDLt

func (o *ExtrasImageAttachmentsListParams) SetIDLt(iDLt *string)

SetIDLt adds the idLt to the extras image attachments list params

func (*ExtrasImageAttachmentsListParams) SetIDLte

func (o *ExtrasImageAttachmentsListParams) SetIDLte(iDLte *string)

SetIDLte adds the idLte to the extras image attachments list params

func (*ExtrasImageAttachmentsListParams) SetIDn

func (o *ExtrasImageAttachmentsListParams) SetIDn(iDn *string)

SetIDn adds the idN to the extras image attachments list params

func (*ExtrasImageAttachmentsListParams) SetLimit

func (o *ExtrasImageAttachmentsListParams) SetLimit(limit *int64)

SetLimit adds the limit to the extras image attachments list params

func (*ExtrasImageAttachmentsListParams) SetName

func (o *ExtrasImageAttachmentsListParams) SetName(name *string)

SetName adds the name to the extras image attachments list params

func (*ExtrasImageAttachmentsListParams) SetNameIc

func (o *ExtrasImageAttachmentsListParams) SetNameIc(nameIc *string)

SetNameIc adds the nameIc to the extras image attachments list params

func (*ExtrasImageAttachmentsListParams) SetNameIe

func (o *ExtrasImageAttachmentsListParams) SetNameIe(nameIe *string)

SetNameIe adds the nameIe to the extras image attachments list params

func (*ExtrasImageAttachmentsListParams) SetNameIew

func (o *ExtrasImageAttachmentsListParams) SetNameIew(nameIew *string)

SetNameIew adds the nameIew to the extras image attachments list params

func (*ExtrasImageAttachmentsListParams) SetNameIsw

func (o *ExtrasImageAttachmentsListParams) SetNameIsw(nameIsw *string)

SetNameIsw adds the nameIsw to the extras image attachments list params

func (*ExtrasImageAttachmentsListParams) SetNameNic

func (o *ExtrasImageAttachmentsListParams) SetNameNic(nameNic *string)

SetNameNic adds the nameNic to the extras image attachments list params

func (*ExtrasImageAttachmentsListParams) SetNameNie

func (o *ExtrasImageAttachmentsListParams) SetNameNie(nameNie *string)

SetNameNie adds the nameNie to the extras image attachments list params

func (*ExtrasImageAttachmentsListParams) SetNameNiew

func (o *ExtrasImageAttachmentsListParams) SetNameNiew(nameNiew *string)

SetNameNiew adds the nameNiew to the extras image attachments list params

func (*ExtrasImageAttachmentsListParams) SetNameNisw

func (o *ExtrasImageAttachmentsListParams) SetNameNisw(nameNisw *string)

SetNameNisw adds the nameNisw to the extras image attachments list params

func (*ExtrasImageAttachmentsListParams) SetNamen

func (o *ExtrasImageAttachmentsListParams) SetNamen(namen *string)

SetNamen adds the nameN to the extras image attachments list params

func (*ExtrasImageAttachmentsListParams) SetObjectID

func (o *ExtrasImageAttachmentsListParams) SetObjectID(objectID *string)

SetObjectID adds the objectId to the extras image attachments list params

func (*ExtrasImageAttachmentsListParams) SetObjectIDGt

func (o *ExtrasImageAttachmentsListParams) SetObjectIDGt(objectIDGt *string)

SetObjectIDGt adds the objectIdGt to the extras image attachments list params

func (*ExtrasImageAttachmentsListParams) SetObjectIDGte

func (o *ExtrasImageAttachmentsListParams) SetObjectIDGte(objectIDGte *string)

SetObjectIDGte adds the objectIdGte to the extras image attachments list params

func (*ExtrasImageAttachmentsListParams) SetObjectIDLt

func (o *ExtrasImageAttachmentsListParams) SetObjectIDLt(objectIDLt *string)

SetObjectIDLt adds the objectIdLt to the extras image attachments list params

func (*ExtrasImageAttachmentsListParams) SetObjectIDLte

func (o *ExtrasImageAttachmentsListParams) SetObjectIDLte(objectIDLte *string)

SetObjectIDLte adds the objectIdLte to the extras image attachments list params

func (*ExtrasImageAttachmentsListParams) SetObjectIDn

func (o *ExtrasImageAttachmentsListParams) SetObjectIDn(objectIDn *string)

SetObjectIDn adds the objectIdN to the extras image attachments list params

func (*ExtrasImageAttachmentsListParams) SetOffset

func (o *ExtrasImageAttachmentsListParams) SetOffset(offset *int64)

SetOffset adds the offset to the extras image attachments list params

func (*ExtrasImageAttachmentsListParams) SetTimeout

func (o *ExtrasImageAttachmentsListParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the extras image attachments list params

func (*ExtrasImageAttachmentsListParams) WithContentType

WithContentType adds the contentType to the extras image attachments list params

func (*ExtrasImageAttachmentsListParams) WithContentTypen

func (o *ExtrasImageAttachmentsListParams) WithContentTypen(contentTypen *string) *ExtrasImageAttachmentsListParams

WithContentTypen adds the contentTypen to the extras image attachments list params

func (*ExtrasImageAttachmentsListParams) WithContext

WithContext adds the context to the extras image attachments list params

func (*ExtrasImageAttachmentsListParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the extras image attachments list params

func (*ExtrasImageAttachmentsListParams) WithID

WithID adds the id to the extras image attachments list params

func (*ExtrasImageAttachmentsListParams) WithIDGt

WithIDGt adds the iDGt to the extras image attachments list params

func (*ExtrasImageAttachmentsListParams) WithIDGte

WithIDGte adds the iDGte to the extras image attachments list params

func (*ExtrasImageAttachmentsListParams) WithIDLt

WithIDLt adds the iDLt to the extras image attachments list params

func (*ExtrasImageAttachmentsListParams) WithIDLte

WithIDLte adds the iDLte to the extras image attachments list params

func (*ExtrasImageAttachmentsListParams) WithIDn

WithIDn adds the iDn to the extras image attachments list params

func (*ExtrasImageAttachmentsListParams) WithLimit

WithLimit adds the limit to the extras image attachments list params

func (*ExtrasImageAttachmentsListParams) WithName

WithName adds the name to the extras image attachments list params

func (*ExtrasImageAttachmentsListParams) WithNameIc

WithNameIc adds the nameIc to the extras image attachments list params

func (*ExtrasImageAttachmentsListParams) WithNameIe

WithNameIe adds the nameIe to the extras image attachments list params

func (*ExtrasImageAttachmentsListParams) WithNameIew

WithNameIew adds the nameIew to the extras image attachments list params

func (*ExtrasImageAttachmentsListParams) WithNameIsw

WithNameIsw adds the nameIsw to the extras image attachments list params

func (*ExtrasImageAttachmentsListParams) WithNameNic

WithNameNic adds the nameNic to the extras image attachments list params

func (*ExtrasImageAttachmentsListParams) WithNameNie

WithNameNie adds the nameNie to the extras image attachments list params

func (*ExtrasImageAttachmentsListParams) WithNameNiew

WithNameNiew adds the nameNiew to the extras image attachments list params

func (*ExtrasImageAttachmentsListParams) WithNameNisw

WithNameNisw adds the nameNisw to the extras image attachments list params

func (*ExtrasImageAttachmentsListParams) WithNamen

WithNamen adds the namen to the extras image attachments list params

func (*ExtrasImageAttachmentsListParams) WithObjectID

WithObjectID adds the objectID to the extras image attachments list params

func (*ExtrasImageAttachmentsListParams) WithObjectIDGt

WithObjectIDGt adds the objectIDGt to the extras image attachments list params

func (*ExtrasImageAttachmentsListParams) WithObjectIDGte

WithObjectIDGte adds the objectIDGte to the extras image attachments list params

func (*ExtrasImageAttachmentsListParams) WithObjectIDLt

WithObjectIDLt adds the objectIDLt to the extras image attachments list params

func (*ExtrasImageAttachmentsListParams) WithObjectIDLte

WithObjectIDLte adds the objectIDLte to the extras image attachments list params

func (*ExtrasImageAttachmentsListParams) WithObjectIDn

WithObjectIDn adds the objectIDn to the extras image attachments list params

func (*ExtrasImageAttachmentsListParams) WithOffset

WithOffset adds the offset to the extras image attachments list params

func (*ExtrasImageAttachmentsListParams) WithTimeout

WithTimeout adds the timeout to the extras image attachments list params

func (*ExtrasImageAttachmentsListParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type ExtrasImageAttachmentsListReader

type ExtrasImageAttachmentsListReader struct {
	// contains filtered or unexported fields
}

ExtrasImageAttachmentsListReader is a Reader for the ExtrasImageAttachmentsList structure.

func (*ExtrasImageAttachmentsListReader) ReadResponse

func (o *ExtrasImageAttachmentsListReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ExtrasImageAttachmentsPartialUpdateDefault

type ExtrasImageAttachmentsPartialUpdateDefault struct {
	Payload interface{}
	// contains filtered or unexported fields
}

ExtrasImageAttachmentsPartialUpdateDefault handles this case with default header values.

ExtrasImageAttachmentsPartialUpdateDefault extras image attachments partial update default

func NewExtrasImageAttachmentsPartialUpdateDefault

func NewExtrasImageAttachmentsPartialUpdateDefault(code int) *ExtrasImageAttachmentsPartialUpdateDefault

NewExtrasImageAttachmentsPartialUpdateDefault creates a ExtrasImageAttachmentsPartialUpdateDefault with default headers values

func (*ExtrasImageAttachmentsPartialUpdateDefault) Code

Code gets the status code for the extras image attachments partial update default response

func (*ExtrasImageAttachmentsPartialUpdateDefault) Error

func (*ExtrasImageAttachmentsPartialUpdateDefault) GetPayload

func (o *ExtrasImageAttachmentsPartialUpdateDefault) GetPayload() interface{}

type ExtrasImageAttachmentsPartialUpdateOK

type ExtrasImageAttachmentsPartialUpdateOK struct {
	Payload *models.ImageAttachment
}

ExtrasImageAttachmentsPartialUpdateOK handles this case with default header values.

ExtrasImageAttachmentsPartialUpdateOK extras image attachments partial update o k

func NewExtrasImageAttachmentsPartialUpdateOK

func NewExtrasImageAttachmentsPartialUpdateOK() *ExtrasImageAttachmentsPartialUpdateOK

NewExtrasImageAttachmentsPartialUpdateOK creates a ExtrasImageAttachmentsPartialUpdateOK with default headers values

func (*ExtrasImageAttachmentsPartialUpdateOK) Error

func (*ExtrasImageAttachmentsPartialUpdateOK) GetPayload

type ExtrasImageAttachmentsPartialUpdateParams

type ExtrasImageAttachmentsPartialUpdateParams struct {

	/*Data*/
	Data *models.ImageAttachment
	/*ID
	  A unique integer value identifying this image attachment.

	*/
	ID int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ExtrasImageAttachmentsPartialUpdateParams contains all the parameters to send to the API endpoint for the extras image attachments partial update operation typically these are written to a http.Request

func NewExtrasImageAttachmentsPartialUpdateParams

func NewExtrasImageAttachmentsPartialUpdateParams() *ExtrasImageAttachmentsPartialUpdateParams

NewExtrasImageAttachmentsPartialUpdateParams creates a new ExtrasImageAttachmentsPartialUpdateParams object with the default values initialized.

func NewExtrasImageAttachmentsPartialUpdateParamsWithContext

func NewExtrasImageAttachmentsPartialUpdateParamsWithContext(ctx context.Context) *ExtrasImageAttachmentsPartialUpdateParams

NewExtrasImageAttachmentsPartialUpdateParamsWithContext creates a new ExtrasImageAttachmentsPartialUpdateParams object with the default values initialized, and the ability to set a context for a request

func NewExtrasImageAttachmentsPartialUpdateParamsWithHTTPClient

func NewExtrasImageAttachmentsPartialUpdateParamsWithHTTPClient(client *http.Client) *ExtrasImageAttachmentsPartialUpdateParams

NewExtrasImageAttachmentsPartialUpdateParamsWithHTTPClient creates a new ExtrasImageAttachmentsPartialUpdateParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewExtrasImageAttachmentsPartialUpdateParamsWithTimeout

func NewExtrasImageAttachmentsPartialUpdateParamsWithTimeout(timeout time.Duration) *ExtrasImageAttachmentsPartialUpdateParams

NewExtrasImageAttachmentsPartialUpdateParamsWithTimeout creates a new ExtrasImageAttachmentsPartialUpdateParams object with the default values initialized, and the ability to set a timeout on a request

func (*ExtrasImageAttachmentsPartialUpdateParams) SetContext

SetContext adds the context to the extras image attachments partial update params

func (*ExtrasImageAttachmentsPartialUpdateParams) SetData

SetData adds the data to the extras image attachments partial update params

func (*ExtrasImageAttachmentsPartialUpdateParams) SetHTTPClient

func (o *ExtrasImageAttachmentsPartialUpdateParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the extras image attachments partial update params

func (*ExtrasImageAttachmentsPartialUpdateParams) SetID

SetID adds the id to the extras image attachments partial update params

func (*ExtrasImageAttachmentsPartialUpdateParams) SetTimeout

SetTimeout adds the timeout to the extras image attachments partial update params

func (*ExtrasImageAttachmentsPartialUpdateParams) WithContext

WithContext adds the context to the extras image attachments partial update params

func (*ExtrasImageAttachmentsPartialUpdateParams) WithData

WithData adds the data to the extras image attachments partial update params

func (*ExtrasImageAttachmentsPartialUpdateParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the extras image attachments partial update params

func (*ExtrasImageAttachmentsPartialUpdateParams) WithID

WithID adds the id to the extras image attachments partial update params

func (*ExtrasImageAttachmentsPartialUpdateParams) WithTimeout

WithTimeout adds the timeout to the extras image attachments partial update params

func (*ExtrasImageAttachmentsPartialUpdateParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type ExtrasImageAttachmentsPartialUpdateReader

type ExtrasImageAttachmentsPartialUpdateReader struct {
	// contains filtered or unexported fields
}

ExtrasImageAttachmentsPartialUpdateReader is a Reader for the ExtrasImageAttachmentsPartialUpdate structure.

func (*ExtrasImageAttachmentsPartialUpdateReader) ReadResponse

func (o *ExtrasImageAttachmentsPartialUpdateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ExtrasImageAttachmentsReadOK

type ExtrasImageAttachmentsReadOK struct {
	Payload *models.ImageAttachment
}

ExtrasImageAttachmentsReadOK handles this case with default header values.

ExtrasImageAttachmentsReadOK extras image attachments read o k

func NewExtrasImageAttachmentsReadOK

func NewExtrasImageAttachmentsReadOK() *ExtrasImageAttachmentsReadOK

NewExtrasImageAttachmentsReadOK creates a ExtrasImageAttachmentsReadOK with default headers values

func (*ExtrasImageAttachmentsReadOK) Error

func (*ExtrasImageAttachmentsReadOK) GetPayload

type ExtrasImageAttachmentsReadParams

type ExtrasImageAttachmentsReadParams struct {

	/*ID
	  A unique integer value identifying this image attachment.

	*/
	ID int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ExtrasImageAttachmentsReadParams contains all the parameters to send to the API endpoint for the extras image attachments read operation typically these are written to a http.Request

func NewExtrasImageAttachmentsReadParams

func NewExtrasImageAttachmentsReadParams() *ExtrasImageAttachmentsReadParams

NewExtrasImageAttachmentsReadParams creates a new ExtrasImageAttachmentsReadParams object with the default values initialized.

func NewExtrasImageAttachmentsReadParamsWithContext

func NewExtrasImageAttachmentsReadParamsWithContext(ctx context.Context) *ExtrasImageAttachmentsReadParams

NewExtrasImageAttachmentsReadParamsWithContext creates a new ExtrasImageAttachmentsReadParams object with the default values initialized, and the ability to set a context for a request

func NewExtrasImageAttachmentsReadParamsWithHTTPClient

func NewExtrasImageAttachmentsReadParamsWithHTTPClient(client *http.Client) *ExtrasImageAttachmentsReadParams

NewExtrasImageAttachmentsReadParamsWithHTTPClient creates a new ExtrasImageAttachmentsReadParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewExtrasImageAttachmentsReadParamsWithTimeout

func NewExtrasImageAttachmentsReadParamsWithTimeout(timeout time.Duration) *ExtrasImageAttachmentsReadParams

NewExtrasImageAttachmentsReadParamsWithTimeout creates a new ExtrasImageAttachmentsReadParams object with the default values initialized, and the ability to set a timeout on a request

func (*ExtrasImageAttachmentsReadParams) SetContext

SetContext adds the context to the extras image attachments read params

func (*ExtrasImageAttachmentsReadParams) SetHTTPClient

func (o *ExtrasImageAttachmentsReadParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the extras image attachments read params

func (*ExtrasImageAttachmentsReadParams) SetID

SetID adds the id to the extras image attachments read params

func (*ExtrasImageAttachmentsReadParams) SetTimeout

func (o *ExtrasImageAttachmentsReadParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the extras image attachments read params

func (*ExtrasImageAttachmentsReadParams) WithContext

WithContext adds the context to the extras image attachments read params

func (*ExtrasImageAttachmentsReadParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the extras image attachments read params

func (*ExtrasImageAttachmentsReadParams) WithID

WithID adds the id to the extras image attachments read params

func (*ExtrasImageAttachmentsReadParams) WithTimeout

WithTimeout adds the timeout to the extras image attachments read params

func (*ExtrasImageAttachmentsReadParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type ExtrasImageAttachmentsReadReader

type ExtrasImageAttachmentsReadReader struct {
	// contains filtered or unexported fields
}

ExtrasImageAttachmentsReadReader is a Reader for the ExtrasImageAttachmentsRead structure.

func (*ExtrasImageAttachmentsReadReader) ReadResponse

func (o *ExtrasImageAttachmentsReadReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ExtrasImageAttachmentsUpdateDefault

type ExtrasImageAttachmentsUpdateDefault struct {
	Payload interface{}
	// contains filtered or unexported fields
}

ExtrasImageAttachmentsUpdateDefault handles this case with default header values.

ExtrasImageAttachmentsUpdateDefault extras image attachments update default

func NewExtrasImageAttachmentsUpdateDefault

func NewExtrasImageAttachmentsUpdateDefault(code int) *ExtrasImageAttachmentsUpdateDefault

NewExtrasImageAttachmentsUpdateDefault creates a ExtrasImageAttachmentsUpdateDefault with default headers values

func (*ExtrasImageAttachmentsUpdateDefault) Code

Code gets the status code for the extras image attachments update default response

func (*ExtrasImageAttachmentsUpdateDefault) Error

func (*ExtrasImageAttachmentsUpdateDefault) GetPayload

func (o *ExtrasImageAttachmentsUpdateDefault) GetPayload() interface{}

type ExtrasImageAttachmentsUpdateOK

type ExtrasImageAttachmentsUpdateOK struct {
	Payload *models.ImageAttachment
}

ExtrasImageAttachmentsUpdateOK handles this case with default header values.

ExtrasImageAttachmentsUpdateOK extras image attachments update o k

func NewExtrasImageAttachmentsUpdateOK

func NewExtrasImageAttachmentsUpdateOK() *ExtrasImageAttachmentsUpdateOK

NewExtrasImageAttachmentsUpdateOK creates a ExtrasImageAttachmentsUpdateOK with default headers values

func (*ExtrasImageAttachmentsUpdateOK) Error

func (*ExtrasImageAttachmentsUpdateOK) GetPayload

type ExtrasImageAttachmentsUpdateParams

type ExtrasImageAttachmentsUpdateParams struct {

	/*Data*/
	Data *models.ImageAttachment
	/*ID
	  A unique integer value identifying this image attachment.

	*/
	ID int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ExtrasImageAttachmentsUpdateParams contains all the parameters to send to the API endpoint for the extras image attachments update operation typically these are written to a http.Request

func NewExtrasImageAttachmentsUpdateParams

func NewExtrasImageAttachmentsUpdateParams() *ExtrasImageAttachmentsUpdateParams

NewExtrasImageAttachmentsUpdateParams creates a new ExtrasImageAttachmentsUpdateParams object with the default values initialized.

func NewExtrasImageAttachmentsUpdateParamsWithContext

func NewExtrasImageAttachmentsUpdateParamsWithContext(ctx context.Context) *ExtrasImageAttachmentsUpdateParams

NewExtrasImageAttachmentsUpdateParamsWithContext creates a new ExtrasImageAttachmentsUpdateParams object with the default values initialized, and the ability to set a context for a request

func NewExtrasImageAttachmentsUpdateParamsWithHTTPClient

func NewExtrasImageAttachmentsUpdateParamsWithHTTPClient(client *http.Client) *ExtrasImageAttachmentsUpdateParams

NewExtrasImageAttachmentsUpdateParamsWithHTTPClient creates a new ExtrasImageAttachmentsUpdateParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewExtrasImageAttachmentsUpdateParamsWithTimeout

func NewExtrasImageAttachmentsUpdateParamsWithTimeout(timeout time.Duration) *ExtrasImageAttachmentsUpdateParams

NewExtrasImageAttachmentsUpdateParamsWithTimeout creates a new ExtrasImageAttachmentsUpdateParams object with the default values initialized, and the ability to set a timeout on a request

func (*ExtrasImageAttachmentsUpdateParams) SetContext

SetContext adds the context to the extras image attachments update params

func (*ExtrasImageAttachmentsUpdateParams) SetData

SetData adds the data to the extras image attachments update params

func (*ExtrasImageAttachmentsUpdateParams) SetHTTPClient

func (o *ExtrasImageAttachmentsUpdateParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the extras image attachments update params

func (*ExtrasImageAttachmentsUpdateParams) SetID

SetID adds the id to the extras image attachments update params

func (*ExtrasImageAttachmentsUpdateParams) SetTimeout

func (o *ExtrasImageAttachmentsUpdateParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the extras image attachments update params

func (*ExtrasImageAttachmentsUpdateParams) WithContext

WithContext adds the context to the extras image attachments update params

func (*ExtrasImageAttachmentsUpdateParams) WithData

WithData adds the data to the extras image attachments update params

func (*ExtrasImageAttachmentsUpdateParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the extras image attachments update params

func (*ExtrasImageAttachmentsUpdateParams) WithID

WithID adds the id to the extras image attachments update params

func (*ExtrasImageAttachmentsUpdateParams) WithTimeout

WithTimeout adds the timeout to the extras image attachments update params

func (*ExtrasImageAttachmentsUpdateParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type ExtrasImageAttachmentsUpdateReader

type ExtrasImageAttachmentsUpdateReader struct {
	// contains filtered or unexported fields
}

ExtrasImageAttachmentsUpdateReader is a Reader for the ExtrasImageAttachmentsUpdate structure.

func (*ExtrasImageAttachmentsUpdateReader) ReadResponse

func (o *ExtrasImageAttachmentsUpdateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ExtrasJobResultsListOK

type ExtrasJobResultsListOK struct {
	Payload *ExtrasJobResultsListOKBody
}

ExtrasJobResultsListOK handles this case with default header values.

ExtrasJobResultsListOK extras job results list o k

func NewExtrasJobResultsListOK

func NewExtrasJobResultsListOK() *ExtrasJobResultsListOK

NewExtrasJobResultsListOK creates a ExtrasJobResultsListOK with default headers values

func (*ExtrasJobResultsListOK) Error

func (o *ExtrasJobResultsListOK) Error() string

func (*ExtrasJobResultsListOK) GetPayload

type ExtrasJobResultsListOKBody

type ExtrasJobResultsListOKBody struct {

	// count
	// Required: true
	Count *int64 `json:"count"`

	// next
	// Format: uri
	Next *strfmt.URI `json:"next,omitempty"`

	// previous
	// Format: uri
	Previous *strfmt.URI `json:"previous,omitempty"`

	// results
	// Required: true
	Results []*models.JobResult `json:"results"`
}

ExtrasJobResultsListOKBody extras job results list o k body swagger:model ExtrasJobResultsListOKBody

func (*ExtrasJobResultsListOKBody) MarshalBinary

func (o *ExtrasJobResultsListOKBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*ExtrasJobResultsListOKBody) UnmarshalBinary

func (o *ExtrasJobResultsListOKBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*ExtrasJobResultsListOKBody) Validate

func (o *ExtrasJobResultsListOKBody) Validate(formats strfmt.Registry) error

Validate validates this extras job results list o k body

type ExtrasJobResultsListParams

type ExtrasJobResultsListParams struct {

	/*Completed*/
	Completed *string
	/*Created*/
	Created *string
	/*ID*/
	ID *string
	/*IDGt*/
	IDGt *string
	/*IDGte*/
	IDGte *string
	/*IDLt*/
	IDLt *string
	/*IDLte*/
	IDLte *string
	/*IDn*/
	IDn *string
	/*Limit
	  Number of results to return per page.

	*/
	Limit *int64
	/*Name*/
	Name *string
	/*NameIc*/
	NameIc *string
	/*NameIe*/
	NameIe *string
	/*NameIew*/
	NameIew *string
	/*NameIsw*/
	NameIsw *string
	/*Namen*/
	Namen *string
	/*NameNic*/
	NameNic *string
	/*NameNie*/
	NameNie *string
	/*NameNiew*/
	NameNiew *string
	/*NameNisw*/
	NameNisw *string
	/*ObjType*/
	ObjType *string
	/*ObjTypen*/
	ObjTypen *string
	/*Offset
	  The initial index from which to return the results.

	*/
	Offset *int64
	/*Q*/
	Q *string
	/*Status*/
	Status *string
	/*Statusn*/
	Statusn *string
	/*User*/
	User *string
	/*Usern*/
	Usern *string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ExtrasJobResultsListParams contains all the parameters to send to the API endpoint for the extras job results list operation typically these are written to a http.Request

func NewExtrasJobResultsListParams

func NewExtrasJobResultsListParams() *ExtrasJobResultsListParams

NewExtrasJobResultsListParams creates a new ExtrasJobResultsListParams object with the default values initialized.

func NewExtrasJobResultsListParamsWithContext

func NewExtrasJobResultsListParamsWithContext(ctx context.Context) *ExtrasJobResultsListParams

NewExtrasJobResultsListParamsWithContext creates a new ExtrasJobResultsListParams object with the default values initialized, and the ability to set a context for a request

func NewExtrasJobResultsListParamsWithHTTPClient

func NewExtrasJobResultsListParamsWithHTTPClient(client *http.Client) *ExtrasJobResultsListParams

NewExtrasJobResultsListParamsWithHTTPClient creates a new ExtrasJobResultsListParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewExtrasJobResultsListParamsWithTimeout

func NewExtrasJobResultsListParamsWithTimeout(timeout time.Duration) *ExtrasJobResultsListParams

NewExtrasJobResultsListParamsWithTimeout creates a new ExtrasJobResultsListParams object with the default values initialized, and the ability to set a timeout on a request

func (*ExtrasJobResultsListParams) SetCompleted

func (o *ExtrasJobResultsListParams) SetCompleted(completed *string)

SetCompleted adds the completed to the extras job results list params

func (*ExtrasJobResultsListParams) SetContext

func (o *ExtrasJobResultsListParams) SetContext(ctx context.Context)

SetContext adds the context to the extras job results list params

func (*ExtrasJobResultsListParams) SetCreated

func (o *ExtrasJobResultsListParams) SetCreated(created *string)

SetCreated adds the created to the extras job results list params

func (*ExtrasJobResultsListParams) SetHTTPClient

func (o *ExtrasJobResultsListParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the extras job results list params

func (*ExtrasJobResultsListParams) SetID

func (o *ExtrasJobResultsListParams) SetID(id *string)

SetID adds the id to the extras job results list params

func (*ExtrasJobResultsListParams) SetIDGt

func (o *ExtrasJobResultsListParams) SetIDGt(iDGt *string)

SetIDGt adds the idGt to the extras job results list params

func (*ExtrasJobResultsListParams) SetIDGte

func (o *ExtrasJobResultsListParams) SetIDGte(iDGte *string)

SetIDGte adds the idGte to the extras job results list params

func (*ExtrasJobResultsListParams) SetIDLt

func (o *ExtrasJobResultsListParams) SetIDLt(iDLt *string)

SetIDLt adds the idLt to the extras job results list params

func (*ExtrasJobResultsListParams) SetIDLte

func (o *ExtrasJobResultsListParams) SetIDLte(iDLte *string)

SetIDLte adds the idLte to the extras job results list params

func (*ExtrasJobResultsListParams) SetIDn

func (o *ExtrasJobResultsListParams) SetIDn(iDn *string)

SetIDn adds the idN to the extras job results list params

func (*ExtrasJobResultsListParams) SetLimit

func (o *ExtrasJobResultsListParams) SetLimit(limit *int64)

SetLimit adds the limit to the extras job results list params

func (*ExtrasJobResultsListParams) SetName

func (o *ExtrasJobResultsListParams) SetName(name *string)

SetName adds the name to the extras job results list params

func (*ExtrasJobResultsListParams) SetNameIc

func (o *ExtrasJobResultsListParams) SetNameIc(nameIc *string)

SetNameIc adds the nameIc to the extras job results list params

func (*ExtrasJobResultsListParams) SetNameIe

func (o *ExtrasJobResultsListParams) SetNameIe(nameIe *string)

SetNameIe adds the nameIe to the extras job results list params

func (*ExtrasJobResultsListParams) SetNameIew

func (o *ExtrasJobResultsListParams) SetNameIew(nameIew *string)

SetNameIew adds the nameIew to the extras job results list params

func (*ExtrasJobResultsListParams) SetNameIsw

func (o *ExtrasJobResultsListParams) SetNameIsw(nameIsw *string)

SetNameIsw adds the nameIsw to the extras job results list params

func (*ExtrasJobResultsListParams) SetNameNic

func (o *ExtrasJobResultsListParams) SetNameNic(nameNic *string)

SetNameNic adds the nameNic to the extras job results list params

func (*ExtrasJobResultsListParams) SetNameNie

func (o *ExtrasJobResultsListParams) SetNameNie(nameNie *string)

SetNameNie adds the nameNie to the extras job results list params

func (*ExtrasJobResultsListParams) SetNameNiew

func (o *ExtrasJobResultsListParams) SetNameNiew(nameNiew *string)

SetNameNiew adds the nameNiew to the extras job results list params

func (*ExtrasJobResultsListParams) SetNameNisw

func (o *ExtrasJobResultsListParams) SetNameNisw(nameNisw *string)

SetNameNisw adds the nameNisw to the extras job results list params

func (*ExtrasJobResultsListParams) SetNamen

func (o *ExtrasJobResultsListParams) SetNamen(namen *string)

SetNamen adds the nameN to the extras job results list params

func (*ExtrasJobResultsListParams) SetObjType

func (o *ExtrasJobResultsListParams) SetObjType(objType *string)

SetObjType adds the objType to the extras job results list params

func (*ExtrasJobResultsListParams) SetObjTypen

func (o *ExtrasJobResultsListParams) SetObjTypen(objTypen *string)

SetObjTypen adds the objTypeN to the extras job results list params

func (*ExtrasJobResultsListParams) SetOffset

func (o *ExtrasJobResultsListParams) SetOffset(offset *int64)

SetOffset adds the offset to the extras job results list params

func (*ExtrasJobResultsListParams) SetQ

func (o *ExtrasJobResultsListParams) SetQ(q *string)

SetQ adds the q to the extras job results list params

func (*ExtrasJobResultsListParams) SetStatus

func (o *ExtrasJobResultsListParams) SetStatus(status *string)

SetStatus adds the status to the extras job results list params

func (*ExtrasJobResultsListParams) SetStatusn

func (o *ExtrasJobResultsListParams) SetStatusn(statusn *string)

SetStatusn adds the statusN to the extras job results list params

func (*ExtrasJobResultsListParams) SetTimeout

func (o *ExtrasJobResultsListParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the extras job results list params

func (*ExtrasJobResultsListParams) SetUser

func (o *ExtrasJobResultsListParams) SetUser(user *string)

SetUser adds the user to the extras job results list params

func (*ExtrasJobResultsListParams) SetUsern

func (o *ExtrasJobResultsListParams) SetUsern(usern *string)

SetUsern adds the userN to the extras job results list params

func (*ExtrasJobResultsListParams) WithCompleted

func (o *ExtrasJobResultsListParams) WithCompleted(completed *string) *ExtrasJobResultsListParams

WithCompleted adds the completed to the extras job results list params

func (*ExtrasJobResultsListParams) WithContext

WithContext adds the context to the extras job results list params

func (*ExtrasJobResultsListParams) WithCreated

WithCreated adds the created to the extras job results list params

func (*ExtrasJobResultsListParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the extras job results list params

func (*ExtrasJobResultsListParams) WithID

WithID adds the id to the extras job results list params

func (*ExtrasJobResultsListParams) WithIDGt

WithIDGt adds the iDGt to the extras job results list params

func (*ExtrasJobResultsListParams) WithIDGte

WithIDGte adds the iDGte to the extras job results list params

func (*ExtrasJobResultsListParams) WithIDLt

WithIDLt adds the iDLt to the extras job results list params

func (*ExtrasJobResultsListParams) WithIDLte

WithIDLte adds the iDLte to the extras job results list params

func (*ExtrasJobResultsListParams) WithIDn

WithIDn adds the iDn to the extras job results list params

func (*ExtrasJobResultsListParams) WithLimit

WithLimit adds the limit to the extras job results list params

func (*ExtrasJobResultsListParams) WithName

WithName adds the name to the extras job results list params

func (*ExtrasJobResultsListParams) WithNameIc

WithNameIc adds the nameIc to the extras job results list params

func (*ExtrasJobResultsListParams) WithNameIe

WithNameIe adds the nameIe to the extras job results list params

func (*ExtrasJobResultsListParams) WithNameIew

WithNameIew adds the nameIew to the extras job results list params

func (*ExtrasJobResultsListParams) WithNameIsw

WithNameIsw adds the nameIsw to the extras job results list params

func (*ExtrasJobResultsListParams) WithNameNic

WithNameNic adds the nameNic to the extras job results list params

func (*ExtrasJobResultsListParams) WithNameNie

WithNameNie adds the nameNie to the extras job results list params

func (*ExtrasJobResultsListParams) WithNameNiew

func (o *ExtrasJobResultsListParams) WithNameNiew(nameNiew *string) *ExtrasJobResultsListParams

WithNameNiew adds the nameNiew to the extras job results list params

func (*ExtrasJobResultsListParams) WithNameNisw

func (o *ExtrasJobResultsListParams) WithNameNisw(nameNisw *string) *ExtrasJobResultsListParams

WithNameNisw adds the nameNisw to the extras job results list params

func (*ExtrasJobResultsListParams) WithNamen

WithNamen adds the namen to the extras job results list params

func (*ExtrasJobResultsListParams) WithObjType

WithObjType adds the objType to the extras job results list params

func (*ExtrasJobResultsListParams) WithObjTypen

func (o *ExtrasJobResultsListParams) WithObjTypen(objTypen *string) *ExtrasJobResultsListParams

WithObjTypen adds the objTypen to the extras job results list params

func (*ExtrasJobResultsListParams) WithOffset

WithOffset adds the offset to the extras job results list params

func (*ExtrasJobResultsListParams) WithQ

WithQ adds the q to the extras job results list params

func (*ExtrasJobResultsListParams) WithStatus

WithStatus adds the status to the extras job results list params

func (*ExtrasJobResultsListParams) WithStatusn

WithStatusn adds the statusn to the extras job results list params

func (*ExtrasJobResultsListParams) WithTimeout

WithTimeout adds the timeout to the extras job results list params

func (*ExtrasJobResultsListParams) WithUser

WithUser adds the user to the extras job results list params

func (*ExtrasJobResultsListParams) WithUsern

WithUsern adds the usern to the extras job results list params

func (*ExtrasJobResultsListParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type ExtrasJobResultsListReader

type ExtrasJobResultsListReader struct {
	// contains filtered or unexported fields
}

ExtrasJobResultsListReader is a Reader for the ExtrasJobResultsList structure.

func (*ExtrasJobResultsListReader) ReadResponse

func (o *ExtrasJobResultsListReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ExtrasJobResultsReadOK

type ExtrasJobResultsReadOK struct {
	Payload *models.JobResult
}

ExtrasJobResultsReadOK handles this case with default header values.

ExtrasJobResultsReadOK extras job results read o k

func NewExtrasJobResultsReadOK

func NewExtrasJobResultsReadOK() *ExtrasJobResultsReadOK

NewExtrasJobResultsReadOK creates a ExtrasJobResultsReadOK with default headers values

func (*ExtrasJobResultsReadOK) Error

func (o *ExtrasJobResultsReadOK) Error() string

func (*ExtrasJobResultsReadOK) GetPayload

func (o *ExtrasJobResultsReadOK) GetPayload() *models.JobResult

type ExtrasJobResultsReadParams

type ExtrasJobResultsReadParams struct {

	/*ID
	  A unique integer value identifying this job result.

	*/
	ID int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ExtrasJobResultsReadParams contains all the parameters to send to the API endpoint for the extras job results read operation typically these are written to a http.Request

func NewExtrasJobResultsReadParams

func NewExtrasJobResultsReadParams() *ExtrasJobResultsReadParams

NewExtrasJobResultsReadParams creates a new ExtrasJobResultsReadParams object with the default values initialized.

func NewExtrasJobResultsReadParamsWithContext

func NewExtrasJobResultsReadParamsWithContext(ctx context.Context) *ExtrasJobResultsReadParams

NewExtrasJobResultsReadParamsWithContext creates a new ExtrasJobResultsReadParams object with the default values initialized, and the ability to set a context for a request

func NewExtrasJobResultsReadParamsWithHTTPClient

func NewExtrasJobResultsReadParamsWithHTTPClient(client *http.Client) *ExtrasJobResultsReadParams

NewExtrasJobResultsReadParamsWithHTTPClient creates a new ExtrasJobResultsReadParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewExtrasJobResultsReadParamsWithTimeout

func NewExtrasJobResultsReadParamsWithTimeout(timeout time.Duration) *ExtrasJobResultsReadParams

NewExtrasJobResultsReadParamsWithTimeout creates a new ExtrasJobResultsReadParams object with the default values initialized, and the ability to set a timeout on a request

func (*ExtrasJobResultsReadParams) SetContext

func (o *ExtrasJobResultsReadParams) SetContext(ctx context.Context)

SetContext adds the context to the extras job results read params

func (*ExtrasJobResultsReadParams) SetHTTPClient

func (o *ExtrasJobResultsReadParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the extras job results read params

func (*ExtrasJobResultsReadParams) SetID

func (o *ExtrasJobResultsReadParams) SetID(id int64)

SetID adds the id to the extras job results read params

func (*ExtrasJobResultsReadParams) SetTimeout

func (o *ExtrasJobResultsReadParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the extras job results read params

func (*ExtrasJobResultsReadParams) WithContext

WithContext adds the context to the extras job results read params

func (*ExtrasJobResultsReadParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the extras job results read params

func (*ExtrasJobResultsReadParams) WithID

WithID adds the id to the extras job results read params

func (*ExtrasJobResultsReadParams) WithTimeout

WithTimeout adds the timeout to the extras job results read params

func (*ExtrasJobResultsReadParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type ExtrasJobResultsReadReader

type ExtrasJobResultsReadReader struct {
	// contains filtered or unexported fields
}

ExtrasJobResultsReadReader is a Reader for the ExtrasJobResultsRead structure.

func (*ExtrasJobResultsReadReader) ReadResponse

func (o *ExtrasJobResultsReadReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ExtrasObjectChangesListOK

type ExtrasObjectChangesListOK struct {
	Payload *ExtrasObjectChangesListOKBody
}

ExtrasObjectChangesListOK handles this case with default header values.

ExtrasObjectChangesListOK extras object changes list o k

func NewExtrasObjectChangesListOK

func NewExtrasObjectChangesListOK() *ExtrasObjectChangesListOK

NewExtrasObjectChangesListOK creates a ExtrasObjectChangesListOK with default headers values

func (*ExtrasObjectChangesListOK) Error

func (o *ExtrasObjectChangesListOK) Error() string

func (*ExtrasObjectChangesListOK) GetPayload

type ExtrasObjectChangesListOKBody

type ExtrasObjectChangesListOKBody struct {

	// count
	// Required: true
	Count *int64 `json:"count"`

	// next
	// Format: uri
	Next *strfmt.URI `json:"next,omitempty"`

	// previous
	// Format: uri
	Previous *strfmt.URI `json:"previous,omitempty"`

	// results
	// Required: true
	Results []*models.ObjectChange `json:"results"`
}

ExtrasObjectChangesListOKBody extras object changes list o k body swagger:model ExtrasObjectChangesListOKBody

func (*ExtrasObjectChangesListOKBody) MarshalBinary

func (o *ExtrasObjectChangesListOKBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*ExtrasObjectChangesListOKBody) UnmarshalBinary

func (o *ExtrasObjectChangesListOKBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*ExtrasObjectChangesListOKBody) Validate

func (o *ExtrasObjectChangesListOKBody) Validate(formats strfmt.Registry) error

Validate validates this extras object changes list o k body

type ExtrasObjectChangesListParams

type ExtrasObjectChangesListParams struct {

	/*Action*/
	Action *string
	/*Actionn*/
	Actionn *string
	/*ChangedObjectID*/
	ChangedObjectID *string
	/*ChangedObjectIDGt*/
	ChangedObjectIDGt *string
	/*ChangedObjectIDGte*/
	ChangedObjectIDGte *string
	/*ChangedObjectIDLt*/
	ChangedObjectIDLt *string
	/*ChangedObjectIDLte*/
	ChangedObjectIDLte *string
	/*ChangedObjectIDn*/
	ChangedObjectIDn *string
	/*ChangedObjectType*/
	ChangedObjectType *string
	/*ChangedObjectTypen*/
	ChangedObjectTypen *string
	/*ID*/
	ID *string
	/*IDGt*/
	IDGt *string
	/*IDGte*/
	IDGte *string
	/*IDLt*/
	IDLt *string
	/*IDLte*/
	IDLte *string
	/*IDn*/
	IDn *string
	/*Limit
	  Number of results to return per page.

	*/
	Limit *int64
	/*ObjectRepr*/
	ObjectRepr *string
	/*ObjectReprIc*/
	ObjectReprIc *string
	/*ObjectReprIe*/
	ObjectReprIe *string
	/*ObjectReprIew*/
	ObjectReprIew *string
	/*ObjectReprIsw*/
	ObjectReprIsw *string
	/*ObjectReprn*/
	ObjectReprn *string
	/*ObjectReprNic*/
	ObjectReprNic *string
	/*ObjectReprNie*/
	ObjectReprNie *string
	/*ObjectReprNiew*/
	ObjectReprNiew *string
	/*ObjectReprNisw*/
	ObjectReprNisw *string
	/*Offset
	  The initial index from which to return the results.

	*/
	Offset *int64
	/*Q*/
	Q *string
	/*RequestID*/
	RequestID *string
	/*Time*/
	Time *string
	/*User*/
	User *string
	/*Usern*/
	Usern *string
	/*UserName*/
	UserName *string
	/*UserNameIc*/
	UserNameIc *string
	/*UserNameIe*/
	UserNameIe *string
	/*UserNameIew*/
	UserNameIew *string
	/*UserNameIsw*/
	UserNameIsw *string
	/*UserNamen*/
	UserNamen *string
	/*UserNameNic*/
	UserNameNic *string
	/*UserNameNie*/
	UserNameNie *string
	/*UserNameNiew*/
	UserNameNiew *string
	/*UserNameNisw*/
	UserNameNisw *string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ExtrasObjectChangesListParams contains all the parameters to send to the API endpoint for the extras object changes list operation typically these are written to a http.Request

func NewExtrasObjectChangesListParams

func NewExtrasObjectChangesListParams() *ExtrasObjectChangesListParams

NewExtrasObjectChangesListParams creates a new ExtrasObjectChangesListParams object with the default values initialized.

func NewExtrasObjectChangesListParamsWithContext

func NewExtrasObjectChangesListParamsWithContext(ctx context.Context) *ExtrasObjectChangesListParams

NewExtrasObjectChangesListParamsWithContext creates a new ExtrasObjectChangesListParams object with the default values initialized, and the ability to set a context for a request

func NewExtrasObjectChangesListParamsWithHTTPClient

func NewExtrasObjectChangesListParamsWithHTTPClient(client *http.Client) *ExtrasObjectChangesListParams

NewExtrasObjectChangesListParamsWithHTTPClient creates a new ExtrasObjectChangesListParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewExtrasObjectChangesListParamsWithTimeout

func NewExtrasObjectChangesListParamsWithTimeout(timeout time.Duration) *ExtrasObjectChangesListParams

NewExtrasObjectChangesListParamsWithTimeout creates a new ExtrasObjectChangesListParams object with the default values initialized, and the ability to set a timeout on a request

func (*ExtrasObjectChangesListParams) SetAction

func (o *ExtrasObjectChangesListParams) SetAction(action *string)

SetAction adds the action to the extras object changes list params

func (*ExtrasObjectChangesListParams) SetActionn

func (o *ExtrasObjectChangesListParams) SetActionn(actionn *string)

SetActionn adds the actionN to the extras object changes list params

func (*ExtrasObjectChangesListParams) SetChangedObjectID

func (o *ExtrasObjectChangesListParams) SetChangedObjectID(changedObjectID *string)

SetChangedObjectID adds the changedObjectId to the extras object changes list params

func (*ExtrasObjectChangesListParams) SetChangedObjectIDGt

func (o *ExtrasObjectChangesListParams) SetChangedObjectIDGt(changedObjectIDGt *string)

SetChangedObjectIDGt adds the changedObjectIdGt to the extras object changes list params

func (*ExtrasObjectChangesListParams) SetChangedObjectIDGte

func (o *ExtrasObjectChangesListParams) SetChangedObjectIDGte(changedObjectIDGte *string)

SetChangedObjectIDGte adds the changedObjectIdGte to the extras object changes list params

func (*ExtrasObjectChangesListParams) SetChangedObjectIDLt

func (o *ExtrasObjectChangesListParams) SetChangedObjectIDLt(changedObjectIDLt *string)

SetChangedObjectIDLt adds the changedObjectIdLt to the extras object changes list params

func (*ExtrasObjectChangesListParams) SetChangedObjectIDLte

func (o *ExtrasObjectChangesListParams) SetChangedObjectIDLte(changedObjectIDLte *string)

SetChangedObjectIDLte adds the changedObjectIdLte to the extras object changes list params

func (*ExtrasObjectChangesListParams) SetChangedObjectIDn

func (o *ExtrasObjectChangesListParams) SetChangedObjectIDn(changedObjectIDn *string)

SetChangedObjectIDn adds the changedObjectIdN to the extras object changes list params

func (*ExtrasObjectChangesListParams) SetChangedObjectType

func (o *ExtrasObjectChangesListParams) SetChangedObjectType(changedObjectType *string)

SetChangedObjectType adds the changedObjectType to the extras object changes list params

func (*ExtrasObjectChangesListParams) SetChangedObjectTypen

func (o *ExtrasObjectChangesListParams) SetChangedObjectTypen(changedObjectTypen *string)

SetChangedObjectTypen adds the changedObjectTypeN to the extras object changes list params

func (*ExtrasObjectChangesListParams) SetContext

func (o *ExtrasObjectChangesListParams) SetContext(ctx context.Context)

SetContext adds the context to the extras object changes list params

func (*ExtrasObjectChangesListParams) SetHTTPClient

func (o *ExtrasObjectChangesListParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the extras object changes list params

func (*ExtrasObjectChangesListParams) SetID

func (o *ExtrasObjectChangesListParams) SetID(id *string)

SetID adds the id to the extras object changes list params

func (*ExtrasObjectChangesListParams) SetIDGt

func (o *ExtrasObjectChangesListParams) SetIDGt(iDGt *string)

SetIDGt adds the idGt to the extras object changes list params

func (*ExtrasObjectChangesListParams) SetIDGte

func (o *ExtrasObjectChangesListParams) SetIDGte(iDGte *string)

SetIDGte adds the idGte to the extras object changes list params

func (*ExtrasObjectChangesListParams) SetIDLt

func (o *ExtrasObjectChangesListParams) SetIDLt(iDLt *string)

SetIDLt adds the idLt to the extras object changes list params

func (*ExtrasObjectChangesListParams) SetIDLte

func (o *ExtrasObjectChangesListParams) SetIDLte(iDLte *string)

SetIDLte adds the idLte to the extras object changes list params

func (*ExtrasObjectChangesListParams) SetIDn

func (o *ExtrasObjectChangesListParams) SetIDn(iDn *string)

SetIDn adds the idN to the extras object changes list params

func (*ExtrasObjectChangesListParams) SetLimit

func (o *ExtrasObjectChangesListParams) SetLimit(limit *int64)

SetLimit adds the limit to the extras object changes list params

func (*ExtrasObjectChangesListParams) SetObjectRepr

func (o *ExtrasObjectChangesListParams) SetObjectRepr(objectRepr *string)

SetObjectRepr adds the objectRepr to the extras object changes list params

func (*ExtrasObjectChangesListParams) SetObjectReprIc

func (o *ExtrasObjectChangesListParams) SetObjectReprIc(objectReprIc *string)

SetObjectReprIc adds the objectReprIc to the extras object changes list params

func (*ExtrasObjectChangesListParams) SetObjectReprIe

func (o *ExtrasObjectChangesListParams) SetObjectReprIe(objectReprIe *string)

SetObjectReprIe adds the objectReprIe to the extras object changes list params

func (*ExtrasObjectChangesListParams) SetObjectReprIew

func (o *ExtrasObjectChangesListParams) SetObjectReprIew(objectReprIew *string)

SetObjectReprIew adds the objectReprIew to the extras object changes list params

func (*ExtrasObjectChangesListParams) SetObjectReprIsw

func (o *ExtrasObjectChangesListParams) SetObjectReprIsw(objectReprIsw *string)

SetObjectReprIsw adds the objectReprIsw to the extras object changes list params

func (*ExtrasObjectChangesListParams) SetObjectReprNic

func (o *ExtrasObjectChangesListParams) SetObjectReprNic(objectReprNic *string)

SetObjectReprNic adds the objectReprNic to the extras object changes list params

func (*ExtrasObjectChangesListParams) SetObjectReprNie

func (o *ExtrasObjectChangesListParams) SetObjectReprNie(objectReprNie *string)

SetObjectReprNie adds the objectReprNie to the extras object changes list params

func (*ExtrasObjectChangesListParams) SetObjectReprNiew

func (o *ExtrasObjectChangesListParams) SetObjectReprNiew(objectReprNiew *string)

SetObjectReprNiew adds the objectReprNiew to the extras object changes list params

func (*ExtrasObjectChangesListParams) SetObjectReprNisw

func (o *ExtrasObjectChangesListParams) SetObjectReprNisw(objectReprNisw *string)

SetObjectReprNisw adds the objectReprNisw to the extras object changes list params

func (*ExtrasObjectChangesListParams) SetObjectReprn

func (o *ExtrasObjectChangesListParams) SetObjectReprn(objectReprn *string)

SetObjectReprn adds the objectReprN to the extras object changes list params

func (*ExtrasObjectChangesListParams) SetOffset

func (o *ExtrasObjectChangesListParams) SetOffset(offset *int64)

SetOffset adds the offset to the extras object changes list params

func (*ExtrasObjectChangesListParams) SetQ

SetQ adds the q to the extras object changes list params

func (*ExtrasObjectChangesListParams) SetRequestID

func (o *ExtrasObjectChangesListParams) SetRequestID(requestID *string)

SetRequestID adds the requestId to the extras object changes list params

func (*ExtrasObjectChangesListParams) SetTime

func (o *ExtrasObjectChangesListParams) SetTime(time *string)

SetTime adds the time to the extras object changes list params

func (*ExtrasObjectChangesListParams) SetTimeout

func (o *ExtrasObjectChangesListParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the extras object changes list params

func (*ExtrasObjectChangesListParams) SetUser

func (o *ExtrasObjectChangesListParams) SetUser(user *string)

SetUser adds the user to the extras object changes list params

func (*ExtrasObjectChangesListParams) SetUserName

func (o *ExtrasObjectChangesListParams) SetUserName(userName *string)

SetUserName adds the userName to the extras object changes list params

func (*ExtrasObjectChangesListParams) SetUserNameIc

func (o *ExtrasObjectChangesListParams) SetUserNameIc(userNameIc *string)

SetUserNameIc adds the userNameIc to the extras object changes list params

func (*ExtrasObjectChangesListParams) SetUserNameIe

func (o *ExtrasObjectChangesListParams) SetUserNameIe(userNameIe *string)

SetUserNameIe adds the userNameIe to the extras object changes list params

func (*ExtrasObjectChangesListParams) SetUserNameIew

func (o *ExtrasObjectChangesListParams) SetUserNameIew(userNameIew *string)

SetUserNameIew adds the userNameIew to the extras object changes list params

func (*ExtrasObjectChangesListParams) SetUserNameIsw

func (o *ExtrasObjectChangesListParams) SetUserNameIsw(userNameIsw *string)

SetUserNameIsw adds the userNameIsw to the extras object changes list params

func (*ExtrasObjectChangesListParams) SetUserNameNic

func (o *ExtrasObjectChangesListParams) SetUserNameNic(userNameNic *string)

SetUserNameNic adds the userNameNic to the extras object changes list params

func (*ExtrasObjectChangesListParams) SetUserNameNie

func (o *ExtrasObjectChangesListParams) SetUserNameNie(userNameNie *string)

SetUserNameNie adds the userNameNie to the extras object changes list params

func (*ExtrasObjectChangesListParams) SetUserNameNiew

func (o *ExtrasObjectChangesListParams) SetUserNameNiew(userNameNiew *string)

SetUserNameNiew adds the userNameNiew to the extras object changes list params

func (*ExtrasObjectChangesListParams) SetUserNameNisw

func (o *ExtrasObjectChangesListParams) SetUserNameNisw(userNameNisw *string)

SetUserNameNisw adds the userNameNisw to the extras object changes list params

func (*ExtrasObjectChangesListParams) SetUserNamen

func (o *ExtrasObjectChangesListParams) SetUserNamen(userNamen *string)

SetUserNamen adds the userNameN to the extras object changes list params

func (*ExtrasObjectChangesListParams) SetUsern

func (o *ExtrasObjectChangesListParams) SetUsern(usern *string)

SetUsern adds the userN to the extras object changes list params

func (*ExtrasObjectChangesListParams) WithAction

WithAction adds the action to the extras object changes list params

func (*ExtrasObjectChangesListParams) WithActionn

WithActionn adds the actionn to the extras object changes list params

func (*ExtrasObjectChangesListParams) WithChangedObjectID

func (o *ExtrasObjectChangesListParams) WithChangedObjectID(changedObjectID *string) *ExtrasObjectChangesListParams

WithChangedObjectID adds the changedObjectID to the extras object changes list params

func (*ExtrasObjectChangesListParams) WithChangedObjectIDGt

func (o *ExtrasObjectChangesListParams) WithChangedObjectIDGt(changedObjectIDGt *string) *ExtrasObjectChangesListParams

WithChangedObjectIDGt adds the changedObjectIDGt to the extras object changes list params

func (*ExtrasObjectChangesListParams) WithChangedObjectIDGte

func (o *ExtrasObjectChangesListParams) WithChangedObjectIDGte(changedObjectIDGte *string) *ExtrasObjectChangesListParams

WithChangedObjectIDGte adds the changedObjectIDGte to the extras object changes list params

func (*ExtrasObjectChangesListParams) WithChangedObjectIDLt

func (o *ExtrasObjectChangesListParams) WithChangedObjectIDLt(changedObjectIDLt *string) *ExtrasObjectChangesListParams

WithChangedObjectIDLt adds the changedObjectIDLt to the extras object changes list params

func (*ExtrasObjectChangesListParams) WithChangedObjectIDLte

func (o *ExtrasObjectChangesListParams) WithChangedObjectIDLte(changedObjectIDLte *string) *ExtrasObjectChangesListParams

WithChangedObjectIDLte adds the changedObjectIDLte to the extras object changes list params

func (*ExtrasObjectChangesListParams) WithChangedObjectIDn

func (o *ExtrasObjectChangesListParams) WithChangedObjectIDn(changedObjectIDn *string) *ExtrasObjectChangesListParams

WithChangedObjectIDn adds the changedObjectIDn to the extras object changes list params

func (*ExtrasObjectChangesListParams) WithChangedObjectType

func (o *ExtrasObjectChangesListParams) WithChangedObjectType(changedObjectType *string) *ExtrasObjectChangesListParams

WithChangedObjectType adds the changedObjectType to the extras object changes list params

func (*ExtrasObjectChangesListParams) WithChangedObjectTypen

func (o *ExtrasObjectChangesListParams) WithChangedObjectTypen(changedObjectTypen *string) *ExtrasObjectChangesListParams

WithChangedObjectTypen adds the changedObjectTypen to the extras object changes list params

func (*ExtrasObjectChangesListParams) WithContext

WithContext adds the context to the extras object changes list params

func (*ExtrasObjectChangesListParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the extras object changes list params

func (*ExtrasObjectChangesListParams) WithID

WithID adds the id to the extras object changes list params

func (*ExtrasObjectChangesListParams) WithIDGt

WithIDGt adds the iDGt to the extras object changes list params

func (*ExtrasObjectChangesListParams) WithIDGte

WithIDGte adds the iDGte to the extras object changes list params

func (*ExtrasObjectChangesListParams) WithIDLt

WithIDLt adds the iDLt to the extras object changes list params

func (*ExtrasObjectChangesListParams) WithIDLte

WithIDLte adds the iDLte to the extras object changes list params

func (*ExtrasObjectChangesListParams) WithIDn

WithIDn adds the iDn to the extras object changes list params

func (*ExtrasObjectChangesListParams) WithLimit

WithLimit adds the limit to the extras object changes list params

func (*ExtrasObjectChangesListParams) WithObjectRepr

func (o *ExtrasObjectChangesListParams) WithObjectRepr(objectRepr *string) *ExtrasObjectChangesListParams

WithObjectRepr adds the objectRepr to the extras object changes list params

func (*ExtrasObjectChangesListParams) WithObjectReprIc

func (o *ExtrasObjectChangesListParams) WithObjectReprIc(objectReprIc *string) *ExtrasObjectChangesListParams

WithObjectReprIc adds the objectReprIc to the extras object changes list params

func (*ExtrasObjectChangesListParams) WithObjectReprIe

func (o *ExtrasObjectChangesListParams) WithObjectReprIe(objectReprIe *string) *ExtrasObjectChangesListParams

WithObjectReprIe adds the objectReprIe to the extras object changes list params

func (*ExtrasObjectChangesListParams) WithObjectReprIew

func (o *ExtrasObjectChangesListParams) WithObjectReprIew(objectReprIew *string) *ExtrasObjectChangesListParams

WithObjectReprIew adds the objectReprIew to the extras object changes list params

func (*ExtrasObjectChangesListParams) WithObjectReprIsw

func (o *ExtrasObjectChangesListParams) WithObjectReprIsw(objectReprIsw *string) *ExtrasObjectChangesListParams

WithObjectReprIsw adds the objectReprIsw to the extras object changes list params

func (*ExtrasObjectChangesListParams) WithObjectReprNic

func (o *ExtrasObjectChangesListParams) WithObjectReprNic(objectReprNic *string) *ExtrasObjectChangesListParams

WithObjectReprNic adds the objectReprNic to the extras object changes list params

func (*ExtrasObjectChangesListParams) WithObjectReprNie

func (o *ExtrasObjectChangesListParams) WithObjectReprNie(objectReprNie *string) *ExtrasObjectChangesListParams

WithObjectReprNie adds the objectReprNie to the extras object changes list params

func (*ExtrasObjectChangesListParams) WithObjectReprNiew

func (o *ExtrasObjectChangesListParams) WithObjectReprNiew(objectReprNiew *string) *ExtrasObjectChangesListParams

WithObjectReprNiew adds the objectReprNiew to the extras object changes list params

func (*ExtrasObjectChangesListParams) WithObjectReprNisw

func (o *ExtrasObjectChangesListParams) WithObjectReprNisw(objectReprNisw *string) *ExtrasObjectChangesListParams

WithObjectReprNisw adds the objectReprNisw to the extras object changes list params

func (*ExtrasObjectChangesListParams) WithObjectReprn

func (o *ExtrasObjectChangesListParams) WithObjectReprn(objectReprn *string) *ExtrasObjectChangesListParams

WithObjectReprn adds the objectReprn to the extras object changes list params

func (*ExtrasObjectChangesListParams) WithOffset

WithOffset adds the offset to the extras object changes list params

func (*ExtrasObjectChangesListParams) WithQ

WithQ adds the q to the extras object changes list params

func (*ExtrasObjectChangesListParams) WithRequestID

WithRequestID adds the requestID to the extras object changes list params

func (*ExtrasObjectChangesListParams) WithTime

WithTime adds the time to the extras object changes list params

func (*ExtrasObjectChangesListParams) WithTimeout

WithTimeout adds the timeout to the extras object changes list params

func (*ExtrasObjectChangesListParams) WithUser

WithUser adds the user to the extras object changes list params

func (*ExtrasObjectChangesListParams) WithUserName

WithUserName adds the userName to the extras object changes list params

func (*ExtrasObjectChangesListParams) WithUserNameIc

func (o *ExtrasObjectChangesListParams) WithUserNameIc(userNameIc *string) *ExtrasObjectChangesListParams

WithUserNameIc adds the userNameIc to the extras object changes list params

func (*ExtrasObjectChangesListParams) WithUserNameIe

func (o *ExtrasObjectChangesListParams) WithUserNameIe(userNameIe *string) *ExtrasObjectChangesListParams

WithUserNameIe adds the userNameIe to the extras object changes list params

func (*ExtrasObjectChangesListParams) WithUserNameIew

func (o *ExtrasObjectChangesListParams) WithUserNameIew(userNameIew *string) *ExtrasObjectChangesListParams

WithUserNameIew adds the userNameIew to the extras object changes list params

func (*ExtrasObjectChangesListParams) WithUserNameIsw

func (o *ExtrasObjectChangesListParams) WithUserNameIsw(userNameIsw *string) *ExtrasObjectChangesListParams

WithUserNameIsw adds the userNameIsw to the extras object changes list params

func (*ExtrasObjectChangesListParams) WithUserNameNic

func (o *ExtrasObjectChangesListParams) WithUserNameNic(userNameNic *string) *ExtrasObjectChangesListParams

WithUserNameNic adds the userNameNic to the extras object changes list params

func (*ExtrasObjectChangesListParams) WithUserNameNie

func (o *ExtrasObjectChangesListParams) WithUserNameNie(userNameNie *string) *ExtrasObjectChangesListParams

WithUserNameNie adds the userNameNie to the extras object changes list params

func (*ExtrasObjectChangesListParams) WithUserNameNiew

func (o *ExtrasObjectChangesListParams) WithUserNameNiew(userNameNiew *string) *ExtrasObjectChangesListParams

WithUserNameNiew adds the userNameNiew to the extras object changes list params

func (*ExtrasObjectChangesListParams) WithUserNameNisw

func (o *ExtrasObjectChangesListParams) WithUserNameNisw(userNameNisw *string) *ExtrasObjectChangesListParams

WithUserNameNisw adds the userNameNisw to the extras object changes list params

func (*ExtrasObjectChangesListParams) WithUserNamen

WithUserNamen adds the userNamen to the extras object changes list params

func (*ExtrasObjectChangesListParams) WithUsern

WithUsern adds the usern to the extras object changes list params

func (*ExtrasObjectChangesListParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type ExtrasObjectChangesListReader

type ExtrasObjectChangesListReader struct {
	// contains filtered or unexported fields
}

ExtrasObjectChangesListReader is a Reader for the ExtrasObjectChangesList structure.

func (*ExtrasObjectChangesListReader) ReadResponse

func (o *ExtrasObjectChangesListReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ExtrasObjectChangesReadOK

type ExtrasObjectChangesReadOK struct {
	Payload *models.ObjectChange
}

ExtrasObjectChangesReadOK handles this case with default header values.

ExtrasObjectChangesReadOK extras object changes read o k

func NewExtrasObjectChangesReadOK

func NewExtrasObjectChangesReadOK() *ExtrasObjectChangesReadOK

NewExtrasObjectChangesReadOK creates a ExtrasObjectChangesReadOK with default headers values

func (*ExtrasObjectChangesReadOK) Error

func (o *ExtrasObjectChangesReadOK) Error() string

func (*ExtrasObjectChangesReadOK) GetPayload

type ExtrasObjectChangesReadParams

type ExtrasObjectChangesReadParams struct {

	/*ID
	  A unique integer value identifying this object change.

	*/
	ID int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ExtrasObjectChangesReadParams contains all the parameters to send to the API endpoint for the extras object changes read operation typically these are written to a http.Request

func NewExtrasObjectChangesReadParams

func NewExtrasObjectChangesReadParams() *ExtrasObjectChangesReadParams

NewExtrasObjectChangesReadParams creates a new ExtrasObjectChangesReadParams object with the default values initialized.

func NewExtrasObjectChangesReadParamsWithContext

func NewExtrasObjectChangesReadParamsWithContext(ctx context.Context) *ExtrasObjectChangesReadParams

NewExtrasObjectChangesReadParamsWithContext creates a new ExtrasObjectChangesReadParams object with the default values initialized, and the ability to set a context for a request

func NewExtrasObjectChangesReadParamsWithHTTPClient

func NewExtrasObjectChangesReadParamsWithHTTPClient(client *http.Client) *ExtrasObjectChangesReadParams

NewExtrasObjectChangesReadParamsWithHTTPClient creates a new ExtrasObjectChangesReadParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewExtrasObjectChangesReadParamsWithTimeout

func NewExtrasObjectChangesReadParamsWithTimeout(timeout time.Duration) *ExtrasObjectChangesReadParams

NewExtrasObjectChangesReadParamsWithTimeout creates a new ExtrasObjectChangesReadParams object with the default values initialized, and the ability to set a timeout on a request

func (*ExtrasObjectChangesReadParams) SetContext

func (o *ExtrasObjectChangesReadParams) SetContext(ctx context.Context)

SetContext adds the context to the extras object changes read params

func (*ExtrasObjectChangesReadParams) SetHTTPClient

func (o *ExtrasObjectChangesReadParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the extras object changes read params

func (*ExtrasObjectChangesReadParams) SetID

func (o *ExtrasObjectChangesReadParams) SetID(id int64)

SetID adds the id to the extras object changes read params

func (*ExtrasObjectChangesReadParams) SetTimeout

func (o *ExtrasObjectChangesReadParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the extras object changes read params

func (*ExtrasObjectChangesReadParams) WithContext

WithContext adds the context to the extras object changes read params

func (*ExtrasObjectChangesReadParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the extras object changes read params

func (*ExtrasObjectChangesReadParams) WithID

WithID adds the id to the extras object changes read params

func (*ExtrasObjectChangesReadParams) WithTimeout

WithTimeout adds the timeout to the extras object changes read params

func (*ExtrasObjectChangesReadParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type ExtrasObjectChangesReadReader

type ExtrasObjectChangesReadReader struct {
	// contains filtered or unexported fields
}

ExtrasObjectChangesReadReader is a Reader for the ExtrasObjectChangesRead structure.

func (*ExtrasObjectChangesReadReader) ReadResponse

func (o *ExtrasObjectChangesReadReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ExtrasReportsListOK

type ExtrasReportsListOK struct {
}

ExtrasReportsListOK handles this case with default header values.

ExtrasReportsListOK extras reports list o k

func NewExtrasReportsListOK

func NewExtrasReportsListOK() *ExtrasReportsListOK

NewExtrasReportsListOK creates a ExtrasReportsListOK with default headers values

func (*ExtrasReportsListOK) Error

func (o *ExtrasReportsListOK) Error() string

type ExtrasReportsListParams

type ExtrasReportsListParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ExtrasReportsListParams contains all the parameters to send to the API endpoint for the extras reports list operation typically these are written to a http.Request

func NewExtrasReportsListParams

func NewExtrasReportsListParams() *ExtrasReportsListParams

NewExtrasReportsListParams creates a new ExtrasReportsListParams object with the default values initialized.

func NewExtrasReportsListParamsWithContext

func NewExtrasReportsListParamsWithContext(ctx context.Context) *ExtrasReportsListParams

NewExtrasReportsListParamsWithContext creates a new ExtrasReportsListParams object with the default values initialized, and the ability to set a context for a request

func NewExtrasReportsListParamsWithHTTPClient

func NewExtrasReportsListParamsWithHTTPClient(client *http.Client) *ExtrasReportsListParams

NewExtrasReportsListParamsWithHTTPClient creates a new ExtrasReportsListParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewExtrasReportsListParamsWithTimeout

func NewExtrasReportsListParamsWithTimeout(timeout time.Duration) *ExtrasReportsListParams

NewExtrasReportsListParamsWithTimeout creates a new ExtrasReportsListParams object with the default values initialized, and the ability to set a timeout on a request

func (*ExtrasReportsListParams) SetContext

func (o *ExtrasReportsListParams) SetContext(ctx context.Context)

SetContext adds the context to the extras reports list params

func (*ExtrasReportsListParams) SetHTTPClient

func (o *ExtrasReportsListParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the extras reports list params

func (*ExtrasReportsListParams) SetTimeout

func (o *ExtrasReportsListParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the extras reports list params

func (*ExtrasReportsListParams) WithContext

WithContext adds the context to the extras reports list params

func (*ExtrasReportsListParams) WithHTTPClient

func (o *ExtrasReportsListParams) WithHTTPClient(client *http.Client) *ExtrasReportsListParams

WithHTTPClient adds the HTTPClient to the extras reports list params

func (*ExtrasReportsListParams) WithTimeout

WithTimeout adds the timeout to the extras reports list params

func (*ExtrasReportsListParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type ExtrasReportsListReader

type ExtrasReportsListReader struct {
	// contains filtered or unexported fields
}

ExtrasReportsListReader is a Reader for the ExtrasReportsList structure.

func (*ExtrasReportsListReader) ReadResponse

func (o *ExtrasReportsListReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ExtrasReportsReadOK

type ExtrasReportsReadOK struct {
}

ExtrasReportsReadOK handles this case with default header values.

ExtrasReportsReadOK extras reports read o k

func NewExtrasReportsReadOK

func NewExtrasReportsReadOK() *ExtrasReportsReadOK

NewExtrasReportsReadOK creates a ExtrasReportsReadOK with default headers values

func (*ExtrasReportsReadOK) Error

func (o *ExtrasReportsReadOK) Error() string

type ExtrasReportsReadParams

type ExtrasReportsReadParams struct {

	/*ID*/
	ID string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ExtrasReportsReadParams contains all the parameters to send to the API endpoint for the extras reports read operation typically these are written to a http.Request

func NewExtrasReportsReadParams

func NewExtrasReportsReadParams() *ExtrasReportsReadParams

NewExtrasReportsReadParams creates a new ExtrasReportsReadParams object with the default values initialized.

func NewExtrasReportsReadParamsWithContext

func NewExtrasReportsReadParamsWithContext(ctx context.Context) *ExtrasReportsReadParams

NewExtrasReportsReadParamsWithContext creates a new ExtrasReportsReadParams object with the default values initialized, and the ability to set a context for a request

func NewExtrasReportsReadParamsWithHTTPClient

func NewExtrasReportsReadParamsWithHTTPClient(client *http.Client) *ExtrasReportsReadParams

NewExtrasReportsReadParamsWithHTTPClient creates a new ExtrasReportsReadParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewExtrasReportsReadParamsWithTimeout

func NewExtrasReportsReadParamsWithTimeout(timeout time.Duration) *ExtrasReportsReadParams

NewExtrasReportsReadParamsWithTimeout creates a new ExtrasReportsReadParams object with the default values initialized, and the ability to set a timeout on a request

func (*ExtrasReportsReadParams) SetContext

func (o *ExtrasReportsReadParams) SetContext(ctx context.Context)

SetContext adds the context to the extras reports read params

func (*ExtrasReportsReadParams) SetHTTPClient

func (o *ExtrasReportsReadParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the extras reports read params

func (*ExtrasReportsReadParams) SetID

func (o *ExtrasReportsReadParams) SetID(id string)

SetID adds the id to the extras reports read params

func (*ExtrasReportsReadParams) SetTimeout

func (o *ExtrasReportsReadParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the extras reports read params

func (*ExtrasReportsReadParams) WithContext

WithContext adds the context to the extras reports read params

func (*ExtrasReportsReadParams) WithHTTPClient

func (o *ExtrasReportsReadParams) WithHTTPClient(client *http.Client) *ExtrasReportsReadParams

WithHTTPClient adds the HTTPClient to the extras reports read params

func (*ExtrasReportsReadParams) WithID

WithID adds the id to the extras reports read params

func (*ExtrasReportsReadParams) WithTimeout

WithTimeout adds the timeout to the extras reports read params

func (*ExtrasReportsReadParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type ExtrasReportsReadReader

type ExtrasReportsReadReader struct {
	// contains filtered or unexported fields
}

ExtrasReportsReadReader is a Reader for the ExtrasReportsRead structure.

func (*ExtrasReportsReadReader) ReadResponse

func (o *ExtrasReportsReadReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ExtrasReportsRunCreated

type ExtrasReportsRunCreated struct {
}

ExtrasReportsRunCreated handles this case with default header values.

ExtrasReportsRunCreated extras reports run created

func NewExtrasReportsRunCreated

func NewExtrasReportsRunCreated() *ExtrasReportsRunCreated

NewExtrasReportsRunCreated creates a ExtrasReportsRunCreated with default headers values

func (*ExtrasReportsRunCreated) Error

func (o *ExtrasReportsRunCreated) Error() string

type ExtrasReportsRunDefault

type ExtrasReportsRunDefault struct {
	Payload interface{}
	// contains filtered or unexported fields
}

ExtrasReportsRunDefault handles this case with default header values.

ExtrasReportsRunDefault extras reports run default

func NewExtrasReportsRunDefault

func NewExtrasReportsRunDefault(code int) *ExtrasReportsRunDefault

NewExtrasReportsRunDefault creates a ExtrasReportsRunDefault with default headers values

func (*ExtrasReportsRunDefault) Code

func (o *ExtrasReportsRunDefault) Code() int

Code gets the status code for the extras reports run default response

func (*ExtrasReportsRunDefault) Error

func (o *ExtrasReportsRunDefault) Error() string

func (*ExtrasReportsRunDefault) GetPayload

func (o *ExtrasReportsRunDefault) GetPayload() interface{}

type ExtrasReportsRunParams

type ExtrasReportsRunParams struct {

	/*ID*/
	ID string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ExtrasReportsRunParams contains all the parameters to send to the API endpoint for the extras reports run operation typically these are written to a http.Request

func NewExtrasReportsRunParams

func NewExtrasReportsRunParams() *ExtrasReportsRunParams

NewExtrasReportsRunParams creates a new ExtrasReportsRunParams object with the default values initialized.

func NewExtrasReportsRunParamsWithContext

func NewExtrasReportsRunParamsWithContext(ctx context.Context) *ExtrasReportsRunParams

NewExtrasReportsRunParamsWithContext creates a new ExtrasReportsRunParams object with the default values initialized, and the ability to set a context for a request

func NewExtrasReportsRunParamsWithHTTPClient

func NewExtrasReportsRunParamsWithHTTPClient(client *http.Client) *ExtrasReportsRunParams

NewExtrasReportsRunParamsWithHTTPClient creates a new ExtrasReportsRunParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewExtrasReportsRunParamsWithTimeout

func NewExtrasReportsRunParamsWithTimeout(timeout time.Duration) *ExtrasReportsRunParams

NewExtrasReportsRunParamsWithTimeout creates a new ExtrasReportsRunParams object with the default values initialized, and the ability to set a timeout on a request

func (*ExtrasReportsRunParams) SetContext

func (o *ExtrasReportsRunParams) SetContext(ctx context.Context)

SetContext adds the context to the extras reports run params

func (*ExtrasReportsRunParams) SetHTTPClient

func (o *ExtrasReportsRunParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the extras reports run params

func (*ExtrasReportsRunParams) SetID

func (o *ExtrasReportsRunParams) SetID(id string)

SetID adds the id to the extras reports run params

func (*ExtrasReportsRunParams) SetTimeout

func (o *ExtrasReportsRunParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the extras reports run params

func (*ExtrasReportsRunParams) WithContext

WithContext adds the context to the extras reports run params

func (*ExtrasReportsRunParams) WithHTTPClient

func (o *ExtrasReportsRunParams) WithHTTPClient(client *http.Client) *ExtrasReportsRunParams

WithHTTPClient adds the HTTPClient to the extras reports run params

func (*ExtrasReportsRunParams) WithID

WithID adds the id to the extras reports run params

func (*ExtrasReportsRunParams) WithTimeout

WithTimeout adds the timeout to the extras reports run params

func (*ExtrasReportsRunParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type ExtrasReportsRunReader

type ExtrasReportsRunReader struct {
	// contains filtered or unexported fields
}

ExtrasReportsRunReader is a Reader for the ExtrasReportsRun structure.

func (*ExtrasReportsRunReader) ReadResponse

func (o *ExtrasReportsRunReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ExtrasScriptsListOK

type ExtrasScriptsListOK struct {
}

ExtrasScriptsListOK handles this case with default header values.

ExtrasScriptsListOK extras scripts list o k

func NewExtrasScriptsListOK

func NewExtrasScriptsListOK() *ExtrasScriptsListOK

NewExtrasScriptsListOK creates a ExtrasScriptsListOK with default headers values

func (*ExtrasScriptsListOK) Error

func (o *ExtrasScriptsListOK) Error() string

type ExtrasScriptsListParams

type ExtrasScriptsListParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ExtrasScriptsListParams contains all the parameters to send to the API endpoint for the extras scripts list operation typically these are written to a http.Request

func NewExtrasScriptsListParams

func NewExtrasScriptsListParams() *ExtrasScriptsListParams

NewExtrasScriptsListParams creates a new ExtrasScriptsListParams object with the default values initialized.

func NewExtrasScriptsListParamsWithContext

func NewExtrasScriptsListParamsWithContext(ctx context.Context) *ExtrasScriptsListParams

NewExtrasScriptsListParamsWithContext creates a new ExtrasScriptsListParams object with the default values initialized, and the ability to set a context for a request

func NewExtrasScriptsListParamsWithHTTPClient

func NewExtrasScriptsListParamsWithHTTPClient(client *http.Client) *ExtrasScriptsListParams

NewExtrasScriptsListParamsWithHTTPClient creates a new ExtrasScriptsListParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewExtrasScriptsListParamsWithTimeout

func NewExtrasScriptsListParamsWithTimeout(timeout time.Duration) *ExtrasScriptsListParams

NewExtrasScriptsListParamsWithTimeout creates a new ExtrasScriptsListParams object with the default values initialized, and the ability to set a timeout on a request

func (*ExtrasScriptsListParams) SetContext

func (o *ExtrasScriptsListParams) SetContext(ctx context.Context)

SetContext adds the context to the extras scripts list params

func (*ExtrasScriptsListParams) SetHTTPClient

func (o *ExtrasScriptsListParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the extras scripts list params

func (*ExtrasScriptsListParams) SetTimeout

func (o *ExtrasScriptsListParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the extras scripts list params

func (*ExtrasScriptsListParams) WithContext

WithContext adds the context to the extras scripts list params

func (*ExtrasScriptsListParams) WithHTTPClient

func (o *ExtrasScriptsListParams) WithHTTPClient(client *http.Client) *ExtrasScriptsListParams

WithHTTPClient adds the HTTPClient to the extras scripts list params

func (*ExtrasScriptsListParams) WithTimeout

WithTimeout adds the timeout to the extras scripts list params

func (*ExtrasScriptsListParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type ExtrasScriptsListReader

type ExtrasScriptsListReader struct {
	// contains filtered or unexported fields
}

ExtrasScriptsListReader is a Reader for the ExtrasScriptsList structure.

func (*ExtrasScriptsListReader) ReadResponse

func (o *ExtrasScriptsListReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ExtrasScriptsReadOK

type ExtrasScriptsReadOK struct {
}

ExtrasScriptsReadOK handles this case with default header values.

ExtrasScriptsReadOK extras scripts read o k

func NewExtrasScriptsReadOK

func NewExtrasScriptsReadOK() *ExtrasScriptsReadOK

NewExtrasScriptsReadOK creates a ExtrasScriptsReadOK with default headers values

func (*ExtrasScriptsReadOK) Error

func (o *ExtrasScriptsReadOK) Error() string

type ExtrasScriptsReadParams

type ExtrasScriptsReadParams struct {

	/*ID*/
	ID string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ExtrasScriptsReadParams contains all the parameters to send to the API endpoint for the extras scripts read operation typically these are written to a http.Request

func NewExtrasScriptsReadParams

func NewExtrasScriptsReadParams() *ExtrasScriptsReadParams

NewExtrasScriptsReadParams creates a new ExtrasScriptsReadParams object with the default values initialized.

func NewExtrasScriptsReadParamsWithContext

func NewExtrasScriptsReadParamsWithContext(ctx context.Context) *ExtrasScriptsReadParams

NewExtrasScriptsReadParamsWithContext creates a new ExtrasScriptsReadParams object with the default values initialized, and the ability to set a context for a request

func NewExtrasScriptsReadParamsWithHTTPClient

func NewExtrasScriptsReadParamsWithHTTPClient(client *http.Client) *ExtrasScriptsReadParams

NewExtrasScriptsReadParamsWithHTTPClient creates a new ExtrasScriptsReadParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewExtrasScriptsReadParamsWithTimeout

func NewExtrasScriptsReadParamsWithTimeout(timeout time.Duration) *ExtrasScriptsReadParams

NewExtrasScriptsReadParamsWithTimeout creates a new ExtrasScriptsReadParams object with the default values initialized, and the ability to set a timeout on a request

func (*ExtrasScriptsReadParams) SetContext

func (o *ExtrasScriptsReadParams) SetContext(ctx context.Context)

SetContext adds the context to the extras scripts read params

func (*ExtrasScriptsReadParams) SetHTTPClient

func (o *ExtrasScriptsReadParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the extras scripts read params

func (*ExtrasScriptsReadParams) SetID

func (o *ExtrasScriptsReadParams) SetID(id string)

SetID adds the id to the extras scripts read params

func (*ExtrasScriptsReadParams) SetTimeout

func (o *ExtrasScriptsReadParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the extras scripts read params

func (*ExtrasScriptsReadParams) WithContext

WithContext adds the context to the extras scripts read params

func (*ExtrasScriptsReadParams) WithHTTPClient

func (o *ExtrasScriptsReadParams) WithHTTPClient(client *http.Client) *ExtrasScriptsReadParams

WithHTTPClient adds the HTTPClient to the extras scripts read params

func (*ExtrasScriptsReadParams) WithID

WithID adds the id to the extras scripts read params

func (*ExtrasScriptsReadParams) WithTimeout

WithTimeout adds the timeout to the extras scripts read params

func (*ExtrasScriptsReadParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type ExtrasScriptsReadReader

type ExtrasScriptsReadReader struct {
	// contains filtered or unexported fields
}

ExtrasScriptsReadReader is a Reader for the ExtrasScriptsRead structure.

func (*ExtrasScriptsReadReader) ReadResponse

func (o *ExtrasScriptsReadReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ExtrasTagsCreateCreated

type ExtrasTagsCreateCreated struct {
	Payload *models.Tag
}

ExtrasTagsCreateCreated handles this case with default header values.

ExtrasTagsCreateCreated extras tags create created

func NewExtrasTagsCreateCreated

func NewExtrasTagsCreateCreated() *ExtrasTagsCreateCreated

NewExtrasTagsCreateCreated creates a ExtrasTagsCreateCreated with default headers values

func (*ExtrasTagsCreateCreated) Error

func (o *ExtrasTagsCreateCreated) Error() string

func (*ExtrasTagsCreateCreated) GetPayload

func (o *ExtrasTagsCreateCreated) GetPayload() *models.Tag

type ExtrasTagsCreateDefault

type ExtrasTagsCreateDefault struct {
	Payload interface{}
	// contains filtered or unexported fields
}

ExtrasTagsCreateDefault handles this case with default header values.

ExtrasTagsCreateDefault extras tags create default

func NewExtrasTagsCreateDefault

func NewExtrasTagsCreateDefault(code int) *ExtrasTagsCreateDefault

NewExtrasTagsCreateDefault creates a ExtrasTagsCreateDefault with default headers values

func (*ExtrasTagsCreateDefault) Code

func (o *ExtrasTagsCreateDefault) Code() int

Code gets the status code for the extras tags create default response

func (*ExtrasTagsCreateDefault) Error

func (o *ExtrasTagsCreateDefault) Error() string

func (*ExtrasTagsCreateDefault) GetPayload

func (o *ExtrasTagsCreateDefault) GetPayload() interface{}

type ExtrasTagsCreateParams

type ExtrasTagsCreateParams struct {

	/*Data*/
	Data *models.Tag

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ExtrasTagsCreateParams contains all the parameters to send to the API endpoint for the extras tags create operation typically these are written to a http.Request

func NewExtrasTagsCreateParams

func NewExtrasTagsCreateParams() *ExtrasTagsCreateParams

NewExtrasTagsCreateParams creates a new ExtrasTagsCreateParams object with the default values initialized.

func NewExtrasTagsCreateParamsWithContext

func NewExtrasTagsCreateParamsWithContext(ctx context.Context) *ExtrasTagsCreateParams

NewExtrasTagsCreateParamsWithContext creates a new ExtrasTagsCreateParams object with the default values initialized, and the ability to set a context for a request

func NewExtrasTagsCreateParamsWithHTTPClient

func NewExtrasTagsCreateParamsWithHTTPClient(client *http.Client) *ExtrasTagsCreateParams

NewExtrasTagsCreateParamsWithHTTPClient creates a new ExtrasTagsCreateParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewExtrasTagsCreateParamsWithTimeout

func NewExtrasTagsCreateParamsWithTimeout(timeout time.Duration) *ExtrasTagsCreateParams

NewExtrasTagsCreateParamsWithTimeout creates a new ExtrasTagsCreateParams object with the default values initialized, and the ability to set a timeout on a request

func (*ExtrasTagsCreateParams) SetContext

func (o *ExtrasTagsCreateParams) SetContext(ctx context.Context)

SetContext adds the context to the extras tags create params

func (*ExtrasTagsCreateParams) SetData

func (o *ExtrasTagsCreateParams) SetData(data *models.Tag)

SetData adds the data to the extras tags create params

func (*ExtrasTagsCreateParams) SetHTTPClient

func (o *ExtrasTagsCreateParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the extras tags create params

func (*ExtrasTagsCreateParams) SetTimeout

func (o *ExtrasTagsCreateParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the extras tags create params

func (*ExtrasTagsCreateParams) WithContext

WithContext adds the context to the extras tags create params

func (*ExtrasTagsCreateParams) WithData

WithData adds the data to the extras tags create params

func (*ExtrasTagsCreateParams) WithHTTPClient

func (o *ExtrasTagsCreateParams) WithHTTPClient(client *http.Client) *ExtrasTagsCreateParams

WithHTTPClient adds the HTTPClient to the extras tags create params

func (*ExtrasTagsCreateParams) WithTimeout

WithTimeout adds the timeout to the extras tags create params

func (*ExtrasTagsCreateParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type ExtrasTagsCreateReader

type ExtrasTagsCreateReader struct {
	// contains filtered or unexported fields
}

ExtrasTagsCreateReader is a Reader for the ExtrasTagsCreate structure.

func (*ExtrasTagsCreateReader) ReadResponse

func (o *ExtrasTagsCreateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ExtrasTagsDeleteNoContent

type ExtrasTagsDeleteNoContent struct {
}

ExtrasTagsDeleteNoContent handles this case with default header values.

ExtrasTagsDeleteNoContent extras tags delete no content

func NewExtrasTagsDeleteNoContent

func NewExtrasTagsDeleteNoContent() *ExtrasTagsDeleteNoContent

NewExtrasTagsDeleteNoContent creates a ExtrasTagsDeleteNoContent with default headers values

func (*ExtrasTagsDeleteNoContent) Error

func (o *ExtrasTagsDeleteNoContent) Error() string

type ExtrasTagsDeleteParams

type ExtrasTagsDeleteParams struct {

	/*ID
	  A unique integer value identifying this tag.

	*/
	ID int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ExtrasTagsDeleteParams contains all the parameters to send to the API endpoint for the extras tags delete operation typically these are written to a http.Request

func NewExtrasTagsDeleteParams

func NewExtrasTagsDeleteParams() *ExtrasTagsDeleteParams

NewExtrasTagsDeleteParams creates a new ExtrasTagsDeleteParams object with the default values initialized.

func NewExtrasTagsDeleteParamsWithContext

func NewExtrasTagsDeleteParamsWithContext(ctx context.Context) *ExtrasTagsDeleteParams

NewExtrasTagsDeleteParamsWithContext creates a new ExtrasTagsDeleteParams object with the default values initialized, and the ability to set a context for a request

func NewExtrasTagsDeleteParamsWithHTTPClient

func NewExtrasTagsDeleteParamsWithHTTPClient(client *http.Client) *ExtrasTagsDeleteParams

NewExtrasTagsDeleteParamsWithHTTPClient creates a new ExtrasTagsDeleteParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewExtrasTagsDeleteParamsWithTimeout

func NewExtrasTagsDeleteParamsWithTimeout(timeout time.Duration) *ExtrasTagsDeleteParams

NewExtrasTagsDeleteParamsWithTimeout creates a new ExtrasTagsDeleteParams object with the default values initialized, and the ability to set a timeout on a request

func (*ExtrasTagsDeleteParams) SetContext

func (o *ExtrasTagsDeleteParams) SetContext(ctx context.Context)

SetContext adds the context to the extras tags delete params

func (*ExtrasTagsDeleteParams) SetHTTPClient

func (o *ExtrasTagsDeleteParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the extras tags delete params

func (*ExtrasTagsDeleteParams) SetID

func (o *ExtrasTagsDeleteParams) SetID(id int64)

SetID adds the id to the extras tags delete params

func (*ExtrasTagsDeleteParams) SetTimeout

func (o *ExtrasTagsDeleteParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the extras tags delete params

func (*ExtrasTagsDeleteParams) WithContext

WithContext adds the context to the extras tags delete params

func (*ExtrasTagsDeleteParams) WithHTTPClient

func (o *ExtrasTagsDeleteParams) WithHTTPClient(client *http.Client) *ExtrasTagsDeleteParams

WithHTTPClient adds the HTTPClient to the extras tags delete params

func (*ExtrasTagsDeleteParams) WithID

WithID adds the id to the extras tags delete params

func (*ExtrasTagsDeleteParams) WithTimeout

WithTimeout adds the timeout to the extras tags delete params

func (*ExtrasTagsDeleteParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type ExtrasTagsDeleteReader

type ExtrasTagsDeleteReader struct {
	// contains filtered or unexported fields
}

ExtrasTagsDeleteReader is a Reader for the ExtrasTagsDelete structure.

func (*ExtrasTagsDeleteReader) ReadResponse

func (o *ExtrasTagsDeleteReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ExtrasTagsListOK

type ExtrasTagsListOK struct {
	Payload *ExtrasTagsListOKBody
}

ExtrasTagsListOK handles this case with default header values.

ExtrasTagsListOK extras tags list o k

func NewExtrasTagsListOK

func NewExtrasTagsListOK() *ExtrasTagsListOK

NewExtrasTagsListOK creates a ExtrasTagsListOK with default headers values

func (*ExtrasTagsListOK) Error

func (o *ExtrasTagsListOK) Error() string

func (*ExtrasTagsListOK) GetPayload

func (o *ExtrasTagsListOK) GetPayload() *ExtrasTagsListOKBody

type ExtrasTagsListOKBody

type ExtrasTagsListOKBody struct {

	// count
	// Required: true
	Count *int64 `json:"count"`

	// next
	// Format: uri
	Next *strfmt.URI `json:"next,omitempty"`

	// previous
	// Format: uri
	Previous *strfmt.URI `json:"previous,omitempty"`

	// results
	// Required: true
	Results []*models.Tag `json:"results"`
}

ExtrasTagsListOKBody extras tags list o k body swagger:model ExtrasTagsListOKBody

func (*ExtrasTagsListOKBody) MarshalBinary

func (o *ExtrasTagsListOKBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*ExtrasTagsListOKBody) UnmarshalBinary

func (o *ExtrasTagsListOKBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*ExtrasTagsListOKBody) Validate

func (o *ExtrasTagsListOKBody) Validate(formats strfmt.Registry) error

Validate validates this extras tags list o k body

type ExtrasTagsListParams

type ExtrasTagsListParams struct {

	/*Color*/
	Color *string
	/*ColorIc*/
	ColorIc *string
	/*ColorIe*/
	ColorIe *string
	/*ColorIew*/
	ColorIew *string
	/*ColorIsw*/
	ColorIsw *string
	/*Colorn*/
	Colorn *string
	/*ColorNic*/
	ColorNic *string
	/*ColorNie*/
	ColorNie *string
	/*ColorNiew*/
	ColorNiew *string
	/*ColorNisw*/
	ColorNisw *string
	/*ID*/
	ID *string
	/*IDGt*/
	IDGt *string
	/*IDGte*/
	IDGte *string
	/*IDLt*/
	IDLt *string
	/*IDLte*/
	IDLte *string
	/*IDn*/
	IDn *string
	/*Limit
	  Number of results to return per page.

	*/
	Limit *int64
	/*Name*/
	Name *string
	/*NameIc*/
	NameIc *string
	/*NameIe*/
	NameIe *string
	/*NameIew*/
	NameIew *string
	/*NameIsw*/
	NameIsw *string
	/*Namen*/
	Namen *string
	/*NameNic*/
	NameNic *string
	/*NameNie*/
	NameNie *string
	/*NameNiew*/
	NameNiew *string
	/*NameNisw*/
	NameNisw *string
	/*Offset
	  The initial index from which to return the results.

	*/
	Offset *int64
	/*Q*/
	Q *string
	/*Slug*/
	Slug *string
	/*SlugIc*/
	SlugIc *string
	/*SlugIe*/
	SlugIe *string
	/*SlugIew*/
	SlugIew *string
	/*SlugIsw*/
	SlugIsw *string
	/*Slugn*/
	Slugn *string
	/*SlugNic*/
	SlugNic *string
	/*SlugNie*/
	SlugNie *string
	/*SlugNiew*/
	SlugNiew *string
	/*SlugNisw*/
	SlugNisw *string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ExtrasTagsListParams contains all the parameters to send to the API endpoint for the extras tags list operation typically these are written to a http.Request

func NewExtrasTagsListParams

func NewExtrasTagsListParams() *ExtrasTagsListParams

NewExtrasTagsListParams creates a new ExtrasTagsListParams object with the default values initialized.

func NewExtrasTagsListParamsWithContext

func NewExtrasTagsListParamsWithContext(ctx context.Context) *ExtrasTagsListParams

NewExtrasTagsListParamsWithContext creates a new ExtrasTagsListParams object with the default values initialized, and the ability to set a context for a request

func NewExtrasTagsListParamsWithHTTPClient

func NewExtrasTagsListParamsWithHTTPClient(client *http.Client) *ExtrasTagsListParams

NewExtrasTagsListParamsWithHTTPClient creates a new ExtrasTagsListParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewExtrasTagsListParamsWithTimeout

func NewExtrasTagsListParamsWithTimeout(timeout time.Duration) *ExtrasTagsListParams

NewExtrasTagsListParamsWithTimeout creates a new ExtrasTagsListParams object with the default values initialized, and the ability to set a timeout on a request

func (*ExtrasTagsListParams) SetColor

func (o *ExtrasTagsListParams) SetColor(color *string)

SetColor adds the color to the extras tags list params

func (*ExtrasTagsListParams) SetColorIc

func (o *ExtrasTagsListParams) SetColorIc(colorIc *string)

SetColorIc adds the colorIc to the extras tags list params

func (*ExtrasTagsListParams) SetColorIe

func (o *ExtrasTagsListParams) SetColorIe(colorIe *string)

SetColorIe adds the colorIe to the extras tags list params

func (*ExtrasTagsListParams) SetColorIew

func (o *ExtrasTagsListParams) SetColorIew(colorIew *string)

SetColorIew adds the colorIew to the extras tags list params

func (*ExtrasTagsListParams) SetColorIsw

func (o *ExtrasTagsListParams) SetColorIsw(colorIsw *string)

SetColorIsw adds the colorIsw to the extras tags list params

func (*ExtrasTagsListParams) SetColorNic

func (o *ExtrasTagsListParams) SetColorNic(colorNic *string)

SetColorNic adds the colorNic to the extras tags list params

func (*ExtrasTagsListParams) SetColorNie

func (o *ExtrasTagsListParams) SetColorNie(colorNie *string)

SetColorNie adds the colorNie to the extras tags list params

func (*ExtrasTagsListParams) SetColorNiew

func (o *ExtrasTagsListParams) SetColorNiew(colorNiew *string)

SetColorNiew adds the colorNiew to the extras tags list params

func (*ExtrasTagsListParams) SetColorNisw

func (o *ExtrasTagsListParams) SetColorNisw(colorNisw *string)

SetColorNisw adds the colorNisw to the extras tags list params

func (*ExtrasTagsListParams) SetColorn

func (o *ExtrasTagsListParams) SetColorn(colorn *string)

SetColorn adds the colorN to the extras tags list params

func (*ExtrasTagsListParams) SetContext

func (o *ExtrasTagsListParams) SetContext(ctx context.Context)

SetContext adds the context to the extras tags list params

func (*ExtrasTagsListParams) SetHTTPClient

func (o *ExtrasTagsListParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the extras tags list params

func (*ExtrasTagsListParams) SetID

func (o *ExtrasTagsListParams) SetID(id *string)

SetID adds the id to the extras tags list params

func (*ExtrasTagsListParams) SetIDGt

func (o *ExtrasTagsListParams) SetIDGt(iDGt *string)

SetIDGt adds the idGt to the extras tags list params

func (*ExtrasTagsListParams) SetIDGte

func (o *ExtrasTagsListParams) SetIDGte(iDGte *string)

SetIDGte adds the idGte to the extras tags list params

func (*ExtrasTagsListParams) SetIDLt

func (o *ExtrasTagsListParams) SetIDLt(iDLt *string)

SetIDLt adds the idLt to the extras tags list params

func (*ExtrasTagsListParams) SetIDLte

func (o *ExtrasTagsListParams) SetIDLte(iDLte *string)

SetIDLte adds the idLte to the extras tags list params

func (*ExtrasTagsListParams) SetIDn

func (o *ExtrasTagsListParams) SetIDn(iDn *string)

SetIDn adds the idN to the extras tags list params

func (*ExtrasTagsListParams) SetLimit

func (o *ExtrasTagsListParams) SetLimit(limit *int64)

SetLimit adds the limit to the extras tags list params

func (*ExtrasTagsListParams) SetName

func (o *ExtrasTagsListParams) SetName(name *string)

SetName adds the name to the extras tags list params

func (*ExtrasTagsListParams) SetNameIc

func (o *ExtrasTagsListParams) SetNameIc(nameIc *string)

SetNameIc adds the nameIc to the extras tags list params

func (*ExtrasTagsListParams) SetNameIe

func (o *ExtrasTagsListParams) SetNameIe(nameIe *string)

SetNameIe adds the nameIe to the extras tags list params

func (*ExtrasTagsListParams) SetNameIew

func (o *ExtrasTagsListParams) SetNameIew(nameIew *string)

SetNameIew adds the nameIew to the extras tags list params

func (*ExtrasTagsListParams) SetNameIsw

func (o *ExtrasTagsListParams) SetNameIsw(nameIsw *string)

SetNameIsw adds the nameIsw to the extras tags list params

func (*ExtrasTagsListParams) SetNameNic

func (o *ExtrasTagsListParams) SetNameNic(nameNic *string)

SetNameNic adds the nameNic to the extras tags list params

func (*ExtrasTagsListParams) SetNameNie

func (o *ExtrasTagsListParams) SetNameNie(nameNie *string)

SetNameNie adds the nameNie to the extras tags list params

func (*ExtrasTagsListParams) SetNameNiew

func (o *ExtrasTagsListParams) SetNameNiew(nameNiew *string)

SetNameNiew adds the nameNiew to the extras tags list params

func (*ExtrasTagsListParams) SetNameNisw

func (o *ExtrasTagsListParams) SetNameNisw(nameNisw *string)

SetNameNisw adds the nameNisw to the extras tags list params

func (*ExtrasTagsListParams) SetNamen

func (o *ExtrasTagsListParams) SetNamen(namen *string)

SetNamen adds the nameN to the extras tags list params

func (*ExtrasTagsListParams) SetOffset

func (o *ExtrasTagsListParams) SetOffset(offset *int64)

SetOffset adds the offset to the extras tags list params

func (*ExtrasTagsListParams) SetQ

func (o *ExtrasTagsListParams) SetQ(q *string)

SetQ adds the q to the extras tags list params

func (*ExtrasTagsListParams) SetSlug

func (o *ExtrasTagsListParams) SetSlug(slug *string)

SetSlug adds the slug to the extras tags list params

func (*ExtrasTagsListParams) SetSlugIc

func (o *ExtrasTagsListParams) SetSlugIc(slugIc *string)

SetSlugIc adds the slugIc to the extras tags list params

func (*ExtrasTagsListParams) SetSlugIe

func (o *ExtrasTagsListParams) SetSlugIe(slugIe *string)

SetSlugIe adds the slugIe to the extras tags list params

func (*ExtrasTagsListParams) SetSlugIew

func (o *ExtrasTagsListParams) SetSlugIew(slugIew *string)

SetSlugIew adds the slugIew to the extras tags list params

func (*ExtrasTagsListParams) SetSlugIsw

func (o *ExtrasTagsListParams) SetSlugIsw(slugIsw *string)

SetSlugIsw adds the slugIsw to the extras tags list params

func (*ExtrasTagsListParams) SetSlugNic

func (o *ExtrasTagsListParams) SetSlugNic(slugNic *string)

SetSlugNic adds the slugNic to the extras tags list params

func (*ExtrasTagsListParams) SetSlugNie

func (o *ExtrasTagsListParams) SetSlugNie(slugNie *string)

SetSlugNie adds the slugNie to the extras tags list params

func (*ExtrasTagsListParams) SetSlugNiew

func (o *ExtrasTagsListParams) SetSlugNiew(slugNiew *string)

SetSlugNiew adds the slugNiew to the extras tags list params

func (*ExtrasTagsListParams) SetSlugNisw

func (o *ExtrasTagsListParams) SetSlugNisw(slugNisw *string)

SetSlugNisw adds the slugNisw to the extras tags list params

func (*ExtrasTagsListParams) SetSlugn

func (o *ExtrasTagsListParams) SetSlugn(slugn *string)

SetSlugn adds the slugN to the extras tags list params

func (*ExtrasTagsListParams) SetTimeout

func (o *ExtrasTagsListParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the extras tags list params

func (*ExtrasTagsListParams) WithColor

func (o *ExtrasTagsListParams) WithColor(color *string) *ExtrasTagsListParams

WithColor adds the color to the extras tags list params

func (*ExtrasTagsListParams) WithColorIc

func (o *ExtrasTagsListParams) WithColorIc(colorIc *string) *ExtrasTagsListParams

WithColorIc adds the colorIc to the extras tags list params

func (*ExtrasTagsListParams) WithColorIe

func (o *ExtrasTagsListParams) WithColorIe(colorIe *string) *ExtrasTagsListParams

WithColorIe adds the colorIe to the extras tags list params

func (*ExtrasTagsListParams) WithColorIew

func (o *ExtrasTagsListParams) WithColorIew(colorIew *string) *ExtrasTagsListParams

WithColorIew adds the colorIew to the extras tags list params

func (*ExtrasTagsListParams) WithColorIsw

func (o *ExtrasTagsListParams) WithColorIsw(colorIsw *string) *ExtrasTagsListParams

WithColorIsw adds the colorIsw to the extras tags list params

func (*ExtrasTagsListParams) WithColorNic

func (o *ExtrasTagsListParams) WithColorNic(colorNic *string) *ExtrasTagsListParams

WithColorNic adds the colorNic to the extras tags list params

func (*ExtrasTagsListParams) WithColorNie

func (o *ExtrasTagsListParams) WithColorNie(colorNie *string) *ExtrasTagsListParams

WithColorNie adds the colorNie to the extras tags list params

func (*ExtrasTagsListParams) WithColorNiew

func (o *ExtrasTagsListParams) WithColorNiew(colorNiew *string) *ExtrasTagsListParams

WithColorNiew adds the colorNiew to the extras tags list params

func (*ExtrasTagsListParams) WithColorNisw

func (o *ExtrasTagsListParams) WithColorNisw(colorNisw *string) *ExtrasTagsListParams

WithColorNisw adds the colorNisw to the extras tags list params

func (*ExtrasTagsListParams) WithColorn

func (o *ExtrasTagsListParams) WithColorn(colorn *string) *ExtrasTagsListParams

WithColorn adds the colorn to the extras tags list params

func (*ExtrasTagsListParams) WithContext

WithContext adds the context to the extras tags list params

func (*ExtrasTagsListParams) WithHTTPClient

func (o *ExtrasTagsListParams) WithHTTPClient(client *http.Client) *ExtrasTagsListParams

WithHTTPClient adds the HTTPClient to the extras tags list params

func (*ExtrasTagsListParams) WithID

WithID adds the id to the extras tags list params

func (*ExtrasTagsListParams) WithIDGt

func (o *ExtrasTagsListParams) WithIDGt(iDGt *string) *ExtrasTagsListParams

WithIDGt adds the iDGt to the extras tags list params

func (*ExtrasTagsListParams) WithIDGte

func (o *ExtrasTagsListParams) WithIDGte(iDGte *string) *ExtrasTagsListParams

WithIDGte adds the iDGte to the extras tags list params

func (*ExtrasTagsListParams) WithIDLt

func (o *ExtrasTagsListParams) WithIDLt(iDLt *string) *ExtrasTagsListParams

WithIDLt adds the iDLt to the extras tags list params

func (*ExtrasTagsListParams) WithIDLte

func (o *ExtrasTagsListParams) WithIDLte(iDLte *string) *ExtrasTagsListParams

WithIDLte adds the iDLte to the extras tags list params

func (*ExtrasTagsListParams) WithIDn

WithIDn adds the iDn to the extras tags list params

func (*ExtrasTagsListParams) WithLimit

func (o *ExtrasTagsListParams) WithLimit(limit *int64) *ExtrasTagsListParams

WithLimit adds the limit to the extras tags list params

func (*ExtrasTagsListParams) WithName

func (o *ExtrasTagsListParams) WithName(name *string) *ExtrasTagsListParams

WithName adds the name to the extras tags list params

func (*ExtrasTagsListParams) WithNameIc

func (o *ExtrasTagsListParams) WithNameIc(nameIc *string) *ExtrasTagsListParams

WithNameIc adds the nameIc to the extras tags list params

func (*ExtrasTagsListParams) WithNameIe

func (o *ExtrasTagsListParams) WithNameIe(nameIe *string) *ExtrasTagsListParams

WithNameIe adds the nameIe to the extras tags list params

func (*ExtrasTagsListParams) WithNameIew

func (o *ExtrasTagsListParams) WithNameIew(nameIew *string) *ExtrasTagsListParams

WithNameIew adds the nameIew to the extras tags list params

func (*ExtrasTagsListParams) WithNameIsw

func (o *ExtrasTagsListParams) WithNameIsw(nameIsw *string) *ExtrasTagsListParams

WithNameIsw adds the nameIsw to the extras tags list params

func (*ExtrasTagsListParams) WithNameNic

func (o *ExtrasTagsListParams) WithNameNic(nameNic *string) *ExtrasTagsListParams

WithNameNic adds the nameNic to the extras tags list params

func (*ExtrasTagsListParams) WithNameNie

func (o *ExtrasTagsListParams) WithNameNie(nameNie *string) *ExtrasTagsListParams

WithNameNie adds the nameNie to the extras tags list params

func (*ExtrasTagsListParams) WithNameNiew

func (o *ExtrasTagsListParams) WithNameNiew(nameNiew *string) *ExtrasTagsListParams

WithNameNiew adds the nameNiew to the extras tags list params

func (*ExtrasTagsListParams) WithNameNisw

func (o *ExtrasTagsListParams) WithNameNisw(nameNisw *string) *ExtrasTagsListParams

WithNameNisw adds the nameNisw to the extras tags list params

func (*ExtrasTagsListParams) WithNamen

func (o *ExtrasTagsListParams) WithNamen(namen *string) *ExtrasTagsListParams

WithNamen adds the namen to the extras tags list params

func (*ExtrasTagsListParams) WithOffset

func (o *ExtrasTagsListParams) WithOffset(offset *int64) *ExtrasTagsListParams

WithOffset adds the offset to the extras tags list params

func (*ExtrasTagsListParams) WithQ

WithQ adds the q to the extras tags list params

func (*ExtrasTagsListParams) WithSlug

func (o *ExtrasTagsListParams) WithSlug(slug *string) *ExtrasTagsListParams

WithSlug adds the slug to the extras tags list params

func (*ExtrasTagsListParams) WithSlugIc

func (o *ExtrasTagsListParams) WithSlugIc(slugIc *string) *ExtrasTagsListParams

WithSlugIc adds the slugIc to the extras tags list params

func (*ExtrasTagsListParams) WithSlugIe

func (o *ExtrasTagsListParams) WithSlugIe(slugIe *string) *ExtrasTagsListParams

WithSlugIe adds the slugIe to the extras tags list params

func (*ExtrasTagsListParams) WithSlugIew

func (o *ExtrasTagsListParams) WithSlugIew(slugIew *string) *ExtrasTagsListParams

WithSlugIew adds the slugIew to the extras tags list params

func (*ExtrasTagsListParams) WithSlugIsw

func (o *ExtrasTagsListParams) WithSlugIsw(slugIsw *string) *ExtrasTagsListParams

WithSlugIsw adds the slugIsw to the extras tags list params

func (*ExtrasTagsListParams) WithSlugNic

func (o *ExtrasTagsListParams) WithSlugNic(slugNic *string) *ExtrasTagsListParams

WithSlugNic adds the slugNic to the extras tags list params

func (*ExtrasTagsListParams) WithSlugNie

func (o *ExtrasTagsListParams) WithSlugNie(slugNie *string) *ExtrasTagsListParams

WithSlugNie adds the slugNie to the extras tags list params

func (*ExtrasTagsListParams) WithSlugNiew

func (o *ExtrasTagsListParams) WithSlugNiew(slugNiew *string) *ExtrasTagsListParams

WithSlugNiew adds the slugNiew to the extras tags list params

func (*ExtrasTagsListParams) WithSlugNisw

func (o *ExtrasTagsListParams) WithSlugNisw(slugNisw *string) *ExtrasTagsListParams

WithSlugNisw adds the slugNisw to the extras tags list params

func (*ExtrasTagsListParams) WithSlugn

func (o *ExtrasTagsListParams) WithSlugn(slugn *string) *ExtrasTagsListParams

WithSlugn adds the slugn to the extras tags list params

func (*ExtrasTagsListParams) WithTimeout

func (o *ExtrasTagsListParams) WithTimeout(timeout time.Duration) *ExtrasTagsListParams

WithTimeout adds the timeout to the extras tags list params

func (*ExtrasTagsListParams) WriteToRequest

func (o *ExtrasTagsListParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error

WriteToRequest writes these params to a swagger request

type ExtrasTagsListReader

type ExtrasTagsListReader struct {
	// contains filtered or unexported fields
}

ExtrasTagsListReader is a Reader for the ExtrasTagsList structure.

func (*ExtrasTagsListReader) ReadResponse

func (o *ExtrasTagsListReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ExtrasTagsPartialUpdateDefault

type ExtrasTagsPartialUpdateDefault struct {
	Payload interface{}
	// contains filtered or unexported fields
}

ExtrasTagsPartialUpdateDefault handles this case with default header values.

ExtrasTagsPartialUpdateDefault extras tags partial update default

func NewExtrasTagsPartialUpdateDefault

func NewExtrasTagsPartialUpdateDefault(code int) *ExtrasTagsPartialUpdateDefault

NewExtrasTagsPartialUpdateDefault creates a ExtrasTagsPartialUpdateDefault with default headers values

func (*ExtrasTagsPartialUpdateDefault) Code

Code gets the status code for the extras tags partial update default response

func (*ExtrasTagsPartialUpdateDefault) Error

func (*ExtrasTagsPartialUpdateDefault) GetPayload

func (o *ExtrasTagsPartialUpdateDefault) GetPayload() interface{}

type ExtrasTagsPartialUpdateOK

type ExtrasTagsPartialUpdateOK struct {
	Payload *models.Tag
}

ExtrasTagsPartialUpdateOK handles this case with default header values.

ExtrasTagsPartialUpdateOK extras tags partial update o k

func NewExtrasTagsPartialUpdateOK

func NewExtrasTagsPartialUpdateOK() *ExtrasTagsPartialUpdateOK

NewExtrasTagsPartialUpdateOK creates a ExtrasTagsPartialUpdateOK with default headers values

func (*ExtrasTagsPartialUpdateOK) Error

func (o *ExtrasTagsPartialUpdateOK) Error() string

func (*ExtrasTagsPartialUpdateOK) GetPayload

func (o *ExtrasTagsPartialUpdateOK) GetPayload() *models.Tag

type ExtrasTagsPartialUpdateParams

type ExtrasTagsPartialUpdateParams struct {

	/*Data*/
	Data *models.Tag
	/*ID
	  A unique integer value identifying this tag.

	*/
	ID int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ExtrasTagsPartialUpdateParams contains all the parameters to send to the API endpoint for the extras tags partial update operation typically these are written to a http.Request

func NewExtrasTagsPartialUpdateParams

func NewExtrasTagsPartialUpdateParams() *ExtrasTagsPartialUpdateParams

NewExtrasTagsPartialUpdateParams creates a new ExtrasTagsPartialUpdateParams object with the default values initialized.

func NewExtrasTagsPartialUpdateParamsWithContext

func NewExtrasTagsPartialUpdateParamsWithContext(ctx context.Context) *ExtrasTagsPartialUpdateParams

NewExtrasTagsPartialUpdateParamsWithContext creates a new ExtrasTagsPartialUpdateParams object with the default values initialized, and the ability to set a context for a request

func NewExtrasTagsPartialUpdateParamsWithHTTPClient

func NewExtrasTagsPartialUpdateParamsWithHTTPClient(client *http.Client) *ExtrasTagsPartialUpdateParams

NewExtrasTagsPartialUpdateParamsWithHTTPClient creates a new ExtrasTagsPartialUpdateParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewExtrasTagsPartialUpdateParamsWithTimeout

func NewExtrasTagsPartialUpdateParamsWithTimeout(timeout time.Duration) *ExtrasTagsPartialUpdateParams

NewExtrasTagsPartialUpdateParamsWithTimeout creates a new ExtrasTagsPartialUpdateParams object with the default values initialized, and the ability to set a timeout on a request

func (*ExtrasTagsPartialUpdateParams) SetContext

func (o *ExtrasTagsPartialUpdateParams) SetContext(ctx context.Context)

SetContext adds the context to the extras tags partial update params

func (*ExtrasTagsPartialUpdateParams) SetData

func (o *ExtrasTagsPartialUpdateParams) SetData(data *models.Tag)

SetData adds the data to the extras tags partial update params

func (*ExtrasTagsPartialUpdateParams) SetHTTPClient

func (o *ExtrasTagsPartialUpdateParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the extras tags partial update params

func (*ExtrasTagsPartialUpdateParams) SetID

func (o *ExtrasTagsPartialUpdateParams) SetID(id int64)

SetID adds the id to the extras tags partial update params

func (*ExtrasTagsPartialUpdateParams) SetTimeout

func (o *ExtrasTagsPartialUpdateParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the extras tags partial update params

func (*ExtrasTagsPartialUpdateParams) WithContext

WithContext adds the context to the extras tags partial update params

func (*ExtrasTagsPartialUpdateParams) WithData

WithData adds the data to the extras tags partial update params

func (*ExtrasTagsPartialUpdateParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the extras tags partial update params

func (*ExtrasTagsPartialUpdateParams) WithID

WithID adds the id to the extras tags partial update params

func (*ExtrasTagsPartialUpdateParams) WithTimeout

WithTimeout adds the timeout to the extras tags partial update params

func (*ExtrasTagsPartialUpdateParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type ExtrasTagsPartialUpdateReader

type ExtrasTagsPartialUpdateReader struct {
	// contains filtered or unexported fields
}

ExtrasTagsPartialUpdateReader is a Reader for the ExtrasTagsPartialUpdate structure.

func (*ExtrasTagsPartialUpdateReader) ReadResponse

func (o *ExtrasTagsPartialUpdateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ExtrasTagsReadOK

type ExtrasTagsReadOK struct {
	Payload *models.Tag
}

ExtrasTagsReadOK handles this case with default header values.

ExtrasTagsReadOK extras tags read o k

func NewExtrasTagsReadOK

func NewExtrasTagsReadOK() *ExtrasTagsReadOK

NewExtrasTagsReadOK creates a ExtrasTagsReadOK with default headers values

func (*ExtrasTagsReadOK) Error

func (o *ExtrasTagsReadOK) Error() string

func (*ExtrasTagsReadOK) GetPayload

func (o *ExtrasTagsReadOK) GetPayload() *models.Tag

type ExtrasTagsReadParams

type ExtrasTagsReadParams struct {

	/*ID
	  A unique integer value identifying this tag.

	*/
	ID int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ExtrasTagsReadParams contains all the parameters to send to the API endpoint for the extras tags read operation typically these are written to a http.Request

func NewExtrasTagsReadParams

func NewExtrasTagsReadParams() *ExtrasTagsReadParams

NewExtrasTagsReadParams creates a new ExtrasTagsReadParams object with the default values initialized.

func NewExtrasTagsReadParamsWithContext

func NewExtrasTagsReadParamsWithContext(ctx context.Context) *ExtrasTagsReadParams

NewExtrasTagsReadParamsWithContext creates a new ExtrasTagsReadParams object with the default values initialized, and the ability to set a context for a request

func NewExtrasTagsReadParamsWithHTTPClient

func NewExtrasTagsReadParamsWithHTTPClient(client *http.Client) *ExtrasTagsReadParams

NewExtrasTagsReadParamsWithHTTPClient creates a new ExtrasTagsReadParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewExtrasTagsReadParamsWithTimeout

func NewExtrasTagsReadParamsWithTimeout(timeout time.Duration) *ExtrasTagsReadParams

NewExtrasTagsReadParamsWithTimeout creates a new ExtrasTagsReadParams object with the default values initialized, and the ability to set a timeout on a request

func (*ExtrasTagsReadParams) SetContext

func (o *ExtrasTagsReadParams) SetContext(ctx context.Context)

SetContext adds the context to the extras tags read params

func (*ExtrasTagsReadParams) SetHTTPClient

func (o *ExtrasTagsReadParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the extras tags read params

func (*ExtrasTagsReadParams) SetID

func (o *ExtrasTagsReadParams) SetID(id int64)

SetID adds the id to the extras tags read params

func (*ExtrasTagsReadParams) SetTimeout

func (o *ExtrasTagsReadParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the extras tags read params

func (*ExtrasTagsReadParams) WithContext

WithContext adds the context to the extras tags read params

func (*ExtrasTagsReadParams) WithHTTPClient

func (o *ExtrasTagsReadParams) WithHTTPClient(client *http.Client) *ExtrasTagsReadParams

WithHTTPClient adds the HTTPClient to the extras tags read params

func (*ExtrasTagsReadParams) WithID

WithID adds the id to the extras tags read params

func (*ExtrasTagsReadParams) WithTimeout

func (o *ExtrasTagsReadParams) WithTimeout(timeout time.Duration) *ExtrasTagsReadParams

WithTimeout adds the timeout to the extras tags read params

func (*ExtrasTagsReadParams) WriteToRequest

func (o *ExtrasTagsReadParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error

WriteToRequest writes these params to a swagger request

type ExtrasTagsReadReader

type ExtrasTagsReadReader struct {
	// contains filtered or unexported fields
}

ExtrasTagsReadReader is a Reader for the ExtrasTagsRead structure.

func (*ExtrasTagsReadReader) ReadResponse

func (o *ExtrasTagsReadReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ExtrasTagsUpdateDefault

type ExtrasTagsUpdateDefault struct {
	Payload interface{}
	// contains filtered or unexported fields
}

ExtrasTagsUpdateDefault handles this case with default header values.

ExtrasTagsUpdateDefault extras tags update default

func NewExtrasTagsUpdateDefault

func NewExtrasTagsUpdateDefault(code int) *ExtrasTagsUpdateDefault

NewExtrasTagsUpdateDefault creates a ExtrasTagsUpdateDefault with default headers values

func (*ExtrasTagsUpdateDefault) Code

func (o *ExtrasTagsUpdateDefault) Code() int

Code gets the status code for the extras tags update default response

func (*ExtrasTagsUpdateDefault) Error

func (o *ExtrasTagsUpdateDefault) Error() string

func (*ExtrasTagsUpdateDefault) GetPayload

func (o *ExtrasTagsUpdateDefault) GetPayload() interface{}

type ExtrasTagsUpdateOK

type ExtrasTagsUpdateOK struct {
	Payload *models.Tag
}

ExtrasTagsUpdateOK handles this case with default header values.

ExtrasTagsUpdateOK extras tags update o k

func NewExtrasTagsUpdateOK

func NewExtrasTagsUpdateOK() *ExtrasTagsUpdateOK

NewExtrasTagsUpdateOK creates a ExtrasTagsUpdateOK with default headers values

func (*ExtrasTagsUpdateOK) Error

func (o *ExtrasTagsUpdateOK) Error() string

func (*ExtrasTagsUpdateOK) GetPayload

func (o *ExtrasTagsUpdateOK) GetPayload() *models.Tag

type ExtrasTagsUpdateParams

type ExtrasTagsUpdateParams struct {

	/*Data*/
	Data *models.Tag
	/*ID
	  A unique integer value identifying this tag.

	*/
	ID int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ExtrasTagsUpdateParams contains all the parameters to send to the API endpoint for the extras tags update operation typically these are written to a http.Request

func NewExtrasTagsUpdateParams

func NewExtrasTagsUpdateParams() *ExtrasTagsUpdateParams

NewExtrasTagsUpdateParams creates a new ExtrasTagsUpdateParams object with the default values initialized.

func NewExtrasTagsUpdateParamsWithContext

func NewExtrasTagsUpdateParamsWithContext(ctx context.Context) *ExtrasTagsUpdateParams

NewExtrasTagsUpdateParamsWithContext creates a new ExtrasTagsUpdateParams object with the default values initialized, and the ability to set a context for a request

func NewExtrasTagsUpdateParamsWithHTTPClient

func NewExtrasTagsUpdateParamsWithHTTPClient(client *http.Client) *ExtrasTagsUpdateParams

NewExtrasTagsUpdateParamsWithHTTPClient creates a new ExtrasTagsUpdateParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewExtrasTagsUpdateParamsWithTimeout

func NewExtrasTagsUpdateParamsWithTimeout(timeout time.Duration) *ExtrasTagsUpdateParams

NewExtrasTagsUpdateParamsWithTimeout creates a new ExtrasTagsUpdateParams object with the default values initialized, and the ability to set a timeout on a request

func (*ExtrasTagsUpdateParams) SetContext

func (o *ExtrasTagsUpdateParams) SetContext(ctx context.Context)

SetContext adds the context to the extras tags update params

func (*ExtrasTagsUpdateParams) SetData

func (o *ExtrasTagsUpdateParams) SetData(data *models.Tag)

SetData adds the data to the extras tags update params

func (*ExtrasTagsUpdateParams) SetHTTPClient

func (o *ExtrasTagsUpdateParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the extras tags update params

func (*ExtrasTagsUpdateParams) SetID

func (o *ExtrasTagsUpdateParams) SetID(id int64)

SetID adds the id to the extras tags update params

func (*ExtrasTagsUpdateParams) SetTimeout

func (o *ExtrasTagsUpdateParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the extras tags update params

func (*ExtrasTagsUpdateParams) WithContext

WithContext adds the context to the extras tags update params

func (*ExtrasTagsUpdateParams) WithData

WithData adds the data to the extras tags update params

func (*ExtrasTagsUpdateParams) WithHTTPClient

func (o *ExtrasTagsUpdateParams) WithHTTPClient(client *http.Client) *ExtrasTagsUpdateParams

WithHTTPClient adds the HTTPClient to the extras tags update params

func (*ExtrasTagsUpdateParams) WithID

WithID adds the id to the extras tags update params

func (*ExtrasTagsUpdateParams) WithTimeout

WithTimeout adds the timeout to the extras tags update params

func (*ExtrasTagsUpdateParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type ExtrasTagsUpdateReader

type ExtrasTagsUpdateReader struct {
	// contains filtered or unexported fields
}

ExtrasTagsUpdateReader is a Reader for the ExtrasTagsUpdate structure.

func (*ExtrasTagsUpdateReader) ReadResponse

func (o *ExtrasTagsUpdateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

Source Files

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL