queries

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Dec 14, 2023 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 CancelQueryBadRequest

type CancelQueryBadRequest struct {

	/* Your rate limit (requests per second) for this operation.
	 */
	XAmznRateLimitLimit string

	/* Unique request reference identifier.
	 */
	XAmznRequestID string

	Payload *data_kiosk_2023_11_15_models.ErrorList
}

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

Request has missing or invalid parameters and cannot be parsed.

func NewCancelQueryBadRequest

func NewCancelQueryBadRequest() *CancelQueryBadRequest

NewCancelQueryBadRequest creates a CancelQueryBadRequest with default headers values

func (*CancelQueryBadRequest) Error

func (o *CancelQueryBadRequest) Error() string

func (*CancelQueryBadRequest) GetPayload

func (*CancelQueryBadRequest) IsClientError

func (o *CancelQueryBadRequest) IsClientError() bool

IsClientError returns true when this cancel query bad request response has a 4xx status code

func (*CancelQueryBadRequest) IsCode

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

IsCode returns true when this cancel query bad request response a status code equal to that given

func (*CancelQueryBadRequest) IsRedirect

func (o *CancelQueryBadRequest) IsRedirect() bool

IsRedirect returns true when this cancel query bad request response has a 3xx status code

func (*CancelQueryBadRequest) IsServerError

func (o *CancelQueryBadRequest) IsServerError() bool

IsServerError returns true when this cancel query bad request response has a 5xx status code

func (*CancelQueryBadRequest) IsSuccess

func (o *CancelQueryBadRequest) IsSuccess() bool

IsSuccess returns true when this cancel query bad request response has a 2xx status code

func (*CancelQueryBadRequest) String

func (o *CancelQueryBadRequest) String() string

type CancelQueryForbidden

type CancelQueryForbidden struct {

	/* Unique request reference identifier.
	 */
	XAmznRequestID string

	Payload *data_kiosk_2023_11_15_models.ErrorList
}

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

Indicates that access to the resource is forbidden. Possible reasons include Access Denied, Unauthorized, Expired Token, or Invalid Signature.

func NewCancelQueryForbidden

func NewCancelQueryForbidden() *CancelQueryForbidden

NewCancelQueryForbidden creates a CancelQueryForbidden with default headers values

func (*CancelQueryForbidden) Error

func (o *CancelQueryForbidden) Error() string

func (*CancelQueryForbidden) GetPayload

func (*CancelQueryForbidden) IsClientError

func (o *CancelQueryForbidden) IsClientError() bool

IsClientError returns true when this cancel query forbidden response has a 4xx status code

func (*CancelQueryForbidden) IsCode

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

IsCode returns true when this cancel query forbidden response a status code equal to that given

func (*CancelQueryForbidden) IsRedirect

func (o *CancelQueryForbidden) IsRedirect() bool

IsRedirect returns true when this cancel query forbidden response has a 3xx status code

func (*CancelQueryForbidden) IsServerError

func (o *CancelQueryForbidden) IsServerError() bool

IsServerError returns true when this cancel query forbidden response has a 5xx status code

func (*CancelQueryForbidden) IsSuccess

func (o *CancelQueryForbidden) IsSuccess() bool

IsSuccess returns true when this cancel query forbidden response has a 2xx status code

func (*CancelQueryForbidden) String

func (o *CancelQueryForbidden) String() string

type CancelQueryInternalServerError

type CancelQueryInternalServerError struct {

	/* Your rate limit (requests per second) for this operation.
	_Note:_ For this status code, the rate limit header is deprecated and no longer returned.
	*/
	XAmznRateLimitLimit string

	/* Unique request reference identifier.
	 */
	XAmznRequestID string

	Payload *data_kiosk_2023_11_15_models.ErrorList
}

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

An unexpected condition occurred that prevented the server from fulfilling the request.

func NewCancelQueryInternalServerError

func NewCancelQueryInternalServerError() *CancelQueryInternalServerError

NewCancelQueryInternalServerError creates a CancelQueryInternalServerError with default headers values

func (*CancelQueryInternalServerError) Error

func (*CancelQueryInternalServerError) GetPayload

func (*CancelQueryInternalServerError) IsClientError

func (o *CancelQueryInternalServerError) IsClientError() bool

IsClientError returns true when this cancel query internal server error response has a 4xx status code

func (*CancelQueryInternalServerError) IsCode

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

IsCode returns true when this cancel query internal server error response a status code equal to that given

func (*CancelQueryInternalServerError) IsRedirect

func (o *CancelQueryInternalServerError) IsRedirect() bool

IsRedirect returns true when this cancel query internal server error response has a 3xx status code

func (*CancelQueryInternalServerError) IsServerError

func (o *CancelQueryInternalServerError) IsServerError() bool

IsServerError returns true when this cancel query internal server error response has a 5xx status code

func (*CancelQueryInternalServerError) IsSuccess

func (o *CancelQueryInternalServerError) IsSuccess() bool

IsSuccess returns true when this cancel query internal server error response has a 2xx status code

func (*CancelQueryInternalServerError) String

type CancelQueryNotFound

type CancelQueryNotFound struct {

	/* Your rate limit (requests per second) for this operation.
	 */
	XAmznRateLimitLimit string

	/* Unique request reference identifier.
	 */
	XAmznRequestID string

	Payload *data_kiosk_2023_11_15_models.ErrorList
}

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

The specified resource does not exist.

func NewCancelQueryNotFound

func NewCancelQueryNotFound() *CancelQueryNotFound

NewCancelQueryNotFound creates a CancelQueryNotFound with default headers values

func (*CancelQueryNotFound) Error

func (o *CancelQueryNotFound) Error() string

func (*CancelQueryNotFound) GetPayload

func (*CancelQueryNotFound) IsClientError

func (o *CancelQueryNotFound) IsClientError() bool

IsClientError returns true when this cancel query not found response has a 4xx status code

func (*CancelQueryNotFound) IsCode

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

IsCode returns true when this cancel query not found response a status code equal to that given

func (*CancelQueryNotFound) IsRedirect

func (o *CancelQueryNotFound) IsRedirect() bool

IsRedirect returns true when this cancel query not found response has a 3xx status code

func (*CancelQueryNotFound) IsServerError

func (o *CancelQueryNotFound) IsServerError() bool

IsServerError returns true when this cancel query not found response has a 5xx status code

func (*CancelQueryNotFound) IsSuccess

func (o *CancelQueryNotFound) IsSuccess() bool

IsSuccess returns true when this cancel query not found response has a 2xx status code

func (*CancelQueryNotFound) String

func (o *CancelQueryNotFound) String() string

type CancelQueryOK

type CancelQueryOK struct {

	/* Your rate limit (requests per second) for this operation.
	 */
	XAmznRateLimitLimit string

	/* Unique request reference identifier.
	 */
	XAmznRequestID string
}

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

Success.

func NewCancelQueryOK

func NewCancelQueryOK() *CancelQueryOK

NewCancelQueryOK creates a CancelQueryOK with default headers values

func (*CancelQueryOK) Error

func (o *CancelQueryOK) Error() string

func (*CancelQueryOK) IsClientError

func (o *CancelQueryOK) IsClientError() bool

IsClientError returns true when this cancel query o k response has a 4xx status code

func (*CancelQueryOK) IsCode

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

IsCode returns true when this cancel query o k response a status code equal to that given

func (*CancelQueryOK) IsRedirect

func (o *CancelQueryOK) IsRedirect() bool

IsRedirect returns true when this cancel query o k response has a 3xx status code

func (*CancelQueryOK) IsServerError

func (o *CancelQueryOK) IsServerError() bool

IsServerError returns true when this cancel query o k response has a 5xx status code

func (*CancelQueryOK) IsSuccess

func (o *CancelQueryOK) IsSuccess() bool

IsSuccess returns true when this cancel query o k response has a 2xx status code

func (*CancelQueryOK) String

func (o *CancelQueryOK) String() string

type CancelQueryParams

type CancelQueryParams struct {

	/* QueryID.

	   The identifier for the query. This identifier is unique only in combination with a selling partner account ID.
	*/
	QueryID string

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

CancelQueryParams contains all the parameters to send to the API endpoint

for the cancel query operation.

Typically these are written to a http.Request.

func NewCancelQueryParams

func NewCancelQueryParams() *CancelQueryParams

NewCancelQueryParams creates a new CancelQueryParams 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 NewCancelQueryParamsWithContext

func NewCancelQueryParamsWithContext(ctx context.Context) *CancelQueryParams

NewCancelQueryParamsWithContext creates a new CancelQueryParams object with the ability to set a context for a request.

func NewCancelQueryParamsWithHTTPClient

func NewCancelQueryParamsWithHTTPClient(client *http.Client) *CancelQueryParams

NewCancelQueryParamsWithHTTPClient creates a new CancelQueryParams object with the ability to set a custom HTTPClient for a request.

func NewCancelQueryParamsWithTimeout

func NewCancelQueryParamsWithTimeout(timeout time.Duration) *CancelQueryParams

NewCancelQueryParamsWithTimeout creates a new CancelQueryParams object with the ability to set a timeout on a request.

func (*CancelQueryParams) SetContext

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

SetContext adds the context to the cancel query params

func (*CancelQueryParams) SetDefaults

func (o *CancelQueryParams) SetDefaults()

SetDefaults hydrates default values in the cancel query params (not the query body).

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

func (*CancelQueryParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the cancel query params

func (*CancelQueryParams) SetQueryID

func (o *CancelQueryParams) SetQueryID(queryID string)

SetQueryID adds the queryId to the cancel query params

func (*CancelQueryParams) SetTimeout

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

SetTimeout adds the timeout to the cancel query params

func (*CancelQueryParams) WithContext

func (o *CancelQueryParams) WithContext(ctx context.Context) *CancelQueryParams

WithContext adds the context to the cancel query params

func (*CancelQueryParams) WithDefaults

func (o *CancelQueryParams) WithDefaults() *CancelQueryParams

WithDefaults hydrates default values in the cancel query params (not the query body).

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

func (*CancelQueryParams) WithHTTPClient

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

WithHTTPClient adds the HTTPClient to the cancel query params

func (*CancelQueryParams) WithQueryID

func (o *CancelQueryParams) WithQueryID(queryID string) *CancelQueryParams

WithQueryID adds the queryID to the cancel query params

func (*CancelQueryParams) WithTimeout

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

WithTimeout adds the timeout to the cancel query params

func (*CancelQueryParams) WriteToRequest

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

WriteToRequest writes these params to a swagger request

type CancelQueryReader

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

CancelQueryReader is a Reader for the CancelQuery structure.

func (*CancelQueryReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type CancelQueryServiceUnavailable

type CancelQueryServiceUnavailable struct {

	/* Your rate limit (requests per second) for this operation.
	_Note:_ For this status code, the rate limit header is deprecated and no longer returned.
	*/
	XAmznRateLimitLimit string

	/* Unique request reference identifier.
	 */
	XAmznRequestID string

	Payload *data_kiosk_2023_11_15_models.ErrorList
}

CancelQueryServiceUnavailable describes a response with status code 503, with default header values.

Temporary overloading or maintenance of the server.

func NewCancelQueryServiceUnavailable

func NewCancelQueryServiceUnavailable() *CancelQueryServiceUnavailable

NewCancelQueryServiceUnavailable creates a CancelQueryServiceUnavailable with default headers values

func (*CancelQueryServiceUnavailable) Error

func (*CancelQueryServiceUnavailable) GetPayload

func (*CancelQueryServiceUnavailable) IsClientError

func (o *CancelQueryServiceUnavailable) IsClientError() bool

IsClientError returns true when this cancel query service unavailable response has a 4xx status code

func (*CancelQueryServiceUnavailable) IsCode

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

IsCode returns true when this cancel query service unavailable response a status code equal to that given

func (*CancelQueryServiceUnavailable) IsRedirect

func (o *CancelQueryServiceUnavailable) IsRedirect() bool

IsRedirect returns true when this cancel query service unavailable response has a 3xx status code

func (*CancelQueryServiceUnavailable) IsServerError

func (o *CancelQueryServiceUnavailable) IsServerError() bool

IsServerError returns true when this cancel query service unavailable response has a 5xx status code

func (*CancelQueryServiceUnavailable) IsSuccess

func (o *CancelQueryServiceUnavailable) IsSuccess() bool

IsSuccess returns true when this cancel query service unavailable response has a 2xx status code

func (*CancelQueryServiceUnavailable) String

type CancelQueryTooManyRequests

type CancelQueryTooManyRequests struct {

	/* Your rate limit (requests per second) for this operation.
	_Note:_ For this status code, the rate limit header is deprecated and no longer returned.
	*/
	XAmznRateLimitLimit string

	/* Unique request reference identifier.
	 */
	XAmznRequestID string

	Payload *data_kiosk_2023_11_15_models.ErrorList
}

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

The frequency of requests was greater than allowed.

func NewCancelQueryTooManyRequests

func NewCancelQueryTooManyRequests() *CancelQueryTooManyRequests

NewCancelQueryTooManyRequests creates a CancelQueryTooManyRequests with default headers values

func (*CancelQueryTooManyRequests) Error

func (*CancelQueryTooManyRequests) GetPayload

func (*CancelQueryTooManyRequests) IsClientError

func (o *CancelQueryTooManyRequests) IsClientError() bool

IsClientError returns true when this cancel query too many requests response has a 4xx status code

func (*CancelQueryTooManyRequests) IsCode

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

IsCode returns true when this cancel query too many requests response a status code equal to that given

func (*CancelQueryTooManyRequests) IsRedirect

func (o *CancelQueryTooManyRequests) IsRedirect() bool

IsRedirect returns true when this cancel query too many requests response has a 3xx status code

func (*CancelQueryTooManyRequests) IsServerError

func (o *CancelQueryTooManyRequests) IsServerError() bool

IsServerError returns true when this cancel query too many requests response has a 5xx status code

func (*CancelQueryTooManyRequests) IsSuccess

func (o *CancelQueryTooManyRequests) IsSuccess() bool

IsSuccess returns true when this cancel query too many requests response has a 2xx status code

func (*CancelQueryTooManyRequests) String

func (o *CancelQueryTooManyRequests) String() string

type CancelQueryUnauthorized

type CancelQueryUnauthorized struct {

	/* Your rate limit (requests per second) for this operation.
	_Note:_ For this status code, the rate limit header is deprecated and no longer returned.
	*/
	XAmznRateLimitLimit string

	/* Unique request reference identifier.
	 */
	XAmznRequestID string

	Payload *data_kiosk_2023_11_15_models.ErrorList
}

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

The request's Authorization header is not formatted correctly or does not contain a valid token.

func NewCancelQueryUnauthorized

func NewCancelQueryUnauthorized() *CancelQueryUnauthorized

NewCancelQueryUnauthorized creates a CancelQueryUnauthorized with default headers values

func (*CancelQueryUnauthorized) Error

func (o *CancelQueryUnauthorized) Error() string

func (*CancelQueryUnauthorized) GetPayload

func (*CancelQueryUnauthorized) IsClientError

func (o *CancelQueryUnauthorized) IsClientError() bool

IsClientError returns true when this cancel query unauthorized response has a 4xx status code

func (*CancelQueryUnauthorized) IsCode

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

IsCode returns true when this cancel query unauthorized response a status code equal to that given

func (*CancelQueryUnauthorized) IsRedirect

func (o *CancelQueryUnauthorized) IsRedirect() bool

IsRedirect returns true when this cancel query unauthorized response has a 3xx status code

func (*CancelQueryUnauthorized) IsServerError

func (o *CancelQueryUnauthorized) IsServerError() bool

IsServerError returns true when this cancel query unauthorized response has a 5xx status code

func (*CancelQueryUnauthorized) IsSuccess

func (o *CancelQueryUnauthorized) IsSuccess() bool

IsSuccess returns true when this cancel query unauthorized response has a 2xx status code

func (*CancelQueryUnauthorized) String

func (o *CancelQueryUnauthorized) String() string

type CancelQueryUnsupportedMediaType

type CancelQueryUnsupportedMediaType struct {

	/* Your rate limit (requests per second) for this operation.
	_Note:_ For this status code, the rate limit header is deprecated and no longer returned.
	*/
	XAmznRateLimitLimit string

	/* Unique request reference identifier.
	 */
	XAmznRequestID string

	Payload *data_kiosk_2023_11_15_models.ErrorList
}

CancelQueryUnsupportedMediaType describes a response with status code 415, with default header values.

The request's Content-Type header is invalid.

func NewCancelQueryUnsupportedMediaType

func NewCancelQueryUnsupportedMediaType() *CancelQueryUnsupportedMediaType

NewCancelQueryUnsupportedMediaType creates a CancelQueryUnsupportedMediaType with default headers values

func (*CancelQueryUnsupportedMediaType) Error

func (*CancelQueryUnsupportedMediaType) GetPayload

func (*CancelQueryUnsupportedMediaType) IsClientError

func (o *CancelQueryUnsupportedMediaType) IsClientError() bool

IsClientError returns true when this cancel query unsupported media type response has a 4xx status code

func (*CancelQueryUnsupportedMediaType) IsCode

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

IsCode returns true when this cancel query unsupported media type response a status code equal to that given

func (*CancelQueryUnsupportedMediaType) IsRedirect

func (o *CancelQueryUnsupportedMediaType) IsRedirect() bool

IsRedirect returns true when this cancel query unsupported media type response has a 3xx status code

func (*CancelQueryUnsupportedMediaType) IsServerError

func (o *CancelQueryUnsupportedMediaType) IsServerError() bool

IsServerError returns true when this cancel query unsupported media type response has a 5xx status code

func (*CancelQueryUnsupportedMediaType) IsSuccess

func (o *CancelQueryUnsupportedMediaType) IsSuccess() bool

IsSuccess returns true when this cancel query unsupported media type response has a 2xx status code

func (*CancelQueryUnsupportedMediaType) String

type Client

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

Client for queries API

func (*Client) CancelQuery

func (a *Client) CancelQuery(params *CancelQueryParams, opts ...ClientOption) (*CancelQueryOK, error)
CancelQuery Cancels the query specified by the `queryId` parameter. Only queries with a non-terminal `processingStatus` (`IN_QUEUE`, `IN_PROGRESS`) can be cancelled. Cancelling a query that already has a `processingStatus` of `CANCELLED` will no-op. Cancelled queries are returned in subsequent calls to the `getQuery` and `getQueries` operations.

**Usage Plan:**

| Rate (requests per second) | Burst | | ---- | ---- | | 0.0222 | 10 |

The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values than those shown here. For more information, refer to [Usage Plans and Rate Limits in the Selling Partner API](https://developer-docs.amazon.com/sp-api/docs/usage-plans-and-rate-limits-in-the-sp-api).

func (*Client) CreateQuery

func (a *Client) CreateQuery(params *CreateQueryParams, opts ...ClientOption) (*CreateQueryAccepted, error)
CreateQuery Creates a Data Kiosk query request.

**Note:** The retention of a query varies based on the fields requested. Each field within a schema is annotated with a `@resultRetention` directive that defines how long a query containing that field will be retained. When a query contains multiple fields with different retentions, the shortest (minimum) retention is applied. The retention of a query's resulting documents always matches the retention of the query.

**Usage Plan:**

| Rate (requests per second) | Burst | | ---- | ---- | | 0.0167 | 15 |

The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values than those shown here. For more information, refer to [Usage Plans and Rate Limits in the Selling Partner API](https://developer-docs.amazon.com/sp-api/docs/usage-plans-and-rate-limits-in-the-sp-api).

func (*Client) GetDocument

func (a *Client) GetDocument(params *GetDocumentParams, opts ...ClientOption) (*GetDocumentOK, error)
GetDocument Returns the information required for retrieving a Data Kiosk document's contents. See the `createQuery` operation for details about document retention.

**Usage Plan:**

| Rate (requests per second) | Burst | | ---- | ---- | | 0.0167 | 15 |

The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values than those shown here. For more information, refer to [Usage Plans and Rate Limits in the Selling Partner API](https://developer-docs.amazon.com/sp-api/docs/usage-plans-and-rate-limits-in-the-sp-api).

func (*Client) GetQueries

func (a *Client) GetQueries(params *GetQueriesParams, opts ...ClientOption) (*GetQueriesOK, error)
GetQueries Returns details for the Data Kiosk queries that match the specified filters. See the `createQuery` operation for details about query retention.

**Usage Plan:**

| Rate (requests per second) | Burst | | ---- | ---- | | 0.0222 | 10 |

The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values than those shown here. For more information, refer to [Usage Plans and Rate Limits in the Selling Partner API](https://developer-docs.amazon.com/sp-api/docs/usage-plans-and-rate-limits-in-the-sp-api).

func (*Client) GetQuery

func (a *Client) GetQuery(params *GetQueryParams, opts ...ClientOption) (*GetQueryOK, error)
GetQuery Returns query details for the query specified by the `queryId` parameter. See the `createQuery` operation for details about query retention.

**Usage Plan:**

| Rate (requests per second) | Burst | | ---- | ---- | | 2.0 | 15 |

The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values than those shown here. For more information, refer to [Usage Plans and Rate Limits in the Selling Partner API](https://developer-docs.amazon.com/sp-api/docs/usage-plans-and-rate-limits-in-the-sp-api).

func (*Client) SetTransport

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

SetTransport changes the transport on the client

type ClientOption

type ClientOption func(*runtime.ClientOperation)

ClientOption is the option for Client methods

type ClientService

type ClientService interface {
	CancelQuery(params *CancelQueryParams, opts ...ClientOption) (*CancelQueryOK, error)

	CreateQuery(params *CreateQueryParams, opts ...ClientOption) (*CreateQueryAccepted, error)

	GetDocument(params *GetDocumentParams, opts ...ClientOption) (*GetDocumentOK, error)

	GetQueries(params *GetQueriesParams, opts ...ClientOption) (*GetQueriesOK, error)

	GetQuery(params *GetQueryParams, opts ...ClientOption) (*GetQueryOK, 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 queries API client.

type CreateQueryAccepted

type CreateQueryAccepted struct {

	/* Your rate limit (requests per second) for this operation.
	 */
	XAmznRateLimitLimit string

	/* Unique request reference identifier.
	 */
	XAmznRequestID string

	Payload *data_kiosk_2023_11_15_models.CreateQueryResponse
}

CreateQueryAccepted describes a response with status code 202, with default header values.

Success.

func NewCreateQueryAccepted

func NewCreateQueryAccepted() *CreateQueryAccepted

NewCreateQueryAccepted creates a CreateQueryAccepted with default headers values

func (*CreateQueryAccepted) Error

func (o *CreateQueryAccepted) Error() string

func (*CreateQueryAccepted) GetPayload

func (*CreateQueryAccepted) IsClientError

func (o *CreateQueryAccepted) IsClientError() bool

IsClientError returns true when this create query accepted response has a 4xx status code

func (*CreateQueryAccepted) IsCode

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

IsCode returns true when this create query accepted response a status code equal to that given

func (*CreateQueryAccepted) IsRedirect

func (o *CreateQueryAccepted) IsRedirect() bool

IsRedirect returns true when this create query accepted response has a 3xx status code

func (*CreateQueryAccepted) IsServerError

func (o *CreateQueryAccepted) IsServerError() bool

IsServerError returns true when this create query accepted response has a 5xx status code

func (*CreateQueryAccepted) IsSuccess

func (o *CreateQueryAccepted) IsSuccess() bool

IsSuccess returns true when this create query accepted response has a 2xx status code

func (*CreateQueryAccepted) String

func (o *CreateQueryAccepted) String() string

type CreateQueryBadRequest

type CreateQueryBadRequest struct {

	/* Your rate limit (requests per second) for this operation.
	 */
	XAmznRateLimitLimit string

	/* Unique request reference identifier.
	 */
	XAmznRequestID string

	Payload *data_kiosk_2023_11_15_models.ErrorList
}

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

Request has missing or invalid parameters and cannot be parsed.

func NewCreateQueryBadRequest

func NewCreateQueryBadRequest() *CreateQueryBadRequest

NewCreateQueryBadRequest creates a CreateQueryBadRequest with default headers values

func (*CreateQueryBadRequest) Error

func (o *CreateQueryBadRequest) Error() string

func (*CreateQueryBadRequest) GetPayload

func (*CreateQueryBadRequest) IsClientError

func (o *CreateQueryBadRequest) IsClientError() bool

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

func (*CreateQueryBadRequest) IsCode

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

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

func (*CreateQueryBadRequest) IsRedirect

func (o *CreateQueryBadRequest) IsRedirect() bool

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

func (*CreateQueryBadRequest) IsServerError

func (o *CreateQueryBadRequest) IsServerError() bool

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

func (*CreateQueryBadRequest) IsSuccess

func (o *CreateQueryBadRequest) IsSuccess() bool

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

func (*CreateQueryBadRequest) String

func (o *CreateQueryBadRequest) String() string

type CreateQueryForbidden

type CreateQueryForbidden struct {

	/* Unique request reference identifier.
	 */
	XAmznRequestID string

	Payload *data_kiosk_2023_11_15_models.ErrorList
}

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

Indicates that access to the resource is forbidden. Possible reasons include Access Denied, Unauthorized, Expired Token, or Invalid Signature.

func NewCreateQueryForbidden

func NewCreateQueryForbidden() *CreateQueryForbidden

NewCreateQueryForbidden creates a CreateQueryForbidden with default headers values

func (*CreateQueryForbidden) Error

func (o *CreateQueryForbidden) Error() string

func (*CreateQueryForbidden) GetPayload

func (*CreateQueryForbidden) IsClientError

func (o *CreateQueryForbidden) IsClientError() bool

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

func (*CreateQueryForbidden) IsCode

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

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

func (*CreateQueryForbidden) IsRedirect

func (o *CreateQueryForbidden) IsRedirect() bool

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

func (*CreateQueryForbidden) IsServerError

func (o *CreateQueryForbidden) IsServerError() bool

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

func (*CreateQueryForbidden) IsSuccess

func (o *CreateQueryForbidden) IsSuccess() bool

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

func (*CreateQueryForbidden) String

func (o *CreateQueryForbidden) String() string

type CreateQueryInternalServerError

type CreateQueryInternalServerError struct {

	/* Your rate limit (requests per second) for this operation.
	_Note:_ For this status code, the rate limit header is deprecated and no longer returned.
	*/
	XAmznRateLimitLimit string

	/* Unique request reference identifier.
	 */
	XAmznRequestID string

	Payload *data_kiosk_2023_11_15_models.ErrorList
}

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

An unexpected condition occurred that prevented the server from fulfilling the request.

func NewCreateQueryInternalServerError

func NewCreateQueryInternalServerError() *CreateQueryInternalServerError

NewCreateQueryInternalServerError creates a CreateQueryInternalServerError with default headers values

func (*CreateQueryInternalServerError) Error

func (*CreateQueryInternalServerError) GetPayload

func (*CreateQueryInternalServerError) IsClientError

func (o *CreateQueryInternalServerError) IsClientError() bool

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

func (*CreateQueryInternalServerError) IsCode

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

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

func (*CreateQueryInternalServerError) IsRedirect

func (o *CreateQueryInternalServerError) IsRedirect() bool

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

func (*CreateQueryInternalServerError) IsServerError

func (o *CreateQueryInternalServerError) IsServerError() bool

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

func (*CreateQueryInternalServerError) IsSuccess

func (o *CreateQueryInternalServerError) IsSuccess() bool

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

func (*CreateQueryInternalServerError) String

type CreateQueryNotFound

type CreateQueryNotFound struct {

	/* Your rate limit (requests per second) for this operation.
	 */
	XAmznRateLimitLimit string

	/* Unique request reference identifier.
	 */
	XAmznRequestID string

	Payload *data_kiosk_2023_11_15_models.ErrorList
}

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

The specified resource does not exist.

func NewCreateQueryNotFound

func NewCreateQueryNotFound() *CreateQueryNotFound

NewCreateQueryNotFound creates a CreateQueryNotFound with default headers values

func (*CreateQueryNotFound) Error

func (o *CreateQueryNotFound) Error() string

func (*CreateQueryNotFound) GetPayload

func (*CreateQueryNotFound) IsClientError

func (o *CreateQueryNotFound) IsClientError() bool

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

func (*CreateQueryNotFound) IsCode

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

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

func (*CreateQueryNotFound) IsRedirect

func (o *CreateQueryNotFound) IsRedirect() bool

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

func (*CreateQueryNotFound) IsServerError

func (o *CreateQueryNotFound) IsServerError() bool

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

func (*CreateQueryNotFound) IsSuccess

func (o *CreateQueryNotFound) IsSuccess() bool

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

func (*CreateQueryNotFound) String

func (o *CreateQueryNotFound) String() string

type CreateQueryParams

type CreateQueryParams struct {

	// Body.
	Body *data_kiosk_2023_11_15_models.CreateQuerySpecification

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

CreateQueryParams contains all the parameters to send to the API endpoint

for the create query operation.

Typically these are written to a http.Request.

func NewCreateQueryParams

func NewCreateQueryParams() *CreateQueryParams

NewCreateQueryParams creates a new CreateQueryParams 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 NewCreateQueryParamsWithContext

func NewCreateQueryParamsWithContext(ctx context.Context) *CreateQueryParams

NewCreateQueryParamsWithContext creates a new CreateQueryParams object with the ability to set a context for a request.

func NewCreateQueryParamsWithHTTPClient

func NewCreateQueryParamsWithHTTPClient(client *http.Client) *CreateQueryParams

NewCreateQueryParamsWithHTTPClient creates a new CreateQueryParams object with the ability to set a custom HTTPClient for a request.

func NewCreateQueryParamsWithTimeout

func NewCreateQueryParamsWithTimeout(timeout time.Duration) *CreateQueryParams

NewCreateQueryParamsWithTimeout creates a new CreateQueryParams object with the ability to set a timeout on a request.

func (*CreateQueryParams) SetBody

SetBody adds the body to the create query params

func (*CreateQueryParams) SetContext

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

SetContext adds the context to the create query params

func (*CreateQueryParams) SetDefaults

func (o *CreateQueryParams) SetDefaults()

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

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

func (*CreateQueryParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the create query params

func (*CreateQueryParams) SetTimeout

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

SetTimeout adds the timeout to the create query params

func (*CreateQueryParams) WithBody

WithBody adds the body to the create query params

func (*CreateQueryParams) WithContext

func (o *CreateQueryParams) WithContext(ctx context.Context) *CreateQueryParams

WithContext adds the context to the create query params

func (*CreateQueryParams) WithDefaults

func (o *CreateQueryParams) WithDefaults() *CreateQueryParams

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

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

func (*CreateQueryParams) WithHTTPClient

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

WithHTTPClient adds the HTTPClient to the create query params

func (*CreateQueryParams) WithTimeout

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

WithTimeout adds the timeout to the create query params

func (*CreateQueryParams) WriteToRequest

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

WriteToRequest writes these params to a swagger request

type CreateQueryReader

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

CreateQueryReader is a Reader for the CreateQuery structure.

func (*CreateQueryReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type CreateQueryServiceUnavailable

type CreateQueryServiceUnavailable struct {

	/* Your rate limit (requests per second) for this operation.
	_Note:_ For this status code, the rate limit header is deprecated and no longer returned.
	*/
	XAmznRateLimitLimit string

	/* Unique request reference identifier.
	 */
	XAmznRequestID string

	Payload *data_kiosk_2023_11_15_models.ErrorList
}

CreateQueryServiceUnavailable describes a response with status code 503, with default header values.

Temporary overloading or maintenance of the server.

func NewCreateQueryServiceUnavailable

func NewCreateQueryServiceUnavailable() *CreateQueryServiceUnavailable

NewCreateQueryServiceUnavailable creates a CreateQueryServiceUnavailable with default headers values

func (*CreateQueryServiceUnavailable) Error

func (*CreateQueryServiceUnavailable) GetPayload

func (*CreateQueryServiceUnavailable) IsClientError

func (o *CreateQueryServiceUnavailable) IsClientError() bool

IsClientError returns true when this create query service unavailable response has a 4xx status code

func (*CreateQueryServiceUnavailable) IsCode

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

IsCode returns true when this create query service unavailable response a status code equal to that given

func (*CreateQueryServiceUnavailable) IsRedirect

func (o *CreateQueryServiceUnavailable) IsRedirect() bool

IsRedirect returns true when this create query service unavailable response has a 3xx status code

func (*CreateQueryServiceUnavailable) IsServerError

func (o *CreateQueryServiceUnavailable) IsServerError() bool

IsServerError returns true when this create query service unavailable response has a 5xx status code

func (*CreateQueryServiceUnavailable) IsSuccess

func (o *CreateQueryServiceUnavailable) IsSuccess() bool

IsSuccess returns true when this create query service unavailable response has a 2xx status code

func (*CreateQueryServiceUnavailable) String

type CreateQueryTooManyRequests

type CreateQueryTooManyRequests struct {

	/* Your rate limit (requests per second) for this operation.
	_Note:_ For this status code, the rate limit header is deprecated and no longer returned.
	*/
	XAmznRateLimitLimit string

	/* Unique request reference identifier.
	 */
	XAmznRequestID string

	Payload *data_kiosk_2023_11_15_models.ErrorList
}

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

The frequency of requests was greater than allowed.

func NewCreateQueryTooManyRequests

func NewCreateQueryTooManyRequests() *CreateQueryTooManyRequests

NewCreateQueryTooManyRequests creates a CreateQueryTooManyRequests with default headers values

func (*CreateQueryTooManyRequests) Error

func (*CreateQueryTooManyRequests) GetPayload

func (*CreateQueryTooManyRequests) IsClientError

func (o *CreateQueryTooManyRequests) IsClientError() bool

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

func (*CreateQueryTooManyRequests) IsCode

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

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

func (*CreateQueryTooManyRequests) IsRedirect

func (o *CreateQueryTooManyRequests) IsRedirect() bool

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

func (*CreateQueryTooManyRequests) IsServerError

func (o *CreateQueryTooManyRequests) IsServerError() bool

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

func (*CreateQueryTooManyRequests) IsSuccess

func (o *CreateQueryTooManyRequests) IsSuccess() bool

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

func (*CreateQueryTooManyRequests) String

func (o *CreateQueryTooManyRequests) String() string

type CreateQueryUnauthorized

type CreateQueryUnauthorized struct {

	/* Your rate limit (requests per second) for this operation.
	_Note:_ For this status code, the rate limit header is deprecated and no longer returned.
	*/
	XAmznRateLimitLimit string

	/* Unique request reference identifier.
	 */
	XAmznRequestID string

	Payload *data_kiosk_2023_11_15_models.ErrorList
}

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

The request's Authorization header is not formatted correctly or does not contain a valid token.

func NewCreateQueryUnauthorized

func NewCreateQueryUnauthorized() *CreateQueryUnauthorized

NewCreateQueryUnauthorized creates a CreateQueryUnauthorized with default headers values

func (*CreateQueryUnauthorized) Error

func (o *CreateQueryUnauthorized) Error() string

func (*CreateQueryUnauthorized) GetPayload

func (*CreateQueryUnauthorized) IsClientError

func (o *CreateQueryUnauthorized) IsClientError() bool

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

func (*CreateQueryUnauthorized) IsCode

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

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

func (*CreateQueryUnauthorized) IsRedirect

func (o *CreateQueryUnauthorized) IsRedirect() bool

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

func (*CreateQueryUnauthorized) IsServerError

func (o *CreateQueryUnauthorized) IsServerError() bool

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

func (*CreateQueryUnauthorized) IsSuccess

func (o *CreateQueryUnauthorized) IsSuccess() bool

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

func (*CreateQueryUnauthorized) String

func (o *CreateQueryUnauthorized) String() string

type CreateQueryUnsupportedMediaType

type CreateQueryUnsupportedMediaType struct {

	/* Your rate limit (requests per second) for this operation.
	_Note:_ For this status code, the rate limit header is deprecated and no longer returned.
	*/
	XAmznRateLimitLimit string

	/* Unique request reference identifier.
	 */
	XAmznRequestID string

	Payload *data_kiosk_2023_11_15_models.ErrorList
}

CreateQueryUnsupportedMediaType describes a response with status code 415, with default header values.

The request's Content-Type header is invalid.

func NewCreateQueryUnsupportedMediaType

func NewCreateQueryUnsupportedMediaType() *CreateQueryUnsupportedMediaType

NewCreateQueryUnsupportedMediaType creates a CreateQueryUnsupportedMediaType with default headers values

func (*CreateQueryUnsupportedMediaType) Error

func (*CreateQueryUnsupportedMediaType) GetPayload

func (*CreateQueryUnsupportedMediaType) IsClientError

func (o *CreateQueryUnsupportedMediaType) IsClientError() bool

IsClientError returns true when this create query unsupported media type response has a 4xx status code

func (*CreateQueryUnsupportedMediaType) IsCode

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

IsCode returns true when this create query unsupported media type response a status code equal to that given

func (*CreateQueryUnsupportedMediaType) IsRedirect

func (o *CreateQueryUnsupportedMediaType) IsRedirect() bool

IsRedirect returns true when this create query unsupported media type response has a 3xx status code

func (*CreateQueryUnsupportedMediaType) IsServerError

func (o *CreateQueryUnsupportedMediaType) IsServerError() bool

IsServerError returns true when this create query unsupported media type response has a 5xx status code

func (*CreateQueryUnsupportedMediaType) IsSuccess

func (o *CreateQueryUnsupportedMediaType) IsSuccess() bool

IsSuccess returns true when this create query unsupported media type response has a 2xx status code

func (*CreateQueryUnsupportedMediaType) String

type GetDocumentBadRequest

type GetDocumentBadRequest struct {

	/* Your rate limit (requests per second) for this operation.
	 */
	XAmznRateLimitLimit string

	/* Unique request reference ID.
	 */
	XAmznRequestID string

	Payload *data_kiosk_2023_11_15_models.ErrorList
}

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

Request has missing or invalid parameters and cannot be parsed.

func NewGetDocumentBadRequest

func NewGetDocumentBadRequest() *GetDocumentBadRequest

NewGetDocumentBadRequest creates a GetDocumentBadRequest with default headers values

func (*GetDocumentBadRequest) Error

func (o *GetDocumentBadRequest) Error() string

func (*GetDocumentBadRequest) GetPayload

func (*GetDocumentBadRequest) IsClientError

func (o *GetDocumentBadRequest) IsClientError() bool

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

func (*GetDocumentBadRequest) IsCode

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

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

func (*GetDocumentBadRequest) IsRedirect

func (o *GetDocumentBadRequest) IsRedirect() bool

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

func (*GetDocumentBadRequest) IsServerError

func (o *GetDocumentBadRequest) IsServerError() bool

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

func (*GetDocumentBadRequest) IsSuccess

func (o *GetDocumentBadRequest) IsSuccess() bool

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

func (*GetDocumentBadRequest) String

func (o *GetDocumentBadRequest) String() string

type GetDocumentForbidden

type GetDocumentForbidden struct {

	/* Unique request reference ID.
	 */
	XAmznRequestID string

	Payload *data_kiosk_2023_11_15_models.ErrorList
}

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

Indicates access to the resource is forbidden. Possible reasons include Access Denied, Unauthorized, Expired Token, or Invalid Signature.

func NewGetDocumentForbidden

func NewGetDocumentForbidden() *GetDocumentForbidden

NewGetDocumentForbidden creates a GetDocumentForbidden with default headers values

func (*GetDocumentForbidden) Error

func (o *GetDocumentForbidden) Error() string

func (*GetDocumentForbidden) GetPayload

func (*GetDocumentForbidden) IsClientError

func (o *GetDocumentForbidden) IsClientError() bool

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

func (*GetDocumentForbidden) IsCode

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

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

func (*GetDocumentForbidden) IsRedirect

func (o *GetDocumentForbidden) IsRedirect() bool

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

func (*GetDocumentForbidden) IsServerError

func (o *GetDocumentForbidden) IsServerError() bool

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

func (*GetDocumentForbidden) IsSuccess

func (o *GetDocumentForbidden) IsSuccess() bool

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

func (*GetDocumentForbidden) String

func (o *GetDocumentForbidden) String() string

type GetDocumentInternalServerError

type GetDocumentInternalServerError struct {

	/* Your rate limit (requests per second) for this operation.
	_Note:_ For this status code, the rate limit header is deprecated and no longer returned.
	*/
	XAmznRateLimitLimit string

	/* Unique request reference ID.
	 */
	XAmznRequestID string

	Payload *data_kiosk_2023_11_15_models.ErrorList
}

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

An unexpected condition occurred that prevented the server from fulfilling the request.

func NewGetDocumentInternalServerError

func NewGetDocumentInternalServerError() *GetDocumentInternalServerError

NewGetDocumentInternalServerError creates a GetDocumentInternalServerError with default headers values

func (*GetDocumentInternalServerError) Error

func (*GetDocumentInternalServerError) GetPayload

func (*GetDocumentInternalServerError) IsClientError

func (o *GetDocumentInternalServerError) IsClientError() bool

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

func (*GetDocumentInternalServerError) IsCode

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

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

func (*GetDocumentInternalServerError) IsRedirect

func (o *GetDocumentInternalServerError) IsRedirect() bool

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

func (*GetDocumentInternalServerError) IsServerError

func (o *GetDocumentInternalServerError) IsServerError() bool

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

func (*GetDocumentInternalServerError) IsSuccess

func (o *GetDocumentInternalServerError) IsSuccess() bool

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

func (*GetDocumentInternalServerError) String

type GetDocumentNotFound

type GetDocumentNotFound struct {

	/* Your rate limit (requests per second) for this operation.
	 */
	XAmznRateLimitLimit string

	/* Unique request reference ID.
	 */
	XAmznRequestID string

	Payload *data_kiosk_2023_11_15_models.ErrorList
}

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

The specified resource does not exist.

func NewGetDocumentNotFound

func NewGetDocumentNotFound() *GetDocumentNotFound

NewGetDocumentNotFound creates a GetDocumentNotFound with default headers values

func (*GetDocumentNotFound) Error

func (o *GetDocumentNotFound) Error() string

func (*GetDocumentNotFound) GetPayload

func (*GetDocumentNotFound) IsClientError

func (o *GetDocumentNotFound) IsClientError() bool

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

func (*GetDocumentNotFound) IsCode

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

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

func (*GetDocumentNotFound) IsRedirect

func (o *GetDocumentNotFound) IsRedirect() bool

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

func (*GetDocumentNotFound) IsServerError

func (o *GetDocumentNotFound) IsServerError() bool

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

func (*GetDocumentNotFound) IsSuccess

func (o *GetDocumentNotFound) IsSuccess() bool

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

func (*GetDocumentNotFound) String

func (o *GetDocumentNotFound) String() string

type GetDocumentOK

type GetDocumentOK struct {

	/* Your rate limit (requests per second) for this operation.
	 */
	XAmznRateLimitLimit string

	/* Unique request reference ID.
	 */
	XAmznRequestID string

	Payload *data_kiosk_2023_11_15_models.GetDocumentResponse
}

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

Success.

func NewGetDocumentOK

func NewGetDocumentOK() *GetDocumentOK

NewGetDocumentOK creates a GetDocumentOK with default headers values

func (*GetDocumentOK) Error

func (o *GetDocumentOK) Error() string

func (*GetDocumentOK) GetPayload

func (*GetDocumentOK) IsClientError

func (o *GetDocumentOK) IsClientError() bool

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

func (*GetDocumentOK) IsCode

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

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

func (*GetDocumentOK) IsRedirect

func (o *GetDocumentOK) IsRedirect() bool

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

func (*GetDocumentOK) IsServerError

func (o *GetDocumentOK) IsServerError() bool

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

func (*GetDocumentOK) IsSuccess

func (o *GetDocumentOK) IsSuccess() bool

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

func (*GetDocumentOK) String

func (o *GetDocumentOK) String() string

type GetDocumentParams

type GetDocumentParams struct {

	/* DocumentID.

	   The identifier for the Data Kiosk document.
	*/
	DocumentID string

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

GetDocumentParams contains all the parameters to send to the API endpoint

for the get document operation.

Typically these are written to a http.Request.

func NewGetDocumentParams

func NewGetDocumentParams() *GetDocumentParams

NewGetDocumentParams creates a new GetDocumentParams 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 NewGetDocumentParamsWithContext

func NewGetDocumentParamsWithContext(ctx context.Context) *GetDocumentParams

NewGetDocumentParamsWithContext creates a new GetDocumentParams object with the ability to set a context for a request.

func NewGetDocumentParamsWithHTTPClient

func NewGetDocumentParamsWithHTTPClient(client *http.Client) *GetDocumentParams

NewGetDocumentParamsWithHTTPClient creates a new GetDocumentParams object with the ability to set a custom HTTPClient for a request.

func NewGetDocumentParamsWithTimeout

func NewGetDocumentParamsWithTimeout(timeout time.Duration) *GetDocumentParams

NewGetDocumentParamsWithTimeout creates a new GetDocumentParams object with the ability to set a timeout on a request.

func (*GetDocumentParams) SetContext

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

SetContext adds the context to the get document params

func (*GetDocumentParams) SetDefaults

func (o *GetDocumentParams) SetDefaults()

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

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

func (*GetDocumentParams) SetDocumentID

func (o *GetDocumentParams) SetDocumentID(documentID string)

SetDocumentID adds the documentId to the get document params

func (*GetDocumentParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the get document params

func (*GetDocumentParams) SetTimeout

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

SetTimeout adds the timeout to the get document params

func (*GetDocumentParams) WithContext

func (o *GetDocumentParams) WithContext(ctx context.Context) *GetDocumentParams

WithContext adds the context to the get document params

func (*GetDocumentParams) WithDefaults

func (o *GetDocumentParams) WithDefaults() *GetDocumentParams

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

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

func (*GetDocumentParams) WithDocumentID

func (o *GetDocumentParams) WithDocumentID(documentID string) *GetDocumentParams

WithDocumentID adds the documentID to the get document params

func (*GetDocumentParams) WithHTTPClient

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

WithHTTPClient adds the HTTPClient to the get document params

func (*GetDocumentParams) WithTimeout

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

WithTimeout adds the timeout to the get document params

func (*GetDocumentParams) WriteToRequest

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

WriteToRequest writes these params to a swagger request

type GetDocumentReader

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

GetDocumentReader is a Reader for the GetDocument structure.

func (*GetDocumentReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type GetDocumentServiceUnavailable

type GetDocumentServiceUnavailable struct {

	/* Your rate limit (requests per second) for this operation.
	_Note:_ For this status code, the rate limit header is deprecated and no longer returned.
	*/
	XAmznRateLimitLimit string

	/* Unique request reference ID.
	 */
	XAmznRequestID string

	Payload *data_kiosk_2023_11_15_models.ErrorList
}

GetDocumentServiceUnavailable describes a response with status code 503, with default header values.

Temporary overloading or maintenance of the server.

func NewGetDocumentServiceUnavailable

func NewGetDocumentServiceUnavailable() *GetDocumentServiceUnavailable

NewGetDocumentServiceUnavailable creates a GetDocumentServiceUnavailable with default headers values

func (*GetDocumentServiceUnavailable) Error

func (*GetDocumentServiceUnavailable) GetPayload

func (*GetDocumentServiceUnavailable) IsClientError

func (o *GetDocumentServiceUnavailable) IsClientError() bool

IsClientError returns true when this get document service unavailable response has a 4xx status code

func (*GetDocumentServiceUnavailable) IsCode

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

IsCode returns true when this get document service unavailable response a status code equal to that given

func (*GetDocumentServiceUnavailable) IsRedirect

func (o *GetDocumentServiceUnavailable) IsRedirect() bool

IsRedirect returns true when this get document service unavailable response has a 3xx status code

func (*GetDocumentServiceUnavailable) IsServerError

func (o *GetDocumentServiceUnavailable) IsServerError() bool

IsServerError returns true when this get document service unavailable response has a 5xx status code

func (*GetDocumentServiceUnavailable) IsSuccess

func (o *GetDocumentServiceUnavailable) IsSuccess() bool

IsSuccess returns true when this get document service unavailable response has a 2xx status code

func (*GetDocumentServiceUnavailable) String

type GetDocumentTooManyRequests

type GetDocumentTooManyRequests struct {

	/* Your rate limit (requests per second) for this operation.
	_Note:_ For this status code, the rate limit header is deprecated and no longer returned.
	*/
	XAmznRateLimitLimit string

	/* Unique request reference ID.
	 */
	XAmznRequestID string

	Payload *data_kiosk_2023_11_15_models.ErrorList
}

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

The frequency of requests was greater than allowed.

func NewGetDocumentTooManyRequests

func NewGetDocumentTooManyRequests() *GetDocumentTooManyRequests

NewGetDocumentTooManyRequests creates a GetDocumentTooManyRequests with default headers values

func (*GetDocumentTooManyRequests) Error

func (*GetDocumentTooManyRequests) GetPayload

func (*GetDocumentTooManyRequests) IsClientError

func (o *GetDocumentTooManyRequests) IsClientError() bool

IsClientError returns true when this get document too many requests response has a 4xx status code

func (*GetDocumentTooManyRequests) IsCode

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

IsCode returns true when this get document too many requests response a status code equal to that given

func (*GetDocumentTooManyRequests) IsRedirect

func (o *GetDocumentTooManyRequests) IsRedirect() bool

IsRedirect returns true when this get document too many requests response has a 3xx status code

func (*GetDocumentTooManyRequests) IsServerError

func (o *GetDocumentTooManyRequests) IsServerError() bool

IsServerError returns true when this get document too many requests response has a 5xx status code

func (*GetDocumentTooManyRequests) IsSuccess

func (o *GetDocumentTooManyRequests) IsSuccess() bool

IsSuccess returns true when this get document too many requests response has a 2xx status code

func (*GetDocumentTooManyRequests) String

func (o *GetDocumentTooManyRequests) String() string

type GetDocumentUnauthorized

type GetDocumentUnauthorized struct {

	/* Your rate limit (requests per second) for this operation.
	_Note:_ For this status code, the rate limit header is deprecated and no longer returned.
	*/
	XAmznRateLimitLimit string

	/* Unique request reference ID.
	 */
	XAmznRequestID string

	Payload *data_kiosk_2023_11_15_models.ErrorList
}

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

The request's Authorization header is not formatted correctly or does not contain a valid token.

func NewGetDocumentUnauthorized

func NewGetDocumentUnauthorized() *GetDocumentUnauthorized

NewGetDocumentUnauthorized creates a GetDocumentUnauthorized with default headers values

func (*GetDocumentUnauthorized) Error

func (o *GetDocumentUnauthorized) Error() string

func (*GetDocumentUnauthorized) GetPayload

func (*GetDocumentUnauthorized) IsClientError

func (o *GetDocumentUnauthorized) IsClientError() bool

IsClientError returns true when this get document unauthorized response has a 4xx status code

func (*GetDocumentUnauthorized) IsCode

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

IsCode returns true when this get document unauthorized response a status code equal to that given

func (*GetDocumentUnauthorized) IsRedirect

func (o *GetDocumentUnauthorized) IsRedirect() bool

IsRedirect returns true when this get document unauthorized response has a 3xx status code

func (*GetDocumentUnauthorized) IsServerError

func (o *GetDocumentUnauthorized) IsServerError() bool

IsServerError returns true when this get document unauthorized response has a 5xx status code

func (*GetDocumentUnauthorized) IsSuccess

func (o *GetDocumentUnauthorized) IsSuccess() bool

IsSuccess returns true when this get document unauthorized response has a 2xx status code

func (*GetDocumentUnauthorized) String

func (o *GetDocumentUnauthorized) String() string

type GetDocumentUnsupportedMediaType

type GetDocumentUnsupportedMediaType struct {

	/* Your rate limit (requests per second) for this operation.
	_Note:_ For this status code, the rate limit header is deprecated and no longer returned.
	*/
	XAmznRateLimitLimit string

	/* Unique request reference identifier.
	 */
	XAmznRequestID string

	Payload *data_kiosk_2023_11_15_models.ErrorList
}

GetDocumentUnsupportedMediaType describes a response with status code 415, with default header values.

The request's Content-Type header is invalid.

func NewGetDocumentUnsupportedMediaType

func NewGetDocumentUnsupportedMediaType() *GetDocumentUnsupportedMediaType

NewGetDocumentUnsupportedMediaType creates a GetDocumentUnsupportedMediaType with default headers values

func (*GetDocumentUnsupportedMediaType) Error

func (*GetDocumentUnsupportedMediaType) GetPayload

func (*GetDocumentUnsupportedMediaType) IsClientError

func (o *GetDocumentUnsupportedMediaType) IsClientError() bool

IsClientError returns true when this get document unsupported media type response has a 4xx status code

func (*GetDocumentUnsupportedMediaType) IsCode

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

IsCode returns true when this get document unsupported media type response a status code equal to that given

func (*GetDocumentUnsupportedMediaType) IsRedirect

func (o *GetDocumentUnsupportedMediaType) IsRedirect() bool

IsRedirect returns true when this get document unsupported media type response has a 3xx status code

func (*GetDocumentUnsupportedMediaType) IsServerError

func (o *GetDocumentUnsupportedMediaType) IsServerError() bool

IsServerError returns true when this get document unsupported media type response has a 5xx status code

func (*GetDocumentUnsupportedMediaType) IsSuccess

func (o *GetDocumentUnsupportedMediaType) IsSuccess() bool

IsSuccess returns true when this get document unsupported media type response has a 2xx status code

func (*GetDocumentUnsupportedMediaType) String

type GetQueriesBadRequest

type GetQueriesBadRequest struct {

	/* Your rate limit (requests per second) for this operation.
	 */
	XAmznRateLimitLimit string

	/* Unique request reference identifier.
	 */
	XAmznRequestID string

	Payload *data_kiosk_2023_11_15_models.ErrorList
}

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

Request has missing or invalid parameters and cannot be parsed.

func NewGetQueriesBadRequest

func NewGetQueriesBadRequest() *GetQueriesBadRequest

NewGetQueriesBadRequest creates a GetQueriesBadRequest with default headers values

func (*GetQueriesBadRequest) Error

func (o *GetQueriesBadRequest) Error() string

func (*GetQueriesBadRequest) GetPayload

func (*GetQueriesBadRequest) IsClientError

func (o *GetQueriesBadRequest) IsClientError() bool

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

func (*GetQueriesBadRequest) IsCode

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

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

func (*GetQueriesBadRequest) IsRedirect

func (o *GetQueriesBadRequest) IsRedirect() bool

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

func (*GetQueriesBadRequest) IsServerError

func (o *GetQueriesBadRequest) IsServerError() bool

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

func (*GetQueriesBadRequest) IsSuccess

func (o *GetQueriesBadRequest) IsSuccess() bool

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

func (*GetQueriesBadRequest) String

func (o *GetQueriesBadRequest) String() string

type GetQueriesForbidden

type GetQueriesForbidden struct {

	/* Unique request reference identifier.
	 */
	XAmznRequestID string

	Payload *data_kiosk_2023_11_15_models.ErrorList
}

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

Indicates that access to the resource is forbidden. Possible reasons include Access Denied, Unauthorized, Expired Token, or Invalid Signature.

func NewGetQueriesForbidden

func NewGetQueriesForbidden() *GetQueriesForbidden

NewGetQueriesForbidden creates a GetQueriesForbidden with default headers values

func (*GetQueriesForbidden) Error

func (o *GetQueriesForbidden) Error() string

func (*GetQueriesForbidden) GetPayload

func (*GetQueriesForbidden) IsClientError

func (o *GetQueriesForbidden) IsClientError() bool

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

func (*GetQueriesForbidden) IsCode

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

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

func (*GetQueriesForbidden) IsRedirect

func (o *GetQueriesForbidden) IsRedirect() bool

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

func (*GetQueriesForbidden) IsServerError

func (o *GetQueriesForbidden) IsServerError() bool

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

func (*GetQueriesForbidden) IsSuccess

func (o *GetQueriesForbidden) IsSuccess() bool

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

func (*GetQueriesForbidden) String

func (o *GetQueriesForbidden) String() string

type GetQueriesInternalServerError

type GetQueriesInternalServerError struct {

	/* Your rate limit (requests per second) for this operation.
	_Note:_ For this status code, the rate limit header is deprecated and no longer returned.
	*/
	XAmznRateLimitLimit string

	/* Unique request reference identifier.
	 */
	XAmznRequestID string

	Payload *data_kiosk_2023_11_15_models.ErrorList
}

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

An unexpected condition occurred that prevented the server from fulfilling the request.

func NewGetQueriesInternalServerError

func NewGetQueriesInternalServerError() *GetQueriesInternalServerError

NewGetQueriesInternalServerError creates a GetQueriesInternalServerError with default headers values

func (*GetQueriesInternalServerError) Error

func (*GetQueriesInternalServerError) GetPayload

func (*GetQueriesInternalServerError) IsClientError

func (o *GetQueriesInternalServerError) IsClientError() bool

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

func (*GetQueriesInternalServerError) IsCode

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

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

func (*GetQueriesInternalServerError) IsRedirect

func (o *GetQueriesInternalServerError) IsRedirect() bool

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

func (*GetQueriesInternalServerError) IsServerError

func (o *GetQueriesInternalServerError) IsServerError() bool

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

func (*GetQueriesInternalServerError) IsSuccess

func (o *GetQueriesInternalServerError) IsSuccess() bool

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

func (*GetQueriesInternalServerError) String

type GetQueriesNotFound

type GetQueriesNotFound struct {

	/* Your rate limit (requests per second) for this operation.
	 */
	XAmznRateLimitLimit string

	/* Unique request reference identifier.
	 */
	XAmznRequestID string

	Payload *data_kiosk_2023_11_15_models.ErrorList
}

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

The specified resource does not exist.

func NewGetQueriesNotFound

func NewGetQueriesNotFound() *GetQueriesNotFound

NewGetQueriesNotFound creates a GetQueriesNotFound with default headers values

func (*GetQueriesNotFound) Error

func (o *GetQueriesNotFound) Error() string

func (*GetQueriesNotFound) GetPayload

func (*GetQueriesNotFound) IsClientError

func (o *GetQueriesNotFound) IsClientError() bool

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

func (*GetQueriesNotFound) IsCode

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

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

func (*GetQueriesNotFound) IsRedirect

func (o *GetQueriesNotFound) IsRedirect() bool

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

func (*GetQueriesNotFound) IsServerError

func (o *GetQueriesNotFound) IsServerError() bool

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

func (*GetQueriesNotFound) IsSuccess

func (o *GetQueriesNotFound) IsSuccess() bool

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

func (*GetQueriesNotFound) String

func (o *GetQueriesNotFound) String() string

type GetQueriesOK

type GetQueriesOK struct {

	/* Your rate limit (requests per second) for this operation.
	 */
	XAmznRateLimitLimit string

	/* Unique request reference identifier.
	 */
	XAmznRequestID string

	Payload *data_kiosk_2023_11_15_models.GetQueriesResponse
}

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

Success.

func NewGetQueriesOK

func NewGetQueriesOK() *GetQueriesOK

NewGetQueriesOK creates a GetQueriesOK with default headers values

func (*GetQueriesOK) Error

func (o *GetQueriesOK) Error() string

func (*GetQueriesOK) GetPayload

func (*GetQueriesOK) IsClientError

func (o *GetQueriesOK) IsClientError() bool

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

func (*GetQueriesOK) IsCode

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

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

func (*GetQueriesOK) IsRedirect

func (o *GetQueriesOK) IsRedirect() bool

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

func (*GetQueriesOK) IsServerError

func (o *GetQueriesOK) IsServerError() bool

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

func (*GetQueriesOK) IsSuccess

func (o *GetQueriesOK) IsSuccess() bool

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

func (*GetQueriesOK) String

func (o *GetQueriesOK) String() string

type GetQueriesParams

type GetQueriesParams struct {

	/* CreatedSince.

	   The earliest query creation date and time for queries to include in the response, in ISO 8601 date time format. The default is 90 days ago.

	   Format: date-time
	*/
	CreatedSince *strfmt.DateTime

	/* CreatedUntil.

	   The latest query creation date and time for queries to include in the response, in ISO 8601 date time format. The default is the time of the `getQueries` request.

	   Format: date-time
	*/
	CreatedUntil *strfmt.DateTime

	/* PageSize.

	   The maximum number of queries to return in a single call.

	   Default: 10
	*/
	PageSize *int64

	/* PaginationToken.

	   A token to fetch a certain page of results when there are multiple pages of results available. The value of this token is fetched from the `pagination.nextToken` field returned in the `GetQueriesResponse` object. All other parameters must be provided with the same values that were provided with the request that generated this token, with the exception of `pageSize` which can be modified between calls to `getQueries`. In the absence of this token value, `getQueries` returns the first page of results.
	*/
	PaginationToken *string

	/* ProcessingStatuses.

	   A list of processing statuses used to filter queries.
	*/
	ProcessingStatuses []string

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

GetQueriesParams contains all the parameters to send to the API endpoint

for the get queries operation.

Typically these are written to a http.Request.

func NewGetQueriesParams

func NewGetQueriesParams() *GetQueriesParams

NewGetQueriesParams creates a new GetQueriesParams 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 NewGetQueriesParamsWithContext

func NewGetQueriesParamsWithContext(ctx context.Context) *GetQueriesParams

NewGetQueriesParamsWithContext creates a new GetQueriesParams object with the ability to set a context for a request.

func NewGetQueriesParamsWithHTTPClient

func NewGetQueriesParamsWithHTTPClient(client *http.Client) *GetQueriesParams

NewGetQueriesParamsWithHTTPClient creates a new GetQueriesParams object with the ability to set a custom HTTPClient for a request.

func NewGetQueriesParamsWithTimeout

func NewGetQueriesParamsWithTimeout(timeout time.Duration) *GetQueriesParams

NewGetQueriesParamsWithTimeout creates a new GetQueriesParams object with the ability to set a timeout on a request.

func (*GetQueriesParams) SetContext

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

SetContext adds the context to the get queries params

func (*GetQueriesParams) SetCreatedSince

func (o *GetQueriesParams) SetCreatedSince(createdSince *strfmt.DateTime)

SetCreatedSince adds the createdSince to the get queries params

func (*GetQueriesParams) SetCreatedUntil

func (o *GetQueriesParams) SetCreatedUntil(createdUntil *strfmt.DateTime)

SetCreatedUntil adds the createdUntil to the get queries params

func (*GetQueriesParams) SetDefaults

func (o *GetQueriesParams) SetDefaults()

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

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

func (*GetQueriesParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the get queries params

func (*GetQueriesParams) SetPageSize

func (o *GetQueriesParams) SetPageSize(pageSize *int64)

SetPageSize adds the pageSize to the get queries params

func (*GetQueriesParams) SetPaginationToken

func (o *GetQueriesParams) SetPaginationToken(paginationToken *string)

SetPaginationToken adds the paginationToken to the get queries params

func (*GetQueriesParams) SetProcessingStatuses

func (o *GetQueriesParams) SetProcessingStatuses(processingStatuses []string)

SetProcessingStatuses adds the processingStatuses to the get queries params

func (*GetQueriesParams) SetTimeout

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

SetTimeout adds the timeout to the get queries params

func (*GetQueriesParams) WithContext

func (o *GetQueriesParams) WithContext(ctx context.Context) *GetQueriesParams

WithContext adds the context to the get queries params

func (*GetQueriesParams) WithCreatedSince

func (o *GetQueriesParams) WithCreatedSince(createdSince *strfmt.DateTime) *GetQueriesParams

WithCreatedSince adds the createdSince to the get queries params

func (*GetQueriesParams) WithCreatedUntil

func (o *GetQueriesParams) WithCreatedUntil(createdUntil *strfmt.DateTime) *GetQueriesParams

WithCreatedUntil adds the createdUntil to the get queries params

func (*GetQueriesParams) WithDefaults

func (o *GetQueriesParams) WithDefaults() *GetQueriesParams

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

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

func (*GetQueriesParams) WithHTTPClient

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

WithHTTPClient adds the HTTPClient to the get queries params

func (*GetQueriesParams) WithPageSize

func (o *GetQueriesParams) WithPageSize(pageSize *int64) *GetQueriesParams

WithPageSize adds the pageSize to the get queries params

func (*GetQueriesParams) WithPaginationToken

func (o *GetQueriesParams) WithPaginationToken(paginationToken *string) *GetQueriesParams

WithPaginationToken adds the paginationToken to the get queries params

func (*GetQueriesParams) WithProcessingStatuses

func (o *GetQueriesParams) WithProcessingStatuses(processingStatuses []string) *GetQueriesParams

WithProcessingStatuses adds the processingStatuses to the get queries params

func (*GetQueriesParams) WithTimeout

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

WithTimeout adds the timeout to the get queries params

func (*GetQueriesParams) WriteToRequest

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

WriteToRequest writes these params to a swagger request

type GetQueriesReader

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

GetQueriesReader is a Reader for the GetQueries structure.

func (*GetQueriesReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type GetQueriesServiceUnavailable

type GetQueriesServiceUnavailable struct {

	/* Your rate limit (requests per second) for this operation.
	_Note:_ For this status code, the rate limit header is deprecated and no longer returned.
	*/
	XAmznRateLimitLimit string

	/* Unique request reference identifier.
	 */
	XAmznRequestID string

	Payload *data_kiosk_2023_11_15_models.ErrorList
}

GetQueriesServiceUnavailable describes a response with status code 503, with default header values.

Temporary overloading or maintenance of the server.

func NewGetQueriesServiceUnavailable

func NewGetQueriesServiceUnavailable() *GetQueriesServiceUnavailable

NewGetQueriesServiceUnavailable creates a GetQueriesServiceUnavailable with default headers values

func (*GetQueriesServiceUnavailable) Error

func (*GetQueriesServiceUnavailable) GetPayload

func (*GetQueriesServiceUnavailable) IsClientError

func (o *GetQueriesServiceUnavailable) IsClientError() bool

IsClientError returns true when this get queries service unavailable response has a 4xx status code

func (*GetQueriesServiceUnavailable) IsCode

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

IsCode returns true when this get queries service unavailable response a status code equal to that given

func (*GetQueriesServiceUnavailable) IsRedirect

func (o *GetQueriesServiceUnavailable) IsRedirect() bool

IsRedirect returns true when this get queries service unavailable response has a 3xx status code

func (*GetQueriesServiceUnavailable) IsServerError

func (o *GetQueriesServiceUnavailable) IsServerError() bool

IsServerError returns true when this get queries service unavailable response has a 5xx status code

func (*GetQueriesServiceUnavailable) IsSuccess

func (o *GetQueriesServiceUnavailable) IsSuccess() bool

IsSuccess returns true when this get queries service unavailable response has a 2xx status code

func (*GetQueriesServiceUnavailable) String

type GetQueriesTooManyRequests

type GetQueriesTooManyRequests struct {

	/* Your rate limit (requests per second) for this operation.
	_Note:_ For this status code, the rate limit header is deprecated and no longer returned.
	*/
	XAmznRateLimitLimit string

	/* Unique request reference identifier.
	 */
	XAmznRequestID string

	Payload *data_kiosk_2023_11_15_models.ErrorList
}

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

The frequency of requests was greater than allowed.

func NewGetQueriesTooManyRequests

func NewGetQueriesTooManyRequests() *GetQueriesTooManyRequests

NewGetQueriesTooManyRequests creates a GetQueriesTooManyRequests with default headers values

func (*GetQueriesTooManyRequests) Error

func (o *GetQueriesTooManyRequests) Error() string

func (*GetQueriesTooManyRequests) GetPayload

func (*GetQueriesTooManyRequests) IsClientError

func (o *GetQueriesTooManyRequests) IsClientError() bool

IsClientError returns true when this get queries too many requests response has a 4xx status code

func (*GetQueriesTooManyRequests) IsCode

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

IsCode returns true when this get queries too many requests response a status code equal to that given

func (*GetQueriesTooManyRequests) IsRedirect

func (o *GetQueriesTooManyRequests) IsRedirect() bool

IsRedirect returns true when this get queries too many requests response has a 3xx status code

func (*GetQueriesTooManyRequests) IsServerError

func (o *GetQueriesTooManyRequests) IsServerError() bool

IsServerError returns true when this get queries too many requests response has a 5xx status code

func (*GetQueriesTooManyRequests) IsSuccess

func (o *GetQueriesTooManyRequests) IsSuccess() bool

IsSuccess returns true when this get queries too many requests response has a 2xx status code

func (*GetQueriesTooManyRequests) String

func (o *GetQueriesTooManyRequests) String() string

type GetQueriesUnauthorized

type GetQueriesUnauthorized struct {

	/* Your rate limit (requests per second) for this operation.
	_Note:_ For this status code, the rate limit header is deprecated and no longer returned.
	*/
	XAmznRateLimitLimit string

	/* Unique request reference identifier.
	 */
	XAmznRequestID string

	Payload *data_kiosk_2023_11_15_models.ErrorList
}

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

The request's Authorization header is not formatted correctly or does not contain a valid token.

func NewGetQueriesUnauthorized

func NewGetQueriesUnauthorized() *GetQueriesUnauthorized

NewGetQueriesUnauthorized creates a GetQueriesUnauthorized with default headers values

func (*GetQueriesUnauthorized) Error

func (o *GetQueriesUnauthorized) Error() string

func (*GetQueriesUnauthorized) GetPayload

func (*GetQueriesUnauthorized) IsClientError

func (o *GetQueriesUnauthorized) IsClientError() bool

IsClientError returns true when this get queries unauthorized response has a 4xx status code

func (*GetQueriesUnauthorized) IsCode

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

IsCode returns true when this get queries unauthorized response a status code equal to that given

func (*GetQueriesUnauthorized) IsRedirect

func (o *GetQueriesUnauthorized) IsRedirect() bool

IsRedirect returns true when this get queries unauthorized response has a 3xx status code

func (*GetQueriesUnauthorized) IsServerError

func (o *GetQueriesUnauthorized) IsServerError() bool

IsServerError returns true when this get queries unauthorized response has a 5xx status code

func (*GetQueriesUnauthorized) IsSuccess

func (o *GetQueriesUnauthorized) IsSuccess() bool

IsSuccess returns true when this get queries unauthorized response has a 2xx status code

func (*GetQueriesUnauthorized) String

func (o *GetQueriesUnauthorized) String() string

type GetQueriesUnsupportedMediaType

type GetQueriesUnsupportedMediaType struct {

	/* Your rate limit (requests per second) for this operation.
	_Note:_ For this status code, the rate limit header is deprecated and no longer returned.
	*/
	XAmznRateLimitLimit string

	/* Unique request reference identifier.
	 */
	XAmznRequestID string

	Payload *data_kiosk_2023_11_15_models.ErrorList
}

GetQueriesUnsupportedMediaType describes a response with status code 415, with default header values.

The request's Content-Type header is invalid.

func NewGetQueriesUnsupportedMediaType

func NewGetQueriesUnsupportedMediaType() *GetQueriesUnsupportedMediaType

NewGetQueriesUnsupportedMediaType creates a GetQueriesUnsupportedMediaType with default headers values

func (*GetQueriesUnsupportedMediaType) Error

func (*GetQueriesUnsupportedMediaType) GetPayload

func (*GetQueriesUnsupportedMediaType) IsClientError

func (o *GetQueriesUnsupportedMediaType) IsClientError() bool

IsClientError returns true when this get queries unsupported media type response has a 4xx status code

func (*GetQueriesUnsupportedMediaType) IsCode

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

IsCode returns true when this get queries unsupported media type response a status code equal to that given

func (*GetQueriesUnsupportedMediaType) IsRedirect

func (o *GetQueriesUnsupportedMediaType) IsRedirect() bool

IsRedirect returns true when this get queries unsupported media type response has a 3xx status code

func (*GetQueriesUnsupportedMediaType) IsServerError

func (o *GetQueriesUnsupportedMediaType) IsServerError() bool

IsServerError returns true when this get queries unsupported media type response has a 5xx status code

func (*GetQueriesUnsupportedMediaType) IsSuccess

func (o *GetQueriesUnsupportedMediaType) IsSuccess() bool

IsSuccess returns true when this get queries unsupported media type response has a 2xx status code

func (*GetQueriesUnsupportedMediaType) String

type GetQueryBadRequest

type GetQueryBadRequest struct {

	/* Your rate limit (requests per second) for this operation.
	 */
	XAmznRateLimitLimit string

	/* Unique request reference identifier.
	 */
	XAmznRequestID string

	Payload *data_kiosk_2023_11_15_models.ErrorList
}

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

Request has missing or invalid parameters and cannot be parsed.

func NewGetQueryBadRequest

func NewGetQueryBadRequest() *GetQueryBadRequest

NewGetQueryBadRequest creates a GetQueryBadRequest with default headers values

func (*GetQueryBadRequest) Error

func (o *GetQueryBadRequest) Error() string

func (*GetQueryBadRequest) GetPayload

func (*GetQueryBadRequest) IsClientError

func (o *GetQueryBadRequest) IsClientError() bool

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

func (*GetQueryBadRequest) IsCode

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

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

func (*GetQueryBadRequest) IsRedirect

func (o *GetQueryBadRequest) IsRedirect() bool

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

func (*GetQueryBadRequest) IsServerError

func (o *GetQueryBadRequest) IsServerError() bool

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

func (*GetQueryBadRequest) IsSuccess

func (o *GetQueryBadRequest) IsSuccess() bool

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

func (*GetQueryBadRequest) String

func (o *GetQueryBadRequest) String() string

type GetQueryForbidden

type GetQueryForbidden struct {

	/* Unique request reference identifier.
	 */
	XAmznRequestID string

	Payload *data_kiosk_2023_11_15_models.ErrorList
}

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

Indicates that access to the resource is forbidden. Possible reasons include Access Denied, Unauthorized, Expired Token, or Invalid Signature.

func NewGetQueryForbidden

func NewGetQueryForbidden() *GetQueryForbidden

NewGetQueryForbidden creates a GetQueryForbidden with default headers values

func (*GetQueryForbidden) Error

func (o *GetQueryForbidden) Error() string

func (*GetQueryForbidden) GetPayload

func (*GetQueryForbidden) IsClientError

func (o *GetQueryForbidden) IsClientError() bool

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

func (*GetQueryForbidden) IsCode

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

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

func (*GetQueryForbidden) IsRedirect

func (o *GetQueryForbidden) IsRedirect() bool

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

func (*GetQueryForbidden) IsServerError

func (o *GetQueryForbidden) IsServerError() bool

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

func (*GetQueryForbidden) IsSuccess

func (o *GetQueryForbidden) IsSuccess() bool

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

func (*GetQueryForbidden) String

func (o *GetQueryForbidden) String() string

type GetQueryInternalServerError

type GetQueryInternalServerError struct {

	/* Your rate limit (requests per second) for this operation.
	_Note:_ For this status code, the rate limit header is deprecated and no longer returned.
	*/
	XAmznRateLimitLimit string

	/* Unique request reference identifier.
	 */
	XAmznRequestID string

	Payload *data_kiosk_2023_11_15_models.ErrorList
}

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

An unexpected condition occurred that prevented the server from fulfilling the request.

func NewGetQueryInternalServerError

func NewGetQueryInternalServerError() *GetQueryInternalServerError

NewGetQueryInternalServerError creates a GetQueryInternalServerError with default headers values

func (*GetQueryInternalServerError) Error

func (*GetQueryInternalServerError) GetPayload

func (*GetQueryInternalServerError) IsClientError

func (o *GetQueryInternalServerError) IsClientError() bool

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

func (*GetQueryInternalServerError) IsCode

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

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

func (*GetQueryInternalServerError) IsRedirect

func (o *GetQueryInternalServerError) IsRedirect() bool

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

func (*GetQueryInternalServerError) IsServerError

func (o *GetQueryInternalServerError) IsServerError() bool

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

func (*GetQueryInternalServerError) IsSuccess

func (o *GetQueryInternalServerError) IsSuccess() bool

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

func (*GetQueryInternalServerError) String

func (o *GetQueryInternalServerError) String() string

type GetQueryNotFound

type GetQueryNotFound struct {

	/* Your rate limit (requests per second) for this operation.
	 */
	XAmznRateLimitLimit string

	/* Unique request reference identifier.
	 */
	XAmznRequestID string

	Payload *data_kiosk_2023_11_15_models.ErrorList
}

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

The specified resource does not exist.

func NewGetQueryNotFound

func NewGetQueryNotFound() *GetQueryNotFound

NewGetQueryNotFound creates a GetQueryNotFound with default headers values

func (*GetQueryNotFound) Error

func (o *GetQueryNotFound) Error() string

func (*GetQueryNotFound) GetPayload

func (*GetQueryNotFound) IsClientError

func (o *GetQueryNotFound) IsClientError() bool

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

func (*GetQueryNotFound) IsCode

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

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

func (*GetQueryNotFound) IsRedirect

func (o *GetQueryNotFound) IsRedirect() bool

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

func (*GetQueryNotFound) IsServerError

func (o *GetQueryNotFound) IsServerError() bool

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

func (*GetQueryNotFound) IsSuccess

func (o *GetQueryNotFound) IsSuccess() bool

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

func (*GetQueryNotFound) String

func (o *GetQueryNotFound) String() string

type GetQueryOK

type GetQueryOK struct {

	/* Your rate limit (requests per second) for this operation.
	 */
	XAmznRateLimitLimit string

	/* Unique request reference identifier.
	 */
	XAmznRequestID string

	Payload *data_kiosk_2023_11_15_models.Query
}

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

Success.

func NewGetQueryOK

func NewGetQueryOK() *GetQueryOK

NewGetQueryOK creates a GetQueryOK with default headers values

func (*GetQueryOK) Error

func (o *GetQueryOK) Error() string

func (*GetQueryOK) GetPayload

func (*GetQueryOK) IsClientError

func (o *GetQueryOK) IsClientError() bool

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

func (*GetQueryOK) IsCode

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

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

func (*GetQueryOK) IsRedirect

func (o *GetQueryOK) IsRedirect() bool

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

func (*GetQueryOK) IsServerError

func (o *GetQueryOK) IsServerError() bool

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

func (*GetQueryOK) IsSuccess

func (o *GetQueryOK) IsSuccess() bool

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

func (*GetQueryOK) String

func (o *GetQueryOK) String() string

type GetQueryParams

type GetQueryParams struct {

	/* QueryID.

	   The query identifier.
	*/
	QueryID string

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

GetQueryParams contains all the parameters to send to the API endpoint

for the get query operation.

Typically these are written to a http.Request.

func NewGetQueryParams

func NewGetQueryParams() *GetQueryParams

NewGetQueryParams creates a new GetQueryParams 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 NewGetQueryParamsWithContext

func NewGetQueryParamsWithContext(ctx context.Context) *GetQueryParams

NewGetQueryParamsWithContext creates a new GetQueryParams object with the ability to set a context for a request.

func NewGetQueryParamsWithHTTPClient

func NewGetQueryParamsWithHTTPClient(client *http.Client) *GetQueryParams

NewGetQueryParamsWithHTTPClient creates a new GetQueryParams object with the ability to set a custom HTTPClient for a request.

func NewGetQueryParamsWithTimeout

func NewGetQueryParamsWithTimeout(timeout time.Duration) *GetQueryParams

NewGetQueryParamsWithTimeout creates a new GetQueryParams object with the ability to set a timeout on a request.

func (*GetQueryParams) SetContext

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

SetContext adds the context to the get query params

func (*GetQueryParams) SetDefaults

func (o *GetQueryParams) SetDefaults()

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

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

func (*GetQueryParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the get query params

func (*GetQueryParams) SetQueryID

func (o *GetQueryParams) SetQueryID(queryID string)

SetQueryID adds the queryId to the get query params

func (*GetQueryParams) SetTimeout

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

SetTimeout adds the timeout to the get query params

func (*GetQueryParams) WithContext

func (o *GetQueryParams) WithContext(ctx context.Context) *GetQueryParams

WithContext adds the context to the get query params

func (*GetQueryParams) WithDefaults

func (o *GetQueryParams) WithDefaults() *GetQueryParams

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

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

func (*GetQueryParams) WithHTTPClient

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

WithHTTPClient adds the HTTPClient to the get query params

func (*GetQueryParams) WithQueryID

func (o *GetQueryParams) WithQueryID(queryID string) *GetQueryParams

WithQueryID adds the queryID to the get query params

func (*GetQueryParams) WithTimeout

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

WithTimeout adds the timeout to the get query params

func (*GetQueryParams) WriteToRequest

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

WriteToRequest writes these params to a swagger request

type GetQueryReader

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

GetQueryReader is a Reader for the GetQuery structure.

func (*GetQueryReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type GetQueryServiceUnavailable

type GetQueryServiceUnavailable struct {

	/* Your rate limit (requests per second) for this operation.
	_Note:_ For this status code, the rate limit header is deprecated and no longer returned.
	*/
	XAmznRateLimitLimit string

	/* Unique request reference identifier.
	 */
	XAmznRequestID string

	Payload *data_kiosk_2023_11_15_models.ErrorList
}

GetQueryServiceUnavailable describes a response with status code 503, with default header values.

Temporary overloading or maintenance of the server.

func NewGetQueryServiceUnavailable

func NewGetQueryServiceUnavailable() *GetQueryServiceUnavailable

NewGetQueryServiceUnavailable creates a GetQueryServiceUnavailable with default headers values

func (*GetQueryServiceUnavailable) Error

func (*GetQueryServiceUnavailable) GetPayload

func (*GetQueryServiceUnavailable) IsClientError

func (o *GetQueryServiceUnavailable) IsClientError() bool

IsClientError returns true when this get query service unavailable response has a 4xx status code

func (*GetQueryServiceUnavailable) IsCode

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

IsCode returns true when this get query service unavailable response a status code equal to that given

func (*GetQueryServiceUnavailable) IsRedirect

func (o *GetQueryServiceUnavailable) IsRedirect() bool

IsRedirect returns true when this get query service unavailable response has a 3xx status code

func (*GetQueryServiceUnavailable) IsServerError

func (o *GetQueryServiceUnavailable) IsServerError() bool

IsServerError returns true when this get query service unavailable response has a 5xx status code

func (*GetQueryServiceUnavailable) IsSuccess

func (o *GetQueryServiceUnavailable) IsSuccess() bool

IsSuccess returns true when this get query service unavailable response has a 2xx status code

func (*GetQueryServiceUnavailable) String

func (o *GetQueryServiceUnavailable) String() string

type GetQueryTooManyRequests

type GetQueryTooManyRequests struct {

	/* Your rate limit (requests per second) for this operation.
	_Note:_ For this status code, the rate limit header is deprecated and no longer returned.
	*/
	XAmznRateLimitLimit string

	/* Unique request reference identifier.
	 */
	XAmznRequestID string

	Payload *data_kiosk_2023_11_15_models.ErrorList
}

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

The frequency of requests was greater than allowed.

func NewGetQueryTooManyRequests

func NewGetQueryTooManyRequests() *GetQueryTooManyRequests

NewGetQueryTooManyRequests creates a GetQueryTooManyRequests with default headers values

func (*GetQueryTooManyRequests) Error

func (o *GetQueryTooManyRequests) Error() string

func (*GetQueryTooManyRequests) GetPayload

func (*GetQueryTooManyRequests) IsClientError

func (o *GetQueryTooManyRequests) IsClientError() bool

IsClientError returns true when this get query too many requests response has a 4xx status code

func (*GetQueryTooManyRequests) IsCode

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

IsCode returns true when this get query too many requests response a status code equal to that given

func (*GetQueryTooManyRequests) IsRedirect

func (o *GetQueryTooManyRequests) IsRedirect() bool

IsRedirect returns true when this get query too many requests response has a 3xx status code

func (*GetQueryTooManyRequests) IsServerError

func (o *GetQueryTooManyRequests) IsServerError() bool

IsServerError returns true when this get query too many requests response has a 5xx status code

func (*GetQueryTooManyRequests) IsSuccess

func (o *GetQueryTooManyRequests) IsSuccess() bool

IsSuccess returns true when this get query too many requests response has a 2xx status code

func (*GetQueryTooManyRequests) String

func (o *GetQueryTooManyRequests) String() string

type GetQueryUnauthorized

type GetQueryUnauthorized struct {

	/* Your rate limit (requests per second) for this operation.
	_Note:_ For this status code, the rate limit header is deprecated and no longer returned.
	*/
	XAmznRateLimitLimit string

	/* Unique request reference identifier.
	 */
	XAmznRequestID string

	Payload *data_kiosk_2023_11_15_models.ErrorList
}

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

The request's Authorization header is not formatted correctly or does not contain a valid token.

func NewGetQueryUnauthorized

func NewGetQueryUnauthorized() *GetQueryUnauthorized

NewGetQueryUnauthorized creates a GetQueryUnauthorized with default headers values

func (*GetQueryUnauthorized) Error

func (o *GetQueryUnauthorized) Error() string

func (*GetQueryUnauthorized) GetPayload

func (*GetQueryUnauthorized) IsClientError

func (o *GetQueryUnauthorized) IsClientError() bool

IsClientError returns true when this get query unauthorized response has a 4xx status code

func (*GetQueryUnauthorized) IsCode

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

IsCode returns true when this get query unauthorized response a status code equal to that given

func (*GetQueryUnauthorized) IsRedirect

func (o *GetQueryUnauthorized) IsRedirect() bool

IsRedirect returns true when this get query unauthorized response has a 3xx status code

func (*GetQueryUnauthorized) IsServerError

func (o *GetQueryUnauthorized) IsServerError() bool

IsServerError returns true when this get query unauthorized response has a 5xx status code

func (*GetQueryUnauthorized) IsSuccess

func (o *GetQueryUnauthorized) IsSuccess() bool

IsSuccess returns true when this get query unauthorized response has a 2xx status code

func (*GetQueryUnauthorized) String

func (o *GetQueryUnauthorized) String() string

type GetQueryUnsupportedMediaType

type GetQueryUnsupportedMediaType struct {

	/* Your rate limit (requests per second) for this operation.
	_Note:_ For this status code, the rate limit header is deprecated and no longer returned.
	*/
	XAmznRateLimitLimit string

	/* Unique request reference identifier.
	 */
	XAmznRequestID string

	Payload *data_kiosk_2023_11_15_models.ErrorList
}

GetQueryUnsupportedMediaType describes a response with status code 415, with default header values.

The request's Content-Type header is invalid.

func NewGetQueryUnsupportedMediaType

func NewGetQueryUnsupportedMediaType() *GetQueryUnsupportedMediaType

NewGetQueryUnsupportedMediaType creates a GetQueryUnsupportedMediaType with default headers values

func (*GetQueryUnsupportedMediaType) Error

func (*GetQueryUnsupportedMediaType) GetPayload

func (*GetQueryUnsupportedMediaType) IsClientError

func (o *GetQueryUnsupportedMediaType) IsClientError() bool

IsClientError returns true when this get query unsupported media type response has a 4xx status code

func (*GetQueryUnsupportedMediaType) IsCode

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

IsCode returns true when this get query unsupported media type response a status code equal to that given

func (*GetQueryUnsupportedMediaType) IsRedirect

func (o *GetQueryUnsupportedMediaType) IsRedirect() bool

IsRedirect returns true when this get query unsupported media type response has a 3xx status code

func (*GetQueryUnsupportedMediaType) IsServerError

func (o *GetQueryUnsupportedMediaType) IsServerError() bool

IsServerError returns true when this get query unsupported media type response has a 5xx status code

func (*GetQueryUnsupportedMediaType) IsSuccess

func (o *GetQueryUnsupportedMediaType) IsSuccess() bool

IsSuccess returns true when this get query unsupported media type response has a 2xx status code

func (*GetQueryUnsupportedMediaType) String

Jump to

Keyboard shortcuts

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