event_descriptions

package
v0.1.0-alpha.1 Latest Latest
Warning

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

Go to latest
Published: Aug 9, 2023 License: MIT Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AgentTypeDescriptionHandlerOK

type AgentTypeDescriptionHandlerOK struct {
	Payload *eventlogclientmodels.ModelsMultipleAgentType
}

AgentTypeDescriptionHandlerOK handles this case with default header values.

OK

func NewAgentTypeDescriptionHandlerOK

func NewAgentTypeDescriptionHandlerOK() *AgentTypeDescriptionHandlerOK

NewAgentTypeDescriptionHandlerOK creates a AgentTypeDescriptionHandlerOK with default headers values

func (*AgentTypeDescriptionHandlerOK) Error

func (*AgentTypeDescriptionHandlerOK) GetPayload

func (*AgentTypeDescriptionHandlerOK) ToJSONString

func (o *AgentTypeDescriptionHandlerOK) ToJSONString() string

type AgentTypeDescriptionHandlerParams

type AgentTypeDescriptionHandlerParams struct {

	/*RetryPolicy*/
	RetryPolicy *utils.Retry

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

AgentTypeDescriptionHandlerParams contains all the parameters to send to the API endpoint for the agent type description handler operation typically these are written to a http.Request

func NewAgentTypeDescriptionHandlerParams

func NewAgentTypeDescriptionHandlerParams() *AgentTypeDescriptionHandlerParams

NewAgentTypeDescriptionHandlerParams creates a new AgentTypeDescriptionHandlerParams object with the default values initialized.

func NewAgentTypeDescriptionHandlerParamsWithContext

func NewAgentTypeDescriptionHandlerParamsWithContext(ctx context.Context) *AgentTypeDescriptionHandlerParams

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

func NewAgentTypeDescriptionHandlerParamsWithHTTPClient

func NewAgentTypeDescriptionHandlerParamsWithHTTPClient(client *http.Client) *AgentTypeDescriptionHandlerParams

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

func NewAgentTypeDescriptionHandlerParamsWithTimeout

func NewAgentTypeDescriptionHandlerParamsWithTimeout(timeout time.Duration) *AgentTypeDescriptionHandlerParams

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

func (*AgentTypeDescriptionHandlerParams) SetAuthInfoWriter

func (o *AgentTypeDescriptionHandlerParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)

SetAuthInfoWriter adds the authInfoWriter to the agent type description handler params

func (*AgentTypeDescriptionHandlerParams) SetContext

SetContext adds the context to the agent type description handler params

func (*AgentTypeDescriptionHandlerParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the agent type description handler params

func (*AgentTypeDescriptionHandlerParams) SetHTTPClientTransport

func (o *AgentTypeDescriptionHandlerParams) SetHTTPClientTransport(roundTripper http.RoundTripper)

SetHTTPClient adds the HTTPClient Transport to the agent type description handler params

func (*AgentTypeDescriptionHandlerParams) SetTimeout

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

SetTimeout adds the timeout to the agent type description handler params

func (*AgentTypeDescriptionHandlerParams) WithContext

WithContext adds the context to the agent type description handler params

func (*AgentTypeDescriptionHandlerParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the agent type description handler params

func (*AgentTypeDescriptionHandlerParams) WithTimeout

WithTimeout adds the timeout to the agent type description handler params

func (*AgentTypeDescriptionHandlerParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type AgentTypeDescriptionHandlerReader

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

AgentTypeDescriptionHandlerReader is a Reader for the AgentTypeDescriptionHandler structure.

func (*AgentTypeDescriptionHandlerReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type Client

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

Client for event descriptions API

func (*Client) AgentTypeDescriptionHandler deprecated

func (a *Client) AgentTypeDescriptionHandler(params *AgentTypeDescriptionHandlerParams, authInfo runtime.ClientAuthInfoWriter) (*AgentTypeDescriptionHandlerOK, error)

Deprecated: 2022-08-10 - Use AgentTypeDescriptionHandlerShort instead.

AgentTypeDescriptionHandler get list of agent type and the descriptions

func (*Client) AgentTypeDescriptionHandlerShort

func (a *Client) AgentTypeDescriptionHandlerShort(params *AgentTypeDescriptionHandlerParams, authInfo runtime.ClientAuthInfoWriter) (*AgentTypeDescriptionHandlerOK, error)

AgentTypeDescriptionHandlerShort get list of agent type and the descriptions

func (*Client) EventIDDescriptionHandler deprecated

func (a *Client) EventIDDescriptionHandler(params *EventIDDescriptionHandlerParams, authInfo runtime.ClientAuthInfoWriter) (*EventIDDescriptionHandlerOK, error)

Deprecated: 2022-08-10 - Use EventIDDescriptionHandlerShort instead.

EventIDDescriptionHandler get list of eventid and the descriptions

func (*Client) EventIDDescriptionHandlerShort

func (a *Client) EventIDDescriptionHandlerShort(params *EventIDDescriptionHandlerParams, authInfo runtime.ClientAuthInfoWriter) (*EventIDDescriptionHandlerOK, error)

EventIDDescriptionHandlerShort get list of eventid and the descriptions

func (*Client) EventLevelDescriptionHandler deprecated

func (a *Client) EventLevelDescriptionHandler(params *EventLevelDescriptionHandlerParams, authInfo runtime.ClientAuthInfoWriter) (*EventLevelDescriptionHandlerOK, error)

Deprecated: 2022-08-10 - Use EventLevelDescriptionHandlerShort instead.

EventLevelDescriptionHandler get list of event level and the descriptions

func (*Client) EventLevelDescriptionHandlerShort

func (a *Client) EventLevelDescriptionHandlerShort(params *EventLevelDescriptionHandlerParams, authInfo runtime.ClientAuthInfoWriter) (*EventLevelDescriptionHandlerOK, error)

EventLevelDescriptionHandlerShort get list of event level and the descriptions

func (*Client) EventTypeDescriptionHandler deprecated

func (a *Client) EventTypeDescriptionHandler(params *EventTypeDescriptionHandlerParams, authInfo runtime.ClientAuthInfoWriter) (*EventTypeDescriptionHandlerOK, error)

Deprecated: 2022-08-10 - Use EventTypeDescriptionHandlerShort instead.

EventTypeDescriptionHandler get list of event type and the descriptions

func (*Client) EventTypeDescriptionHandlerShort

func (a *Client) EventTypeDescriptionHandlerShort(params *EventTypeDescriptionHandlerParams, authInfo runtime.ClientAuthInfoWriter) (*EventTypeDescriptionHandlerOK, error)

EventTypeDescriptionHandlerShort get list of event type and the descriptions

func (*Client) SetTransport

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

SetTransport changes the transport on the client

func (*Client) SpecificAgentTypeDescriptionHandler deprecated

Deprecated: 2022-08-10 - Use SpecificAgentTypeDescriptionHandlerShort instead.

SpecificAgentTypeDescriptionHandler get specific list of agent type and the descriptions by comma separated value of agent types

func (*Client) SpecificAgentTypeDescriptionHandlerShort

func (a *Client) SpecificAgentTypeDescriptionHandlerShort(params *SpecificAgentTypeDescriptionHandlerParams, authInfo runtime.ClientAuthInfoWriter) (*SpecificAgentTypeDescriptionHandlerOK, error)

SpecificAgentTypeDescriptionHandlerShort get specific list of agent type and the descriptions by comma separated value of agent types

func (*Client) SpecificEventIDDescriptionHandler deprecated

Deprecated: 2022-08-10 - Use SpecificEventIDDescriptionHandlerShort instead.

SpecificEventIDDescriptionHandler get specific list of eventid and the descriptions by comma separated value of eventids

func (*Client) SpecificEventIDDescriptionHandlerShort

func (a *Client) SpecificEventIDDescriptionHandlerShort(params *SpecificEventIDDescriptionHandlerParams, authInfo runtime.ClientAuthInfoWriter) (*SpecificEventIDDescriptionHandlerOK, error)

SpecificEventIDDescriptionHandlerShort get specific list of eventid and the descriptions by comma separated value of eventids

func (*Client) SpecificEventLevelDescriptionHandler deprecated

Deprecated: 2022-08-10 - Use SpecificEventLevelDescriptionHandlerShort instead.

SpecificEventLevelDescriptionHandler get specific list of event level and the descriptions by comma separated value of event levels

func (*Client) SpecificEventLevelDescriptionHandlerShort

func (a *Client) SpecificEventLevelDescriptionHandlerShort(params *SpecificEventLevelDescriptionHandlerParams, authInfo runtime.ClientAuthInfoWriter) (*SpecificEventLevelDescriptionHandlerOK, error)

SpecificEventLevelDescriptionHandlerShort get specific list of event level and the descriptions by comma separated value of event levels

func (*Client) SpecificEventTypeDescriptionHandler deprecated

Deprecated: 2022-08-10 - Use SpecificEventTypeDescriptionHandlerShort instead.

SpecificEventTypeDescriptionHandler get specific list of event type and the descriptions by comma separated value of event types

func (*Client) SpecificEventTypeDescriptionHandlerShort

func (a *Client) SpecificEventTypeDescriptionHandlerShort(params *SpecificEventTypeDescriptionHandlerParams, authInfo runtime.ClientAuthInfoWriter) (*SpecificEventTypeDescriptionHandlerOK, error)

SpecificEventTypeDescriptionHandlerShort get specific list of event type and the descriptions by comma separated value of event types

func (*Client) SpecificUXDescriptionHandler deprecated

Deprecated: 2022-08-10 - Use SpecificUXDescriptionHandlerShort instead.

SpecificUXDescriptionHandler get specific list of ux and the descriptions by comma separated value of ux

func (*Client) SpecificUXDescriptionHandlerShort

func (a *Client) SpecificUXDescriptionHandlerShort(params *SpecificUXDescriptionHandlerParams, authInfo runtime.ClientAuthInfoWriter) (*SpecificUXDescriptionHandlerOK, error)

SpecificUXDescriptionHandlerShort get specific list of ux and the descriptions by comma separated value of ux

func (*Client) UXNameDescriptionHandler deprecated

func (a *Client) UXNameDescriptionHandler(params *UXNameDescriptionHandlerParams, authInfo runtime.ClientAuthInfoWriter) (*UXNameDescriptionHandlerOK, error)

Deprecated: 2022-08-10 - Use UXNameDescriptionHandlerShort instead.

UXNameDescriptionHandler get list of ux name and the descriptions

func (*Client) UXNameDescriptionHandlerShort

func (a *Client) UXNameDescriptionHandlerShort(params *UXNameDescriptionHandlerParams, authInfo runtime.ClientAuthInfoWriter) (*UXNameDescriptionHandlerOK, error)

UXNameDescriptionHandlerShort get list of ux name and the descriptions

type ClientService

type ClientService interface {
	AgentTypeDescriptionHandler(params *AgentTypeDescriptionHandlerParams, authInfo runtime.ClientAuthInfoWriter) (*AgentTypeDescriptionHandlerOK, error)
	AgentTypeDescriptionHandlerShort(params *AgentTypeDescriptionHandlerParams, authInfo runtime.ClientAuthInfoWriter) (*AgentTypeDescriptionHandlerOK, error)
	SpecificAgentTypeDescriptionHandler(params *SpecificAgentTypeDescriptionHandlerParams, authInfo runtime.ClientAuthInfoWriter) (*SpecificAgentTypeDescriptionHandlerOK, *SpecificAgentTypeDescriptionHandlerBadRequest, *SpecificAgentTypeDescriptionHandlerNotFound, error)
	SpecificAgentTypeDescriptionHandlerShort(params *SpecificAgentTypeDescriptionHandlerParams, authInfo runtime.ClientAuthInfoWriter) (*SpecificAgentTypeDescriptionHandlerOK, error)
	EventIDDescriptionHandler(params *EventIDDescriptionHandlerParams, authInfo runtime.ClientAuthInfoWriter) (*EventIDDescriptionHandlerOK, error)
	EventIDDescriptionHandlerShort(params *EventIDDescriptionHandlerParams, authInfo runtime.ClientAuthInfoWriter) (*EventIDDescriptionHandlerOK, error)
	SpecificEventIDDescriptionHandler(params *SpecificEventIDDescriptionHandlerParams, authInfo runtime.ClientAuthInfoWriter) (*SpecificEventIDDescriptionHandlerOK, *SpecificEventIDDescriptionHandlerBadRequest, *SpecificEventIDDescriptionHandlerNotFound, error)
	SpecificEventIDDescriptionHandlerShort(params *SpecificEventIDDescriptionHandlerParams, authInfo runtime.ClientAuthInfoWriter) (*SpecificEventIDDescriptionHandlerOK, error)
	EventLevelDescriptionHandler(params *EventLevelDescriptionHandlerParams, authInfo runtime.ClientAuthInfoWriter) (*EventLevelDescriptionHandlerOK, error)
	EventLevelDescriptionHandlerShort(params *EventLevelDescriptionHandlerParams, authInfo runtime.ClientAuthInfoWriter) (*EventLevelDescriptionHandlerOK, error)
	SpecificEventLevelDescriptionHandler(params *SpecificEventLevelDescriptionHandlerParams, authInfo runtime.ClientAuthInfoWriter) (*SpecificEventLevelDescriptionHandlerOK, *SpecificEventLevelDescriptionHandlerBadRequest, *SpecificEventLevelDescriptionHandlerNotFound, error)
	SpecificEventLevelDescriptionHandlerShort(params *SpecificEventLevelDescriptionHandlerParams, authInfo runtime.ClientAuthInfoWriter) (*SpecificEventLevelDescriptionHandlerOK, error)
	EventTypeDescriptionHandler(params *EventTypeDescriptionHandlerParams, authInfo runtime.ClientAuthInfoWriter) (*EventTypeDescriptionHandlerOK, error)
	EventTypeDescriptionHandlerShort(params *EventTypeDescriptionHandlerParams, authInfo runtime.ClientAuthInfoWriter) (*EventTypeDescriptionHandlerOK, error)
	SpecificEventTypeDescriptionHandler(params *SpecificEventTypeDescriptionHandlerParams, authInfo runtime.ClientAuthInfoWriter) (*SpecificEventTypeDescriptionHandlerOK, *SpecificEventTypeDescriptionHandlerBadRequest, *SpecificEventTypeDescriptionHandlerNotFound, error)
	SpecificEventTypeDescriptionHandlerShort(params *SpecificEventTypeDescriptionHandlerParams, authInfo runtime.ClientAuthInfoWriter) (*SpecificEventTypeDescriptionHandlerOK, error)
	UXNameDescriptionHandler(params *UXNameDescriptionHandlerParams, authInfo runtime.ClientAuthInfoWriter) (*UXNameDescriptionHandlerOK, error)
	UXNameDescriptionHandlerShort(params *UXNameDescriptionHandlerParams, authInfo runtime.ClientAuthInfoWriter) (*UXNameDescriptionHandlerOK, error)
	SpecificUXDescriptionHandler(params *SpecificUXDescriptionHandlerParams, authInfo runtime.ClientAuthInfoWriter) (*SpecificUXDescriptionHandlerOK, *SpecificUXDescriptionHandlerBadRequest, *SpecificUXDescriptionHandlerNotFound, error)
	SpecificUXDescriptionHandlerShort(params *SpecificUXDescriptionHandlerParams, authInfo runtime.ClientAuthInfoWriter) (*SpecificUXDescriptionHandlerOK, 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 event descriptions API client.

type EventIDDescriptionHandlerOK

type EventIDDescriptionHandlerOK struct {
	Payload *eventlogclientmodels.ModelsMultipleEventID
}

EventIDDescriptionHandlerOK handles this case with default header values.

OK

func NewEventIDDescriptionHandlerOK

func NewEventIDDescriptionHandlerOK() *EventIDDescriptionHandlerOK

NewEventIDDescriptionHandlerOK creates a EventIDDescriptionHandlerOK with default headers values

func (*EventIDDescriptionHandlerOK) Error

func (*EventIDDescriptionHandlerOK) GetPayload

func (*EventIDDescriptionHandlerOK) ToJSONString

func (o *EventIDDescriptionHandlerOK) ToJSONString() string

type EventIDDescriptionHandlerParams

type EventIDDescriptionHandlerParams struct {

	/*RetryPolicy*/
	RetryPolicy *utils.Retry

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

EventIDDescriptionHandlerParams contains all the parameters to send to the API endpoint for the event id description handler operation typically these are written to a http.Request

func NewEventIDDescriptionHandlerParams

func NewEventIDDescriptionHandlerParams() *EventIDDescriptionHandlerParams

NewEventIDDescriptionHandlerParams creates a new EventIDDescriptionHandlerParams object with the default values initialized.

func NewEventIDDescriptionHandlerParamsWithContext

func NewEventIDDescriptionHandlerParamsWithContext(ctx context.Context) *EventIDDescriptionHandlerParams

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

func NewEventIDDescriptionHandlerParamsWithHTTPClient

func NewEventIDDescriptionHandlerParamsWithHTTPClient(client *http.Client) *EventIDDescriptionHandlerParams

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

func NewEventIDDescriptionHandlerParamsWithTimeout

func NewEventIDDescriptionHandlerParamsWithTimeout(timeout time.Duration) *EventIDDescriptionHandlerParams

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

func (*EventIDDescriptionHandlerParams) SetAuthInfoWriter

func (o *EventIDDescriptionHandlerParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)

SetAuthInfoWriter adds the authInfoWriter to the event id description handler params

func (*EventIDDescriptionHandlerParams) SetContext

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

SetContext adds the context to the event id description handler params

func (*EventIDDescriptionHandlerParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the event id description handler params

func (*EventIDDescriptionHandlerParams) SetHTTPClientTransport

func (o *EventIDDescriptionHandlerParams) SetHTTPClientTransport(roundTripper http.RoundTripper)

SetHTTPClient adds the HTTPClient Transport to the event id description handler params

func (*EventIDDescriptionHandlerParams) SetTimeout

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

SetTimeout adds the timeout to the event id description handler params

func (*EventIDDescriptionHandlerParams) WithContext

WithContext adds the context to the event id description handler params

func (*EventIDDescriptionHandlerParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the event id description handler params

func (*EventIDDescriptionHandlerParams) WithTimeout

WithTimeout adds the timeout to the event id description handler params

func (*EventIDDescriptionHandlerParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type EventIDDescriptionHandlerReader

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

EventIDDescriptionHandlerReader is a Reader for the EventIDDescriptionHandler structure.

func (*EventIDDescriptionHandlerReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type EventLevelDescriptionHandlerOK

type EventLevelDescriptionHandlerOK struct {
	Payload *eventlogclientmodels.ModelsMultipleEventLevel
}

EventLevelDescriptionHandlerOK handles this case with default header values.

OK

func NewEventLevelDescriptionHandlerOK

func NewEventLevelDescriptionHandlerOK() *EventLevelDescriptionHandlerOK

NewEventLevelDescriptionHandlerOK creates a EventLevelDescriptionHandlerOK with default headers values

func (*EventLevelDescriptionHandlerOK) Error

func (*EventLevelDescriptionHandlerOK) GetPayload

func (*EventLevelDescriptionHandlerOK) ToJSONString

func (o *EventLevelDescriptionHandlerOK) ToJSONString() string

type EventLevelDescriptionHandlerParams

type EventLevelDescriptionHandlerParams struct {

	/*RetryPolicy*/
	RetryPolicy *utils.Retry

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

EventLevelDescriptionHandlerParams contains all the parameters to send to the API endpoint for the event level description handler operation typically these are written to a http.Request

func NewEventLevelDescriptionHandlerParams

func NewEventLevelDescriptionHandlerParams() *EventLevelDescriptionHandlerParams

NewEventLevelDescriptionHandlerParams creates a new EventLevelDescriptionHandlerParams object with the default values initialized.

func NewEventLevelDescriptionHandlerParamsWithContext

func NewEventLevelDescriptionHandlerParamsWithContext(ctx context.Context) *EventLevelDescriptionHandlerParams

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

func NewEventLevelDescriptionHandlerParamsWithHTTPClient

func NewEventLevelDescriptionHandlerParamsWithHTTPClient(client *http.Client) *EventLevelDescriptionHandlerParams

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

func NewEventLevelDescriptionHandlerParamsWithTimeout

func NewEventLevelDescriptionHandlerParamsWithTimeout(timeout time.Duration) *EventLevelDescriptionHandlerParams

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

func (*EventLevelDescriptionHandlerParams) SetAuthInfoWriter

func (o *EventLevelDescriptionHandlerParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)

SetAuthInfoWriter adds the authInfoWriter to the event level description handler params

func (*EventLevelDescriptionHandlerParams) SetContext

SetContext adds the context to the event level description handler params

func (*EventLevelDescriptionHandlerParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the event level description handler params

func (*EventLevelDescriptionHandlerParams) SetHTTPClientTransport

func (o *EventLevelDescriptionHandlerParams) SetHTTPClientTransport(roundTripper http.RoundTripper)

SetHTTPClient adds the HTTPClient Transport to the event level description handler params

func (*EventLevelDescriptionHandlerParams) SetTimeout

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

SetTimeout adds the timeout to the event level description handler params

func (*EventLevelDescriptionHandlerParams) WithContext

WithContext adds the context to the event level description handler params

func (*EventLevelDescriptionHandlerParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the event level description handler params

func (*EventLevelDescriptionHandlerParams) WithTimeout

WithTimeout adds the timeout to the event level description handler params

func (*EventLevelDescriptionHandlerParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type EventLevelDescriptionHandlerReader

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

EventLevelDescriptionHandlerReader is a Reader for the EventLevelDescriptionHandler structure.

func (*EventLevelDescriptionHandlerReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type EventTypeDescriptionHandlerOK

type EventTypeDescriptionHandlerOK struct {
	Payload *eventlogclientmodels.ModelsMultipleEventType
}

EventTypeDescriptionHandlerOK handles this case with default header values.

OK

func NewEventTypeDescriptionHandlerOK

func NewEventTypeDescriptionHandlerOK() *EventTypeDescriptionHandlerOK

NewEventTypeDescriptionHandlerOK creates a EventTypeDescriptionHandlerOK with default headers values

func (*EventTypeDescriptionHandlerOK) Error

func (*EventTypeDescriptionHandlerOK) GetPayload

func (*EventTypeDescriptionHandlerOK) ToJSONString

func (o *EventTypeDescriptionHandlerOK) ToJSONString() string

type EventTypeDescriptionHandlerParams

type EventTypeDescriptionHandlerParams struct {

	/*RetryPolicy*/
	RetryPolicy *utils.Retry

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

EventTypeDescriptionHandlerParams contains all the parameters to send to the API endpoint for the event type description handler operation typically these are written to a http.Request

func NewEventTypeDescriptionHandlerParams

func NewEventTypeDescriptionHandlerParams() *EventTypeDescriptionHandlerParams

NewEventTypeDescriptionHandlerParams creates a new EventTypeDescriptionHandlerParams object with the default values initialized.

func NewEventTypeDescriptionHandlerParamsWithContext

func NewEventTypeDescriptionHandlerParamsWithContext(ctx context.Context) *EventTypeDescriptionHandlerParams

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

func NewEventTypeDescriptionHandlerParamsWithHTTPClient

func NewEventTypeDescriptionHandlerParamsWithHTTPClient(client *http.Client) *EventTypeDescriptionHandlerParams

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

func NewEventTypeDescriptionHandlerParamsWithTimeout

func NewEventTypeDescriptionHandlerParamsWithTimeout(timeout time.Duration) *EventTypeDescriptionHandlerParams

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

func (*EventTypeDescriptionHandlerParams) SetAuthInfoWriter

func (o *EventTypeDescriptionHandlerParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)

SetAuthInfoWriter adds the authInfoWriter to the event type description handler params

func (*EventTypeDescriptionHandlerParams) SetContext

SetContext adds the context to the event type description handler params

func (*EventTypeDescriptionHandlerParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the event type description handler params

func (*EventTypeDescriptionHandlerParams) SetHTTPClientTransport

func (o *EventTypeDescriptionHandlerParams) SetHTTPClientTransport(roundTripper http.RoundTripper)

SetHTTPClient adds the HTTPClient Transport to the event type description handler params

func (*EventTypeDescriptionHandlerParams) SetTimeout

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

SetTimeout adds the timeout to the event type description handler params

func (*EventTypeDescriptionHandlerParams) WithContext

WithContext adds the context to the event type description handler params

func (*EventTypeDescriptionHandlerParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the event type description handler params

func (*EventTypeDescriptionHandlerParams) WithTimeout

WithTimeout adds the timeout to the event type description handler params

func (*EventTypeDescriptionHandlerParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type EventTypeDescriptionHandlerReader

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

EventTypeDescriptionHandlerReader is a Reader for the EventTypeDescriptionHandler structure.

func (*EventTypeDescriptionHandlerReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type SpecificAgentTypeDescriptionHandlerBadRequest

type SpecificAgentTypeDescriptionHandlerBadRequest struct {
}

SpecificAgentTypeDescriptionHandlerBadRequest handles this case with default header values.

Bad Request

func NewSpecificAgentTypeDescriptionHandlerBadRequest

func NewSpecificAgentTypeDescriptionHandlerBadRequest() *SpecificAgentTypeDescriptionHandlerBadRequest

NewSpecificAgentTypeDescriptionHandlerBadRequest creates a SpecificAgentTypeDescriptionHandlerBadRequest with default headers values

func (*SpecificAgentTypeDescriptionHandlerBadRequest) Error

type SpecificAgentTypeDescriptionHandlerNotFound

type SpecificAgentTypeDescriptionHandlerNotFound struct {
}

SpecificAgentTypeDescriptionHandlerNotFound handles this case with default header values.

Not Found

func NewSpecificAgentTypeDescriptionHandlerNotFound

func NewSpecificAgentTypeDescriptionHandlerNotFound() *SpecificAgentTypeDescriptionHandlerNotFound

NewSpecificAgentTypeDescriptionHandlerNotFound creates a SpecificAgentTypeDescriptionHandlerNotFound with default headers values

func (*SpecificAgentTypeDescriptionHandlerNotFound) Error

type SpecificAgentTypeDescriptionHandlerOK

type SpecificAgentTypeDescriptionHandlerOK struct {
	Payload *eventlogclientmodels.ModelsMultipleAgentType
}

SpecificAgentTypeDescriptionHandlerOK handles this case with default header values.

OK

func NewSpecificAgentTypeDescriptionHandlerOK

func NewSpecificAgentTypeDescriptionHandlerOK() *SpecificAgentTypeDescriptionHandlerOK

NewSpecificAgentTypeDescriptionHandlerOK creates a SpecificAgentTypeDescriptionHandlerOK with default headers values

func (*SpecificAgentTypeDescriptionHandlerOK) Error

func (*SpecificAgentTypeDescriptionHandlerOK) GetPayload

func (*SpecificAgentTypeDescriptionHandlerOK) ToJSONString

type SpecificAgentTypeDescriptionHandlerParams

type SpecificAgentTypeDescriptionHandlerParams struct {

	/*RetryPolicy*/
	RetryPolicy *utils.Retry
	/*AgentTypes
	  Comma separated value of agent types

	*/
	AgentTypes *string

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

SpecificAgentTypeDescriptionHandlerParams contains all the parameters to send to the API endpoint for the specific agent type description handler operation typically these are written to a http.Request

func NewSpecificAgentTypeDescriptionHandlerParams

func NewSpecificAgentTypeDescriptionHandlerParams() *SpecificAgentTypeDescriptionHandlerParams

NewSpecificAgentTypeDescriptionHandlerParams creates a new SpecificAgentTypeDescriptionHandlerParams object with the default values initialized.

func NewSpecificAgentTypeDescriptionHandlerParamsWithContext

func NewSpecificAgentTypeDescriptionHandlerParamsWithContext(ctx context.Context) *SpecificAgentTypeDescriptionHandlerParams

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

func NewSpecificAgentTypeDescriptionHandlerParamsWithHTTPClient

func NewSpecificAgentTypeDescriptionHandlerParamsWithHTTPClient(client *http.Client) *SpecificAgentTypeDescriptionHandlerParams

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

func NewSpecificAgentTypeDescriptionHandlerParamsWithTimeout

func NewSpecificAgentTypeDescriptionHandlerParamsWithTimeout(timeout time.Duration) *SpecificAgentTypeDescriptionHandlerParams

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

func (*SpecificAgentTypeDescriptionHandlerParams) SetAgentTypes

func (o *SpecificAgentTypeDescriptionHandlerParams) SetAgentTypes(agentTypes *string)

SetAgentTypes adds the agentTypes to the specific agent type description handler params

func (*SpecificAgentTypeDescriptionHandlerParams) SetAuthInfoWriter

func (o *SpecificAgentTypeDescriptionHandlerParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)

SetAuthInfoWriter adds the authInfoWriter to the specific agent type description handler params

func (*SpecificAgentTypeDescriptionHandlerParams) SetContext

SetContext adds the context to the specific agent type description handler params

func (*SpecificAgentTypeDescriptionHandlerParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the specific agent type description handler params

func (*SpecificAgentTypeDescriptionHandlerParams) SetHTTPClientTransport

func (o *SpecificAgentTypeDescriptionHandlerParams) SetHTTPClientTransport(roundTripper http.RoundTripper)

SetHTTPClient adds the HTTPClient Transport to the specific agent type description handler params

func (*SpecificAgentTypeDescriptionHandlerParams) SetTimeout

SetTimeout adds the timeout to the specific agent type description handler params

func (*SpecificAgentTypeDescriptionHandlerParams) WithAgentTypes

WithAgentTypes adds the agentTypes to the specific agent type description handler params

func (*SpecificAgentTypeDescriptionHandlerParams) WithContext

WithContext adds the context to the specific agent type description handler params

func (*SpecificAgentTypeDescriptionHandlerParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the specific agent type description handler params

func (*SpecificAgentTypeDescriptionHandlerParams) WithTimeout

WithTimeout adds the timeout to the specific agent type description handler params

func (*SpecificAgentTypeDescriptionHandlerParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type SpecificAgentTypeDescriptionHandlerReader

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

SpecificAgentTypeDescriptionHandlerReader is a Reader for the SpecificAgentTypeDescriptionHandler structure.

func (*SpecificAgentTypeDescriptionHandlerReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type SpecificEventIDDescriptionHandlerBadRequest

type SpecificEventIDDescriptionHandlerBadRequest struct {
}

SpecificEventIDDescriptionHandlerBadRequest handles this case with default header values.

Bad Request

func NewSpecificEventIDDescriptionHandlerBadRequest

func NewSpecificEventIDDescriptionHandlerBadRequest() *SpecificEventIDDescriptionHandlerBadRequest

NewSpecificEventIDDescriptionHandlerBadRequest creates a SpecificEventIDDescriptionHandlerBadRequest with default headers values

func (*SpecificEventIDDescriptionHandlerBadRequest) Error

type SpecificEventIDDescriptionHandlerNotFound

type SpecificEventIDDescriptionHandlerNotFound struct {
}

SpecificEventIDDescriptionHandlerNotFound handles this case with default header values.

Not Found

func NewSpecificEventIDDescriptionHandlerNotFound

func NewSpecificEventIDDescriptionHandlerNotFound() *SpecificEventIDDescriptionHandlerNotFound

NewSpecificEventIDDescriptionHandlerNotFound creates a SpecificEventIDDescriptionHandlerNotFound with default headers values

func (*SpecificEventIDDescriptionHandlerNotFound) Error

type SpecificEventIDDescriptionHandlerOK

type SpecificEventIDDescriptionHandlerOK struct {
	Payload *eventlogclientmodels.ModelsMultipleEventID
}

SpecificEventIDDescriptionHandlerOK handles this case with default header values.

OK

func NewSpecificEventIDDescriptionHandlerOK

func NewSpecificEventIDDescriptionHandlerOK() *SpecificEventIDDescriptionHandlerOK

NewSpecificEventIDDescriptionHandlerOK creates a SpecificEventIDDescriptionHandlerOK with default headers values

func (*SpecificEventIDDescriptionHandlerOK) Error

func (*SpecificEventIDDescriptionHandlerOK) GetPayload

func (*SpecificEventIDDescriptionHandlerOK) ToJSONString

func (o *SpecificEventIDDescriptionHandlerOK) ToJSONString() string

type SpecificEventIDDescriptionHandlerParams

type SpecificEventIDDescriptionHandlerParams struct {

	/*RetryPolicy*/
	RetryPolicy *utils.Retry
	/*EventIds
	  Comma separated value of eventIDs

	*/
	EventIds *string

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

SpecificEventIDDescriptionHandlerParams contains all the parameters to send to the API endpoint for the specific event id description handler operation typically these are written to a http.Request

func NewSpecificEventIDDescriptionHandlerParams

func NewSpecificEventIDDescriptionHandlerParams() *SpecificEventIDDescriptionHandlerParams

NewSpecificEventIDDescriptionHandlerParams creates a new SpecificEventIDDescriptionHandlerParams object with the default values initialized.

func NewSpecificEventIDDescriptionHandlerParamsWithContext

func NewSpecificEventIDDescriptionHandlerParamsWithContext(ctx context.Context) *SpecificEventIDDescriptionHandlerParams

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

func NewSpecificEventIDDescriptionHandlerParamsWithHTTPClient

func NewSpecificEventIDDescriptionHandlerParamsWithHTTPClient(client *http.Client) *SpecificEventIDDescriptionHandlerParams

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

func NewSpecificEventIDDescriptionHandlerParamsWithTimeout

func NewSpecificEventIDDescriptionHandlerParamsWithTimeout(timeout time.Duration) *SpecificEventIDDescriptionHandlerParams

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

func (*SpecificEventIDDescriptionHandlerParams) SetAuthInfoWriter

func (o *SpecificEventIDDescriptionHandlerParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)

SetAuthInfoWriter adds the authInfoWriter to the specific event id description handler params

func (*SpecificEventIDDescriptionHandlerParams) SetContext

SetContext adds the context to the specific event id description handler params

func (*SpecificEventIDDescriptionHandlerParams) SetEventIds

func (o *SpecificEventIDDescriptionHandlerParams) SetEventIds(eventIds *string)

SetEventIds adds the eventIds to the specific event id description handler params

func (*SpecificEventIDDescriptionHandlerParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the specific event id description handler params

func (*SpecificEventIDDescriptionHandlerParams) SetHTTPClientTransport

func (o *SpecificEventIDDescriptionHandlerParams) SetHTTPClientTransport(roundTripper http.RoundTripper)

SetHTTPClient adds the HTTPClient Transport to the specific event id description handler params

func (*SpecificEventIDDescriptionHandlerParams) SetTimeout

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

SetTimeout adds the timeout to the specific event id description handler params

func (*SpecificEventIDDescriptionHandlerParams) WithContext

WithContext adds the context to the specific event id description handler params

func (*SpecificEventIDDescriptionHandlerParams) WithEventIds

WithEventIds adds the eventIds to the specific event id description handler params

func (*SpecificEventIDDescriptionHandlerParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the specific event id description handler params

func (*SpecificEventIDDescriptionHandlerParams) WithTimeout

WithTimeout adds the timeout to the specific event id description handler params

func (*SpecificEventIDDescriptionHandlerParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type SpecificEventIDDescriptionHandlerReader

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

SpecificEventIDDescriptionHandlerReader is a Reader for the SpecificEventIDDescriptionHandler structure.

func (*SpecificEventIDDescriptionHandlerReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type SpecificEventLevelDescriptionHandlerBadRequest

type SpecificEventLevelDescriptionHandlerBadRequest struct {
}

SpecificEventLevelDescriptionHandlerBadRequest handles this case with default header values.

Bad Request

func NewSpecificEventLevelDescriptionHandlerBadRequest

func NewSpecificEventLevelDescriptionHandlerBadRequest() *SpecificEventLevelDescriptionHandlerBadRequest

NewSpecificEventLevelDescriptionHandlerBadRequest creates a SpecificEventLevelDescriptionHandlerBadRequest with default headers values

func (*SpecificEventLevelDescriptionHandlerBadRequest) Error

type SpecificEventLevelDescriptionHandlerNotFound

type SpecificEventLevelDescriptionHandlerNotFound struct {
}

SpecificEventLevelDescriptionHandlerNotFound handles this case with default header values.

Not Found

func NewSpecificEventLevelDescriptionHandlerNotFound

func NewSpecificEventLevelDescriptionHandlerNotFound() *SpecificEventLevelDescriptionHandlerNotFound

NewSpecificEventLevelDescriptionHandlerNotFound creates a SpecificEventLevelDescriptionHandlerNotFound with default headers values

func (*SpecificEventLevelDescriptionHandlerNotFound) Error

type SpecificEventLevelDescriptionHandlerOK

type SpecificEventLevelDescriptionHandlerOK struct {
	Payload *eventlogclientmodels.ModelsMultipleEventLevel
}

SpecificEventLevelDescriptionHandlerOK handles this case with default header values.

OK

func NewSpecificEventLevelDescriptionHandlerOK

func NewSpecificEventLevelDescriptionHandlerOK() *SpecificEventLevelDescriptionHandlerOK

NewSpecificEventLevelDescriptionHandlerOK creates a SpecificEventLevelDescriptionHandlerOK with default headers values

func (*SpecificEventLevelDescriptionHandlerOK) Error

func (*SpecificEventLevelDescriptionHandlerOK) GetPayload

func (*SpecificEventLevelDescriptionHandlerOK) ToJSONString

type SpecificEventLevelDescriptionHandlerParams

type SpecificEventLevelDescriptionHandlerParams struct {

	/*RetryPolicy*/
	RetryPolicy *utils.Retry
	/*EventLevels
	  Comma separated value of event levels

	*/
	EventLevels *string

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

SpecificEventLevelDescriptionHandlerParams contains all the parameters to send to the API endpoint for the specific event level description handler operation typically these are written to a http.Request

func NewSpecificEventLevelDescriptionHandlerParams

func NewSpecificEventLevelDescriptionHandlerParams() *SpecificEventLevelDescriptionHandlerParams

NewSpecificEventLevelDescriptionHandlerParams creates a new SpecificEventLevelDescriptionHandlerParams object with the default values initialized.

func NewSpecificEventLevelDescriptionHandlerParamsWithContext

func NewSpecificEventLevelDescriptionHandlerParamsWithContext(ctx context.Context) *SpecificEventLevelDescriptionHandlerParams

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

func NewSpecificEventLevelDescriptionHandlerParamsWithHTTPClient

func NewSpecificEventLevelDescriptionHandlerParamsWithHTTPClient(client *http.Client) *SpecificEventLevelDescriptionHandlerParams

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

func NewSpecificEventLevelDescriptionHandlerParamsWithTimeout

func NewSpecificEventLevelDescriptionHandlerParamsWithTimeout(timeout time.Duration) *SpecificEventLevelDescriptionHandlerParams

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

func (*SpecificEventLevelDescriptionHandlerParams) SetAuthInfoWriter

func (o *SpecificEventLevelDescriptionHandlerParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)

SetAuthInfoWriter adds the authInfoWriter to the specific event level description handler params

func (*SpecificEventLevelDescriptionHandlerParams) SetContext

SetContext adds the context to the specific event level description handler params

func (*SpecificEventLevelDescriptionHandlerParams) SetEventLevels

func (o *SpecificEventLevelDescriptionHandlerParams) SetEventLevels(eventLevels *string)

SetEventLevels adds the eventLevels to the specific event level description handler params

func (*SpecificEventLevelDescriptionHandlerParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the specific event level description handler params

func (*SpecificEventLevelDescriptionHandlerParams) SetHTTPClientTransport

func (o *SpecificEventLevelDescriptionHandlerParams) SetHTTPClientTransport(roundTripper http.RoundTripper)

SetHTTPClient adds the HTTPClient Transport to the specific event level description handler params

func (*SpecificEventLevelDescriptionHandlerParams) SetTimeout

SetTimeout adds the timeout to the specific event level description handler params

func (*SpecificEventLevelDescriptionHandlerParams) WithContext

WithContext adds the context to the specific event level description handler params

func (*SpecificEventLevelDescriptionHandlerParams) WithEventLevels

WithEventLevels adds the eventLevels to the specific event level description handler params

func (*SpecificEventLevelDescriptionHandlerParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the specific event level description handler params

func (*SpecificEventLevelDescriptionHandlerParams) WithTimeout

WithTimeout adds the timeout to the specific event level description handler params

func (*SpecificEventLevelDescriptionHandlerParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type SpecificEventLevelDescriptionHandlerReader

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

SpecificEventLevelDescriptionHandlerReader is a Reader for the SpecificEventLevelDescriptionHandler structure.

func (*SpecificEventLevelDescriptionHandlerReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type SpecificEventTypeDescriptionHandlerBadRequest

type SpecificEventTypeDescriptionHandlerBadRequest struct {
}

SpecificEventTypeDescriptionHandlerBadRequest handles this case with default header values.

Bad Request

func NewSpecificEventTypeDescriptionHandlerBadRequest

func NewSpecificEventTypeDescriptionHandlerBadRequest() *SpecificEventTypeDescriptionHandlerBadRequest

NewSpecificEventTypeDescriptionHandlerBadRequest creates a SpecificEventTypeDescriptionHandlerBadRequest with default headers values

func (*SpecificEventTypeDescriptionHandlerBadRequest) Error

type SpecificEventTypeDescriptionHandlerNotFound

type SpecificEventTypeDescriptionHandlerNotFound struct {
}

SpecificEventTypeDescriptionHandlerNotFound handles this case with default header values.

Not Found

func NewSpecificEventTypeDescriptionHandlerNotFound

func NewSpecificEventTypeDescriptionHandlerNotFound() *SpecificEventTypeDescriptionHandlerNotFound

NewSpecificEventTypeDescriptionHandlerNotFound creates a SpecificEventTypeDescriptionHandlerNotFound with default headers values

func (*SpecificEventTypeDescriptionHandlerNotFound) Error

type SpecificEventTypeDescriptionHandlerOK

type SpecificEventTypeDescriptionHandlerOK struct {
	Payload *eventlogclientmodels.ModelsMultipleEventType
}

SpecificEventTypeDescriptionHandlerOK handles this case with default header values.

OK

func NewSpecificEventTypeDescriptionHandlerOK

func NewSpecificEventTypeDescriptionHandlerOK() *SpecificEventTypeDescriptionHandlerOK

NewSpecificEventTypeDescriptionHandlerOK creates a SpecificEventTypeDescriptionHandlerOK with default headers values

func (*SpecificEventTypeDescriptionHandlerOK) Error

func (*SpecificEventTypeDescriptionHandlerOK) GetPayload

func (*SpecificEventTypeDescriptionHandlerOK) ToJSONString

type SpecificEventTypeDescriptionHandlerParams

type SpecificEventTypeDescriptionHandlerParams struct {

	/*RetryPolicy*/
	RetryPolicy *utils.Retry
	/*EventTypes
	  Comma separated value of eventIDs

	*/
	EventTypes *string

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

SpecificEventTypeDescriptionHandlerParams contains all the parameters to send to the API endpoint for the specific event type description handler operation typically these are written to a http.Request

func NewSpecificEventTypeDescriptionHandlerParams

func NewSpecificEventTypeDescriptionHandlerParams() *SpecificEventTypeDescriptionHandlerParams

NewSpecificEventTypeDescriptionHandlerParams creates a new SpecificEventTypeDescriptionHandlerParams object with the default values initialized.

func NewSpecificEventTypeDescriptionHandlerParamsWithContext

func NewSpecificEventTypeDescriptionHandlerParamsWithContext(ctx context.Context) *SpecificEventTypeDescriptionHandlerParams

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

func NewSpecificEventTypeDescriptionHandlerParamsWithHTTPClient

func NewSpecificEventTypeDescriptionHandlerParamsWithHTTPClient(client *http.Client) *SpecificEventTypeDescriptionHandlerParams

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

func NewSpecificEventTypeDescriptionHandlerParamsWithTimeout

func NewSpecificEventTypeDescriptionHandlerParamsWithTimeout(timeout time.Duration) *SpecificEventTypeDescriptionHandlerParams

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

func (*SpecificEventTypeDescriptionHandlerParams) SetAuthInfoWriter

func (o *SpecificEventTypeDescriptionHandlerParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)

SetAuthInfoWriter adds the authInfoWriter to the specific event type description handler params

func (*SpecificEventTypeDescriptionHandlerParams) SetContext

SetContext adds the context to the specific event type description handler params

func (*SpecificEventTypeDescriptionHandlerParams) SetEventTypes

func (o *SpecificEventTypeDescriptionHandlerParams) SetEventTypes(eventTypes *string)

SetEventTypes adds the eventTypes to the specific event type description handler params

func (*SpecificEventTypeDescriptionHandlerParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the specific event type description handler params

func (*SpecificEventTypeDescriptionHandlerParams) SetHTTPClientTransport

func (o *SpecificEventTypeDescriptionHandlerParams) SetHTTPClientTransport(roundTripper http.RoundTripper)

SetHTTPClient adds the HTTPClient Transport to the specific event type description handler params

func (*SpecificEventTypeDescriptionHandlerParams) SetTimeout

SetTimeout adds the timeout to the specific event type description handler params

func (*SpecificEventTypeDescriptionHandlerParams) WithContext

WithContext adds the context to the specific event type description handler params

func (*SpecificEventTypeDescriptionHandlerParams) WithEventTypes

WithEventTypes adds the eventTypes to the specific event type description handler params

func (*SpecificEventTypeDescriptionHandlerParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the specific event type description handler params

func (*SpecificEventTypeDescriptionHandlerParams) WithTimeout

WithTimeout adds the timeout to the specific event type description handler params

func (*SpecificEventTypeDescriptionHandlerParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type SpecificEventTypeDescriptionHandlerReader

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

SpecificEventTypeDescriptionHandlerReader is a Reader for the SpecificEventTypeDescriptionHandler structure.

func (*SpecificEventTypeDescriptionHandlerReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type SpecificUXDescriptionHandlerBadRequest

type SpecificUXDescriptionHandlerBadRequest struct {
}

SpecificUXDescriptionHandlerBadRequest handles this case with default header values.

Bad Request

func NewSpecificUXDescriptionHandlerBadRequest

func NewSpecificUXDescriptionHandlerBadRequest() *SpecificUXDescriptionHandlerBadRequest

NewSpecificUXDescriptionHandlerBadRequest creates a SpecificUXDescriptionHandlerBadRequest with default headers values

func (*SpecificUXDescriptionHandlerBadRequest) Error

type SpecificUXDescriptionHandlerNotFound

type SpecificUXDescriptionHandlerNotFound struct {
}

SpecificUXDescriptionHandlerNotFound handles this case with default header values.

Not Found

func NewSpecificUXDescriptionHandlerNotFound

func NewSpecificUXDescriptionHandlerNotFound() *SpecificUXDescriptionHandlerNotFound

NewSpecificUXDescriptionHandlerNotFound creates a SpecificUXDescriptionHandlerNotFound with default headers values

func (*SpecificUXDescriptionHandlerNotFound) Error

type SpecificUXDescriptionHandlerOK

type SpecificUXDescriptionHandlerOK struct {
	Payload *eventlogclientmodels.ModelsMultipleUX
}

SpecificUXDescriptionHandlerOK handles this case with default header values.

OK

func NewSpecificUXDescriptionHandlerOK

func NewSpecificUXDescriptionHandlerOK() *SpecificUXDescriptionHandlerOK

NewSpecificUXDescriptionHandlerOK creates a SpecificUXDescriptionHandlerOK with default headers values

func (*SpecificUXDescriptionHandlerOK) Error

func (*SpecificUXDescriptionHandlerOK) GetPayload

func (*SpecificUXDescriptionHandlerOK) ToJSONString

func (o *SpecificUXDescriptionHandlerOK) ToJSONString() string

type SpecificUXDescriptionHandlerParams

type SpecificUXDescriptionHandlerParams struct {

	/*RetryPolicy*/
	RetryPolicy *utils.Retry
	/*Ux
	  Comma separated value of UX

	*/
	Ux *string

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

SpecificUXDescriptionHandlerParams contains all the parameters to send to the API endpoint for the specific ux description handler operation typically these are written to a http.Request

func NewSpecificUXDescriptionHandlerParams

func NewSpecificUXDescriptionHandlerParams() *SpecificUXDescriptionHandlerParams

NewSpecificUXDescriptionHandlerParams creates a new SpecificUXDescriptionHandlerParams object with the default values initialized.

func NewSpecificUXDescriptionHandlerParamsWithContext

func NewSpecificUXDescriptionHandlerParamsWithContext(ctx context.Context) *SpecificUXDescriptionHandlerParams

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

func NewSpecificUXDescriptionHandlerParamsWithHTTPClient

func NewSpecificUXDescriptionHandlerParamsWithHTTPClient(client *http.Client) *SpecificUXDescriptionHandlerParams

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

func NewSpecificUXDescriptionHandlerParamsWithTimeout

func NewSpecificUXDescriptionHandlerParamsWithTimeout(timeout time.Duration) *SpecificUXDescriptionHandlerParams

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

func (*SpecificUXDescriptionHandlerParams) SetAuthInfoWriter

func (o *SpecificUXDescriptionHandlerParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)

SetAuthInfoWriter adds the authInfoWriter to the specific ux description handler params

func (*SpecificUXDescriptionHandlerParams) SetContext

SetContext adds the context to the specific ux description handler params

func (*SpecificUXDescriptionHandlerParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the specific ux description handler params

func (*SpecificUXDescriptionHandlerParams) SetHTTPClientTransport

func (o *SpecificUXDescriptionHandlerParams) SetHTTPClientTransport(roundTripper http.RoundTripper)

SetHTTPClient adds the HTTPClient Transport to the specific ux description handler params

func (*SpecificUXDescriptionHandlerParams) SetTimeout

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

SetTimeout adds the timeout to the specific ux description handler params

func (*SpecificUXDescriptionHandlerParams) SetUx

SetUx adds the ux to the specific ux description handler params

func (*SpecificUXDescriptionHandlerParams) WithContext

WithContext adds the context to the specific ux description handler params

func (*SpecificUXDescriptionHandlerParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the specific ux description handler params

func (*SpecificUXDescriptionHandlerParams) WithTimeout

WithTimeout adds the timeout to the specific ux description handler params

func (*SpecificUXDescriptionHandlerParams) WithUx

WithUx adds the ux to the specific ux description handler params

func (*SpecificUXDescriptionHandlerParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type SpecificUXDescriptionHandlerReader

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

SpecificUXDescriptionHandlerReader is a Reader for the SpecificUXDescriptionHandler structure.

func (*SpecificUXDescriptionHandlerReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type UXNameDescriptionHandlerOK

type UXNameDescriptionHandlerOK struct {
	Payload *eventlogclientmodels.ModelsMultipleUX
}

UXNameDescriptionHandlerOK handles this case with default header values.

OK

func NewUXNameDescriptionHandlerOK

func NewUXNameDescriptionHandlerOK() *UXNameDescriptionHandlerOK

NewUXNameDescriptionHandlerOK creates a UXNameDescriptionHandlerOK with default headers values

func (*UXNameDescriptionHandlerOK) Error

func (*UXNameDescriptionHandlerOK) GetPayload

func (*UXNameDescriptionHandlerOK) ToJSONString

func (o *UXNameDescriptionHandlerOK) ToJSONString() string

type UXNameDescriptionHandlerParams

type UXNameDescriptionHandlerParams struct {

	/*RetryPolicy*/
	RetryPolicy *utils.Retry

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

UXNameDescriptionHandlerParams contains all the parameters to send to the API endpoint for the ux name description handler operation typically these are written to a http.Request

func NewUXNameDescriptionHandlerParams

func NewUXNameDescriptionHandlerParams() *UXNameDescriptionHandlerParams

NewUXNameDescriptionHandlerParams creates a new UXNameDescriptionHandlerParams object with the default values initialized.

func NewUXNameDescriptionHandlerParamsWithContext

func NewUXNameDescriptionHandlerParamsWithContext(ctx context.Context) *UXNameDescriptionHandlerParams

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

func NewUXNameDescriptionHandlerParamsWithHTTPClient

func NewUXNameDescriptionHandlerParamsWithHTTPClient(client *http.Client) *UXNameDescriptionHandlerParams

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

func NewUXNameDescriptionHandlerParamsWithTimeout

func NewUXNameDescriptionHandlerParamsWithTimeout(timeout time.Duration) *UXNameDescriptionHandlerParams

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

func (*UXNameDescriptionHandlerParams) SetAuthInfoWriter

func (o *UXNameDescriptionHandlerParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)

SetAuthInfoWriter adds the authInfoWriter to the ux name description handler params

func (*UXNameDescriptionHandlerParams) SetContext

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

SetContext adds the context to the ux name description handler params

func (*UXNameDescriptionHandlerParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the ux name description handler params

func (*UXNameDescriptionHandlerParams) SetHTTPClientTransport

func (o *UXNameDescriptionHandlerParams) SetHTTPClientTransport(roundTripper http.RoundTripper)

SetHTTPClient adds the HTTPClient Transport to the ux name description handler params

func (*UXNameDescriptionHandlerParams) SetTimeout

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

SetTimeout adds the timeout to the ux name description handler params

func (*UXNameDescriptionHandlerParams) WithContext

WithContext adds the context to the ux name description handler params

func (*UXNameDescriptionHandlerParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the ux name description handler params

func (*UXNameDescriptionHandlerParams) WithTimeout

WithTimeout adds the timeout to the ux name description handler params

func (*UXNameDescriptionHandlerParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type UXNameDescriptionHandlerReader

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

UXNameDescriptionHandlerReader is a Reader for the UXNameDescriptionHandler structure.

func (*UXNameDescriptionHandlerReader) ReadResponse

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

ReadResponse reads a server response into the received o.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL