recon

package
v0.6.0 Latest Latest
Warning

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

Go to latest
Published: Feb 27, 2024 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AggregateNotificationsExposedDataRecordsV1BadRequest added in v0.2.32

type AggregateNotificationsExposedDataRecordsV1BadRequest struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	Payload *models.DomainErrorsOnly
}

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

Bad Request

func NewAggregateNotificationsExposedDataRecordsV1BadRequest added in v0.2.32

func NewAggregateNotificationsExposedDataRecordsV1BadRequest() *AggregateNotificationsExposedDataRecordsV1BadRequest

NewAggregateNotificationsExposedDataRecordsV1BadRequest creates a AggregateNotificationsExposedDataRecordsV1BadRequest with default headers values

func (*AggregateNotificationsExposedDataRecordsV1BadRequest) Code added in v0.2.33

Code gets the status code for the aggregate notifications exposed data records v1 bad request response

func (*AggregateNotificationsExposedDataRecordsV1BadRequest) Error added in v0.2.32

func (*AggregateNotificationsExposedDataRecordsV1BadRequest) GetPayload added in v0.2.32

func (*AggregateNotificationsExposedDataRecordsV1BadRequest) IsClientError added in v0.2.32

IsClientError returns true when this aggregate notifications exposed data records v1 bad request response has a 4xx status code

func (*AggregateNotificationsExposedDataRecordsV1BadRequest) IsCode added in v0.2.32

IsCode returns true when this aggregate notifications exposed data records v1 bad request response a status code equal to that given

func (*AggregateNotificationsExposedDataRecordsV1BadRequest) IsRedirect added in v0.2.32

IsRedirect returns true when this aggregate notifications exposed data records v1 bad request response has a 3xx status code

func (*AggregateNotificationsExposedDataRecordsV1BadRequest) IsServerError added in v0.2.32

IsServerError returns true when this aggregate notifications exposed data records v1 bad request response has a 5xx status code

func (*AggregateNotificationsExposedDataRecordsV1BadRequest) IsSuccess added in v0.2.32

IsSuccess returns true when this aggregate notifications exposed data records v1 bad request response has a 2xx status code

func (*AggregateNotificationsExposedDataRecordsV1BadRequest) String added in v0.2.32

type AggregateNotificationsExposedDataRecordsV1Forbidden added in v0.2.32

type AggregateNotificationsExposedDataRecordsV1Forbidden struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	Payload *models.DomainErrorsOnly
}

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

Forbidden

func NewAggregateNotificationsExposedDataRecordsV1Forbidden added in v0.2.32

func NewAggregateNotificationsExposedDataRecordsV1Forbidden() *AggregateNotificationsExposedDataRecordsV1Forbidden

NewAggregateNotificationsExposedDataRecordsV1Forbidden creates a AggregateNotificationsExposedDataRecordsV1Forbidden with default headers values

func (*AggregateNotificationsExposedDataRecordsV1Forbidden) Code added in v0.2.33

Code gets the status code for the aggregate notifications exposed data records v1 forbidden response

func (*AggregateNotificationsExposedDataRecordsV1Forbidden) Error added in v0.2.32

func (*AggregateNotificationsExposedDataRecordsV1Forbidden) GetPayload added in v0.2.32

func (*AggregateNotificationsExposedDataRecordsV1Forbidden) IsClientError added in v0.2.32

IsClientError returns true when this aggregate notifications exposed data records v1 forbidden response has a 4xx status code

func (*AggregateNotificationsExposedDataRecordsV1Forbidden) IsCode added in v0.2.32

IsCode returns true when this aggregate notifications exposed data records v1 forbidden response a status code equal to that given

func (*AggregateNotificationsExposedDataRecordsV1Forbidden) IsRedirect added in v0.2.32

IsRedirect returns true when this aggregate notifications exposed data records v1 forbidden response has a 3xx status code

func (*AggregateNotificationsExposedDataRecordsV1Forbidden) IsServerError added in v0.2.32

IsServerError returns true when this aggregate notifications exposed data records v1 forbidden response has a 5xx status code

func (*AggregateNotificationsExposedDataRecordsV1Forbidden) IsSuccess added in v0.2.32

IsSuccess returns true when this aggregate notifications exposed data records v1 forbidden response has a 2xx status code

func (*AggregateNotificationsExposedDataRecordsV1Forbidden) String added in v0.2.32

type AggregateNotificationsExposedDataRecordsV1InternalServerError added in v0.2.32

type AggregateNotificationsExposedDataRecordsV1InternalServerError struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	Payload *models.DomainErrorsOnly
}

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

Internal Server Error

func NewAggregateNotificationsExposedDataRecordsV1InternalServerError added in v0.2.32

func NewAggregateNotificationsExposedDataRecordsV1InternalServerError() *AggregateNotificationsExposedDataRecordsV1InternalServerError

NewAggregateNotificationsExposedDataRecordsV1InternalServerError creates a AggregateNotificationsExposedDataRecordsV1InternalServerError with default headers values

func (*AggregateNotificationsExposedDataRecordsV1InternalServerError) Code added in v0.2.33

Code gets the status code for the aggregate notifications exposed data records v1 internal server error response

func (*AggregateNotificationsExposedDataRecordsV1InternalServerError) Error added in v0.2.32

func (*AggregateNotificationsExposedDataRecordsV1InternalServerError) GetPayload added in v0.2.32

func (*AggregateNotificationsExposedDataRecordsV1InternalServerError) IsClientError added in v0.2.32

IsClientError returns true when this aggregate notifications exposed data records v1 internal server error response has a 4xx status code

func (*AggregateNotificationsExposedDataRecordsV1InternalServerError) IsCode added in v0.2.32

IsCode returns true when this aggregate notifications exposed data records v1 internal server error response a status code equal to that given

func (*AggregateNotificationsExposedDataRecordsV1InternalServerError) IsRedirect added in v0.2.32

IsRedirect returns true when this aggregate notifications exposed data records v1 internal server error response has a 3xx status code

func (*AggregateNotificationsExposedDataRecordsV1InternalServerError) IsServerError added in v0.2.32

IsServerError returns true when this aggregate notifications exposed data records v1 internal server error response has a 5xx status code

func (*AggregateNotificationsExposedDataRecordsV1InternalServerError) IsSuccess added in v0.2.32

IsSuccess returns true when this aggregate notifications exposed data records v1 internal server error response has a 2xx status code

func (*AggregateNotificationsExposedDataRecordsV1InternalServerError) String added in v0.2.32

type AggregateNotificationsExposedDataRecordsV1OK added in v0.2.32

type AggregateNotificationsExposedDataRecordsV1OK struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	Payload *models.DomainAggregatesResponse
}

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

OK

func NewAggregateNotificationsExposedDataRecordsV1OK added in v0.2.32

func NewAggregateNotificationsExposedDataRecordsV1OK() *AggregateNotificationsExposedDataRecordsV1OK

NewAggregateNotificationsExposedDataRecordsV1OK creates a AggregateNotificationsExposedDataRecordsV1OK with default headers values

func (*AggregateNotificationsExposedDataRecordsV1OK) Code added in v0.2.33

Code gets the status code for the aggregate notifications exposed data records v1 o k response

func (*AggregateNotificationsExposedDataRecordsV1OK) Error added in v0.2.32

func (*AggregateNotificationsExposedDataRecordsV1OK) GetPayload added in v0.2.32

func (*AggregateNotificationsExposedDataRecordsV1OK) IsClientError added in v0.2.32

IsClientError returns true when this aggregate notifications exposed data records v1 o k response has a 4xx status code

func (*AggregateNotificationsExposedDataRecordsV1OK) IsCode added in v0.2.32

IsCode returns true when this aggregate notifications exposed data records v1 o k response a status code equal to that given

func (*AggregateNotificationsExposedDataRecordsV1OK) IsRedirect added in v0.2.32

IsRedirect returns true when this aggregate notifications exposed data records v1 o k response has a 3xx status code

func (*AggregateNotificationsExposedDataRecordsV1OK) IsServerError added in v0.2.32

IsServerError returns true when this aggregate notifications exposed data records v1 o k response has a 5xx status code

func (*AggregateNotificationsExposedDataRecordsV1OK) IsSuccess added in v0.2.32

IsSuccess returns true when this aggregate notifications exposed data records v1 o k response has a 2xx status code

func (*AggregateNotificationsExposedDataRecordsV1OK) String added in v0.2.32

type AggregateNotificationsExposedDataRecordsV1Params added in v0.2.32

type AggregateNotificationsExposedDataRecordsV1Params struct {

	// Body.
	Body []*models.MsaAggregateQueryRequest

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

AggregateNotificationsExposedDataRecordsV1Params contains all the parameters to send to the API endpoint

for the aggregate notifications exposed data records v1 operation.

Typically these are written to a http.Request.

func NewAggregateNotificationsExposedDataRecordsV1Params added in v0.2.32

func NewAggregateNotificationsExposedDataRecordsV1Params() *AggregateNotificationsExposedDataRecordsV1Params

NewAggregateNotificationsExposedDataRecordsV1Params creates a new AggregateNotificationsExposedDataRecordsV1Params 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 NewAggregateNotificationsExposedDataRecordsV1ParamsWithContext added in v0.2.32

func NewAggregateNotificationsExposedDataRecordsV1ParamsWithContext(ctx context.Context) *AggregateNotificationsExposedDataRecordsV1Params

NewAggregateNotificationsExposedDataRecordsV1ParamsWithContext creates a new AggregateNotificationsExposedDataRecordsV1Params object with the ability to set a context for a request.

func NewAggregateNotificationsExposedDataRecordsV1ParamsWithHTTPClient added in v0.2.32

func NewAggregateNotificationsExposedDataRecordsV1ParamsWithHTTPClient(client *http.Client) *AggregateNotificationsExposedDataRecordsV1Params

NewAggregateNotificationsExposedDataRecordsV1ParamsWithHTTPClient creates a new AggregateNotificationsExposedDataRecordsV1Params object with the ability to set a custom HTTPClient for a request.

func NewAggregateNotificationsExposedDataRecordsV1ParamsWithTimeout added in v0.2.32

func NewAggregateNotificationsExposedDataRecordsV1ParamsWithTimeout(timeout time.Duration) *AggregateNotificationsExposedDataRecordsV1Params

NewAggregateNotificationsExposedDataRecordsV1ParamsWithTimeout creates a new AggregateNotificationsExposedDataRecordsV1Params object with the ability to set a timeout on a request.

func (*AggregateNotificationsExposedDataRecordsV1Params) SetBody added in v0.2.32

SetBody adds the body to the aggregate notifications exposed data records v1 params

func (*AggregateNotificationsExposedDataRecordsV1Params) SetContext added in v0.2.32

SetContext adds the context to the aggregate notifications exposed data records v1 params

func (*AggregateNotificationsExposedDataRecordsV1Params) SetDefaults added in v0.2.32

SetDefaults hydrates default values in the aggregate notifications exposed data records v1 params (not the query body).

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

func (*AggregateNotificationsExposedDataRecordsV1Params) SetHTTPClient added in v0.2.32

SetHTTPClient adds the HTTPClient to the aggregate notifications exposed data records v1 params

func (*AggregateNotificationsExposedDataRecordsV1Params) SetTimeout added in v0.2.32

SetTimeout adds the timeout to the aggregate notifications exposed data records v1 params

func (*AggregateNotificationsExposedDataRecordsV1Params) WithBody added in v0.2.32

WithBody adds the body to the aggregate notifications exposed data records v1 params

func (*AggregateNotificationsExposedDataRecordsV1Params) WithContext added in v0.2.32

WithContext adds the context to the aggregate notifications exposed data records v1 params

func (*AggregateNotificationsExposedDataRecordsV1Params) WithDefaults added in v0.2.32

WithDefaults hydrates default values in the aggregate notifications exposed data records v1 params (not the query body).

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

func (*AggregateNotificationsExposedDataRecordsV1Params) WithHTTPClient added in v0.2.32

WithHTTPClient adds the HTTPClient to the aggregate notifications exposed data records v1 params

func (*AggregateNotificationsExposedDataRecordsV1Params) WithTimeout added in v0.2.32

WithTimeout adds the timeout to the aggregate notifications exposed data records v1 params

func (*AggregateNotificationsExposedDataRecordsV1Params) WriteToRequest added in v0.2.32

WriteToRequest writes these params to a swagger request

type AggregateNotificationsExposedDataRecordsV1Reader added in v0.2.32

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

AggregateNotificationsExposedDataRecordsV1Reader is a Reader for the AggregateNotificationsExposedDataRecordsV1 structure.

func (*AggregateNotificationsExposedDataRecordsV1Reader) ReadResponse added in v0.2.32

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

ReadResponse reads a server response into the received o.

type AggregateNotificationsExposedDataRecordsV1TooManyRequests added in v0.2.32

type AggregateNotificationsExposedDataRecordsV1TooManyRequests struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	/* Too many requests, retry after this time (as milliseconds since epoch)
	 */
	XRateLimitRetryAfter int64

	Payload *models.MsaReplyMetaOnly
}

AggregateNotificationsExposedDataRecordsV1TooManyRequests describes a response with status code 429, with default header values.

Too Many Requests

func NewAggregateNotificationsExposedDataRecordsV1TooManyRequests added in v0.2.32

func NewAggregateNotificationsExposedDataRecordsV1TooManyRequests() *AggregateNotificationsExposedDataRecordsV1TooManyRequests

NewAggregateNotificationsExposedDataRecordsV1TooManyRequests creates a AggregateNotificationsExposedDataRecordsV1TooManyRequests with default headers values

func (*AggregateNotificationsExposedDataRecordsV1TooManyRequests) Code added in v0.2.33

Code gets the status code for the aggregate notifications exposed data records v1 too many requests response

func (*AggregateNotificationsExposedDataRecordsV1TooManyRequests) Error added in v0.2.32

func (*AggregateNotificationsExposedDataRecordsV1TooManyRequests) GetPayload added in v0.2.32

func (*AggregateNotificationsExposedDataRecordsV1TooManyRequests) IsClientError added in v0.2.32

IsClientError returns true when this aggregate notifications exposed data records v1 too many requests response has a 4xx status code

func (*AggregateNotificationsExposedDataRecordsV1TooManyRequests) IsCode added in v0.2.32

IsCode returns true when this aggregate notifications exposed data records v1 too many requests response a status code equal to that given

func (*AggregateNotificationsExposedDataRecordsV1TooManyRequests) IsRedirect added in v0.2.32

IsRedirect returns true when this aggregate notifications exposed data records v1 too many requests response has a 3xx status code

func (*AggregateNotificationsExposedDataRecordsV1TooManyRequests) IsServerError added in v0.2.32

IsServerError returns true when this aggregate notifications exposed data records v1 too many requests response has a 5xx status code

func (*AggregateNotificationsExposedDataRecordsV1TooManyRequests) IsSuccess added in v0.2.32

IsSuccess returns true when this aggregate notifications exposed data records v1 too many requests response has a 2xx status code

func (*AggregateNotificationsExposedDataRecordsV1TooManyRequests) String added in v0.2.32

type AggregateNotificationsExposedDataRecordsV1Unauthorized added in v0.2.32

type AggregateNotificationsExposedDataRecordsV1Unauthorized struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	Payload *models.DomainErrorsOnly
}

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

Unauthorized

func NewAggregateNotificationsExposedDataRecordsV1Unauthorized added in v0.2.32

func NewAggregateNotificationsExposedDataRecordsV1Unauthorized() *AggregateNotificationsExposedDataRecordsV1Unauthorized

NewAggregateNotificationsExposedDataRecordsV1Unauthorized creates a AggregateNotificationsExposedDataRecordsV1Unauthorized with default headers values

func (*AggregateNotificationsExposedDataRecordsV1Unauthorized) Code added in v0.2.33

Code gets the status code for the aggregate notifications exposed data records v1 unauthorized response

func (*AggregateNotificationsExposedDataRecordsV1Unauthorized) Error added in v0.2.32

func (*AggregateNotificationsExposedDataRecordsV1Unauthorized) GetPayload added in v0.2.32

func (*AggregateNotificationsExposedDataRecordsV1Unauthorized) IsClientError added in v0.2.32

IsClientError returns true when this aggregate notifications exposed data records v1 unauthorized response has a 4xx status code

func (*AggregateNotificationsExposedDataRecordsV1Unauthorized) IsCode added in v0.2.32

IsCode returns true when this aggregate notifications exposed data records v1 unauthorized response a status code equal to that given

func (*AggregateNotificationsExposedDataRecordsV1Unauthorized) IsRedirect added in v0.2.32

IsRedirect returns true when this aggregate notifications exposed data records v1 unauthorized response has a 3xx status code

func (*AggregateNotificationsExposedDataRecordsV1Unauthorized) IsServerError added in v0.2.32

IsServerError returns true when this aggregate notifications exposed data records v1 unauthorized response has a 5xx status code

func (*AggregateNotificationsExposedDataRecordsV1Unauthorized) IsSuccess added in v0.2.32

IsSuccess returns true when this aggregate notifications exposed data records v1 unauthorized response has a 2xx status code

func (*AggregateNotificationsExposedDataRecordsV1Unauthorized) String added in v0.2.32

type AggregateNotificationsV1BadRequest

type AggregateNotificationsV1BadRequest struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	Payload *models.DomainErrorsOnly
}

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

Bad Request

func NewAggregateNotificationsV1BadRequest

func NewAggregateNotificationsV1BadRequest() *AggregateNotificationsV1BadRequest

NewAggregateNotificationsV1BadRequest creates a AggregateNotificationsV1BadRequest with default headers values

func (*AggregateNotificationsV1BadRequest) Code added in v0.2.33

Code gets the status code for the aggregate notifications v1 bad request response

func (*AggregateNotificationsV1BadRequest) Error

func (*AggregateNotificationsV1BadRequest) GetPayload

func (*AggregateNotificationsV1BadRequest) IsClientError added in v0.2.27

func (o *AggregateNotificationsV1BadRequest) IsClientError() bool

IsClientError returns true when this aggregate notifications v1 bad request response has a 4xx status code

func (*AggregateNotificationsV1BadRequest) IsCode added in v0.2.27

IsCode returns true when this aggregate notifications v1 bad request response a status code equal to that given

func (*AggregateNotificationsV1BadRequest) IsRedirect added in v0.2.27

func (o *AggregateNotificationsV1BadRequest) IsRedirect() bool

IsRedirect returns true when this aggregate notifications v1 bad request response has a 3xx status code

func (*AggregateNotificationsV1BadRequest) IsServerError added in v0.2.27

func (o *AggregateNotificationsV1BadRequest) IsServerError() bool

IsServerError returns true when this aggregate notifications v1 bad request response has a 5xx status code

func (*AggregateNotificationsV1BadRequest) IsSuccess added in v0.2.27

IsSuccess returns true when this aggregate notifications v1 bad request response has a 2xx status code

func (*AggregateNotificationsV1BadRequest) String added in v0.2.27

type AggregateNotificationsV1Forbidden

type AggregateNotificationsV1Forbidden struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	Payload *models.DomainErrorsOnly
}

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

Forbidden

func NewAggregateNotificationsV1Forbidden

func NewAggregateNotificationsV1Forbidden() *AggregateNotificationsV1Forbidden

NewAggregateNotificationsV1Forbidden creates a AggregateNotificationsV1Forbidden with default headers values

func (*AggregateNotificationsV1Forbidden) Code added in v0.2.33

Code gets the status code for the aggregate notifications v1 forbidden response

func (*AggregateNotificationsV1Forbidden) Error

func (*AggregateNotificationsV1Forbidden) GetPayload

func (*AggregateNotificationsV1Forbidden) IsClientError added in v0.2.27

func (o *AggregateNotificationsV1Forbidden) IsClientError() bool

IsClientError returns true when this aggregate notifications v1 forbidden response has a 4xx status code

func (*AggregateNotificationsV1Forbidden) IsCode added in v0.2.27

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

IsCode returns true when this aggregate notifications v1 forbidden response a status code equal to that given

func (*AggregateNotificationsV1Forbidden) IsRedirect added in v0.2.27

func (o *AggregateNotificationsV1Forbidden) IsRedirect() bool

IsRedirect returns true when this aggregate notifications v1 forbidden response has a 3xx status code

func (*AggregateNotificationsV1Forbidden) IsServerError added in v0.2.27

func (o *AggregateNotificationsV1Forbidden) IsServerError() bool

IsServerError returns true when this aggregate notifications v1 forbidden response has a 5xx status code

func (*AggregateNotificationsV1Forbidden) IsSuccess added in v0.2.27

func (o *AggregateNotificationsV1Forbidden) IsSuccess() bool

IsSuccess returns true when this aggregate notifications v1 forbidden response has a 2xx status code

func (*AggregateNotificationsV1Forbidden) String added in v0.2.27

type AggregateNotificationsV1InternalServerError

type AggregateNotificationsV1InternalServerError struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	Payload *models.DomainErrorsOnly
}

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

Internal Server Error

func NewAggregateNotificationsV1InternalServerError

func NewAggregateNotificationsV1InternalServerError() *AggregateNotificationsV1InternalServerError

NewAggregateNotificationsV1InternalServerError creates a AggregateNotificationsV1InternalServerError with default headers values

func (*AggregateNotificationsV1InternalServerError) Code added in v0.2.33

Code gets the status code for the aggregate notifications v1 internal server error response

func (*AggregateNotificationsV1InternalServerError) Error

func (*AggregateNotificationsV1InternalServerError) GetPayload

func (*AggregateNotificationsV1InternalServerError) IsClientError added in v0.2.27

IsClientError returns true when this aggregate notifications v1 internal server error response has a 4xx status code

func (*AggregateNotificationsV1InternalServerError) IsCode added in v0.2.27

IsCode returns true when this aggregate notifications v1 internal server error response a status code equal to that given

func (*AggregateNotificationsV1InternalServerError) IsRedirect added in v0.2.27

IsRedirect returns true when this aggregate notifications v1 internal server error response has a 3xx status code

func (*AggregateNotificationsV1InternalServerError) IsServerError added in v0.2.27

IsServerError returns true when this aggregate notifications v1 internal server error response has a 5xx status code

func (*AggregateNotificationsV1InternalServerError) IsSuccess added in v0.2.27

IsSuccess returns true when this aggregate notifications v1 internal server error response has a 2xx status code

func (*AggregateNotificationsV1InternalServerError) String added in v0.2.27

type AggregateNotificationsV1OK

type AggregateNotificationsV1OK struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	Payload *models.DomainAggregatesResponse
}

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

OK

func NewAggregateNotificationsV1OK

func NewAggregateNotificationsV1OK() *AggregateNotificationsV1OK

NewAggregateNotificationsV1OK creates a AggregateNotificationsV1OK with default headers values

func (*AggregateNotificationsV1OK) Code added in v0.2.33

func (o *AggregateNotificationsV1OK) Code() int

Code gets the status code for the aggregate notifications v1 o k response

func (*AggregateNotificationsV1OK) Error

func (*AggregateNotificationsV1OK) GetPayload

func (*AggregateNotificationsV1OK) IsClientError added in v0.2.27

func (o *AggregateNotificationsV1OK) IsClientError() bool

IsClientError returns true when this aggregate notifications v1 o k response has a 4xx status code

func (*AggregateNotificationsV1OK) IsCode added in v0.2.27

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

IsCode returns true when this aggregate notifications v1 o k response a status code equal to that given

func (*AggregateNotificationsV1OK) IsRedirect added in v0.2.27

func (o *AggregateNotificationsV1OK) IsRedirect() bool

IsRedirect returns true when this aggregate notifications v1 o k response has a 3xx status code

func (*AggregateNotificationsV1OK) IsServerError added in v0.2.27

func (o *AggregateNotificationsV1OK) IsServerError() bool

IsServerError returns true when this aggregate notifications v1 o k response has a 5xx status code

func (*AggregateNotificationsV1OK) IsSuccess added in v0.2.27

func (o *AggregateNotificationsV1OK) IsSuccess() bool

IsSuccess returns true when this aggregate notifications v1 o k response has a 2xx status code

func (*AggregateNotificationsV1OK) String added in v0.2.27

func (o *AggregateNotificationsV1OK) String() string

type AggregateNotificationsV1Params

type AggregateNotificationsV1Params struct {

	// Body.
	Body []*models.MsaAggregateQueryRequest

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

AggregateNotificationsV1Params contains all the parameters to send to the API endpoint

for the aggregate notifications v1 operation.

Typically these are written to a http.Request.

func NewAggregateNotificationsV1Params

func NewAggregateNotificationsV1Params() *AggregateNotificationsV1Params

NewAggregateNotificationsV1Params creates a new AggregateNotificationsV1Params 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 NewAggregateNotificationsV1ParamsWithContext

func NewAggregateNotificationsV1ParamsWithContext(ctx context.Context) *AggregateNotificationsV1Params

NewAggregateNotificationsV1ParamsWithContext creates a new AggregateNotificationsV1Params object with the ability to set a context for a request.

func NewAggregateNotificationsV1ParamsWithHTTPClient

func NewAggregateNotificationsV1ParamsWithHTTPClient(client *http.Client) *AggregateNotificationsV1Params

NewAggregateNotificationsV1ParamsWithHTTPClient creates a new AggregateNotificationsV1Params object with the ability to set a custom HTTPClient for a request.

func NewAggregateNotificationsV1ParamsWithTimeout

func NewAggregateNotificationsV1ParamsWithTimeout(timeout time.Duration) *AggregateNotificationsV1Params

NewAggregateNotificationsV1ParamsWithTimeout creates a new AggregateNotificationsV1Params object with the ability to set a timeout on a request.

func (*AggregateNotificationsV1Params) SetBody

SetBody adds the body to the aggregate notifications v1 params

func (*AggregateNotificationsV1Params) SetContext

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

SetContext adds the context to the aggregate notifications v1 params

func (*AggregateNotificationsV1Params) SetDefaults

func (o *AggregateNotificationsV1Params) SetDefaults()

SetDefaults hydrates default values in the aggregate notifications v1 params (not the query body).

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

func (*AggregateNotificationsV1Params) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the aggregate notifications v1 params

func (*AggregateNotificationsV1Params) SetTimeout

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

SetTimeout adds the timeout to the aggregate notifications v1 params

func (*AggregateNotificationsV1Params) WithBody

WithBody adds the body to the aggregate notifications v1 params

func (*AggregateNotificationsV1Params) WithContext

WithContext adds the context to the aggregate notifications v1 params

func (*AggregateNotificationsV1Params) WithDefaults

WithDefaults hydrates default values in the aggregate notifications v1 params (not the query body).

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

func (*AggregateNotificationsV1Params) WithHTTPClient

WithHTTPClient adds the HTTPClient to the aggregate notifications v1 params

func (*AggregateNotificationsV1Params) WithTimeout

WithTimeout adds the timeout to the aggregate notifications v1 params

func (*AggregateNotificationsV1Params) WriteToRequest

WriteToRequest writes these params to a swagger request

type AggregateNotificationsV1Reader

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

AggregateNotificationsV1Reader is a Reader for the AggregateNotificationsV1 structure.

func (*AggregateNotificationsV1Reader) ReadResponse

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

ReadResponse reads a server response into the received o.

type AggregateNotificationsV1TooManyRequests

type AggregateNotificationsV1TooManyRequests struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	/* Too many requests, retry after this time (as milliseconds since epoch)
	 */
	XRateLimitRetryAfter int64

	Payload *models.MsaReplyMetaOnly
}

AggregateNotificationsV1TooManyRequests describes a response with status code 429, with default header values.

Too Many Requests

func NewAggregateNotificationsV1TooManyRequests

func NewAggregateNotificationsV1TooManyRequests() *AggregateNotificationsV1TooManyRequests

NewAggregateNotificationsV1TooManyRequests creates a AggregateNotificationsV1TooManyRequests with default headers values

func (*AggregateNotificationsV1TooManyRequests) Code added in v0.2.33

Code gets the status code for the aggregate notifications v1 too many requests response

func (*AggregateNotificationsV1TooManyRequests) Error

func (*AggregateNotificationsV1TooManyRequests) GetPayload

func (*AggregateNotificationsV1TooManyRequests) IsClientError added in v0.2.27

func (o *AggregateNotificationsV1TooManyRequests) IsClientError() bool

IsClientError returns true when this aggregate notifications v1 too many requests response has a 4xx status code

func (*AggregateNotificationsV1TooManyRequests) IsCode added in v0.2.27

IsCode returns true when this aggregate notifications v1 too many requests response a status code equal to that given

func (*AggregateNotificationsV1TooManyRequests) IsRedirect added in v0.2.27

IsRedirect returns true when this aggregate notifications v1 too many requests response has a 3xx status code

func (*AggregateNotificationsV1TooManyRequests) IsServerError added in v0.2.27

func (o *AggregateNotificationsV1TooManyRequests) IsServerError() bool

IsServerError returns true when this aggregate notifications v1 too many requests response has a 5xx status code

func (*AggregateNotificationsV1TooManyRequests) IsSuccess added in v0.2.27

IsSuccess returns true when this aggregate notifications v1 too many requests response has a 2xx status code

func (*AggregateNotificationsV1TooManyRequests) String added in v0.2.27

type AggregateNotificationsV1Unauthorized

type AggregateNotificationsV1Unauthorized struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	Payload *models.DomainErrorsOnly
}

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

Unauthorized

func NewAggregateNotificationsV1Unauthorized

func NewAggregateNotificationsV1Unauthorized() *AggregateNotificationsV1Unauthorized

NewAggregateNotificationsV1Unauthorized creates a AggregateNotificationsV1Unauthorized with default headers values

func (*AggregateNotificationsV1Unauthorized) Code added in v0.2.33

Code gets the status code for the aggregate notifications v1 unauthorized response

func (*AggregateNotificationsV1Unauthorized) Error

func (*AggregateNotificationsV1Unauthorized) GetPayload

func (*AggregateNotificationsV1Unauthorized) IsClientError added in v0.2.27

func (o *AggregateNotificationsV1Unauthorized) IsClientError() bool

IsClientError returns true when this aggregate notifications v1 unauthorized response has a 4xx status code

func (*AggregateNotificationsV1Unauthorized) IsCode added in v0.2.27

IsCode returns true when this aggregate notifications v1 unauthorized response a status code equal to that given

func (*AggregateNotificationsV1Unauthorized) IsRedirect added in v0.2.27

IsRedirect returns true when this aggregate notifications v1 unauthorized response has a 3xx status code

func (*AggregateNotificationsV1Unauthorized) IsServerError added in v0.2.27

func (o *AggregateNotificationsV1Unauthorized) IsServerError() bool

IsServerError returns true when this aggregate notifications v1 unauthorized response has a 5xx status code

func (*AggregateNotificationsV1Unauthorized) IsSuccess added in v0.2.27

IsSuccess returns true when this aggregate notifications v1 unauthorized response has a 2xx status code

func (*AggregateNotificationsV1Unauthorized) String added in v0.2.27

type Client

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

Client for recon API

func (*Client) AggregateNotificationsExposedDataRecordsV1 added in v0.2.32

func (a *Client) AggregateNotificationsExposedDataRecordsV1(params *AggregateNotificationsExposedDataRecordsV1Params, opts ...ClientOption) (*AggregateNotificationsExposedDataRecordsV1OK, error)

AggregateNotificationsExposedDataRecordsV1 gets notification exposed data record aggregates as specified via JSON in request body the valid aggregation fields are cid notification id created date rule id rule name rule topic source category site author file name credential status bot operating system hardware id bot bot id

func (*Client) AggregateNotificationsV1

func (a *Client) AggregateNotificationsV1(params *AggregateNotificationsV1Params, opts ...ClientOption) (*AggregateNotificationsV1OK, error)

AggregateNotificationsV1 gets notification aggregates as specified via JSON in request body

func (*Client) CreateActionsV1

func (a *Client) CreateActionsV1(params *CreateActionsV1Params, opts ...ClientOption) (*CreateActionsV1OK, error)

CreateActionsV1 creates actions for a monitoring rule accepts a list of actions that will be attached to the monitoring rule

func (*Client) CreateExportJobsV1 added in v0.2.32

func (a *Client) CreateExportJobsV1(params *CreateExportJobsV1Params, opts ...ClientOption) (*CreateExportJobsV1OK, error)

CreateExportJobsV1 launches asynchronous export job use the job ID to poll the status of the job using g e t entities exports v1

func (*Client) CreateRulesV1

func (a *Client) CreateRulesV1(params *CreateRulesV1Params, opts ...ClientOption) (*CreateRulesV1OK, error)

CreateRulesV1 creates monitoring rules

func (*Client) DeleteActionV1

func (a *Client) DeleteActionV1(params *DeleteActionV1Params, opts ...ClientOption) (*DeleteActionV1OK, error)

DeleteActionV1 deletes an action from a monitoring rule based on the action ID

func (*Client) DeleteExportJobsV1 added in v0.2.32

func (a *Client) DeleteExportJobsV1(params *DeleteExportJobsV1Params, opts ...ClientOption) (*DeleteExportJobsV1OK, error)

DeleteExportJobsV1 deletes export jobs and their associated file s based on their i ds

func (*Client) DeleteNotificationsV1

func (a *Client) DeleteNotificationsV1(params *DeleteNotificationsV1Params, opts ...ClientOption) (*DeleteNotificationsV1OK, error)

DeleteNotificationsV1 deletes notifications based on i ds notifications cannot be recovered after they are deleted

func (*Client) DeleteRulesV1

func (a *Client) DeleteRulesV1(params *DeleteRulesV1Params, opts ...ClientOption) (*DeleteRulesV1OK, error)

DeleteRulesV1 deletes monitoring rules

func (*Client) GetActionsV1

func (a *Client) GetActionsV1(params *GetActionsV1Params, opts ...ClientOption) (*GetActionsV1OK, error)

GetActionsV1 gets actions based on their i ds i ds can be retrieved using the g e t queries actions v1 endpoint

func (*Client) GetExportJobsV1 added in v0.2.32

func (a *Client) GetExportJobsV1(params *GetExportJobsV1Params, opts ...ClientOption) (*GetExportJobsV1OK, error)

GetExportJobsV1 gets the status of export jobs based on their i ds export jobs can be launched by calling p o s t entities exports v1 when a job is complete use the job ID to download the file s associated with it using g e t entities export files v1

func (*Client) GetFileContentForExportJobsV1 added in v0.2.32

func (a *Client) GetFileContentForExportJobsV1(params *GetFileContentForExportJobsV1Params, opts ...ClientOption) (*GetFileContentForExportJobsV1OK, error)

GetFileContentForExportJobsV1 downloads the file associated with a job ID

func (*Client) GetNotificationsDetailedTranslatedV1

func (a *Client) GetNotificationsDetailedTranslatedV1(params *GetNotificationsDetailedTranslatedV1Params, opts ...ClientOption) (*GetNotificationsDetailedTranslatedV1OK, error)

GetNotificationsDetailedTranslatedV1 gets detailed notifications based on their i ds these include the raw intelligence content that generated the match this endpoint will return translated notification content the only target language available is english a single notification can be translated per request

func (*Client) GetNotificationsDetailedV1

func (a *Client) GetNotificationsDetailedV1(params *GetNotificationsDetailedV1Params, opts ...ClientOption) (*GetNotificationsDetailedV1OK, error)

GetNotificationsDetailedV1 gets detailed notifications based on their i ds these include the raw intelligence content that generated the match

func (*Client) GetNotificationsExposedDataRecordsV1 added in v0.2.32

func (a *Client) GetNotificationsExposedDataRecordsV1(params *GetNotificationsExposedDataRecordsV1Params, opts ...ClientOption) (*GetNotificationsExposedDataRecordsV1OK, error)

GetNotificationsExposedDataRecordsV1 gets notifications exposed data records based on their i ds i ds can be retrieved using the g e t queries notifications exposed data records v1 endpoint the associate notification can be fetched using the entities notifications v endpoints

func (*Client) GetNotificationsTranslatedV1

func (a *Client) GetNotificationsTranslatedV1(params *GetNotificationsTranslatedV1Params, opts ...ClientOption) (*GetNotificationsTranslatedV1OK, error)

GetNotificationsTranslatedV1 gets notifications based on their i ds i ds can be retrieved using the g e t queries notifications v1 endpoint this endpoint will return translated notification content the only target language available is english

func (*Client) GetNotificationsV1

func (a *Client) GetNotificationsV1(params *GetNotificationsV1Params, opts ...ClientOption) (*GetNotificationsV1OK, error)

GetNotificationsV1 gets notifications based on their i ds i ds can be retrieved using the g e t queries notifications v1 endpoint

func (*Client) GetRulesV1

func (a *Client) GetRulesV1(params *GetRulesV1Params, opts ...ClientOption) (*GetRulesV1OK, error)

GetRulesV1 gets monitoring rules based on their i ds i ds can be retrieved using the g e t queries rules v1 endpoint

func (*Client) PreviewRuleV1

func (a *Client) PreviewRuleV1(params *PreviewRuleV1Params, opts ...ClientOption) (*PreviewRuleV1OK, error)

PreviewRuleV1 previews rules notification count and distribution this will return aggregations on channel count site

func (*Client) QueryActionsV1

func (a *Client) QueryActionsV1(params *QueryActionsV1Params, opts ...ClientOption) (*QueryActionsV1OK, error)

QueryActionsV1 queries actions based on provided criteria use the i ds from this response to get the action entities on g e t entities actions v1

func (*Client) QueryNotificationsExposedDataRecordsV1 added in v0.2.32

func (a *Client) QueryNotificationsExposedDataRecordsV1(params *QueryNotificationsExposedDataRecordsV1Params, opts ...ClientOption) (*QueryNotificationsExposedDataRecordsV1OK, error)

QueryNotificationsExposedDataRecordsV1 queries notifications exposed data records based on provided criteria use the i ds from this response to get the notification entities on g e t entities notifications exposed data records v1

func (*Client) QueryNotificationsV1

func (a *Client) QueryNotificationsV1(params *QueryNotificationsV1Params, opts ...ClientOption) (*QueryNotificationsV1OK, error)

QueryNotificationsV1 queries notifications based on provided criteria use the i ds from this response to get the notification entities on g e t entities notifications v1 g e t entities notifications detailed v1 g e t entities notifications translated v1 or g e t entities notifications detailed translated v1

func (*Client) QueryRulesV1

func (a *Client) QueryRulesV1(params *QueryRulesV1Params, opts ...ClientOption) (*QueryRulesV1OK, error)

QueryRulesV1 queries monitoring rules based on provided criteria use the i ds from this response to fetch the rules on entities rules v1

func (*Client) SetTransport

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

SetTransport changes the transport on the client

func (*Client) UpdateActionV1

func (a *Client) UpdateActionV1(params *UpdateActionV1Params, opts ...ClientOption) (*UpdateActionV1OK, error)

UpdateActionV1 updates an action for a monitoring rule

func (*Client) UpdateNotificationsV1

func (a *Client) UpdateNotificationsV1(params *UpdateNotificationsV1Params, opts ...ClientOption) (*UpdateNotificationsV1OK, error)

UpdateNotificationsV1 updates notification status or assignee accepts bulk requests

func (*Client) UpdateRulesV1

func (a *Client) UpdateRulesV1(params *UpdateRulesV1Params, opts ...ClientOption) (*UpdateRulesV1OK, error)

UpdateRulesV1 updates monitoring rules

type ClientOption

type ClientOption func(*runtime.ClientOperation)

ClientOption is the option for Client methods

type ClientService

type ClientService interface {
	AggregateNotificationsExposedDataRecordsV1(params *AggregateNotificationsExposedDataRecordsV1Params, opts ...ClientOption) (*AggregateNotificationsExposedDataRecordsV1OK, error)

	AggregateNotificationsV1(params *AggregateNotificationsV1Params, opts ...ClientOption) (*AggregateNotificationsV1OK, error)

	CreateActionsV1(params *CreateActionsV1Params, opts ...ClientOption) (*CreateActionsV1OK, error)

	CreateExportJobsV1(params *CreateExportJobsV1Params, opts ...ClientOption) (*CreateExportJobsV1OK, error)

	CreateRulesV1(params *CreateRulesV1Params, opts ...ClientOption) (*CreateRulesV1OK, error)

	DeleteActionV1(params *DeleteActionV1Params, opts ...ClientOption) (*DeleteActionV1OK, error)

	DeleteExportJobsV1(params *DeleteExportJobsV1Params, opts ...ClientOption) (*DeleteExportJobsV1OK, error)

	DeleteNotificationsV1(params *DeleteNotificationsV1Params, opts ...ClientOption) (*DeleteNotificationsV1OK, error)

	DeleteRulesV1(params *DeleteRulesV1Params, opts ...ClientOption) (*DeleteRulesV1OK, error)

	GetActionsV1(params *GetActionsV1Params, opts ...ClientOption) (*GetActionsV1OK, error)

	GetExportJobsV1(params *GetExportJobsV1Params, opts ...ClientOption) (*GetExportJobsV1OK, error)

	GetFileContentForExportJobsV1(params *GetFileContentForExportJobsV1Params, opts ...ClientOption) (*GetFileContentForExportJobsV1OK, error)

	GetNotificationsDetailedTranslatedV1(params *GetNotificationsDetailedTranslatedV1Params, opts ...ClientOption) (*GetNotificationsDetailedTranslatedV1OK, error)

	GetNotificationsDetailedV1(params *GetNotificationsDetailedV1Params, opts ...ClientOption) (*GetNotificationsDetailedV1OK, error)

	GetNotificationsExposedDataRecordsV1(params *GetNotificationsExposedDataRecordsV1Params, opts ...ClientOption) (*GetNotificationsExposedDataRecordsV1OK, error)

	GetNotificationsTranslatedV1(params *GetNotificationsTranslatedV1Params, opts ...ClientOption) (*GetNotificationsTranslatedV1OK, error)

	GetNotificationsV1(params *GetNotificationsV1Params, opts ...ClientOption) (*GetNotificationsV1OK, error)

	GetRulesV1(params *GetRulesV1Params, opts ...ClientOption) (*GetRulesV1OK, error)

	PreviewRuleV1(params *PreviewRuleV1Params, opts ...ClientOption) (*PreviewRuleV1OK, error)

	QueryActionsV1(params *QueryActionsV1Params, opts ...ClientOption) (*QueryActionsV1OK, error)

	QueryNotificationsExposedDataRecordsV1(params *QueryNotificationsExposedDataRecordsV1Params, opts ...ClientOption) (*QueryNotificationsExposedDataRecordsV1OK, error)

	QueryNotificationsV1(params *QueryNotificationsV1Params, opts ...ClientOption) (*QueryNotificationsV1OK, error)

	QueryRulesV1(params *QueryRulesV1Params, opts ...ClientOption) (*QueryRulesV1OK, error)

	UpdateActionV1(params *UpdateActionV1Params, opts ...ClientOption) (*UpdateActionV1OK, error)

	UpdateNotificationsV1(params *UpdateNotificationsV1Params, opts ...ClientOption) (*UpdateNotificationsV1OK, error)

	UpdateRulesV1(params *UpdateRulesV1Params, opts ...ClientOption) (*UpdateRulesV1OK, 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 recon API client.

type CreateActionsV1BadRequest

type CreateActionsV1BadRequest struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	Payload *models.MsaspecResponseFields
}

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

Bad Request

func NewCreateActionsV1BadRequest

func NewCreateActionsV1BadRequest() *CreateActionsV1BadRequest

NewCreateActionsV1BadRequest creates a CreateActionsV1BadRequest with default headers values

func (*CreateActionsV1BadRequest) Code added in v0.2.33

func (o *CreateActionsV1BadRequest) Code() int

Code gets the status code for the create actions v1 bad request response

func (*CreateActionsV1BadRequest) Error

func (o *CreateActionsV1BadRequest) Error() string

func (*CreateActionsV1BadRequest) GetPayload

func (*CreateActionsV1BadRequest) IsClientError added in v0.2.27

func (o *CreateActionsV1BadRequest) IsClientError() bool

IsClientError returns true when this create actions v1 bad request response has a 4xx status code

func (*CreateActionsV1BadRequest) IsCode added in v0.2.27

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

IsCode returns true when this create actions v1 bad request response a status code equal to that given

func (*CreateActionsV1BadRequest) IsRedirect added in v0.2.27

func (o *CreateActionsV1BadRequest) IsRedirect() bool

IsRedirect returns true when this create actions v1 bad request response has a 3xx status code

func (*CreateActionsV1BadRequest) IsServerError added in v0.2.27

func (o *CreateActionsV1BadRequest) IsServerError() bool

IsServerError returns true when this create actions v1 bad request response has a 5xx status code

func (*CreateActionsV1BadRequest) IsSuccess added in v0.2.27

func (o *CreateActionsV1BadRequest) IsSuccess() bool

IsSuccess returns true when this create actions v1 bad request response has a 2xx status code

func (*CreateActionsV1BadRequest) String added in v0.2.27

func (o *CreateActionsV1BadRequest) String() string

type CreateActionsV1Forbidden

type CreateActionsV1Forbidden struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	Payload *models.MsaspecResponseFields
}

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

Forbidden

func NewCreateActionsV1Forbidden

func NewCreateActionsV1Forbidden() *CreateActionsV1Forbidden

NewCreateActionsV1Forbidden creates a CreateActionsV1Forbidden with default headers values

func (*CreateActionsV1Forbidden) Code added in v0.2.33

func (o *CreateActionsV1Forbidden) Code() int

Code gets the status code for the create actions v1 forbidden response

func (*CreateActionsV1Forbidden) Error

func (o *CreateActionsV1Forbidden) Error() string

func (*CreateActionsV1Forbidden) GetPayload

func (*CreateActionsV1Forbidden) IsClientError added in v0.2.27

func (o *CreateActionsV1Forbidden) IsClientError() bool

IsClientError returns true when this create actions v1 forbidden response has a 4xx status code

func (*CreateActionsV1Forbidden) IsCode added in v0.2.27

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

IsCode returns true when this create actions v1 forbidden response a status code equal to that given

func (*CreateActionsV1Forbidden) IsRedirect added in v0.2.27

func (o *CreateActionsV1Forbidden) IsRedirect() bool

IsRedirect returns true when this create actions v1 forbidden response has a 3xx status code

func (*CreateActionsV1Forbidden) IsServerError added in v0.2.27

func (o *CreateActionsV1Forbidden) IsServerError() bool

IsServerError returns true when this create actions v1 forbidden response has a 5xx status code

func (*CreateActionsV1Forbidden) IsSuccess added in v0.2.27

func (o *CreateActionsV1Forbidden) IsSuccess() bool

IsSuccess returns true when this create actions v1 forbidden response has a 2xx status code

func (*CreateActionsV1Forbidden) String added in v0.2.27

func (o *CreateActionsV1Forbidden) String() string

type CreateActionsV1InternalServerError

type CreateActionsV1InternalServerError struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	Payload *models.MsaspecResponseFields
}

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

Internal Server Error

func NewCreateActionsV1InternalServerError

func NewCreateActionsV1InternalServerError() *CreateActionsV1InternalServerError

NewCreateActionsV1InternalServerError creates a CreateActionsV1InternalServerError with default headers values

func (*CreateActionsV1InternalServerError) Code added in v0.2.33

Code gets the status code for the create actions v1 internal server error response

func (*CreateActionsV1InternalServerError) Error

func (*CreateActionsV1InternalServerError) GetPayload

func (*CreateActionsV1InternalServerError) IsClientError added in v0.2.27

func (o *CreateActionsV1InternalServerError) IsClientError() bool

IsClientError returns true when this create actions v1 internal server error response has a 4xx status code

func (*CreateActionsV1InternalServerError) IsCode added in v0.2.27

IsCode returns true when this create actions v1 internal server error response a status code equal to that given

func (*CreateActionsV1InternalServerError) IsRedirect added in v0.2.27

func (o *CreateActionsV1InternalServerError) IsRedirect() bool

IsRedirect returns true when this create actions v1 internal server error response has a 3xx status code

func (*CreateActionsV1InternalServerError) IsServerError added in v0.2.27

func (o *CreateActionsV1InternalServerError) IsServerError() bool

IsServerError returns true when this create actions v1 internal server error response has a 5xx status code

func (*CreateActionsV1InternalServerError) IsSuccess added in v0.2.27

IsSuccess returns true when this create actions v1 internal server error response has a 2xx status code

func (*CreateActionsV1InternalServerError) String added in v0.2.27

type CreateActionsV1NotFound

type CreateActionsV1NotFound struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	Payload *models.MsaspecResponseFields
}

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

Not Found

func NewCreateActionsV1NotFound

func NewCreateActionsV1NotFound() *CreateActionsV1NotFound

NewCreateActionsV1NotFound creates a CreateActionsV1NotFound with default headers values

func (*CreateActionsV1NotFound) Code added in v0.2.33

func (o *CreateActionsV1NotFound) Code() int

Code gets the status code for the create actions v1 not found response

func (*CreateActionsV1NotFound) Error

func (o *CreateActionsV1NotFound) Error() string

func (*CreateActionsV1NotFound) GetPayload

func (*CreateActionsV1NotFound) IsClientError added in v0.2.27

func (o *CreateActionsV1NotFound) IsClientError() bool

IsClientError returns true when this create actions v1 not found response has a 4xx status code

func (*CreateActionsV1NotFound) IsCode added in v0.2.27

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

IsCode returns true when this create actions v1 not found response a status code equal to that given

func (*CreateActionsV1NotFound) IsRedirect added in v0.2.27

func (o *CreateActionsV1NotFound) IsRedirect() bool

IsRedirect returns true when this create actions v1 not found response has a 3xx status code

func (*CreateActionsV1NotFound) IsServerError added in v0.2.27

func (o *CreateActionsV1NotFound) IsServerError() bool

IsServerError returns true when this create actions v1 not found response has a 5xx status code

func (*CreateActionsV1NotFound) IsSuccess added in v0.2.27

func (o *CreateActionsV1NotFound) IsSuccess() bool

IsSuccess returns true when this create actions v1 not found response has a 2xx status code

func (*CreateActionsV1NotFound) String added in v0.2.27

func (o *CreateActionsV1NotFound) String() string

type CreateActionsV1OK

type CreateActionsV1OK struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	Payload *models.DomainActionEntitiesResponseV1
}

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

OK

func NewCreateActionsV1OK

func NewCreateActionsV1OK() *CreateActionsV1OK

NewCreateActionsV1OK creates a CreateActionsV1OK with default headers values

func (*CreateActionsV1OK) Code added in v0.2.33

func (o *CreateActionsV1OK) Code() int

Code gets the status code for the create actions v1 o k response

func (*CreateActionsV1OK) Error

func (o *CreateActionsV1OK) Error() string

func (*CreateActionsV1OK) GetPayload

func (*CreateActionsV1OK) IsClientError added in v0.2.27

func (o *CreateActionsV1OK) IsClientError() bool

IsClientError returns true when this create actions v1 o k response has a 4xx status code

func (*CreateActionsV1OK) IsCode added in v0.2.27

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

IsCode returns true when this create actions v1 o k response a status code equal to that given

func (*CreateActionsV1OK) IsRedirect added in v0.2.27

func (o *CreateActionsV1OK) IsRedirect() bool

IsRedirect returns true when this create actions v1 o k response has a 3xx status code

func (*CreateActionsV1OK) IsServerError added in v0.2.27

func (o *CreateActionsV1OK) IsServerError() bool

IsServerError returns true when this create actions v1 o k response has a 5xx status code

func (*CreateActionsV1OK) IsSuccess added in v0.2.27

func (o *CreateActionsV1OK) IsSuccess() bool

IsSuccess returns true when this create actions v1 o k response has a 2xx status code

func (*CreateActionsV1OK) String added in v0.2.27

func (o *CreateActionsV1OK) String() string

type CreateActionsV1Params

type CreateActionsV1Params struct {

	// Body.
	Body *models.DomainRegisterActionsRequest

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

CreateActionsV1Params contains all the parameters to send to the API endpoint

for the create actions v1 operation.

Typically these are written to a http.Request.

func NewCreateActionsV1Params

func NewCreateActionsV1Params() *CreateActionsV1Params

NewCreateActionsV1Params creates a new CreateActionsV1Params 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 NewCreateActionsV1ParamsWithContext

func NewCreateActionsV1ParamsWithContext(ctx context.Context) *CreateActionsV1Params

NewCreateActionsV1ParamsWithContext creates a new CreateActionsV1Params object with the ability to set a context for a request.

func NewCreateActionsV1ParamsWithHTTPClient

func NewCreateActionsV1ParamsWithHTTPClient(client *http.Client) *CreateActionsV1Params

NewCreateActionsV1ParamsWithHTTPClient creates a new CreateActionsV1Params object with the ability to set a custom HTTPClient for a request.

func NewCreateActionsV1ParamsWithTimeout

func NewCreateActionsV1ParamsWithTimeout(timeout time.Duration) *CreateActionsV1Params

NewCreateActionsV1ParamsWithTimeout creates a new CreateActionsV1Params object with the ability to set a timeout on a request.

func (*CreateActionsV1Params) SetBody

SetBody adds the body to the create actions v1 params

func (*CreateActionsV1Params) SetContext

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

SetContext adds the context to the create actions v1 params

func (*CreateActionsV1Params) SetDefaults

func (o *CreateActionsV1Params) SetDefaults()

SetDefaults hydrates default values in the create actions v1 params (not the query body).

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

func (*CreateActionsV1Params) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the create actions v1 params

func (*CreateActionsV1Params) SetTimeout

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

SetTimeout adds the timeout to the create actions v1 params

func (*CreateActionsV1Params) WithBody

WithBody adds the body to the create actions v1 params

func (*CreateActionsV1Params) WithContext

WithContext adds the context to the create actions v1 params

func (*CreateActionsV1Params) WithDefaults

func (o *CreateActionsV1Params) WithDefaults() *CreateActionsV1Params

WithDefaults hydrates default values in the create actions v1 params (not the query body).

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

func (*CreateActionsV1Params) WithHTTPClient

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

WithHTTPClient adds the HTTPClient to the create actions v1 params

func (*CreateActionsV1Params) WithTimeout

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

WithTimeout adds the timeout to the create actions v1 params

func (*CreateActionsV1Params) WriteToRequest

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

WriteToRequest writes these params to a swagger request

type CreateActionsV1Reader

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

CreateActionsV1Reader is a Reader for the CreateActionsV1 structure.

func (*CreateActionsV1Reader) ReadResponse

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

ReadResponse reads a server response into the received o.

type CreateActionsV1TooManyRequests

type CreateActionsV1TooManyRequests struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	/* Too many requests, retry after this time (as milliseconds since epoch)
	 */
	XRateLimitRetryAfter int64

	Payload *models.MsaReplyMetaOnly
}

CreateActionsV1TooManyRequests describes a response with status code 429, with default header values.

Too Many Requests

func NewCreateActionsV1TooManyRequests

func NewCreateActionsV1TooManyRequests() *CreateActionsV1TooManyRequests

NewCreateActionsV1TooManyRequests creates a CreateActionsV1TooManyRequests with default headers values

func (*CreateActionsV1TooManyRequests) Code added in v0.2.33

Code gets the status code for the create actions v1 too many requests response

func (*CreateActionsV1TooManyRequests) Error

func (*CreateActionsV1TooManyRequests) GetPayload

func (*CreateActionsV1TooManyRequests) IsClientError added in v0.2.27

func (o *CreateActionsV1TooManyRequests) IsClientError() bool

IsClientError returns true when this create actions v1 too many requests response has a 4xx status code

func (*CreateActionsV1TooManyRequests) IsCode added in v0.2.27

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

IsCode returns true when this create actions v1 too many requests response a status code equal to that given

func (*CreateActionsV1TooManyRequests) IsRedirect added in v0.2.27

func (o *CreateActionsV1TooManyRequests) IsRedirect() bool

IsRedirect returns true when this create actions v1 too many requests response has a 3xx status code

func (*CreateActionsV1TooManyRequests) IsServerError added in v0.2.27

func (o *CreateActionsV1TooManyRequests) IsServerError() bool

IsServerError returns true when this create actions v1 too many requests response has a 5xx status code

func (*CreateActionsV1TooManyRequests) IsSuccess added in v0.2.27

func (o *CreateActionsV1TooManyRequests) IsSuccess() bool

IsSuccess returns true when this create actions v1 too many requests response has a 2xx status code

func (*CreateActionsV1TooManyRequests) String added in v0.2.27

type CreateActionsV1Unauthorized

type CreateActionsV1Unauthorized struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	Payload *models.MsaspecResponseFields
}

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

Unauthorized

func NewCreateActionsV1Unauthorized

func NewCreateActionsV1Unauthorized() *CreateActionsV1Unauthorized

NewCreateActionsV1Unauthorized creates a CreateActionsV1Unauthorized with default headers values

func (*CreateActionsV1Unauthorized) Code added in v0.2.33

func (o *CreateActionsV1Unauthorized) Code() int

Code gets the status code for the create actions v1 unauthorized response

func (*CreateActionsV1Unauthorized) Error

func (*CreateActionsV1Unauthorized) GetPayload

func (*CreateActionsV1Unauthorized) IsClientError added in v0.2.27

func (o *CreateActionsV1Unauthorized) IsClientError() bool

IsClientError returns true when this create actions v1 unauthorized response has a 4xx status code

func (*CreateActionsV1Unauthorized) IsCode added in v0.2.27

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

IsCode returns true when this create actions v1 unauthorized response a status code equal to that given

func (*CreateActionsV1Unauthorized) IsRedirect added in v0.2.27

func (o *CreateActionsV1Unauthorized) IsRedirect() bool

IsRedirect returns true when this create actions v1 unauthorized response has a 3xx status code

func (*CreateActionsV1Unauthorized) IsServerError added in v0.2.27

func (o *CreateActionsV1Unauthorized) IsServerError() bool

IsServerError returns true when this create actions v1 unauthorized response has a 5xx status code

func (*CreateActionsV1Unauthorized) IsSuccess added in v0.2.27

func (o *CreateActionsV1Unauthorized) IsSuccess() bool

IsSuccess returns true when this create actions v1 unauthorized response has a 2xx status code

func (*CreateActionsV1Unauthorized) String added in v0.2.27

func (o *CreateActionsV1Unauthorized) String() string

type CreateExportJobsV1BadRequest added in v0.2.32

type CreateExportJobsV1BadRequest struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	Payload *models.DomainErrorsOnly
}

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

Bad Request

func NewCreateExportJobsV1BadRequest added in v0.2.32

func NewCreateExportJobsV1BadRequest() *CreateExportJobsV1BadRequest

NewCreateExportJobsV1BadRequest creates a CreateExportJobsV1BadRequest with default headers values

func (*CreateExportJobsV1BadRequest) Code added in v0.2.33

Code gets the status code for the create export jobs v1 bad request response

func (*CreateExportJobsV1BadRequest) Error added in v0.2.32

func (*CreateExportJobsV1BadRequest) GetPayload added in v0.2.32

func (*CreateExportJobsV1BadRequest) IsClientError added in v0.2.32

func (o *CreateExportJobsV1BadRequest) IsClientError() bool

IsClientError returns true when this create export jobs v1 bad request response has a 4xx status code

func (*CreateExportJobsV1BadRequest) IsCode added in v0.2.32

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

IsCode returns true when this create export jobs v1 bad request response a status code equal to that given

func (*CreateExportJobsV1BadRequest) IsRedirect added in v0.2.32

func (o *CreateExportJobsV1BadRequest) IsRedirect() bool

IsRedirect returns true when this create export jobs v1 bad request response has a 3xx status code

func (*CreateExportJobsV1BadRequest) IsServerError added in v0.2.32

func (o *CreateExportJobsV1BadRequest) IsServerError() bool

IsServerError returns true when this create export jobs v1 bad request response has a 5xx status code

func (*CreateExportJobsV1BadRequest) IsSuccess added in v0.2.32

func (o *CreateExportJobsV1BadRequest) IsSuccess() bool

IsSuccess returns true when this create export jobs v1 bad request response has a 2xx status code

func (*CreateExportJobsV1BadRequest) String added in v0.2.32

type CreateExportJobsV1Forbidden added in v0.2.32

type CreateExportJobsV1Forbidden struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	Payload *models.DomainErrorsOnly
}

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

Forbidden

func NewCreateExportJobsV1Forbidden added in v0.2.32

func NewCreateExportJobsV1Forbidden() *CreateExportJobsV1Forbidden

NewCreateExportJobsV1Forbidden creates a CreateExportJobsV1Forbidden with default headers values

func (*CreateExportJobsV1Forbidden) Code added in v0.2.33

func (o *CreateExportJobsV1Forbidden) Code() int

Code gets the status code for the create export jobs v1 forbidden response

func (*CreateExportJobsV1Forbidden) Error added in v0.2.32

func (*CreateExportJobsV1Forbidden) GetPayload added in v0.2.32

func (*CreateExportJobsV1Forbidden) IsClientError added in v0.2.32

func (o *CreateExportJobsV1Forbidden) IsClientError() bool

IsClientError returns true when this create export jobs v1 forbidden response has a 4xx status code

func (*CreateExportJobsV1Forbidden) IsCode added in v0.2.32

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

IsCode returns true when this create export jobs v1 forbidden response a status code equal to that given

func (*CreateExportJobsV1Forbidden) IsRedirect added in v0.2.32

func (o *CreateExportJobsV1Forbidden) IsRedirect() bool

IsRedirect returns true when this create export jobs v1 forbidden response has a 3xx status code

func (*CreateExportJobsV1Forbidden) IsServerError added in v0.2.32

func (o *CreateExportJobsV1Forbidden) IsServerError() bool

IsServerError returns true when this create export jobs v1 forbidden response has a 5xx status code

func (*CreateExportJobsV1Forbidden) IsSuccess added in v0.2.32

func (o *CreateExportJobsV1Forbidden) IsSuccess() bool

IsSuccess returns true when this create export jobs v1 forbidden response has a 2xx status code

func (*CreateExportJobsV1Forbidden) String added in v0.2.32

func (o *CreateExportJobsV1Forbidden) String() string

type CreateExportJobsV1InternalServerError added in v0.2.32

type CreateExportJobsV1InternalServerError struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	Payload *models.DomainErrorsOnly
}

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

Internal Server Error

func NewCreateExportJobsV1InternalServerError added in v0.2.32

func NewCreateExportJobsV1InternalServerError() *CreateExportJobsV1InternalServerError

NewCreateExportJobsV1InternalServerError creates a CreateExportJobsV1InternalServerError with default headers values

func (*CreateExportJobsV1InternalServerError) Code added in v0.2.33

Code gets the status code for the create export jobs v1 internal server error response

func (*CreateExportJobsV1InternalServerError) Error added in v0.2.32

func (*CreateExportJobsV1InternalServerError) GetPayload added in v0.2.32

func (*CreateExportJobsV1InternalServerError) IsClientError added in v0.2.32

func (o *CreateExportJobsV1InternalServerError) IsClientError() bool

IsClientError returns true when this create export jobs v1 internal server error response has a 4xx status code

func (*CreateExportJobsV1InternalServerError) IsCode added in v0.2.32

IsCode returns true when this create export jobs v1 internal server error response a status code equal to that given

func (*CreateExportJobsV1InternalServerError) IsRedirect added in v0.2.32

IsRedirect returns true when this create export jobs v1 internal server error response has a 3xx status code

func (*CreateExportJobsV1InternalServerError) IsServerError added in v0.2.32

func (o *CreateExportJobsV1InternalServerError) IsServerError() bool

IsServerError returns true when this create export jobs v1 internal server error response has a 5xx status code

func (*CreateExportJobsV1InternalServerError) IsSuccess added in v0.2.32

IsSuccess returns true when this create export jobs v1 internal server error response has a 2xx status code

func (*CreateExportJobsV1InternalServerError) String added in v0.2.32

type CreateExportJobsV1NotFound added in v0.2.32

type CreateExportJobsV1NotFound struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	Payload *models.DomainErrorsOnly
}

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

Not Found

func NewCreateExportJobsV1NotFound added in v0.2.32

func NewCreateExportJobsV1NotFound() *CreateExportJobsV1NotFound

NewCreateExportJobsV1NotFound creates a CreateExportJobsV1NotFound with default headers values

func (*CreateExportJobsV1NotFound) Code added in v0.2.33

func (o *CreateExportJobsV1NotFound) Code() int

Code gets the status code for the create export jobs v1 not found response

func (*CreateExportJobsV1NotFound) Error added in v0.2.32

func (*CreateExportJobsV1NotFound) GetPayload added in v0.2.32

func (*CreateExportJobsV1NotFound) IsClientError added in v0.2.32

func (o *CreateExportJobsV1NotFound) IsClientError() bool

IsClientError returns true when this create export jobs v1 not found response has a 4xx status code

func (*CreateExportJobsV1NotFound) IsCode added in v0.2.32

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

IsCode returns true when this create export jobs v1 not found response a status code equal to that given

func (*CreateExportJobsV1NotFound) IsRedirect added in v0.2.32

func (o *CreateExportJobsV1NotFound) IsRedirect() bool

IsRedirect returns true when this create export jobs v1 not found response has a 3xx status code

func (*CreateExportJobsV1NotFound) IsServerError added in v0.2.32

func (o *CreateExportJobsV1NotFound) IsServerError() bool

IsServerError returns true when this create export jobs v1 not found response has a 5xx status code

func (*CreateExportJobsV1NotFound) IsSuccess added in v0.2.32

func (o *CreateExportJobsV1NotFound) IsSuccess() bool

IsSuccess returns true when this create export jobs v1 not found response has a 2xx status code

func (*CreateExportJobsV1NotFound) String added in v0.2.32

func (o *CreateExportJobsV1NotFound) String() string

type CreateExportJobsV1OK added in v0.2.32

type CreateExportJobsV1OK struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	Payload *models.DomainLaunchExportJobResponseV1
}

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

OK

func NewCreateExportJobsV1OK added in v0.2.32

func NewCreateExportJobsV1OK() *CreateExportJobsV1OK

NewCreateExportJobsV1OK creates a CreateExportJobsV1OK with default headers values

func (*CreateExportJobsV1OK) Code added in v0.2.33

func (o *CreateExportJobsV1OK) Code() int

Code gets the status code for the create export jobs v1 o k response

func (*CreateExportJobsV1OK) Error added in v0.2.32

func (o *CreateExportJobsV1OK) Error() string

func (*CreateExportJobsV1OK) GetPayload added in v0.2.32

func (*CreateExportJobsV1OK) IsClientError added in v0.2.32

func (o *CreateExportJobsV1OK) IsClientError() bool

IsClientError returns true when this create export jobs v1 o k response has a 4xx status code

func (*CreateExportJobsV1OK) IsCode added in v0.2.32

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

IsCode returns true when this create export jobs v1 o k response a status code equal to that given

func (*CreateExportJobsV1OK) IsRedirect added in v0.2.32

func (o *CreateExportJobsV1OK) IsRedirect() bool

IsRedirect returns true when this create export jobs v1 o k response has a 3xx status code

func (*CreateExportJobsV1OK) IsServerError added in v0.2.32

func (o *CreateExportJobsV1OK) IsServerError() bool

IsServerError returns true when this create export jobs v1 o k response has a 5xx status code

func (*CreateExportJobsV1OK) IsSuccess added in v0.2.32

func (o *CreateExportJobsV1OK) IsSuccess() bool

IsSuccess returns true when this create export jobs v1 o k response has a 2xx status code

func (*CreateExportJobsV1OK) String added in v0.2.32

func (o *CreateExportJobsV1OK) String() string

type CreateExportJobsV1Params added in v0.2.32

type CreateExportJobsV1Params struct {

	// Body.
	Body []*models.DomainLaunchExportJobRequestV1

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

CreateExportJobsV1Params contains all the parameters to send to the API endpoint

for the create export jobs v1 operation.

Typically these are written to a http.Request.

func NewCreateExportJobsV1Params added in v0.2.32

func NewCreateExportJobsV1Params() *CreateExportJobsV1Params

NewCreateExportJobsV1Params creates a new CreateExportJobsV1Params 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 NewCreateExportJobsV1ParamsWithContext added in v0.2.32

func NewCreateExportJobsV1ParamsWithContext(ctx context.Context) *CreateExportJobsV1Params

NewCreateExportJobsV1ParamsWithContext creates a new CreateExportJobsV1Params object with the ability to set a context for a request.

func NewCreateExportJobsV1ParamsWithHTTPClient added in v0.2.32

func NewCreateExportJobsV1ParamsWithHTTPClient(client *http.Client) *CreateExportJobsV1Params

NewCreateExportJobsV1ParamsWithHTTPClient creates a new CreateExportJobsV1Params object with the ability to set a custom HTTPClient for a request.

func NewCreateExportJobsV1ParamsWithTimeout added in v0.2.32

func NewCreateExportJobsV1ParamsWithTimeout(timeout time.Duration) *CreateExportJobsV1Params

NewCreateExportJobsV1ParamsWithTimeout creates a new CreateExportJobsV1Params object with the ability to set a timeout on a request.

func (*CreateExportJobsV1Params) SetBody added in v0.2.32

SetBody adds the body to the create export jobs v1 params

func (*CreateExportJobsV1Params) SetContext added in v0.2.32

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

SetContext adds the context to the create export jobs v1 params

func (*CreateExportJobsV1Params) SetDefaults added in v0.2.32

func (o *CreateExportJobsV1Params) SetDefaults()

SetDefaults hydrates default values in the create export jobs v1 params (not the query body).

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

func (*CreateExportJobsV1Params) SetHTTPClient added in v0.2.32

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

SetHTTPClient adds the HTTPClient to the create export jobs v1 params

func (*CreateExportJobsV1Params) SetTimeout added in v0.2.32

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

SetTimeout adds the timeout to the create export jobs v1 params

func (*CreateExportJobsV1Params) WithBody added in v0.2.32

WithBody adds the body to the create export jobs v1 params

func (*CreateExportJobsV1Params) WithContext added in v0.2.32

WithContext adds the context to the create export jobs v1 params

func (*CreateExportJobsV1Params) WithDefaults added in v0.2.32

WithDefaults hydrates default values in the create export jobs v1 params (not the query body).

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

func (*CreateExportJobsV1Params) WithHTTPClient added in v0.2.32

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

WithHTTPClient adds the HTTPClient to the create export jobs v1 params

func (*CreateExportJobsV1Params) WithTimeout added in v0.2.32

WithTimeout adds the timeout to the create export jobs v1 params

func (*CreateExportJobsV1Params) WriteToRequest added in v0.2.32

WriteToRequest writes these params to a swagger request

type CreateExportJobsV1Reader added in v0.2.32

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

CreateExportJobsV1Reader is a Reader for the CreateExportJobsV1 structure.

func (*CreateExportJobsV1Reader) ReadResponse added in v0.2.32

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

ReadResponse reads a server response into the received o.

type CreateExportJobsV1TooManyRequests added in v0.2.32

type CreateExportJobsV1TooManyRequests struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	/* Too many requests, retry after this time (as milliseconds since epoch)
	 */
	XRateLimitRetryAfter int64

	Payload *models.MsaReplyMetaOnly
}

CreateExportJobsV1TooManyRequests describes a response with status code 429, with default header values.

Too Many Requests

func NewCreateExportJobsV1TooManyRequests added in v0.2.32

func NewCreateExportJobsV1TooManyRequests() *CreateExportJobsV1TooManyRequests

NewCreateExportJobsV1TooManyRequests creates a CreateExportJobsV1TooManyRequests with default headers values

func (*CreateExportJobsV1TooManyRequests) Code added in v0.2.33

Code gets the status code for the create export jobs v1 too many requests response

func (*CreateExportJobsV1TooManyRequests) Error added in v0.2.32

func (*CreateExportJobsV1TooManyRequests) GetPayload added in v0.2.32

func (*CreateExportJobsV1TooManyRequests) IsClientError added in v0.2.32

func (o *CreateExportJobsV1TooManyRequests) IsClientError() bool

IsClientError returns true when this create export jobs v1 too many requests response has a 4xx status code

func (*CreateExportJobsV1TooManyRequests) IsCode added in v0.2.32

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

IsCode returns true when this create export jobs v1 too many requests response a status code equal to that given

func (*CreateExportJobsV1TooManyRequests) IsRedirect added in v0.2.32

func (o *CreateExportJobsV1TooManyRequests) IsRedirect() bool

IsRedirect returns true when this create export jobs v1 too many requests response has a 3xx status code

func (*CreateExportJobsV1TooManyRequests) IsServerError added in v0.2.32

func (o *CreateExportJobsV1TooManyRequests) IsServerError() bool

IsServerError returns true when this create export jobs v1 too many requests response has a 5xx status code

func (*CreateExportJobsV1TooManyRequests) IsSuccess added in v0.2.32

func (o *CreateExportJobsV1TooManyRequests) IsSuccess() bool

IsSuccess returns true when this create export jobs v1 too many requests response has a 2xx status code

func (*CreateExportJobsV1TooManyRequests) String added in v0.2.32

type CreateExportJobsV1Unauthorized added in v0.2.32

type CreateExportJobsV1Unauthorized struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	Payload *models.DomainErrorsOnly
}

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

Unauthorized

func NewCreateExportJobsV1Unauthorized added in v0.2.32

func NewCreateExportJobsV1Unauthorized() *CreateExportJobsV1Unauthorized

NewCreateExportJobsV1Unauthorized creates a CreateExportJobsV1Unauthorized with default headers values

func (*CreateExportJobsV1Unauthorized) Code added in v0.2.33

Code gets the status code for the create export jobs v1 unauthorized response

func (*CreateExportJobsV1Unauthorized) Error added in v0.2.32

func (*CreateExportJobsV1Unauthorized) GetPayload added in v0.2.32

func (*CreateExportJobsV1Unauthorized) IsClientError added in v0.2.32

func (o *CreateExportJobsV1Unauthorized) IsClientError() bool

IsClientError returns true when this create export jobs v1 unauthorized response has a 4xx status code

func (*CreateExportJobsV1Unauthorized) IsCode added in v0.2.32

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

IsCode returns true when this create export jobs v1 unauthorized response a status code equal to that given

func (*CreateExportJobsV1Unauthorized) IsRedirect added in v0.2.32

func (o *CreateExportJobsV1Unauthorized) IsRedirect() bool

IsRedirect returns true when this create export jobs v1 unauthorized response has a 3xx status code

func (*CreateExportJobsV1Unauthorized) IsServerError added in v0.2.32

func (o *CreateExportJobsV1Unauthorized) IsServerError() bool

IsServerError returns true when this create export jobs v1 unauthorized response has a 5xx status code

func (*CreateExportJobsV1Unauthorized) IsSuccess added in v0.2.32

func (o *CreateExportJobsV1Unauthorized) IsSuccess() bool

IsSuccess returns true when this create export jobs v1 unauthorized response has a 2xx status code

func (*CreateExportJobsV1Unauthorized) String added in v0.2.32

type CreateRulesV1BadRequest

type CreateRulesV1BadRequest struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	Payload *models.DomainErrorsOnly
}

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

Bad Request

func NewCreateRulesV1BadRequest

func NewCreateRulesV1BadRequest() *CreateRulesV1BadRequest

NewCreateRulesV1BadRequest creates a CreateRulesV1BadRequest with default headers values

func (*CreateRulesV1BadRequest) Code added in v0.2.33

func (o *CreateRulesV1BadRequest) Code() int

Code gets the status code for the create rules v1 bad request response

func (*CreateRulesV1BadRequest) Error

func (o *CreateRulesV1BadRequest) Error() string

func (*CreateRulesV1BadRequest) GetPayload

func (*CreateRulesV1BadRequest) IsClientError added in v0.2.27

func (o *CreateRulesV1BadRequest) IsClientError() bool

IsClientError returns true when this create rules v1 bad request response has a 4xx status code

func (*CreateRulesV1BadRequest) IsCode added in v0.2.27

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

IsCode returns true when this create rules v1 bad request response a status code equal to that given

func (*CreateRulesV1BadRequest) IsRedirect added in v0.2.27

func (o *CreateRulesV1BadRequest) IsRedirect() bool

IsRedirect returns true when this create rules v1 bad request response has a 3xx status code

func (*CreateRulesV1BadRequest) IsServerError added in v0.2.27

func (o *CreateRulesV1BadRequest) IsServerError() bool

IsServerError returns true when this create rules v1 bad request response has a 5xx status code

func (*CreateRulesV1BadRequest) IsSuccess added in v0.2.27

func (o *CreateRulesV1BadRequest) IsSuccess() bool

IsSuccess returns true when this create rules v1 bad request response has a 2xx status code

func (*CreateRulesV1BadRequest) String added in v0.2.27

func (o *CreateRulesV1BadRequest) String() string

type CreateRulesV1Forbidden

type CreateRulesV1Forbidden struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	Payload *models.DomainErrorsOnly
}

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

Forbidden

func NewCreateRulesV1Forbidden

func NewCreateRulesV1Forbidden() *CreateRulesV1Forbidden

NewCreateRulesV1Forbidden creates a CreateRulesV1Forbidden with default headers values

func (*CreateRulesV1Forbidden) Code added in v0.2.33

func (o *CreateRulesV1Forbidden) Code() int

Code gets the status code for the create rules v1 forbidden response

func (*CreateRulesV1Forbidden) Error

func (o *CreateRulesV1Forbidden) Error() string

func (*CreateRulesV1Forbidden) GetPayload

func (*CreateRulesV1Forbidden) IsClientError added in v0.2.27

func (o *CreateRulesV1Forbidden) IsClientError() bool

IsClientError returns true when this create rules v1 forbidden response has a 4xx status code

func (*CreateRulesV1Forbidden) IsCode added in v0.2.27

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

IsCode returns true when this create rules v1 forbidden response a status code equal to that given

func (*CreateRulesV1Forbidden) IsRedirect added in v0.2.27

func (o *CreateRulesV1Forbidden) IsRedirect() bool

IsRedirect returns true when this create rules v1 forbidden response has a 3xx status code

func (*CreateRulesV1Forbidden) IsServerError added in v0.2.27

func (o *CreateRulesV1Forbidden) IsServerError() bool

IsServerError returns true when this create rules v1 forbidden response has a 5xx status code

func (*CreateRulesV1Forbidden) IsSuccess added in v0.2.27

func (o *CreateRulesV1Forbidden) IsSuccess() bool

IsSuccess returns true when this create rules v1 forbidden response has a 2xx status code

func (*CreateRulesV1Forbidden) String added in v0.2.27

func (o *CreateRulesV1Forbidden) String() string

type CreateRulesV1InternalServerError

type CreateRulesV1InternalServerError struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	Payload *models.DomainErrorsOnly
}

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

Internal Server Error

func NewCreateRulesV1InternalServerError

func NewCreateRulesV1InternalServerError() *CreateRulesV1InternalServerError

NewCreateRulesV1InternalServerError creates a CreateRulesV1InternalServerError with default headers values

func (*CreateRulesV1InternalServerError) Code added in v0.2.33

Code gets the status code for the create rules v1 internal server error response

func (*CreateRulesV1InternalServerError) Error

func (*CreateRulesV1InternalServerError) GetPayload

func (*CreateRulesV1InternalServerError) IsClientError added in v0.2.27

func (o *CreateRulesV1InternalServerError) IsClientError() bool

IsClientError returns true when this create rules v1 internal server error response has a 4xx status code

func (*CreateRulesV1InternalServerError) IsCode added in v0.2.27

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

IsCode returns true when this create rules v1 internal server error response a status code equal to that given

func (*CreateRulesV1InternalServerError) IsRedirect added in v0.2.27

func (o *CreateRulesV1InternalServerError) IsRedirect() bool

IsRedirect returns true when this create rules v1 internal server error response has a 3xx status code

func (*CreateRulesV1InternalServerError) IsServerError added in v0.2.27

func (o *CreateRulesV1InternalServerError) IsServerError() bool

IsServerError returns true when this create rules v1 internal server error response has a 5xx status code

func (*CreateRulesV1InternalServerError) IsSuccess added in v0.2.27

func (o *CreateRulesV1InternalServerError) IsSuccess() bool

IsSuccess returns true when this create rules v1 internal server error response has a 2xx status code

func (*CreateRulesV1InternalServerError) String added in v0.2.27

type CreateRulesV1OK

type CreateRulesV1OK struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	Payload *models.DomainRulesEntitiesResponseV1
}

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

OK

func NewCreateRulesV1OK

func NewCreateRulesV1OK() *CreateRulesV1OK

NewCreateRulesV1OK creates a CreateRulesV1OK with default headers values

func (*CreateRulesV1OK) Code added in v0.2.33

func (o *CreateRulesV1OK) Code() int

Code gets the status code for the create rules v1 o k response

func (*CreateRulesV1OK) Error

func (o *CreateRulesV1OK) Error() string

func (*CreateRulesV1OK) GetPayload

func (*CreateRulesV1OK) IsClientError added in v0.2.27

func (o *CreateRulesV1OK) IsClientError() bool

IsClientError returns true when this create rules v1 o k response has a 4xx status code

func (*CreateRulesV1OK) IsCode added in v0.2.27

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

IsCode returns true when this create rules v1 o k response a status code equal to that given

func (*CreateRulesV1OK) IsRedirect added in v0.2.27

func (o *CreateRulesV1OK) IsRedirect() bool

IsRedirect returns true when this create rules v1 o k response has a 3xx status code

func (*CreateRulesV1OK) IsServerError added in v0.2.27

func (o *CreateRulesV1OK) IsServerError() bool

IsServerError returns true when this create rules v1 o k response has a 5xx status code

func (*CreateRulesV1OK) IsSuccess added in v0.2.27

func (o *CreateRulesV1OK) IsSuccess() bool

IsSuccess returns true when this create rules v1 o k response has a 2xx status code

func (*CreateRulesV1OK) String added in v0.2.27

func (o *CreateRulesV1OK) String() string

type CreateRulesV1Params

type CreateRulesV1Params struct {

	// Body.
	Body []*models.SadomainCreateRuleRequestV1

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

CreateRulesV1Params contains all the parameters to send to the API endpoint

for the create rules v1 operation.

Typically these are written to a http.Request.

func NewCreateRulesV1Params

func NewCreateRulesV1Params() *CreateRulesV1Params

NewCreateRulesV1Params creates a new CreateRulesV1Params 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 NewCreateRulesV1ParamsWithContext

func NewCreateRulesV1ParamsWithContext(ctx context.Context) *CreateRulesV1Params

NewCreateRulesV1ParamsWithContext creates a new CreateRulesV1Params object with the ability to set a context for a request.

func NewCreateRulesV1ParamsWithHTTPClient

func NewCreateRulesV1ParamsWithHTTPClient(client *http.Client) *CreateRulesV1Params

NewCreateRulesV1ParamsWithHTTPClient creates a new CreateRulesV1Params object with the ability to set a custom HTTPClient for a request.

func NewCreateRulesV1ParamsWithTimeout

func NewCreateRulesV1ParamsWithTimeout(timeout time.Duration) *CreateRulesV1Params

NewCreateRulesV1ParamsWithTimeout creates a new CreateRulesV1Params object with the ability to set a timeout on a request.

func (*CreateRulesV1Params) SetBody

SetBody adds the body to the create rules v1 params

func (*CreateRulesV1Params) SetContext

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

SetContext adds the context to the create rules v1 params

func (*CreateRulesV1Params) SetDefaults

func (o *CreateRulesV1Params) SetDefaults()

SetDefaults hydrates default values in the create rules v1 params (not the query body).

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

func (*CreateRulesV1Params) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the create rules v1 params

func (*CreateRulesV1Params) SetTimeout

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

SetTimeout adds the timeout to the create rules v1 params

func (*CreateRulesV1Params) WithBody

WithBody adds the body to the create rules v1 params

func (*CreateRulesV1Params) WithContext

WithContext adds the context to the create rules v1 params

func (*CreateRulesV1Params) WithDefaults

func (o *CreateRulesV1Params) WithDefaults() *CreateRulesV1Params

WithDefaults hydrates default values in the create rules v1 params (not the query body).

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

func (*CreateRulesV1Params) WithHTTPClient

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

WithHTTPClient adds the HTTPClient to the create rules v1 params

func (*CreateRulesV1Params) WithTimeout

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

WithTimeout adds the timeout to the create rules v1 params

func (*CreateRulesV1Params) WriteToRequest

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

WriteToRequest writes these params to a swagger request

type CreateRulesV1Reader

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

CreateRulesV1Reader is a Reader for the CreateRulesV1 structure.

func (*CreateRulesV1Reader) ReadResponse

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

ReadResponse reads a server response into the received o.

type CreateRulesV1TooManyRequests

type CreateRulesV1TooManyRequests struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	/* Too many requests, retry after this time (as milliseconds since epoch)
	 */
	XRateLimitRetryAfter int64

	Payload *models.MsaReplyMetaOnly
}

CreateRulesV1TooManyRequests describes a response with status code 429, with default header values.

Too Many Requests

func NewCreateRulesV1TooManyRequests

func NewCreateRulesV1TooManyRequests() *CreateRulesV1TooManyRequests

NewCreateRulesV1TooManyRequests creates a CreateRulesV1TooManyRequests with default headers values

func (*CreateRulesV1TooManyRequests) Code added in v0.2.33

Code gets the status code for the create rules v1 too many requests response

func (*CreateRulesV1TooManyRequests) Error

func (*CreateRulesV1TooManyRequests) GetPayload

func (*CreateRulesV1TooManyRequests) IsClientError added in v0.2.27

func (o *CreateRulesV1TooManyRequests) IsClientError() bool

IsClientError returns true when this create rules v1 too many requests response has a 4xx status code

func (*CreateRulesV1TooManyRequests) IsCode added in v0.2.27

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

IsCode returns true when this create rules v1 too many requests response a status code equal to that given

func (*CreateRulesV1TooManyRequests) IsRedirect added in v0.2.27

func (o *CreateRulesV1TooManyRequests) IsRedirect() bool

IsRedirect returns true when this create rules v1 too many requests response has a 3xx status code

func (*CreateRulesV1TooManyRequests) IsServerError added in v0.2.27

func (o *CreateRulesV1TooManyRequests) IsServerError() bool

IsServerError returns true when this create rules v1 too many requests response has a 5xx status code

func (*CreateRulesV1TooManyRequests) IsSuccess added in v0.2.27

func (o *CreateRulesV1TooManyRequests) IsSuccess() bool

IsSuccess returns true when this create rules v1 too many requests response has a 2xx status code

func (*CreateRulesV1TooManyRequests) String added in v0.2.27

type CreateRulesV1Unauthorized

type CreateRulesV1Unauthorized struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	Payload *models.DomainErrorsOnly
}

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

Unauthorized

func NewCreateRulesV1Unauthorized

func NewCreateRulesV1Unauthorized() *CreateRulesV1Unauthorized

NewCreateRulesV1Unauthorized creates a CreateRulesV1Unauthorized with default headers values

func (*CreateRulesV1Unauthorized) Code added in v0.2.33

func (o *CreateRulesV1Unauthorized) Code() int

Code gets the status code for the create rules v1 unauthorized response

func (*CreateRulesV1Unauthorized) Error

func (o *CreateRulesV1Unauthorized) Error() string

func (*CreateRulesV1Unauthorized) GetPayload

func (*CreateRulesV1Unauthorized) IsClientError added in v0.2.27

func (o *CreateRulesV1Unauthorized) IsClientError() bool

IsClientError returns true when this create rules v1 unauthorized response has a 4xx status code

func (*CreateRulesV1Unauthorized) IsCode added in v0.2.27

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

IsCode returns true when this create rules v1 unauthorized response a status code equal to that given

func (*CreateRulesV1Unauthorized) IsRedirect added in v0.2.27

func (o *CreateRulesV1Unauthorized) IsRedirect() bool

IsRedirect returns true when this create rules v1 unauthorized response has a 3xx status code

func (*CreateRulesV1Unauthorized) IsServerError added in v0.2.27

func (o *CreateRulesV1Unauthorized) IsServerError() bool

IsServerError returns true when this create rules v1 unauthorized response has a 5xx status code

func (*CreateRulesV1Unauthorized) IsSuccess added in v0.2.27

func (o *CreateRulesV1Unauthorized) IsSuccess() bool

IsSuccess returns true when this create rules v1 unauthorized response has a 2xx status code

func (*CreateRulesV1Unauthorized) String added in v0.2.27

func (o *CreateRulesV1Unauthorized) String() string

type DeleteActionV1BadRequest

type DeleteActionV1BadRequest struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	Payload *models.DomainErrorsOnly
}

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

Bad Request

func NewDeleteActionV1BadRequest

func NewDeleteActionV1BadRequest() *DeleteActionV1BadRequest

NewDeleteActionV1BadRequest creates a DeleteActionV1BadRequest with default headers values

func (*DeleteActionV1BadRequest) Code added in v0.2.33

func (o *DeleteActionV1BadRequest) Code() int

Code gets the status code for the delete action v1 bad request response

func (*DeleteActionV1BadRequest) Error

func (o *DeleteActionV1BadRequest) Error() string

func (*DeleteActionV1BadRequest) GetPayload

func (*DeleteActionV1BadRequest) IsClientError added in v0.2.27

func (o *DeleteActionV1BadRequest) IsClientError() bool

IsClientError returns true when this delete action v1 bad request response has a 4xx status code

func (*DeleteActionV1BadRequest) IsCode added in v0.2.27

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

IsCode returns true when this delete action v1 bad request response a status code equal to that given

func (*DeleteActionV1BadRequest) IsRedirect added in v0.2.27

func (o *DeleteActionV1BadRequest) IsRedirect() bool

IsRedirect returns true when this delete action v1 bad request response has a 3xx status code

func (*DeleteActionV1BadRequest) IsServerError added in v0.2.27

func (o *DeleteActionV1BadRequest) IsServerError() bool

IsServerError returns true when this delete action v1 bad request response has a 5xx status code

func (*DeleteActionV1BadRequest) IsSuccess added in v0.2.27

func (o *DeleteActionV1BadRequest) IsSuccess() bool

IsSuccess returns true when this delete action v1 bad request response has a 2xx status code

func (*DeleteActionV1BadRequest) String added in v0.2.27

func (o *DeleteActionV1BadRequest) String() string

type DeleteActionV1Forbidden

type DeleteActionV1Forbidden struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	Payload *models.DomainErrorsOnly
}

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

Forbidden

func NewDeleteActionV1Forbidden

func NewDeleteActionV1Forbidden() *DeleteActionV1Forbidden

NewDeleteActionV1Forbidden creates a DeleteActionV1Forbidden with default headers values

func (*DeleteActionV1Forbidden) Code added in v0.2.33

func (o *DeleteActionV1Forbidden) Code() int

Code gets the status code for the delete action v1 forbidden response

func (*DeleteActionV1Forbidden) Error

func (o *DeleteActionV1Forbidden) Error() string

func (*DeleteActionV1Forbidden) GetPayload

func (*DeleteActionV1Forbidden) IsClientError added in v0.2.27

func (o *DeleteActionV1Forbidden) IsClientError() bool

IsClientError returns true when this delete action v1 forbidden response has a 4xx status code

func (*DeleteActionV1Forbidden) IsCode added in v0.2.27

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

IsCode returns true when this delete action v1 forbidden response a status code equal to that given

func (*DeleteActionV1Forbidden) IsRedirect added in v0.2.27

func (o *DeleteActionV1Forbidden) IsRedirect() bool

IsRedirect returns true when this delete action v1 forbidden response has a 3xx status code

func (*DeleteActionV1Forbidden) IsServerError added in v0.2.27

func (o *DeleteActionV1Forbidden) IsServerError() bool

IsServerError returns true when this delete action v1 forbidden response has a 5xx status code

func (*DeleteActionV1Forbidden) IsSuccess added in v0.2.27

func (o *DeleteActionV1Forbidden) IsSuccess() bool

IsSuccess returns true when this delete action v1 forbidden response has a 2xx status code

func (*DeleteActionV1Forbidden) String added in v0.2.27

func (o *DeleteActionV1Forbidden) String() string

type DeleteActionV1InternalServerError

type DeleteActionV1InternalServerError struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	Payload *models.DomainErrorsOnly
}

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

Internal Server Error

func NewDeleteActionV1InternalServerError

func NewDeleteActionV1InternalServerError() *DeleteActionV1InternalServerError

NewDeleteActionV1InternalServerError creates a DeleteActionV1InternalServerError with default headers values

func (*DeleteActionV1InternalServerError) Code added in v0.2.33

Code gets the status code for the delete action v1 internal server error response

func (*DeleteActionV1InternalServerError) Error

func (*DeleteActionV1InternalServerError) GetPayload

func (*DeleteActionV1InternalServerError) IsClientError added in v0.2.27

func (o *DeleteActionV1InternalServerError) IsClientError() bool

IsClientError returns true when this delete action v1 internal server error response has a 4xx status code

func (*DeleteActionV1InternalServerError) IsCode added in v0.2.27

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

IsCode returns true when this delete action v1 internal server error response a status code equal to that given

func (*DeleteActionV1InternalServerError) IsRedirect added in v0.2.27

func (o *DeleteActionV1InternalServerError) IsRedirect() bool

IsRedirect returns true when this delete action v1 internal server error response has a 3xx status code

func (*DeleteActionV1InternalServerError) IsServerError added in v0.2.27

func (o *DeleteActionV1InternalServerError) IsServerError() bool

IsServerError returns true when this delete action v1 internal server error response has a 5xx status code

func (*DeleteActionV1InternalServerError) IsSuccess added in v0.2.27

func (o *DeleteActionV1InternalServerError) IsSuccess() bool

IsSuccess returns true when this delete action v1 internal server error response has a 2xx status code

func (*DeleteActionV1InternalServerError) String added in v0.2.27

type DeleteActionV1OK

type DeleteActionV1OK struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	Payload *models.DomainQueryResponse
}

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

OK

func NewDeleteActionV1OK

func NewDeleteActionV1OK() *DeleteActionV1OK

NewDeleteActionV1OK creates a DeleteActionV1OK with default headers values

func (*DeleteActionV1OK) Code added in v0.2.33

func (o *DeleteActionV1OK) Code() int

Code gets the status code for the delete action v1 o k response

func (*DeleteActionV1OK) Error

func (o *DeleteActionV1OK) Error() string

func (*DeleteActionV1OK) GetPayload

func (o *DeleteActionV1OK) GetPayload() *models.DomainQueryResponse

func (*DeleteActionV1OK) IsClientError added in v0.2.27

func (o *DeleteActionV1OK) IsClientError() bool

IsClientError returns true when this delete action v1 o k response has a 4xx status code

func (*DeleteActionV1OK) IsCode added in v0.2.27

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

IsCode returns true when this delete action v1 o k response a status code equal to that given

func (*DeleteActionV1OK) IsRedirect added in v0.2.27

func (o *DeleteActionV1OK) IsRedirect() bool

IsRedirect returns true when this delete action v1 o k response has a 3xx status code

func (*DeleteActionV1OK) IsServerError added in v0.2.27

func (o *DeleteActionV1OK) IsServerError() bool

IsServerError returns true when this delete action v1 o k response has a 5xx status code

func (*DeleteActionV1OK) IsSuccess added in v0.2.27

func (o *DeleteActionV1OK) IsSuccess() bool

IsSuccess returns true when this delete action v1 o k response has a 2xx status code

func (*DeleteActionV1OK) String added in v0.2.27

func (o *DeleteActionV1OK) String() string

type DeleteActionV1Params

type DeleteActionV1Params struct {

	/* ID.

	   ID of the action.
	*/
	ID string

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

DeleteActionV1Params contains all the parameters to send to the API endpoint

for the delete action v1 operation.

Typically these are written to a http.Request.

func NewDeleteActionV1Params

func NewDeleteActionV1Params() *DeleteActionV1Params

NewDeleteActionV1Params creates a new DeleteActionV1Params 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 NewDeleteActionV1ParamsWithContext

func NewDeleteActionV1ParamsWithContext(ctx context.Context) *DeleteActionV1Params

NewDeleteActionV1ParamsWithContext creates a new DeleteActionV1Params object with the ability to set a context for a request.

func NewDeleteActionV1ParamsWithHTTPClient

func NewDeleteActionV1ParamsWithHTTPClient(client *http.Client) *DeleteActionV1Params

NewDeleteActionV1ParamsWithHTTPClient creates a new DeleteActionV1Params object with the ability to set a custom HTTPClient for a request.

func NewDeleteActionV1ParamsWithTimeout

func NewDeleteActionV1ParamsWithTimeout(timeout time.Duration) *DeleteActionV1Params

NewDeleteActionV1ParamsWithTimeout creates a new DeleteActionV1Params object with the ability to set a timeout on a request.

func (*DeleteActionV1Params) SetContext

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

SetContext adds the context to the delete action v1 params

func (*DeleteActionV1Params) SetDefaults

func (o *DeleteActionV1Params) SetDefaults()

SetDefaults hydrates default values in the delete action v1 params (not the query body).

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

func (*DeleteActionV1Params) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the delete action v1 params

func (*DeleteActionV1Params) SetID

func (o *DeleteActionV1Params) SetID(id string)

SetID adds the id to the delete action v1 params

func (*DeleteActionV1Params) SetTimeout

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

SetTimeout adds the timeout to the delete action v1 params

func (*DeleteActionV1Params) WithContext

WithContext adds the context to the delete action v1 params

func (*DeleteActionV1Params) WithDefaults

func (o *DeleteActionV1Params) WithDefaults() *DeleteActionV1Params

WithDefaults hydrates default values in the delete action v1 params (not the query body).

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

func (*DeleteActionV1Params) WithHTTPClient

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

WithHTTPClient adds the HTTPClient to the delete action v1 params

func (*DeleteActionV1Params) WithID

WithID adds the id to the delete action v1 params

func (*DeleteActionV1Params) WithTimeout

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

WithTimeout adds the timeout to the delete action v1 params

func (*DeleteActionV1Params) WriteToRequest

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

WriteToRequest writes these params to a swagger request

type DeleteActionV1Reader

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

DeleteActionV1Reader is a Reader for the DeleteActionV1 structure.

func (*DeleteActionV1Reader) ReadResponse

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

ReadResponse reads a server response into the received o.

type DeleteActionV1TooManyRequests

type DeleteActionV1TooManyRequests struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	/* Too many requests, retry after this time (as milliseconds since epoch)
	 */
	XRateLimitRetryAfter int64

	Payload *models.MsaReplyMetaOnly
}

DeleteActionV1TooManyRequests describes a response with status code 429, with default header values.

Too Many Requests

func NewDeleteActionV1TooManyRequests

func NewDeleteActionV1TooManyRequests() *DeleteActionV1TooManyRequests

NewDeleteActionV1TooManyRequests creates a DeleteActionV1TooManyRequests with default headers values

func (*DeleteActionV1TooManyRequests) Code added in v0.2.33

Code gets the status code for the delete action v1 too many requests response

func (*DeleteActionV1TooManyRequests) Error

func (*DeleteActionV1TooManyRequests) GetPayload

func (*DeleteActionV1TooManyRequests) IsClientError added in v0.2.27

func (o *DeleteActionV1TooManyRequests) IsClientError() bool

IsClientError returns true when this delete action v1 too many requests response has a 4xx status code

func (*DeleteActionV1TooManyRequests) IsCode added in v0.2.27

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

IsCode returns true when this delete action v1 too many requests response a status code equal to that given

func (*DeleteActionV1TooManyRequests) IsRedirect added in v0.2.27

func (o *DeleteActionV1TooManyRequests) IsRedirect() bool

IsRedirect returns true when this delete action v1 too many requests response has a 3xx status code

func (*DeleteActionV1TooManyRequests) IsServerError added in v0.2.27

func (o *DeleteActionV1TooManyRequests) IsServerError() bool

IsServerError returns true when this delete action v1 too many requests response has a 5xx status code

func (*DeleteActionV1TooManyRequests) IsSuccess added in v0.2.27

func (o *DeleteActionV1TooManyRequests) IsSuccess() bool

IsSuccess returns true when this delete action v1 too many requests response has a 2xx status code

func (*DeleteActionV1TooManyRequests) String added in v0.2.27

type DeleteActionV1Unauthorized

type DeleteActionV1Unauthorized struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	Payload *models.DomainErrorsOnly
}

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

Unauthorized

func NewDeleteActionV1Unauthorized

func NewDeleteActionV1Unauthorized() *DeleteActionV1Unauthorized

NewDeleteActionV1Unauthorized creates a DeleteActionV1Unauthorized with default headers values

func (*DeleteActionV1Unauthorized) Code added in v0.2.33

func (o *DeleteActionV1Unauthorized) Code() int

Code gets the status code for the delete action v1 unauthorized response

func (*DeleteActionV1Unauthorized) Error

func (*DeleteActionV1Unauthorized) GetPayload

func (*DeleteActionV1Unauthorized) IsClientError added in v0.2.27

func (o *DeleteActionV1Unauthorized) IsClientError() bool

IsClientError returns true when this delete action v1 unauthorized response has a 4xx status code

func (*DeleteActionV1Unauthorized) IsCode added in v0.2.27

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

IsCode returns true when this delete action v1 unauthorized response a status code equal to that given

func (*DeleteActionV1Unauthorized) IsRedirect added in v0.2.27

func (o *DeleteActionV1Unauthorized) IsRedirect() bool

IsRedirect returns true when this delete action v1 unauthorized response has a 3xx status code

func (*DeleteActionV1Unauthorized) IsServerError added in v0.2.27

func (o *DeleteActionV1Unauthorized) IsServerError() bool

IsServerError returns true when this delete action v1 unauthorized response has a 5xx status code

func (*DeleteActionV1Unauthorized) IsSuccess added in v0.2.27

func (o *DeleteActionV1Unauthorized) IsSuccess() bool

IsSuccess returns true when this delete action v1 unauthorized response has a 2xx status code

func (*DeleteActionV1Unauthorized) String added in v0.2.27

func (o *DeleteActionV1Unauthorized) String() string

type DeleteExportJobsV1BadRequest added in v0.2.32

type DeleteExportJobsV1BadRequest struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	Payload *models.MsaspecResponseFields
}

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

Bad Request

func NewDeleteExportJobsV1BadRequest added in v0.2.32

func NewDeleteExportJobsV1BadRequest() *DeleteExportJobsV1BadRequest

NewDeleteExportJobsV1BadRequest creates a DeleteExportJobsV1BadRequest with default headers values

func (*DeleteExportJobsV1BadRequest) Code added in v0.2.33

Code gets the status code for the delete export jobs v1 bad request response

func (*DeleteExportJobsV1BadRequest) Error added in v0.2.32

func (*DeleteExportJobsV1BadRequest) GetPayload added in v0.2.32

func (*DeleteExportJobsV1BadRequest) IsClientError added in v0.2.32

func (o *DeleteExportJobsV1BadRequest) IsClientError() bool

IsClientError returns true when this delete export jobs v1 bad request response has a 4xx status code

func (*DeleteExportJobsV1BadRequest) IsCode added in v0.2.32

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

IsCode returns true when this delete export jobs v1 bad request response a status code equal to that given

func (*DeleteExportJobsV1BadRequest) IsRedirect added in v0.2.32

func (o *DeleteExportJobsV1BadRequest) IsRedirect() bool

IsRedirect returns true when this delete export jobs v1 bad request response has a 3xx status code

func (*DeleteExportJobsV1BadRequest) IsServerError added in v0.2.32

func (o *DeleteExportJobsV1BadRequest) IsServerError() bool

IsServerError returns true when this delete export jobs v1 bad request response has a 5xx status code

func (*DeleteExportJobsV1BadRequest) IsSuccess added in v0.2.32

func (o *DeleteExportJobsV1BadRequest) IsSuccess() bool

IsSuccess returns true when this delete export jobs v1 bad request response has a 2xx status code

func (*DeleteExportJobsV1BadRequest) String added in v0.2.32

type DeleteExportJobsV1Forbidden added in v0.2.32

type DeleteExportJobsV1Forbidden struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	Payload *models.MsaspecResponseFields
}

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

Forbidden

func NewDeleteExportJobsV1Forbidden added in v0.2.32

func NewDeleteExportJobsV1Forbidden() *DeleteExportJobsV1Forbidden

NewDeleteExportJobsV1Forbidden creates a DeleteExportJobsV1Forbidden with default headers values

func (*DeleteExportJobsV1Forbidden) Code added in v0.2.33

func (o *DeleteExportJobsV1Forbidden) Code() int

Code gets the status code for the delete export jobs v1 forbidden response

func (*DeleteExportJobsV1Forbidden) Error added in v0.2.32

func (*DeleteExportJobsV1Forbidden) GetPayload added in v0.2.32

func (*DeleteExportJobsV1Forbidden) IsClientError added in v0.2.32

func (o *DeleteExportJobsV1Forbidden) IsClientError() bool

IsClientError returns true when this delete export jobs v1 forbidden response has a 4xx status code

func (*DeleteExportJobsV1Forbidden) IsCode added in v0.2.32

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

IsCode returns true when this delete export jobs v1 forbidden response a status code equal to that given

func (*DeleteExportJobsV1Forbidden) IsRedirect added in v0.2.32

func (o *DeleteExportJobsV1Forbidden) IsRedirect() bool

IsRedirect returns true when this delete export jobs v1 forbidden response has a 3xx status code

func (*DeleteExportJobsV1Forbidden) IsServerError added in v0.2.32

func (o *DeleteExportJobsV1Forbidden) IsServerError() bool

IsServerError returns true when this delete export jobs v1 forbidden response has a 5xx status code

func (*DeleteExportJobsV1Forbidden) IsSuccess added in v0.2.32

func (o *DeleteExportJobsV1Forbidden) IsSuccess() bool

IsSuccess returns true when this delete export jobs v1 forbidden response has a 2xx status code

func (*DeleteExportJobsV1Forbidden) String added in v0.2.32

func (o *DeleteExportJobsV1Forbidden) String() string

type DeleteExportJobsV1InternalServerError added in v0.2.32

type DeleteExportJobsV1InternalServerError struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	Payload *models.MsaspecResponseFields
}

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

Internal Server Error

func NewDeleteExportJobsV1InternalServerError added in v0.2.32

func NewDeleteExportJobsV1InternalServerError() *DeleteExportJobsV1InternalServerError

NewDeleteExportJobsV1InternalServerError creates a DeleteExportJobsV1InternalServerError with default headers values

func (*DeleteExportJobsV1InternalServerError) Code added in v0.2.33

Code gets the status code for the delete export jobs v1 internal server error response

func (*DeleteExportJobsV1InternalServerError) Error added in v0.2.32

func (*DeleteExportJobsV1InternalServerError) GetPayload added in v0.2.32

func (*DeleteExportJobsV1InternalServerError) IsClientError added in v0.2.32

func (o *DeleteExportJobsV1InternalServerError) IsClientError() bool

IsClientError returns true when this delete export jobs v1 internal server error response has a 4xx status code

func (*DeleteExportJobsV1InternalServerError) IsCode added in v0.2.32

IsCode returns true when this delete export jobs v1 internal server error response a status code equal to that given

func (*DeleteExportJobsV1InternalServerError) IsRedirect added in v0.2.32

IsRedirect returns true when this delete export jobs v1 internal server error response has a 3xx status code

func (*DeleteExportJobsV1InternalServerError) IsServerError added in v0.2.32

func (o *DeleteExportJobsV1InternalServerError) IsServerError() bool

IsServerError returns true when this delete export jobs v1 internal server error response has a 5xx status code

func (*DeleteExportJobsV1InternalServerError) IsSuccess added in v0.2.32

IsSuccess returns true when this delete export jobs v1 internal server error response has a 2xx status code

func (*DeleteExportJobsV1InternalServerError) String added in v0.2.32

type DeleteExportJobsV1OK added in v0.2.32

type DeleteExportJobsV1OK struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	Payload *models.DomainExportJobIDResponseV1
}

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

OK

func NewDeleteExportJobsV1OK added in v0.2.32

func NewDeleteExportJobsV1OK() *DeleteExportJobsV1OK

NewDeleteExportJobsV1OK creates a DeleteExportJobsV1OK with default headers values

func (*DeleteExportJobsV1OK) Code added in v0.2.33

func (o *DeleteExportJobsV1OK) Code() int

Code gets the status code for the delete export jobs v1 o k response

func (*DeleteExportJobsV1OK) Error added in v0.2.32

func (o *DeleteExportJobsV1OK) Error() string

func (*DeleteExportJobsV1OK) GetPayload added in v0.2.32

func (*DeleteExportJobsV1OK) IsClientError added in v0.2.32

func (o *DeleteExportJobsV1OK) IsClientError() bool

IsClientError returns true when this delete export jobs v1 o k response has a 4xx status code

func (*DeleteExportJobsV1OK) IsCode added in v0.2.32

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

IsCode returns true when this delete export jobs v1 o k response a status code equal to that given

func (*DeleteExportJobsV1OK) IsRedirect added in v0.2.32

func (o *DeleteExportJobsV1OK) IsRedirect() bool

IsRedirect returns true when this delete export jobs v1 o k response has a 3xx status code

func (*DeleteExportJobsV1OK) IsServerError added in v0.2.32

func (o *DeleteExportJobsV1OK) IsServerError() bool

IsServerError returns true when this delete export jobs v1 o k response has a 5xx status code

func (*DeleteExportJobsV1OK) IsSuccess added in v0.2.32

func (o *DeleteExportJobsV1OK) IsSuccess() bool

IsSuccess returns true when this delete export jobs v1 o k response has a 2xx status code

func (*DeleteExportJobsV1OK) String added in v0.2.32

func (o *DeleteExportJobsV1OK) String() string

type DeleteExportJobsV1Params added in v0.2.32

type DeleteExportJobsV1Params struct {

	/* Ids.

	   Export Job IDs.
	*/
	Ids []string

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

DeleteExportJobsV1Params contains all the parameters to send to the API endpoint

for the delete export jobs v1 operation.

Typically these are written to a http.Request.

func NewDeleteExportJobsV1Params added in v0.2.32

func NewDeleteExportJobsV1Params() *DeleteExportJobsV1Params

NewDeleteExportJobsV1Params creates a new DeleteExportJobsV1Params 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 NewDeleteExportJobsV1ParamsWithContext added in v0.2.32

func NewDeleteExportJobsV1ParamsWithContext(ctx context.Context) *DeleteExportJobsV1Params

NewDeleteExportJobsV1ParamsWithContext creates a new DeleteExportJobsV1Params object with the ability to set a context for a request.

func NewDeleteExportJobsV1ParamsWithHTTPClient added in v0.2.32

func NewDeleteExportJobsV1ParamsWithHTTPClient(client *http.Client) *DeleteExportJobsV1Params

NewDeleteExportJobsV1ParamsWithHTTPClient creates a new DeleteExportJobsV1Params object with the ability to set a custom HTTPClient for a request.

func NewDeleteExportJobsV1ParamsWithTimeout added in v0.2.32

func NewDeleteExportJobsV1ParamsWithTimeout(timeout time.Duration) *DeleteExportJobsV1Params

NewDeleteExportJobsV1ParamsWithTimeout creates a new DeleteExportJobsV1Params object with the ability to set a timeout on a request.

func (*DeleteExportJobsV1Params) SetContext added in v0.2.32

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

SetContext adds the context to the delete export jobs v1 params

func (*DeleteExportJobsV1Params) SetDefaults added in v0.2.32

func (o *DeleteExportJobsV1Params) SetDefaults()

SetDefaults hydrates default values in the delete export jobs v1 params (not the query body).

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

func (*DeleteExportJobsV1Params) SetHTTPClient added in v0.2.32

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

SetHTTPClient adds the HTTPClient to the delete export jobs v1 params

func (*DeleteExportJobsV1Params) SetIds added in v0.2.32

func (o *DeleteExportJobsV1Params) SetIds(ids []string)

SetIds adds the ids to the delete export jobs v1 params

func (*DeleteExportJobsV1Params) SetTimeout added in v0.2.32

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

SetTimeout adds the timeout to the delete export jobs v1 params

func (*DeleteExportJobsV1Params) WithContext added in v0.2.32

WithContext adds the context to the delete export jobs v1 params

func (*DeleteExportJobsV1Params) WithDefaults added in v0.2.32

WithDefaults hydrates default values in the delete export jobs v1 params (not the query body).

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

func (*DeleteExportJobsV1Params) WithHTTPClient added in v0.2.32

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

WithHTTPClient adds the HTTPClient to the delete export jobs v1 params

func (*DeleteExportJobsV1Params) WithIds added in v0.2.32

WithIds adds the ids to the delete export jobs v1 params

func (*DeleteExportJobsV1Params) WithTimeout added in v0.2.32

WithTimeout adds the timeout to the delete export jobs v1 params

func (*DeleteExportJobsV1Params) WriteToRequest added in v0.2.32

WriteToRequest writes these params to a swagger request

type DeleteExportJobsV1Reader added in v0.2.32

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

DeleteExportJobsV1Reader is a Reader for the DeleteExportJobsV1 structure.

func (*DeleteExportJobsV1Reader) ReadResponse added in v0.2.32

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

ReadResponse reads a server response into the received o.

type DeleteExportJobsV1TooManyRequests added in v0.2.32

type DeleteExportJobsV1TooManyRequests struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	/* Too many requests, retry after this time (as milliseconds since epoch)
	 */
	XRateLimitRetryAfter int64

	Payload *models.MsaReplyMetaOnly
}

DeleteExportJobsV1TooManyRequests describes a response with status code 429, with default header values.

Too Many Requests

func NewDeleteExportJobsV1TooManyRequests added in v0.2.32

func NewDeleteExportJobsV1TooManyRequests() *DeleteExportJobsV1TooManyRequests

NewDeleteExportJobsV1TooManyRequests creates a DeleteExportJobsV1TooManyRequests with default headers values

func (*DeleteExportJobsV1TooManyRequests) Code added in v0.2.33

Code gets the status code for the delete export jobs v1 too many requests response

func (*DeleteExportJobsV1TooManyRequests) Error added in v0.2.32

func (*DeleteExportJobsV1TooManyRequests) GetPayload added in v0.2.32

func (*DeleteExportJobsV1TooManyRequests) IsClientError added in v0.2.32

func (o *DeleteExportJobsV1TooManyRequests) IsClientError() bool

IsClientError returns true when this delete export jobs v1 too many requests response has a 4xx status code

func (*DeleteExportJobsV1TooManyRequests) IsCode added in v0.2.32

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

IsCode returns true when this delete export jobs v1 too many requests response a status code equal to that given

func (*DeleteExportJobsV1TooManyRequests) IsRedirect added in v0.2.32

func (o *DeleteExportJobsV1TooManyRequests) IsRedirect() bool

IsRedirect returns true when this delete export jobs v1 too many requests response has a 3xx status code

func (*DeleteExportJobsV1TooManyRequests) IsServerError added in v0.2.32

func (o *DeleteExportJobsV1TooManyRequests) IsServerError() bool

IsServerError returns true when this delete export jobs v1 too many requests response has a 5xx status code

func (*DeleteExportJobsV1TooManyRequests) IsSuccess added in v0.2.32

func (o *DeleteExportJobsV1TooManyRequests) IsSuccess() bool

IsSuccess returns true when this delete export jobs v1 too many requests response has a 2xx status code

func (*DeleteExportJobsV1TooManyRequests) String added in v0.2.32

type DeleteExportJobsV1Unauthorized added in v0.2.32

type DeleteExportJobsV1Unauthorized struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	Payload *models.MsaspecResponseFields
}

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

Unauthorized

func NewDeleteExportJobsV1Unauthorized added in v0.2.32

func NewDeleteExportJobsV1Unauthorized() *DeleteExportJobsV1Unauthorized

NewDeleteExportJobsV1Unauthorized creates a DeleteExportJobsV1Unauthorized with default headers values

func (*DeleteExportJobsV1Unauthorized) Code added in v0.2.33

Code gets the status code for the delete export jobs v1 unauthorized response

func (*DeleteExportJobsV1Unauthorized) Error added in v0.2.32

func (*DeleteExportJobsV1Unauthorized) GetPayload added in v0.2.32

func (*DeleteExportJobsV1Unauthorized) IsClientError added in v0.2.32

func (o *DeleteExportJobsV1Unauthorized) IsClientError() bool

IsClientError returns true when this delete export jobs v1 unauthorized response has a 4xx status code

func (*DeleteExportJobsV1Unauthorized) IsCode added in v0.2.32

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

IsCode returns true when this delete export jobs v1 unauthorized response a status code equal to that given

func (*DeleteExportJobsV1Unauthorized) IsRedirect added in v0.2.32

func (o *DeleteExportJobsV1Unauthorized) IsRedirect() bool

IsRedirect returns true when this delete export jobs v1 unauthorized response has a 3xx status code

func (*DeleteExportJobsV1Unauthorized) IsServerError added in v0.2.32

func (o *DeleteExportJobsV1Unauthorized) IsServerError() bool

IsServerError returns true when this delete export jobs v1 unauthorized response has a 5xx status code

func (*DeleteExportJobsV1Unauthorized) IsSuccess added in v0.2.32

func (o *DeleteExportJobsV1Unauthorized) IsSuccess() bool

IsSuccess returns true when this delete export jobs v1 unauthorized response has a 2xx status code

func (*DeleteExportJobsV1Unauthorized) String added in v0.2.32

type DeleteNotificationsV1BadRequest

type DeleteNotificationsV1BadRequest struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	Payload *models.DomainErrorsOnly
}

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

Bad Request

func NewDeleteNotificationsV1BadRequest

func NewDeleteNotificationsV1BadRequest() *DeleteNotificationsV1BadRequest

NewDeleteNotificationsV1BadRequest creates a DeleteNotificationsV1BadRequest with default headers values

func (*DeleteNotificationsV1BadRequest) Code added in v0.2.33

Code gets the status code for the delete notifications v1 bad request response

func (*DeleteNotificationsV1BadRequest) Error

func (*DeleteNotificationsV1BadRequest) GetPayload

func (*DeleteNotificationsV1BadRequest) IsClientError added in v0.2.27

func (o *DeleteNotificationsV1BadRequest) IsClientError() bool

IsClientError returns true when this delete notifications v1 bad request response has a 4xx status code

func (*DeleteNotificationsV1BadRequest) IsCode added in v0.2.27

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

IsCode returns true when this delete notifications v1 bad request response a status code equal to that given

func (*DeleteNotificationsV1BadRequest) IsRedirect added in v0.2.27

func (o *DeleteNotificationsV1BadRequest) IsRedirect() bool

IsRedirect returns true when this delete notifications v1 bad request response has a 3xx status code

func (*DeleteNotificationsV1BadRequest) IsServerError added in v0.2.27

func (o *DeleteNotificationsV1BadRequest) IsServerError() bool

IsServerError returns true when this delete notifications v1 bad request response has a 5xx status code

func (*DeleteNotificationsV1BadRequest) IsSuccess added in v0.2.27

func (o *DeleteNotificationsV1BadRequest) IsSuccess() bool

IsSuccess returns true when this delete notifications v1 bad request response has a 2xx status code

func (*DeleteNotificationsV1BadRequest) String added in v0.2.27

type DeleteNotificationsV1Forbidden

type DeleteNotificationsV1Forbidden struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	Payload *models.DomainErrorsOnly
}

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

Forbidden

func NewDeleteNotificationsV1Forbidden

func NewDeleteNotificationsV1Forbidden() *DeleteNotificationsV1Forbidden

NewDeleteNotificationsV1Forbidden creates a DeleteNotificationsV1Forbidden with default headers values

func (*DeleteNotificationsV1Forbidden) Code added in v0.2.33

Code gets the status code for the delete notifications v1 forbidden response

func (*DeleteNotificationsV1Forbidden) Error

func (*DeleteNotificationsV1Forbidden) GetPayload

func (*DeleteNotificationsV1Forbidden) IsClientError added in v0.2.27

func (o *DeleteNotificationsV1Forbidden) IsClientError() bool

IsClientError returns true when this delete notifications v1 forbidden response has a 4xx status code

func (*DeleteNotificationsV1Forbidden) IsCode added in v0.2.27

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

IsCode returns true when this delete notifications v1 forbidden response a status code equal to that given

func (*DeleteNotificationsV1Forbidden) IsRedirect added in v0.2.27

func (o *DeleteNotificationsV1Forbidden) IsRedirect() bool

IsRedirect returns true when this delete notifications v1 forbidden response has a 3xx status code

func (*DeleteNotificationsV1Forbidden) IsServerError added in v0.2.27

func (o *DeleteNotificationsV1Forbidden) IsServerError() bool

IsServerError returns true when this delete notifications v1 forbidden response has a 5xx status code

func (*DeleteNotificationsV1Forbidden) IsSuccess added in v0.2.27

func (o *DeleteNotificationsV1Forbidden) IsSuccess() bool

IsSuccess returns true when this delete notifications v1 forbidden response has a 2xx status code

func (*DeleteNotificationsV1Forbidden) String added in v0.2.27

type DeleteNotificationsV1InternalServerError

type DeleteNotificationsV1InternalServerError struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	Payload *models.DomainErrorsOnly
}

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

Internal Server Error

func NewDeleteNotificationsV1InternalServerError

func NewDeleteNotificationsV1InternalServerError() *DeleteNotificationsV1InternalServerError

NewDeleteNotificationsV1InternalServerError creates a DeleteNotificationsV1InternalServerError with default headers values

func (*DeleteNotificationsV1InternalServerError) Code added in v0.2.33

Code gets the status code for the delete notifications v1 internal server error response

func (*DeleteNotificationsV1InternalServerError) Error

func (*DeleteNotificationsV1InternalServerError) GetPayload

func (*DeleteNotificationsV1InternalServerError) IsClientError added in v0.2.27

IsClientError returns true when this delete notifications v1 internal server error response has a 4xx status code

func (*DeleteNotificationsV1InternalServerError) IsCode added in v0.2.27

IsCode returns true when this delete notifications v1 internal server error response a status code equal to that given

func (*DeleteNotificationsV1InternalServerError) IsRedirect added in v0.2.27

IsRedirect returns true when this delete notifications v1 internal server error response has a 3xx status code

func (*DeleteNotificationsV1InternalServerError) IsServerError added in v0.2.27

IsServerError returns true when this delete notifications v1 internal server error response has a 5xx status code

func (*DeleteNotificationsV1InternalServerError) IsSuccess added in v0.2.27

IsSuccess returns true when this delete notifications v1 internal server error response has a 2xx status code

func (*DeleteNotificationsV1InternalServerError) String added in v0.2.27

type DeleteNotificationsV1OK

type DeleteNotificationsV1OK struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	Payload *models.DomainNotificationIDResponse
}

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

OK

func NewDeleteNotificationsV1OK

func NewDeleteNotificationsV1OK() *DeleteNotificationsV1OK

NewDeleteNotificationsV1OK creates a DeleteNotificationsV1OK with default headers values

func (*DeleteNotificationsV1OK) Code added in v0.2.33

func (o *DeleteNotificationsV1OK) Code() int

Code gets the status code for the delete notifications v1 o k response

func (*DeleteNotificationsV1OK) Error

func (o *DeleteNotificationsV1OK) Error() string

func (*DeleteNotificationsV1OK) GetPayload

func (*DeleteNotificationsV1OK) IsClientError added in v0.2.27

func (o *DeleteNotificationsV1OK) IsClientError() bool

IsClientError returns true when this delete notifications v1 o k response has a 4xx status code

func (*DeleteNotificationsV1OK) IsCode added in v0.2.27

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

IsCode returns true when this delete notifications v1 o k response a status code equal to that given

func (*DeleteNotificationsV1OK) IsRedirect added in v0.2.27

func (o *DeleteNotificationsV1OK) IsRedirect() bool

IsRedirect returns true when this delete notifications v1 o k response has a 3xx status code

func (*DeleteNotificationsV1OK) IsServerError added in v0.2.27

func (o *DeleteNotificationsV1OK) IsServerError() bool

IsServerError returns true when this delete notifications v1 o k response has a 5xx status code

func (*DeleteNotificationsV1OK) IsSuccess added in v0.2.27

func (o *DeleteNotificationsV1OK) IsSuccess() bool

IsSuccess returns true when this delete notifications v1 o k response has a 2xx status code

func (*DeleteNotificationsV1OK) String added in v0.2.27

func (o *DeleteNotificationsV1OK) String() string

type DeleteNotificationsV1Params

type DeleteNotificationsV1Params struct {

	/* Ids.

	   Notifications IDs.
	*/
	Ids []string

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

DeleteNotificationsV1Params contains all the parameters to send to the API endpoint

for the delete notifications v1 operation.

Typically these are written to a http.Request.

func NewDeleteNotificationsV1Params

func NewDeleteNotificationsV1Params() *DeleteNotificationsV1Params

NewDeleteNotificationsV1Params creates a new DeleteNotificationsV1Params 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 NewDeleteNotificationsV1ParamsWithContext

func NewDeleteNotificationsV1ParamsWithContext(ctx context.Context) *DeleteNotificationsV1Params

NewDeleteNotificationsV1ParamsWithContext creates a new DeleteNotificationsV1Params object with the ability to set a context for a request.

func NewDeleteNotificationsV1ParamsWithHTTPClient

func NewDeleteNotificationsV1ParamsWithHTTPClient(client *http.Client) *DeleteNotificationsV1Params

NewDeleteNotificationsV1ParamsWithHTTPClient creates a new DeleteNotificationsV1Params object with the ability to set a custom HTTPClient for a request.

func NewDeleteNotificationsV1ParamsWithTimeout

func NewDeleteNotificationsV1ParamsWithTimeout(timeout time.Duration) *DeleteNotificationsV1Params

NewDeleteNotificationsV1ParamsWithTimeout creates a new DeleteNotificationsV1Params object with the ability to set a timeout on a request.

func (*DeleteNotificationsV1Params) SetContext

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

SetContext adds the context to the delete notifications v1 params

func (*DeleteNotificationsV1Params) SetDefaults

func (o *DeleteNotificationsV1Params) SetDefaults()

SetDefaults hydrates default values in the delete notifications v1 params (not the query body).

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

func (*DeleteNotificationsV1Params) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the delete notifications v1 params

func (*DeleteNotificationsV1Params) SetIds

func (o *DeleteNotificationsV1Params) SetIds(ids []string)

SetIds adds the ids to the delete notifications v1 params

func (*DeleteNotificationsV1Params) SetTimeout

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

SetTimeout adds the timeout to the delete notifications v1 params

func (*DeleteNotificationsV1Params) WithContext

WithContext adds the context to the delete notifications v1 params

func (*DeleteNotificationsV1Params) WithDefaults

WithDefaults hydrates default values in the delete notifications v1 params (not the query body).

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

func (*DeleteNotificationsV1Params) WithHTTPClient

WithHTTPClient adds the HTTPClient to the delete notifications v1 params

func (*DeleteNotificationsV1Params) WithIds

WithIds adds the ids to the delete notifications v1 params

func (*DeleteNotificationsV1Params) WithTimeout

WithTimeout adds the timeout to the delete notifications v1 params

func (*DeleteNotificationsV1Params) WriteToRequest

WriteToRequest writes these params to a swagger request

type DeleteNotificationsV1Reader

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

DeleteNotificationsV1Reader is a Reader for the DeleteNotificationsV1 structure.

func (*DeleteNotificationsV1Reader) ReadResponse

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

ReadResponse reads a server response into the received o.

type DeleteNotificationsV1TooManyRequests

type DeleteNotificationsV1TooManyRequests struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	/* Too many requests, retry after this time (as milliseconds since epoch)
	 */
	XRateLimitRetryAfter int64

	Payload *models.MsaReplyMetaOnly
}

DeleteNotificationsV1TooManyRequests describes a response with status code 429, with default header values.

Too Many Requests

func NewDeleteNotificationsV1TooManyRequests

func NewDeleteNotificationsV1TooManyRequests() *DeleteNotificationsV1TooManyRequests

NewDeleteNotificationsV1TooManyRequests creates a DeleteNotificationsV1TooManyRequests with default headers values

func (*DeleteNotificationsV1TooManyRequests) Code added in v0.2.33

Code gets the status code for the delete notifications v1 too many requests response

func (*DeleteNotificationsV1TooManyRequests) Error

func (*DeleteNotificationsV1TooManyRequests) GetPayload

func (*DeleteNotificationsV1TooManyRequests) IsClientError added in v0.2.27

func (o *DeleteNotificationsV1TooManyRequests) IsClientError() bool

IsClientError returns true when this delete notifications v1 too many requests response has a 4xx status code

func (*DeleteNotificationsV1TooManyRequests) IsCode added in v0.2.27

IsCode returns true when this delete notifications v1 too many requests response a status code equal to that given

func (*DeleteNotificationsV1TooManyRequests) IsRedirect added in v0.2.27

IsRedirect returns true when this delete notifications v1 too many requests response has a 3xx status code

func (*DeleteNotificationsV1TooManyRequests) IsServerError added in v0.2.27

func (o *DeleteNotificationsV1TooManyRequests) IsServerError() bool

IsServerError returns true when this delete notifications v1 too many requests response has a 5xx status code

func (*DeleteNotificationsV1TooManyRequests) IsSuccess added in v0.2.27

IsSuccess returns true when this delete notifications v1 too many requests response has a 2xx status code

func (*DeleteNotificationsV1TooManyRequests) String added in v0.2.27

type DeleteNotificationsV1Unauthorized

type DeleteNotificationsV1Unauthorized struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	Payload *models.DomainErrorsOnly
}

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

Unauthorized

func NewDeleteNotificationsV1Unauthorized

func NewDeleteNotificationsV1Unauthorized() *DeleteNotificationsV1Unauthorized

NewDeleteNotificationsV1Unauthorized creates a DeleteNotificationsV1Unauthorized with default headers values

func (*DeleteNotificationsV1Unauthorized) Code added in v0.2.33

Code gets the status code for the delete notifications v1 unauthorized response

func (*DeleteNotificationsV1Unauthorized) Error

func (*DeleteNotificationsV1Unauthorized) GetPayload

func (*DeleteNotificationsV1Unauthorized) IsClientError added in v0.2.27

func (o *DeleteNotificationsV1Unauthorized) IsClientError() bool

IsClientError returns true when this delete notifications v1 unauthorized response has a 4xx status code

func (*DeleteNotificationsV1Unauthorized) IsCode added in v0.2.27

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

IsCode returns true when this delete notifications v1 unauthorized response a status code equal to that given

func (*DeleteNotificationsV1Unauthorized) IsRedirect added in v0.2.27

func (o *DeleteNotificationsV1Unauthorized) IsRedirect() bool

IsRedirect returns true when this delete notifications v1 unauthorized response has a 3xx status code

func (*DeleteNotificationsV1Unauthorized) IsServerError added in v0.2.27

func (o *DeleteNotificationsV1Unauthorized) IsServerError() bool

IsServerError returns true when this delete notifications v1 unauthorized response has a 5xx status code

func (*DeleteNotificationsV1Unauthorized) IsSuccess added in v0.2.27

func (o *DeleteNotificationsV1Unauthorized) IsSuccess() bool

IsSuccess returns true when this delete notifications v1 unauthorized response has a 2xx status code

func (*DeleteNotificationsV1Unauthorized) String added in v0.2.27

type DeleteRulesV1BadRequest

type DeleteRulesV1BadRequest struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	Payload *models.DomainErrorsOnly
}

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

Bad Request

func NewDeleteRulesV1BadRequest

func NewDeleteRulesV1BadRequest() *DeleteRulesV1BadRequest

NewDeleteRulesV1BadRequest creates a DeleteRulesV1BadRequest with default headers values

func (*DeleteRulesV1BadRequest) Code added in v0.2.33

func (o *DeleteRulesV1BadRequest) Code() int

Code gets the status code for the delete rules v1 bad request response

func (*DeleteRulesV1BadRequest) Error

func (o *DeleteRulesV1BadRequest) Error() string

func (*DeleteRulesV1BadRequest) GetPayload

func (*DeleteRulesV1BadRequest) IsClientError added in v0.2.27

func (o *DeleteRulesV1BadRequest) IsClientError() bool

IsClientError returns true when this delete rules v1 bad request response has a 4xx status code

func (*DeleteRulesV1BadRequest) IsCode added in v0.2.27

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

IsCode returns true when this delete rules v1 bad request response a status code equal to that given

func (*DeleteRulesV1BadRequest) IsRedirect added in v0.2.27

func (o *DeleteRulesV1BadRequest) IsRedirect() bool

IsRedirect returns true when this delete rules v1 bad request response has a 3xx status code

func (*DeleteRulesV1BadRequest) IsServerError added in v0.2.27

func (o *DeleteRulesV1BadRequest) IsServerError() bool

IsServerError returns true when this delete rules v1 bad request response has a 5xx status code

func (*DeleteRulesV1BadRequest) IsSuccess added in v0.2.27

func (o *DeleteRulesV1BadRequest) IsSuccess() bool

IsSuccess returns true when this delete rules v1 bad request response has a 2xx status code

func (*DeleteRulesV1BadRequest) String added in v0.2.27

func (o *DeleteRulesV1BadRequest) String() string

type DeleteRulesV1Forbidden

type DeleteRulesV1Forbidden struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	Payload *models.DomainErrorsOnly
}

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

Forbidden

func NewDeleteRulesV1Forbidden

func NewDeleteRulesV1Forbidden() *DeleteRulesV1Forbidden

NewDeleteRulesV1Forbidden creates a DeleteRulesV1Forbidden with default headers values

func (*DeleteRulesV1Forbidden) Code added in v0.2.33

func (o *DeleteRulesV1Forbidden) Code() int

Code gets the status code for the delete rules v1 forbidden response

func (*DeleteRulesV1Forbidden) Error

func (o *DeleteRulesV1Forbidden) Error() string

func (*DeleteRulesV1Forbidden) GetPayload

func (*DeleteRulesV1Forbidden) IsClientError added in v0.2.27

func (o *DeleteRulesV1Forbidden) IsClientError() bool

IsClientError returns true when this delete rules v1 forbidden response has a 4xx status code

func (*DeleteRulesV1Forbidden) IsCode added in v0.2.27

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

IsCode returns true when this delete rules v1 forbidden response a status code equal to that given

func (*DeleteRulesV1Forbidden) IsRedirect added in v0.2.27

func (o *DeleteRulesV1Forbidden) IsRedirect() bool

IsRedirect returns true when this delete rules v1 forbidden response has a 3xx status code

func (*DeleteRulesV1Forbidden) IsServerError added in v0.2.27

func (o *DeleteRulesV1Forbidden) IsServerError() bool

IsServerError returns true when this delete rules v1 forbidden response has a 5xx status code

func (*DeleteRulesV1Forbidden) IsSuccess added in v0.2.27

func (o *DeleteRulesV1Forbidden) IsSuccess() bool

IsSuccess returns true when this delete rules v1 forbidden response has a 2xx status code

func (*DeleteRulesV1Forbidden) String added in v0.2.27

func (o *DeleteRulesV1Forbidden) String() string

type DeleteRulesV1InternalServerError

type DeleteRulesV1InternalServerError struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	Payload *models.DomainErrorsOnly
}

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

Internal Server Error

func NewDeleteRulesV1InternalServerError

func NewDeleteRulesV1InternalServerError() *DeleteRulesV1InternalServerError

NewDeleteRulesV1InternalServerError creates a DeleteRulesV1InternalServerError with default headers values

func (*DeleteRulesV1InternalServerError) Code added in v0.2.33

Code gets the status code for the delete rules v1 internal server error response

func (*DeleteRulesV1InternalServerError) Error

func (*DeleteRulesV1InternalServerError) GetPayload

func (*DeleteRulesV1InternalServerError) IsClientError added in v0.2.27

func (o *DeleteRulesV1InternalServerError) IsClientError() bool

IsClientError returns true when this delete rules v1 internal server error response has a 4xx status code

func (*DeleteRulesV1InternalServerError) IsCode added in v0.2.27

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

IsCode returns true when this delete rules v1 internal server error response a status code equal to that given

func (*DeleteRulesV1InternalServerError) IsRedirect added in v0.2.27

func (o *DeleteRulesV1InternalServerError) IsRedirect() bool

IsRedirect returns true when this delete rules v1 internal server error response has a 3xx status code

func (*DeleteRulesV1InternalServerError) IsServerError added in v0.2.27

func (o *DeleteRulesV1InternalServerError) IsServerError() bool

IsServerError returns true when this delete rules v1 internal server error response has a 5xx status code

func (*DeleteRulesV1InternalServerError) IsSuccess added in v0.2.27

func (o *DeleteRulesV1InternalServerError) IsSuccess() bool

IsSuccess returns true when this delete rules v1 internal server error response has a 2xx status code

func (*DeleteRulesV1InternalServerError) String added in v0.2.27

type DeleteRulesV1OK

type DeleteRulesV1OK struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	Payload *models.DomainRuleQueryResponseV1
}

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

OK

func NewDeleteRulesV1OK

func NewDeleteRulesV1OK() *DeleteRulesV1OK

NewDeleteRulesV1OK creates a DeleteRulesV1OK with default headers values

func (*DeleteRulesV1OK) Code added in v0.2.33

func (o *DeleteRulesV1OK) Code() int

Code gets the status code for the delete rules v1 o k response

func (*DeleteRulesV1OK) Error

func (o *DeleteRulesV1OK) Error() string

func (*DeleteRulesV1OK) GetPayload

func (*DeleteRulesV1OK) IsClientError added in v0.2.27

func (o *DeleteRulesV1OK) IsClientError() bool

IsClientError returns true when this delete rules v1 o k response has a 4xx status code

func (*DeleteRulesV1OK) IsCode added in v0.2.27

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

IsCode returns true when this delete rules v1 o k response a status code equal to that given

func (*DeleteRulesV1OK) IsRedirect added in v0.2.27

func (o *DeleteRulesV1OK) IsRedirect() bool

IsRedirect returns true when this delete rules v1 o k response has a 3xx status code

func (*DeleteRulesV1OK) IsServerError added in v0.2.27

func (o *DeleteRulesV1OK) IsServerError() bool

IsServerError returns true when this delete rules v1 o k response has a 5xx status code

func (*DeleteRulesV1OK) IsSuccess added in v0.2.27

func (o *DeleteRulesV1OK) IsSuccess() bool

IsSuccess returns true when this delete rules v1 o k response has a 2xx status code

func (*DeleteRulesV1OK) String added in v0.2.27

func (o *DeleteRulesV1OK) String() string

type DeleteRulesV1Params

type DeleteRulesV1Params struct {

	/* Ids.

	   IDs of rules.
	*/
	Ids []string

	/* NotificationsDeletionRequested.

	   Whether we should delete the notifications generated by this rule or not
	*/
	NotificationsDeletionRequested *bool

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

DeleteRulesV1Params contains all the parameters to send to the API endpoint

for the delete rules v1 operation.

Typically these are written to a http.Request.

func NewDeleteRulesV1Params

func NewDeleteRulesV1Params() *DeleteRulesV1Params

NewDeleteRulesV1Params creates a new DeleteRulesV1Params 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 NewDeleteRulesV1ParamsWithContext

func NewDeleteRulesV1ParamsWithContext(ctx context.Context) *DeleteRulesV1Params

NewDeleteRulesV1ParamsWithContext creates a new DeleteRulesV1Params object with the ability to set a context for a request.

func NewDeleteRulesV1ParamsWithHTTPClient

func NewDeleteRulesV1ParamsWithHTTPClient(client *http.Client) *DeleteRulesV1Params

NewDeleteRulesV1ParamsWithHTTPClient creates a new DeleteRulesV1Params object with the ability to set a custom HTTPClient for a request.

func NewDeleteRulesV1ParamsWithTimeout

func NewDeleteRulesV1ParamsWithTimeout(timeout time.Duration) *DeleteRulesV1Params

NewDeleteRulesV1ParamsWithTimeout creates a new DeleteRulesV1Params object with the ability to set a timeout on a request.

func (*DeleteRulesV1Params) SetContext

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

SetContext adds the context to the delete rules v1 params

func (*DeleteRulesV1Params) SetDefaults

func (o *DeleteRulesV1Params) SetDefaults()

SetDefaults hydrates default values in the delete rules v1 params (not the query body).

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

func (*DeleteRulesV1Params) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the delete rules v1 params

func (*DeleteRulesV1Params) SetIds

func (o *DeleteRulesV1Params) SetIds(ids []string)

SetIds adds the ids to the delete rules v1 params

func (*DeleteRulesV1Params) SetNotificationsDeletionRequested added in v0.4.0

func (o *DeleteRulesV1Params) SetNotificationsDeletionRequested(notificationsDeletionRequested *bool)

SetNotificationsDeletionRequested adds the notificationsDeletionRequested to the delete rules v1 params

func (*DeleteRulesV1Params) SetTimeout

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

SetTimeout adds the timeout to the delete rules v1 params

func (*DeleteRulesV1Params) WithContext

WithContext adds the context to the delete rules v1 params

func (*DeleteRulesV1Params) WithDefaults

func (o *DeleteRulesV1Params) WithDefaults() *DeleteRulesV1Params

WithDefaults hydrates default values in the delete rules v1 params (not the query body).

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

func (*DeleteRulesV1Params) WithHTTPClient

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

WithHTTPClient adds the HTTPClient to the delete rules v1 params

func (*DeleteRulesV1Params) WithIds

func (o *DeleteRulesV1Params) WithIds(ids []string) *DeleteRulesV1Params

WithIds adds the ids to the delete rules v1 params

func (*DeleteRulesV1Params) WithNotificationsDeletionRequested added in v0.4.0

func (o *DeleteRulesV1Params) WithNotificationsDeletionRequested(notificationsDeletionRequested *bool) *DeleteRulesV1Params

WithNotificationsDeletionRequested adds the notificationsDeletionRequested to the delete rules v1 params

func (*DeleteRulesV1Params) WithTimeout

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

WithTimeout adds the timeout to the delete rules v1 params

func (*DeleteRulesV1Params) WriteToRequest

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

WriteToRequest writes these params to a swagger request

type DeleteRulesV1Reader

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

DeleteRulesV1Reader is a Reader for the DeleteRulesV1 structure.

func (*DeleteRulesV1Reader) ReadResponse

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

ReadResponse reads a server response into the received o.

type DeleteRulesV1TooManyRequests

type DeleteRulesV1TooManyRequests struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	/* Too many requests, retry after this time (as milliseconds since epoch)
	 */
	XRateLimitRetryAfter int64

	Payload *models.MsaReplyMetaOnly
}

DeleteRulesV1TooManyRequests describes a response with status code 429, with default header values.

Too Many Requests

func NewDeleteRulesV1TooManyRequests

func NewDeleteRulesV1TooManyRequests() *DeleteRulesV1TooManyRequests

NewDeleteRulesV1TooManyRequests creates a DeleteRulesV1TooManyRequests with default headers values

func (*DeleteRulesV1TooManyRequests) Code added in v0.2.33

Code gets the status code for the delete rules v1 too many requests response

func (*DeleteRulesV1TooManyRequests) Error

func (*DeleteRulesV1TooManyRequests) GetPayload

func (*DeleteRulesV1TooManyRequests) IsClientError added in v0.2.27

func (o *DeleteRulesV1TooManyRequests) IsClientError() bool

IsClientError returns true when this delete rules v1 too many requests response has a 4xx status code

func (*DeleteRulesV1TooManyRequests) IsCode added in v0.2.27

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

IsCode returns true when this delete rules v1 too many requests response a status code equal to that given

func (*DeleteRulesV1TooManyRequests) IsRedirect added in v0.2.27

func (o *DeleteRulesV1TooManyRequests) IsRedirect() bool

IsRedirect returns true when this delete rules v1 too many requests response has a 3xx status code

func (*DeleteRulesV1TooManyRequests) IsServerError added in v0.2.27

func (o *DeleteRulesV1TooManyRequests) IsServerError() bool

IsServerError returns true when this delete rules v1 too many requests response has a 5xx status code

func (*DeleteRulesV1TooManyRequests) IsSuccess added in v0.2.27

func (o *DeleteRulesV1TooManyRequests) IsSuccess() bool

IsSuccess returns true when this delete rules v1 too many requests response has a 2xx status code

func (*DeleteRulesV1TooManyRequests) String added in v0.2.27

type DeleteRulesV1Unauthorized

type DeleteRulesV1Unauthorized struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	Payload *models.DomainErrorsOnly
}

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

Unauthorized

func NewDeleteRulesV1Unauthorized

func NewDeleteRulesV1Unauthorized() *DeleteRulesV1Unauthorized

NewDeleteRulesV1Unauthorized creates a DeleteRulesV1Unauthorized with default headers values

func (*DeleteRulesV1Unauthorized) Code added in v0.2.33

func (o *DeleteRulesV1Unauthorized) Code() int

Code gets the status code for the delete rules v1 unauthorized response

func (*DeleteRulesV1Unauthorized) Error

func (o *DeleteRulesV1Unauthorized) Error() string

func (*DeleteRulesV1Unauthorized) GetPayload

func (*DeleteRulesV1Unauthorized) IsClientError added in v0.2.27

func (o *DeleteRulesV1Unauthorized) IsClientError() bool

IsClientError returns true when this delete rules v1 unauthorized response has a 4xx status code

func (*DeleteRulesV1Unauthorized) IsCode added in v0.2.27

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

IsCode returns true when this delete rules v1 unauthorized response a status code equal to that given

func (*DeleteRulesV1Unauthorized) IsRedirect added in v0.2.27

func (o *DeleteRulesV1Unauthorized) IsRedirect() bool

IsRedirect returns true when this delete rules v1 unauthorized response has a 3xx status code

func (*DeleteRulesV1Unauthorized) IsServerError added in v0.2.27

func (o *DeleteRulesV1Unauthorized) IsServerError() bool

IsServerError returns true when this delete rules v1 unauthorized response has a 5xx status code

func (*DeleteRulesV1Unauthorized) IsSuccess added in v0.2.27

func (o *DeleteRulesV1Unauthorized) IsSuccess() bool

IsSuccess returns true when this delete rules v1 unauthorized response has a 2xx status code

func (*DeleteRulesV1Unauthorized) String added in v0.2.27

func (o *DeleteRulesV1Unauthorized) String() string

type GetActionsV1BadRequest

type GetActionsV1BadRequest struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	Payload *models.DomainErrorsOnly
}

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

Bad Request

func NewGetActionsV1BadRequest

func NewGetActionsV1BadRequest() *GetActionsV1BadRequest

NewGetActionsV1BadRequest creates a GetActionsV1BadRequest with default headers values

func (*GetActionsV1BadRequest) Code added in v0.2.33

func (o *GetActionsV1BadRequest) Code() int

Code gets the status code for the get actions v1 bad request response

func (*GetActionsV1BadRequest) Error

func (o *GetActionsV1BadRequest) Error() string

func (*GetActionsV1BadRequest) GetPayload

func (*GetActionsV1BadRequest) IsClientError added in v0.2.27

func (o *GetActionsV1BadRequest) IsClientError() bool

IsClientError returns true when this get actions v1 bad request response has a 4xx status code

func (*GetActionsV1BadRequest) IsCode added in v0.2.27

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

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

func (*GetActionsV1BadRequest) IsRedirect added in v0.2.27

func (o *GetActionsV1BadRequest) IsRedirect() bool

IsRedirect returns true when this get actions v1 bad request response has a 3xx status code

func (*GetActionsV1BadRequest) IsServerError added in v0.2.27

func (o *GetActionsV1BadRequest) IsServerError() bool

IsServerError returns true when this get actions v1 bad request response has a 5xx status code

func (*GetActionsV1BadRequest) IsSuccess added in v0.2.27

func (o *GetActionsV1BadRequest) IsSuccess() bool

IsSuccess returns true when this get actions v1 bad request response has a 2xx status code

func (*GetActionsV1BadRequest) String added in v0.2.27

func (o *GetActionsV1BadRequest) String() string

type GetActionsV1Forbidden

type GetActionsV1Forbidden struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	Payload *models.DomainErrorsOnly
}

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

Forbidden

func NewGetActionsV1Forbidden

func NewGetActionsV1Forbidden() *GetActionsV1Forbidden

NewGetActionsV1Forbidden creates a GetActionsV1Forbidden with default headers values

func (*GetActionsV1Forbidden) Code added in v0.2.33

func (o *GetActionsV1Forbidden) Code() int

Code gets the status code for the get actions v1 forbidden response

func (*GetActionsV1Forbidden) Error

func (o *GetActionsV1Forbidden) Error() string

func (*GetActionsV1Forbidden) GetPayload

func (*GetActionsV1Forbidden) IsClientError added in v0.2.27

func (o *GetActionsV1Forbidden) IsClientError() bool

IsClientError returns true when this get actions v1 forbidden response has a 4xx status code

func (*GetActionsV1Forbidden) IsCode added in v0.2.27

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

IsCode returns true when this get actions v1 forbidden response a status code equal to that given

func (*GetActionsV1Forbidden) IsRedirect added in v0.2.27

func (o *GetActionsV1Forbidden) IsRedirect() bool

IsRedirect returns true when this get actions v1 forbidden response has a 3xx status code

func (*GetActionsV1Forbidden) IsServerError added in v0.2.27

func (o *GetActionsV1Forbidden) IsServerError() bool

IsServerError returns true when this get actions v1 forbidden response has a 5xx status code

func (*GetActionsV1Forbidden) IsSuccess added in v0.2.27

func (o *GetActionsV1Forbidden) IsSuccess() bool

IsSuccess returns true when this get actions v1 forbidden response has a 2xx status code

func (*GetActionsV1Forbidden) String added in v0.2.27

func (o *GetActionsV1Forbidden) String() string

type GetActionsV1InternalServerError

type GetActionsV1InternalServerError struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	Payload *models.DomainErrorsOnly
}

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

Internal Server Error

func NewGetActionsV1InternalServerError

func NewGetActionsV1InternalServerError() *GetActionsV1InternalServerError

NewGetActionsV1InternalServerError creates a GetActionsV1InternalServerError with default headers values

func (*GetActionsV1InternalServerError) Code added in v0.2.33

Code gets the status code for the get actions v1 internal server error response

func (*GetActionsV1InternalServerError) Error

func (*GetActionsV1InternalServerError) GetPayload

func (*GetActionsV1InternalServerError) IsClientError added in v0.2.27

func (o *GetActionsV1InternalServerError) IsClientError() bool

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

func (*GetActionsV1InternalServerError) IsCode added in v0.2.27

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

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

func (*GetActionsV1InternalServerError) IsRedirect added in v0.2.27

func (o *GetActionsV1InternalServerError) IsRedirect() bool

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

func (*GetActionsV1InternalServerError) IsServerError added in v0.2.27

func (o *GetActionsV1InternalServerError) IsServerError() bool

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

func (*GetActionsV1InternalServerError) IsSuccess added in v0.2.27

func (o *GetActionsV1InternalServerError) IsSuccess() bool

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

func (*GetActionsV1InternalServerError) String added in v0.2.27

type GetActionsV1OK

type GetActionsV1OK struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	Payload *models.DomainActionEntitiesResponseV1
}

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

OK

func NewGetActionsV1OK

func NewGetActionsV1OK() *GetActionsV1OK

NewGetActionsV1OK creates a GetActionsV1OK with default headers values

func (*GetActionsV1OK) Code added in v0.2.33

func (o *GetActionsV1OK) Code() int

Code gets the status code for the get actions v1 o k response

func (*GetActionsV1OK) Error

func (o *GetActionsV1OK) Error() string

func (*GetActionsV1OK) GetPayload

func (*GetActionsV1OK) IsClientError added in v0.2.27

func (o *GetActionsV1OK) IsClientError() bool

IsClientError returns true when this get actions v1 o k response has a 4xx status code

func (*GetActionsV1OK) IsCode added in v0.2.27

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

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

func (*GetActionsV1OK) IsRedirect added in v0.2.27

func (o *GetActionsV1OK) IsRedirect() bool

IsRedirect returns true when this get actions v1 o k response has a 3xx status code

func (*GetActionsV1OK) IsServerError added in v0.2.27

func (o *GetActionsV1OK) IsServerError() bool

IsServerError returns true when this get actions v1 o k response has a 5xx status code

func (*GetActionsV1OK) IsSuccess added in v0.2.27

func (o *GetActionsV1OK) IsSuccess() bool

IsSuccess returns true when this get actions v1 o k response has a 2xx status code

func (*GetActionsV1OK) String added in v0.2.27

func (o *GetActionsV1OK) String() string

type GetActionsV1Params

type GetActionsV1Params struct {

	/* Ids.

	   Action IDs.
	*/
	Ids []string

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

GetActionsV1Params contains all the parameters to send to the API endpoint

for the get actions v1 operation.

Typically these are written to a http.Request.

func NewGetActionsV1Params

func NewGetActionsV1Params() *GetActionsV1Params

NewGetActionsV1Params creates a new GetActionsV1Params 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 NewGetActionsV1ParamsWithContext

func NewGetActionsV1ParamsWithContext(ctx context.Context) *GetActionsV1Params

NewGetActionsV1ParamsWithContext creates a new GetActionsV1Params object with the ability to set a context for a request.

func NewGetActionsV1ParamsWithHTTPClient

func NewGetActionsV1ParamsWithHTTPClient(client *http.Client) *GetActionsV1Params

NewGetActionsV1ParamsWithHTTPClient creates a new GetActionsV1Params object with the ability to set a custom HTTPClient for a request.

func NewGetActionsV1ParamsWithTimeout

func NewGetActionsV1ParamsWithTimeout(timeout time.Duration) *GetActionsV1Params

NewGetActionsV1ParamsWithTimeout creates a new GetActionsV1Params object with the ability to set a timeout on a request.

func (*GetActionsV1Params) SetContext

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

SetContext adds the context to the get actions v1 params

func (*GetActionsV1Params) SetDefaults

func (o *GetActionsV1Params) SetDefaults()

SetDefaults hydrates default values in the get actions v1 params (not the query body).

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

func (*GetActionsV1Params) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the get actions v1 params

func (*GetActionsV1Params) SetIds

func (o *GetActionsV1Params) SetIds(ids []string)

SetIds adds the ids to the get actions v1 params

func (*GetActionsV1Params) SetTimeout

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

SetTimeout adds the timeout to the get actions v1 params

func (*GetActionsV1Params) WithContext

WithContext adds the context to the get actions v1 params

func (*GetActionsV1Params) WithDefaults

func (o *GetActionsV1Params) WithDefaults() *GetActionsV1Params

WithDefaults hydrates default values in the get actions v1 params (not the query body).

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

func (*GetActionsV1Params) WithHTTPClient

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

WithHTTPClient adds the HTTPClient to the get actions v1 params

func (*GetActionsV1Params) WithIds

func (o *GetActionsV1Params) WithIds(ids []string) *GetActionsV1Params

WithIds adds the ids to the get actions v1 params

func (*GetActionsV1Params) WithTimeout

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

WithTimeout adds the timeout to the get actions v1 params

func (*GetActionsV1Params) WriteToRequest

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

WriteToRequest writes these params to a swagger request

type GetActionsV1Reader

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

GetActionsV1Reader is a Reader for the GetActionsV1 structure.

func (*GetActionsV1Reader) ReadResponse

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

ReadResponse reads a server response into the received o.

type GetActionsV1TooManyRequests

type GetActionsV1TooManyRequests struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	/* Too many requests, retry after this time (as milliseconds since epoch)
	 */
	XRateLimitRetryAfter int64

	Payload *models.MsaReplyMetaOnly
}

GetActionsV1TooManyRequests describes a response with status code 429, with default header values.

Too Many Requests

func NewGetActionsV1TooManyRequests

func NewGetActionsV1TooManyRequests() *GetActionsV1TooManyRequests

NewGetActionsV1TooManyRequests creates a GetActionsV1TooManyRequests with default headers values

func (*GetActionsV1TooManyRequests) Code added in v0.2.33

func (o *GetActionsV1TooManyRequests) Code() int

Code gets the status code for the get actions v1 too many requests response

func (*GetActionsV1TooManyRequests) Error

func (*GetActionsV1TooManyRequests) GetPayload

func (*GetActionsV1TooManyRequests) IsClientError added in v0.2.27

func (o *GetActionsV1TooManyRequests) IsClientError() bool

IsClientError returns true when this get actions v1 too many requests response has a 4xx status code

func (*GetActionsV1TooManyRequests) IsCode added in v0.2.27

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

IsCode returns true when this get actions v1 too many requests response a status code equal to that given

func (*GetActionsV1TooManyRequests) IsRedirect added in v0.2.27

func (o *GetActionsV1TooManyRequests) IsRedirect() bool

IsRedirect returns true when this get actions v1 too many requests response has a 3xx status code

func (*GetActionsV1TooManyRequests) IsServerError added in v0.2.27

func (o *GetActionsV1TooManyRequests) IsServerError() bool

IsServerError returns true when this get actions v1 too many requests response has a 5xx status code

func (*GetActionsV1TooManyRequests) IsSuccess added in v0.2.27

func (o *GetActionsV1TooManyRequests) IsSuccess() bool

IsSuccess returns true when this get actions v1 too many requests response has a 2xx status code

func (*GetActionsV1TooManyRequests) String added in v0.2.27

func (o *GetActionsV1TooManyRequests) String() string

type GetActionsV1Unauthorized

type GetActionsV1Unauthorized struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	Payload *models.DomainErrorsOnly
}

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

Unauthorized

func NewGetActionsV1Unauthorized

func NewGetActionsV1Unauthorized() *GetActionsV1Unauthorized

NewGetActionsV1Unauthorized creates a GetActionsV1Unauthorized with default headers values

func (*GetActionsV1Unauthorized) Code added in v0.2.33

func (o *GetActionsV1Unauthorized) Code() int

Code gets the status code for the get actions v1 unauthorized response

func (*GetActionsV1Unauthorized) Error

func (o *GetActionsV1Unauthorized) Error() string

func (*GetActionsV1Unauthorized) GetPayload

func (*GetActionsV1Unauthorized) IsClientError added in v0.2.27

func (o *GetActionsV1Unauthorized) IsClientError() bool

IsClientError returns true when this get actions v1 unauthorized response has a 4xx status code

func (*GetActionsV1Unauthorized) IsCode added in v0.2.27

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

IsCode returns true when this get actions v1 unauthorized response a status code equal to that given

func (*GetActionsV1Unauthorized) IsRedirect added in v0.2.27

func (o *GetActionsV1Unauthorized) IsRedirect() bool

IsRedirect returns true when this get actions v1 unauthorized response has a 3xx status code

func (*GetActionsV1Unauthorized) IsServerError added in v0.2.27

func (o *GetActionsV1Unauthorized) IsServerError() bool

IsServerError returns true when this get actions v1 unauthorized response has a 5xx status code

func (*GetActionsV1Unauthorized) IsSuccess added in v0.2.27

func (o *GetActionsV1Unauthorized) IsSuccess() bool

IsSuccess returns true when this get actions v1 unauthorized response has a 2xx status code

func (*GetActionsV1Unauthorized) String added in v0.2.27

func (o *GetActionsV1Unauthorized) String() string

type GetExportJobsV1BadRequest added in v0.2.32

type GetExportJobsV1BadRequest struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	Payload *models.DomainErrorsOnly
}

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

Bad Request

func NewGetExportJobsV1BadRequest added in v0.2.32

func NewGetExportJobsV1BadRequest() *GetExportJobsV1BadRequest

NewGetExportJobsV1BadRequest creates a GetExportJobsV1BadRequest with default headers values

func (*GetExportJobsV1BadRequest) Code added in v0.2.33

func (o *GetExportJobsV1BadRequest) Code() int

Code gets the status code for the get export jobs v1 bad request response

func (*GetExportJobsV1BadRequest) Error added in v0.2.32

func (o *GetExportJobsV1BadRequest) Error() string

func (*GetExportJobsV1BadRequest) GetPayload added in v0.2.32

func (*GetExportJobsV1BadRequest) IsClientError added in v0.2.32

func (o *GetExportJobsV1BadRequest) IsClientError() bool

IsClientError returns true when this get export jobs v1 bad request response has a 4xx status code

func (*GetExportJobsV1BadRequest) IsCode added in v0.2.32

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

IsCode returns true when this get export jobs v1 bad request response a status code equal to that given

func (*GetExportJobsV1BadRequest) IsRedirect added in v0.2.32

func (o *GetExportJobsV1BadRequest) IsRedirect() bool

IsRedirect returns true when this get export jobs v1 bad request response has a 3xx status code

func (*GetExportJobsV1BadRequest) IsServerError added in v0.2.32

func (o *GetExportJobsV1BadRequest) IsServerError() bool

IsServerError returns true when this get export jobs v1 bad request response has a 5xx status code

func (*GetExportJobsV1BadRequest) IsSuccess added in v0.2.32

func (o *GetExportJobsV1BadRequest) IsSuccess() bool

IsSuccess returns true when this get export jobs v1 bad request response has a 2xx status code

func (*GetExportJobsV1BadRequest) String added in v0.2.32

func (o *GetExportJobsV1BadRequest) String() string

type GetExportJobsV1Forbidden added in v0.2.32

type GetExportJobsV1Forbidden struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	Payload *models.DomainErrorsOnly
}

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

Forbidden

func NewGetExportJobsV1Forbidden added in v0.2.32

func NewGetExportJobsV1Forbidden() *GetExportJobsV1Forbidden

NewGetExportJobsV1Forbidden creates a GetExportJobsV1Forbidden with default headers values

func (*GetExportJobsV1Forbidden) Code added in v0.2.33

func (o *GetExportJobsV1Forbidden) Code() int

Code gets the status code for the get export jobs v1 forbidden response

func (*GetExportJobsV1Forbidden) Error added in v0.2.32

func (o *GetExportJobsV1Forbidden) Error() string

func (*GetExportJobsV1Forbidden) GetPayload added in v0.2.32

func (*GetExportJobsV1Forbidden) IsClientError added in v0.2.32

func (o *GetExportJobsV1Forbidden) IsClientError() bool

IsClientError returns true when this get export jobs v1 forbidden response has a 4xx status code

func (*GetExportJobsV1Forbidden) IsCode added in v0.2.32

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

IsCode returns true when this get export jobs v1 forbidden response a status code equal to that given

func (*GetExportJobsV1Forbidden) IsRedirect added in v0.2.32

func (o *GetExportJobsV1Forbidden) IsRedirect() bool

IsRedirect returns true when this get export jobs v1 forbidden response has a 3xx status code

func (*GetExportJobsV1Forbidden) IsServerError added in v0.2.32

func (o *GetExportJobsV1Forbidden) IsServerError() bool

IsServerError returns true when this get export jobs v1 forbidden response has a 5xx status code

func (*GetExportJobsV1Forbidden) IsSuccess added in v0.2.32

func (o *GetExportJobsV1Forbidden) IsSuccess() bool

IsSuccess returns true when this get export jobs v1 forbidden response has a 2xx status code

func (*GetExportJobsV1Forbidden) String added in v0.2.32

func (o *GetExportJobsV1Forbidden) String() string

type GetExportJobsV1InternalServerError added in v0.2.32

type GetExportJobsV1InternalServerError struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	Payload *models.DomainErrorsOnly
}

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

Internal Server Error

func NewGetExportJobsV1InternalServerError added in v0.2.32

func NewGetExportJobsV1InternalServerError() *GetExportJobsV1InternalServerError

NewGetExportJobsV1InternalServerError creates a GetExportJobsV1InternalServerError with default headers values

func (*GetExportJobsV1InternalServerError) Code added in v0.2.33

Code gets the status code for the get export jobs v1 internal server error response

func (*GetExportJobsV1InternalServerError) Error added in v0.2.32

func (*GetExportJobsV1InternalServerError) GetPayload added in v0.2.32

func (*GetExportJobsV1InternalServerError) IsClientError added in v0.2.32

func (o *GetExportJobsV1InternalServerError) IsClientError() bool

IsClientError returns true when this get export jobs v1 internal server error response has a 4xx status code

func (*GetExportJobsV1InternalServerError) IsCode added in v0.2.32

IsCode returns true when this get export jobs v1 internal server error response a status code equal to that given

func (*GetExportJobsV1InternalServerError) IsRedirect added in v0.2.32

func (o *GetExportJobsV1InternalServerError) IsRedirect() bool

IsRedirect returns true when this get export jobs v1 internal server error response has a 3xx status code

func (*GetExportJobsV1InternalServerError) IsServerError added in v0.2.32

func (o *GetExportJobsV1InternalServerError) IsServerError() bool

IsServerError returns true when this get export jobs v1 internal server error response has a 5xx status code

func (*GetExportJobsV1InternalServerError) IsSuccess added in v0.2.32

IsSuccess returns true when this get export jobs v1 internal server error response has a 2xx status code

func (*GetExportJobsV1InternalServerError) String added in v0.2.32

type GetExportJobsV1OK added in v0.2.32

type GetExportJobsV1OK struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	Payload *models.DomainExportJobEntitiesResponseV1
}

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

OK

func NewGetExportJobsV1OK added in v0.2.32

func NewGetExportJobsV1OK() *GetExportJobsV1OK

NewGetExportJobsV1OK creates a GetExportJobsV1OK with default headers values

func (*GetExportJobsV1OK) Code added in v0.2.33

func (o *GetExportJobsV1OK) Code() int

Code gets the status code for the get export jobs v1 o k response

func (*GetExportJobsV1OK) Error added in v0.2.32

func (o *GetExportJobsV1OK) Error() string

func (*GetExportJobsV1OK) GetPayload added in v0.2.32

func (*GetExportJobsV1OK) IsClientError added in v0.2.32

func (o *GetExportJobsV1OK) IsClientError() bool

IsClientError returns true when this get export jobs v1 o k response has a 4xx status code

func (*GetExportJobsV1OK) IsCode added in v0.2.32

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

IsCode returns true when this get export jobs v1 o k response a status code equal to that given

func (*GetExportJobsV1OK) IsRedirect added in v0.2.32

func (o *GetExportJobsV1OK) IsRedirect() bool

IsRedirect returns true when this get export jobs v1 o k response has a 3xx status code

func (*GetExportJobsV1OK) IsServerError added in v0.2.32

func (o *GetExportJobsV1OK) IsServerError() bool

IsServerError returns true when this get export jobs v1 o k response has a 5xx status code

func (*GetExportJobsV1OK) IsSuccess added in v0.2.32

func (o *GetExportJobsV1OK) IsSuccess() bool

IsSuccess returns true when this get export jobs v1 o k response has a 2xx status code

func (*GetExportJobsV1OK) String added in v0.2.32

func (o *GetExportJobsV1OK) String() string

type GetExportJobsV1Params added in v0.2.32

type GetExportJobsV1Params struct {

	/* Ids.

	   Export Job IDs.
	*/
	Ids []string

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

GetExportJobsV1Params contains all the parameters to send to the API endpoint

for the get export jobs v1 operation.

Typically these are written to a http.Request.

func NewGetExportJobsV1Params added in v0.2.32

func NewGetExportJobsV1Params() *GetExportJobsV1Params

NewGetExportJobsV1Params creates a new GetExportJobsV1Params 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 NewGetExportJobsV1ParamsWithContext added in v0.2.32

func NewGetExportJobsV1ParamsWithContext(ctx context.Context) *GetExportJobsV1Params

NewGetExportJobsV1ParamsWithContext creates a new GetExportJobsV1Params object with the ability to set a context for a request.

func NewGetExportJobsV1ParamsWithHTTPClient added in v0.2.32

func NewGetExportJobsV1ParamsWithHTTPClient(client *http.Client) *GetExportJobsV1Params

NewGetExportJobsV1ParamsWithHTTPClient creates a new GetExportJobsV1Params object with the ability to set a custom HTTPClient for a request.

func NewGetExportJobsV1ParamsWithTimeout added in v0.2.32

func NewGetExportJobsV1ParamsWithTimeout(timeout time.Duration) *GetExportJobsV1Params

NewGetExportJobsV1ParamsWithTimeout creates a new GetExportJobsV1Params object with the ability to set a timeout on a request.

func (*GetExportJobsV1Params) SetContext added in v0.2.32

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

SetContext adds the context to the get export jobs v1 params

func (*GetExportJobsV1Params) SetDefaults added in v0.2.32

func (o *GetExportJobsV1Params) SetDefaults()

SetDefaults hydrates default values in the get export jobs v1 params (not the query body).

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

func (*GetExportJobsV1Params) SetHTTPClient added in v0.2.32

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

SetHTTPClient adds the HTTPClient to the get export jobs v1 params

func (*GetExportJobsV1Params) SetIds added in v0.2.32

func (o *GetExportJobsV1Params) SetIds(ids []string)

SetIds adds the ids to the get export jobs v1 params

func (*GetExportJobsV1Params) SetTimeout added in v0.2.32

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

SetTimeout adds the timeout to the get export jobs v1 params

func (*GetExportJobsV1Params) WithContext added in v0.2.32

WithContext adds the context to the get export jobs v1 params

func (*GetExportJobsV1Params) WithDefaults added in v0.2.32

func (o *GetExportJobsV1Params) WithDefaults() *GetExportJobsV1Params

WithDefaults hydrates default values in the get export jobs v1 params (not the query body).

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

func (*GetExportJobsV1Params) WithHTTPClient added in v0.2.32

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

WithHTTPClient adds the HTTPClient to the get export jobs v1 params

func (*GetExportJobsV1Params) WithIds added in v0.2.32

WithIds adds the ids to the get export jobs v1 params

func (*GetExportJobsV1Params) WithTimeout added in v0.2.32

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

WithTimeout adds the timeout to the get export jobs v1 params

func (*GetExportJobsV1Params) WriteToRequest added in v0.2.32

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

WriteToRequest writes these params to a swagger request

type GetExportJobsV1Reader added in v0.2.32

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

GetExportJobsV1Reader is a Reader for the GetExportJobsV1 structure.

func (*GetExportJobsV1Reader) ReadResponse added in v0.2.32

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

ReadResponse reads a server response into the received o.

type GetExportJobsV1TooManyRequests added in v0.2.32

type GetExportJobsV1TooManyRequests struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	/* Too many requests, retry after this time (as milliseconds since epoch)
	 */
	XRateLimitRetryAfter int64

	Payload *models.MsaReplyMetaOnly
}

GetExportJobsV1TooManyRequests describes a response with status code 429, with default header values.

Too Many Requests

func NewGetExportJobsV1TooManyRequests added in v0.2.32

func NewGetExportJobsV1TooManyRequests() *GetExportJobsV1TooManyRequests

NewGetExportJobsV1TooManyRequests creates a GetExportJobsV1TooManyRequests with default headers values

func (*GetExportJobsV1TooManyRequests) Code added in v0.2.33

Code gets the status code for the get export jobs v1 too many requests response

func (*GetExportJobsV1TooManyRequests) Error added in v0.2.32

func (*GetExportJobsV1TooManyRequests) GetPayload added in v0.2.32

func (*GetExportJobsV1TooManyRequests) IsClientError added in v0.2.32

func (o *GetExportJobsV1TooManyRequests) IsClientError() bool

IsClientError returns true when this get export jobs v1 too many requests response has a 4xx status code

func (*GetExportJobsV1TooManyRequests) IsCode added in v0.2.32

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

IsCode returns true when this get export jobs v1 too many requests response a status code equal to that given

func (*GetExportJobsV1TooManyRequests) IsRedirect added in v0.2.32

func (o *GetExportJobsV1TooManyRequests) IsRedirect() bool

IsRedirect returns true when this get export jobs v1 too many requests response has a 3xx status code

func (*GetExportJobsV1TooManyRequests) IsServerError added in v0.2.32

func (o *GetExportJobsV1TooManyRequests) IsServerError() bool

IsServerError returns true when this get export jobs v1 too many requests response has a 5xx status code

func (*GetExportJobsV1TooManyRequests) IsSuccess added in v0.2.32

func (o *GetExportJobsV1TooManyRequests) IsSuccess() bool

IsSuccess returns true when this get export jobs v1 too many requests response has a 2xx status code

func (*GetExportJobsV1TooManyRequests) String added in v0.2.32

type GetExportJobsV1Unauthorized added in v0.2.32

type GetExportJobsV1Unauthorized struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	Payload *models.DomainErrorsOnly
}

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

Unauthorized

func NewGetExportJobsV1Unauthorized added in v0.2.32

func NewGetExportJobsV1Unauthorized() *GetExportJobsV1Unauthorized

NewGetExportJobsV1Unauthorized creates a GetExportJobsV1Unauthorized with default headers values

func (*GetExportJobsV1Unauthorized) Code added in v0.2.33

func (o *GetExportJobsV1Unauthorized) Code() int

Code gets the status code for the get export jobs v1 unauthorized response

func (*GetExportJobsV1Unauthorized) Error added in v0.2.32

func (*GetExportJobsV1Unauthorized) GetPayload added in v0.2.32

func (*GetExportJobsV1Unauthorized) IsClientError added in v0.2.32

func (o *GetExportJobsV1Unauthorized) IsClientError() bool

IsClientError returns true when this get export jobs v1 unauthorized response has a 4xx status code

func (*GetExportJobsV1Unauthorized) IsCode added in v0.2.32

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

IsCode returns true when this get export jobs v1 unauthorized response a status code equal to that given

func (*GetExportJobsV1Unauthorized) IsRedirect added in v0.2.32

func (o *GetExportJobsV1Unauthorized) IsRedirect() bool

IsRedirect returns true when this get export jobs v1 unauthorized response has a 3xx status code

func (*GetExportJobsV1Unauthorized) IsServerError added in v0.2.32

func (o *GetExportJobsV1Unauthorized) IsServerError() bool

IsServerError returns true when this get export jobs v1 unauthorized response has a 5xx status code

func (*GetExportJobsV1Unauthorized) IsSuccess added in v0.2.32

func (o *GetExportJobsV1Unauthorized) IsSuccess() bool

IsSuccess returns true when this get export jobs v1 unauthorized response has a 2xx status code

func (*GetExportJobsV1Unauthorized) String added in v0.2.32

func (o *GetExportJobsV1Unauthorized) String() string

type GetFileContentForExportJobsV1BadRequest added in v0.2.32

type GetFileContentForExportJobsV1BadRequest struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	Payload *models.DomainErrorsOnly
}

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

Bad Request

func NewGetFileContentForExportJobsV1BadRequest added in v0.2.32

func NewGetFileContentForExportJobsV1BadRequest() *GetFileContentForExportJobsV1BadRequest

NewGetFileContentForExportJobsV1BadRequest creates a GetFileContentForExportJobsV1BadRequest with default headers values

func (*GetFileContentForExportJobsV1BadRequest) Code added in v0.2.33

Code gets the status code for the get file content for export jobs v1 bad request response

func (*GetFileContentForExportJobsV1BadRequest) Error added in v0.2.32

func (*GetFileContentForExportJobsV1BadRequest) GetPayload added in v0.2.32

func (*GetFileContentForExportJobsV1BadRequest) IsClientError added in v0.2.32

func (o *GetFileContentForExportJobsV1BadRequest) IsClientError() bool

IsClientError returns true when this get file content for export jobs v1 bad request response has a 4xx status code

func (*GetFileContentForExportJobsV1BadRequest) IsCode added in v0.2.32

IsCode returns true when this get file content for export jobs v1 bad request response a status code equal to that given

func (*GetFileContentForExportJobsV1BadRequest) IsRedirect added in v0.2.32

IsRedirect returns true when this get file content for export jobs v1 bad request response has a 3xx status code

func (*GetFileContentForExportJobsV1BadRequest) IsServerError added in v0.2.32

func (o *GetFileContentForExportJobsV1BadRequest) IsServerError() bool

IsServerError returns true when this get file content for export jobs v1 bad request response has a 5xx status code

func (*GetFileContentForExportJobsV1BadRequest) IsSuccess added in v0.2.32

IsSuccess returns true when this get file content for export jobs v1 bad request response has a 2xx status code

func (*GetFileContentForExportJobsV1BadRequest) String added in v0.2.32

type GetFileContentForExportJobsV1Forbidden added in v0.2.32

type GetFileContentForExportJobsV1Forbidden struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	Payload *models.DomainErrorsOnly
}

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

Forbidden

func NewGetFileContentForExportJobsV1Forbidden added in v0.2.32

func NewGetFileContentForExportJobsV1Forbidden() *GetFileContentForExportJobsV1Forbidden

NewGetFileContentForExportJobsV1Forbidden creates a GetFileContentForExportJobsV1Forbidden with default headers values

func (*GetFileContentForExportJobsV1Forbidden) Code added in v0.2.33

Code gets the status code for the get file content for export jobs v1 forbidden response

func (*GetFileContentForExportJobsV1Forbidden) Error added in v0.2.32

func (*GetFileContentForExportJobsV1Forbidden) GetPayload added in v0.2.32

func (*GetFileContentForExportJobsV1Forbidden) IsClientError added in v0.2.32

func (o *GetFileContentForExportJobsV1Forbidden) IsClientError() bool

IsClientError returns true when this get file content for export jobs v1 forbidden response has a 4xx status code

func (*GetFileContentForExportJobsV1Forbidden) IsCode added in v0.2.32

IsCode returns true when this get file content for export jobs v1 forbidden response a status code equal to that given

func (*GetFileContentForExportJobsV1Forbidden) IsRedirect added in v0.2.32

IsRedirect returns true when this get file content for export jobs v1 forbidden response has a 3xx status code

func (*GetFileContentForExportJobsV1Forbidden) IsServerError added in v0.2.32

func (o *GetFileContentForExportJobsV1Forbidden) IsServerError() bool

IsServerError returns true when this get file content for export jobs v1 forbidden response has a 5xx status code

func (*GetFileContentForExportJobsV1Forbidden) IsSuccess added in v0.2.32

IsSuccess returns true when this get file content for export jobs v1 forbidden response has a 2xx status code

func (*GetFileContentForExportJobsV1Forbidden) String added in v0.2.32

type GetFileContentForExportJobsV1InternalServerError added in v0.2.32

type GetFileContentForExportJobsV1InternalServerError struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	Payload *models.DomainErrorsOnly
}

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

Internal Server Error

func NewGetFileContentForExportJobsV1InternalServerError added in v0.2.32

func NewGetFileContentForExportJobsV1InternalServerError() *GetFileContentForExportJobsV1InternalServerError

NewGetFileContentForExportJobsV1InternalServerError creates a GetFileContentForExportJobsV1InternalServerError with default headers values

func (*GetFileContentForExportJobsV1InternalServerError) Code added in v0.2.33

Code gets the status code for the get file content for export jobs v1 internal server error response

func (*GetFileContentForExportJobsV1InternalServerError) Error added in v0.2.32

func (*GetFileContentForExportJobsV1InternalServerError) GetPayload added in v0.2.32

func (*GetFileContentForExportJobsV1InternalServerError) IsClientError added in v0.2.32

IsClientError returns true when this get file content for export jobs v1 internal server error response has a 4xx status code

func (*GetFileContentForExportJobsV1InternalServerError) IsCode added in v0.2.32

IsCode returns true when this get file content for export jobs v1 internal server error response a status code equal to that given

func (*GetFileContentForExportJobsV1InternalServerError) IsRedirect added in v0.2.32

IsRedirect returns true when this get file content for export jobs v1 internal server error response has a 3xx status code

func (*GetFileContentForExportJobsV1InternalServerError) IsServerError added in v0.2.32

IsServerError returns true when this get file content for export jobs v1 internal server error response has a 5xx status code

func (*GetFileContentForExportJobsV1InternalServerError) IsSuccess added in v0.2.32

IsSuccess returns true when this get file content for export jobs v1 internal server error response has a 2xx status code

func (*GetFileContentForExportJobsV1InternalServerError) String added in v0.2.32

type GetFileContentForExportJobsV1OK added in v0.2.32

type GetFileContentForExportJobsV1OK struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	Payload []int64
}

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

Accepted

func NewGetFileContentForExportJobsV1OK added in v0.2.32

func NewGetFileContentForExportJobsV1OK() *GetFileContentForExportJobsV1OK

NewGetFileContentForExportJobsV1OK creates a GetFileContentForExportJobsV1OK with default headers values

func (*GetFileContentForExportJobsV1OK) Code added in v0.2.33

Code gets the status code for the get file content for export jobs v1 o k response

func (*GetFileContentForExportJobsV1OK) Error added in v0.2.32

func (*GetFileContentForExportJobsV1OK) GetPayload added in v0.2.32

func (o *GetFileContentForExportJobsV1OK) GetPayload() []int64

func (*GetFileContentForExportJobsV1OK) IsClientError added in v0.2.32

func (o *GetFileContentForExportJobsV1OK) IsClientError() bool

IsClientError returns true when this get file content for export jobs v1 o k response has a 4xx status code

func (*GetFileContentForExportJobsV1OK) IsCode added in v0.2.32

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

IsCode returns true when this get file content for export jobs v1 o k response a status code equal to that given

func (*GetFileContentForExportJobsV1OK) IsRedirect added in v0.2.32

func (o *GetFileContentForExportJobsV1OK) IsRedirect() bool

IsRedirect returns true when this get file content for export jobs v1 o k response has a 3xx status code

func (*GetFileContentForExportJobsV1OK) IsServerError added in v0.2.32

func (o *GetFileContentForExportJobsV1OK) IsServerError() bool

IsServerError returns true when this get file content for export jobs v1 o k response has a 5xx status code

func (*GetFileContentForExportJobsV1OK) IsSuccess added in v0.2.32

func (o *GetFileContentForExportJobsV1OK) IsSuccess() bool

IsSuccess returns true when this get file content for export jobs v1 o k response has a 2xx status code

func (*GetFileContentForExportJobsV1OK) String added in v0.2.32

type GetFileContentForExportJobsV1Params added in v0.2.32

type GetFileContentForExportJobsV1Params struct {

	/* ID.

	   Export Job ID.
	*/
	ID string

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

GetFileContentForExportJobsV1Params contains all the parameters to send to the API endpoint

for the get file content for export jobs v1 operation.

Typically these are written to a http.Request.

func NewGetFileContentForExportJobsV1Params added in v0.2.32

func NewGetFileContentForExportJobsV1Params() *GetFileContentForExportJobsV1Params

NewGetFileContentForExportJobsV1Params creates a new GetFileContentForExportJobsV1Params 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 NewGetFileContentForExportJobsV1ParamsWithContext added in v0.2.32

func NewGetFileContentForExportJobsV1ParamsWithContext(ctx context.Context) *GetFileContentForExportJobsV1Params

NewGetFileContentForExportJobsV1ParamsWithContext creates a new GetFileContentForExportJobsV1Params object with the ability to set a context for a request.

func NewGetFileContentForExportJobsV1ParamsWithHTTPClient added in v0.2.32

func NewGetFileContentForExportJobsV1ParamsWithHTTPClient(client *http.Client) *GetFileContentForExportJobsV1Params

NewGetFileContentForExportJobsV1ParamsWithHTTPClient creates a new GetFileContentForExportJobsV1Params object with the ability to set a custom HTTPClient for a request.

func NewGetFileContentForExportJobsV1ParamsWithTimeout added in v0.2.32

func NewGetFileContentForExportJobsV1ParamsWithTimeout(timeout time.Duration) *GetFileContentForExportJobsV1Params

NewGetFileContentForExportJobsV1ParamsWithTimeout creates a new GetFileContentForExportJobsV1Params object with the ability to set a timeout on a request.

func (*GetFileContentForExportJobsV1Params) SetContext added in v0.2.32

SetContext adds the context to the get file content for export jobs v1 params

func (*GetFileContentForExportJobsV1Params) SetDefaults added in v0.2.32

func (o *GetFileContentForExportJobsV1Params) SetDefaults()

SetDefaults hydrates default values in the get file content for export jobs v1 params (not the query body).

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

func (*GetFileContentForExportJobsV1Params) SetHTTPClient added in v0.2.32

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

SetHTTPClient adds the HTTPClient to the get file content for export jobs v1 params

func (*GetFileContentForExportJobsV1Params) SetID added in v0.2.32

SetID adds the id to the get file content for export jobs v1 params

func (*GetFileContentForExportJobsV1Params) SetTimeout added in v0.2.32

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

SetTimeout adds the timeout to the get file content for export jobs v1 params

func (*GetFileContentForExportJobsV1Params) WithContext added in v0.2.32

WithContext adds the context to the get file content for export jobs v1 params

func (*GetFileContentForExportJobsV1Params) WithDefaults added in v0.2.32

WithDefaults hydrates default values in the get file content for export jobs v1 params (not the query body).

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

func (*GetFileContentForExportJobsV1Params) WithHTTPClient added in v0.2.32

WithHTTPClient adds the HTTPClient to the get file content for export jobs v1 params

func (*GetFileContentForExportJobsV1Params) WithID added in v0.2.32

WithID adds the id to the get file content for export jobs v1 params

func (*GetFileContentForExportJobsV1Params) WithTimeout added in v0.2.32

WithTimeout adds the timeout to the get file content for export jobs v1 params

func (*GetFileContentForExportJobsV1Params) WriteToRequest added in v0.2.32

WriteToRequest writes these params to a swagger request

type GetFileContentForExportJobsV1Reader added in v0.2.32

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

GetFileContentForExportJobsV1Reader is a Reader for the GetFileContentForExportJobsV1 structure.

func (*GetFileContentForExportJobsV1Reader) ReadResponse added in v0.2.32

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

ReadResponse reads a server response into the received o.

type GetFileContentForExportJobsV1TooManyRequests added in v0.2.32

type GetFileContentForExportJobsV1TooManyRequests struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	/* Too many requests, retry after this time (as milliseconds since epoch)
	 */
	XRateLimitRetryAfter int64

	Payload *models.MsaReplyMetaOnly
}

GetFileContentForExportJobsV1TooManyRequests describes a response with status code 429, with default header values.

Too Many Requests

func NewGetFileContentForExportJobsV1TooManyRequests added in v0.2.32

func NewGetFileContentForExportJobsV1TooManyRequests() *GetFileContentForExportJobsV1TooManyRequests

NewGetFileContentForExportJobsV1TooManyRequests creates a GetFileContentForExportJobsV1TooManyRequests with default headers values

func (*GetFileContentForExportJobsV1TooManyRequests) Code added in v0.2.33

Code gets the status code for the get file content for export jobs v1 too many requests response

func (*GetFileContentForExportJobsV1TooManyRequests) Error added in v0.2.32

func (*GetFileContentForExportJobsV1TooManyRequests) GetPayload added in v0.2.32

func (*GetFileContentForExportJobsV1TooManyRequests) IsClientError added in v0.2.32

IsClientError returns true when this get file content for export jobs v1 too many requests response has a 4xx status code

func (*GetFileContentForExportJobsV1TooManyRequests) IsCode added in v0.2.32

IsCode returns true when this get file content for export jobs v1 too many requests response a status code equal to that given

func (*GetFileContentForExportJobsV1TooManyRequests) IsRedirect added in v0.2.32

IsRedirect returns true when this get file content for export jobs v1 too many requests response has a 3xx status code

func (*GetFileContentForExportJobsV1TooManyRequests) IsServerError added in v0.2.32

IsServerError returns true when this get file content for export jobs v1 too many requests response has a 5xx status code

func (*GetFileContentForExportJobsV1TooManyRequests) IsSuccess added in v0.2.32

IsSuccess returns true when this get file content for export jobs v1 too many requests response has a 2xx status code

func (*GetFileContentForExportJobsV1TooManyRequests) String added in v0.2.32

type GetFileContentForExportJobsV1Unauthorized added in v0.2.32

type GetFileContentForExportJobsV1Unauthorized struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	Payload *models.DomainErrorsOnly
}

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

Unauthorized

func NewGetFileContentForExportJobsV1Unauthorized added in v0.2.32

func NewGetFileContentForExportJobsV1Unauthorized() *GetFileContentForExportJobsV1Unauthorized

NewGetFileContentForExportJobsV1Unauthorized creates a GetFileContentForExportJobsV1Unauthorized with default headers values

func (*GetFileContentForExportJobsV1Unauthorized) Code added in v0.2.33

Code gets the status code for the get file content for export jobs v1 unauthorized response

func (*GetFileContentForExportJobsV1Unauthorized) Error added in v0.2.32

func (*GetFileContentForExportJobsV1Unauthorized) GetPayload added in v0.2.32

func (*GetFileContentForExportJobsV1Unauthorized) IsClientError added in v0.2.32

IsClientError returns true when this get file content for export jobs v1 unauthorized response has a 4xx status code

func (*GetFileContentForExportJobsV1Unauthorized) IsCode added in v0.2.32

IsCode returns true when this get file content for export jobs v1 unauthorized response a status code equal to that given

func (*GetFileContentForExportJobsV1Unauthorized) IsRedirect added in v0.2.32

IsRedirect returns true when this get file content for export jobs v1 unauthorized response has a 3xx status code

func (*GetFileContentForExportJobsV1Unauthorized) IsServerError added in v0.2.32

IsServerError returns true when this get file content for export jobs v1 unauthorized response has a 5xx status code

func (*GetFileContentForExportJobsV1Unauthorized) IsSuccess added in v0.2.32

IsSuccess returns true when this get file content for export jobs v1 unauthorized response has a 2xx status code

func (*GetFileContentForExportJobsV1Unauthorized) String added in v0.2.32

type GetNotificationsDetailedTranslatedV1BadRequest

type GetNotificationsDetailedTranslatedV1BadRequest struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	Payload *models.DomainErrorsOnly
}

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

Bad Request

func NewGetNotificationsDetailedTranslatedV1BadRequest

func NewGetNotificationsDetailedTranslatedV1BadRequest() *GetNotificationsDetailedTranslatedV1BadRequest

NewGetNotificationsDetailedTranslatedV1BadRequest creates a GetNotificationsDetailedTranslatedV1BadRequest with default headers values

func (*GetNotificationsDetailedTranslatedV1BadRequest) Code added in v0.2.33

Code gets the status code for the get notifications detailed translated v1 bad request response

func (*GetNotificationsDetailedTranslatedV1BadRequest) Error

func (*GetNotificationsDetailedTranslatedV1BadRequest) GetPayload

func (*GetNotificationsDetailedTranslatedV1BadRequest) IsClientError added in v0.2.27

IsClientError returns true when this get notifications detailed translated v1 bad request response has a 4xx status code

func (*GetNotificationsDetailedTranslatedV1BadRequest) IsCode added in v0.2.27

IsCode returns true when this get notifications detailed translated v1 bad request response a status code equal to that given

func (*GetNotificationsDetailedTranslatedV1BadRequest) IsRedirect added in v0.2.27

IsRedirect returns true when this get notifications detailed translated v1 bad request response has a 3xx status code

func (*GetNotificationsDetailedTranslatedV1BadRequest) IsServerError added in v0.2.27

IsServerError returns true when this get notifications detailed translated v1 bad request response has a 5xx status code

func (*GetNotificationsDetailedTranslatedV1BadRequest) IsSuccess added in v0.2.27

IsSuccess returns true when this get notifications detailed translated v1 bad request response has a 2xx status code

func (*GetNotificationsDetailedTranslatedV1BadRequest) String added in v0.2.27

type GetNotificationsDetailedTranslatedV1Forbidden

type GetNotificationsDetailedTranslatedV1Forbidden struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	Payload *models.DomainErrorsOnly
}

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

Forbidden

func NewGetNotificationsDetailedTranslatedV1Forbidden

func NewGetNotificationsDetailedTranslatedV1Forbidden() *GetNotificationsDetailedTranslatedV1Forbidden

NewGetNotificationsDetailedTranslatedV1Forbidden creates a GetNotificationsDetailedTranslatedV1Forbidden with default headers values

func (*GetNotificationsDetailedTranslatedV1Forbidden) Code added in v0.2.33

Code gets the status code for the get notifications detailed translated v1 forbidden response

func (*GetNotificationsDetailedTranslatedV1Forbidden) Error

func (*GetNotificationsDetailedTranslatedV1Forbidden) GetPayload

func (*GetNotificationsDetailedTranslatedV1Forbidden) IsClientError added in v0.2.27

IsClientError returns true when this get notifications detailed translated v1 forbidden response has a 4xx status code

func (*GetNotificationsDetailedTranslatedV1Forbidden) IsCode added in v0.2.27

IsCode returns true when this get notifications detailed translated v1 forbidden response a status code equal to that given

func (*GetNotificationsDetailedTranslatedV1Forbidden) IsRedirect added in v0.2.27

IsRedirect returns true when this get notifications detailed translated v1 forbidden response has a 3xx status code

func (*GetNotificationsDetailedTranslatedV1Forbidden) IsServerError added in v0.2.27

IsServerError returns true when this get notifications detailed translated v1 forbidden response has a 5xx status code

func (*GetNotificationsDetailedTranslatedV1Forbidden) IsSuccess added in v0.2.27

IsSuccess returns true when this get notifications detailed translated v1 forbidden response has a 2xx status code

func (*GetNotificationsDetailedTranslatedV1Forbidden) String added in v0.2.27

type GetNotificationsDetailedTranslatedV1InternalServerError

type GetNotificationsDetailedTranslatedV1InternalServerError struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	Payload *models.DomainErrorsOnly
}

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

Internal Server Error

func NewGetNotificationsDetailedTranslatedV1InternalServerError

func NewGetNotificationsDetailedTranslatedV1InternalServerError() *GetNotificationsDetailedTranslatedV1InternalServerError

NewGetNotificationsDetailedTranslatedV1InternalServerError creates a GetNotificationsDetailedTranslatedV1InternalServerError with default headers values

func (*GetNotificationsDetailedTranslatedV1InternalServerError) Code added in v0.2.33

Code gets the status code for the get notifications detailed translated v1 internal server error response

func (*GetNotificationsDetailedTranslatedV1InternalServerError) Error

func (*GetNotificationsDetailedTranslatedV1InternalServerError) GetPayload

func (*GetNotificationsDetailedTranslatedV1InternalServerError) IsClientError added in v0.2.27

IsClientError returns true when this get notifications detailed translated v1 internal server error response has a 4xx status code

func (*GetNotificationsDetailedTranslatedV1InternalServerError) IsCode added in v0.2.27

IsCode returns true when this get notifications detailed translated v1 internal server error response a status code equal to that given

func (*GetNotificationsDetailedTranslatedV1InternalServerError) IsRedirect added in v0.2.27

IsRedirect returns true when this get notifications detailed translated v1 internal server error response has a 3xx status code

func (*GetNotificationsDetailedTranslatedV1InternalServerError) IsServerError added in v0.2.27

IsServerError returns true when this get notifications detailed translated v1 internal server error response has a 5xx status code

func (*GetNotificationsDetailedTranslatedV1InternalServerError) IsSuccess added in v0.2.27

IsSuccess returns true when this get notifications detailed translated v1 internal server error response has a 2xx status code

func (*GetNotificationsDetailedTranslatedV1InternalServerError) String added in v0.2.27

type GetNotificationsDetailedTranslatedV1OK

type GetNotificationsDetailedTranslatedV1OK struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	Payload *models.DomainNotificationDetailsResponseV1
}

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

OK

func NewGetNotificationsDetailedTranslatedV1OK

func NewGetNotificationsDetailedTranslatedV1OK() *GetNotificationsDetailedTranslatedV1OK

NewGetNotificationsDetailedTranslatedV1OK creates a GetNotificationsDetailedTranslatedV1OK with default headers values

func (*GetNotificationsDetailedTranslatedV1OK) Code added in v0.2.33

Code gets the status code for the get notifications detailed translated v1 o k response

func (*GetNotificationsDetailedTranslatedV1OK) Error

func (*GetNotificationsDetailedTranslatedV1OK) GetPayload

func (*GetNotificationsDetailedTranslatedV1OK) IsClientError added in v0.2.27

func (o *GetNotificationsDetailedTranslatedV1OK) IsClientError() bool

IsClientError returns true when this get notifications detailed translated v1 o k response has a 4xx status code

func (*GetNotificationsDetailedTranslatedV1OK) IsCode added in v0.2.27

IsCode returns true when this get notifications detailed translated v1 o k response a status code equal to that given

func (*GetNotificationsDetailedTranslatedV1OK) IsRedirect added in v0.2.27

IsRedirect returns true when this get notifications detailed translated v1 o k response has a 3xx status code

func (*GetNotificationsDetailedTranslatedV1OK) IsServerError added in v0.2.27

func (o *GetNotificationsDetailedTranslatedV1OK) IsServerError() bool

IsServerError returns true when this get notifications detailed translated v1 o k response has a 5xx status code

func (*GetNotificationsDetailedTranslatedV1OK) IsSuccess added in v0.2.27

IsSuccess returns true when this get notifications detailed translated v1 o k response has a 2xx status code

func (*GetNotificationsDetailedTranslatedV1OK) String added in v0.2.27

type GetNotificationsDetailedTranslatedV1Params

type GetNotificationsDetailedTranslatedV1Params struct {

	/* Ids.

	   Notification IDs.
	*/
	Ids []string

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

GetNotificationsDetailedTranslatedV1Params contains all the parameters to send to the API endpoint

for the get notifications detailed translated v1 operation.

Typically these are written to a http.Request.

func NewGetNotificationsDetailedTranslatedV1Params

func NewGetNotificationsDetailedTranslatedV1Params() *GetNotificationsDetailedTranslatedV1Params

NewGetNotificationsDetailedTranslatedV1Params creates a new GetNotificationsDetailedTranslatedV1Params 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 NewGetNotificationsDetailedTranslatedV1ParamsWithContext

func NewGetNotificationsDetailedTranslatedV1ParamsWithContext(ctx context.Context) *GetNotificationsDetailedTranslatedV1Params

NewGetNotificationsDetailedTranslatedV1ParamsWithContext creates a new GetNotificationsDetailedTranslatedV1Params object with the ability to set a context for a request.

func NewGetNotificationsDetailedTranslatedV1ParamsWithHTTPClient

func NewGetNotificationsDetailedTranslatedV1ParamsWithHTTPClient(client *http.Client) *GetNotificationsDetailedTranslatedV1Params

NewGetNotificationsDetailedTranslatedV1ParamsWithHTTPClient creates a new GetNotificationsDetailedTranslatedV1Params object with the ability to set a custom HTTPClient for a request.

func NewGetNotificationsDetailedTranslatedV1ParamsWithTimeout

func NewGetNotificationsDetailedTranslatedV1ParamsWithTimeout(timeout time.Duration) *GetNotificationsDetailedTranslatedV1Params

NewGetNotificationsDetailedTranslatedV1ParamsWithTimeout creates a new GetNotificationsDetailedTranslatedV1Params object with the ability to set a timeout on a request.

func (*GetNotificationsDetailedTranslatedV1Params) SetContext

SetContext adds the context to the get notifications detailed translated v1 params

func (*GetNotificationsDetailedTranslatedV1Params) SetDefaults

SetDefaults hydrates default values in the get notifications detailed translated v1 params (not the query body).

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

func (*GetNotificationsDetailedTranslatedV1Params) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the get notifications detailed translated v1 params

func (*GetNotificationsDetailedTranslatedV1Params) SetIds

SetIds adds the ids to the get notifications detailed translated v1 params

func (*GetNotificationsDetailedTranslatedV1Params) SetTimeout

SetTimeout adds the timeout to the get notifications detailed translated v1 params

func (*GetNotificationsDetailedTranslatedV1Params) WithContext

WithContext adds the context to the get notifications detailed translated v1 params

func (*GetNotificationsDetailedTranslatedV1Params) WithDefaults

WithDefaults hydrates default values in the get notifications detailed translated v1 params (not the query body).

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

func (*GetNotificationsDetailedTranslatedV1Params) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get notifications detailed translated v1 params

func (*GetNotificationsDetailedTranslatedV1Params) WithIds

WithIds adds the ids to the get notifications detailed translated v1 params

func (*GetNotificationsDetailedTranslatedV1Params) WithTimeout

WithTimeout adds the timeout to the get notifications detailed translated v1 params

func (*GetNotificationsDetailedTranslatedV1Params) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetNotificationsDetailedTranslatedV1Reader

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

GetNotificationsDetailedTranslatedV1Reader is a Reader for the GetNotificationsDetailedTranslatedV1 structure.

func (*GetNotificationsDetailedTranslatedV1Reader) ReadResponse

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

ReadResponse reads a server response into the received o.

type GetNotificationsDetailedTranslatedV1TooManyRequests

type GetNotificationsDetailedTranslatedV1TooManyRequests struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	/* Too many requests, retry after this time (as milliseconds since epoch)
	 */
	XRateLimitRetryAfter int64

	Payload *models.MsaReplyMetaOnly
}

GetNotificationsDetailedTranslatedV1TooManyRequests describes a response with status code 429, with default header values.

Too Many Requests

func NewGetNotificationsDetailedTranslatedV1TooManyRequests

func NewGetNotificationsDetailedTranslatedV1TooManyRequests() *GetNotificationsDetailedTranslatedV1TooManyRequests

NewGetNotificationsDetailedTranslatedV1TooManyRequests creates a GetNotificationsDetailedTranslatedV1TooManyRequests with default headers values

func (*GetNotificationsDetailedTranslatedV1TooManyRequests) Code added in v0.2.33

Code gets the status code for the get notifications detailed translated v1 too many requests response

func (*GetNotificationsDetailedTranslatedV1TooManyRequests) Error

func (*GetNotificationsDetailedTranslatedV1TooManyRequests) GetPayload

func (*GetNotificationsDetailedTranslatedV1TooManyRequests) IsClientError added in v0.2.27

IsClientError returns true when this get notifications detailed translated v1 too many requests response has a 4xx status code

func (*GetNotificationsDetailedTranslatedV1TooManyRequests) IsCode added in v0.2.27

IsCode returns true when this get notifications detailed translated v1 too many requests response a status code equal to that given

func (*GetNotificationsDetailedTranslatedV1TooManyRequests) IsRedirect added in v0.2.27

IsRedirect returns true when this get notifications detailed translated v1 too many requests response has a 3xx status code

func (*GetNotificationsDetailedTranslatedV1TooManyRequests) IsServerError added in v0.2.27

IsServerError returns true when this get notifications detailed translated v1 too many requests response has a 5xx status code

func (*GetNotificationsDetailedTranslatedV1TooManyRequests) IsSuccess added in v0.2.27

IsSuccess returns true when this get notifications detailed translated v1 too many requests response has a 2xx status code

func (*GetNotificationsDetailedTranslatedV1TooManyRequests) String added in v0.2.27

type GetNotificationsDetailedTranslatedV1Unauthorized

type GetNotificationsDetailedTranslatedV1Unauthorized struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	Payload *models.DomainErrorsOnly
}

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

Unauthorized

func NewGetNotificationsDetailedTranslatedV1Unauthorized

func NewGetNotificationsDetailedTranslatedV1Unauthorized() *GetNotificationsDetailedTranslatedV1Unauthorized

NewGetNotificationsDetailedTranslatedV1Unauthorized creates a GetNotificationsDetailedTranslatedV1Unauthorized with default headers values

func (*GetNotificationsDetailedTranslatedV1Unauthorized) Code added in v0.2.33

Code gets the status code for the get notifications detailed translated v1 unauthorized response

func (*GetNotificationsDetailedTranslatedV1Unauthorized) Error

func (*GetNotificationsDetailedTranslatedV1Unauthorized) GetPayload

func (*GetNotificationsDetailedTranslatedV1Unauthorized) IsClientError added in v0.2.27

IsClientError returns true when this get notifications detailed translated v1 unauthorized response has a 4xx status code

func (*GetNotificationsDetailedTranslatedV1Unauthorized) IsCode added in v0.2.27

IsCode returns true when this get notifications detailed translated v1 unauthorized response a status code equal to that given

func (*GetNotificationsDetailedTranslatedV1Unauthorized) IsRedirect added in v0.2.27

IsRedirect returns true when this get notifications detailed translated v1 unauthorized response has a 3xx status code

func (*GetNotificationsDetailedTranslatedV1Unauthorized) IsServerError added in v0.2.27

IsServerError returns true when this get notifications detailed translated v1 unauthorized response has a 5xx status code

func (*GetNotificationsDetailedTranslatedV1Unauthorized) IsSuccess added in v0.2.27

IsSuccess returns true when this get notifications detailed translated v1 unauthorized response has a 2xx status code

func (*GetNotificationsDetailedTranslatedV1Unauthorized) String added in v0.2.27

type GetNotificationsDetailedV1BadRequest

type GetNotificationsDetailedV1BadRequest struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	Payload *models.DomainErrorsOnly
}

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

Bad Request

func NewGetNotificationsDetailedV1BadRequest

func NewGetNotificationsDetailedV1BadRequest() *GetNotificationsDetailedV1BadRequest

NewGetNotificationsDetailedV1BadRequest creates a GetNotificationsDetailedV1BadRequest with default headers values

func (*GetNotificationsDetailedV1BadRequest) Code added in v0.2.33

Code gets the status code for the get notifications detailed v1 bad request response

func (*GetNotificationsDetailedV1BadRequest) Error

func (*GetNotificationsDetailedV1BadRequest) GetPayload

func (*GetNotificationsDetailedV1BadRequest) IsClientError added in v0.2.27

func (o *GetNotificationsDetailedV1BadRequest) IsClientError() bool

IsClientError returns true when this get notifications detailed v1 bad request response has a 4xx status code

func (*GetNotificationsDetailedV1BadRequest) IsCode added in v0.2.27

IsCode returns true when this get notifications detailed v1 bad request response a status code equal to that given

func (*GetNotificationsDetailedV1BadRequest) IsRedirect added in v0.2.27

IsRedirect returns true when this get notifications detailed v1 bad request response has a 3xx status code

func (*GetNotificationsDetailedV1BadRequest) IsServerError added in v0.2.27

func (o *GetNotificationsDetailedV1BadRequest) IsServerError() bool

IsServerError returns true when this get notifications detailed v1 bad request response has a 5xx status code

func (*GetNotificationsDetailedV1BadRequest) IsSuccess added in v0.2.27

IsSuccess returns true when this get notifications detailed v1 bad request response has a 2xx status code

func (*GetNotificationsDetailedV1BadRequest) String added in v0.2.27

type GetNotificationsDetailedV1Forbidden

type GetNotificationsDetailedV1Forbidden struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	Payload *models.DomainErrorsOnly
}

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

Forbidden

func NewGetNotificationsDetailedV1Forbidden

func NewGetNotificationsDetailedV1Forbidden() *GetNotificationsDetailedV1Forbidden

NewGetNotificationsDetailedV1Forbidden creates a GetNotificationsDetailedV1Forbidden with default headers values

func (*GetNotificationsDetailedV1Forbidden) Code added in v0.2.33

Code gets the status code for the get notifications detailed v1 forbidden response

func (*GetNotificationsDetailedV1Forbidden) Error

func (*GetNotificationsDetailedV1Forbidden) GetPayload

func (*GetNotificationsDetailedV1Forbidden) IsClientError added in v0.2.27

func (o *GetNotificationsDetailedV1Forbidden) IsClientError() bool

IsClientError returns true when this get notifications detailed v1 forbidden response has a 4xx status code

func (*GetNotificationsDetailedV1Forbidden) IsCode added in v0.2.27

IsCode returns true when this get notifications detailed v1 forbidden response a status code equal to that given

func (*GetNotificationsDetailedV1Forbidden) IsRedirect added in v0.2.27

func (o *GetNotificationsDetailedV1Forbidden) IsRedirect() bool

IsRedirect returns true when this get notifications detailed v1 forbidden response has a 3xx status code

func (*GetNotificationsDetailedV1Forbidden) IsServerError added in v0.2.27

func (o *GetNotificationsDetailedV1Forbidden) IsServerError() bool

IsServerError returns true when this get notifications detailed v1 forbidden response has a 5xx status code

func (*GetNotificationsDetailedV1Forbidden) IsSuccess added in v0.2.27

IsSuccess returns true when this get notifications detailed v1 forbidden response has a 2xx status code

func (*GetNotificationsDetailedV1Forbidden) String added in v0.2.27

type GetNotificationsDetailedV1InternalServerError

type GetNotificationsDetailedV1InternalServerError struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	Payload *models.DomainErrorsOnly
}

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

Internal Server Error

func NewGetNotificationsDetailedV1InternalServerError

func NewGetNotificationsDetailedV1InternalServerError() *GetNotificationsDetailedV1InternalServerError

NewGetNotificationsDetailedV1InternalServerError creates a GetNotificationsDetailedV1InternalServerError with default headers values

func (*GetNotificationsDetailedV1InternalServerError) Code added in v0.2.33

Code gets the status code for the get notifications detailed v1 internal server error response

func (*GetNotificationsDetailedV1InternalServerError) Error

func (*GetNotificationsDetailedV1InternalServerError) GetPayload

func (*GetNotificationsDetailedV1InternalServerError) IsClientError added in v0.2.27

IsClientError returns true when this get notifications detailed v1 internal server error response has a 4xx status code

func (*GetNotificationsDetailedV1InternalServerError) IsCode added in v0.2.27

IsCode returns true when this get notifications detailed v1 internal server error response a status code equal to that given

func (*GetNotificationsDetailedV1InternalServerError) IsRedirect added in v0.2.27

IsRedirect returns true when this get notifications detailed v1 internal server error response has a 3xx status code

func (*GetNotificationsDetailedV1InternalServerError) IsServerError added in v0.2.27

IsServerError returns true when this get notifications detailed v1 internal server error response has a 5xx status code

func (*GetNotificationsDetailedV1InternalServerError) IsSuccess added in v0.2.27

IsSuccess returns true when this get notifications detailed v1 internal server error response has a 2xx status code

func (*GetNotificationsDetailedV1InternalServerError) String added in v0.2.27

type GetNotificationsDetailedV1OK

type GetNotificationsDetailedV1OK struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	Payload *models.DomainNotificationDetailsResponseV1
}

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

OK

func NewGetNotificationsDetailedV1OK

func NewGetNotificationsDetailedV1OK() *GetNotificationsDetailedV1OK

NewGetNotificationsDetailedV1OK creates a GetNotificationsDetailedV1OK with default headers values

func (*GetNotificationsDetailedV1OK) Code added in v0.2.33

Code gets the status code for the get notifications detailed v1 o k response

func (*GetNotificationsDetailedV1OK) Error

func (*GetNotificationsDetailedV1OK) GetPayload

func (*GetNotificationsDetailedV1OK) IsClientError added in v0.2.27

func (o *GetNotificationsDetailedV1OK) IsClientError() bool

IsClientError returns true when this get notifications detailed v1 o k response has a 4xx status code

func (*GetNotificationsDetailedV1OK) IsCode added in v0.2.27

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

IsCode returns true when this get notifications detailed v1 o k response a status code equal to that given

func (*GetNotificationsDetailedV1OK) IsRedirect added in v0.2.27

func (o *GetNotificationsDetailedV1OK) IsRedirect() bool

IsRedirect returns true when this get notifications detailed v1 o k response has a 3xx status code

func (*GetNotificationsDetailedV1OK) IsServerError added in v0.2.27

func (o *GetNotificationsDetailedV1OK) IsServerError() bool

IsServerError returns true when this get notifications detailed v1 o k response has a 5xx status code

func (*GetNotificationsDetailedV1OK) IsSuccess added in v0.2.27

func (o *GetNotificationsDetailedV1OK) IsSuccess() bool

IsSuccess returns true when this get notifications detailed v1 o k response has a 2xx status code

func (*GetNotificationsDetailedV1OK) String added in v0.2.27

type GetNotificationsDetailedV1Params

type GetNotificationsDetailedV1Params struct {

	/* Ids.

	   Notification IDs.
	*/
	Ids []string

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

GetNotificationsDetailedV1Params contains all the parameters to send to the API endpoint

for the get notifications detailed v1 operation.

Typically these are written to a http.Request.

func NewGetNotificationsDetailedV1Params

func NewGetNotificationsDetailedV1Params() *GetNotificationsDetailedV1Params

NewGetNotificationsDetailedV1Params creates a new GetNotificationsDetailedV1Params 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 NewGetNotificationsDetailedV1ParamsWithContext

func NewGetNotificationsDetailedV1ParamsWithContext(ctx context.Context) *GetNotificationsDetailedV1Params

NewGetNotificationsDetailedV1ParamsWithContext creates a new GetNotificationsDetailedV1Params object with the ability to set a context for a request.

func NewGetNotificationsDetailedV1ParamsWithHTTPClient

func NewGetNotificationsDetailedV1ParamsWithHTTPClient(client *http.Client) *GetNotificationsDetailedV1Params

NewGetNotificationsDetailedV1ParamsWithHTTPClient creates a new GetNotificationsDetailedV1Params object with the ability to set a custom HTTPClient for a request.

func NewGetNotificationsDetailedV1ParamsWithTimeout

func NewGetNotificationsDetailedV1ParamsWithTimeout(timeout time.Duration) *GetNotificationsDetailedV1Params

NewGetNotificationsDetailedV1ParamsWithTimeout creates a new GetNotificationsDetailedV1Params object with the ability to set a timeout on a request.

func (*GetNotificationsDetailedV1Params) SetContext

SetContext adds the context to the get notifications detailed v1 params

func (*GetNotificationsDetailedV1Params) SetDefaults

func (o *GetNotificationsDetailedV1Params) SetDefaults()

SetDefaults hydrates default values in the get notifications detailed v1 params (not the query body).

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

func (*GetNotificationsDetailedV1Params) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the get notifications detailed v1 params

func (*GetNotificationsDetailedV1Params) SetIds

func (o *GetNotificationsDetailedV1Params) SetIds(ids []string)

SetIds adds the ids to the get notifications detailed v1 params

func (*GetNotificationsDetailedV1Params) SetTimeout

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

SetTimeout adds the timeout to the get notifications detailed v1 params

func (*GetNotificationsDetailedV1Params) WithContext

WithContext adds the context to the get notifications detailed v1 params

func (*GetNotificationsDetailedV1Params) WithDefaults

WithDefaults hydrates default values in the get notifications detailed v1 params (not the query body).

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

func (*GetNotificationsDetailedV1Params) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get notifications detailed v1 params

func (*GetNotificationsDetailedV1Params) WithIds

WithIds adds the ids to the get notifications detailed v1 params

func (*GetNotificationsDetailedV1Params) WithTimeout

WithTimeout adds the timeout to the get notifications detailed v1 params

func (*GetNotificationsDetailedV1Params) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetNotificationsDetailedV1Reader

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

GetNotificationsDetailedV1Reader is a Reader for the GetNotificationsDetailedV1 structure.

func (*GetNotificationsDetailedV1Reader) ReadResponse

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

ReadResponse reads a server response into the received o.

type GetNotificationsDetailedV1TooManyRequests

type GetNotificationsDetailedV1TooManyRequests struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	/* Too many requests, retry after this time (as milliseconds since epoch)
	 */
	XRateLimitRetryAfter int64

	Payload *models.MsaReplyMetaOnly
}

GetNotificationsDetailedV1TooManyRequests describes a response with status code 429, with default header values.

Too Many Requests

func NewGetNotificationsDetailedV1TooManyRequests

func NewGetNotificationsDetailedV1TooManyRequests() *GetNotificationsDetailedV1TooManyRequests

NewGetNotificationsDetailedV1TooManyRequests creates a GetNotificationsDetailedV1TooManyRequests with default headers values

func (*GetNotificationsDetailedV1TooManyRequests) Code added in v0.2.33

Code gets the status code for the get notifications detailed v1 too many requests response

func (*GetNotificationsDetailedV1TooManyRequests) Error

func (*GetNotificationsDetailedV1TooManyRequests) GetPayload

func (*GetNotificationsDetailedV1TooManyRequests) IsClientError added in v0.2.27

IsClientError returns true when this get notifications detailed v1 too many requests response has a 4xx status code

func (*GetNotificationsDetailedV1TooManyRequests) IsCode added in v0.2.27

IsCode returns true when this get notifications detailed v1 too many requests response a status code equal to that given

func (*GetNotificationsDetailedV1TooManyRequests) IsRedirect added in v0.2.27

IsRedirect returns true when this get notifications detailed v1 too many requests response has a 3xx status code

func (*GetNotificationsDetailedV1TooManyRequests) IsServerError added in v0.2.27

IsServerError returns true when this get notifications detailed v1 too many requests response has a 5xx status code

func (*GetNotificationsDetailedV1TooManyRequests) IsSuccess added in v0.2.27

IsSuccess returns true when this get notifications detailed v1 too many requests response has a 2xx status code

func (*GetNotificationsDetailedV1TooManyRequests) String added in v0.2.27

type GetNotificationsDetailedV1Unauthorized

type GetNotificationsDetailedV1Unauthorized struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	Payload *models.DomainErrorsOnly
}

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

Unauthorized

func NewGetNotificationsDetailedV1Unauthorized

func NewGetNotificationsDetailedV1Unauthorized() *GetNotificationsDetailedV1Unauthorized

NewGetNotificationsDetailedV1Unauthorized creates a GetNotificationsDetailedV1Unauthorized with default headers values

func (*GetNotificationsDetailedV1Unauthorized) Code added in v0.2.33

Code gets the status code for the get notifications detailed v1 unauthorized response

func (*GetNotificationsDetailedV1Unauthorized) Error

func (*GetNotificationsDetailedV1Unauthorized) GetPayload

func (*GetNotificationsDetailedV1Unauthorized) IsClientError added in v0.2.27

func (o *GetNotificationsDetailedV1Unauthorized) IsClientError() bool

IsClientError returns true when this get notifications detailed v1 unauthorized response has a 4xx status code

func (*GetNotificationsDetailedV1Unauthorized) IsCode added in v0.2.27

IsCode returns true when this get notifications detailed v1 unauthorized response a status code equal to that given

func (*GetNotificationsDetailedV1Unauthorized) IsRedirect added in v0.2.27

IsRedirect returns true when this get notifications detailed v1 unauthorized response has a 3xx status code

func (*GetNotificationsDetailedV1Unauthorized) IsServerError added in v0.2.27

func (o *GetNotificationsDetailedV1Unauthorized) IsServerError() bool

IsServerError returns true when this get notifications detailed v1 unauthorized response has a 5xx status code

func (*GetNotificationsDetailedV1Unauthorized) IsSuccess added in v0.2.27

IsSuccess returns true when this get notifications detailed v1 unauthorized response has a 2xx status code

func (*GetNotificationsDetailedV1Unauthorized) String added in v0.2.27

type GetNotificationsExposedDataRecordsV1BadRequest added in v0.2.32

type GetNotificationsExposedDataRecordsV1BadRequest struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	Payload *models.DomainErrorsOnly
}

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

Bad Request

func NewGetNotificationsExposedDataRecordsV1BadRequest added in v0.2.32

func NewGetNotificationsExposedDataRecordsV1BadRequest() *GetNotificationsExposedDataRecordsV1BadRequest

NewGetNotificationsExposedDataRecordsV1BadRequest creates a GetNotificationsExposedDataRecordsV1BadRequest with default headers values

func (*GetNotificationsExposedDataRecordsV1BadRequest) Code added in v0.2.33

Code gets the status code for the get notifications exposed data records v1 bad request response

func (*GetNotificationsExposedDataRecordsV1BadRequest) Error added in v0.2.32

func (*GetNotificationsExposedDataRecordsV1BadRequest) GetPayload added in v0.2.32

func (*GetNotificationsExposedDataRecordsV1BadRequest) IsClientError added in v0.2.32

IsClientError returns true when this get notifications exposed data records v1 bad request response has a 4xx status code

func (*GetNotificationsExposedDataRecordsV1BadRequest) IsCode added in v0.2.32

IsCode returns true when this get notifications exposed data records v1 bad request response a status code equal to that given

func (*GetNotificationsExposedDataRecordsV1BadRequest) IsRedirect added in v0.2.32

IsRedirect returns true when this get notifications exposed data records v1 bad request response has a 3xx status code

func (*GetNotificationsExposedDataRecordsV1BadRequest) IsServerError added in v0.2.32

IsServerError returns true when this get notifications exposed data records v1 bad request response has a 5xx status code

func (*GetNotificationsExposedDataRecordsV1BadRequest) IsSuccess added in v0.2.32

IsSuccess returns true when this get notifications exposed data records v1 bad request response has a 2xx status code

func (*GetNotificationsExposedDataRecordsV1BadRequest) String added in v0.2.32

type GetNotificationsExposedDataRecordsV1Forbidden added in v0.2.32

type GetNotificationsExposedDataRecordsV1Forbidden struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	Payload *models.DomainErrorsOnly
}

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

Forbidden

func NewGetNotificationsExposedDataRecordsV1Forbidden added in v0.2.32

func NewGetNotificationsExposedDataRecordsV1Forbidden() *GetNotificationsExposedDataRecordsV1Forbidden

NewGetNotificationsExposedDataRecordsV1Forbidden creates a GetNotificationsExposedDataRecordsV1Forbidden with default headers values

func (*GetNotificationsExposedDataRecordsV1Forbidden) Code added in v0.2.33

Code gets the status code for the get notifications exposed data records v1 forbidden response

func (*GetNotificationsExposedDataRecordsV1Forbidden) Error added in v0.2.32

func (*GetNotificationsExposedDataRecordsV1Forbidden) GetPayload added in v0.2.32

func (*GetNotificationsExposedDataRecordsV1Forbidden) IsClientError added in v0.2.32

IsClientError returns true when this get notifications exposed data records v1 forbidden response has a 4xx status code

func (*GetNotificationsExposedDataRecordsV1Forbidden) IsCode added in v0.2.32

IsCode returns true when this get notifications exposed data records v1 forbidden response a status code equal to that given

func (*GetNotificationsExposedDataRecordsV1Forbidden) IsRedirect added in v0.2.32

IsRedirect returns true when this get notifications exposed data records v1 forbidden response has a 3xx status code

func (*GetNotificationsExposedDataRecordsV1Forbidden) IsServerError added in v0.2.32

IsServerError returns true when this get notifications exposed data records v1 forbidden response has a 5xx status code

func (*GetNotificationsExposedDataRecordsV1Forbidden) IsSuccess added in v0.2.32

IsSuccess returns true when this get notifications exposed data records v1 forbidden response has a 2xx status code

func (*GetNotificationsExposedDataRecordsV1Forbidden) String added in v0.2.32

type GetNotificationsExposedDataRecordsV1InternalServerError added in v0.2.32

type GetNotificationsExposedDataRecordsV1InternalServerError struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	Payload *models.DomainErrorsOnly
}

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

Internal Server Error

func NewGetNotificationsExposedDataRecordsV1InternalServerError added in v0.2.32

func NewGetNotificationsExposedDataRecordsV1InternalServerError() *GetNotificationsExposedDataRecordsV1InternalServerError

NewGetNotificationsExposedDataRecordsV1InternalServerError creates a GetNotificationsExposedDataRecordsV1InternalServerError with default headers values

func (*GetNotificationsExposedDataRecordsV1InternalServerError) Code added in v0.2.33

Code gets the status code for the get notifications exposed data records v1 internal server error response

func (*GetNotificationsExposedDataRecordsV1InternalServerError) Error added in v0.2.32

func (*GetNotificationsExposedDataRecordsV1InternalServerError) GetPayload added in v0.2.32

func (*GetNotificationsExposedDataRecordsV1InternalServerError) IsClientError added in v0.2.32

IsClientError returns true when this get notifications exposed data records v1 internal server error response has a 4xx status code

func (*GetNotificationsExposedDataRecordsV1InternalServerError) IsCode added in v0.2.32

IsCode returns true when this get notifications exposed data records v1 internal server error response a status code equal to that given

func (*GetNotificationsExposedDataRecordsV1InternalServerError) IsRedirect added in v0.2.32

IsRedirect returns true when this get notifications exposed data records v1 internal server error response has a 3xx status code

func (*GetNotificationsExposedDataRecordsV1InternalServerError) IsServerError added in v0.2.32

IsServerError returns true when this get notifications exposed data records v1 internal server error response has a 5xx status code

func (*GetNotificationsExposedDataRecordsV1InternalServerError) IsSuccess added in v0.2.32

IsSuccess returns true when this get notifications exposed data records v1 internal server error response has a 2xx status code

func (*GetNotificationsExposedDataRecordsV1InternalServerError) String added in v0.2.32

type GetNotificationsExposedDataRecordsV1OK added in v0.2.32

type GetNotificationsExposedDataRecordsV1OK struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	Payload *models.APINotificationExposedDataRecordEntitiesResponseV1
}

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

OK

func NewGetNotificationsExposedDataRecordsV1OK added in v0.2.32

func NewGetNotificationsExposedDataRecordsV1OK() *GetNotificationsExposedDataRecordsV1OK

NewGetNotificationsExposedDataRecordsV1OK creates a GetNotificationsExposedDataRecordsV1OK with default headers values

func (*GetNotificationsExposedDataRecordsV1OK) Code added in v0.2.33

Code gets the status code for the get notifications exposed data records v1 o k response

func (*GetNotificationsExposedDataRecordsV1OK) Error added in v0.2.32

func (*GetNotificationsExposedDataRecordsV1OK) GetPayload added in v0.2.32

func (*GetNotificationsExposedDataRecordsV1OK) IsClientError added in v0.2.32

func (o *GetNotificationsExposedDataRecordsV1OK) IsClientError() bool

IsClientError returns true when this get notifications exposed data records v1 o k response has a 4xx status code

func (*GetNotificationsExposedDataRecordsV1OK) IsCode added in v0.2.32

IsCode returns true when this get notifications exposed data records v1 o k response a status code equal to that given

func (*GetNotificationsExposedDataRecordsV1OK) IsRedirect added in v0.2.32

IsRedirect returns true when this get notifications exposed data records v1 o k response has a 3xx status code

func (*GetNotificationsExposedDataRecordsV1OK) IsServerError added in v0.2.32

func (o *GetNotificationsExposedDataRecordsV1OK) IsServerError() bool

IsServerError returns true when this get notifications exposed data records v1 o k response has a 5xx status code

func (*GetNotificationsExposedDataRecordsV1OK) IsSuccess added in v0.2.32

IsSuccess returns true when this get notifications exposed data records v1 o k response has a 2xx status code

func (*GetNotificationsExposedDataRecordsV1OK) String added in v0.2.32

type GetNotificationsExposedDataRecordsV1Params added in v0.2.32

type GetNotificationsExposedDataRecordsV1Params struct {

	/* Ids.

	   Notification exposed records IDs.
	*/
	Ids []string

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

GetNotificationsExposedDataRecordsV1Params contains all the parameters to send to the API endpoint

for the get notifications exposed data records v1 operation.

Typically these are written to a http.Request.

func NewGetNotificationsExposedDataRecordsV1Params added in v0.2.32

func NewGetNotificationsExposedDataRecordsV1Params() *GetNotificationsExposedDataRecordsV1Params

NewGetNotificationsExposedDataRecordsV1Params creates a new GetNotificationsExposedDataRecordsV1Params 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 NewGetNotificationsExposedDataRecordsV1ParamsWithContext added in v0.2.32

func NewGetNotificationsExposedDataRecordsV1ParamsWithContext(ctx context.Context) *GetNotificationsExposedDataRecordsV1Params

NewGetNotificationsExposedDataRecordsV1ParamsWithContext creates a new GetNotificationsExposedDataRecordsV1Params object with the ability to set a context for a request.

func NewGetNotificationsExposedDataRecordsV1ParamsWithHTTPClient added in v0.2.32

func NewGetNotificationsExposedDataRecordsV1ParamsWithHTTPClient(client *http.Client) *GetNotificationsExposedDataRecordsV1Params

NewGetNotificationsExposedDataRecordsV1ParamsWithHTTPClient creates a new GetNotificationsExposedDataRecordsV1Params object with the ability to set a custom HTTPClient for a request.

func NewGetNotificationsExposedDataRecordsV1ParamsWithTimeout added in v0.2.32

func NewGetNotificationsExposedDataRecordsV1ParamsWithTimeout(timeout time.Duration) *GetNotificationsExposedDataRecordsV1Params

NewGetNotificationsExposedDataRecordsV1ParamsWithTimeout creates a new GetNotificationsExposedDataRecordsV1Params object with the ability to set a timeout on a request.

func (*GetNotificationsExposedDataRecordsV1Params) SetContext added in v0.2.32

SetContext adds the context to the get notifications exposed data records v1 params

func (*GetNotificationsExposedDataRecordsV1Params) SetDefaults added in v0.2.32

SetDefaults hydrates default values in the get notifications exposed data records v1 params (not the query body).

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

func (*GetNotificationsExposedDataRecordsV1Params) SetHTTPClient added in v0.2.32

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

SetHTTPClient adds the HTTPClient to the get notifications exposed data records v1 params

func (*GetNotificationsExposedDataRecordsV1Params) SetIds added in v0.2.32

SetIds adds the ids to the get notifications exposed data records v1 params

func (*GetNotificationsExposedDataRecordsV1Params) SetTimeout added in v0.2.32

SetTimeout adds the timeout to the get notifications exposed data records v1 params

func (*GetNotificationsExposedDataRecordsV1Params) WithContext added in v0.2.32

WithContext adds the context to the get notifications exposed data records v1 params

func (*GetNotificationsExposedDataRecordsV1Params) WithDefaults added in v0.2.32

WithDefaults hydrates default values in the get notifications exposed data records v1 params (not the query body).

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

func (*GetNotificationsExposedDataRecordsV1Params) WithHTTPClient added in v0.2.32

WithHTTPClient adds the HTTPClient to the get notifications exposed data records v1 params

func (*GetNotificationsExposedDataRecordsV1Params) WithIds added in v0.2.32

WithIds adds the ids to the get notifications exposed data records v1 params

func (*GetNotificationsExposedDataRecordsV1Params) WithTimeout added in v0.2.32

WithTimeout adds the timeout to the get notifications exposed data records v1 params

func (*GetNotificationsExposedDataRecordsV1Params) WriteToRequest added in v0.2.32

WriteToRequest writes these params to a swagger request

type GetNotificationsExposedDataRecordsV1Reader added in v0.2.32

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

GetNotificationsExposedDataRecordsV1Reader is a Reader for the GetNotificationsExposedDataRecordsV1 structure.

func (*GetNotificationsExposedDataRecordsV1Reader) ReadResponse added in v0.2.32

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

ReadResponse reads a server response into the received o.

type GetNotificationsExposedDataRecordsV1TooManyRequests added in v0.2.32

type GetNotificationsExposedDataRecordsV1TooManyRequests struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	/* Too many requests, retry after this time (as milliseconds since epoch)
	 */
	XRateLimitRetryAfter int64

	Payload *models.MsaReplyMetaOnly
}

GetNotificationsExposedDataRecordsV1TooManyRequests describes a response with status code 429, with default header values.

Too Many Requests

func NewGetNotificationsExposedDataRecordsV1TooManyRequests added in v0.2.32

func NewGetNotificationsExposedDataRecordsV1TooManyRequests() *GetNotificationsExposedDataRecordsV1TooManyRequests

NewGetNotificationsExposedDataRecordsV1TooManyRequests creates a GetNotificationsExposedDataRecordsV1TooManyRequests with default headers values

func (*GetNotificationsExposedDataRecordsV1TooManyRequests) Code added in v0.2.33

Code gets the status code for the get notifications exposed data records v1 too many requests response

func (*GetNotificationsExposedDataRecordsV1TooManyRequests) Error added in v0.2.32

func (*GetNotificationsExposedDataRecordsV1TooManyRequests) GetPayload added in v0.2.32

func (*GetNotificationsExposedDataRecordsV1TooManyRequests) IsClientError added in v0.2.32

IsClientError returns true when this get notifications exposed data records v1 too many requests response has a 4xx status code

func (*GetNotificationsExposedDataRecordsV1TooManyRequests) IsCode added in v0.2.32

IsCode returns true when this get notifications exposed data records v1 too many requests response a status code equal to that given

func (*GetNotificationsExposedDataRecordsV1TooManyRequests) IsRedirect added in v0.2.32

IsRedirect returns true when this get notifications exposed data records v1 too many requests response has a 3xx status code

func (*GetNotificationsExposedDataRecordsV1TooManyRequests) IsServerError added in v0.2.32

IsServerError returns true when this get notifications exposed data records v1 too many requests response has a 5xx status code

func (*GetNotificationsExposedDataRecordsV1TooManyRequests) IsSuccess added in v0.2.32

IsSuccess returns true when this get notifications exposed data records v1 too many requests response has a 2xx status code

func (*GetNotificationsExposedDataRecordsV1TooManyRequests) String added in v0.2.32

type GetNotificationsExposedDataRecordsV1Unauthorized added in v0.2.32

type GetNotificationsExposedDataRecordsV1Unauthorized struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	Payload *models.DomainErrorsOnly
}

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

Unauthorized

func NewGetNotificationsExposedDataRecordsV1Unauthorized added in v0.2.32

func NewGetNotificationsExposedDataRecordsV1Unauthorized() *GetNotificationsExposedDataRecordsV1Unauthorized

NewGetNotificationsExposedDataRecordsV1Unauthorized creates a GetNotificationsExposedDataRecordsV1Unauthorized with default headers values

func (*GetNotificationsExposedDataRecordsV1Unauthorized) Code added in v0.2.33

Code gets the status code for the get notifications exposed data records v1 unauthorized response

func (*GetNotificationsExposedDataRecordsV1Unauthorized) Error added in v0.2.32

func (*GetNotificationsExposedDataRecordsV1Unauthorized) GetPayload added in v0.2.32

func (*GetNotificationsExposedDataRecordsV1Unauthorized) IsClientError added in v0.2.32

IsClientError returns true when this get notifications exposed data records v1 unauthorized response has a 4xx status code

func (*GetNotificationsExposedDataRecordsV1Unauthorized) IsCode added in v0.2.32

IsCode returns true when this get notifications exposed data records v1 unauthorized response a status code equal to that given

func (*GetNotificationsExposedDataRecordsV1Unauthorized) IsRedirect added in v0.2.32

IsRedirect returns true when this get notifications exposed data records v1 unauthorized response has a 3xx status code

func (*GetNotificationsExposedDataRecordsV1Unauthorized) IsServerError added in v0.2.32

IsServerError returns true when this get notifications exposed data records v1 unauthorized response has a 5xx status code

func (*GetNotificationsExposedDataRecordsV1Unauthorized) IsSuccess added in v0.2.32

IsSuccess returns true when this get notifications exposed data records v1 unauthorized response has a 2xx status code

func (*GetNotificationsExposedDataRecordsV1Unauthorized) String added in v0.2.32

type GetNotificationsTranslatedV1BadRequest

type GetNotificationsTranslatedV1BadRequest struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	Payload *models.DomainErrorsOnly
}

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

Bad Request

func NewGetNotificationsTranslatedV1BadRequest

func NewGetNotificationsTranslatedV1BadRequest() *GetNotificationsTranslatedV1BadRequest

NewGetNotificationsTranslatedV1BadRequest creates a GetNotificationsTranslatedV1BadRequest with default headers values

func (*GetNotificationsTranslatedV1BadRequest) Code added in v0.2.33

Code gets the status code for the get notifications translated v1 bad request response

func (*GetNotificationsTranslatedV1BadRequest) Error

func (*GetNotificationsTranslatedV1BadRequest) GetPayload

func (*GetNotificationsTranslatedV1BadRequest) IsClientError added in v0.2.27

func (o *GetNotificationsTranslatedV1BadRequest) IsClientError() bool

IsClientError returns true when this get notifications translated v1 bad request response has a 4xx status code

func (*GetNotificationsTranslatedV1BadRequest) IsCode added in v0.2.27

IsCode returns true when this get notifications translated v1 bad request response a status code equal to that given

func (*GetNotificationsTranslatedV1BadRequest) IsRedirect added in v0.2.27

IsRedirect returns true when this get notifications translated v1 bad request response has a 3xx status code

func (*GetNotificationsTranslatedV1BadRequest) IsServerError added in v0.2.27

func (o *GetNotificationsTranslatedV1BadRequest) IsServerError() bool

IsServerError returns true when this get notifications translated v1 bad request response has a 5xx status code

func (*GetNotificationsTranslatedV1BadRequest) IsSuccess added in v0.2.27

IsSuccess returns true when this get notifications translated v1 bad request response has a 2xx status code

func (*GetNotificationsTranslatedV1BadRequest) String added in v0.2.27

type GetNotificationsTranslatedV1Forbidden

type GetNotificationsTranslatedV1Forbidden struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	Payload *models.DomainErrorsOnly
}

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

Forbidden

func NewGetNotificationsTranslatedV1Forbidden

func NewGetNotificationsTranslatedV1Forbidden() *GetNotificationsTranslatedV1Forbidden

NewGetNotificationsTranslatedV1Forbidden creates a GetNotificationsTranslatedV1Forbidden with default headers values

func (*GetNotificationsTranslatedV1Forbidden) Code added in v0.2.33

Code gets the status code for the get notifications translated v1 forbidden response

func (*GetNotificationsTranslatedV1Forbidden) Error

func (*GetNotificationsTranslatedV1Forbidden) GetPayload

func (*GetNotificationsTranslatedV1Forbidden) IsClientError added in v0.2.27

func (o *GetNotificationsTranslatedV1Forbidden) IsClientError() bool

IsClientError returns true when this get notifications translated v1 forbidden response has a 4xx status code

func (*GetNotificationsTranslatedV1Forbidden) IsCode added in v0.2.27

IsCode returns true when this get notifications translated v1 forbidden response a status code equal to that given

func (*GetNotificationsTranslatedV1Forbidden) IsRedirect added in v0.2.27

IsRedirect returns true when this get notifications translated v1 forbidden response has a 3xx status code

func (*GetNotificationsTranslatedV1Forbidden) IsServerError added in v0.2.27

func (o *GetNotificationsTranslatedV1Forbidden) IsServerError() bool

IsServerError returns true when this get notifications translated v1 forbidden response has a 5xx status code

func (*GetNotificationsTranslatedV1Forbidden) IsSuccess added in v0.2.27

IsSuccess returns true when this get notifications translated v1 forbidden response has a 2xx status code

func (*GetNotificationsTranslatedV1Forbidden) String added in v0.2.27

type GetNotificationsTranslatedV1InternalServerError

type GetNotificationsTranslatedV1InternalServerError struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	Payload *models.DomainErrorsOnly
}

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

Internal Server Error

func NewGetNotificationsTranslatedV1InternalServerError

func NewGetNotificationsTranslatedV1InternalServerError() *GetNotificationsTranslatedV1InternalServerError

NewGetNotificationsTranslatedV1InternalServerError creates a GetNotificationsTranslatedV1InternalServerError with default headers values

func (*GetNotificationsTranslatedV1InternalServerError) Code added in v0.2.33

Code gets the status code for the get notifications translated v1 internal server error response

func (*GetNotificationsTranslatedV1InternalServerError) Error

func (*GetNotificationsTranslatedV1InternalServerError) GetPayload

func (*GetNotificationsTranslatedV1InternalServerError) IsClientError added in v0.2.27

IsClientError returns true when this get notifications translated v1 internal server error response has a 4xx status code

func (*GetNotificationsTranslatedV1InternalServerError) IsCode added in v0.2.27

IsCode returns true when this get notifications translated v1 internal server error response a status code equal to that given

func (*GetNotificationsTranslatedV1InternalServerError) IsRedirect added in v0.2.27

IsRedirect returns true when this get notifications translated v1 internal server error response has a 3xx status code

func (*GetNotificationsTranslatedV1InternalServerError) IsServerError added in v0.2.27

IsServerError returns true when this get notifications translated v1 internal server error response has a 5xx status code

func (*GetNotificationsTranslatedV1InternalServerError) IsSuccess added in v0.2.27

IsSuccess returns true when this get notifications translated v1 internal server error response has a 2xx status code

func (*GetNotificationsTranslatedV1InternalServerError) String added in v0.2.27

type GetNotificationsTranslatedV1OK

type GetNotificationsTranslatedV1OK struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	Payload *models.DomainNotificationEntitiesResponseV1
}

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

OK

func NewGetNotificationsTranslatedV1OK

func NewGetNotificationsTranslatedV1OK() *GetNotificationsTranslatedV1OK

NewGetNotificationsTranslatedV1OK creates a GetNotificationsTranslatedV1OK with default headers values

func (*GetNotificationsTranslatedV1OK) Code added in v0.2.33

Code gets the status code for the get notifications translated v1 o k response

func (*GetNotificationsTranslatedV1OK) Error

func (*GetNotificationsTranslatedV1OK) GetPayload

func (*GetNotificationsTranslatedV1OK) IsClientError added in v0.2.27

func (o *GetNotificationsTranslatedV1OK) IsClientError() bool

IsClientError returns true when this get notifications translated v1 o k response has a 4xx status code

func (*GetNotificationsTranslatedV1OK) IsCode added in v0.2.27

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

IsCode returns true when this get notifications translated v1 o k response a status code equal to that given

func (*GetNotificationsTranslatedV1OK) IsRedirect added in v0.2.27

func (o *GetNotificationsTranslatedV1OK) IsRedirect() bool

IsRedirect returns true when this get notifications translated v1 o k response has a 3xx status code

func (*GetNotificationsTranslatedV1OK) IsServerError added in v0.2.27

func (o *GetNotificationsTranslatedV1OK) IsServerError() bool

IsServerError returns true when this get notifications translated v1 o k response has a 5xx status code

func (*GetNotificationsTranslatedV1OK) IsSuccess added in v0.2.27

func (o *GetNotificationsTranslatedV1OK) IsSuccess() bool

IsSuccess returns true when this get notifications translated v1 o k response has a 2xx status code

func (*GetNotificationsTranslatedV1OK) String added in v0.2.27

type GetNotificationsTranslatedV1Params

type GetNotificationsTranslatedV1Params struct {

	/* Ids.

	   Notification IDs.
	*/
	Ids []string

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

GetNotificationsTranslatedV1Params contains all the parameters to send to the API endpoint

for the get notifications translated v1 operation.

Typically these are written to a http.Request.

func NewGetNotificationsTranslatedV1Params

func NewGetNotificationsTranslatedV1Params() *GetNotificationsTranslatedV1Params

NewGetNotificationsTranslatedV1Params creates a new GetNotificationsTranslatedV1Params 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 NewGetNotificationsTranslatedV1ParamsWithContext

func NewGetNotificationsTranslatedV1ParamsWithContext(ctx context.Context) *GetNotificationsTranslatedV1Params

NewGetNotificationsTranslatedV1ParamsWithContext creates a new GetNotificationsTranslatedV1Params object with the ability to set a context for a request.

func NewGetNotificationsTranslatedV1ParamsWithHTTPClient

func NewGetNotificationsTranslatedV1ParamsWithHTTPClient(client *http.Client) *GetNotificationsTranslatedV1Params

NewGetNotificationsTranslatedV1ParamsWithHTTPClient creates a new GetNotificationsTranslatedV1Params object with the ability to set a custom HTTPClient for a request.

func NewGetNotificationsTranslatedV1ParamsWithTimeout

func NewGetNotificationsTranslatedV1ParamsWithTimeout(timeout time.Duration) *GetNotificationsTranslatedV1Params

NewGetNotificationsTranslatedV1ParamsWithTimeout creates a new GetNotificationsTranslatedV1Params object with the ability to set a timeout on a request.

func (*GetNotificationsTranslatedV1Params) SetContext

SetContext adds the context to the get notifications translated v1 params

func (*GetNotificationsTranslatedV1Params) SetDefaults

func (o *GetNotificationsTranslatedV1Params) SetDefaults()

SetDefaults hydrates default values in the get notifications translated v1 params (not the query body).

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

func (*GetNotificationsTranslatedV1Params) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the get notifications translated v1 params

func (*GetNotificationsTranslatedV1Params) SetIds

func (o *GetNotificationsTranslatedV1Params) SetIds(ids []string)

SetIds adds the ids to the get notifications translated v1 params

func (*GetNotificationsTranslatedV1Params) SetTimeout

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

SetTimeout adds the timeout to the get notifications translated v1 params

func (*GetNotificationsTranslatedV1Params) WithContext

WithContext adds the context to the get notifications translated v1 params

func (*GetNotificationsTranslatedV1Params) WithDefaults

WithDefaults hydrates default values in the get notifications translated v1 params (not the query body).

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

func (*GetNotificationsTranslatedV1Params) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get notifications translated v1 params

func (*GetNotificationsTranslatedV1Params) WithIds

WithIds adds the ids to the get notifications translated v1 params

func (*GetNotificationsTranslatedV1Params) WithTimeout

WithTimeout adds the timeout to the get notifications translated v1 params

func (*GetNotificationsTranslatedV1Params) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetNotificationsTranslatedV1Reader

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

GetNotificationsTranslatedV1Reader is a Reader for the GetNotificationsTranslatedV1 structure.

func (*GetNotificationsTranslatedV1Reader) ReadResponse

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

ReadResponse reads a server response into the received o.

type GetNotificationsTranslatedV1TooManyRequests

type GetNotificationsTranslatedV1TooManyRequests struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	/* Too many requests, retry after this time (as milliseconds since epoch)
	 */
	XRateLimitRetryAfter int64

	Payload *models.MsaReplyMetaOnly
}

GetNotificationsTranslatedV1TooManyRequests describes a response with status code 429, with default header values.

Too Many Requests

func NewGetNotificationsTranslatedV1TooManyRequests

func NewGetNotificationsTranslatedV1TooManyRequests() *GetNotificationsTranslatedV1TooManyRequests

NewGetNotificationsTranslatedV1TooManyRequests creates a GetNotificationsTranslatedV1TooManyRequests with default headers values

func (*GetNotificationsTranslatedV1TooManyRequests) Code added in v0.2.33

Code gets the status code for the get notifications translated v1 too many requests response

func (*GetNotificationsTranslatedV1TooManyRequests) Error

func (*GetNotificationsTranslatedV1TooManyRequests) GetPayload

func (*GetNotificationsTranslatedV1TooManyRequests) IsClientError added in v0.2.27

IsClientError returns true when this get notifications translated v1 too many requests response has a 4xx status code

func (*GetNotificationsTranslatedV1TooManyRequests) IsCode added in v0.2.27

IsCode returns true when this get notifications translated v1 too many requests response a status code equal to that given

func (*GetNotificationsTranslatedV1TooManyRequests) IsRedirect added in v0.2.27

IsRedirect returns true when this get notifications translated v1 too many requests response has a 3xx status code

func (*GetNotificationsTranslatedV1TooManyRequests) IsServerError added in v0.2.27

IsServerError returns true when this get notifications translated v1 too many requests response has a 5xx status code

func (*GetNotificationsTranslatedV1TooManyRequests) IsSuccess added in v0.2.27

IsSuccess returns true when this get notifications translated v1 too many requests response has a 2xx status code

func (*GetNotificationsTranslatedV1TooManyRequests) String added in v0.2.27

type GetNotificationsTranslatedV1Unauthorized

type GetNotificationsTranslatedV1Unauthorized struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	Payload *models.DomainErrorsOnly
}

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

Unauthorized

func NewGetNotificationsTranslatedV1Unauthorized

func NewGetNotificationsTranslatedV1Unauthorized() *GetNotificationsTranslatedV1Unauthorized

NewGetNotificationsTranslatedV1Unauthorized creates a GetNotificationsTranslatedV1Unauthorized with default headers values

func (*GetNotificationsTranslatedV1Unauthorized) Code added in v0.2.33

Code gets the status code for the get notifications translated v1 unauthorized response

func (*GetNotificationsTranslatedV1Unauthorized) Error

func (*GetNotificationsTranslatedV1Unauthorized) GetPayload

func (*GetNotificationsTranslatedV1Unauthorized) IsClientError added in v0.2.27

IsClientError returns true when this get notifications translated v1 unauthorized response has a 4xx status code

func (*GetNotificationsTranslatedV1Unauthorized) IsCode added in v0.2.27

IsCode returns true when this get notifications translated v1 unauthorized response a status code equal to that given

func (*GetNotificationsTranslatedV1Unauthorized) IsRedirect added in v0.2.27

IsRedirect returns true when this get notifications translated v1 unauthorized response has a 3xx status code

func (*GetNotificationsTranslatedV1Unauthorized) IsServerError added in v0.2.27

IsServerError returns true when this get notifications translated v1 unauthorized response has a 5xx status code

func (*GetNotificationsTranslatedV1Unauthorized) IsSuccess added in v0.2.27

IsSuccess returns true when this get notifications translated v1 unauthorized response has a 2xx status code

func (*GetNotificationsTranslatedV1Unauthorized) String added in v0.2.27

type GetNotificationsV1BadRequest

type GetNotificationsV1BadRequest struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	Payload *models.DomainErrorsOnly
}

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

Bad Request

func NewGetNotificationsV1BadRequest

func NewGetNotificationsV1BadRequest() *GetNotificationsV1BadRequest

NewGetNotificationsV1BadRequest creates a GetNotificationsV1BadRequest with default headers values

func (*GetNotificationsV1BadRequest) Code added in v0.2.33

Code gets the status code for the get notifications v1 bad request response

func (*GetNotificationsV1BadRequest) Error

func (*GetNotificationsV1BadRequest) GetPayload

func (*GetNotificationsV1BadRequest) IsClientError added in v0.2.27

func (o *GetNotificationsV1BadRequest) IsClientError() bool

IsClientError returns true when this get notifications v1 bad request response has a 4xx status code

func (*GetNotificationsV1BadRequest) IsCode added in v0.2.27

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

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

func (*GetNotificationsV1BadRequest) IsRedirect added in v0.2.27

func (o *GetNotificationsV1BadRequest) IsRedirect() bool

IsRedirect returns true when this get notifications v1 bad request response has a 3xx status code

func (*GetNotificationsV1BadRequest) IsServerError added in v0.2.27

func (o *GetNotificationsV1BadRequest) IsServerError() bool

IsServerError returns true when this get notifications v1 bad request response has a 5xx status code

func (*GetNotificationsV1BadRequest) IsSuccess added in v0.2.27

func (o *GetNotificationsV1BadRequest) IsSuccess() bool

IsSuccess returns true when this get notifications v1 bad request response has a 2xx status code

func (*GetNotificationsV1BadRequest) String added in v0.2.27

type GetNotificationsV1Forbidden

type GetNotificationsV1Forbidden struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	Payload *models.DomainErrorsOnly
}

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

Forbidden

func NewGetNotificationsV1Forbidden

func NewGetNotificationsV1Forbidden() *GetNotificationsV1Forbidden

NewGetNotificationsV1Forbidden creates a GetNotificationsV1Forbidden with default headers values

func (*GetNotificationsV1Forbidden) Code added in v0.2.33

func (o *GetNotificationsV1Forbidden) Code() int

Code gets the status code for the get notifications v1 forbidden response

func (*GetNotificationsV1Forbidden) Error

func (*GetNotificationsV1Forbidden) GetPayload

func (*GetNotificationsV1Forbidden) IsClientError added in v0.2.27

func (o *GetNotificationsV1Forbidden) IsClientError() bool

IsClientError returns true when this get notifications v1 forbidden response has a 4xx status code

func (*GetNotificationsV1Forbidden) IsCode added in v0.2.27

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

IsCode returns true when this get notifications v1 forbidden response a status code equal to that given

func (*GetNotificationsV1Forbidden) IsRedirect added in v0.2.27

func (o *GetNotificationsV1Forbidden) IsRedirect() bool

IsRedirect returns true when this get notifications v1 forbidden response has a 3xx status code

func (*GetNotificationsV1Forbidden) IsServerError added in v0.2.27

func (o *GetNotificationsV1Forbidden) IsServerError() bool

IsServerError returns true when this get notifications v1 forbidden response has a 5xx status code

func (*GetNotificationsV1Forbidden) IsSuccess added in v0.2.27

func (o *GetNotificationsV1Forbidden) IsSuccess() bool

IsSuccess returns true when this get notifications v1 forbidden response has a 2xx status code

func (*GetNotificationsV1Forbidden) String added in v0.2.27

func (o *GetNotificationsV1Forbidden) String() string

type GetNotificationsV1InternalServerError

type GetNotificationsV1InternalServerError struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	Payload *models.DomainErrorsOnly
}

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

Internal Server Error

func NewGetNotificationsV1InternalServerError

func NewGetNotificationsV1InternalServerError() *GetNotificationsV1InternalServerError

NewGetNotificationsV1InternalServerError creates a GetNotificationsV1InternalServerError with default headers values

func (*GetNotificationsV1InternalServerError) Code added in v0.2.33

Code gets the status code for the get notifications v1 internal server error response

func (*GetNotificationsV1InternalServerError) Error

func (*GetNotificationsV1InternalServerError) GetPayload

func (*GetNotificationsV1InternalServerError) IsClientError added in v0.2.27

func (o *GetNotificationsV1InternalServerError) IsClientError() bool

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

func (*GetNotificationsV1InternalServerError) IsCode added in v0.2.27

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

func (*GetNotificationsV1InternalServerError) IsRedirect added in v0.2.27

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

func (*GetNotificationsV1InternalServerError) IsServerError added in v0.2.27

func (o *GetNotificationsV1InternalServerError) IsServerError() bool

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

func (*GetNotificationsV1InternalServerError) IsSuccess added in v0.2.27

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

func (*GetNotificationsV1InternalServerError) String added in v0.2.27

type GetNotificationsV1OK

type GetNotificationsV1OK struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	Payload *models.DomainNotificationEntitiesResponseV1
}

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

OK

func NewGetNotificationsV1OK

func NewGetNotificationsV1OK() *GetNotificationsV1OK

NewGetNotificationsV1OK creates a GetNotificationsV1OK with default headers values

func (*GetNotificationsV1OK) Code added in v0.2.33

func (o *GetNotificationsV1OK) Code() int

Code gets the status code for the get notifications v1 o k response

func (*GetNotificationsV1OK) Error

func (o *GetNotificationsV1OK) Error() string

func (*GetNotificationsV1OK) GetPayload

func (*GetNotificationsV1OK) IsClientError added in v0.2.27

func (o *GetNotificationsV1OK) IsClientError() bool

IsClientError returns true when this get notifications v1 o k response has a 4xx status code

func (*GetNotificationsV1OK) IsCode added in v0.2.27

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

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

func (*GetNotificationsV1OK) IsRedirect added in v0.2.27

func (o *GetNotificationsV1OK) IsRedirect() bool

IsRedirect returns true when this get notifications v1 o k response has a 3xx status code

func (*GetNotificationsV1OK) IsServerError added in v0.2.27

func (o *GetNotificationsV1OK) IsServerError() bool

IsServerError returns true when this get notifications v1 o k response has a 5xx status code

func (*GetNotificationsV1OK) IsSuccess added in v0.2.27

func (o *GetNotificationsV1OK) IsSuccess() bool

IsSuccess returns true when this get notifications v1 o k response has a 2xx status code

func (*GetNotificationsV1OK) String added in v0.2.27

func (o *GetNotificationsV1OK) String() string

type GetNotificationsV1Params

type GetNotificationsV1Params struct {

	/* Ids.

	   Notification IDs.
	*/
	Ids []string

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

GetNotificationsV1Params contains all the parameters to send to the API endpoint

for the get notifications v1 operation.

Typically these are written to a http.Request.

func NewGetNotificationsV1Params

func NewGetNotificationsV1Params() *GetNotificationsV1Params

NewGetNotificationsV1Params creates a new GetNotificationsV1Params 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 NewGetNotificationsV1ParamsWithContext

func NewGetNotificationsV1ParamsWithContext(ctx context.Context) *GetNotificationsV1Params

NewGetNotificationsV1ParamsWithContext creates a new GetNotificationsV1Params object with the ability to set a context for a request.

func NewGetNotificationsV1ParamsWithHTTPClient

func NewGetNotificationsV1ParamsWithHTTPClient(client *http.Client) *GetNotificationsV1Params

NewGetNotificationsV1ParamsWithHTTPClient creates a new GetNotificationsV1Params object with the ability to set a custom HTTPClient for a request.

func NewGetNotificationsV1ParamsWithTimeout

func NewGetNotificationsV1ParamsWithTimeout(timeout time.Duration) *GetNotificationsV1Params

NewGetNotificationsV1ParamsWithTimeout creates a new GetNotificationsV1Params object with the ability to set a timeout on a request.

func (*GetNotificationsV1Params) SetContext

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

SetContext adds the context to the get notifications v1 params

func (*GetNotificationsV1Params) SetDefaults

func (o *GetNotificationsV1Params) SetDefaults()

SetDefaults hydrates default values in the get notifications v1 params (not the query body).

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

func (*GetNotificationsV1Params) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the get notifications v1 params

func (*GetNotificationsV1Params) SetIds

func (o *GetNotificationsV1Params) SetIds(ids []string)

SetIds adds the ids to the get notifications v1 params

func (*GetNotificationsV1Params) SetTimeout

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

SetTimeout adds the timeout to the get notifications v1 params

func (*GetNotificationsV1Params) WithContext

WithContext adds the context to the get notifications v1 params

func (*GetNotificationsV1Params) WithDefaults

WithDefaults hydrates default values in the get notifications v1 params (not the query body).

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

func (*GetNotificationsV1Params) WithHTTPClient

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

WithHTTPClient adds the HTTPClient to the get notifications v1 params

func (*GetNotificationsV1Params) WithIds

WithIds adds the ids to the get notifications v1 params

func (*GetNotificationsV1Params) WithTimeout

WithTimeout adds the timeout to the get notifications v1 params

func (*GetNotificationsV1Params) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetNotificationsV1Reader

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

GetNotificationsV1Reader is a Reader for the GetNotificationsV1 structure.

func (*GetNotificationsV1Reader) ReadResponse

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

ReadResponse reads a server response into the received o.

type GetNotificationsV1TooManyRequests

type GetNotificationsV1TooManyRequests struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	/* Too many requests, retry after this time (as milliseconds since epoch)
	 */
	XRateLimitRetryAfter int64

	Payload *models.MsaReplyMetaOnly
}

GetNotificationsV1TooManyRequests describes a response with status code 429, with default header values.

Too Many Requests

func NewGetNotificationsV1TooManyRequests

func NewGetNotificationsV1TooManyRequests() *GetNotificationsV1TooManyRequests

NewGetNotificationsV1TooManyRequests creates a GetNotificationsV1TooManyRequests with default headers values

func (*GetNotificationsV1TooManyRequests) Code added in v0.2.33

Code gets the status code for the get notifications v1 too many requests response

func (*GetNotificationsV1TooManyRequests) Error

func (*GetNotificationsV1TooManyRequests) GetPayload

func (*GetNotificationsV1TooManyRequests) IsClientError added in v0.2.27

func (o *GetNotificationsV1TooManyRequests) IsClientError() bool

IsClientError returns true when this get notifications v1 too many requests response has a 4xx status code

func (*GetNotificationsV1TooManyRequests) IsCode added in v0.2.27

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

IsCode returns true when this get notifications v1 too many requests response a status code equal to that given

func (*GetNotificationsV1TooManyRequests) IsRedirect added in v0.2.27

func (o *GetNotificationsV1TooManyRequests) IsRedirect() bool

IsRedirect returns true when this get notifications v1 too many requests response has a 3xx status code

func (*GetNotificationsV1TooManyRequests) IsServerError added in v0.2.27

func (o *GetNotificationsV1TooManyRequests) IsServerError() bool

IsServerError returns true when this get notifications v1 too many requests response has a 5xx status code

func (*GetNotificationsV1TooManyRequests) IsSuccess added in v0.2.27

func (o *GetNotificationsV1TooManyRequests) IsSuccess() bool

IsSuccess returns true when this get notifications v1 too many requests response has a 2xx status code

func (*GetNotificationsV1TooManyRequests) String added in v0.2.27

type GetNotificationsV1Unauthorized

type GetNotificationsV1Unauthorized struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	Payload *models.DomainErrorsOnly
}

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

Unauthorized

func NewGetNotificationsV1Unauthorized

func NewGetNotificationsV1Unauthorized() *GetNotificationsV1Unauthorized

NewGetNotificationsV1Unauthorized creates a GetNotificationsV1Unauthorized with default headers values

func (*GetNotificationsV1Unauthorized) Code added in v0.2.33

Code gets the status code for the get notifications v1 unauthorized response

func (*GetNotificationsV1Unauthorized) Error

func (*GetNotificationsV1Unauthorized) GetPayload

func (*GetNotificationsV1Unauthorized) IsClientError added in v0.2.27

func (o *GetNotificationsV1Unauthorized) IsClientError() bool

IsClientError returns true when this get notifications v1 unauthorized response has a 4xx status code

func (*GetNotificationsV1Unauthorized) IsCode added in v0.2.27

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

IsCode returns true when this get notifications v1 unauthorized response a status code equal to that given

func (*GetNotificationsV1Unauthorized) IsRedirect added in v0.2.27

func (o *GetNotificationsV1Unauthorized) IsRedirect() bool

IsRedirect returns true when this get notifications v1 unauthorized response has a 3xx status code

func (*GetNotificationsV1Unauthorized) IsServerError added in v0.2.27

func (o *GetNotificationsV1Unauthorized) IsServerError() bool

IsServerError returns true when this get notifications v1 unauthorized response has a 5xx status code

func (*GetNotificationsV1Unauthorized) IsSuccess added in v0.2.27

func (o *GetNotificationsV1Unauthorized) IsSuccess() bool

IsSuccess returns true when this get notifications v1 unauthorized response has a 2xx status code

func (*GetNotificationsV1Unauthorized) String added in v0.2.27

type GetRulesV1BadRequest

type GetRulesV1BadRequest struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	Payload *models.DomainErrorsOnly
}

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

Bad Request

func NewGetRulesV1BadRequest

func NewGetRulesV1BadRequest() *GetRulesV1BadRequest

NewGetRulesV1BadRequest creates a GetRulesV1BadRequest with default headers values

func (*GetRulesV1BadRequest) Code added in v0.2.33

func (o *GetRulesV1BadRequest) Code() int

Code gets the status code for the get rules v1 bad request response

func (*GetRulesV1BadRequest) Error

func (o *GetRulesV1BadRequest) Error() string

func (*GetRulesV1BadRequest) GetPayload

func (o *GetRulesV1BadRequest) GetPayload() *models.DomainErrorsOnly

func (*GetRulesV1BadRequest) IsClientError added in v0.2.27

func (o *GetRulesV1BadRequest) IsClientError() bool

IsClientError returns true when this get rules v1 bad request response has a 4xx status code

func (*GetRulesV1BadRequest) IsCode added in v0.2.27

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

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

func (*GetRulesV1BadRequest) IsRedirect added in v0.2.27

func (o *GetRulesV1BadRequest) IsRedirect() bool

IsRedirect returns true when this get rules v1 bad request response has a 3xx status code

func (*GetRulesV1BadRequest) IsServerError added in v0.2.27

func (o *GetRulesV1BadRequest) IsServerError() bool

IsServerError returns true when this get rules v1 bad request response has a 5xx status code

func (*GetRulesV1BadRequest) IsSuccess added in v0.2.27

func (o *GetRulesV1BadRequest) IsSuccess() bool

IsSuccess returns true when this get rules v1 bad request response has a 2xx status code

func (*GetRulesV1BadRequest) String added in v0.2.27

func (o *GetRulesV1BadRequest) String() string

type GetRulesV1Forbidden

type GetRulesV1Forbidden struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	Payload *models.DomainErrorsOnly
}

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

Forbidden

func NewGetRulesV1Forbidden

func NewGetRulesV1Forbidden() *GetRulesV1Forbidden

NewGetRulesV1Forbidden creates a GetRulesV1Forbidden with default headers values

func (*GetRulesV1Forbidden) Code added in v0.2.33

func (o *GetRulesV1Forbidden) Code() int

Code gets the status code for the get rules v1 forbidden response

func (*GetRulesV1Forbidden) Error

func (o *GetRulesV1Forbidden) Error() string

func (*GetRulesV1Forbidden) GetPayload

func (o *GetRulesV1Forbidden) GetPayload() *models.DomainErrorsOnly

func (*GetRulesV1Forbidden) IsClientError added in v0.2.27

func (o *GetRulesV1Forbidden) IsClientError() bool

IsClientError returns true when this get rules v1 forbidden response has a 4xx status code

func (*GetRulesV1Forbidden) IsCode added in v0.2.27

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

IsCode returns true when this get rules v1 forbidden response a status code equal to that given

func (*GetRulesV1Forbidden) IsRedirect added in v0.2.27

func (o *GetRulesV1Forbidden) IsRedirect() bool

IsRedirect returns true when this get rules v1 forbidden response has a 3xx status code

func (*GetRulesV1Forbidden) IsServerError added in v0.2.27

func (o *GetRulesV1Forbidden) IsServerError() bool

IsServerError returns true when this get rules v1 forbidden response has a 5xx status code

func (*GetRulesV1Forbidden) IsSuccess added in v0.2.27

func (o *GetRulesV1Forbidden) IsSuccess() bool

IsSuccess returns true when this get rules v1 forbidden response has a 2xx status code

func (*GetRulesV1Forbidden) String added in v0.2.27

func (o *GetRulesV1Forbidden) String() string

type GetRulesV1InternalServerError

type GetRulesV1InternalServerError struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	Payload *models.DomainErrorsOnly
}

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

Internal Server Error

func NewGetRulesV1InternalServerError

func NewGetRulesV1InternalServerError() *GetRulesV1InternalServerError

NewGetRulesV1InternalServerError creates a GetRulesV1InternalServerError with default headers values

func (*GetRulesV1InternalServerError) Code added in v0.2.33

Code gets the status code for the get rules v1 internal server error response

func (*GetRulesV1InternalServerError) Error

func (*GetRulesV1InternalServerError) GetPayload

func (*GetRulesV1InternalServerError) IsClientError added in v0.2.27

func (o *GetRulesV1InternalServerError) IsClientError() bool

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

func (*GetRulesV1InternalServerError) IsCode added in v0.2.27

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

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

func (*GetRulesV1InternalServerError) IsRedirect added in v0.2.27

func (o *GetRulesV1InternalServerError) IsRedirect() bool

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

func (*GetRulesV1InternalServerError) IsServerError added in v0.2.27

func (o *GetRulesV1InternalServerError) IsServerError() bool

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

func (*GetRulesV1InternalServerError) IsSuccess added in v0.2.27

func (o *GetRulesV1InternalServerError) IsSuccess() bool

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

func (*GetRulesV1InternalServerError) String added in v0.2.27

type GetRulesV1OK

type GetRulesV1OK struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	Payload *models.DomainRulesEntitiesResponseV1
}

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

OK

func NewGetRulesV1OK

func NewGetRulesV1OK() *GetRulesV1OK

NewGetRulesV1OK creates a GetRulesV1OK with default headers values

func (*GetRulesV1OK) Code added in v0.2.33

func (o *GetRulesV1OK) Code() int

Code gets the status code for the get rules v1 o k response

func (*GetRulesV1OK) Error

func (o *GetRulesV1OK) Error() string

func (*GetRulesV1OK) GetPayload

func (*GetRulesV1OK) IsClientError added in v0.2.27

func (o *GetRulesV1OK) IsClientError() bool

IsClientError returns true when this get rules v1 o k response has a 4xx status code

func (*GetRulesV1OK) IsCode added in v0.2.27

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

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

func (*GetRulesV1OK) IsRedirect added in v0.2.27

func (o *GetRulesV1OK) IsRedirect() bool

IsRedirect returns true when this get rules v1 o k response has a 3xx status code

func (*GetRulesV1OK) IsServerError added in v0.2.27

func (o *GetRulesV1OK) IsServerError() bool

IsServerError returns true when this get rules v1 o k response has a 5xx status code

func (*GetRulesV1OK) IsSuccess added in v0.2.27

func (o *GetRulesV1OK) IsSuccess() bool

IsSuccess returns true when this get rules v1 o k response has a 2xx status code

func (*GetRulesV1OK) String added in v0.2.27

func (o *GetRulesV1OK) String() string

type GetRulesV1Params

type GetRulesV1Params struct {

	/* Ids.

	   IDs of rules.
	*/
	Ids []string

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

GetRulesV1Params contains all the parameters to send to the API endpoint

for the get rules v1 operation.

Typically these are written to a http.Request.

func NewGetRulesV1Params

func NewGetRulesV1Params() *GetRulesV1Params

NewGetRulesV1Params creates a new GetRulesV1Params 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 NewGetRulesV1ParamsWithContext

func NewGetRulesV1ParamsWithContext(ctx context.Context) *GetRulesV1Params

NewGetRulesV1ParamsWithContext creates a new GetRulesV1Params object with the ability to set a context for a request.

func NewGetRulesV1ParamsWithHTTPClient

func NewGetRulesV1ParamsWithHTTPClient(client *http.Client) *GetRulesV1Params

NewGetRulesV1ParamsWithHTTPClient creates a new GetRulesV1Params object with the ability to set a custom HTTPClient for a request.

func NewGetRulesV1ParamsWithTimeout

func NewGetRulesV1ParamsWithTimeout(timeout time.Duration) *GetRulesV1Params

NewGetRulesV1ParamsWithTimeout creates a new GetRulesV1Params object with the ability to set a timeout on a request.

func (*GetRulesV1Params) SetContext

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

SetContext adds the context to the get rules v1 params

func (*GetRulesV1Params) SetDefaults

func (o *GetRulesV1Params) SetDefaults()

SetDefaults hydrates default values in the get rules v1 params (not the query body).

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

func (*GetRulesV1Params) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the get rules v1 params

func (*GetRulesV1Params) SetIds

func (o *GetRulesV1Params) SetIds(ids []string)

SetIds adds the ids to the get rules v1 params

func (*GetRulesV1Params) SetTimeout

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

SetTimeout adds the timeout to the get rules v1 params

func (*GetRulesV1Params) WithContext

func (o *GetRulesV1Params) WithContext(ctx context.Context) *GetRulesV1Params

WithContext adds the context to the get rules v1 params

func (*GetRulesV1Params) WithDefaults

func (o *GetRulesV1Params) WithDefaults() *GetRulesV1Params

WithDefaults hydrates default values in the get rules v1 params (not the query body).

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

func (*GetRulesV1Params) WithHTTPClient

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

WithHTTPClient adds the HTTPClient to the get rules v1 params

func (*GetRulesV1Params) WithIds

func (o *GetRulesV1Params) WithIds(ids []string) *GetRulesV1Params

WithIds adds the ids to the get rules v1 params

func (*GetRulesV1Params) WithTimeout

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

WithTimeout adds the timeout to the get rules v1 params

func (*GetRulesV1Params) WriteToRequest

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

WriteToRequest writes these params to a swagger request

type GetRulesV1Reader

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

GetRulesV1Reader is a Reader for the GetRulesV1 structure.

func (*GetRulesV1Reader) ReadResponse

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

ReadResponse reads a server response into the received o.

type GetRulesV1TooManyRequests

type GetRulesV1TooManyRequests struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	/* Too many requests, retry after this time (as milliseconds since epoch)
	 */
	XRateLimitRetryAfter int64

	Payload *models.MsaReplyMetaOnly
}

GetRulesV1TooManyRequests describes a response with status code 429, with default header values.

Too Many Requests

func NewGetRulesV1TooManyRequests

func NewGetRulesV1TooManyRequests() *GetRulesV1TooManyRequests

NewGetRulesV1TooManyRequests creates a GetRulesV1TooManyRequests with default headers values

func (*GetRulesV1TooManyRequests) Code added in v0.2.33

func (o *GetRulesV1TooManyRequests) Code() int

Code gets the status code for the get rules v1 too many requests response

func (*GetRulesV1TooManyRequests) Error

func (o *GetRulesV1TooManyRequests) Error() string

func (*GetRulesV1TooManyRequests) GetPayload

func (*GetRulesV1TooManyRequests) IsClientError added in v0.2.27

func (o *GetRulesV1TooManyRequests) IsClientError() bool

IsClientError returns true when this get rules v1 too many requests response has a 4xx status code

func (*GetRulesV1TooManyRequests) IsCode added in v0.2.27

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

IsCode returns true when this get rules v1 too many requests response a status code equal to that given

func (*GetRulesV1TooManyRequests) IsRedirect added in v0.2.27

func (o *GetRulesV1TooManyRequests) IsRedirect() bool

IsRedirect returns true when this get rules v1 too many requests response has a 3xx status code

func (*GetRulesV1TooManyRequests) IsServerError added in v0.2.27

func (o *GetRulesV1TooManyRequests) IsServerError() bool

IsServerError returns true when this get rules v1 too many requests response has a 5xx status code

func (*GetRulesV1TooManyRequests) IsSuccess added in v0.2.27

func (o *GetRulesV1TooManyRequests) IsSuccess() bool

IsSuccess returns true when this get rules v1 too many requests response has a 2xx status code

func (*GetRulesV1TooManyRequests) String added in v0.2.27

func (o *GetRulesV1TooManyRequests) String() string

type GetRulesV1Unauthorized

type GetRulesV1Unauthorized struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	Payload *models.DomainErrorsOnly
}

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

Unauthorized

func NewGetRulesV1Unauthorized

func NewGetRulesV1Unauthorized() *GetRulesV1Unauthorized

NewGetRulesV1Unauthorized creates a GetRulesV1Unauthorized with default headers values

func (*GetRulesV1Unauthorized) Code added in v0.2.33

func (o *GetRulesV1Unauthorized) Code() int

Code gets the status code for the get rules v1 unauthorized response

func (*GetRulesV1Unauthorized) Error

func (o *GetRulesV1Unauthorized) Error() string

func (*GetRulesV1Unauthorized) GetPayload

func (*GetRulesV1Unauthorized) IsClientError added in v0.2.27

func (o *GetRulesV1Unauthorized) IsClientError() bool

IsClientError returns true when this get rules v1 unauthorized response has a 4xx status code

func (*GetRulesV1Unauthorized) IsCode added in v0.2.27

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

IsCode returns true when this get rules v1 unauthorized response a status code equal to that given

func (*GetRulesV1Unauthorized) IsRedirect added in v0.2.27

func (o *GetRulesV1Unauthorized) IsRedirect() bool

IsRedirect returns true when this get rules v1 unauthorized response has a 3xx status code

func (*GetRulesV1Unauthorized) IsServerError added in v0.2.27

func (o *GetRulesV1Unauthorized) IsServerError() bool

IsServerError returns true when this get rules v1 unauthorized response has a 5xx status code

func (*GetRulesV1Unauthorized) IsSuccess added in v0.2.27

func (o *GetRulesV1Unauthorized) IsSuccess() bool

IsSuccess returns true when this get rules v1 unauthorized response has a 2xx status code

func (*GetRulesV1Unauthorized) String added in v0.2.27

func (o *GetRulesV1Unauthorized) String() string

type PreviewRuleV1BadRequest

type PreviewRuleV1BadRequest struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	Payload *models.DomainErrorsOnly
}

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

Bad Request

func NewPreviewRuleV1BadRequest

func NewPreviewRuleV1BadRequest() *PreviewRuleV1BadRequest

NewPreviewRuleV1BadRequest creates a PreviewRuleV1BadRequest with default headers values

func (*PreviewRuleV1BadRequest) Code added in v0.2.33

func (o *PreviewRuleV1BadRequest) Code() int

Code gets the status code for the preview rule v1 bad request response

func (*PreviewRuleV1BadRequest) Error

func (o *PreviewRuleV1BadRequest) Error() string

func (*PreviewRuleV1BadRequest) GetPayload

func (*PreviewRuleV1BadRequest) IsClientError added in v0.2.27

func (o *PreviewRuleV1BadRequest) IsClientError() bool

IsClientError returns true when this preview rule v1 bad request response has a 4xx status code

func (*PreviewRuleV1BadRequest) IsCode added in v0.2.27

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

IsCode returns true when this preview rule v1 bad request response a status code equal to that given

func (*PreviewRuleV1BadRequest) IsRedirect added in v0.2.27

func (o *PreviewRuleV1BadRequest) IsRedirect() bool

IsRedirect returns true when this preview rule v1 bad request response has a 3xx status code

func (*PreviewRuleV1BadRequest) IsServerError added in v0.2.27

func (o *PreviewRuleV1BadRequest) IsServerError() bool

IsServerError returns true when this preview rule v1 bad request response has a 5xx status code

func (*PreviewRuleV1BadRequest) IsSuccess added in v0.2.27

func (o *PreviewRuleV1BadRequest) IsSuccess() bool

IsSuccess returns true when this preview rule v1 bad request response has a 2xx status code

func (*PreviewRuleV1BadRequest) String added in v0.2.27

func (o *PreviewRuleV1BadRequest) String() string

type PreviewRuleV1Forbidden

type PreviewRuleV1Forbidden struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	Payload *models.DomainErrorsOnly
}

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

Forbidden

func NewPreviewRuleV1Forbidden

func NewPreviewRuleV1Forbidden() *PreviewRuleV1Forbidden

NewPreviewRuleV1Forbidden creates a PreviewRuleV1Forbidden with default headers values

func (*PreviewRuleV1Forbidden) Code added in v0.2.33

func (o *PreviewRuleV1Forbidden) Code() int

Code gets the status code for the preview rule v1 forbidden response

func (*PreviewRuleV1Forbidden) Error

func (o *PreviewRuleV1Forbidden) Error() string

func (*PreviewRuleV1Forbidden) GetPayload

func (*PreviewRuleV1Forbidden) IsClientError added in v0.2.27

func (o *PreviewRuleV1Forbidden) IsClientError() bool

IsClientError returns true when this preview rule v1 forbidden response has a 4xx status code

func (*PreviewRuleV1Forbidden) IsCode added in v0.2.27

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

IsCode returns true when this preview rule v1 forbidden response a status code equal to that given

func (*PreviewRuleV1Forbidden) IsRedirect added in v0.2.27

func (o *PreviewRuleV1Forbidden) IsRedirect() bool

IsRedirect returns true when this preview rule v1 forbidden response has a 3xx status code

func (*PreviewRuleV1Forbidden) IsServerError added in v0.2.27

func (o *PreviewRuleV1Forbidden) IsServerError() bool

IsServerError returns true when this preview rule v1 forbidden response has a 5xx status code

func (*PreviewRuleV1Forbidden) IsSuccess added in v0.2.27

func (o *PreviewRuleV1Forbidden) IsSuccess() bool

IsSuccess returns true when this preview rule v1 forbidden response has a 2xx status code

func (*PreviewRuleV1Forbidden) String added in v0.2.27

func (o *PreviewRuleV1Forbidden) String() string

type PreviewRuleV1InternalServerError

type PreviewRuleV1InternalServerError struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	Payload *models.DomainErrorsOnly
}

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

Internal Server Error

func NewPreviewRuleV1InternalServerError

func NewPreviewRuleV1InternalServerError() *PreviewRuleV1InternalServerError

NewPreviewRuleV1InternalServerError creates a PreviewRuleV1InternalServerError with default headers values

func (*PreviewRuleV1InternalServerError) Code added in v0.2.33

Code gets the status code for the preview rule v1 internal server error response

func (*PreviewRuleV1InternalServerError) Error

func (*PreviewRuleV1InternalServerError) GetPayload

func (*PreviewRuleV1InternalServerError) IsClientError added in v0.2.27

func (o *PreviewRuleV1InternalServerError) IsClientError() bool

IsClientError returns true when this preview rule v1 internal server error response has a 4xx status code

func (*PreviewRuleV1InternalServerError) IsCode added in v0.2.27

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

IsCode returns true when this preview rule v1 internal server error response a status code equal to that given

func (*PreviewRuleV1InternalServerError) IsRedirect added in v0.2.27

func (o *PreviewRuleV1InternalServerError) IsRedirect() bool

IsRedirect returns true when this preview rule v1 internal server error response has a 3xx status code

func (*PreviewRuleV1InternalServerError) IsServerError added in v0.2.27

func (o *PreviewRuleV1InternalServerError) IsServerError() bool

IsServerError returns true when this preview rule v1 internal server error response has a 5xx status code

func (*PreviewRuleV1InternalServerError) IsSuccess added in v0.2.27

func (o *PreviewRuleV1InternalServerError) IsSuccess() bool

IsSuccess returns true when this preview rule v1 internal server error response has a 2xx status code

func (*PreviewRuleV1InternalServerError) String added in v0.2.27

type PreviewRuleV1OK

type PreviewRuleV1OK struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	Payload *models.DomainAggregatesResponse
}

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

OK

func NewPreviewRuleV1OK

func NewPreviewRuleV1OK() *PreviewRuleV1OK

NewPreviewRuleV1OK creates a PreviewRuleV1OK with default headers values

func (*PreviewRuleV1OK) Code added in v0.2.33

func (o *PreviewRuleV1OK) Code() int

Code gets the status code for the preview rule v1 o k response

func (*PreviewRuleV1OK) Error

func (o *PreviewRuleV1OK) Error() string

func (*PreviewRuleV1OK) GetPayload

func (*PreviewRuleV1OK) IsClientError added in v0.2.27

func (o *PreviewRuleV1OK) IsClientError() bool

IsClientError returns true when this preview rule v1 o k response has a 4xx status code

func (*PreviewRuleV1OK) IsCode added in v0.2.27

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

IsCode returns true when this preview rule v1 o k response a status code equal to that given

func (*PreviewRuleV1OK) IsRedirect added in v0.2.27

func (o *PreviewRuleV1OK) IsRedirect() bool

IsRedirect returns true when this preview rule v1 o k response has a 3xx status code

func (*PreviewRuleV1OK) IsServerError added in v0.2.27

func (o *PreviewRuleV1OK) IsServerError() bool

IsServerError returns true when this preview rule v1 o k response has a 5xx status code

func (*PreviewRuleV1OK) IsSuccess added in v0.2.27

func (o *PreviewRuleV1OK) IsSuccess() bool

IsSuccess returns true when this preview rule v1 o k response has a 2xx status code

func (*PreviewRuleV1OK) String added in v0.2.27

func (o *PreviewRuleV1OK) String() string

type PreviewRuleV1Params

type PreviewRuleV1Params struct {

	// Body.
	Body *models.DomainRulePreviewRequest

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

PreviewRuleV1Params contains all the parameters to send to the API endpoint

for the preview rule v1 operation.

Typically these are written to a http.Request.

func NewPreviewRuleV1Params

func NewPreviewRuleV1Params() *PreviewRuleV1Params

NewPreviewRuleV1Params creates a new PreviewRuleV1Params 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 NewPreviewRuleV1ParamsWithContext

func NewPreviewRuleV1ParamsWithContext(ctx context.Context) *PreviewRuleV1Params

NewPreviewRuleV1ParamsWithContext creates a new PreviewRuleV1Params object with the ability to set a context for a request.

func NewPreviewRuleV1ParamsWithHTTPClient

func NewPreviewRuleV1ParamsWithHTTPClient(client *http.Client) *PreviewRuleV1Params

NewPreviewRuleV1ParamsWithHTTPClient creates a new PreviewRuleV1Params object with the ability to set a custom HTTPClient for a request.

func NewPreviewRuleV1ParamsWithTimeout

func NewPreviewRuleV1ParamsWithTimeout(timeout time.Duration) *PreviewRuleV1Params

NewPreviewRuleV1ParamsWithTimeout creates a new PreviewRuleV1Params object with the ability to set a timeout on a request.

func (*PreviewRuleV1Params) SetBody

SetBody adds the body to the preview rule v1 params

func (*PreviewRuleV1Params) SetContext

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

SetContext adds the context to the preview rule v1 params

func (*PreviewRuleV1Params) SetDefaults

func (o *PreviewRuleV1Params) SetDefaults()

SetDefaults hydrates default values in the preview rule v1 params (not the query body).

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

func (*PreviewRuleV1Params) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the preview rule v1 params

func (*PreviewRuleV1Params) SetTimeout

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

SetTimeout adds the timeout to the preview rule v1 params

func (*PreviewRuleV1Params) WithBody

WithBody adds the body to the preview rule v1 params

func (*PreviewRuleV1Params) WithContext

WithContext adds the context to the preview rule v1 params

func (*PreviewRuleV1Params) WithDefaults

func (o *PreviewRuleV1Params) WithDefaults() *PreviewRuleV1Params

WithDefaults hydrates default values in the preview rule v1 params (not the query body).

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

func (*PreviewRuleV1Params) WithHTTPClient

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

WithHTTPClient adds the HTTPClient to the preview rule v1 params

func (*PreviewRuleV1Params) WithTimeout

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

WithTimeout adds the timeout to the preview rule v1 params

func (*PreviewRuleV1Params) WriteToRequest

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

WriteToRequest writes these params to a swagger request

type PreviewRuleV1Reader

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

PreviewRuleV1Reader is a Reader for the PreviewRuleV1 structure.

func (*PreviewRuleV1Reader) ReadResponse

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

ReadResponse reads a server response into the received o.

type PreviewRuleV1TooManyRequests

type PreviewRuleV1TooManyRequests struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	/* Too many requests, retry after this time (as milliseconds since epoch)
	 */
	XRateLimitRetryAfter int64

	Payload *models.MsaReplyMetaOnly
}

PreviewRuleV1TooManyRequests describes a response with status code 429, with default header values.

Too Many Requests

func NewPreviewRuleV1TooManyRequests

func NewPreviewRuleV1TooManyRequests() *PreviewRuleV1TooManyRequests

NewPreviewRuleV1TooManyRequests creates a PreviewRuleV1TooManyRequests with default headers values

func (*PreviewRuleV1TooManyRequests) Code added in v0.2.33

Code gets the status code for the preview rule v1 too many requests response

func (*PreviewRuleV1TooManyRequests) Error

func (*PreviewRuleV1TooManyRequests) GetPayload

func (*PreviewRuleV1TooManyRequests) IsClientError added in v0.2.27

func (o *PreviewRuleV1TooManyRequests) IsClientError() bool

IsClientError returns true when this preview rule v1 too many requests response has a 4xx status code

func (*PreviewRuleV1TooManyRequests) IsCode added in v0.2.27

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

IsCode returns true when this preview rule v1 too many requests response a status code equal to that given

func (*PreviewRuleV1TooManyRequests) IsRedirect added in v0.2.27

func (o *PreviewRuleV1TooManyRequests) IsRedirect() bool

IsRedirect returns true when this preview rule v1 too many requests response has a 3xx status code

func (*PreviewRuleV1TooManyRequests) IsServerError added in v0.2.27

func (o *PreviewRuleV1TooManyRequests) IsServerError() bool

IsServerError returns true when this preview rule v1 too many requests response has a 5xx status code

func (*PreviewRuleV1TooManyRequests) IsSuccess added in v0.2.27

func (o *PreviewRuleV1TooManyRequests) IsSuccess() bool

IsSuccess returns true when this preview rule v1 too many requests response has a 2xx status code

func (*PreviewRuleV1TooManyRequests) String added in v0.2.27

type PreviewRuleV1Unauthorized

type PreviewRuleV1Unauthorized struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	Payload *models.DomainErrorsOnly
}

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

Unauthorized

func NewPreviewRuleV1Unauthorized

func NewPreviewRuleV1Unauthorized() *PreviewRuleV1Unauthorized

NewPreviewRuleV1Unauthorized creates a PreviewRuleV1Unauthorized with default headers values

func (*PreviewRuleV1Unauthorized) Code added in v0.2.33

func (o *PreviewRuleV1Unauthorized) Code() int

Code gets the status code for the preview rule v1 unauthorized response

func (*PreviewRuleV1Unauthorized) Error

func (o *PreviewRuleV1Unauthorized) Error() string

func (*PreviewRuleV1Unauthorized) GetPayload

func (*PreviewRuleV1Unauthorized) IsClientError added in v0.2.27

func (o *PreviewRuleV1Unauthorized) IsClientError() bool

IsClientError returns true when this preview rule v1 unauthorized response has a 4xx status code

func (*PreviewRuleV1Unauthorized) IsCode added in v0.2.27

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

IsCode returns true when this preview rule v1 unauthorized response a status code equal to that given

func (*PreviewRuleV1Unauthorized) IsRedirect added in v0.2.27

func (o *PreviewRuleV1Unauthorized) IsRedirect() bool

IsRedirect returns true when this preview rule v1 unauthorized response has a 3xx status code

func (*PreviewRuleV1Unauthorized) IsServerError added in v0.2.27

func (o *PreviewRuleV1Unauthorized) IsServerError() bool

IsServerError returns true when this preview rule v1 unauthorized response has a 5xx status code

func (*PreviewRuleV1Unauthorized) IsSuccess added in v0.2.27

func (o *PreviewRuleV1Unauthorized) IsSuccess() bool

IsSuccess returns true when this preview rule v1 unauthorized response has a 2xx status code

func (*PreviewRuleV1Unauthorized) String added in v0.2.27

func (o *PreviewRuleV1Unauthorized) String() string

type QueryActionsV1BadRequest

type QueryActionsV1BadRequest struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	Payload *models.DomainErrorsOnly
}

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

Bad Request

func NewQueryActionsV1BadRequest

func NewQueryActionsV1BadRequest() *QueryActionsV1BadRequest

NewQueryActionsV1BadRequest creates a QueryActionsV1BadRequest with default headers values

func (*QueryActionsV1BadRequest) Code added in v0.2.33

func (o *QueryActionsV1BadRequest) Code() int

Code gets the status code for the query actions v1 bad request response

func (*QueryActionsV1BadRequest) Error

func (o *QueryActionsV1BadRequest) Error() string

func (*QueryActionsV1BadRequest) GetPayload

func (*QueryActionsV1BadRequest) IsClientError added in v0.2.27

func (o *QueryActionsV1BadRequest) IsClientError() bool

IsClientError returns true when this query actions v1 bad request response has a 4xx status code

func (*QueryActionsV1BadRequest) IsCode added in v0.2.27

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

IsCode returns true when this query actions v1 bad request response a status code equal to that given

func (*QueryActionsV1BadRequest) IsRedirect added in v0.2.27

func (o *QueryActionsV1BadRequest) IsRedirect() bool

IsRedirect returns true when this query actions v1 bad request response has a 3xx status code

func (*QueryActionsV1BadRequest) IsServerError added in v0.2.27

func (o *QueryActionsV1BadRequest) IsServerError() bool

IsServerError returns true when this query actions v1 bad request response has a 5xx status code

func (*QueryActionsV1BadRequest) IsSuccess added in v0.2.27

func (o *QueryActionsV1BadRequest) IsSuccess() bool

IsSuccess returns true when this query actions v1 bad request response has a 2xx status code

func (*QueryActionsV1BadRequest) String added in v0.2.27

func (o *QueryActionsV1BadRequest) String() string

type QueryActionsV1Forbidden

type QueryActionsV1Forbidden struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	Payload *models.DomainErrorsOnly
}

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

Forbidden

func NewQueryActionsV1Forbidden

func NewQueryActionsV1Forbidden() *QueryActionsV1Forbidden

NewQueryActionsV1Forbidden creates a QueryActionsV1Forbidden with default headers values

func (*QueryActionsV1Forbidden) Code added in v0.2.33

func (o *QueryActionsV1Forbidden) Code() int

Code gets the status code for the query actions v1 forbidden response

func (*QueryActionsV1Forbidden) Error

func (o *QueryActionsV1Forbidden) Error() string

func (*QueryActionsV1Forbidden) GetPayload

func (*QueryActionsV1Forbidden) IsClientError added in v0.2.27

func (o *QueryActionsV1Forbidden) IsClientError() bool

IsClientError returns true when this query actions v1 forbidden response has a 4xx status code

func (*QueryActionsV1Forbidden) IsCode added in v0.2.27

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

IsCode returns true when this query actions v1 forbidden response a status code equal to that given

func (*QueryActionsV1Forbidden) IsRedirect added in v0.2.27

func (o *QueryActionsV1Forbidden) IsRedirect() bool

IsRedirect returns true when this query actions v1 forbidden response has a 3xx status code

func (*QueryActionsV1Forbidden) IsServerError added in v0.2.27

func (o *QueryActionsV1Forbidden) IsServerError() bool

IsServerError returns true when this query actions v1 forbidden response has a 5xx status code

func (*QueryActionsV1Forbidden) IsSuccess added in v0.2.27

func (o *QueryActionsV1Forbidden) IsSuccess() bool

IsSuccess returns true when this query actions v1 forbidden response has a 2xx status code

func (*QueryActionsV1Forbidden) String added in v0.2.27

func (o *QueryActionsV1Forbidden) String() string

type QueryActionsV1InternalServerError

type QueryActionsV1InternalServerError struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	Payload *models.DomainErrorsOnly
}

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

Internal Server Error

func NewQueryActionsV1InternalServerError

func NewQueryActionsV1InternalServerError() *QueryActionsV1InternalServerError

NewQueryActionsV1InternalServerError creates a QueryActionsV1InternalServerError with default headers values

func (*QueryActionsV1InternalServerError) Code added in v0.2.33

Code gets the status code for the query actions v1 internal server error response

func (*QueryActionsV1InternalServerError) Error

func (*QueryActionsV1InternalServerError) GetPayload

func (*QueryActionsV1InternalServerError) IsClientError added in v0.2.27

func (o *QueryActionsV1InternalServerError) IsClientError() bool

IsClientError returns true when this query actions v1 internal server error response has a 4xx status code

func (*QueryActionsV1InternalServerError) IsCode added in v0.2.27

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

IsCode returns true when this query actions v1 internal server error response a status code equal to that given

func (*QueryActionsV1InternalServerError) IsRedirect added in v0.2.27

func (o *QueryActionsV1InternalServerError) IsRedirect() bool

IsRedirect returns true when this query actions v1 internal server error response has a 3xx status code

func (*QueryActionsV1InternalServerError) IsServerError added in v0.2.27

func (o *QueryActionsV1InternalServerError) IsServerError() bool

IsServerError returns true when this query actions v1 internal server error response has a 5xx status code

func (*QueryActionsV1InternalServerError) IsSuccess added in v0.2.27

func (o *QueryActionsV1InternalServerError) IsSuccess() bool

IsSuccess returns true when this query actions v1 internal server error response has a 2xx status code

func (*QueryActionsV1InternalServerError) String added in v0.2.27

type QueryActionsV1OK

type QueryActionsV1OK struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	Payload *models.DomainQueryResponse
}

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

OK

func NewQueryActionsV1OK

func NewQueryActionsV1OK() *QueryActionsV1OK

NewQueryActionsV1OK creates a QueryActionsV1OK with default headers values

func (*QueryActionsV1OK) Code added in v0.2.33

func (o *QueryActionsV1OK) Code() int

Code gets the status code for the query actions v1 o k response

func (*QueryActionsV1OK) Error

func (o *QueryActionsV1OK) Error() string

func (*QueryActionsV1OK) GetPayload

func (o *QueryActionsV1OK) GetPayload() *models.DomainQueryResponse

func (*QueryActionsV1OK) IsClientError added in v0.2.27

func (o *QueryActionsV1OK) IsClientError() bool

IsClientError returns true when this query actions v1 o k response has a 4xx status code

func (*QueryActionsV1OK) IsCode added in v0.2.27

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

IsCode returns true when this query actions v1 o k response a status code equal to that given

func (*QueryActionsV1OK) IsRedirect added in v0.2.27

func (o *QueryActionsV1OK) IsRedirect() bool

IsRedirect returns true when this query actions v1 o k response has a 3xx status code

func (*QueryActionsV1OK) IsServerError added in v0.2.27

func (o *QueryActionsV1OK) IsServerError() bool

IsServerError returns true when this query actions v1 o k response has a 5xx status code

func (*QueryActionsV1OK) IsSuccess added in v0.2.27

func (o *QueryActionsV1OK) IsSuccess() bool

IsSuccess returns true when this query actions v1 o k response has a 2xx status code

func (*QueryActionsV1OK) String added in v0.2.27

func (o *QueryActionsV1OK) String() string

type QueryActionsV1Params

type QueryActionsV1Params struct {

	/* Filter.

	   FQL query to filter actions by. Possible filter properties are: [id cid user_uuid rule_id type frequency content_format trigger_matchless recipients status created_timestamp updated_timestamp]
	*/
	Filter *string

	/* Limit.

	   Number of IDs to return. Offset + limit should NOT be above 10K.
	*/
	Limit *int64

	/* Offset.

	   Starting index of overall result set from which to return IDs.
	*/
	Offset *int64

	/* Q.

	   Free text search across all indexed fields
	*/
	Q *string

	/* Sort.

	   Possible order by fields: created_timestamp, updated_timestamp. Ex: 'updated_timestamp|desc'.
	*/
	Sort *string

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

QueryActionsV1Params contains all the parameters to send to the API endpoint

for the query actions v1 operation.

Typically these are written to a http.Request.

func NewQueryActionsV1Params

func NewQueryActionsV1Params() *QueryActionsV1Params

NewQueryActionsV1Params creates a new QueryActionsV1Params 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 NewQueryActionsV1ParamsWithContext

func NewQueryActionsV1ParamsWithContext(ctx context.Context) *QueryActionsV1Params

NewQueryActionsV1ParamsWithContext creates a new QueryActionsV1Params object with the ability to set a context for a request.

func NewQueryActionsV1ParamsWithHTTPClient

func NewQueryActionsV1ParamsWithHTTPClient(client *http.Client) *QueryActionsV1Params

NewQueryActionsV1ParamsWithHTTPClient creates a new QueryActionsV1Params object with the ability to set a custom HTTPClient for a request.

func NewQueryActionsV1ParamsWithTimeout

func NewQueryActionsV1ParamsWithTimeout(timeout time.Duration) *QueryActionsV1Params

NewQueryActionsV1ParamsWithTimeout creates a new QueryActionsV1Params object with the ability to set a timeout on a request.

func (*QueryActionsV1Params) SetContext

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

SetContext adds the context to the query actions v1 params

func (*QueryActionsV1Params) SetDefaults

func (o *QueryActionsV1Params) SetDefaults()

SetDefaults hydrates default values in the query actions v1 params (not the query body).

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

func (*QueryActionsV1Params) SetFilter

func (o *QueryActionsV1Params) SetFilter(filter *string)

SetFilter adds the filter to the query actions v1 params

func (*QueryActionsV1Params) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the query actions v1 params

func (*QueryActionsV1Params) SetLimit

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

SetLimit adds the limit to the query actions v1 params

func (*QueryActionsV1Params) SetOffset

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

SetOffset adds the offset to the query actions v1 params

func (*QueryActionsV1Params) SetQ

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

SetQ adds the q to the query actions v1 params

func (*QueryActionsV1Params) SetSort

func (o *QueryActionsV1Params) SetSort(sort *string)

SetSort adds the sort to the query actions v1 params

func (*QueryActionsV1Params) SetTimeout

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

SetTimeout adds the timeout to the query actions v1 params

func (*QueryActionsV1Params) WithContext

WithContext adds the context to the query actions v1 params

func (*QueryActionsV1Params) WithDefaults

func (o *QueryActionsV1Params) WithDefaults() *QueryActionsV1Params

WithDefaults hydrates default values in the query actions v1 params (not the query body).

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

func (*QueryActionsV1Params) WithFilter

func (o *QueryActionsV1Params) WithFilter(filter *string) *QueryActionsV1Params

WithFilter adds the filter to the query actions v1 params

func (*QueryActionsV1Params) WithHTTPClient

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

WithHTTPClient adds the HTTPClient to the query actions v1 params

func (*QueryActionsV1Params) WithLimit

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

WithLimit adds the limit to the query actions v1 params

func (*QueryActionsV1Params) WithOffset

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

WithOffset adds the offset to the query actions v1 params

func (*QueryActionsV1Params) WithQ

WithQ adds the q to the query actions v1 params

func (*QueryActionsV1Params) WithSort

func (o *QueryActionsV1Params) WithSort(sort *string) *QueryActionsV1Params

WithSort adds the sort to the query actions v1 params

func (*QueryActionsV1Params) WithTimeout

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

WithTimeout adds the timeout to the query actions v1 params

func (*QueryActionsV1Params) WriteToRequest

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

WriteToRequest writes these params to a swagger request

type QueryActionsV1Reader

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

QueryActionsV1Reader is a Reader for the QueryActionsV1 structure.

func (*QueryActionsV1Reader) ReadResponse

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

ReadResponse reads a server response into the received o.

type QueryActionsV1TooManyRequests

type QueryActionsV1TooManyRequests struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	/* Too many requests, retry after this time (as milliseconds since epoch)
	 */
	XRateLimitRetryAfter int64

	Payload *models.MsaReplyMetaOnly
}

QueryActionsV1TooManyRequests describes a response with status code 429, with default header values.

Too Many Requests

func NewQueryActionsV1TooManyRequests

func NewQueryActionsV1TooManyRequests() *QueryActionsV1TooManyRequests

NewQueryActionsV1TooManyRequests creates a QueryActionsV1TooManyRequests with default headers values

func (*QueryActionsV1TooManyRequests) Code added in v0.2.33

Code gets the status code for the query actions v1 too many requests response

func (*QueryActionsV1TooManyRequests) Error

func (*QueryActionsV1TooManyRequests) GetPayload

func (*QueryActionsV1TooManyRequests) IsClientError added in v0.2.27

func (o *QueryActionsV1TooManyRequests) IsClientError() bool

IsClientError returns true when this query actions v1 too many requests response has a 4xx status code

func (*QueryActionsV1TooManyRequests) IsCode added in v0.2.27

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

IsCode returns true when this query actions v1 too many requests response a status code equal to that given

func (*QueryActionsV1TooManyRequests) IsRedirect added in v0.2.27

func (o *QueryActionsV1TooManyRequests) IsRedirect() bool

IsRedirect returns true when this query actions v1 too many requests response has a 3xx status code

func (*QueryActionsV1TooManyRequests) IsServerError added in v0.2.27

func (o *QueryActionsV1TooManyRequests) IsServerError() bool

IsServerError returns true when this query actions v1 too many requests response has a 5xx status code

func (*QueryActionsV1TooManyRequests) IsSuccess added in v0.2.27

func (o *QueryActionsV1TooManyRequests) IsSuccess() bool

IsSuccess returns true when this query actions v1 too many requests response has a 2xx status code

func (*QueryActionsV1TooManyRequests) String added in v0.2.27

type QueryActionsV1Unauthorized

type QueryActionsV1Unauthorized struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	Payload *models.DomainErrorsOnly
}

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

Unauthorized

func NewQueryActionsV1Unauthorized

func NewQueryActionsV1Unauthorized() *QueryActionsV1Unauthorized

NewQueryActionsV1Unauthorized creates a QueryActionsV1Unauthorized with default headers values

func (*QueryActionsV1Unauthorized) Code added in v0.2.33

func (o *QueryActionsV1Unauthorized) Code() int

Code gets the status code for the query actions v1 unauthorized response

func (*QueryActionsV1Unauthorized) Error

func (*QueryActionsV1Unauthorized) GetPayload

func (*QueryActionsV1Unauthorized) IsClientError added in v0.2.27

func (o *QueryActionsV1Unauthorized) IsClientError() bool

IsClientError returns true when this query actions v1 unauthorized response has a 4xx status code

func (*QueryActionsV1Unauthorized) IsCode added in v0.2.27

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

IsCode returns true when this query actions v1 unauthorized response a status code equal to that given

func (*QueryActionsV1Unauthorized) IsRedirect added in v0.2.27

func (o *QueryActionsV1Unauthorized) IsRedirect() bool

IsRedirect returns true when this query actions v1 unauthorized response has a 3xx status code

func (*QueryActionsV1Unauthorized) IsServerError added in v0.2.27

func (o *QueryActionsV1Unauthorized) IsServerError() bool

IsServerError returns true when this query actions v1 unauthorized response has a 5xx status code

func (*QueryActionsV1Unauthorized) IsSuccess added in v0.2.27

func (o *QueryActionsV1Unauthorized) IsSuccess() bool

IsSuccess returns true when this query actions v1 unauthorized response has a 2xx status code

func (*QueryActionsV1Unauthorized) String added in v0.2.27

func (o *QueryActionsV1Unauthorized) String() string

type QueryNotificationsExposedDataRecordsV1BadRequest added in v0.2.32

type QueryNotificationsExposedDataRecordsV1BadRequest struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	Payload *models.DomainErrorsOnly
}

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

Bad Request

func NewQueryNotificationsExposedDataRecordsV1BadRequest added in v0.2.32

func NewQueryNotificationsExposedDataRecordsV1BadRequest() *QueryNotificationsExposedDataRecordsV1BadRequest

NewQueryNotificationsExposedDataRecordsV1BadRequest creates a QueryNotificationsExposedDataRecordsV1BadRequest with default headers values

func (*QueryNotificationsExposedDataRecordsV1BadRequest) Code added in v0.2.33

Code gets the status code for the query notifications exposed data records v1 bad request response

func (*QueryNotificationsExposedDataRecordsV1BadRequest) Error added in v0.2.32

func (*QueryNotificationsExposedDataRecordsV1BadRequest) GetPayload added in v0.2.32

func (*QueryNotificationsExposedDataRecordsV1BadRequest) IsClientError added in v0.2.32

IsClientError returns true when this query notifications exposed data records v1 bad request response has a 4xx status code

func (*QueryNotificationsExposedDataRecordsV1BadRequest) IsCode added in v0.2.32

IsCode returns true when this query notifications exposed data records v1 bad request response a status code equal to that given

func (*QueryNotificationsExposedDataRecordsV1BadRequest) IsRedirect added in v0.2.32

IsRedirect returns true when this query notifications exposed data records v1 bad request response has a 3xx status code

func (*QueryNotificationsExposedDataRecordsV1BadRequest) IsServerError added in v0.2.32

IsServerError returns true when this query notifications exposed data records v1 bad request response has a 5xx status code

func (*QueryNotificationsExposedDataRecordsV1BadRequest) IsSuccess added in v0.2.32

IsSuccess returns true when this query notifications exposed data records v1 bad request response has a 2xx status code

func (*QueryNotificationsExposedDataRecordsV1BadRequest) String added in v0.2.32

type QueryNotificationsExposedDataRecordsV1Forbidden added in v0.2.32

type QueryNotificationsExposedDataRecordsV1Forbidden struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	Payload *models.DomainErrorsOnly
}

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

Forbidden

func NewQueryNotificationsExposedDataRecordsV1Forbidden added in v0.2.32

func NewQueryNotificationsExposedDataRecordsV1Forbidden() *QueryNotificationsExposedDataRecordsV1Forbidden

NewQueryNotificationsExposedDataRecordsV1Forbidden creates a QueryNotificationsExposedDataRecordsV1Forbidden with default headers values

func (*QueryNotificationsExposedDataRecordsV1Forbidden) Code added in v0.2.33

Code gets the status code for the query notifications exposed data records v1 forbidden response

func (*QueryNotificationsExposedDataRecordsV1Forbidden) Error added in v0.2.32

func (*QueryNotificationsExposedDataRecordsV1Forbidden) GetPayload added in v0.2.32

func (*QueryNotificationsExposedDataRecordsV1Forbidden) IsClientError added in v0.2.32

IsClientError returns true when this query notifications exposed data records v1 forbidden response has a 4xx status code

func (*QueryNotificationsExposedDataRecordsV1Forbidden) IsCode added in v0.2.32

IsCode returns true when this query notifications exposed data records v1 forbidden response a status code equal to that given

func (*QueryNotificationsExposedDataRecordsV1Forbidden) IsRedirect added in v0.2.32

IsRedirect returns true when this query notifications exposed data records v1 forbidden response has a 3xx status code

func (*QueryNotificationsExposedDataRecordsV1Forbidden) IsServerError added in v0.2.32

IsServerError returns true when this query notifications exposed data records v1 forbidden response has a 5xx status code

func (*QueryNotificationsExposedDataRecordsV1Forbidden) IsSuccess added in v0.2.32

IsSuccess returns true when this query notifications exposed data records v1 forbidden response has a 2xx status code

func (*QueryNotificationsExposedDataRecordsV1Forbidden) String added in v0.2.32

type QueryNotificationsExposedDataRecordsV1InternalServerError added in v0.2.32

type QueryNotificationsExposedDataRecordsV1InternalServerError struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	Payload *models.DomainErrorsOnly
}

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

Internal Server Error

func NewQueryNotificationsExposedDataRecordsV1InternalServerError added in v0.2.32

func NewQueryNotificationsExposedDataRecordsV1InternalServerError() *QueryNotificationsExposedDataRecordsV1InternalServerError

NewQueryNotificationsExposedDataRecordsV1InternalServerError creates a QueryNotificationsExposedDataRecordsV1InternalServerError with default headers values

func (*QueryNotificationsExposedDataRecordsV1InternalServerError) Code added in v0.2.33

Code gets the status code for the query notifications exposed data records v1 internal server error response

func (*QueryNotificationsExposedDataRecordsV1InternalServerError) Error added in v0.2.32

func (*QueryNotificationsExposedDataRecordsV1InternalServerError) GetPayload added in v0.2.32

func (*QueryNotificationsExposedDataRecordsV1InternalServerError) IsClientError added in v0.2.32

IsClientError returns true when this query notifications exposed data records v1 internal server error response has a 4xx status code

func (*QueryNotificationsExposedDataRecordsV1InternalServerError) IsCode added in v0.2.32

IsCode returns true when this query notifications exposed data records v1 internal server error response a status code equal to that given

func (*QueryNotificationsExposedDataRecordsV1InternalServerError) IsRedirect added in v0.2.32

IsRedirect returns true when this query notifications exposed data records v1 internal server error response has a 3xx status code

func (*QueryNotificationsExposedDataRecordsV1InternalServerError) IsServerError added in v0.2.32

IsServerError returns true when this query notifications exposed data records v1 internal server error response has a 5xx status code

func (*QueryNotificationsExposedDataRecordsV1InternalServerError) IsSuccess added in v0.2.32

IsSuccess returns true when this query notifications exposed data records v1 internal server error response has a 2xx status code

func (*QueryNotificationsExposedDataRecordsV1InternalServerError) String added in v0.2.32

type QueryNotificationsExposedDataRecordsV1OK added in v0.2.32

type QueryNotificationsExposedDataRecordsV1OK struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	Payload *models.DomainQueryResponse
}

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

OK

func NewQueryNotificationsExposedDataRecordsV1OK added in v0.2.32

func NewQueryNotificationsExposedDataRecordsV1OK() *QueryNotificationsExposedDataRecordsV1OK

NewQueryNotificationsExposedDataRecordsV1OK creates a QueryNotificationsExposedDataRecordsV1OK with default headers values

func (*QueryNotificationsExposedDataRecordsV1OK) Code added in v0.2.33

Code gets the status code for the query notifications exposed data records v1 o k response

func (*QueryNotificationsExposedDataRecordsV1OK) Error added in v0.2.32

func (*QueryNotificationsExposedDataRecordsV1OK) GetPayload added in v0.2.32

func (*QueryNotificationsExposedDataRecordsV1OK) IsClientError added in v0.2.32

IsClientError returns true when this query notifications exposed data records v1 o k response has a 4xx status code

func (*QueryNotificationsExposedDataRecordsV1OK) IsCode added in v0.2.32

IsCode returns true when this query notifications exposed data records v1 o k response a status code equal to that given

func (*QueryNotificationsExposedDataRecordsV1OK) IsRedirect added in v0.2.32

IsRedirect returns true when this query notifications exposed data records v1 o k response has a 3xx status code

func (*QueryNotificationsExposedDataRecordsV1OK) IsServerError added in v0.2.32

IsServerError returns true when this query notifications exposed data records v1 o k response has a 5xx status code

func (*QueryNotificationsExposedDataRecordsV1OK) IsSuccess added in v0.2.32

IsSuccess returns true when this query notifications exposed data records v1 o k response has a 2xx status code

func (*QueryNotificationsExposedDataRecordsV1OK) String added in v0.2.32

type QueryNotificationsExposedDataRecordsV1Params added in v0.2.32

type QueryNotificationsExposedDataRecordsV1Params struct {

	/* Filter.

	   FQL query to filter notifications by. Possible filter properties are: [id cid user_uuid created_date exposure_date rule.id rule.name rule.topic notification_id source_category site site_id author author_id user_id user_name credentials_url credentials_domain credentials_ip email domain hash_type display_name full_name user_ip phone_number company job_position file.name file.complete_data_set file.download_urls location.postal_code location.city location.state location.federal_district location.federal_admin_region location.country_code social.twitter_id social.facebook_id social.vk_id social.vk_token social.aim_id social.icq_id social.msn_id social.instagram_id social.skype_id financial.credit_card financial.bank_account financial.crypto_currency_addresses login_id credential_status _all bot.operating_system.hardware_id bot.bot_id]
	*/
	Filter *string

	/* Limit.

	   Number of IDs to return. Offset + limit should NOT be above 10K.
	*/
	Limit *int64

	/* Offset.

	   Starting index of overall result set from which to return ids.
	*/
	Offset *int64

	/* Q.

	   Free text search across all indexed fields.
	*/
	Q *string

	/* Sort.

	   Possible order by fields: created_date, updated_date. Ex: 'updated_date|desc'.
	*/
	Sort *string

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

QueryNotificationsExposedDataRecordsV1Params contains all the parameters to send to the API endpoint

for the query notifications exposed data records v1 operation.

Typically these are written to a http.Request.

func NewQueryNotificationsExposedDataRecordsV1Params added in v0.2.32

func NewQueryNotificationsExposedDataRecordsV1Params() *QueryNotificationsExposedDataRecordsV1Params

NewQueryNotificationsExposedDataRecordsV1Params creates a new QueryNotificationsExposedDataRecordsV1Params 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 NewQueryNotificationsExposedDataRecordsV1ParamsWithContext added in v0.2.32

func NewQueryNotificationsExposedDataRecordsV1ParamsWithContext(ctx context.Context) *QueryNotificationsExposedDataRecordsV1Params

NewQueryNotificationsExposedDataRecordsV1ParamsWithContext creates a new QueryNotificationsExposedDataRecordsV1Params object with the ability to set a context for a request.

func NewQueryNotificationsExposedDataRecordsV1ParamsWithHTTPClient added in v0.2.32

func NewQueryNotificationsExposedDataRecordsV1ParamsWithHTTPClient(client *http.Client) *QueryNotificationsExposedDataRecordsV1Params

NewQueryNotificationsExposedDataRecordsV1ParamsWithHTTPClient creates a new QueryNotificationsExposedDataRecordsV1Params object with the ability to set a custom HTTPClient for a request.

func NewQueryNotificationsExposedDataRecordsV1ParamsWithTimeout added in v0.2.32

func NewQueryNotificationsExposedDataRecordsV1ParamsWithTimeout(timeout time.Duration) *QueryNotificationsExposedDataRecordsV1Params

NewQueryNotificationsExposedDataRecordsV1ParamsWithTimeout creates a new QueryNotificationsExposedDataRecordsV1Params object with the ability to set a timeout on a request.

func (*QueryNotificationsExposedDataRecordsV1Params) SetContext added in v0.2.32

SetContext adds the context to the query notifications exposed data records v1 params

func (*QueryNotificationsExposedDataRecordsV1Params) SetDefaults added in v0.2.32

SetDefaults hydrates default values in the query notifications exposed data records v1 params (not the query body).

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

func (*QueryNotificationsExposedDataRecordsV1Params) SetFilter added in v0.2.32

SetFilter adds the filter to the query notifications exposed data records v1 params

func (*QueryNotificationsExposedDataRecordsV1Params) SetHTTPClient added in v0.2.32

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

SetHTTPClient adds the HTTPClient to the query notifications exposed data records v1 params

func (*QueryNotificationsExposedDataRecordsV1Params) SetLimit added in v0.2.32

SetLimit adds the limit to the query notifications exposed data records v1 params

func (*QueryNotificationsExposedDataRecordsV1Params) SetOffset added in v0.2.32

SetOffset adds the offset to the query notifications exposed data records v1 params

func (*QueryNotificationsExposedDataRecordsV1Params) SetQ added in v0.2.32

SetQ adds the q to the query notifications exposed data records v1 params

func (*QueryNotificationsExposedDataRecordsV1Params) SetSort added in v0.2.32

SetSort adds the sort to the query notifications exposed data records v1 params

func (*QueryNotificationsExposedDataRecordsV1Params) SetTimeout added in v0.2.32

SetTimeout adds the timeout to the query notifications exposed data records v1 params

func (*QueryNotificationsExposedDataRecordsV1Params) WithContext added in v0.2.32

WithContext adds the context to the query notifications exposed data records v1 params

func (*QueryNotificationsExposedDataRecordsV1Params) WithDefaults added in v0.2.32

WithDefaults hydrates default values in the query notifications exposed data records v1 params (not the query body).

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

func (*QueryNotificationsExposedDataRecordsV1Params) WithFilter added in v0.2.32

WithFilter adds the filter to the query notifications exposed data records v1 params

func (*QueryNotificationsExposedDataRecordsV1Params) WithHTTPClient added in v0.2.32

WithHTTPClient adds the HTTPClient to the query notifications exposed data records v1 params

func (*QueryNotificationsExposedDataRecordsV1Params) WithLimit added in v0.2.32

WithLimit adds the limit to the query notifications exposed data records v1 params

func (*QueryNotificationsExposedDataRecordsV1Params) WithOffset added in v0.2.32

WithOffset adds the offset to the query notifications exposed data records v1 params

func (*QueryNotificationsExposedDataRecordsV1Params) WithQ added in v0.2.32

WithQ adds the q to the query notifications exposed data records v1 params

func (*QueryNotificationsExposedDataRecordsV1Params) WithSort added in v0.2.32

WithSort adds the sort to the query notifications exposed data records v1 params

func (*QueryNotificationsExposedDataRecordsV1Params) WithTimeout added in v0.2.32

WithTimeout adds the timeout to the query notifications exposed data records v1 params

func (*QueryNotificationsExposedDataRecordsV1Params) WriteToRequest added in v0.2.32

WriteToRequest writes these params to a swagger request

type QueryNotificationsExposedDataRecordsV1Reader added in v0.2.32

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

QueryNotificationsExposedDataRecordsV1Reader is a Reader for the QueryNotificationsExposedDataRecordsV1 structure.

func (*QueryNotificationsExposedDataRecordsV1Reader) ReadResponse added in v0.2.32

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

ReadResponse reads a server response into the received o.

type QueryNotificationsExposedDataRecordsV1TooManyRequests added in v0.2.32

type QueryNotificationsExposedDataRecordsV1TooManyRequests struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	/* Too many requests, retry after this time (as milliseconds since epoch)
	 */
	XRateLimitRetryAfter int64

	Payload *models.MsaReplyMetaOnly
}

QueryNotificationsExposedDataRecordsV1TooManyRequests describes a response with status code 429, with default header values.

Too Many Requests

func NewQueryNotificationsExposedDataRecordsV1TooManyRequests added in v0.2.32

func NewQueryNotificationsExposedDataRecordsV1TooManyRequests() *QueryNotificationsExposedDataRecordsV1TooManyRequests

NewQueryNotificationsExposedDataRecordsV1TooManyRequests creates a QueryNotificationsExposedDataRecordsV1TooManyRequests with default headers values

func (*QueryNotificationsExposedDataRecordsV1TooManyRequests) Code added in v0.2.33

Code gets the status code for the query notifications exposed data records v1 too many requests response

func (*QueryNotificationsExposedDataRecordsV1TooManyRequests) Error added in v0.2.32

func (*QueryNotificationsExposedDataRecordsV1TooManyRequests) GetPayload added in v0.2.32

func (*QueryNotificationsExposedDataRecordsV1TooManyRequests) IsClientError added in v0.2.32

IsClientError returns true when this query notifications exposed data records v1 too many requests response has a 4xx status code

func (*QueryNotificationsExposedDataRecordsV1TooManyRequests) IsCode added in v0.2.32

IsCode returns true when this query notifications exposed data records v1 too many requests response a status code equal to that given

func (*QueryNotificationsExposedDataRecordsV1TooManyRequests) IsRedirect added in v0.2.32

IsRedirect returns true when this query notifications exposed data records v1 too many requests response has a 3xx status code

func (*QueryNotificationsExposedDataRecordsV1TooManyRequests) IsServerError added in v0.2.32

IsServerError returns true when this query notifications exposed data records v1 too many requests response has a 5xx status code

func (*QueryNotificationsExposedDataRecordsV1TooManyRequests) IsSuccess added in v0.2.32

IsSuccess returns true when this query notifications exposed data records v1 too many requests response has a 2xx status code

func (*QueryNotificationsExposedDataRecordsV1TooManyRequests) String added in v0.2.32

type QueryNotificationsExposedDataRecordsV1Unauthorized added in v0.2.32

type QueryNotificationsExposedDataRecordsV1Unauthorized struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	Payload *models.DomainErrorsOnly
}

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

Unauthorized

func NewQueryNotificationsExposedDataRecordsV1Unauthorized added in v0.2.32

func NewQueryNotificationsExposedDataRecordsV1Unauthorized() *QueryNotificationsExposedDataRecordsV1Unauthorized

NewQueryNotificationsExposedDataRecordsV1Unauthorized creates a QueryNotificationsExposedDataRecordsV1Unauthorized with default headers values

func (*QueryNotificationsExposedDataRecordsV1Unauthorized) Code added in v0.2.33

Code gets the status code for the query notifications exposed data records v1 unauthorized response

func (*QueryNotificationsExposedDataRecordsV1Unauthorized) Error added in v0.2.32

func (*QueryNotificationsExposedDataRecordsV1Unauthorized) GetPayload added in v0.2.32

func (*QueryNotificationsExposedDataRecordsV1Unauthorized) IsClientError added in v0.2.32

IsClientError returns true when this query notifications exposed data records v1 unauthorized response has a 4xx status code

func (*QueryNotificationsExposedDataRecordsV1Unauthorized) IsCode added in v0.2.32

IsCode returns true when this query notifications exposed data records v1 unauthorized response a status code equal to that given

func (*QueryNotificationsExposedDataRecordsV1Unauthorized) IsRedirect added in v0.2.32

IsRedirect returns true when this query notifications exposed data records v1 unauthorized response has a 3xx status code

func (*QueryNotificationsExposedDataRecordsV1Unauthorized) IsServerError added in v0.2.32

IsServerError returns true when this query notifications exposed data records v1 unauthorized response has a 5xx status code

func (*QueryNotificationsExposedDataRecordsV1Unauthorized) IsSuccess added in v0.2.32

IsSuccess returns true when this query notifications exposed data records v1 unauthorized response has a 2xx status code

func (*QueryNotificationsExposedDataRecordsV1Unauthorized) String added in v0.2.32

type QueryNotificationsV1BadRequest

type QueryNotificationsV1BadRequest struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	Payload *models.DomainErrorsOnly
}

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

Bad Request

func NewQueryNotificationsV1BadRequest

func NewQueryNotificationsV1BadRequest() *QueryNotificationsV1BadRequest

NewQueryNotificationsV1BadRequest creates a QueryNotificationsV1BadRequest with default headers values

func (*QueryNotificationsV1BadRequest) Code added in v0.2.33

Code gets the status code for the query notifications v1 bad request response

func (*QueryNotificationsV1BadRequest) Error

func (*QueryNotificationsV1BadRequest) GetPayload

func (*QueryNotificationsV1BadRequest) IsClientError added in v0.2.27

func (o *QueryNotificationsV1BadRequest) IsClientError() bool

IsClientError returns true when this query notifications v1 bad request response has a 4xx status code

func (*QueryNotificationsV1BadRequest) IsCode added in v0.2.27

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

IsCode returns true when this query notifications v1 bad request response a status code equal to that given

func (*QueryNotificationsV1BadRequest) IsRedirect added in v0.2.27

func (o *QueryNotificationsV1BadRequest) IsRedirect() bool

IsRedirect returns true when this query notifications v1 bad request response has a 3xx status code

func (*QueryNotificationsV1BadRequest) IsServerError added in v0.2.27

func (o *QueryNotificationsV1BadRequest) IsServerError() bool

IsServerError returns true when this query notifications v1 bad request response has a 5xx status code

func (*QueryNotificationsV1BadRequest) IsSuccess added in v0.2.27

func (o *QueryNotificationsV1BadRequest) IsSuccess() bool

IsSuccess returns true when this query notifications v1 bad request response has a 2xx status code

func (*QueryNotificationsV1BadRequest) String added in v0.2.27

type QueryNotificationsV1Forbidden

type QueryNotificationsV1Forbidden struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	Payload *models.DomainErrorsOnly
}

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

Forbidden

func NewQueryNotificationsV1Forbidden

func NewQueryNotificationsV1Forbidden() *QueryNotificationsV1Forbidden

NewQueryNotificationsV1Forbidden creates a QueryNotificationsV1Forbidden with default headers values

func (*QueryNotificationsV1Forbidden) Code added in v0.2.33

Code gets the status code for the query notifications v1 forbidden response

func (*QueryNotificationsV1Forbidden) Error

func (*QueryNotificationsV1Forbidden) GetPayload

func (*QueryNotificationsV1Forbidden) IsClientError added in v0.2.27

func (o *QueryNotificationsV1Forbidden) IsClientError() bool

IsClientError returns true when this query notifications v1 forbidden response has a 4xx status code

func (*QueryNotificationsV1Forbidden) IsCode added in v0.2.27

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

IsCode returns true when this query notifications v1 forbidden response a status code equal to that given

func (*QueryNotificationsV1Forbidden) IsRedirect added in v0.2.27

func (o *QueryNotificationsV1Forbidden) IsRedirect() bool

IsRedirect returns true when this query notifications v1 forbidden response has a 3xx status code

func (*QueryNotificationsV1Forbidden) IsServerError added in v0.2.27

func (o *QueryNotificationsV1Forbidden) IsServerError() bool

IsServerError returns true when this query notifications v1 forbidden response has a 5xx status code

func (*QueryNotificationsV1Forbidden) IsSuccess added in v0.2.27

func (o *QueryNotificationsV1Forbidden) IsSuccess() bool

IsSuccess returns true when this query notifications v1 forbidden response has a 2xx status code

func (*QueryNotificationsV1Forbidden) String added in v0.2.27

type QueryNotificationsV1InternalServerError

type QueryNotificationsV1InternalServerError struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	Payload *models.DomainErrorsOnly
}

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

Internal Server Error

func NewQueryNotificationsV1InternalServerError

func NewQueryNotificationsV1InternalServerError() *QueryNotificationsV1InternalServerError

NewQueryNotificationsV1InternalServerError creates a QueryNotificationsV1InternalServerError with default headers values

func (*QueryNotificationsV1InternalServerError) Code added in v0.2.33

Code gets the status code for the query notifications v1 internal server error response

func (*QueryNotificationsV1InternalServerError) Error

func (*QueryNotificationsV1InternalServerError) GetPayload

func (*QueryNotificationsV1InternalServerError) IsClientError added in v0.2.27

func (o *QueryNotificationsV1InternalServerError) IsClientError() bool

IsClientError returns true when this query notifications v1 internal server error response has a 4xx status code

func (*QueryNotificationsV1InternalServerError) IsCode added in v0.2.27

IsCode returns true when this query notifications v1 internal server error response a status code equal to that given

func (*QueryNotificationsV1InternalServerError) IsRedirect added in v0.2.27

IsRedirect returns true when this query notifications v1 internal server error response has a 3xx status code

func (*QueryNotificationsV1InternalServerError) IsServerError added in v0.2.27

func (o *QueryNotificationsV1InternalServerError) IsServerError() bool

IsServerError returns true when this query notifications v1 internal server error response has a 5xx status code

func (*QueryNotificationsV1InternalServerError) IsSuccess added in v0.2.27

IsSuccess returns true when this query notifications v1 internal server error response has a 2xx status code

func (*QueryNotificationsV1InternalServerError) String added in v0.2.27

type QueryNotificationsV1OK

type QueryNotificationsV1OK struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	Payload *models.DomainQueryResponse
}

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

OK

func NewQueryNotificationsV1OK

func NewQueryNotificationsV1OK() *QueryNotificationsV1OK

NewQueryNotificationsV1OK creates a QueryNotificationsV1OK with default headers values

func (*QueryNotificationsV1OK) Code added in v0.2.33

func (o *QueryNotificationsV1OK) Code() int

Code gets the status code for the query notifications v1 o k response

func (*QueryNotificationsV1OK) Error

func (o *QueryNotificationsV1OK) Error() string

func (*QueryNotificationsV1OK) GetPayload

func (*QueryNotificationsV1OK) IsClientError added in v0.2.27

func (o *QueryNotificationsV1OK) IsClientError() bool

IsClientError returns true when this query notifications v1 o k response has a 4xx status code

func (*QueryNotificationsV1OK) IsCode added in v0.2.27

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

IsCode returns true when this query notifications v1 o k response a status code equal to that given

func (*QueryNotificationsV1OK) IsRedirect added in v0.2.27

func (o *QueryNotificationsV1OK) IsRedirect() bool

IsRedirect returns true when this query notifications v1 o k response has a 3xx status code

func (*QueryNotificationsV1OK) IsServerError added in v0.2.27

func (o *QueryNotificationsV1OK) IsServerError() bool

IsServerError returns true when this query notifications v1 o k response has a 5xx status code

func (*QueryNotificationsV1OK) IsSuccess added in v0.2.27

func (o *QueryNotificationsV1OK) IsSuccess() bool

IsSuccess returns true when this query notifications v1 o k response has a 2xx status code

func (*QueryNotificationsV1OK) String added in v0.2.27

func (o *QueryNotificationsV1OK) String() string

type QueryNotificationsV1Params

type QueryNotificationsV1Params struct {

	/* Filter.

	   FQL query to filter notifications by. Possible filter properties are: [id cid user_uuid status rule_id rule_name rule_topic rule_priority item_type item_site typosquatting.id typosquatting.unicode_format typosquatting.punycode_format typosquatting.parent_domain.id typosquatting.parent_domain.unicode_format typosquatting.parent_domain.punycode_format typosquatting.base_domain.id typosquatting.base_domain.unicode_format typosquatting.base_domain.punycode_format typosquatting.base_domain.is_registered typosquatting.base_domain.whois.registrar.name typosquatting.base_domain.whois.registrar.status typosquatting.base_domain.whois.registrant.email typosquatting.base_domain.whois.registrant.name typosquatting.base_domain.whois.registrant.org typosquatting.base_domain.whois.name_servers created_date updated_date assigned_to_uuid breach_summary.credential_statuses breach_summary.is_retroactively_deduped]
	*/
	Filter *string

	/* Limit.

	   Number of IDs to return. Offset + limit should NOT be above 10K.
	*/
	Limit *int64

	/* Offset.

	   Starting index of overall result set from which to return IDs.
	*/
	Offset *int64

	/* Q.

	   Free text search across all indexed fields.
	*/
	Q *string

	/* Sort.

	   Possible order by fields: `created_date`, `updated_date`. Ex: `updated_date|desc`.
	*/
	Sort *string

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

QueryNotificationsV1Params contains all the parameters to send to the API endpoint

for the query notifications v1 operation.

Typically these are written to a http.Request.

func NewQueryNotificationsV1Params

func NewQueryNotificationsV1Params() *QueryNotificationsV1Params

NewQueryNotificationsV1Params creates a new QueryNotificationsV1Params 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 NewQueryNotificationsV1ParamsWithContext

func NewQueryNotificationsV1ParamsWithContext(ctx context.Context) *QueryNotificationsV1Params

NewQueryNotificationsV1ParamsWithContext creates a new QueryNotificationsV1Params object with the ability to set a context for a request.

func NewQueryNotificationsV1ParamsWithHTTPClient

func NewQueryNotificationsV1ParamsWithHTTPClient(client *http.Client) *QueryNotificationsV1Params

NewQueryNotificationsV1ParamsWithHTTPClient creates a new QueryNotificationsV1Params object with the ability to set a custom HTTPClient for a request.

func NewQueryNotificationsV1ParamsWithTimeout

func NewQueryNotificationsV1ParamsWithTimeout(timeout time.Duration) *QueryNotificationsV1Params

NewQueryNotificationsV1ParamsWithTimeout creates a new QueryNotificationsV1Params object with the ability to set a timeout on a request.

func (*QueryNotificationsV1Params) SetContext

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

SetContext adds the context to the query notifications v1 params

func (*QueryNotificationsV1Params) SetDefaults

func (o *QueryNotificationsV1Params) SetDefaults()

SetDefaults hydrates default values in the query notifications v1 params (not the query body).

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

func (*QueryNotificationsV1Params) SetFilter

func (o *QueryNotificationsV1Params) SetFilter(filter *string)

SetFilter adds the filter to the query notifications v1 params

func (*QueryNotificationsV1Params) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the query notifications v1 params

func (*QueryNotificationsV1Params) SetLimit

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

SetLimit adds the limit to the query notifications v1 params

func (*QueryNotificationsV1Params) SetOffset

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

SetOffset adds the offset to the query notifications v1 params

func (*QueryNotificationsV1Params) SetQ

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

SetQ adds the q to the query notifications v1 params

func (*QueryNotificationsV1Params) SetSort

func (o *QueryNotificationsV1Params) SetSort(sort *string)

SetSort adds the sort to the query notifications v1 params

func (*QueryNotificationsV1Params) SetTimeout

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

SetTimeout adds the timeout to the query notifications v1 params

func (*QueryNotificationsV1Params) WithContext

WithContext adds the context to the query notifications v1 params

func (*QueryNotificationsV1Params) WithDefaults

WithDefaults hydrates default values in the query notifications v1 params (not the query body).

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

func (*QueryNotificationsV1Params) WithFilter

WithFilter adds the filter to the query notifications v1 params

func (*QueryNotificationsV1Params) WithHTTPClient

WithHTTPClient adds the HTTPClient to the query notifications v1 params

func (*QueryNotificationsV1Params) WithLimit

WithLimit adds the limit to the query notifications v1 params

func (*QueryNotificationsV1Params) WithOffset

WithOffset adds the offset to the query notifications v1 params

func (*QueryNotificationsV1Params) WithQ

WithQ adds the q to the query notifications v1 params

func (*QueryNotificationsV1Params) WithSort

WithSort adds the sort to the query notifications v1 params

func (*QueryNotificationsV1Params) WithTimeout

WithTimeout adds the timeout to the query notifications v1 params

func (*QueryNotificationsV1Params) WriteToRequest

WriteToRequest writes these params to a swagger request

type QueryNotificationsV1Reader

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

QueryNotificationsV1Reader is a Reader for the QueryNotificationsV1 structure.

func (*QueryNotificationsV1Reader) ReadResponse

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

ReadResponse reads a server response into the received o.

type QueryNotificationsV1TooManyRequests

type QueryNotificationsV1TooManyRequests struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	/* Too many requests, retry after this time (as milliseconds since epoch)
	 */
	XRateLimitRetryAfter int64

	Payload *models.MsaReplyMetaOnly
}

QueryNotificationsV1TooManyRequests describes a response with status code 429, with default header values.

Too Many Requests

func NewQueryNotificationsV1TooManyRequests

func NewQueryNotificationsV1TooManyRequests() *QueryNotificationsV1TooManyRequests

NewQueryNotificationsV1TooManyRequests creates a QueryNotificationsV1TooManyRequests with default headers values

func (*QueryNotificationsV1TooManyRequests) Code added in v0.2.33

Code gets the status code for the query notifications v1 too many requests response

func (*QueryNotificationsV1TooManyRequests) Error

func (*QueryNotificationsV1TooManyRequests) GetPayload

func (*QueryNotificationsV1TooManyRequests) IsClientError added in v0.2.27

func (o *QueryNotificationsV1TooManyRequests) IsClientError() bool

IsClientError returns true when this query notifications v1 too many requests response has a 4xx status code

func (*QueryNotificationsV1TooManyRequests) IsCode added in v0.2.27

IsCode returns true when this query notifications v1 too many requests response a status code equal to that given

func (*QueryNotificationsV1TooManyRequests) IsRedirect added in v0.2.27

func (o *QueryNotificationsV1TooManyRequests) IsRedirect() bool

IsRedirect returns true when this query notifications v1 too many requests response has a 3xx status code

func (*QueryNotificationsV1TooManyRequests) IsServerError added in v0.2.27

func (o *QueryNotificationsV1TooManyRequests) IsServerError() bool

IsServerError returns true when this query notifications v1 too many requests response has a 5xx status code

func (*QueryNotificationsV1TooManyRequests) IsSuccess added in v0.2.27

IsSuccess returns true when this query notifications v1 too many requests response has a 2xx status code

func (*QueryNotificationsV1TooManyRequests) String added in v0.2.27

type QueryNotificationsV1Unauthorized

type QueryNotificationsV1Unauthorized struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	Payload *models.DomainErrorsOnly
}

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

Unauthorized

func NewQueryNotificationsV1Unauthorized

func NewQueryNotificationsV1Unauthorized() *QueryNotificationsV1Unauthorized

NewQueryNotificationsV1Unauthorized creates a QueryNotificationsV1Unauthorized with default headers values

func (*QueryNotificationsV1Unauthorized) Code added in v0.2.33

Code gets the status code for the query notifications v1 unauthorized response

func (*QueryNotificationsV1Unauthorized) Error

func (*QueryNotificationsV1Unauthorized) GetPayload

func (*QueryNotificationsV1Unauthorized) IsClientError added in v0.2.27

func (o *QueryNotificationsV1Unauthorized) IsClientError() bool

IsClientError returns true when this query notifications v1 unauthorized response has a 4xx status code

func (*QueryNotificationsV1Unauthorized) IsCode added in v0.2.27

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

IsCode returns true when this query notifications v1 unauthorized response a status code equal to that given

func (*QueryNotificationsV1Unauthorized) IsRedirect added in v0.2.27

func (o *QueryNotificationsV1Unauthorized) IsRedirect() bool

IsRedirect returns true when this query notifications v1 unauthorized response has a 3xx status code

func (*QueryNotificationsV1Unauthorized) IsServerError added in v0.2.27

func (o *QueryNotificationsV1Unauthorized) IsServerError() bool

IsServerError returns true when this query notifications v1 unauthorized response has a 5xx status code

func (*QueryNotificationsV1Unauthorized) IsSuccess added in v0.2.27

func (o *QueryNotificationsV1Unauthorized) IsSuccess() bool

IsSuccess returns true when this query notifications v1 unauthorized response has a 2xx status code

func (*QueryNotificationsV1Unauthorized) String added in v0.2.27

type QueryRulesV1BadRequest

type QueryRulesV1BadRequest struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	Payload *models.DomainErrorsOnly
}

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

Bad Request

func NewQueryRulesV1BadRequest

func NewQueryRulesV1BadRequest() *QueryRulesV1BadRequest

NewQueryRulesV1BadRequest creates a QueryRulesV1BadRequest with default headers values

func (*QueryRulesV1BadRequest) Code added in v0.2.33

func (o *QueryRulesV1BadRequest) Code() int

Code gets the status code for the query rules v1 bad request response

func (*QueryRulesV1BadRequest) Error

func (o *QueryRulesV1BadRequest) Error() string

func (*QueryRulesV1BadRequest) GetPayload

func (*QueryRulesV1BadRequest) IsClientError added in v0.2.27

func (o *QueryRulesV1BadRequest) IsClientError() bool

IsClientError returns true when this query rules v1 bad request response has a 4xx status code

func (*QueryRulesV1BadRequest) IsCode added in v0.2.27

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

IsCode returns true when this query rules v1 bad request response a status code equal to that given

func (*QueryRulesV1BadRequest) IsRedirect added in v0.2.27

func (o *QueryRulesV1BadRequest) IsRedirect() bool

IsRedirect returns true when this query rules v1 bad request response has a 3xx status code

func (*QueryRulesV1BadRequest) IsServerError added in v0.2.27

func (o *QueryRulesV1BadRequest) IsServerError() bool

IsServerError returns true when this query rules v1 bad request response has a 5xx status code

func (*QueryRulesV1BadRequest) IsSuccess added in v0.2.27

func (o *QueryRulesV1BadRequest) IsSuccess() bool

IsSuccess returns true when this query rules v1 bad request response has a 2xx status code

func (*QueryRulesV1BadRequest) String added in v0.2.27

func (o *QueryRulesV1BadRequest) String() string

type QueryRulesV1Forbidden

type QueryRulesV1Forbidden struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	Payload *models.DomainErrorsOnly
}

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

Forbidden

func NewQueryRulesV1Forbidden

func NewQueryRulesV1Forbidden() *QueryRulesV1Forbidden

NewQueryRulesV1Forbidden creates a QueryRulesV1Forbidden with default headers values

func (*QueryRulesV1Forbidden) Code added in v0.2.33

func (o *QueryRulesV1Forbidden) Code() int

Code gets the status code for the query rules v1 forbidden response

func (*QueryRulesV1Forbidden) Error

func (o *QueryRulesV1Forbidden) Error() string

func (*QueryRulesV1Forbidden) GetPayload

func (*QueryRulesV1Forbidden) IsClientError added in v0.2.27

func (o *QueryRulesV1Forbidden) IsClientError() bool

IsClientError returns true when this query rules v1 forbidden response has a 4xx status code

func (*QueryRulesV1Forbidden) IsCode added in v0.2.27

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

IsCode returns true when this query rules v1 forbidden response a status code equal to that given

func (*QueryRulesV1Forbidden) IsRedirect added in v0.2.27

func (o *QueryRulesV1Forbidden) IsRedirect() bool

IsRedirect returns true when this query rules v1 forbidden response has a 3xx status code

func (*QueryRulesV1Forbidden) IsServerError added in v0.2.27

func (o *QueryRulesV1Forbidden) IsServerError() bool

IsServerError returns true when this query rules v1 forbidden response has a 5xx status code

func (*QueryRulesV1Forbidden) IsSuccess added in v0.2.27

func (o *QueryRulesV1Forbidden) IsSuccess() bool

IsSuccess returns true when this query rules v1 forbidden response has a 2xx status code

func (*QueryRulesV1Forbidden) String added in v0.2.27

func (o *QueryRulesV1Forbidden) String() string

type QueryRulesV1InternalServerError

type QueryRulesV1InternalServerError struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	Payload *models.DomainErrorsOnly
}

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

Internal Server Error

func NewQueryRulesV1InternalServerError

func NewQueryRulesV1InternalServerError() *QueryRulesV1InternalServerError

NewQueryRulesV1InternalServerError creates a QueryRulesV1InternalServerError with default headers values

func (*QueryRulesV1InternalServerError) Code added in v0.2.33

Code gets the status code for the query rules v1 internal server error response

func (*QueryRulesV1InternalServerError) Error

func (*QueryRulesV1InternalServerError) GetPayload

func (*QueryRulesV1InternalServerError) IsClientError added in v0.2.27

func (o *QueryRulesV1InternalServerError) IsClientError() bool

IsClientError returns true when this query rules v1 internal server error response has a 4xx status code

func (*QueryRulesV1InternalServerError) IsCode added in v0.2.27

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

IsCode returns true when this query rules v1 internal server error response a status code equal to that given

func (*QueryRulesV1InternalServerError) IsRedirect added in v0.2.27

func (o *QueryRulesV1InternalServerError) IsRedirect() bool

IsRedirect returns true when this query rules v1 internal server error response has a 3xx status code

func (*QueryRulesV1InternalServerError) IsServerError added in v0.2.27

func (o *QueryRulesV1InternalServerError) IsServerError() bool

IsServerError returns true when this query rules v1 internal server error response has a 5xx status code

func (*QueryRulesV1InternalServerError) IsSuccess added in v0.2.27

func (o *QueryRulesV1InternalServerError) IsSuccess() bool

IsSuccess returns true when this query rules v1 internal server error response has a 2xx status code

func (*QueryRulesV1InternalServerError) String added in v0.2.27

type QueryRulesV1OK

type QueryRulesV1OK struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	Payload *models.DomainRuleQueryResponseV1
}

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

OK

func NewQueryRulesV1OK

func NewQueryRulesV1OK() *QueryRulesV1OK

NewQueryRulesV1OK creates a QueryRulesV1OK with default headers values

func (*QueryRulesV1OK) Code added in v0.2.33

func (o *QueryRulesV1OK) Code() int

Code gets the status code for the query rules v1 o k response

func (*QueryRulesV1OK) Error

func (o *QueryRulesV1OK) Error() string

func (*QueryRulesV1OK) GetPayload

func (*QueryRulesV1OK) IsClientError added in v0.2.27

func (o *QueryRulesV1OK) IsClientError() bool

IsClientError returns true when this query rules v1 o k response has a 4xx status code

func (*QueryRulesV1OK) IsCode added in v0.2.27

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

IsCode returns true when this query rules v1 o k response a status code equal to that given

func (*QueryRulesV1OK) IsRedirect added in v0.2.27

func (o *QueryRulesV1OK) IsRedirect() bool

IsRedirect returns true when this query rules v1 o k response has a 3xx status code

func (*QueryRulesV1OK) IsServerError added in v0.2.27

func (o *QueryRulesV1OK) IsServerError() bool

IsServerError returns true when this query rules v1 o k response has a 5xx status code

func (*QueryRulesV1OK) IsSuccess added in v0.2.27

func (o *QueryRulesV1OK) IsSuccess() bool

IsSuccess returns true when this query rules v1 o k response has a 2xx status code

func (*QueryRulesV1OK) String added in v0.2.27

func (o *QueryRulesV1OK) String() string

type QueryRulesV1Params

type QueryRulesV1Params struct {

	/* Filter.

	   FQL query to filter rules by. Possible filter properties are: [id cid user_uuid topic priority permissions status filter breach_monitoring_enabled substring_matching_enabled created_timestamp last_updated_timestamp].
	*/
	Filter *string

	/* Limit.

	   Number of IDs to return. Offset + limit should NOT be above 10K.
	*/
	Limit *int64

	/* Offset.

	   Starting index of overall result set from which to return IDs.
	*/
	Offset *int64

	/* Q.

	   Free text search across all indexed fields.
	*/
	Q *string

	/* Sort.

	   Possible order by fields: created_timestamp, last_updated_timestamp. Ex: `last_updated_timestamp|desc`.
	*/
	Sort *string

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

QueryRulesV1Params contains all the parameters to send to the API endpoint

for the query rules v1 operation.

Typically these are written to a http.Request.

func NewQueryRulesV1Params

func NewQueryRulesV1Params() *QueryRulesV1Params

NewQueryRulesV1Params creates a new QueryRulesV1Params 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 NewQueryRulesV1ParamsWithContext

func NewQueryRulesV1ParamsWithContext(ctx context.Context) *QueryRulesV1Params

NewQueryRulesV1ParamsWithContext creates a new QueryRulesV1Params object with the ability to set a context for a request.

func NewQueryRulesV1ParamsWithHTTPClient

func NewQueryRulesV1ParamsWithHTTPClient(client *http.Client) *QueryRulesV1Params

NewQueryRulesV1ParamsWithHTTPClient creates a new QueryRulesV1Params object with the ability to set a custom HTTPClient for a request.

func NewQueryRulesV1ParamsWithTimeout

func NewQueryRulesV1ParamsWithTimeout(timeout time.Duration) *QueryRulesV1Params

NewQueryRulesV1ParamsWithTimeout creates a new QueryRulesV1Params object with the ability to set a timeout on a request.

func (*QueryRulesV1Params) SetContext

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

SetContext adds the context to the query rules v1 params

func (*QueryRulesV1Params) SetDefaults

func (o *QueryRulesV1Params) SetDefaults()

SetDefaults hydrates default values in the query rules v1 params (not the query body).

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

func (*QueryRulesV1Params) SetFilter

func (o *QueryRulesV1Params) SetFilter(filter *string)

SetFilter adds the filter to the query rules v1 params

func (*QueryRulesV1Params) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the query rules v1 params

func (*QueryRulesV1Params) SetLimit

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

SetLimit adds the limit to the query rules v1 params

func (*QueryRulesV1Params) SetOffset

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

SetOffset adds the offset to the query rules v1 params

func (*QueryRulesV1Params) SetQ

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

SetQ adds the q to the query rules v1 params

func (*QueryRulesV1Params) SetSort

func (o *QueryRulesV1Params) SetSort(sort *string)

SetSort adds the sort to the query rules v1 params

func (*QueryRulesV1Params) SetTimeout

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

SetTimeout adds the timeout to the query rules v1 params

func (*QueryRulesV1Params) WithContext

WithContext adds the context to the query rules v1 params

func (*QueryRulesV1Params) WithDefaults

func (o *QueryRulesV1Params) WithDefaults() *QueryRulesV1Params

WithDefaults hydrates default values in the query rules v1 params (not the query body).

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

func (*QueryRulesV1Params) WithFilter

func (o *QueryRulesV1Params) WithFilter(filter *string) *QueryRulesV1Params

WithFilter adds the filter to the query rules v1 params

func (*QueryRulesV1Params) WithHTTPClient

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

WithHTTPClient adds the HTTPClient to the query rules v1 params

func (*QueryRulesV1Params) WithLimit

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

WithLimit adds the limit to the query rules v1 params

func (*QueryRulesV1Params) WithOffset

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

WithOffset adds the offset to the query rules v1 params

func (*QueryRulesV1Params) WithQ

WithQ adds the q to the query rules v1 params

func (*QueryRulesV1Params) WithSort

func (o *QueryRulesV1Params) WithSort(sort *string) *QueryRulesV1Params

WithSort adds the sort to the query rules v1 params

func (*QueryRulesV1Params) WithTimeout

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

WithTimeout adds the timeout to the query rules v1 params

func (*QueryRulesV1Params) WriteToRequest

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

WriteToRequest writes these params to a swagger request

type QueryRulesV1Reader

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

QueryRulesV1Reader is a Reader for the QueryRulesV1 structure.

func (*QueryRulesV1Reader) ReadResponse

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

ReadResponse reads a server response into the received o.

type QueryRulesV1TooManyRequests

type QueryRulesV1TooManyRequests struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	/* Too many requests, retry after this time (as milliseconds since epoch)
	 */
	XRateLimitRetryAfter int64

	Payload *models.MsaReplyMetaOnly
}

QueryRulesV1TooManyRequests describes a response with status code 429, with default header values.

Too Many Requests

func NewQueryRulesV1TooManyRequests

func NewQueryRulesV1TooManyRequests() *QueryRulesV1TooManyRequests

NewQueryRulesV1TooManyRequests creates a QueryRulesV1TooManyRequests with default headers values

func (*QueryRulesV1TooManyRequests) Code added in v0.2.33

func (o *QueryRulesV1TooManyRequests) Code() int

Code gets the status code for the query rules v1 too many requests response

func (*QueryRulesV1TooManyRequests) Error

func (*QueryRulesV1TooManyRequests) GetPayload

func (*QueryRulesV1TooManyRequests) IsClientError added in v0.2.27

func (o *QueryRulesV1TooManyRequests) IsClientError() bool

IsClientError returns true when this query rules v1 too many requests response has a 4xx status code

func (*QueryRulesV1TooManyRequests) IsCode added in v0.2.27

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

IsCode returns true when this query rules v1 too many requests response a status code equal to that given

func (*QueryRulesV1TooManyRequests) IsRedirect added in v0.2.27

func (o *QueryRulesV1TooManyRequests) IsRedirect() bool

IsRedirect returns true when this query rules v1 too many requests response has a 3xx status code

func (*QueryRulesV1TooManyRequests) IsServerError added in v0.2.27

func (o *QueryRulesV1TooManyRequests) IsServerError() bool

IsServerError returns true when this query rules v1 too many requests response has a 5xx status code

func (*QueryRulesV1TooManyRequests) IsSuccess added in v0.2.27

func (o *QueryRulesV1TooManyRequests) IsSuccess() bool

IsSuccess returns true when this query rules v1 too many requests response has a 2xx status code

func (*QueryRulesV1TooManyRequests) String added in v0.2.27

func (o *QueryRulesV1TooManyRequests) String() string

type QueryRulesV1Unauthorized

type QueryRulesV1Unauthorized struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	Payload *models.DomainErrorsOnly
}

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

Unauthorized

func NewQueryRulesV1Unauthorized

func NewQueryRulesV1Unauthorized() *QueryRulesV1Unauthorized

NewQueryRulesV1Unauthorized creates a QueryRulesV1Unauthorized with default headers values

func (*QueryRulesV1Unauthorized) Code added in v0.2.33

func (o *QueryRulesV1Unauthorized) Code() int

Code gets the status code for the query rules v1 unauthorized response

func (*QueryRulesV1Unauthorized) Error

func (o *QueryRulesV1Unauthorized) Error() string

func (*QueryRulesV1Unauthorized) GetPayload

func (*QueryRulesV1Unauthorized) IsClientError added in v0.2.27

func (o *QueryRulesV1Unauthorized) IsClientError() bool

IsClientError returns true when this query rules v1 unauthorized response has a 4xx status code

func (*QueryRulesV1Unauthorized) IsCode added in v0.2.27

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

IsCode returns true when this query rules v1 unauthorized response a status code equal to that given

func (*QueryRulesV1Unauthorized) IsRedirect added in v0.2.27

func (o *QueryRulesV1Unauthorized) IsRedirect() bool

IsRedirect returns true when this query rules v1 unauthorized response has a 3xx status code

func (*QueryRulesV1Unauthorized) IsServerError added in v0.2.27

func (o *QueryRulesV1Unauthorized) IsServerError() bool

IsServerError returns true when this query rules v1 unauthorized response has a 5xx status code

func (*QueryRulesV1Unauthorized) IsSuccess added in v0.2.27

func (o *QueryRulesV1Unauthorized) IsSuccess() bool

IsSuccess returns true when this query rules v1 unauthorized response has a 2xx status code

func (*QueryRulesV1Unauthorized) String added in v0.2.27

func (o *QueryRulesV1Unauthorized) String() string

type UpdateActionV1BadRequest

type UpdateActionV1BadRequest struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	Payload *models.MsaspecResponseFields
}

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

Bad Request

func NewUpdateActionV1BadRequest

func NewUpdateActionV1BadRequest() *UpdateActionV1BadRequest

NewUpdateActionV1BadRequest creates a UpdateActionV1BadRequest with default headers values

func (*UpdateActionV1BadRequest) Code added in v0.2.33

func (o *UpdateActionV1BadRequest) Code() int

Code gets the status code for the update action v1 bad request response

func (*UpdateActionV1BadRequest) Error

func (o *UpdateActionV1BadRequest) Error() string

func (*UpdateActionV1BadRequest) GetPayload

func (*UpdateActionV1BadRequest) IsClientError added in v0.2.27

func (o *UpdateActionV1BadRequest) IsClientError() bool

IsClientError returns true when this update action v1 bad request response has a 4xx status code

func (*UpdateActionV1BadRequest) IsCode added in v0.2.27

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

IsCode returns true when this update action v1 bad request response a status code equal to that given

func (*UpdateActionV1BadRequest) IsRedirect added in v0.2.27

func (o *UpdateActionV1BadRequest) IsRedirect() bool

IsRedirect returns true when this update action v1 bad request response has a 3xx status code

func (*UpdateActionV1BadRequest) IsServerError added in v0.2.27

func (o *UpdateActionV1BadRequest) IsServerError() bool

IsServerError returns true when this update action v1 bad request response has a 5xx status code

func (*UpdateActionV1BadRequest) IsSuccess added in v0.2.27

func (o *UpdateActionV1BadRequest) IsSuccess() bool

IsSuccess returns true when this update action v1 bad request response has a 2xx status code

func (*UpdateActionV1BadRequest) String added in v0.2.27

func (o *UpdateActionV1BadRequest) String() string

type UpdateActionV1Forbidden

type UpdateActionV1Forbidden struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	Payload *models.MsaspecResponseFields
}

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

Forbidden

func NewUpdateActionV1Forbidden

func NewUpdateActionV1Forbidden() *UpdateActionV1Forbidden

NewUpdateActionV1Forbidden creates a UpdateActionV1Forbidden with default headers values

func (*UpdateActionV1Forbidden) Code added in v0.2.33

func (o *UpdateActionV1Forbidden) Code() int

Code gets the status code for the update action v1 forbidden response

func (*UpdateActionV1Forbidden) Error

func (o *UpdateActionV1Forbidden) Error() string

func (*UpdateActionV1Forbidden) GetPayload

func (*UpdateActionV1Forbidden) IsClientError added in v0.2.27

func (o *UpdateActionV1Forbidden) IsClientError() bool

IsClientError returns true when this update action v1 forbidden response has a 4xx status code

func (*UpdateActionV1Forbidden) IsCode added in v0.2.27

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

IsCode returns true when this update action v1 forbidden response a status code equal to that given

func (*UpdateActionV1Forbidden) IsRedirect added in v0.2.27

func (o *UpdateActionV1Forbidden) IsRedirect() bool

IsRedirect returns true when this update action v1 forbidden response has a 3xx status code

func (*UpdateActionV1Forbidden) IsServerError added in v0.2.27

func (o *UpdateActionV1Forbidden) IsServerError() bool

IsServerError returns true when this update action v1 forbidden response has a 5xx status code

func (*UpdateActionV1Forbidden) IsSuccess added in v0.2.27

func (o *UpdateActionV1Forbidden) IsSuccess() bool

IsSuccess returns true when this update action v1 forbidden response has a 2xx status code

func (*UpdateActionV1Forbidden) String added in v0.2.27

func (o *UpdateActionV1Forbidden) String() string

type UpdateActionV1InternalServerError

type UpdateActionV1InternalServerError struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	Payload *models.MsaspecResponseFields
}

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

Internal Server Error

func NewUpdateActionV1InternalServerError

func NewUpdateActionV1InternalServerError() *UpdateActionV1InternalServerError

NewUpdateActionV1InternalServerError creates a UpdateActionV1InternalServerError with default headers values

func (*UpdateActionV1InternalServerError) Code added in v0.2.33

Code gets the status code for the update action v1 internal server error response

func (*UpdateActionV1InternalServerError) Error

func (*UpdateActionV1InternalServerError) GetPayload

func (*UpdateActionV1InternalServerError) IsClientError added in v0.2.27

func (o *UpdateActionV1InternalServerError) IsClientError() bool

IsClientError returns true when this update action v1 internal server error response has a 4xx status code

func (*UpdateActionV1InternalServerError) IsCode added in v0.2.27

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

IsCode returns true when this update action v1 internal server error response a status code equal to that given

func (*UpdateActionV1InternalServerError) IsRedirect added in v0.2.27

func (o *UpdateActionV1InternalServerError) IsRedirect() bool

IsRedirect returns true when this update action v1 internal server error response has a 3xx status code

func (*UpdateActionV1InternalServerError) IsServerError added in v0.2.27

func (o *UpdateActionV1InternalServerError) IsServerError() bool

IsServerError returns true when this update action v1 internal server error response has a 5xx status code

func (*UpdateActionV1InternalServerError) IsSuccess added in v0.2.27

func (o *UpdateActionV1InternalServerError) IsSuccess() bool

IsSuccess returns true when this update action v1 internal server error response has a 2xx status code

func (*UpdateActionV1InternalServerError) String added in v0.2.27

type UpdateActionV1OK

type UpdateActionV1OK struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	Payload *models.DomainActionEntitiesResponseV1
}

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

OK

func NewUpdateActionV1OK

func NewUpdateActionV1OK() *UpdateActionV1OK

NewUpdateActionV1OK creates a UpdateActionV1OK with default headers values

func (*UpdateActionV1OK) Code added in v0.2.33

func (o *UpdateActionV1OK) Code() int

Code gets the status code for the update action v1 o k response

func (*UpdateActionV1OK) Error

func (o *UpdateActionV1OK) Error() string

func (*UpdateActionV1OK) GetPayload

func (*UpdateActionV1OK) IsClientError added in v0.2.27

func (o *UpdateActionV1OK) IsClientError() bool

IsClientError returns true when this update action v1 o k response has a 4xx status code

func (*UpdateActionV1OK) IsCode added in v0.2.27

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

IsCode returns true when this update action v1 o k response a status code equal to that given

func (*UpdateActionV1OK) IsRedirect added in v0.2.27

func (o *UpdateActionV1OK) IsRedirect() bool

IsRedirect returns true when this update action v1 o k response has a 3xx status code

func (*UpdateActionV1OK) IsServerError added in v0.2.27

func (o *UpdateActionV1OK) IsServerError() bool

IsServerError returns true when this update action v1 o k response has a 5xx status code

func (*UpdateActionV1OK) IsSuccess added in v0.2.27

func (o *UpdateActionV1OK) IsSuccess() bool

IsSuccess returns true when this update action v1 o k response has a 2xx status code

func (*UpdateActionV1OK) String added in v0.2.27

func (o *UpdateActionV1OK) String() string

type UpdateActionV1Params

type UpdateActionV1Params struct {

	// Body.
	Body *models.DomainUpdateActionRequest

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

UpdateActionV1Params contains all the parameters to send to the API endpoint

for the update action v1 operation.

Typically these are written to a http.Request.

func NewUpdateActionV1Params

func NewUpdateActionV1Params() *UpdateActionV1Params

NewUpdateActionV1Params creates a new UpdateActionV1Params 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 NewUpdateActionV1ParamsWithContext

func NewUpdateActionV1ParamsWithContext(ctx context.Context) *UpdateActionV1Params

NewUpdateActionV1ParamsWithContext creates a new UpdateActionV1Params object with the ability to set a context for a request.

func NewUpdateActionV1ParamsWithHTTPClient

func NewUpdateActionV1ParamsWithHTTPClient(client *http.Client) *UpdateActionV1Params

NewUpdateActionV1ParamsWithHTTPClient creates a new UpdateActionV1Params object with the ability to set a custom HTTPClient for a request.

func NewUpdateActionV1ParamsWithTimeout

func NewUpdateActionV1ParamsWithTimeout(timeout time.Duration) *UpdateActionV1Params

NewUpdateActionV1ParamsWithTimeout creates a new UpdateActionV1Params object with the ability to set a timeout on a request.

func (*UpdateActionV1Params) SetBody

SetBody adds the body to the update action v1 params

func (*UpdateActionV1Params) SetContext

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

SetContext adds the context to the update action v1 params

func (*UpdateActionV1Params) SetDefaults

func (o *UpdateActionV1Params) SetDefaults()

SetDefaults hydrates default values in the update action v1 params (not the query body).

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

func (*UpdateActionV1Params) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the update action v1 params

func (*UpdateActionV1Params) SetTimeout

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

SetTimeout adds the timeout to the update action v1 params

func (*UpdateActionV1Params) WithBody

WithBody adds the body to the update action v1 params

func (*UpdateActionV1Params) WithContext

WithContext adds the context to the update action v1 params

func (*UpdateActionV1Params) WithDefaults

func (o *UpdateActionV1Params) WithDefaults() *UpdateActionV1Params

WithDefaults hydrates default values in the update action v1 params (not the query body).

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

func (*UpdateActionV1Params) WithHTTPClient

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

WithHTTPClient adds the HTTPClient to the update action v1 params

func (*UpdateActionV1Params) WithTimeout

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

WithTimeout adds the timeout to the update action v1 params

func (*UpdateActionV1Params) WriteToRequest

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

WriteToRequest writes these params to a swagger request

type UpdateActionV1Reader

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

UpdateActionV1Reader is a Reader for the UpdateActionV1 structure.

func (*UpdateActionV1Reader) ReadResponse

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

ReadResponse reads a server response into the received o.

type UpdateActionV1TooManyRequests

type UpdateActionV1TooManyRequests struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	/* Too many requests, retry after this time (as milliseconds since epoch)
	 */
	XRateLimitRetryAfter int64

	Payload *models.MsaReplyMetaOnly
}

UpdateActionV1TooManyRequests describes a response with status code 429, with default header values.

Too Many Requests

func NewUpdateActionV1TooManyRequests

func NewUpdateActionV1TooManyRequests() *UpdateActionV1TooManyRequests

NewUpdateActionV1TooManyRequests creates a UpdateActionV1TooManyRequests with default headers values

func (*UpdateActionV1TooManyRequests) Code added in v0.2.33

Code gets the status code for the update action v1 too many requests response

func (*UpdateActionV1TooManyRequests) Error

func (*UpdateActionV1TooManyRequests) GetPayload

func (*UpdateActionV1TooManyRequests) IsClientError added in v0.2.27

func (o *UpdateActionV1TooManyRequests) IsClientError() bool

IsClientError returns true when this update action v1 too many requests response has a 4xx status code

func (*UpdateActionV1TooManyRequests) IsCode added in v0.2.27

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

IsCode returns true when this update action v1 too many requests response a status code equal to that given

func (*UpdateActionV1TooManyRequests) IsRedirect added in v0.2.27

func (o *UpdateActionV1TooManyRequests) IsRedirect() bool

IsRedirect returns true when this update action v1 too many requests response has a 3xx status code

func (*UpdateActionV1TooManyRequests) IsServerError added in v0.2.27

func (o *UpdateActionV1TooManyRequests) IsServerError() bool

IsServerError returns true when this update action v1 too many requests response has a 5xx status code

func (*UpdateActionV1TooManyRequests) IsSuccess added in v0.2.27

func (o *UpdateActionV1TooManyRequests) IsSuccess() bool

IsSuccess returns true when this update action v1 too many requests response has a 2xx status code

func (*UpdateActionV1TooManyRequests) String added in v0.2.27

type UpdateActionV1Unauthorized

type UpdateActionV1Unauthorized struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	Payload *models.MsaspecResponseFields
}

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

Unauthorized

func NewUpdateActionV1Unauthorized

func NewUpdateActionV1Unauthorized() *UpdateActionV1Unauthorized

NewUpdateActionV1Unauthorized creates a UpdateActionV1Unauthorized with default headers values

func (*UpdateActionV1Unauthorized) Code added in v0.2.33

func (o *UpdateActionV1Unauthorized) Code() int

Code gets the status code for the update action v1 unauthorized response

func (*UpdateActionV1Unauthorized) Error

func (*UpdateActionV1Unauthorized) GetPayload

func (*UpdateActionV1Unauthorized) IsClientError added in v0.2.27

func (o *UpdateActionV1Unauthorized) IsClientError() bool

IsClientError returns true when this update action v1 unauthorized response has a 4xx status code

func (*UpdateActionV1Unauthorized) IsCode added in v0.2.27

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

IsCode returns true when this update action v1 unauthorized response a status code equal to that given

func (*UpdateActionV1Unauthorized) IsRedirect added in v0.2.27

func (o *UpdateActionV1Unauthorized) IsRedirect() bool

IsRedirect returns true when this update action v1 unauthorized response has a 3xx status code

func (*UpdateActionV1Unauthorized) IsServerError added in v0.2.27

func (o *UpdateActionV1Unauthorized) IsServerError() bool

IsServerError returns true when this update action v1 unauthorized response has a 5xx status code

func (*UpdateActionV1Unauthorized) IsSuccess added in v0.2.27

func (o *UpdateActionV1Unauthorized) IsSuccess() bool

IsSuccess returns true when this update action v1 unauthorized response has a 2xx status code

func (*UpdateActionV1Unauthorized) String added in v0.2.27

func (o *UpdateActionV1Unauthorized) String() string

type UpdateNotificationsV1BadRequest

type UpdateNotificationsV1BadRequest struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	Payload *models.DomainErrorsOnly
}

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

Bad Request

func NewUpdateNotificationsV1BadRequest

func NewUpdateNotificationsV1BadRequest() *UpdateNotificationsV1BadRequest

NewUpdateNotificationsV1BadRequest creates a UpdateNotificationsV1BadRequest with default headers values

func (*UpdateNotificationsV1BadRequest) Code added in v0.2.33

Code gets the status code for the update notifications v1 bad request response

func (*UpdateNotificationsV1BadRequest) Error

func (*UpdateNotificationsV1BadRequest) GetPayload

func (*UpdateNotificationsV1BadRequest) IsClientError added in v0.2.27

func (o *UpdateNotificationsV1BadRequest) IsClientError() bool

IsClientError returns true when this update notifications v1 bad request response has a 4xx status code

func (*UpdateNotificationsV1BadRequest) IsCode added in v0.2.27

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

IsCode returns true when this update notifications v1 bad request response a status code equal to that given

func (*UpdateNotificationsV1BadRequest) IsRedirect added in v0.2.27

func (o *UpdateNotificationsV1BadRequest) IsRedirect() bool

IsRedirect returns true when this update notifications v1 bad request response has a 3xx status code

func (*UpdateNotificationsV1BadRequest) IsServerError added in v0.2.27

func (o *UpdateNotificationsV1BadRequest) IsServerError() bool

IsServerError returns true when this update notifications v1 bad request response has a 5xx status code

func (*UpdateNotificationsV1BadRequest) IsSuccess added in v0.2.27

func (o *UpdateNotificationsV1BadRequest) IsSuccess() bool

IsSuccess returns true when this update notifications v1 bad request response has a 2xx status code

func (*UpdateNotificationsV1BadRequest) String added in v0.2.27

type UpdateNotificationsV1Forbidden

type UpdateNotificationsV1Forbidden struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	Payload *models.DomainErrorsOnly
}

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

Forbidden

func NewUpdateNotificationsV1Forbidden

func NewUpdateNotificationsV1Forbidden() *UpdateNotificationsV1Forbidden

NewUpdateNotificationsV1Forbidden creates a UpdateNotificationsV1Forbidden with default headers values

func (*UpdateNotificationsV1Forbidden) Code added in v0.2.33

Code gets the status code for the update notifications v1 forbidden response

func (*UpdateNotificationsV1Forbidden) Error

func (*UpdateNotificationsV1Forbidden) GetPayload

func (*UpdateNotificationsV1Forbidden) IsClientError added in v0.2.27

func (o *UpdateNotificationsV1Forbidden) IsClientError() bool

IsClientError returns true when this update notifications v1 forbidden response has a 4xx status code

func (*UpdateNotificationsV1Forbidden) IsCode added in v0.2.27

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

IsCode returns true when this update notifications v1 forbidden response a status code equal to that given

func (*UpdateNotificationsV1Forbidden) IsRedirect added in v0.2.27

func (o *UpdateNotificationsV1Forbidden) IsRedirect() bool

IsRedirect returns true when this update notifications v1 forbidden response has a 3xx status code

func (*UpdateNotificationsV1Forbidden) IsServerError added in v0.2.27

func (o *UpdateNotificationsV1Forbidden) IsServerError() bool

IsServerError returns true when this update notifications v1 forbidden response has a 5xx status code

func (*UpdateNotificationsV1Forbidden) IsSuccess added in v0.2.27

func (o *UpdateNotificationsV1Forbidden) IsSuccess() bool

IsSuccess returns true when this update notifications v1 forbidden response has a 2xx status code

func (*UpdateNotificationsV1Forbidden) String added in v0.2.27

type UpdateNotificationsV1InternalServerError

type UpdateNotificationsV1InternalServerError struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	Payload *models.DomainErrorsOnly
}

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

Internal Server Error

func NewUpdateNotificationsV1InternalServerError

func NewUpdateNotificationsV1InternalServerError() *UpdateNotificationsV1InternalServerError

NewUpdateNotificationsV1InternalServerError creates a UpdateNotificationsV1InternalServerError with default headers values

func (*UpdateNotificationsV1InternalServerError) Code added in v0.2.33

Code gets the status code for the update notifications v1 internal server error response

func (*UpdateNotificationsV1InternalServerError) Error

func (*UpdateNotificationsV1InternalServerError) GetPayload

func (*UpdateNotificationsV1InternalServerError) IsClientError added in v0.2.27

IsClientError returns true when this update notifications v1 internal server error response has a 4xx status code

func (*UpdateNotificationsV1InternalServerError) IsCode added in v0.2.27

IsCode returns true when this update notifications v1 internal server error response a status code equal to that given

func (*UpdateNotificationsV1InternalServerError) IsRedirect added in v0.2.27

IsRedirect returns true when this update notifications v1 internal server error response has a 3xx status code

func (*UpdateNotificationsV1InternalServerError) IsServerError added in v0.2.27

IsServerError returns true when this update notifications v1 internal server error response has a 5xx status code

func (*UpdateNotificationsV1InternalServerError) IsSuccess added in v0.2.27

IsSuccess returns true when this update notifications v1 internal server error response has a 2xx status code

func (*UpdateNotificationsV1InternalServerError) String added in v0.2.27

type UpdateNotificationsV1OK

type UpdateNotificationsV1OK struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	Payload *models.DomainNotificationEntitiesResponseV1
}

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

OK

func NewUpdateNotificationsV1OK

func NewUpdateNotificationsV1OK() *UpdateNotificationsV1OK

NewUpdateNotificationsV1OK creates a UpdateNotificationsV1OK with default headers values

func (*UpdateNotificationsV1OK) Code added in v0.2.33

func (o *UpdateNotificationsV1OK) Code() int

Code gets the status code for the update notifications v1 o k response

func (*UpdateNotificationsV1OK) Error

func (o *UpdateNotificationsV1OK) Error() string

func (*UpdateNotificationsV1OK) GetPayload

func (*UpdateNotificationsV1OK) IsClientError added in v0.2.27

func (o *UpdateNotificationsV1OK) IsClientError() bool

IsClientError returns true when this update notifications v1 o k response has a 4xx status code

func (*UpdateNotificationsV1OK) IsCode added in v0.2.27

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

IsCode returns true when this update notifications v1 o k response a status code equal to that given

func (*UpdateNotificationsV1OK) IsRedirect added in v0.2.27

func (o *UpdateNotificationsV1OK) IsRedirect() bool

IsRedirect returns true when this update notifications v1 o k response has a 3xx status code

func (*UpdateNotificationsV1OK) IsServerError added in v0.2.27

func (o *UpdateNotificationsV1OK) IsServerError() bool

IsServerError returns true when this update notifications v1 o k response has a 5xx status code

func (*UpdateNotificationsV1OK) IsSuccess added in v0.2.27

func (o *UpdateNotificationsV1OK) IsSuccess() bool

IsSuccess returns true when this update notifications v1 o k response has a 2xx status code

func (*UpdateNotificationsV1OK) String added in v0.2.27

func (o *UpdateNotificationsV1OK) String() string

type UpdateNotificationsV1Params

type UpdateNotificationsV1Params struct {

	// Body.
	Body []*models.DomainUpdateNotificationRequestV1

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

UpdateNotificationsV1Params contains all the parameters to send to the API endpoint

for the update notifications v1 operation.

Typically these are written to a http.Request.

func NewUpdateNotificationsV1Params

func NewUpdateNotificationsV1Params() *UpdateNotificationsV1Params

NewUpdateNotificationsV1Params creates a new UpdateNotificationsV1Params 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 NewUpdateNotificationsV1ParamsWithContext

func NewUpdateNotificationsV1ParamsWithContext(ctx context.Context) *UpdateNotificationsV1Params

NewUpdateNotificationsV1ParamsWithContext creates a new UpdateNotificationsV1Params object with the ability to set a context for a request.

func NewUpdateNotificationsV1ParamsWithHTTPClient

func NewUpdateNotificationsV1ParamsWithHTTPClient(client *http.Client) *UpdateNotificationsV1Params

NewUpdateNotificationsV1ParamsWithHTTPClient creates a new UpdateNotificationsV1Params object with the ability to set a custom HTTPClient for a request.

func NewUpdateNotificationsV1ParamsWithTimeout

func NewUpdateNotificationsV1ParamsWithTimeout(timeout time.Duration) *UpdateNotificationsV1Params

NewUpdateNotificationsV1ParamsWithTimeout creates a new UpdateNotificationsV1Params object with the ability to set a timeout on a request.

func (*UpdateNotificationsV1Params) SetBody

SetBody adds the body to the update notifications v1 params

func (*UpdateNotificationsV1Params) SetContext

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

SetContext adds the context to the update notifications v1 params

func (*UpdateNotificationsV1Params) SetDefaults

func (o *UpdateNotificationsV1Params) SetDefaults()

SetDefaults hydrates default values in the update notifications v1 params (not the query body).

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

func (*UpdateNotificationsV1Params) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the update notifications v1 params

func (*UpdateNotificationsV1Params) SetTimeout

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

SetTimeout adds the timeout to the update notifications v1 params

func (*UpdateNotificationsV1Params) WithBody

WithBody adds the body to the update notifications v1 params

func (*UpdateNotificationsV1Params) WithContext

WithContext adds the context to the update notifications v1 params

func (*UpdateNotificationsV1Params) WithDefaults

WithDefaults hydrates default values in the update notifications v1 params (not the query body).

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

func (*UpdateNotificationsV1Params) WithHTTPClient

WithHTTPClient adds the HTTPClient to the update notifications v1 params

func (*UpdateNotificationsV1Params) WithTimeout

WithTimeout adds the timeout to the update notifications v1 params

func (*UpdateNotificationsV1Params) WriteToRequest

WriteToRequest writes these params to a swagger request

type UpdateNotificationsV1Reader

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

UpdateNotificationsV1Reader is a Reader for the UpdateNotificationsV1 structure.

func (*UpdateNotificationsV1Reader) ReadResponse

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

ReadResponse reads a server response into the received o.

type UpdateNotificationsV1TooManyRequests

type UpdateNotificationsV1TooManyRequests struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	/* Too many requests, retry after this time (as milliseconds since epoch)
	 */
	XRateLimitRetryAfter int64

	Payload *models.MsaReplyMetaOnly
}

UpdateNotificationsV1TooManyRequests describes a response with status code 429, with default header values.

Too Many Requests

func NewUpdateNotificationsV1TooManyRequests

func NewUpdateNotificationsV1TooManyRequests() *UpdateNotificationsV1TooManyRequests

NewUpdateNotificationsV1TooManyRequests creates a UpdateNotificationsV1TooManyRequests with default headers values

func (*UpdateNotificationsV1TooManyRequests) Code added in v0.2.33

Code gets the status code for the update notifications v1 too many requests response

func (*UpdateNotificationsV1TooManyRequests) Error

func (*UpdateNotificationsV1TooManyRequests) GetPayload

func (*UpdateNotificationsV1TooManyRequests) IsClientError added in v0.2.27

func (o *UpdateNotificationsV1TooManyRequests) IsClientError() bool

IsClientError returns true when this update notifications v1 too many requests response has a 4xx status code

func (*UpdateNotificationsV1TooManyRequests) IsCode added in v0.2.27

IsCode returns true when this update notifications v1 too many requests response a status code equal to that given

func (*UpdateNotificationsV1TooManyRequests) IsRedirect added in v0.2.27

IsRedirect returns true when this update notifications v1 too many requests response has a 3xx status code

func (*UpdateNotificationsV1TooManyRequests) IsServerError added in v0.2.27

func (o *UpdateNotificationsV1TooManyRequests) IsServerError() bool

IsServerError returns true when this update notifications v1 too many requests response has a 5xx status code

func (*UpdateNotificationsV1TooManyRequests) IsSuccess added in v0.2.27

IsSuccess returns true when this update notifications v1 too many requests response has a 2xx status code

func (*UpdateNotificationsV1TooManyRequests) String added in v0.2.27

type UpdateNotificationsV1Unauthorized

type UpdateNotificationsV1Unauthorized struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	Payload *models.DomainErrorsOnly
}

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

Unauthorized

func NewUpdateNotificationsV1Unauthorized

func NewUpdateNotificationsV1Unauthorized() *UpdateNotificationsV1Unauthorized

NewUpdateNotificationsV1Unauthorized creates a UpdateNotificationsV1Unauthorized with default headers values

func (*UpdateNotificationsV1Unauthorized) Code added in v0.2.33

Code gets the status code for the update notifications v1 unauthorized response

func (*UpdateNotificationsV1Unauthorized) Error

func (*UpdateNotificationsV1Unauthorized) GetPayload

func (*UpdateNotificationsV1Unauthorized) IsClientError added in v0.2.27

func (o *UpdateNotificationsV1Unauthorized) IsClientError() bool

IsClientError returns true when this update notifications v1 unauthorized response has a 4xx status code

func (*UpdateNotificationsV1Unauthorized) IsCode added in v0.2.27

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

IsCode returns true when this update notifications v1 unauthorized response a status code equal to that given

func (*UpdateNotificationsV1Unauthorized) IsRedirect added in v0.2.27

func (o *UpdateNotificationsV1Unauthorized) IsRedirect() bool

IsRedirect returns true when this update notifications v1 unauthorized response has a 3xx status code

func (*UpdateNotificationsV1Unauthorized) IsServerError added in v0.2.27

func (o *UpdateNotificationsV1Unauthorized) IsServerError() bool

IsServerError returns true when this update notifications v1 unauthorized response has a 5xx status code

func (*UpdateNotificationsV1Unauthorized) IsSuccess added in v0.2.27

func (o *UpdateNotificationsV1Unauthorized) IsSuccess() bool

IsSuccess returns true when this update notifications v1 unauthorized response has a 2xx status code

func (*UpdateNotificationsV1Unauthorized) String added in v0.2.27

type UpdateRulesV1BadRequest

type UpdateRulesV1BadRequest struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	Payload *models.DomainErrorsOnly
}

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

Bad Request

func NewUpdateRulesV1BadRequest

func NewUpdateRulesV1BadRequest() *UpdateRulesV1BadRequest

NewUpdateRulesV1BadRequest creates a UpdateRulesV1BadRequest with default headers values

func (*UpdateRulesV1BadRequest) Code added in v0.2.33

func (o *UpdateRulesV1BadRequest) Code() int

Code gets the status code for the update rules v1 bad request response

func (*UpdateRulesV1BadRequest) Error

func (o *UpdateRulesV1BadRequest) Error() string

func (*UpdateRulesV1BadRequest) GetPayload

func (*UpdateRulesV1BadRequest) IsClientError added in v0.2.27

func (o *UpdateRulesV1BadRequest) IsClientError() bool

IsClientError returns true when this update rules v1 bad request response has a 4xx status code

func (*UpdateRulesV1BadRequest) IsCode added in v0.2.27

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

IsCode returns true when this update rules v1 bad request response a status code equal to that given

func (*UpdateRulesV1BadRequest) IsRedirect added in v0.2.27

func (o *UpdateRulesV1BadRequest) IsRedirect() bool

IsRedirect returns true when this update rules v1 bad request response has a 3xx status code

func (*UpdateRulesV1BadRequest) IsServerError added in v0.2.27

func (o *UpdateRulesV1BadRequest) IsServerError() bool

IsServerError returns true when this update rules v1 bad request response has a 5xx status code

func (*UpdateRulesV1BadRequest) IsSuccess added in v0.2.27

func (o *UpdateRulesV1BadRequest) IsSuccess() bool

IsSuccess returns true when this update rules v1 bad request response has a 2xx status code

func (*UpdateRulesV1BadRequest) String added in v0.2.27

func (o *UpdateRulesV1BadRequest) String() string

type UpdateRulesV1Forbidden

type UpdateRulesV1Forbidden struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	Payload *models.DomainErrorsOnly
}

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

Forbidden

func NewUpdateRulesV1Forbidden

func NewUpdateRulesV1Forbidden() *UpdateRulesV1Forbidden

NewUpdateRulesV1Forbidden creates a UpdateRulesV1Forbidden with default headers values

func (*UpdateRulesV1Forbidden) Code added in v0.2.33

func (o *UpdateRulesV1Forbidden) Code() int

Code gets the status code for the update rules v1 forbidden response

func (*UpdateRulesV1Forbidden) Error

func (o *UpdateRulesV1Forbidden) Error() string

func (*UpdateRulesV1Forbidden) GetPayload

func (*UpdateRulesV1Forbidden) IsClientError added in v0.2.27

func (o *UpdateRulesV1Forbidden) IsClientError() bool

IsClientError returns true when this update rules v1 forbidden response has a 4xx status code

func (*UpdateRulesV1Forbidden) IsCode added in v0.2.27

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

IsCode returns true when this update rules v1 forbidden response a status code equal to that given

func (*UpdateRulesV1Forbidden) IsRedirect added in v0.2.27

func (o *UpdateRulesV1Forbidden) IsRedirect() bool

IsRedirect returns true when this update rules v1 forbidden response has a 3xx status code

func (*UpdateRulesV1Forbidden) IsServerError added in v0.2.27

func (o *UpdateRulesV1Forbidden) IsServerError() bool

IsServerError returns true when this update rules v1 forbidden response has a 5xx status code

func (*UpdateRulesV1Forbidden) IsSuccess added in v0.2.27

func (o *UpdateRulesV1Forbidden) IsSuccess() bool

IsSuccess returns true when this update rules v1 forbidden response has a 2xx status code

func (*UpdateRulesV1Forbidden) String added in v0.2.27

func (o *UpdateRulesV1Forbidden) String() string

type UpdateRulesV1InternalServerError

type UpdateRulesV1InternalServerError struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	Payload *models.DomainErrorsOnly
}

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

Internal Server Error

func NewUpdateRulesV1InternalServerError

func NewUpdateRulesV1InternalServerError() *UpdateRulesV1InternalServerError

NewUpdateRulesV1InternalServerError creates a UpdateRulesV1InternalServerError with default headers values

func (*UpdateRulesV1InternalServerError) Code added in v0.2.33

Code gets the status code for the update rules v1 internal server error response

func (*UpdateRulesV1InternalServerError) Error

func (*UpdateRulesV1InternalServerError) GetPayload

func (*UpdateRulesV1InternalServerError) IsClientError added in v0.2.27

func (o *UpdateRulesV1InternalServerError) IsClientError() bool

IsClientError returns true when this update rules v1 internal server error response has a 4xx status code

func (*UpdateRulesV1InternalServerError) IsCode added in v0.2.27

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

IsCode returns true when this update rules v1 internal server error response a status code equal to that given

func (*UpdateRulesV1InternalServerError) IsRedirect added in v0.2.27

func (o *UpdateRulesV1InternalServerError) IsRedirect() bool

IsRedirect returns true when this update rules v1 internal server error response has a 3xx status code

func (*UpdateRulesV1InternalServerError) IsServerError added in v0.2.27

func (o *UpdateRulesV1InternalServerError) IsServerError() bool

IsServerError returns true when this update rules v1 internal server error response has a 5xx status code

func (*UpdateRulesV1InternalServerError) IsSuccess added in v0.2.27

func (o *UpdateRulesV1InternalServerError) IsSuccess() bool

IsSuccess returns true when this update rules v1 internal server error response has a 2xx status code

func (*UpdateRulesV1InternalServerError) String added in v0.2.27

type UpdateRulesV1OK

type UpdateRulesV1OK struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	Payload *models.DomainRulesEntitiesResponseV1
}

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

OK

func NewUpdateRulesV1OK

func NewUpdateRulesV1OK() *UpdateRulesV1OK

NewUpdateRulesV1OK creates a UpdateRulesV1OK with default headers values

func (*UpdateRulesV1OK) Code added in v0.2.33

func (o *UpdateRulesV1OK) Code() int

Code gets the status code for the update rules v1 o k response

func (*UpdateRulesV1OK) Error

func (o *UpdateRulesV1OK) Error() string

func (*UpdateRulesV1OK) GetPayload

func (*UpdateRulesV1OK) IsClientError added in v0.2.27

func (o *UpdateRulesV1OK) IsClientError() bool

IsClientError returns true when this update rules v1 o k response has a 4xx status code

func (*UpdateRulesV1OK) IsCode added in v0.2.27

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

IsCode returns true when this update rules v1 o k response a status code equal to that given

func (*UpdateRulesV1OK) IsRedirect added in v0.2.27

func (o *UpdateRulesV1OK) IsRedirect() bool

IsRedirect returns true when this update rules v1 o k response has a 3xx status code

func (*UpdateRulesV1OK) IsServerError added in v0.2.27

func (o *UpdateRulesV1OK) IsServerError() bool

IsServerError returns true when this update rules v1 o k response has a 5xx status code

func (*UpdateRulesV1OK) IsSuccess added in v0.2.27

func (o *UpdateRulesV1OK) IsSuccess() bool

IsSuccess returns true when this update rules v1 o k response has a 2xx status code

func (*UpdateRulesV1OK) String added in v0.2.27

func (o *UpdateRulesV1OK) String() string

type UpdateRulesV1Params

type UpdateRulesV1Params struct {

	// Body.
	Body []*models.DomainUpdateRuleRequestV1

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

UpdateRulesV1Params contains all the parameters to send to the API endpoint

for the update rules v1 operation.

Typically these are written to a http.Request.

func NewUpdateRulesV1Params

func NewUpdateRulesV1Params() *UpdateRulesV1Params

NewUpdateRulesV1Params creates a new UpdateRulesV1Params 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 NewUpdateRulesV1ParamsWithContext

func NewUpdateRulesV1ParamsWithContext(ctx context.Context) *UpdateRulesV1Params

NewUpdateRulesV1ParamsWithContext creates a new UpdateRulesV1Params object with the ability to set a context for a request.

func NewUpdateRulesV1ParamsWithHTTPClient

func NewUpdateRulesV1ParamsWithHTTPClient(client *http.Client) *UpdateRulesV1Params

NewUpdateRulesV1ParamsWithHTTPClient creates a new UpdateRulesV1Params object with the ability to set a custom HTTPClient for a request.

func NewUpdateRulesV1ParamsWithTimeout

func NewUpdateRulesV1ParamsWithTimeout(timeout time.Duration) *UpdateRulesV1Params

NewUpdateRulesV1ParamsWithTimeout creates a new UpdateRulesV1Params object with the ability to set a timeout on a request.

func (*UpdateRulesV1Params) SetBody

SetBody adds the body to the update rules v1 params

func (*UpdateRulesV1Params) SetContext

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

SetContext adds the context to the update rules v1 params

func (*UpdateRulesV1Params) SetDefaults

func (o *UpdateRulesV1Params) SetDefaults()

SetDefaults hydrates default values in the update rules v1 params (not the query body).

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

func (*UpdateRulesV1Params) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the update rules v1 params

func (*UpdateRulesV1Params) SetTimeout

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

SetTimeout adds the timeout to the update rules v1 params

func (*UpdateRulesV1Params) WithBody

WithBody adds the body to the update rules v1 params

func (*UpdateRulesV1Params) WithContext

WithContext adds the context to the update rules v1 params

func (*UpdateRulesV1Params) WithDefaults

func (o *UpdateRulesV1Params) WithDefaults() *UpdateRulesV1Params

WithDefaults hydrates default values in the update rules v1 params (not the query body).

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

func (*UpdateRulesV1Params) WithHTTPClient

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

WithHTTPClient adds the HTTPClient to the update rules v1 params

func (*UpdateRulesV1Params) WithTimeout

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

WithTimeout adds the timeout to the update rules v1 params

func (*UpdateRulesV1Params) WriteToRequest

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

WriteToRequest writes these params to a swagger request

type UpdateRulesV1Reader

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

UpdateRulesV1Reader is a Reader for the UpdateRulesV1 structure.

func (*UpdateRulesV1Reader) ReadResponse

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

ReadResponse reads a server response into the received o.

type UpdateRulesV1TooManyRequests

type UpdateRulesV1TooManyRequests struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	/* Too many requests, retry after this time (as milliseconds since epoch)
	 */
	XRateLimitRetryAfter int64

	Payload *models.MsaReplyMetaOnly
}

UpdateRulesV1TooManyRequests describes a response with status code 429, with default header values.

Too Many Requests

func NewUpdateRulesV1TooManyRequests

func NewUpdateRulesV1TooManyRequests() *UpdateRulesV1TooManyRequests

NewUpdateRulesV1TooManyRequests creates a UpdateRulesV1TooManyRequests with default headers values

func (*UpdateRulesV1TooManyRequests) Code added in v0.2.33

Code gets the status code for the update rules v1 too many requests response

func (*UpdateRulesV1TooManyRequests) Error

func (*UpdateRulesV1TooManyRequests) GetPayload

func (*UpdateRulesV1TooManyRequests) IsClientError added in v0.2.27

func (o *UpdateRulesV1TooManyRequests) IsClientError() bool

IsClientError returns true when this update rules v1 too many requests response has a 4xx status code

func (*UpdateRulesV1TooManyRequests) IsCode added in v0.2.27

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

IsCode returns true when this update rules v1 too many requests response a status code equal to that given

func (*UpdateRulesV1TooManyRequests) IsRedirect added in v0.2.27

func (o *UpdateRulesV1TooManyRequests) IsRedirect() bool

IsRedirect returns true when this update rules v1 too many requests response has a 3xx status code

func (*UpdateRulesV1TooManyRequests) IsServerError added in v0.2.27

func (o *UpdateRulesV1TooManyRequests) IsServerError() bool

IsServerError returns true when this update rules v1 too many requests response has a 5xx status code

func (*UpdateRulesV1TooManyRequests) IsSuccess added in v0.2.27

func (o *UpdateRulesV1TooManyRequests) IsSuccess() bool

IsSuccess returns true when this update rules v1 too many requests response has a 2xx status code

func (*UpdateRulesV1TooManyRequests) String added in v0.2.27

type UpdateRulesV1Unauthorized

type UpdateRulesV1Unauthorized struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	Payload *models.DomainErrorsOnly
}

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

Unauthorized

func NewUpdateRulesV1Unauthorized

func NewUpdateRulesV1Unauthorized() *UpdateRulesV1Unauthorized

NewUpdateRulesV1Unauthorized creates a UpdateRulesV1Unauthorized with default headers values

func (*UpdateRulesV1Unauthorized) Code added in v0.2.33

func (o *UpdateRulesV1Unauthorized) Code() int

Code gets the status code for the update rules v1 unauthorized response

func (*UpdateRulesV1Unauthorized) Error

func (o *UpdateRulesV1Unauthorized) Error() string

func (*UpdateRulesV1Unauthorized) GetPayload

func (*UpdateRulesV1Unauthorized) IsClientError added in v0.2.27

func (o *UpdateRulesV1Unauthorized) IsClientError() bool

IsClientError returns true when this update rules v1 unauthorized response has a 4xx status code

func (*UpdateRulesV1Unauthorized) IsCode added in v0.2.27

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

IsCode returns true when this update rules v1 unauthorized response a status code equal to that given

func (*UpdateRulesV1Unauthorized) IsRedirect added in v0.2.27

func (o *UpdateRulesV1Unauthorized) IsRedirect() bool

IsRedirect returns true when this update rules v1 unauthorized response has a 3xx status code

func (*UpdateRulesV1Unauthorized) IsServerError added in v0.2.27

func (o *UpdateRulesV1Unauthorized) IsServerError() bool

IsServerError returns true when this update rules v1 unauthorized response has a 5xx status code

func (*UpdateRulesV1Unauthorized) IsSuccess added in v0.2.27

func (o *UpdateRulesV1Unauthorized) IsSuccess() bool

IsSuccess returns true when this update rules v1 unauthorized response has a 2xx status code

func (*UpdateRulesV1Unauthorized) String added in v0.2.27

func (o *UpdateRulesV1Unauthorized) String() string

Source Files

Jump to

Keyboard shortcuts

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