p_cloud_events

package
v0.0.0-...-32f6bd3 Latest Latest
Warning

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

Go to latest
Published: Jul 11, 2023 License: Apache-2.0 Imports: 10 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 p cloud events API

func (*Client) PcloudEventsGet

func (a *Client) PcloudEventsGet(params *PcloudEventsGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PcloudEventsGetOK, error)

PcloudEventsGet gets a single event

func (*Client) PcloudEventsGetquery

func (a *Client) PcloudEventsGetquery(params *PcloudEventsGetqueryParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PcloudEventsGetqueryOK, error)

PcloudEventsGetquery gets events from this cloud instance since a specific timestamp

func (*Client) SetTransport

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

SetTransport changes the transport on the client

type ClientOption

type ClientOption func(*runtime.ClientOperation)

ClientOption is the option for Client methods

type ClientService

type ClientService interface {
	PcloudEventsGet(params *PcloudEventsGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PcloudEventsGetOK, error)

	PcloudEventsGetquery(params *PcloudEventsGetqueryParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PcloudEventsGetqueryOK, 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 p cloud events API client.

type PcloudEventsGetBadRequest

type PcloudEventsGetBadRequest struct {
	Payload *models.Error
}

PcloudEventsGetBadRequest describes a response with status code 400, with default header values.

Bad Request

func NewPcloudEventsGetBadRequest

func NewPcloudEventsGetBadRequest() *PcloudEventsGetBadRequest

NewPcloudEventsGetBadRequest creates a PcloudEventsGetBadRequest with default headers values

func (*PcloudEventsGetBadRequest) Code

func (o *PcloudEventsGetBadRequest) Code() int

Code gets the status code for the pcloud events get bad request response

func (*PcloudEventsGetBadRequest) Error

func (o *PcloudEventsGetBadRequest) Error() string

func (*PcloudEventsGetBadRequest) GetPayload

func (o *PcloudEventsGetBadRequest) GetPayload() *models.Error

func (*PcloudEventsGetBadRequest) IsClientError

func (o *PcloudEventsGetBadRequest) IsClientError() bool

IsClientError returns true when this pcloud events get bad request response has a 4xx status code

func (*PcloudEventsGetBadRequest) IsCode

func (o *PcloudEventsGetBadRequest) IsCode(code int) bool

IsCode returns true when this pcloud events get bad request response a status code equal to that given

func (*PcloudEventsGetBadRequest) IsRedirect

func (o *PcloudEventsGetBadRequest) IsRedirect() bool

IsRedirect returns true when this pcloud events get bad request response has a 3xx status code

func (*PcloudEventsGetBadRequest) IsServerError

func (o *PcloudEventsGetBadRequest) IsServerError() bool

IsServerError returns true when this pcloud events get bad request response has a 5xx status code

func (*PcloudEventsGetBadRequest) IsSuccess

func (o *PcloudEventsGetBadRequest) IsSuccess() bool

IsSuccess returns true when this pcloud events get bad request response has a 2xx status code

func (*PcloudEventsGetBadRequest) String

func (o *PcloudEventsGetBadRequest) String() string

type PcloudEventsGetForbidden

type PcloudEventsGetForbidden struct {
	Payload *models.Error
}

PcloudEventsGetForbidden describes a response with status code 403, with default header values.

Forbidden

func NewPcloudEventsGetForbidden

func NewPcloudEventsGetForbidden() *PcloudEventsGetForbidden

NewPcloudEventsGetForbidden creates a PcloudEventsGetForbidden with default headers values

func (*PcloudEventsGetForbidden) Code

func (o *PcloudEventsGetForbidden) Code() int

Code gets the status code for the pcloud events get forbidden response

func (*PcloudEventsGetForbidden) Error

func (o *PcloudEventsGetForbidden) Error() string

func (*PcloudEventsGetForbidden) GetPayload

func (o *PcloudEventsGetForbidden) GetPayload() *models.Error

func (*PcloudEventsGetForbidden) IsClientError

func (o *PcloudEventsGetForbidden) IsClientError() bool

IsClientError returns true when this pcloud events get forbidden response has a 4xx status code

func (*PcloudEventsGetForbidden) IsCode

func (o *PcloudEventsGetForbidden) IsCode(code int) bool

IsCode returns true when this pcloud events get forbidden response a status code equal to that given

func (*PcloudEventsGetForbidden) IsRedirect

func (o *PcloudEventsGetForbidden) IsRedirect() bool

IsRedirect returns true when this pcloud events get forbidden response has a 3xx status code

func (*PcloudEventsGetForbidden) IsServerError

func (o *PcloudEventsGetForbidden) IsServerError() bool

IsServerError returns true when this pcloud events get forbidden response has a 5xx status code

func (*PcloudEventsGetForbidden) IsSuccess

func (o *PcloudEventsGetForbidden) IsSuccess() bool

IsSuccess returns true when this pcloud events get forbidden response has a 2xx status code

func (*PcloudEventsGetForbidden) String

func (o *PcloudEventsGetForbidden) String() string

type PcloudEventsGetInternalServerError

type PcloudEventsGetInternalServerError struct {
	Payload *models.Error
}

PcloudEventsGetInternalServerError describes a response with status code 500, with default header values.

Internal Server Error

func NewPcloudEventsGetInternalServerError

func NewPcloudEventsGetInternalServerError() *PcloudEventsGetInternalServerError

NewPcloudEventsGetInternalServerError creates a PcloudEventsGetInternalServerError with default headers values

func (*PcloudEventsGetInternalServerError) Code

Code gets the status code for the pcloud events get internal server error response

func (*PcloudEventsGetInternalServerError) Error

func (*PcloudEventsGetInternalServerError) GetPayload

func (*PcloudEventsGetInternalServerError) IsClientError

func (o *PcloudEventsGetInternalServerError) IsClientError() bool

IsClientError returns true when this pcloud events get internal server error response has a 4xx status code

func (*PcloudEventsGetInternalServerError) IsCode

IsCode returns true when this pcloud events get internal server error response a status code equal to that given

func (*PcloudEventsGetInternalServerError) IsRedirect

func (o *PcloudEventsGetInternalServerError) IsRedirect() bool

IsRedirect returns true when this pcloud events get internal server error response has a 3xx status code

func (*PcloudEventsGetInternalServerError) IsServerError

func (o *PcloudEventsGetInternalServerError) IsServerError() bool

IsServerError returns true when this pcloud events get internal server error response has a 5xx status code

func (*PcloudEventsGetInternalServerError) IsSuccess

IsSuccess returns true when this pcloud events get internal server error response has a 2xx status code

func (*PcloudEventsGetInternalServerError) String

type PcloudEventsGetNotFound

type PcloudEventsGetNotFound struct {
	Payload *models.Error
}

PcloudEventsGetNotFound describes a response with status code 404, with default header values.

Not Found

func NewPcloudEventsGetNotFound

func NewPcloudEventsGetNotFound() *PcloudEventsGetNotFound

NewPcloudEventsGetNotFound creates a PcloudEventsGetNotFound with default headers values

func (*PcloudEventsGetNotFound) Code

func (o *PcloudEventsGetNotFound) Code() int

Code gets the status code for the pcloud events get not found response

func (*PcloudEventsGetNotFound) Error

func (o *PcloudEventsGetNotFound) Error() string

func (*PcloudEventsGetNotFound) GetPayload

func (o *PcloudEventsGetNotFound) GetPayload() *models.Error

func (*PcloudEventsGetNotFound) IsClientError

func (o *PcloudEventsGetNotFound) IsClientError() bool

IsClientError returns true when this pcloud events get not found response has a 4xx status code

func (*PcloudEventsGetNotFound) IsCode

func (o *PcloudEventsGetNotFound) IsCode(code int) bool

IsCode returns true when this pcloud events get not found response a status code equal to that given

func (*PcloudEventsGetNotFound) IsRedirect

func (o *PcloudEventsGetNotFound) IsRedirect() bool

IsRedirect returns true when this pcloud events get not found response has a 3xx status code

func (*PcloudEventsGetNotFound) IsServerError

func (o *PcloudEventsGetNotFound) IsServerError() bool

IsServerError returns true when this pcloud events get not found response has a 5xx status code

func (*PcloudEventsGetNotFound) IsSuccess

func (o *PcloudEventsGetNotFound) IsSuccess() bool

IsSuccess returns true when this pcloud events get not found response has a 2xx status code

func (*PcloudEventsGetNotFound) String

func (o *PcloudEventsGetNotFound) String() string

type PcloudEventsGetOK

type PcloudEventsGetOK struct {
	Payload *models.Event
}

PcloudEventsGetOK describes a response with status code 200, with default header values.

OK

func NewPcloudEventsGetOK

func NewPcloudEventsGetOK() *PcloudEventsGetOK

NewPcloudEventsGetOK creates a PcloudEventsGetOK with default headers values

func (*PcloudEventsGetOK) Code

func (o *PcloudEventsGetOK) Code() int

Code gets the status code for the pcloud events get o k response

func (*PcloudEventsGetOK) Error

func (o *PcloudEventsGetOK) Error() string

func (*PcloudEventsGetOK) GetPayload

func (o *PcloudEventsGetOK) GetPayload() *models.Event

func (*PcloudEventsGetOK) IsClientError

func (o *PcloudEventsGetOK) IsClientError() bool

IsClientError returns true when this pcloud events get o k response has a 4xx status code

func (*PcloudEventsGetOK) IsCode

func (o *PcloudEventsGetOK) IsCode(code int) bool

IsCode returns true when this pcloud events get o k response a status code equal to that given

func (*PcloudEventsGetOK) IsRedirect

func (o *PcloudEventsGetOK) IsRedirect() bool

IsRedirect returns true when this pcloud events get o k response has a 3xx status code

func (*PcloudEventsGetOK) IsServerError

func (o *PcloudEventsGetOK) IsServerError() bool

IsServerError returns true when this pcloud events get o k response has a 5xx status code

func (*PcloudEventsGetOK) IsSuccess

func (o *PcloudEventsGetOK) IsSuccess() bool

IsSuccess returns true when this pcloud events get o k response has a 2xx status code

func (*PcloudEventsGetOK) String

func (o *PcloudEventsGetOK) String() string

type PcloudEventsGetParams

type PcloudEventsGetParams struct {

	/* AcceptLanguage.

	   The language requested for the return document
	*/
	AcceptLanguage *string

	/* CloudInstanceID.

	   Cloud Instance ID of a PCloud Instance
	*/
	CloudInstanceID string

	/* EventID.

	   Event ID
	*/
	EventID string

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

PcloudEventsGetParams contains all the parameters to send to the API endpoint

for the pcloud events get operation.

Typically these are written to a http.Request.

func NewPcloudEventsGetParams

func NewPcloudEventsGetParams() *PcloudEventsGetParams

NewPcloudEventsGetParams creates a new PcloudEventsGetParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewPcloudEventsGetParamsWithContext

func NewPcloudEventsGetParamsWithContext(ctx context.Context) *PcloudEventsGetParams

NewPcloudEventsGetParamsWithContext creates a new PcloudEventsGetParams object with the ability to set a context for a request.

func NewPcloudEventsGetParamsWithHTTPClient

func NewPcloudEventsGetParamsWithHTTPClient(client *http.Client) *PcloudEventsGetParams

NewPcloudEventsGetParamsWithHTTPClient creates a new PcloudEventsGetParams object with the ability to set a custom HTTPClient for a request.

func NewPcloudEventsGetParamsWithTimeout

func NewPcloudEventsGetParamsWithTimeout(timeout time.Duration) *PcloudEventsGetParams

NewPcloudEventsGetParamsWithTimeout creates a new PcloudEventsGetParams object with the ability to set a timeout on a request.

func (*PcloudEventsGetParams) SetAcceptLanguage

func (o *PcloudEventsGetParams) SetAcceptLanguage(acceptLanguage *string)

SetAcceptLanguage adds the acceptLanguage to the pcloud events get params

func (*PcloudEventsGetParams) SetCloudInstanceID

func (o *PcloudEventsGetParams) SetCloudInstanceID(cloudInstanceID string)

SetCloudInstanceID adds the cloudInstanceId to the pcloud events get params

func (*PcloudEventsGetParams) SetContext

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

SetContext adds the context to the pcloud events get params

func (*PcloudEventsGetParams) SetDefaults

func (o *PcloudEventsGetParams) SetDefaults()

SetDefaults hydrates default values in the pcloud events get params (not the query body).

All values with no default are reset to their zero value.

func (*PcloudEventsGetParams) SetEventID

func (o *PcloudEventsGetParams) SetEventID(eventID string)

SetEventID adds the eventId to the pcloud events get params

func (*PcloudEventsGetParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the pcloud events get params

func (*PcloudEventsGetParams) SetTimeout

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

SetTimeout adds the timeout to the pcloud events get params

func (*PcloudEventsGetParams) WithAcceptLanguage

func (o *PcloudEventsGetParams) WithAcceptLanguage(acceptLanguage *string) *PcloudEventsGetParams

WithAcceptLanguage adds the acceptLanguage to the pcloud events get params

func (*PcloudEventsGetParams) WithCloudInstanceID

func (o *PcloudEventsGetParams) WithCloudInstanceID(cloudInstanceID string) *PcloudEventsGetParams

WithCloudInstanceID adds the cloudInstanceID to the pcloud events get params

func (*PcloudEventsGetParams) WithContext

WithContext adds the context to the pcloud events get params

func (*PcloudEventsGetParams) WithDefaults

func (o *PcloudEventsGetParams) WithDefaults() *PcloudEventsGetParams

WithDefaults hydrates default values in the pcloud events get params (not the query body).

All values with no default are reset to their zero value.

func (*PcloudEventsGetParams) WithEventID

func (o *PcloudEventsGetParams) WithEventID(eventID string) *PcloudEventsGetParams

WithEventID adds the eventID to the pcloud events get params

func (*PcloudEventsGetParams) WithHTTPClient

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

WithHTTPClient adds the HTTPClient to the pcloud events get params

func (*PcloudEventsGetParams) WithTimeout

func (o *PcloudEventsGetParams) WithTimeout(timeout time.Duration) *PcloudEventsGetParams

WithTimeout adds the timeout to the pcloud events get params

func (*PcloudEventsGetParams) WriteToRequest

func (o *PcloudEventsGetParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error

WriteToRequest writes these params to a swagger request

type PcloudEventsGetReader

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

PcloudEventsGetReader is a Reader for the PcloudEventsGet structure.

func (*PcloudEventsGetReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type PcloudEventsGetqueryBadRequest

type PcloudEventsGetqueryBadRequest struct {
	Payload *models.Error
}

PcloudEventsGetqueryBadRequest describes a response with status code 400, with default header values.

Bad Request

func NewPcloudEventsGetqueryBadRequest

func NewPcloudEventsGetqueryBadRequest() *PcloudEventsGetqueryBadRequest

NewPcloudEventsGetqueryBadRequest creates a PcloudEventsGetqueryBadRequest with default headers values

func (*PcloudEventsGetqueryBadRequest) Code

Code gets the status code for the pcloud events getquery bad request response

func (*PcloudEventsGetqueryBadRequest) Error

func (*PcloudEventsGetqueryBadRequest) GetPayload

func (o *PcloudEventsGetqueryBadRequest) GetPayload() *models.Error

func (*PcloudEventsGetqueryBadRequest) IsClientError

func (o *PcloudEventsGetqueryBadRequest) IsClientError() bool

IsClientError returns true when this pcloud events getquery bad request response has a 4xx status code

func (*PcloudEventsGetqueryBadRequest) IsCode

func (o *PcloudEventsGetqueryBadRequest) IsCode(code int) bool

IsCode returns true when this pcloud events getquery bad request response a status code equal to that given

func (*PcloudEventsGetqueryBadRequest) IsRedirect

func (o *PcloudEventsGetqueryBadRequest) IsRedirect() bool

IsRedirect returns true when this pcloud events getquery bad request response has a 3xx status code

func (*PcloudEventsGetqueryBadRequest) IsServerError

func (o *PcloudEventsGetqueryBadRequest) IsServerError() bool

IsServerError returns true when this pcloud events getquery bad request response has a 5xx status code

func (*PcloudEventsGetqueryBadRequest) IsSuccess

func (o *PcloudEventsGetqueryBadRequest) IsSuccess() bool

IsSuccess returns true when this pcloud events getquery bad request response has a 2xx status code

func (*PcloudEventsGetqueryBadRequest) String

type PcloudEventsGetqueryForbidden

type PcloudEventsGetqueryForbidden struct {
	Payload *models.Error
}

PcloudEventsGetqueryForbidden describes a response with status code 403, with default header values.

Forbidden

func NewPcloudEventsGetqueryForbidden

func NewPcloudEventsGetqueryForbidden() *PcloudEventsGetqueryForbidden

NewPcloudEventsGetqueryForbidden creates a PcloudEventsGetqueryForbidden with default headers values

func (*PcloudEventsGetqueryForbidden) Code

Code gets the status code for the pcloud events getquery forbidden response

func (*PcloudEventsGetqueryForbidden) Error

func (*PcloudEventsGetqueryForbidden) GetPayload

func (o *PcloudEventsGetqueryForbidden) GetPayload() *models.Error

func (*PcloudEventsGetqueryForbidden) IsClientError

func (o *PcloudEventsGetqueryForbidden) IsClientError() bool

IsClientError returns true when this pcloud events getquery forbidden response has a 4xx status code

func (*PcloudEventsGetqueryForbidden) IsCode

func (o *PcloudEventsGetqueryForbidden) IsCode(code int) bool

IsCode returns true when this pcloud events getquery forbidden response a status code equal to that given

func (*PcloudEventsGetqueryForbidden) IsRedirect

func (o *PcloudEventsGetqueryForbidden) IsRedirect() bool

IsRedirect returns true when this pcloud events getquery forbidden response has a 3xx status code

func (*PcloudEventsGetqueryForbidden) IsServerError

func (o *PcloudEventsGetqueryForbidden) IsServerError() bool

IsServerError returns true when this pcloud events getquery forbidden response has a 5xx status code

func (*PcloudEventsGetqueryForbidden) IsSuccess

func (o *PcloudEventsGetqueryForbidden) IsSuccess() bool

IsSuccess returns true when this pcloud events getquery forbidden response has a 2xx status code

func (*PcloudEventsGetqueryForbidden) String

type PcloudEventsGetqueryInternalServerError

type PcloudEventsGetqueryInternalServerError struct {
	Payload *models.Error
}

PcloudEventsGetqueryInternalServerError describes a response with status code 500, with default header values.

Internal Server Error

func NewPcloudEventsGetqueryInternalServerError

func NewPcloudEventsGetqueryInternalServerError() *PcloudEventsGetqueryInternalServerError

NewPcloudEventsGetqueryInternalServerError creates a PcloudEventsGetqueryInternalServerError with default headers values

func (*PcloudEventsGetqueryInternalServerError) Code

Code gets the status code for the pcloud events getquery internal server error response

func (*PcloudEventsGetqueryInternalServerError) Error

func (*PcloudEventsGetqueryInternalServerError) GetPayload

func (*PcloudEventsGetqueryInternalServerError) IsClientError

func (o *PcloudEventsGetqueryInternalServerError) IsClientError() bool

IsClientError returns true when this pcloud events getquery internal server error response has a 4xx status code

func (*PcloudEventsGetqueryInternalServerError) IsCode

IsCode returns true when this pcloud events getquery internal server error response a status code equal to that given

func (*PcloudEventsGetqueryInternalServerError) IsRedirect

IsRedirect returns true when this pcloud events getquery internal server error response has a 3xx status code

func (*PcloudEventsGetqueryInternalServerError) IsServerError

func (o *PcloudEventsGetqueryInternalServerError) IsServerError() bool

IsServerError returns true when this pcloud events getquery internal server error response has a 5xx status code

func (*PcloudEventsGetqueryInternalServerError) IsSuccess

IsSuccess returns true when this pcloud events getquery internal server error response has a 2xx status code

func (*PcloudEventsGetqueryInternalServerError) String

type PcloudEventsGetqueryOK

type PcloudEventsGetqueryOK struct {
	Payload *models.Events
}

PcloudEventsGetqueryOK describes a response with status code 200, with default header values.

OK

func NewPcloudEventsGetqueryOK

func NewPcloudEventsGetqueryOK() *PcloudEventsGetqueryOK

NewPcloudEventsGetqueryOK creates a PcloudEventsGetqueryOK with default headers values

func (*PcloudEventsGetqueryOK) Code

func (o *PcloudEventsGetqueryOK) Code() int

Code gets the status code for the pcloud events getquery o k response

func (*PcloudEventsGetqueryOK) Error

func (o *PcloudEventsGetqueryOK) Error() string

func (*PcloudEventsGetqueryOK) GetPayload

func (o *PcloudEventsGetqueryOK) GetPayload() *models.Events

func (*PcloudEventsGetqueryOK) IsClientError

func (o *PcloudEventsGetqueryOK) IsClientError() bool

IsClientError returns true when this pcloud events getquery o k response has a 4xx status code

func (*PcloudEventsGetqueryOK) IsCode

func (o *PcloudEventsGetqueryOK) IsCode(code int) bool

IsCode returns true when this pcloud events getquery o k response a status code equal to that given

func (*PcloudEventsGetqueryOK) IsRedirect

func (o *PcloudEventsGetqueryOK) IsRedirect() bool

IsRedirect returns true when this pcloud events getquery o k response has a 3xx status code

func (*PcloudEventsGetqueryOK) IsServerError

func (o *PcloudEventsGetqueryOK) IsServerError() bool

IsServerError returns true when this pcloud events getquery o k response has a 5xx status code

func (*PcloudEventsGetqueryOK) IsSuccess

func (o *PcloudEventsGetqueryOK) IsSuccess() bool

IsSuccess returns true when this pcloud events getquery o k response has a 2xx status code

func (*PcloudEventsGetqueryOK) String

func (o *PcloudEventsGetqueryOK) String() string

type PcloudEventsGetqueryParams

type PcloudEventsGetqueryParams struct {

	/* AcceptLanguage.

	   The language requested for the return document
	*/
	AcceptLanguage *string

	/* CloudInstanceID.

	   Cloud Instance ID of a PCloud Instance
	*/
	CloudInstanceID string

	/* FromTime.

	   A from query time in either ISO 8601 or unix epoch format
	*/
	FromTime *string

	/* Time.

	   (deprecated - use from_time) A time in either ISO 8601 or unix epoch format
	*/
	Time *string

	/* ToTime.

	   A to query time in either ISO 8601 or unix epoch format
	*/
	ToTime *string

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

PcloudEventsGetqueryParams contains all the parameters to send to the API endpoint

for the pcloud events getquery operation.

Typically these are written to a http.Request.

func NewPcloudEventsGetqueryParams

func NewPcloudEventsGetqueryParams() *PcloudEventsGetqueryParams

NewPcloudEventsGetqueryParams creates a new PcloudEventsGetqueryParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewPcloudEventsGetqueryParamsWithContext

func NewPcloudEventsGetqueryParamsWithContext(ctx context.Context) *PcloudEventsGetqueryParams

NewPcloudEventsGetqueryParamsWithContext creates a new PcloudEventsGetqueryParams object with the ability to set a context for a request.

func NewPcloudEventsGetqueryParamsWithHTTPClient

func NewPcloudEventsGetqueryParamsWithHTTPClient(client *http.Client) *PcloudEventsGetqueryParams

NewPcloudEventsGetqueryParamsWithHTTPClient creates a new PcloudEventsGetqueryParams object with the ability to set a custom HTTPClient for a request.

func NewPcloudEventsGetqueryParamsWithTimeout

func NewPcloudEventsGetqueryParamsWithTimeout(timeout time.Duration) *PcloudEventsGetqueryParams

NewPcloudEventsGetqueryParamsWithTimeout creates a new PcloudEventsGetqueryParams object with the ability to set a timeout on a request.

func (*PcloudEventsGetqueryParams) SetAcceptLanguage

func (o *PcloudEventsGetqueryParams) SetAcceptLanguage(acceptLanguage *string)

SetAcceptLanguage adds the acceptLanguage to the pcloud events getquery params

func (*PcloudEventsGetqueryParams) SetCloudInstanceID

func (o *PcloudEventsGetqueryParams) SetCloudInstanceID(cloudInstanceID string)

SetCloudInstanceID adds the cloudInstanceId to the pcloud events getquery params

func (*PcloudEventsGetqueryParams) SetContext

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

SetContext adds the context to the pcloud events getquery params

func (*PcloudEventsGetqueryParams) SetDefaults

func (o *PcloudEventsGetqueryParams) SetDefaults()

SetDefaults hydrates default values in the pcloud events getquery params (not the query body).

All values with no default are reset to their zero value.

func (*PcloudEventsGetqueryParams) SetFromTime

func (o *PcloudEventsGetqueryParams) SetFromTime(fromTime *string)

SetFromTime adds the fromTime to the pcloud events getquery params

func (*PcloudEventsGetqueryParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the pcloud events getquery params

func (*PcloudEventsGetqueryParams) SetTime

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

SetTime adds the time to the pcloud events getquery params

func (*PcloudEventsGetqueryParams) SetTimeout

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

SetTimeout adds the timeout to the pcloud events getquery params

func (*PcloudEventsGetqueryParams) SetToTime

func (o *PcloudEventsGetqueryParams) SetToTime(toTime *string)

SetToTime adds the toTime to the pcloud events getquery params

func (*PcloudEventsGetqueryParams) WithAcceptLanguage

func (o *PcloudEventsGetqueryParams) WithAcceptLanguage(acceptLanguage *string) *PcloudEventsGetqueryParams

WithAcceptLanguage adds the acceptLanguage to the pcloud events getquery params

func (*PcloudEventsGetqueryParams) WithCloudInstanceID

func (o *PcloudEventsGetqueryParams) WithCloudInstanceID(cloudInstanceID string) *PcloudEventsGetqueryParams

WithCloudInstanceID adds the cloudInstanceID to the pcloud events getquery params

func (*PcloudEventsGetqueryParams) WithContext

WithContext adds the context to the pcloud events getquery params

func (*PcloudEventsGetqueryParams) WithDefaults

WithDefaults hydrates default values in the pcloud events getquery params (not the query body).

All values with no default are reset to their zero value.

func (*PcloudEventsGetqueryParams) WithFromTime

func (o *PcloudEventsGetqueryParams) WithFromTime(fromTime *string) *PcloudEventsGetqueryParams

WithFromTime adds the fromTime to the pcloud events getquery params

func (*PcloudEventsGetqueryParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the pcloud events getquery params

func (*PcloudEventsGetqueryParams) WithTime

WithTime adds the time to the pcloud events getquery params

func (*PcloudEventsGetqueryParams) WithTimeout

WithTimeout adds the timeout to the pcloud events getquery params

func (*PcloudEventsGetqueryParams) WithToTime

WithToTime adds the toTime to the pcloud events getquery params

func (*PcloudEventsGetqueryParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type PcloudEventsGetqueryReader

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

PcloudEventsGetqueryReader is a Reader for the PcloudEventsGetquery structure.

func (*PcloudEventsGetqueryReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type PcloudEventsGetqueryUnauthorized

type PcloudEventsGetqueryUnauthorized struct {
	Payload *models.Error
}

PcloudEventsGetqueryUnauthorized describes a response with status code 401, with default header values.

Unauthorized

func NewPcloudEventsGetqueryUnauthorized

func NewPcloudEventsGetqueryUnauthorized() *PcloudEventsGetqueryUnauthorized

NewPcloudEventsGetqueryUnauthorized creates a PcloudEventsGetqueryUnauthorized with default headers values

func (*PcloudEventsGetqueryUnauthorized) Code

Code gets the status code for the pcloud events getquery unauthorized response

func (*PcloudEventsGetqueryUnauthorized) Error

func (*PcloudEventsGetqueryUnauthorized) GetPayload

func (*PcloudEventsGetqueryUnauthorized) IsClientError

func (o *PcloudEventsGetqueryUnauthorized) IsClientError() bool

IsClientError returns true when this pcloud events getquery unauthorized response has a 4xx status code

func (*PcloudEventsGetqueryUnauthorized) IsCode

func (o *PcloudEventsGetqueryUnauthorized) IsCode(code int) bool

IsCode returns true when this pcloud events getquery unauthorized response a status code equal to that given

func (*PcloudEventsGetqueryUnauthorized) IsRedirect

func (o *PcloudEventsGetqueryUnauthorized) IsRedirect() bool

IsRedirect returns true when this pcloud events getquery unauthorized response has a 3xx status code

func (*PcloudEventsGetqueryUnauthorized) IsServerError

func (o *PcloudEventsGetqueryUnauthorized) IsServerError() bool

IsServerError returns true when this pcloud events getquery unauthorized response has a 5xx status code

func (*PcloudEventsGetqueryUnauthorized) IsSuccess

func (o *PcloudEventsGetqueryUnauthorized) IsSuccess() bool

IsSuccess returns true when this pcloud events getquery unauthorized response has a 2xx status code

func (*PcloudEventsGetqueryUnauthorized) String

Jump to

Keyboard shortcuts

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