Documentation ¶
Index ¶
- type Client
- func (a *Client) ReportExecutionsDownloadGet(params *ReportExecutionsDownloadGetParams, opts ...ClientOption) (*ReportExecutionsDownloadGetOK, error)
- func (a *Client) ReportExecutionsGet(params *ReportExecutionsGetParams, opts ...ClientOption) (*ReportExecutionsGetOK, error)
- func (a *Client) ReportExecutionsQuery(params *ReportExecutionsQueryParams, opts ...ClientOption) (*ReportExecutionsQueryOK, error)
- func (a *Client) ReportExecutionsRetry(params *ReportExecutionsRetryParams, opts ...ClientOption) (*ReportExecutionsRetryOK, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- type ClientOption
- type ClientService
- type ReportExecutionsDownloadGetBadRequest
- func (o *ReportExecutionsDownloadGetBadRequest) Code() int
- func (o *ReportExecutionsDownloadGetBadRequest) Error() string
- func (o *ReportExecutionsDownloadGetBadRequest) GetPayload() *models.MsaReplyMetaOnly
- func (o *ReportExecutionsDownloadGetBadRequest) IsClientError() bool
- func (o *ReportExecutionsDownloadGetBadRequest) IsCode(code int) bool
- func (o *ReportExecutionsDownloadGetBadRequest) IsRedirect() bool
- func (o *ReportExecutionsDownloadGetBadRequest) IsServerError() bool
- func (o *ReportExecutionsDownloadGetBadRequest) IsSuccess() bool
- func (o *ReportExecutionsDownloadGetBadRequest) String() string
- type ReportExecutionsDownloadGetForbidden
- func (o *ReportExecutionsDownloadGetForbidden) Code() int
- func (o *ReportExecutionsDownloadGetForbidden) Error() string
- func (o *ReportExecutionsDownloadGetForbidden) GetPayload() *models.MsaReplyMetaOnly
- func (o *ReportExecutionsDownloadGetForbidden) IsClientError() bool
- func (o *ReportExecutionsDownloadGetForbidden) IsCode(code int) bool
- func (o *ReportExecutionsDownloadGetForbidden) IsRedirect() bool
- func (o *ReportExecutionsDownloadGetForbidden) IsServerError() bool
- func (o *ReportExecutionsDownloadGetForbidden) IsSuccess() bool
- func (o *ReportExecutionsDownloadGetForbidden) String() string
- type ReportExecutionsDownloadGetInternalServerError
- func (o *ReportExecutionsDownloadGetInternalServerError) Code() int
- func (o *ReportExecutionsDownloadGetInternalServerError) Error() string
- func (o *ReportExecutionsDownloadGetInternalServerError) GetPayload() *models.MsaReplyMetaOnly
- func (o *ReportExecutionsDownloadGetInternalServerError) IsClientError() bool
- func (o *ReportExecutionsDownloadGetInternalServerError) IsCode(code int) bool
- func (o *ReportExecutionsDownloadGetInternalServerError) IsRedirect() bool
- func (o *ReportExecutionsDownloadGetInternalServerError) IsServerError() bool
- func (o *ReportExecutionsDownloadGetInternalServerError) IsSuccess() bool
- func (o *ReportExecutionsDownloadGetInternalServerError) String() string
- type ReportExecutionsDownloadGetOK
- func (o *ReportExecutionsDownloadGetOK) Code() int
- func (o *ReportExecutionsDownloadGetOK) Error() string
- func (o *ReportExecutionsDownloadGetOK) GetPayload() []int64
- func (o *ReportExecutionsDownloadGetOK) IsClientError() bool
- func (o *ReportExecutionsDownloadGetOK) IsCode(code int) bool
- func (o *ReportExecutionsDownloadGetOK) IsRedirect() bool
- func (o *ReportExecutionsDownloadGetOK) IsServerError() bool
- func (o *ReportExecutionsDownloadGetOK) IsSuccess() bool
- func (o *ReportExecutionsDownloadGetOK) String() string
- type ReportExecutionsDownloadGetParams
- func NewReportExecutionsDownloadGetParams() *ReportExecutionsDownloadGetParams
- func NewReportExecutionsDownloadGetParamsWithContext(ctx context.Context) *ReportExecutionsDownloadGetParams
- func NewReportExecutionsDownloadGetParamsWithHTTPClient(client *http.Client) *ReportExecutionsDownloadGetParams
- func NewReportExecutionsDownloadGetParamsWithTimeout(timeout time.Duration) *ReportExecutionsDownloadGetParams
- func (o *ReportExecutionsDownloadGetParams) SetContext(ctx context.Context)
- func (o *ReportExecutionsDownloadGetParams) SetDefaults()
- func (o *ReportExecutionsDownloadGetParams) SetHTTPClient(client *http.Client)
- func (o *ReportExecutionsDownloadGetParams) SetIds(ids string)
- func (o *ReportExecutionsDownloadGetParams) SetTimeout(timeout time.Duration)
- func (o *ReportExecutionsDownloadGetParams) WithContext(ctx context.Context) *ReportExecutionsDownloadGetParams
- func (o *ReportExecutionsDownloadGetParams) WithDefaults() *ReportExecutionsDownloadGetParams
- func (o *ReportExecutionsDownloadGetParams) WithHTTPClient(client *http.Client) *ReportExecutionsDownloadGetParams
- func (o *ReportExecutionsDownloadGetParams) WithIds(ids string) *ReportExecutionsDownloadGetParams
- func (o *ReportExecutionsDownloadGetParams) WithTimeout(timeout time.Duration) *ReportExecutionsDownloadGetParams
- func (o *ReportExecutionsDownloadGetParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ReportExecutionsDownloadGetReader
- type ReportExecutionsDownloadGetTooManyRequests
- func (o *ReportExecutionsDownloadGetTooManyRequests) Code() int
- func (o *ReportExecutionsDownloadGetTooManyRequests) Error() string
- func (o *ReportExecutionsDownloadGetTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *ReportExecutionsDownloadGetTooManyRequests) IsClientError() bool
- func (o *ReportExecutionsDownloadGetTooManyRequests) IsCode(code int) bool
- func (o *ReportExecutionsDownloadGetTooManyRequests) IsRedirect() bool
- func (o *ReportExecutionsDownloadGetTooManyRequests) IsServerError() bool
- func (o *ReportExecutionsDownloadGetTooManyRequests) IsSuccess() bool
- func (o *ReportExecutionsDownloadGetTooManyRequests) String() string
- type ReportExecutionsGetBadRequest
- func (o *ReportExecutionsGetBadRequest) Code() int
- func (o *ReportExecutionsGetBadRequest) Error() string
- func (o *ReportExecutionsGetBadRequest) GetPayload() *models.MsaReplyMetaOnly
- func (o *ReportExecutionsGetBadRequest) IsClientError() bool
- func (o *ReportExecutionsGetBadRequest) IsCode(code int) bool
- func (o *ReportExecutionsGetBadRequest) IsRedirect() bool
- func (o *ReportExecutionsGetBadRequest) IsServerError() bool
- func (o *ReportExecutionsGetBadRequest) IsSuccess() bool
- func (o *ReportExecutionsGetBadRequest) String() string
- type ReportExecutionsGetForbidden
- func (o *ReportExecutionsGetForbidden) Code() int
- func (o *ReportExecutionsGetForbidden) Error() string
- func (o *ReportExecutionsGetForbidden) GetPayload() *models.MsaReplyMetaOnly
- func (o *ReportExecutionsGetForbidden) IsClientError() bool
- func (o *ReportExecutionsGetForbidden) IsCode(code int) bool
- func (o *ReportExecutionsGetForbidden) IsRedirect() bool
- func (o *ReportExecutionsGetForbidden) IsServerError() bool
- func (o *ReportExecutionsGetForbidden) IsSuccess() bool
- func (o *ReportExecutionsGetForbidden) String() string
- type ReportExecutionsGetInternalServerError
- func (o *ReportExecutionsGetInternalServerError) Code() int
- func (o *ReportExecutionsGetInternalServerError) Error() string
- func (o *ReportExecutionsGetInternalServerError) GetPayload() *models.MsaReplyMetaOnly
- func (o *ReportExecutionsGetInternalServerError) IsClientError() bool
- func (o *ReportExecutionsGetInternalServerError) IsCode(code int) bool
- func (o *ReportExecutionsGetInternalServerError) IsRedirect() bool
- func (o *ReportExecutionsGetInternalServerError) IsServerError() bool
- func (o *ReportExecutionsGetInternalServerError) IsSuccess() bool
- func (o *ReportExecutionsGetInternalServerError) String() string
- type ReportExecutionsGetOK
- func (o *ReportExecutionsGetOK) Code() int
- func (o *ReportExecutionsGetOK) Error() string
- func (o *ReportExecutionsGetOK) GetPayload() *models.DomainReportExecutionsResponseV1
- func (o *ReportExecutionsGetOK) IsClientError() bool
- func (o *ReportExecutionsGetOK) IsCode(code int) bool
- func (o *ReportExecutionsGetOK) IsRedirect() bool
- func (o *ReportExecutionsGetOK) IsServerError() bool
- func (o *ReportExecutionsGetOK) IsSuccess() bool
- func (o *ReportExecutionsGetOK) String() string
- type ReportExecutionsGetParams
- func NewReportExecutionsGetParams() *ReportExecutionsGetParams
- func NewReportExecutionsGetParamsWithContext(ctx context.Context) *ReportExecutionsGetParams
- func NewReportExecutionsGetParamsWithHTTPClient(client *http.Client) *ReportExecutionsGetParams
- func NewReportExecutionsGetParamsWithTimeout(timeout time.Duration) *ReportExecutionsGetParams
- func (o *ReportExecutionsGetParams) SetContext(ctx context.Context)
- func (o *ReportExecutionsGetParams) SetDefaults()
- func (o *ReportExecutionsGetParams) SetHTTPClient(client *http.Client)
- func (o *ReportExecutionsGetParams) SetIds(ids []string)
- func (o *ReportExecutionsGetParams) SetTimeout(timeout time.Duration)
- func (o *ReportExecutionsGetParams) WithContext(ctx context.Context) *ReportExecutionsGetParams
- func (o *ReportExecutionsGetParams) WithDefaults() *ReportExecutionsGetParams
- func (o *ReportExecutionsGetParams) WithHTTPClient(client *http.Client) *ReportExecutionsGetParams
- func (o *ReportExecutionsGetParams) WithIds(ids []string) *ReportExecutionsGetParams
- func (o *ReportExecutionsGetParams) WithTimeout(timeout time.Duration) *ReportExecutionsGetParams
- func (o *ReportExecutionsGetParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ReportExecutionsGetReader
- type ReportExecutionsGetTooManyRequests
- func (o *ReportExecutionsGetTooManyRequests) Code() int
- func (o *ReportExecutionsGetTooManyRequests) Error() string
- func (o *ReportExecutionsGetTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *ReportExecutionsGetTooManyRequests) IsClientError() bool
- func (o *ReportExecutionsGetTooManyRequests) IsCode(code int) bool
- func (o *ReportExecutionsGetTooManyRequests) IsRedirect() bool
- func (o *ReportExecutionsGetTooManyRequests) IsServerError() bool
- func (o *ReportExecutionsGetTooManyRequests) IsSuccess() bool
- func (o *ReportExecutionsGetTooManyRequests) String() string
- type ReportExecutionsQueryBadRequest
- func (o *ReportExecutionsQueryBadRequest) Code() int
- func (o *ReportExecutionsQueryBadRequest) Error() string
- func (o *ReportExecutionsQueryBadRequest) GetPayload() *models.MsaReplyMetaOnly
- func (o *ReportExecutionsQueryBadRequest) IsClientError() bool
- func (o *ReportExecutionsQueryBadRequest) IsCode(code int) bool
- func (o *ReportExecutionsQueryBadRequest) IsRedirect() bool
- func (o *ReportExecutionsQueryBadRequest) IsServerError() bool
- func (o *ReportExecutionsQueryBadRequest) IsSuccess() bool
- func (o *ReportExecutionsQueryBadRequest) String() string
- type ReportExecutionsQueryForbidden
- func (o *ReportExecutionsQueryForbidden) Code() int
- func (o *ReportExecutionsQueryForbidden) Error() string
- func (o *ReportExecutionsQueryForbidden) GetPayload() *models.MsaReplyMetaOnly
- func (o *ReportExecutionsQueryForbidden) IsClientError() bool
- func (o *ReportExecutionsQueryForbidden) IsCode(code int) bool
- func (o *ReportExecutionsQueryForbidden) IsRedirect() bool
- func (o *ReportExecutionsQueryForbidden) IsServerError() bool
- func (o *ReportExecutionsQueryForbidden) IsSuccess() bool
- func (o *ReportExecutionsQueryForbidden) String() string
- type ReportExecutionsQueryInternalServerError
- func (o *ReportExecutionsQueryInternalServerError) Code() int
- func (o *ReportExecutionsQueryInternalServerError) Error() string
- func (o *ReportExecutionsQueryInternalServerError) GetPayload() *models.MsaReplyMetaOnly
- func (o *ReportExecutionsQueryInternalServerError) IsClientError() bool
- func (o *ReportExecutionsQueryInternalServerError) IsCode(code int) bool
- func (o *ReportExecutionsQueryInternalServerError) IsRedirect() bool
- func (o *ReportExecutionsQueryInternalServerError) IsServerError() bool
- func (o *ReportExecutionsQueryInternalServerError) IsSuccess() bool
- func (o *ReportExecutionsQueryInternalServerError) String() string
- type ReportExecutionsQueryOK
- func (o *ReportExecutionsQueryOK) Code() int
- func (o *ReportExecutionsQueryOK) Error() string
- func (o *ReportExecutionsQueryOK) GetPayload() *models.MsaQueryResponse
- func (o *ReportExecutionsQueryOK) IsClientError() bool
- func (o *ReportExecutionsQueryOK) IsCode(code int) bool
- func (o *ReportExecutionsQueryOK) IsRedirect() bool
- func (o *ReportExecutionsQueryOK) IsServerError() bool
- func (o *ReportExecutionsQueryOK) IsSuccess() bool
- func (o *ReportExecutionsQueryOK) String() string
- type ReportExecutionsQueryParams
- func NewReportExecutionsQueryParams() *ReportExecutionsQueryParams
- func NewReportExecutionsQueryParamsWithContext(ctx context.Context) *ReportExecutionsQueryParams
- func NewReportExecutionsQueryParamsWithHTTPClient(client *http.Client) *ReportExecutionsQueryParams
- func NewReportExecutionsQueryParamsWithTimeout(timeout time.Duration) *ReportExecutionsQueryParams
- func (o *ReportExecutionsQueryParams) SetContext(ctx context.Context)
- func (o *ReportExecutionsQueryParams) SetDefaults()
- func (o *ReportExecutionsQueryParams) SetFilter(filter *string)
- func (o *ReportExecutionsQueryParams) SetHTTPClient(client *http.Client)
- func (o *ReportExecutionsQueryParams) SetLimit(limit *int64)
- func (o *ReportExecutionsQueryParams) SetOffset(offset *string)
- func (o *ReportExecutionsQueryParams) SetQ(q *string)
- func (o *ReportExecutionsQueryParams) SetSort(sort *string)
- func (o *ReportExecutionsQueryParams) SetTimeout(timeout time.Duration)
- func (o *ReportExecutionsQueryParams) WithContext(ctx context.Context) *ReportExecutionsQueryParams
- func (o *ReportExecutionsQueryParams) WithDefaults() *ReportExecutionsQueryParams
- func (o *ReportExecutionsQueryParams) WithFilter(filter *string) *ReportExecutionsQueryParams
- func (o *ReportExecutionsQueryParams) WithHTTPClient(client *http.Client) *ReportExecutionsQueryParams
- func (o *ReportExecutionsQueryParams) WithLimit(limit *int64) *ReportExecutionsQueryParams
- func (o *ReportExecutionsQueryParams) WithOffset(offset *string) *ReportExecutionsQueryParams
- func (o *ReportExecutionsQueryParams) WithQ(q *string) *ReportExecutionsQueryParams
- func (o *ReportExecutionsQueryParams) WithSort(sort *string) *ReportExecutionsQueryParams
- func (o *ReportExecutionsQueryParams) WithTimeout(timeout time.Duration) *ReportExecutionsQueryParams
- func (o *ReportExecutionsQueryParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ReportExecutionsQueryReader
- type ReportExecutionsQueryTooManyRequests
- func (o *ReportExecutionsQueryTooManyRequests) Code() int
- func (o *ReportExecutionsQueryTooManyRequests) Error() string
- func (o *ReportExecutionsQueryTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *ReportExecutionsQueryTooManyRequests) IsClientError() bool
- func (o *ReportExecutionsQueryTooManyRequests) IsCode(code int) bool
- func (o *ReportExecutionsQueryTooManyRequests) IsRedirect() bool
- func (o *ReportExecutionsQueryTooManyRequests) IsServerError() bool
- func (o *ReportExecutionsQueryTooManyRequests) IsSuccess() bool
- func (o *ReportExecutionsQueryTooManyRequests) String() string
- type ReportExecutionsRetryBadRequest
- func (o *ReportExecutionsRetryBadRequest) Code() int
- func (o *ReportExecutionsRetryBadRequest) Error() string
- func (o *ReportExecutionsRetryBadRequest) GetPayload() *models.MsaReplyMetaOnly
- func (o *ReportExecutionsRetryBadRequest) IsClientError() bool
- func (o *ReportExecutionsRetryBadRequest) IsCode(code int) bool
- func (o *ReportExecutionsRetryBadRequest) IsRedirect() bool
- func (o *ReportExecutionsRetryBadRequest) IsServerError() bool
- func (o *ReportExecutionsRetryBadRequest) IsSuccess() bool
- func (o *ReportExecutionsRetryBadRequest) String() string
- type ReportExecutionsRetryForbidden
- func (o *ReportExecutionsRetryForbidden) Code() int
- func (o *ReportExecutionsRetryForbidden) Error() string
- func (o *ReportExecutionsRetryForbidden) GetPayload() *models.MsaReplyMetaOnly
- func (o *ReportExecutionsRetryForbidden) IsClientError() bool
- func (o *ReportExecutionsRetryForbidden) IsCode(code int) bool
- func (o *ReportExecutionsRetryForbidden) IsRedirect() bool
- func (o *ReportExecutionsRetryForbidden) IsServerError() bool
- func (o *ReportExecutionsRetryForbidden) IsSuccess() bool
- func (o *ReportExecutionsRetryForbidden) String() string
- type ReportExecutionsRetryInternalServerError
- func (o *ReportExecutionsRetryInternalServerError) Code() int
- func (o *ReportExecutionsRetryInternalServerError) Error() string
- func (o *ReportExecutionsRetryInternalServerError) GetPayload() *models.MsaReplyMetaOnly
- func (o *ReportExecutionsRetryInternalServerError) IsClientError() bool
- func (o *ReportExecutionsRetryInternalServerError) IsCode(code int) bool
- func (o *ReportExecutionsRetryInternalServerError) IsRedirect() bool
- func (o *ReportExecutionsRetryInternalServerError) IsServerError() bool
- func (o *ReportExecutionsRetryInternalServerError) IsSuccess() bool
- func (o *ReportExecutionsRetryInternalServerError) String() string
- type ReportExecutionsRetryOK
- func (o *ReportExecutionsRetryOK) Code() int
- func (o *ReportExecutionsRetryOK) Error() string
- func (o *ReportExecutionsRetryOK) GetPayload() *models.DomainReportExecutionsResponseV1
- func (o *ReportExecutionsRetryOK) IsClientError() bool
- func (o *ReportExecutionsRetryOK) IsCode(code int) bool
- func (o *ReportExecutionsRetryOK) IsRedirect() bool
- func (o *ReportExecutionsRetryOK) IsServerError() bool
- func (o *ReportExecutionsRetryOK) IsSuccess() bool
- func (o *ReportExecutionsRetryOK) String() string
- type ReportExecutionsRetryParams
- func NewReportExecutionsRetryParams() *ReportExecutionsRetryParams
- func NewReportExecutionsRetryParamsWithContext(ctx context.Context) *ReportExecutionsRetryParams
- func NewReportExecutionsRetryParamsWithHTTPClient(client *http.Client) *ReportExecutionsRetryParams
- func NewReportExecutionsRetryParamsWithTimeout(timeout time.Duration) *ReportExecutionsRetryParams
- func (o *ReportExecutionsRetryParams) SetBody(body []*models.DomainReportExecutionRetryRequestV1)
- func (o *ReportExecutionsRetryParams) SetContext(ctx context.Context)
- func (o *ReportExecutionsRetryParams) SetDefaults()
- func (o *ReportExecutionsRetryParams) SetHTTPClient(client *http.Client)
- func (o *ReportExecutionsRetryParams) SetTimeout(timeout time.Duration)
- func (o *ReportExecutionsRetryParams) WithBody(body []*models.DomainReportExecutionRetryRequestV1) *ReportExecutionsRetryParams
- func (o *ReportExecutionsRetryParams) WithContext(ctx context.Context) *ReportExecutionsRetryParams
- func (o *ReportExecutionsRetryParams) WithDefaults() *ReportExecutionsRetryParams
- func (o *ReportExecutionsRetryParams) WithHTTPClient(client *http.Client) *ReportExecutionsRetryParams
- func (o *ReportExecutionsRetryParams) WithTimeout(timeout time.Duration) *ReportExecutionsRetryParams
- func (o *ReportExecutionsRetryParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ReportExecutionsRetryReader
- type ReportExecutionsRetryTooManyRequests
- func (o *ReportExecutionsRetryTooManyRequests) Code() int
- func (o *ReportExecutionsRetryTooManyRequests) Error() string
- func (o *ReportExecutionsRetryTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *ReportExecutionsRetryTooManyRequests) IsClientError() bool
- func (o *ReportExecutionsRetryTooManyRequests) IsCode(code int) bool
- func (o *ReportExecutionsRetryTooManyRequests) IsRedirect() bool
- func (o *ReportExecutionsRetryTooManyRequests) IsServerError() bool
- func (o *ReportExecutionsRetryTooManyRequests) IsSuccess() bool
- func (o *ReportExecutionsRetryTooManyRequests) String() string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client for report executions API
func (*Client) ReportExecutionsDownloadGet ¶
func (a *Client) ReportExecutionsDownloadGet(params *ReportExecutionsDownloadGetParams, opts ...ClientOption) (*ReportExecutionsDownloadGetOK, error)
ReportExecutionsDownloadGet gets report entity download
func (*Client) ReportExecutionsGet ¶
func (a *Client) ReportExecutionsGet(params *ReportExecutionsGetParams, opts ...ClientOption) (*ReportExecutionsGetOK, error)
ReportExecutionsGet retrieves report details for the provided report i ds
func (*Client) ReportExecutionsQuery ¶
func (a *Client) ReportExecutionsQuery(params *ReportExecutionsQueryParams, opts ...ClientOption) (*ReportExecutionsQueryOK, error)
ReportExecutionsQuery finds all report execution i ds matching the query with filter
func (*Client) ReportExecutionsRetry ¶ added in v0.2.13
func (a *Client) ReportExecutionsRetry(params *ReportExecutionsRetryParams, opts ...ClientOption) (*ReportExecutionsRetryOK, error)
ReportExecutionsRetry this endpoint will be used to retry report executions
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 { ReportExecutionsDownloadGet(params *ReportExecutionsDownloadGetParams, opts ...ClientOption) (*ReportExecutionsDownloadGetOK, error) ReportExecutionsGet(params *ReportExecutionsGetParams, opts ...ClientOption) (*ReportExecutionsGetOK, error) ReportExecutionsQuery(params *ReportExecutionsQueryParams, opts ...ClientOption) (*ReportExecutionsQueryOK, error) ReportExecutionsRetry(params *ReportExecutionsRetryParams, opts ...ClientOption) (*ReportExecutionsRetryOK, 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 report executions API client.
type ReportExecutionsDownloadGetBadRequest ¶
type ReportExecutionsDownloadGetBadRequest struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaReplyMetaOnly }
ReportExecutionsDownloadGetBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewReportExecutionsDownloadGetBadRequest ¶
func NewReportExecutionsDownloadGetBadRequest() *ReportExecutionsDownloadGetBadRequest
NewReportExecutionsDownloadGetBadRequest creates a ReportExecutionsDownloadGetBadRequest with default headers values
func (*ReportExecutionsDownloadGetBadRequest) Code ¶ added in v0.2.33
func (o *ReportExecutionsDownloadGetBadRequest) Code() int
Code gets the status code for the report executions download get bad request response
func (*ReportExecutionsDownloadGetBadRequest) Error ¶
func (o *ReportExecutionsDownloadGetBadRequest) Error() string
func (*ReportExecutionsDownloadGetBadRequest) GetPayload ¶
func (o *ReportExecutionsDownloadGetBadRequest) GetPayload() *models.MsaReplyMetaOnly
func (*ReportExecutionsDownloadGetBadRequest) IsClientError ¶ added in v0.2.27
func (o *ReportExecutionsDownloadGetBadRequest) IsClientError() bool
IsClientError returns true when this report executions download get bad request response has a 4xx status code
func (*ReportExecutionsDownloadGetBadRequest) IsCode ¶ added in v0.2.27
func (o *ReportExecutionsDownloadGetBadRequest) IsCode(code int) bool
IsCode returns true when this report executions download get bad request response a status code equal to that given
func (*ReportExecutionsDownloadGetBadRequest) IsRedirect ¶ added in v0.2.27
func (o *ReportExecutionsDownloadGetBadRequest) IsRedirect() bool
IsRedirect returns true when this report executions download get bad request response has a 3xx status code
func (*ReportExecutionsDownloadGetBadRequest) IsServerError ¶ added in v0.2.27
func (o *ReportExecutionsDownloadGetBadRequest) IsServerError() bool
IsServerError returns true when this report executions download get bad request response has a 5xx status code
func (*ReportExecutionsDownloadGetBadRequest) IsSuccess ¶ added in v0.2.27
func (o *ReportExecutionsDownloadGetBadRequest) IsSuccess() bool
IsSuccess returns true when this report executions download get bad request response has a 2xx status code
func (*ReportExecutionsDownloadGetBadRequest) String ¶ added in v0.2.27
func (o *ReportExecutionsDownloadGetBadRequest) String() string
type ReportExecutionsDownloadGetForbidden ¶
type ReportExecutionsDownloadGetForbidden struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaReplyMetaOnly }
ReportExecutionsDownloadGetForbidden describes a response with status code 403, with default header values.
Forbidden
func NewReportExecutionsDownloadGetForbidden ¶
func NewReportExecutionsDownloadGetForbidden() *ReportExecutionsDownloadGetForbidden
NewReportExecutionsDownloadGetForbidden creates a ReportExecutionsDownloadGetForbidden with default headers values
func (*ReportExecutionsDownloadGetForbidden) Code ¶ added in v0.2.33
func (o *ReportExecutionsDownloadGetForbidden) Code() int
Code gets the status code for the report executions download get forbidden response
func (*ReportExecutionsDownloadGetForbidden) Error ¶
func (o *ReportExecutionsDownloadGetForbidden) Error() string
func (*ReportExecutionsDownloadGetForbidden) GetPayload ¶
func (o *ReportExecutionsDownloadGetForbidden) GetPayload() *models.MsaReplyMetaOnly
func (*ReportExecutionsDownloadGetForbidden) IsClientError ¶ added in v0.2.27
func (o *ReportExecutionsDownloadGetForbidden) IsClientError() bool
IsClientError returns true when this report executions download get forbidden response has a 4xx status code
func (*ReportExecutionsDownloadGetForbidden) IsCode ¶ added in v0.2.27
func (o *ReportExecutionsDownloadGetForbidden) IsCode(code int) bool
IsCode returns true when this report executions download get forbidden response a status code equal to that given
func (*ReportExecutionsDownloadGetForbidden) IsRedirect ¶ added in v0.2.27
func (o *ReportExecutionsDownloadGetForbidden) IsRedirect() bool
IsRedirect returns true when this report executions download get forbidden response has a 3xx status code
func (*ReportExecutionsDownloadGetForbidden) IsServerError ¶ added in v0.2.27
func (o *ReportExecutionsDownloadGetForbidden) IsServerError() bool
IsServerError returns true when this report executions download get forbidden response has a 5xx status code
func (*ReportExecutionsDownloadGetForbidden) IsSuccess ¶ added in v0.2.27
func (o *ReportExecutionsDownloadGetForbidden) IsSuccess() bool
IsSuccess returns true when this report executions download get forbidden response has a 2xx status code
func (*ReportExecutionsDownloadGetForbidden) String ¶ added in v0.2.27
func (o *ReportExecutionsDownloadGetForbidden) String() string
type ReportExecutionsDownloadGetInternalServerError ¶
type ReportExecutionsDownloadGetInternalServerError struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaReplyMetaOnly }
ReportExecutionsDownloadGetInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewReportExecutionsDownloadGetInternalServerError ¶
func NewReportExecutionsDownloadGetInternalServerError() *ReportExecutionsDownloadGetInternalServerError
NewReportExecutionsDownloadGetInternalServerError creates a ReportExecutionsDownloadGetInternalServerError with default headers values
func (*ReportExecutionsDownloadGetInternalServerError) Code ¶ added in v0.2.33
func (o *ReportExecutionsDownloadGetInternalServerError) Code() int
Code gets the status code for the report executions download get internal server error response
func (*ReportExecutionsDownloadGetInternalServerError) Error ¶
func (o *ReportExecutionsDownloadGetInternalServerError) Error() string
func (*ReportExecutionsDownloadGetInternalServerError) GetPayload ¶
func (o *ReportExecutionsDownloadGetInternalServerError) GetPayload() *models.MsaReplyMetaOnly
func (*ReportExecutionsDownloadGetInternalServerError) IsClientError ¶ added in v0.2.27
func (o *ReportExecutionsDownloadGetInternalServerError) IsClientError() bool
IsClientError returns true when this report executions download get internal server error response has a 4xx status code
func (*ReportExecutionsDownloadGetInternalServerError) IsCode ¶ added in v0.2.27
func (o *ReportExecutionsDownloadGetInternalServerError) IsCode(code int) bool
IsCode returns true when this report executions download get internal server error response a status code equal to that given
func (*ReportExecutionsDownloadGetInternalServerError) IsRedirect ¶ added in v0.2.27
func (o *ReportExecutionsDownloadGetInternalServerError) IsRedirect() bool
IsRedirect returns true when this report executions download get internal server error response has a 3xx status code
func (*ReportExecutionsDownloadGetInternalServerError) IsServerError ¶ added in v0.2.27
func (o *ReportExecutionsDownloadGetInternalServerError) IsServerError() bool
IsServerError returns true when this report executions download get internal server error response has a 5xx status code
func (*ReportExecutionsDownloadGetInternalServerError) IsSuccess ¶ added in v0.2.27
func (o *ReportExecutionsDownloadGetInternalServerError) IsSuccess() bool
IsSuccess returns true when this report executions download get internal server error response has a 2xx status code
func (*ReportExecutionsDownloadGetInternalServerError) String ¶ added in v0.2.27
func (o *ReportExecutionsDownloadGetInternalServerError) String() string
type ReportExecutionsDownloadGetOK ¶
type ReportExecutionsDownloadGetOK struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload []int64 }
ReportExecutionsDownloadGetOK describes a response with status code 200, with default header values.
OK
func NewReportExecutionsDownloadGetOK ¶
func NewReportExecutionsDownloadGetOK() *ReportExecutionsDownloadGetOK
NewReportExecutionsDownloadGetOK creates a ReportExecutionsDownloadGetOK with default headers values
func (*ReportExecutionsDownloadGetOK) Code ¶ added in v0.2.33
func (o *ReportExecutionsDownloadGetOK) Code() int
Code gets the status code for the report executions download get o k response
func (*ReportExecutionsDownloadGetOK) Error ¶
func (o *ReportExecutionsDownloadGetOK) Error() string
func (*ReportExecutionsDownloadGetOK) GetPayload ¶
func (o *ReportExecutionsDownloadGetOK) GetPayload() []int64
func (*ReportExecutionsDownloadGetOK) IsClientError ¶ added in v0.2.27
func (o *ReportExecutionsDownloadGetOK) IsClientError() bool
IsClientError returns true when this report executions download get o k response has a 4xx status code
func (*ReportExecutionsDownloadGetOK) IsCode ¶ added in v0.2.27
func (o *ReportExecutionsDownloadGetOK) IsCode(code int) bool
IsCode returns true when this report executions download get o k response a status code equal to that given
func (*ReportExecutionsDownloadGetOK) IsRedirect ¶ added in v0.2.27
func (o *ReportExecutionsDownloadGetOK) IsRedirect() bool
IsRedirect returns true when this report executions download get o k response has a 3xx status code
func (*ReportExecutionsDownloadGetOK) IsServerError ¶ added in v0.2.27
func (o *ReportExecutionsDownloadGetOK) IsServerError() bool
IsServerError returns true when this report executions download get o k response has a 5xx status code
func (*ReportExecutionsDownloadGetOK) IsSuccess ¶ added in v0.2.27
func (o *ReportExecutionsDownloadGetOK) IsSuccess() bool
IsSuccess returns true when this report executions download get o k response has a 2xx status code
func (*ReportExecutionsDownloadGetOK) String ¶ added in v0.2.27
func (o *ReportExecutionsDownloadGetOK) String() string
type ReportExecutionsDownloadGetParams ¶
type ReportExecutionsDownloadGetParams struct { /* Ids. The report_execution id to download */ Ids string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ReportExecutionsDownloadGetParams contains all the parameters to send to the API endpoint
for the report executions download get operation. Typically these are written to a http.Request.
func NewReportExecutionsDownloadGetParams ¶
func NewReportExecutionsDownloadGetParams() *ReportExecutionsDownloadGetParams
NewReportExecutionsDownloadGetParams creates a new ReportExecutionsDownloadGetParams 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 NewReportExecutionsDownloadGetParamsWithContext ¶
func NewReportExecutionsDownloadGetParamsWithContext(ctx context.Context) *ReportExecutionsDownloadGetParams
NewReportExecutionsDownloadGetParamsWithContext creates a new ReportExecutionsDownloadGetParams object with the ability to set a context for a request.
func NewReportExecutionsDownloadGetParamsWithHTTPClient ¶
func NewReportExecutionsDownloadGetParamsWithHTTPClient(client *http.Client) *ReportExecutionsDownloadGetParams
NewReportExecutionsDownloadGetParamsWithHTTPClient creates a new ReportExecutionsDownloadGetParams object with the ability to set a custom HTTPClient for a request.
func NewReportExecutionsDownloadGetParamsWithTimeout ¶
func NewReportExecutionsDownloadGetParamsWithTimeout(timeout time.Duration) *ReportExecutionsDownloadGetParams
NewReportExecutionsDownloadGetParamsWithTimeout creates a new ReportExecutionsDownloadGetParams object with the ability to set a timeout on a request.
func (*ReportExecutionsDownloadGetParams) SetContext ¶
func (o *ReportExecutionsDownloadGetParams) SetContext(ctx context.Context)
SetContext adds the context to the report executions download get params
func (*ReportExecutionsDownloadGetParams) SetDefaults ¶
func (o *ReportExecutionsDownloadGetParams) SetDefaults()
SetDefaults hydrates default values in the report executions download get params (not the query body).
All values with no default are reset to their zero value.
func (*ReportExecutionsDownloadGetParams) SetHTTPClient ¶
func (o *ReportExecutionsDownloadGetParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the report executions download get params
func (*ReportExecutionsDownloadGetParams) SetIds ¶
func (o *ReportExecutionsDownloadGetParams) SetIds(ids string)
SetIds adds the ids to the report executions download get params
func (*ReportExecutionsDownloadGetParams) SetTimeout ¶
func (o *ReportExecutionsDownloadGetParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the report executions download get params
func (*ReportExecutionsDownloadGetParams) WithContext ¶
func (o *ReportExecutionsDownloadGetParams) WithContext(ctx context.Context) *ReportExecutionsDownloadGetParams
WithContext adds the context to the report executions download get params
func (*ReportExecutionsDownloadGetParams) WithDefaults ¶
func (o *ReportExecutionsDownloadGetParams) WithDefaults() *ReportExecutionsDownloadGetParams
WithDefaults hydrates default values in the report executions download get params (not the query body).
All values with no default are reset to their zero value.
func (*ReportExecutionsDownloadGetParams) WithHTTPClient ¶
func (o *ReportExecutionsDownloadGetParams) WithHTTPClient(client *http.Client) *ReportExecutionsDownloadGetParams
WithHTTPClient adds the HTTPClient to the report executions download get params
func (*ReportExecutionsDownloadGetParams) WithIds ¶
func (o *ReportExecutionsDownloadGetParams) WithIds(ids string) *ReportExecutionsDownloadGetParams
WithIds adds the ids to the report executions download get params
func (*ReportExecutionsDownloadGetParams) WithTimeout ¶
func (o *ReportExecutionsDownloadGetParams) WithTimeout(timeout time.Duration) *ReportExecutionsDownloadGetParams
WithTimeout adds the timeout to the report executions download get params
func (*ReportExecutionsDownloadGetParams) WriteToRequest ¶
func (o *ReportExecutionsDownloadGetParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ReportExecutionsDownloadGetReader ¶
type ReportExecutionsDownloadGetReader struct {
// contains filtered or unexported fields
}
ReportExecutionsDownloadGetReader is a Reader for the ReportExecutionsDownloadGet structure.
func (*ReportExecutionsDownloadGetReader) ReadResponse ¶
func (o *ReportExecutionsDownloadGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ReportExecutionsDownloadGetTooManyRequests ¶
type ReportExecutionsDownloadGetTooManyRequests struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 /* Too many requests, retry after this time (as milliseconds since epoch) */ XRateLimitRetryAfter int64 Payload *models.MsaReplyMetaOnly }
ReportExecutionsDownloadGetTooManyRequests describes a response with status code 429, with default header values.
Too Many Requests
func NewReportExecutionsDownloadGetTooManyRequests ¶
func NewReportExecutionsDownloadGetTooManyRequests() *ReportExecutionsDownloadGetTooManyRequests
NewReportExecutionsDownloadGetTooManyRequests creates a ReportExecutionsDownloadGetTooManyRequests with default headers values
func (*ReportExecutionsDownloadGetTooManyRequests) Code ¶ added in v0.2.33
func (o *ReportExecutionsDownloadGetTooManyRequests) Code() int
Code gets the status code for the report executions download get too many requests response
func (*ReportExecutionsDownloadGetTooManyRequests) Error ¶
func (o *ReportExecutionsDownloadGetTooManyRequests) Error() string
func (*ReportExecutionsDownloadGetTooManyRequests) GetPayload ¶
func (o *ReportExecutionsDownloadGetTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
func (*ReportExecutionsDownloadGetTooManyRequests) IsClientError ¶ added in v0.2.27
func (o *ReportExecutionsDownloadGetTooManyRequests) IsClientError() bool
IsClientError returns true when this report executions download get too many requests response has a 4xx status code
func (*ReportExecutionsDownloadGetTooManyRequests) IsCode ¶ added in v0.2.27
func (o *ReportExecutionsDownloadGetTooManyRequests) IsCode(code int) bool
IsCode returns true when this report executions download get too many requests response a status code equal to that given
func (*ReportExecutionsDownloadGetTooManyRequests) IsRedirect ¶ added in v0.2.27
func (o *ReportExecutionsDownloadGetTooManyRequests) IsRedirect() bool
IsRedirect returns true when this report executions download get too many requests response has a 3xx status code
func (*ReportExecutionsDownloadGetTooManyRequests) IsServerError ¶ added in v0.2.27
func (o *ReportExecutionsDownloadGetTooManyRequests) IsServerError() bool
IsServerError returns true when this report executions download get too many requests response has a 5xx status code
func (*ReportExecutionsDownloadGetTooManyRequests) IsSuccess ¶ added in v0.2.27
func (o *ReportExecutionsDownloadGetTooManyRequests) IsSuccess() bool
IsSuccess returns true when this report executions download get too many requests response has a 2xx status code
func (*ReportExecutionsDownloadGetTooManyRequests) String ¶ added in v0.2.27
func (o *ReportExecutionsDownloadGetTooManyRequests) String() string
type ReportExecutionsGetBadRequest ¶
type ReportExecutionsGetBadRequest struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaReplyMetaOnly }
ReportExecutionsGetBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewReportExecutionsGetBadRequest ¶
func NewReportExecutionsGetBadRequest() *ReportExecutionsGetBadRequest
NewReportExecutionsGetBadRequest creates a ReportExecutionsGetBadRequest with default headers values
func (*ReportExecutionsGetBadRequest) Code ¶ added in v0.2.33
func (o *ReportExecutionsGetBadRequest) Code() int
Code gets the status code for the report executions get bad request response
func (*ReportExecutionsGetBadRequest) Error ¶
func (o *ReportExecutionsGetBadRequest) Error() string
func (*ReportExecutionsGetBadRequest) GetPayload ¶
func (o *ReportExecutionsGetBadRequest) GetPayload() *models.MsaReplyMetaOnly
func (*ReportExecutionsGetBadRequest) IsClientError ¶ added in v0.2.27
func (o *ReportExecutionsGetBadRequest) IsClientError() bool
IsClientError returns true when this report executions get bad request response has a 4xx status code
func (*ReportExecutionsGetBadRequest) IsCode ¶ added in v0.2.27
func (o *ReportExecutionsGetBadRequest) IsCode(code int) bool
IsCode returns true when this report executions get bad request response a status code equal to that given
func (*ReportExecutionsGetBadRequest) IsRedirect ¶ added in v0.2.27
func (o *ReportExecutionsGetBadRequest) IsRedirect() bool
IsRedirect returns true when this report executions get bad request response has a 3xx status code
func (*ReportExecutionsGetBadRequest) IsServerError ¶ added in v0.2.27
func (o *ReportExecutionsGetBadRequest) IsServerError() bool
IsServerError returns true when this report executions get bad request response has a 5xx status code
func (*ReportExecutionsGetBadRequest) IsSuccess ¶ added in v0.2.27
func (o *ReportExecutionsGetBadRequest) IsSuccess() bool
IsSuccess returns true when this report executions get bad request response has a 2xx status code
func (*ReportExecutionsGetBadRequest) String ¶ added in v0.2.27
func (o *ReportExecutionsGetBadRequest) String() string
type ReportExecutionsGetForbidden ¶
type ReportExecutionsGetForbidden struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaReplyMetaOnly }
ReportExecutionsGetForbidden describes a response with status code 403, with default header values.
Forbidden
func NewReportExecutionsGetForbidden ¶
func NewReportExecutionsGetForbidden() *ReportExecutionsGetForbidden
NewReportExecutionsGetForbidden creates a ReportExecutionsGetForbidden with default headers values
func (*ReportExecutionsGetForbidden) Code ¶ added in v0.2.33
func (o *ReportExecutionsGetForbidden) Code() int
Code gets the status code for the report executions get forbidden response
func (*ReportExecutionsGetForbidden) Error ¶
func (o *ReportExecutionsGetForbidden) Error() string
func (*ReportExecutionsGetForbidden) GetPayload ¶
func (o *ReportExecutionsGetForbidden) GetPayload() *models.MsaReplyMetaOnly
func (*ReportExecutionsGetForbidden) IsClientError ¶ added in v0.2.27
func (o *ReportExecutionsGetForbidden) IsClientError() bool
IsClientError returns true when this report executions get forbidden response has a 4xx status code
func (*ReportExecutionsGetForbidden) IsCode ¶ added in v0.2.27
func (o *ReportExecutionsGetForbidden) IsCode(code int) bool
IsCode returns true when this report executions get forbidden response a status code equal to that given
func (*ReportExecutionsGetForbidden) IsRedirect ¶ added in v0.2.27
func (o *ReportExecutionsGetForbidden) IsRedirect() bool
IsRedirect returns true when this report executions get forbidden response has a 3xx status code
func (*ReportExecutionsGetForbidden) IsServerError ¶ added in v0.2.27
func (o *ReportExecutionsGetForbidden) IsServerError() bool
IsServerError returns true when this report executions get forbidden response has a 5xx status code
func (*ReportExecutionsGetForbidden) IsSuccess ¶ added in v0.2.27
func (o *ReportExecutionsGetForbidden) IsSuccess() bool
IsSuccess returns true when this report executions get forbidden response has a 2xx status code
func (*ReportExecutionsGetForbidden) String ¶ added in v0.2.27
func (o *ReportExecutionsGetForbidden) String() string
type ReportExecutionsGetInternalServerError ¶ added in v0.9.0
type ReportExecutionsGetInternalServerError struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaReplyMetaOnly }
ReportExecutionsGetInternalServerError describes a response with status code 500, with default header values.
Unexpected Error
func NewReportExecutionsGetInternalServerError ¶ added in v0.9.0
func NewReportExecutionsGetInternalServerError() *ReportExecutionsGetInternalServerError
NewReportExecutionsGetInternalServerError creates a ReportExecutionsGetInternalServerError with default headers values
func (*ReportExecutionsGetInternalServerError) Code ¶ added in v0.9.0
func (o *ReportExecutionsGetInternalServerError) Code() int
Code gets the status code for the report executions get internal server error response
func (*ReportExecutionsGetInternalServerError) Error ¶ added in v0.9.0
func (o *ReportExecutionsGetInternalServerError) Error() string
func (*ReportExecutionsGetInternalServerError) GetPayload ¶ added in v0.9.0
func (o *ReportExecutionsGetInternalServerError) GetPayload() *models.MsaReplyMetaOnly
func (*ReportExecutionsGetInternalServerError) IsClientError ¶ added in v0.9.0
func (o *ReportExecutionsGetInternalServerError) IsClientError() bool
IsClientError returns true when this report executions get internal server error response has a 4xx status code
func (*ReportExecutionsGetInternalServerError) IsCode ¶ added in v0.9.0
func (o *ReportExecutionsGetInternalServerError) IsCode(code int) bool
IsCode returns true when this report executions get internal server error response a status code equal to that given
func (*ReportExecutionsGetInternalServerError) IsRedirect ¶ added in v0.9.0
func (o *ReportExecutionsGetInternalServerError) IsRedirect() bool
IsRedirect returns true when this report executions get internal server error response has a 3xx status code
func (*ReportExecutionsGetInternalServerError) IsServerError ¶ added in v0.9.0
func (o *ReportExecutionsGetInternalServerError) IsServerError() bool
IsServerError returns true when this report executions get internal server error response has a 5xx status code
func (*ReportExecutionsGetInternalServerError) IsSuccess ¶ added in v0.9.0
func (o *ReportExecutionsGetInternalServerError) IsSuccess() bool
IsSuccess returns true when this report executions get internal server error response has a 2xx status code
func (*ReportExecutionsGetInternalServerError) String ¶ added in v0.9.0
func (o *ReportExecutionsGetInternalServerError) String() string
type ReportExecutionsGetOK ¶
type ReportExecutionsGetOK struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.DomainReportExecutionsResponseV1 }
ReportExecutionsGetOK describes a response with status code 200, with default header values.
OK
func NewReportExecutionsGetOK ¶
func NewReportExecutionsGetOK() *ReportExecutionsGetOK
NewReportExecutionsGetOK creates a ReportExecutionsGetOK with default headers values
func (*ReportExecutionsGetOK) Code ¶ added in v0.2.33
func (o *ReportExecutionsGetOK) Code() int
Code gets the status code for the report executions get o k response
func (*ReportExecutionsGetOK) Error ¶
func (o *ReportExecutionsGetOK) Error() string
func (*ReportExecutionsGetOK) GetPayload ¶
func (o *ReportExecutionsGetOK) GetPayload() *models.DomainReportExecutionsResponseV1
func (*ReportExecutionsGetOK) IsClientError ¶ added in v0.2.27
func (o *ReportExecutionsGetOK) IsClientError() bool
IsClientError returns true when this report executions get o k response has a 4xx status code
func (*ReportExecutionsGetOK) IsCode ¶ added in v0.2.27
func (o *ReportExecutionsGetOK) IsCode(code int) bool
IsCode returns true when this report executions get o k response a status code equal to that given
func (*ReportExecutionsGetOK) IsRedirect ¶ added in v0.2.27
func (o *ReportExecutionsGetOK) IsRedirect() bool
IsRedirect returns true when this report executions get o k response has a 3xx status code
func (*ReportExecutionsGetOK) IsServerError ¶ added in v0.2.27
func (o *ReportExecutionsGetOK) IsServerError() bool
IsServerError returns true when this report executions get o k response has a 5xx status code
func (*ReportExecutionsGetOK) IsSuccess ¶ added in v0.2.27
func (o *ReportExecutionsGetOK) IsSuccess() bool
IsSuccess returns true when this report executions get o k response has a 2xx status code
func (*ReportExecutionsGetOK) String ¶ added in v0.2.27
func (o *ReportExecutionsGetOK) String() string
type ReportExecutionsGetParams ¶
type ReportExecutionsGetParams struct { /* Ids. The report_execution id to get details about. */ Ids []string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ReportExecutionsGetParams contains all the parameters to send to the API endpoint
for the report executions get operation. Typically these are written to a http.Request.
func NewReportExecutionsGetParams ¶
func NewReportExecutionsGetParams() *ReportExecutionsGetParams
NewReportExecutionsGetParams creates a new ReportExecutionsGetParams 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 NewReportExecutionsGetParamsWithContext ¶
func NewReportExecutionsGetParamsWithContext(ctx context.Context) *ReportExecutionsGetParams
NewReportExecutionsGetParamsWithContext creates a new ReportExecutionsGetParams object with the ability to set a context for a request.
func NewReportExecutionsGetParamsWithHTTPClient ¶
func NewReportExecutionsGetParamsWithHTTPClient(client *http.Client) *ReportExecutionsGetParams
NewReportExecutionsGetParamsWithHTTPClient creates a new ReportExecutionsGetParams object with the ability to set a custom HTTPClient for a request.
func NewReportExecutionsGetParamsWithTimeout ¶
func NewReportExecutionsGetParamsWithTimeout(timeout time.Duration) *ReportExecutionsGetParams
NewReportExecutionsGetParamsWithTimeout creates a new ReportExecutionsGetParams object with the ability to set a timeout on a request.
func (*ReportExecutionsGetParams) SetContext ¶
func (o *ReportExecutionsGetParams) SetContext(ctx context.Context)
SetContext adds the context to the report executions get params
func (*ReportExecutionsGetParams) SetDefaults ¶
func (o *ReportExecutionsGetParams) SetDefaults()
SetDefaults hydrates default values in the report executions get params (not the query body).
All values with no default are reset to their zero value.
func (*ReportExecutionsGetParams) SetHTTPClient ¶
func (o *ReportExecutionsGetParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the report executions get params
func (*ReportExecutionsGetParams) SetIds ¶
func (o *ReportExecutionsGetParams) SetIds(ids []string)
SetIds adds the ids to the report executions get params
func (*ReportExecutionsGetParams) SetTimeout ¶
func (o *ReportExecutionsGetParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the report executions get params
func (*ReportExecutionsGetParams) WithContext ¶
func (o *ReportExecutionsGetParams) WithContext(ctx context.Context) *ReportExecutionsGetParams
WithContext adds the context to the report executions get params
func (*ReportExecutionsGetParams) WithDefaults ¶
func (o *ReportExecutionsGetParams) WithDefaults() *ReportExecutionsGetParams
WithDefaults hydrates default values in the report executions get params (not the query body).
All values with no default are reset to their zero value.
func (*ReportExecutionsGetParams) WithHTTPClient ¶
func (o *ReportExecutionsGetParams) WithHTTPClient(client *http.Client) *ReportExecutionsGetParams
WithHTTPClient adds the HTTPClient to the report executions get params
func (*ReportExecutionsGetParams) WithIds ¶
func (o *ReportExecutionsGetParams) WithIds(ids []string) *ReportExecutionsGetParams
WithIds adds the ids to the report executions get params
func (*ReportExecutionsGetParams) WithTimeout ¶
func (o *ReportExecutionsGetParams) WithTimeout(timeout time.Duration) *ReportExecutionsGetParams
WithTimeout adds the timeout to the report executions get params
func (*ReportExecutionsGetParams) WriteToRequest ¶
func (o *ReportExecutionsGetParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ReportExecutionsGetReader ¶
type ReportExecutionsGetReader struct {
// contains filtered or unexported fields
}
ReportExecutionsGetReader is a Reader for the ReportExecutionsGet structure.
func (*ReportExecutionsGetReader) ReadResponse ¶
func (o *ReportExecutionsGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ReportExecutionsGetTooManyRequests ¶
type ReportExecutionsGetTooManyRequests struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 /* Too many requests, retry after this time (as milliseconds since epoch) */ XRateLimitRetryAfter int64 Payload *models.MsaReplyMetaOnly }
ReportExecutionsGetTooManyRequests describes a response with status code 429, with default header values.
Too Many Requests
func NewReportExecutionsGetTooManyRequests ¶
func NewReportExecutionsGetTooManyRequests() *ReportExecutionsGetTooManyRequests
NewReportExecutionsGetTooManyRequests creates a ReportExecutionsGetTooManyRequests with default headers values
func (*ReportExecutionsGetTooManyRequests) Code ¶ added in v0.2.33
func (o *ReportExecutionsGetTooManyRequests) Code() int
Code gets the status code for the report executions get too many requests response
func (*ReportExecutionsGetTooManyRequests) Error ¶
func (o *ReportExecutionsGetTooManyRequests) Error() string
func (*ReportExecutionsGetTooManyRequests) GetPayload ¶
func (o *ReportExecutionsGetTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
func (*ReportExecutionsGetTooManyRequests) IsClientError ¶ added in v0.2.27
func (o *ReportExecutionsGetTooManyRequests) IsClientError() bool
IsClientError returns true when this report executions get too many requests response has a 4xx status code
func (*ReportExecutionsGetTooManyRequests) IsCode ¶ added in v0.2.27
func (o *ReportExecutionsGetTooManyRequests) IsCode(code int) bool
IsCode returns true when this report executions get too many requests response a status code equal to that given
func (*ReportExecutionsGetTooManyRequests) IsRedirect ¶ added in v0.2.27
func (o *ReportExecutionsGetTooManyRequests) IsRedirect() bool
IsRedirect returns true when this report executions get too many requests response has a 3xx status code
func (*ReportExecutionsGetTooManyRequests) IsServerError ¶ added in v0.2.27
func (o *ReportExecutionsGetTooManyRequests) IsServerError() bool
IsServerError returns true when this report executions get too many requests response has a 5xx status code
func (*ReportExecutionsGetTooManyRequests) IsSuccess ¶ added in v0.2.27
func (o *ReportExecutionsGetTooManyRequests) IsSuccess() bool
IsSuccess returns true when this report executions get too many requests response has a 2xx status code
func (*ReportExecutionsGetTooManyRequests) String ¶ added in v0.2.27
func (o *ReportExecutionsGetTooManyRequests) String() string
type ReportExecutionsQueryBadRequest ¶
type ReportExecutionsQueryBadRequest struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaReplyMetaOnly }
ReportExecutionsQueryBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewReportExecutionsQueryBadRequest ¶
func NewReportExecutionsQueryBadRequest() *ReportExecutionsQueryBadRequest
NewReportExecutionsQueryBadRequest creates a ReportExecutionsQueryBadRequest with default headers values
func (*ReportExecutionsQueryBadRequest) Code ¶ added in v0.2.33
func (o *ReportExecutionsQueryBadRequest) Code() int
Code gets the status code for the report executions query bad request response
func (*ReportExecutionsQueryBadRequest) Error ¶
func (o *ReportExecutionsQueryBadRequest) Error() string
func (*ReportExecutionsQueryBadRequest) GetPayload ¶
func (o *ReportExecutionsQueryBadRequest) GetPayload() *models.MsaReplyMetaOnly
func (*ReportExecutionsQueryBadRequest) IsClientError ¶ added in v0.2.27
func (o *ReportExecutionsQueryBadRequest) IsClientError() bool
IsClientError returns true when this report executions query bad request response has a 4xx status code
func (*ReportExecutionsQueryBadRequest) IsCode ¶ added in v0.2.27
func (o *ReportExecutionsQueryBadRequest) IsCode(code int) bool
IsCode returns true when this report executions query bad request response a status code equal to that given
func (*ReportExecutionsQueryBadRequest) IsRedirect ¶ added in v0.2.27
func (o *ReportExecutionsQueryBadRequest) IsRedirect() bool
IsRedirect returns true when this report executions query bad request response has a 3xx status code
func (*ReportExecutionsQueryBadRequest) IsServerError ¶ added in v0.2.27
func (o *ReportExecutionsQueryBadRequest) IsServerError() bool
IsServerError returns true when this report executions query bad request response has a 5xx status code
func (*ReportExecutionsQueryBadRequest) IsSuccess ¶ added in v0.2.27
func (o *ReportExecutionsQueryBadRequest) IsSuccess() bool
IsSuccess returns true when this report executions query bad request response has a 2xx status code
func (*ReportExecutionsQueryBadRequest) String ¶ added in v0.2.27
func (o *ReportExecutionsQueryBadRequest) String() string
type ReportExecutionsQueryForbidden ¶
type ReportExecutionsQueryForbidden struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaReplyMetaOnly }
ReportExecutionsQueryForbidden describes a response with status code 403, with default header values.
Forbidden
func NewReportExecutionsQueryForbidden ¶
func NewReportExecutionsQueryForbidden() *ReportExecutionsQueryForbidden
NewReportExecutionsQueryForbidden creates a ReportExecutionsQueryForbidden with default headers values
func (*ReportExecutionsQueryForbidden) Code ¶ added in v0.2.33
func (o *ReportExecutionsQueryForbidden) Code() int
Code gets the status code for the report executions query forbidden response
func (*ReportExecutionsQueryForbidden) Error ¶
func (o *ReportExecutionsQueryForbidden) Error() string
func (*ReportExecutionsQueryForbidden) GetPayload ¶
func (o *ReportExecutionsQueryForbidden) GetPayload() *models.MsaReplyMetaOnly
func (*ReportExecutionsQueryForbidden) IsClientError ¶ added in v0.2.27
func (o *ReportExecutionsQueryForbidden) IsClientError() bool
IsClientError returns true when this report executions query forbidden response has a 4xx status code
func (*ReportExecutionsQueryForbidden) IsCode ¶ added in v0.2.27
func (o *ReportExecutionsQueryForbidden) IsCode(code int) bool
IsCode returns true when this report executions query forbidden response a status code equal to that given
func (*ReportExecutionsQueryForbidden) IsRedirect ¶ added in v0.2.27
func (o *ReportExecutionsQueryForbidden) IsRedirect() bool
IsRedirect returns true when this report executions query forbidden response has a 3xx status code
func (*ReportExecutionsQueryForbidden) IsServerError ¶ added in v0.2.27
func (o *ReportExecutionsQueryForbidden) IsServerError() bool
IsServerError returns true when this report executions query forbidden response has a 5xx status code
func (*ReportExecutionsQueryForbidden) IsSuccess ¶ added in v0.2.27
func (o *ReportExecutionsQueryForbidden) IsSuccess() bool
IsSuccess returns true when this report executions query forbidden response has a 2xx status code
func (*ReportExecutionsQueryForbidden) String ¶ added in v0.2.27
func (o *ReportExecutionsQueryForbidden) String() string
type ReportExecutionsQueryInternalServerError ¶ added in v0.9.0
type ReportExecutionsQueryInternalServerError struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaReplyMetaOnly }
ReportExecutionsQueryInternalServerError describes a response with status code 500, with default header values.
Unexpected Error
func NewReportExecutionsQueryInternalServerError ¶ added in v0.9.0
func NewReportExecutionsQueryInternalServerError() *ReportExecutionsQueryInternalServerError
NewReportExecutionsQueryInternalServerError creates a ReportExecutionsQueryInternalServerError with default headers values
func (*ReportExecutionsQueryInternalServerError) Code ¶ added in v0.9.0
func (o *ReportExecutionsQueryInternalServerError) Code() int
Code gets the status code for the report executions query internal server error response
func (*ReportExecutionsQueryInternalServerError) Error ¶ added in v0.9.0
func (o *ReportExecutionsQueryInternalServerError) Error() string
func (*ReportExecutionsQueryInternalServerError) GetPayload ¶ added in v0.9.0
func (o *ReportExecutionsQueryInternalServerError) GetPayload() *models.MsaReplyMetaOnly
func (*ReportExecutionsQueryInternalServerError) IsClientError ¶ added in v0.9.0
func (o *ReportExecutionsQueryInternalServerError) IsClientError() bool
IsClientError returns true when this report executions query internal server error response has a 4xx status code
func (*ReportExecutionsQueryInternalServerError) IsCode ¶ added in v0.9.0
func (o *ReportExecutionsQueryInternalServerError) IsCode(code int) bool
IsCode returns true when this report executions query internal server error response a status code equal to that given
func (*ReportExecutionsQueryInternalServerError) IsRedirect ¶ added in v0.9.0
func (o *ReportExecutionsQueryInternalServerError) IsRedirect() bool
IsRedirect returns true when this report executions query internal server error response has a 3xx status code
func (*ReportExecutionsQueryInternalServerError) IsServerError ¶ added in v0.9.0
func (o *ReportExecutionsQueryInternalServerError) IsServerError() bool
IsServerError returns true when this report executions query internal server error response has a 5xx status code
func (*ReportExecutionsQueryInternalServerError) IsSuccess ¶ added in v0.9.0
func (o *ReportExecutionsQueryInternalServerError) IsSuccess() bool
IsSuccess returns true when this report executions query internal server error response has a 2xx status code
func (*ReportExecutionsQueryInternalServerError) String ¶ added in v0.9.0
func (o *ReportExecutionsQueryInternalServerError) String() string
type ReportExecutionsQueryOK ¶
type ReportExecutionsQueryOK struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaQueryResponse }
ReportExecutionsQueryOK describes a response with status code 200, with default header values.
OK
func NewReportExecutionsQueryOK ¶
func NewReportExecutionsQueryOK() *ReportExecutionsQueryOK
NewReportExecutionsQueryOK creates a ReportExecutionsQueryOK with default headers values
func (*ReportExecutionsQueryOK) Code ¶ added in v0.2.33
func (o *ReportExecutionsQueryOK) Code() int
Code gets the status code for the report executions query o k response
func (*ReportExecutionsQueryOK) Error ¶
func (o *ReportExecutionsQueryOK) Error() string
func (*ReportExecutionsQueryOK) GetPayload ¶
func (o *ReportExecutionsQueryOK) GetPayload() *models.MsaQueryResponse
func (*ReportExecutionsQueryOK) IsClientError ¶ added in v0.2.27
func (o *ReportExecutionsQueryOK) IsClientError() bool
IsClientError returns true when this report executions query o k response has a 4xx status code
func (*ReportExecutionsQueryOK) IsCode ¶ added in v0.2.27
func (o *ReportExecutionsQueryOK) IsCode(code int) bool
IsCode returns true when this report executions query o k response a status code equal to that given
func (*ReportExecutionsQueryOK) IsRedirect ¶ added in v0.2.27
func (o *ReportExecutionsQueryOK) IsRedirect() bool
IsRedirect returns true when this report executions query o k response has a 3xx status code
func (*ReportExecutionsQueryOK) IsServerError ¶ added in v0.2.27
func (o *ReportExecutionsQueryOK) IsServerError() bool
IsServerError returns true when this report executions query o k response has a 5xx status code
func (*ReportExecutionsQueryOK) IsSuccess ¶ added in v0.2.27
func (o *ReportExecutionsQueryOK) IsSuccess() bool
IsSuccess returns true when this report executions query o k response has a 2xx status code
func (*ReportExecutionsQueryOK) String ¶ added in v0.2.27
func (o *ReportExecutionsQueryOK) String() string
type ReportExecutionsQueryParams ¶
type ReportExecutionsQueryParams struct { /* Filter. FQL query specifying the filter parameters. Filter term criteria: type, scheduled_report_id, status. Filter range criteria: created_on, last_updated_on, expiration_on; use any common date format, such as '2010-05-15T14:55:21.892315096Z'. */ Filter *string /* Limit. Number of ids to return. */ Limit *int64 /* Offset. Starting index of overall result set from which to return ids. */ Offset *string /* Q. Match query criteria, which includes all the filter string fields */ Q *string /* Sort. Possible order by fields: created_on, last_updated_on */ Sort *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ReportExecutionsQueryParams contains all the parameters to send to the API endpoint
for the report executions query operation. Typically these are written to a http.Request.
func NewReportExecutionsQueryParams ¶
func NewReportExecutionsQueryParams() *ReportExecutionsQueryParams
NewReportExecutionsQueryParams creates a new ReportExecutionsQueryParams 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 NewReportExecutionsQueryParamsWithContext ¶
func NewReportExecutionsQueryParamsWithContext(ctx context.Context) *ReportExecutionsQueryParams
NewReportExecutionsQueryParamsWithContext creates a new ReportExecutionsQueryParams object with the ability to set a context for a request.
func NewReportExecutionsQueryParamsWithHTTPClient ¶
func NewReportExecutionsQueryParamsWithHTTPClient(client *http.Client) *ReportExecutionsQueryParams
NewReportExecutionsQueryParamsWithHTTPClient creates a new ReportExecutionsQueryParams object with the ability to set a custom HTTPClient for a request.
func NewReportExecutionsQueryParamsWithTimeout ¶
func NewReportExecutionsQueryParamsWithTimeout(timeout time.Duration) *ReportExecutionsQueryParams
NewReportExecutionsQueryParamsWithTimeout creates a new ReportExecutionsQueryParams object with the ability to set a timeout on a request.
func (*ReportExecutionsQueryParams) SetContext ¶
func (o *ReportExecutionsQueryParams) SetContext(ctx context.Context)
SetContext adds the context to the report executions query params
func (*ReportExecutionsQueryParams) SetDefaults ¶
func (o *ReportExecutionsQueryParams) SetDefaults()
SetDefaults hydrates default values in the report executions query params (not the query body).
All values with no default are reset to their zero value.
func (*ReportExecutionsQueryParams) SetFilter ¶
func (o *ReportExecutionsQueryParams) SetFilter(filter *string)
SetFilter adds the filter to the report executions query params
func (*ReportExecutionsQueryParams) SetHTTPClient ¶
func (o *ReportExecutionsQueryParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the report executions query params
func (*ReportExecutionsQueryParams) SetLimit ¶
func (o *ReportExecutionsQueryParams) SetLimit(limit *int64)
SetLimit adds the limit to the report executions query params
func (*ReportExecutionsQueryParams) SetOffset ¶
func (o *ReportExecutionsQueryParams) SetOffset(offset *string)
SetOffset adds the offset to the report executions query params
func (*ReportExecutionsQueryParams) SetQ ¶
func (o *ReportExecutionsQueryParams) SetQ(q *string)
SetQ adds the q to the report executions query params
func (*ReportExecutionsQueryParams) SetSort ¶
func (o *ReportExecutionsQueryParams) SetSort(sort *string)
SetSort adds the sort to the report executions query params
func (*ReportExecutionsQueryParams) SetTimeout ¶
func (o *ReportExecutionsQueryParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the report executions query params
func (*ReportExecutionsQueryParams) WithContext ¶
func (o *ReportExecutionsQueryParams) WithContext(ctx context.Context) *ReportExecutionsQueryParams
WithContext adds the context to the report executions query params
func (*ReportExecutionsQueryParams) WithDefaults ¶
func (o *ReportExecutionsQueryParams) WithDefaults() *ReportExecutionsQueryParams
WithDefaults hydrates default values in the report executions query params (not the query body).
All values with no default are reset to their zero value.
func (*ReportExecutionsQueryParams) WithFilter ¶
func (o *ReportExecutionsQueryParams) WithFilter(filter *string) *ReportExecutionsQueryParams
WithFilter adds the filter to the report executions query params
func (*ReportExecutionsQueryParams) WithHTTPClient ¶
func (o *ReportExecutionsQueryParams) WithHTTPClient(client *http.Client) *ReportExecutionsQueryParams
WithHTTPClient adds the HTTPClient to the report executions query params
func (*ReportExecutionsQueryParams) WithLimit ¶
func (o *ReportExecutionsQueryParams) WithLimit(limit *int64) *ReportExecutionsQueryParams
WithLimit adds the limit to the report executions query params
func (*ReportExecutionsQueryParams) WithOffset ¶
func (o *ReportExecutionsQueryParams) WithOffset(offset *string) *ReportExecutionsQueryParams
WithOffset adds the offset to the report executions query params
func (*ReportExecutionsQueryParams) WithQ ¶
func (o *ReportExecutionsQueryParams) WithQ(q *string) *ReportExecutionsQueryParams
WithQ adds the q to the report executions query params
func (*ReportExecutionsQueryParams) WithSort ¶
func (o *ReportExecutionsQueryParams) WithSort(sort *string) *ReportExecutionsQueryParams
WithSort adds the sort to the report executions query params
func (*ReportExecutionsQueryParams) WithTimeout ¶
func (o *ReportExecutionsQueryParams) WithTimeout(timeout time.Duration) *ReportExecutionsQueryParams
WithTimeout adds the timeout to the report executions query params
func (*ReportExecutionsQueryParams) WriteToRequest ¶
func (o *ReportExecutionsQueryParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ReportExecutionsQueryReader ¶
type ReportExecutionsQueryReader struct {
// contains filtered or unexported fields
}
ReportExecutionsQueryReader is a Reader for the ReportExecutionsQuery structure.
func (*ReportExecutionsQueryReader) ReadResponse ¶
func (o *ReportExecutionsQueryReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ReportExecutionsQueryTooManyRequests ¶
type ReportExecutionsQueryTooManyRequests struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 /* Too many requests, retry after this time (as milliseconds since epoch) */ XRateLimitRetryAfter int64 Payload *models.MsaReplyMetaOnly }
ReportExecutionsQueryTooManyRequests describes a response with status code 429, with default header values.
Too Many Requests
func NewReportExecutionsQueryTooManyRequests ¶
func NewReportExecutionsQueryTooManyRequests() *ReportExecutionsQueryTooManyRequests
NewReportExecutionsQueryTooManyRequests creates a ReportExecutionsQueryTooManyRequests with default headers values
func (*ReportExecutionsQueryTooManyRequests) Code ¶ added in v0.2.33
func (o *ReportExecutionsQueryTooManyRequests) Code() int
Code gets the status code for the report executions query too many requests response
func (*ReportExecutionsQueryTooManyRequests) Error ¶
func (o *ReportExecutionsQueryTooManyRequests) Error() string
func (*ReportExecutionsQueryTooManyRequests) GetPayload ¶
func (o *ReportExecutionsQueryTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
func (*ReportExecutionsQueryTooManyRequests) IsClientError ¶ added in v0.2.27
func (o *ReportExecutionsQueryTooManyRequests) IsClientError() bool
IsClientError returns true when this report executions query too many requests response has a 4xx status code
func (*ReportExecutionsQueryTooManyRequests) IsCode ¶ added in v0.2.27
func (o *ReportExecutionsQueryTooManyRequests) IsCode(code int) bool
IsCode returns true when this report executions query too many requests response a status code equal to that given
func (*ReportExecutionsQueryTooManyRequests) IsRedirect ¶ added in v0.2.27
func (o *ReportExecutionsQueryTooManyRequests) IsRedirect() bool
IsRedirect returns true when this report executions query too many requests response has a 3xx status code
func (*ReportExecutionsQueryTooManyRequests) IsServerError ¶ added in v0.2.27
func (o *ReportExecutionsQueryTooManyRequests) IsServerError() bool
IsServerError returns true when this report executions query too many requests response has a 5xx status code
func (*ReportExecutionsQueryTooManyRequests) IsSuccess ¶ added in v0.2.27
func (o *ReportExecutionsQueryTooManyRequests) IsSuccess() bool
IsSuccess returns true when this report executions query too many requests response has a 2xx status code
func (*ReportExecutionsQueryTooManyRequests) String ¶ added in v0.2.27
func (o *ReportExecutionsQueryTooManyRequests) String() string
type ReportExecutionsRetryBadRequest ¶ added in v0.2.13
type ReportExecutionsRetryBadRequest struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaReplyMetaOnly }
ReportExecutionsRetryBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewReportExecutionsRetryBadRequest ¶ added in v0.2.13
func NewReportExecutionsRetryBadRequest() *ReportExecutionsRetryBadRequest
NewReportExecutionsRetryBadRequest creates a ReportExecutionsRetryBadRequest with default headers values
func (*ReportExecutionsRetryBadRequest) Code ¶ added in v0.2.33
func (o *ReportExecutionsRetryBadRequest) Code() int
Code gets the status code for the report executions retry bad request response
func (*ReportExecutionsRetryBadRequest) Error ¶ added in v0.2.13
func (o *ReportExecutionsRetryBadRequest) Error() string
func (*ReportExecutionsRetryBadRequest) GetPayload ¶ added in v0.2.13
func (o *ReportExecutionsRetryBadRequest) GetPayload() *models.MsaReplyMetaOnly
func (*ReportExecutionsRetryBadRequest) IsClientError ¶ added in v0.2.27
func (o *ReportExecutionsRetryBadRequest) IsClientError() bool
IsClientError returns true when this report executions retry bad request response has a 4xx status code
func (*ReportExecutionsRetryBadRequest) IsCode ¶ added in v0.2.27
func (o *ReportExecutionsRetryBadRequest) IsCode(code int) bool
IsCode returns true when this report executions retry bad request response a status code equal to that given
func (*ReportExecutionsRetryBadRequest) IsRedirect ¶ added in v0.2.27
func (o *ReportExecutionsRetryBadRequest) IsRedirect() bool
IsRedirect returns true when this report executions retry bad request response has a 3xx status code
func (*ReportExecutionsRetryBadRequest) IsServerError ¶ added in v0.2.27
func (o *ReportExecutionsRetryBadRequest) IsServerError() bool
IsServerError returns true when this report executions retry bad request response has a 5xx status code
func (*ReportExecutionsRetryBadRequest) IsSuccess ¶ added in v0.2.27
func (o *ReportExecutionsRetryBadRequest) IsSuccess() bool
IsSuccess returns true when this report executions retry bad request response has a 2xx status code
func (*ReportExecutionsRetryBadRequest) String ¶ added in v0.2.27
func (o *ReportExecutionsRetryBadRequest) String() string
type ReportExecutionsRetryForbidden ¶ added in v0.2.13
type ReportExecutionsRetryForbidden struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaReplyMetaOnly }
ReportExecutionsRetryForbidden describes a response with status code 403, with default header values.
Forbidden
func NewReportExecutionsRetryForbidden ¶ added in v0.2.13
func NewReportExecutionsRetryForbidden() *ReportExecutionsRetryForbidden
NewReportExecutionsRetryForbidden creates a ReportExecutionsRetryForbidden with default headers values
func (*ReportExecutionsRetryForbidden) Code ¶ added in v0.2.33
func (o *ReportExecutionsRetryForbidden) Code() int
Code gets the status code for the report executions retry forbidden response
func (*ReportExecutionsRetryForbidden) Error ¶ added in v0.2.13
func (o *ReportExecutionsRetryForbidden) Error() string
func (*ReportExecutionsRetryForbidden) GetPayload ¶ added in v0.2.13
func (o *ReportExecutionsRetryForbidden) GetPayload() *models.MsaReplyMetaOnly
func (*ReportExecutionsRetryForbidden) IsClientError ¶ added in v0.2.27
func (o *ReportExecutionsRetryForbidden) IsClientError() bool
IsClientError returns true when this report executions retry forbidden response has a 4xx status code
func (*ReportExecutionsRetryForbidden) IsCode ¶ added in v0.2.27
func (o *ReportExecutionsRetryForbidden) IsCode(code int) bool
IsCode returns true when this report executions retry forbidden response a status code equal to that given
func (*ReportExecutionsRetryForbidden) IsRedirect ¶ added in v0.2.27
func (o *ReportExecutionsRetryForbidden) IsRedirect() bool
IsRedirect returns true when this report executions retry forbidden response has a 3xx status code
func (*ReportExecutionsRetryForbidden) IsServerError ¶ added in v0.2.27
func (o *ReportExecutionsRetryForbidden) IsServerError() bool
IsServerError returns true when this report executions retry forbidden response has a 5xx status code
func (*ReportExecutionsRetryForbidden) IsSuccess ¶ added in v0.2.27
func (o *ReportExecutionsRetryForbidden) IsSuccess() bool
IsSuccess returns true when this report executions retry forbidden response has a 2xx status code
func (*ReportExecutionsRetryForbidden) String ¶ added in v0.2.27
func (o *ReportExecutionsRetryForbidden) String() string
type ReportExecutionsRetryInternalServerError ¶ added in v0.9.0
type ReportExecutionsRetryInternalServerError struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaReplyMetaOnly }
ReportExecutionsRetryInternalServerError describes a response with status code 500, with default header values.
Unexpected Error
func NewReportExecutionsRetryInternalServerError ¶ added in v0.9.0
func NewReportExecutionsRetryInternalServerError() *ReportExecutionsRetryInternalServerError
NewReportExecutionsRetryInternalServerError creates a ReportExecutionsRetryInternalServerError with default headers values
func (*ReportExecutionsRetryInternalServerError) Code ¶ added in v0.9.0
func (o *ReportExecutionsRetryInternalServerError) Code() int
Code gets the status code for the report executions retry internal server error response
func (*ReportExecutionsRetryInternalServerError) Error ¶ added in v0.9.0
func (o *ReportExecutionsRetryInternalServerError) Error() string
func (*ReportExecutionsRetryInternalServerError) GetPayload ¶ added in v0.9.0
func (o *ReportExecutionsRetryInternalServerError) GetPayload() *models.MsaReplyMetaOnly
func (*ReportExecutionsRetryInternalServerError) IsClientError ¶ added in v0.9.0
func (o *ReportExecutionsRetryInternalServerError) IsClientError() bool
IsClientError returns true when this report executions retry internal server error response has a 4xx status code
func (*ReportExecutionsRetryInternalServerError) IsCode ¶ added in v0.9.0
func (o *ReportExecutionsRetryInternalServerError) IsCode(code int) bool
IsCode returns true when this report executions retry internal server error response a status code equal to that given
func (*ReportExecutionsRetryInternalServerError) IsRedirect ¶ added in v0.9.0
func (o *ReportExecutionsRetryInternalServerError) IsRedirect() bool
IsRedirect returns true when this report executions retry internal server error response has a 3xx status code
func (*ReportExecutionsRetryInternalServerError) IsServerError ¶ added in v0.9.0
func (o *ReportExecutionsRetryInternalServerError) IsServerError() bool
IsServerError returns true when this report executions retry internal server error response has a 5xx status code
func (*ReportExecutionsRetryInternalServerError) IsSuccess ¶ added in v0.9.0
func (o *ReportExecutionsRetryInternalServerError) IsSuccess() bool
IsSuccess returns true when this report executions retry internal server error response has a 2xx status code
func (*ReportExecutionsRetryInternalServerError) String ¶ added in v0.9.0
func (o *ReportExecutionsRetryInternalServerError) String() string
type ReportExecutionsRetryOK ¶ added in v0.2.13
type ReportExecutionsRetryOK struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.DomainReportExecutionsResponseV1 }
ReportExecutionsRetryOK describes a response with status code 200, with default header values.
OK
func NewReportExecutionsRetryOK ¶ added in v0.2.13
func NewReportExecutionsRetryOK() *ReportExecutionsRetryOK
NewReportExecutionsRetryOK creates a ReportExecutionsRetryOK with default headers values
func (*ReportExecutionsRetryOK) Code ¶ added in v0.2.33
func (o *ReportExecutionsRetryOK) Code() int
Code gets the status code for the report executions retry o k response
func (*ReportExecutionsRetryOK) Error ¶ added in v0.2.13
func (o *ReportExecutionsRetryOK) Error() string
func (*ReportExecutionsRetryOK) GetPayload ¶ added in v0.2.13
func (o *ReportExecutionsRetryOK) GetPayload() *models.DomainReportExecutionsResponseV1
func (*ReportExecutionsRetryOK) IsClientError ¶ added in v0.2.27
func (o *ReportExecutionsRetryOK) IsClientError() bool
IsClientError returns true when this report executions retry o k response has a 4xx status code
func (*ReportExecutionsRetryOK) IsCode ¶ added in v0.2.27
func (o *ReportExecutionsRetryOK) IsCode(code int) bool
IsCode returns true when this report executions retry o k response a status code equal to that given
func (*ReportExecutionsRetryOK) IsRedirect ¶ added in v0.2.27
func (o *ReportExecutionsRetryOK) IsRedirect() bool
IsRedirect returns true when this report executions retry o k response has a 3xx status code
func (*ReportExecutionsRetryOK) IsServerError ¶ added in v0.2.27
func (o *ReportExecutionsRetryOK) IsServerError() bool
IsServerError returns true when this report executions retry o k response has a 5xx status code
func (*ReportExecutionsRetryOK) IsSuccess ¶ added in v0.2.27
func (o *ReportExecutionsRetryOK) IsSuccess() bool
IsSuccess returns true when this report executions retry o k response has a 2xx status code
func (*ReportExecutionsRetryOK) String ¶ added in v0.2.27
func (o *ReportExecutionsRetryOK) String() string
type ReportExecutionsRetryParams ¶ added in v0.2.13
type ReportExecutionsRetryParams struct { // Body. Body []*models.DomainReportExecutionRetryRequestV1 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ReportExecutionsRetryParams contains all the parameters to send to the API endpoint
for the report executions retry operation. Typically these are written to a http.Request.
func NewReportExecutionsRetryParams ¶ added in v0.2.13
func NewReportExecutionsRetryParams() *ReportExecutionsRetryParams
NewReportExecutionsRetryParams creates a new ReportExecutionsRetryParams 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 NewReportExecutionsRetryParamsWithContext ¶ added in v0.2.13
func NewReportExecutionsRetryParamsWithContext(ctx context.Context) *ReportExecutionsRetryParams
NewReportExecutionsRetryParamsWithContext creates a new ReportExecutionsRetryParams object with the ability to set a context for a request.
func NewReportExecutionsRetryParamsWithHTTPClient ¶ added in v0.2.13
func NewReportExecutionsRetryParamsWithHTTPClient(client *http.Client) *ReportExecutionsRetryParams
NewReportExecutionsRetryParamsWithHTTPClient creates a new ReportExecutionsRetryParams object with the ability to set a custom HTTPClient for a request.
func NewReportExecutionsRetryParamsWithTimeout ¶ added in v0.2.13
func NewReportExecutionsRetryParamsWithTimeout(timeout time.Duration) *ReportExecutionsRetryParams
NewReportExecutionsRetryParamsWithTimeout creates a new ReportExecutionsRetryParams object with the ability to set a timeout on a request.
func (*ReportExecutionsRetryParams) SetBody ¶ added in v0.2.13
func (o *ReportExecutionsRetryParams) SetBody(body []*models.DomainReportExecutionRetryRequestV1)
SetBody adds the body to the report executions retry params
func (*ReportExecutionsRetryParams) SetContext ¶ added in v0.2.13
func (o *ReportExecutionsRetryParams) SetContext(ctx context.Context)
SetContext adds the context to the report executions retry params
func (*ReportExecutionsRetryParams) SetDefaults ¶ added in v0.2.13
func (o *ReportExecutionsRetryParams) SetDefaults()
SetDefaults hydrates default values in the report executions retry params (not the query body).
All values with no default are reset to their zero value.
func (*ReportExecutionsRetryParams) SetHTTPClient ¶ added in v0.2.13
func (o *ReportExecutionsRetryParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the report executions retry params
func (*ReportExecutionsRetryParams) SetTimeout ¶ added in v0.2.13
func (o *ReportExecutionsRetryParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the report executions retry params
func (*ReportExecutionsRetryParams) WithBody ¶ added in v0.2.13
func (o *ReportExecutionsRetryParams) WithBody(body []*models.DomainReportExecutionRetryRequestV1) *ReportExecutionsRetryParams
WithBody adds the body to the report executions retry params
func (*ReportExecutionsRetryParams) WithContext ¶ added in v0.2.13
func (o *ReportExecutionsRetryParams) WithContext(ctx context.Context) *ReportExecutionsRetryParams
WithContext adds the context to the report executions retry params
func (*ReportExecutionsRetryParams) WithDefaults ¶ added in v0.2.13
func (o *ReportExecutionsRetryParams) WithDefaults() *ReportExecutionsRetryParams
WithDefaults hydrates default values in the report executions retry params (not the query body).
All values with no default are reset to their zero value.
func (*ReportExecutionsRetryParams) WithHTTPClient ¶ added in v0.2.13
func (o *ReportExecutionsRetryParams) WithHTTPClient(client *http.Client) *ReportExecutionsRetryParams
WithHTTPClient adds the HTTPClient to the report executions retry params
func (*ReportExecutionsRetryParams) WithTimeout ¶ added in v0.2.13
func (o *ReportExecutionsRetryParams) WithTimeout(timeout time.Duration) *ReportExecutionsRetryParams
WithTimeout adds the timeout to the report executions retry params
func (*ReportExecutionsRetryParams) WriteToRequest ¶ added in v0.2.13
func (o *ReportExecutionsRetryParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ReportExecutionsRetryReader ¶ added in v0.2.13
type ReportExecutionsRetryReader struct {
// contains filtered or unexported fields
}
ReportExecutionsRetryReader is a Reader for the ReportExecutionsRetry structure.
func (*ReportExecutionsRetryReader) ReadResponse ¶ added in v0.2.13
func (o *ReportExecutionsRetryReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ReportExecutionsRetryTooManyRequests ¶ added in v0.2.13
type ReportExecutionsRetryTooManyRequests struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 /* Too many requests, retry after this time (as milliseconds since epoch) */ XRateLimitRetryAfter int64 Payload *models.MsaReplyMetaOnly }
ReportExecutionsRetryTooManyRequests describes a response with status code 429, with default header values.
Too Many Requests
func NewReportExecutionsRetryTooManyRequests ¶ added in v0.2.13
func NewReportExecutionsRetryTooManyRequests() *ReportExecutionsRetryTooManyRequests
NewReportExecutionsRetryTooManyRequests creates a ReportExecutionsRetryTooManyRequests with default headers values
func (*ReportExecutionsRetryTooManyRequests) Code ¶ added in v0.2.33
func (o *ReportExecutionsRetryTooManyRequests) Code() int
Code gets the status code for the report executions retry too many requests response
func (*ReportExecutionsRetryTooManyRequests) Error ¶ added in v0.2.13
func (o *ReportExecutionsRetryTooManyRequests) Error() string
func (*ReportExecutionsRetryTooManyRequests) GetPayload ¶ added in v0.2.13
func (o *ReportExecutionsRetryTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
func (*ReportExecutionsRetryTooManyRequests) IsClientError ¶ added in v0.2.27
func (o *ReportExecutionsRetryTooManyRequests) IsClientError() bool
IsClientError returns true when this report executions retry too many requests response has a 4xx status code
func (*ReportExecutionsRetryTooManyRequests) IsCode ¶ added in v0.2.27
func (o *ReportExecutionsRetryTooManyRequests) IsCode(code int) bool
IsCode returns true when this report executions retry too many requests response a status code equal to that given
func (*ReportExecutionsRetryTooManyRequests) IsRedirect ¶ added in v0.2.27
func (o *ReportExecutionsRetryTooManyRequests) IsRedirect() bool
IsRedirect returns true when this report executions retry too many requests response has a 3xx status code
func (*ReportExecutionsRetryTooManyRequests) IsServerError ¶ added in v0.2.27
func (o *ReportExecutionsRetryTooManyRequests) IsServerError() bool
IsServerError returns true when this report executions retry too many requests response has a 5xx status code
func (*ReportExecutionsRetryTooManyRequests) IsSuccess ¶ added in v0.2.27
func (o *ReportExecutionsRetryTooManyRequests) IsSuccess() bool
IsSuccess returns true when this report executions retry too many requests response has a 2xx status code
func (*ReportExecutionsRetryTooManyRequests) String ¶ added in v0.2.27
func (o *ReportExecutionsRetryTooManyRequests) String() string
Source Files ¶
- report_executions_client.go
- report_executions_download_get_parameters.go
- report_executions_download_get_responses.go
- report_executions_get_parameters.go
- report_executions_get_responses.go
- report_executions_query_parameters.go
- report_executions_query_responses.go
- report_executions_retry_parameters.go
- report_executions_retry_responses.go