Documentation ¶
Index ¶
- type Client
- func (a *Client) CombinedQueryEvaluationLogic(params *CombinedQueryEvaluationLogicParams, opts ...ClientOption) (*CombinedQueryEvaluationLogicOK, error)
- func (a *Client) GetEvaluationLogic(params *GetEvaluationLogicParams, opts ...ClientOption) (*GetEvaluationLogicOK, error)
- func (a *Client) QueryEvaluationLogic(params *QueryEvaluationLogicParams, opts ...ClientOption) (*QueryEvaluationLogicOK, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- type ClientOption
- type ClientService
- type CombinedQueryEvaluationLogicBadRequest
- func (o *CombinedQueryEvaluationLogicBadRequest) Code() int
- func (o *CombinedQueryEvaluationLogicBadRequest) Error() string
- func (o *CombinedQueryEvaluationLogicBadRequest) IsClientError() bool
- func (o *CombinedQueryEvaluationLogicBadRequest) IsCode(code int) bool
- func (o *CombinedQueryEvaluationLogicBadRequest) IsRedirect() bool
- func (o *CombinedQueryEvaluationLogicBadRequest) IsServerError() bool
- func (o *CombinedQueryEvaluationLogicBadRequest) IsSuccess() bool
- func (o *CombinedQueryEvaluationLogicBadRequest) String() string
- type CombinedQueryEvaluationLogicForbidden
- func (o *CombinedQueryEvaluationLogicForbidden) Code() int
- func (o *CombinedQueryEvaluationLogicForbidden) Error() string
- func (o *CombinedQueryEvaluationLogicForbidden) GetPayload() *models.MsaReplyMetaOnly
- func (o *CombinedQueryEvaluationLogicForbidden) IsClientError() bool
- func (o *CombinedQueryEvaluationLogicForbidden) IsCode(code int) bool
- func (o *CombinedQueryEvaluationLogicForbidden) IsRedirect() bool
- func (o *CombinedQueryEvaluationLogicForbidden) IsServerError() bool
- func (o *CombinedQueryEvaluationLogicForbidden) IsSuccess() bool
- func (o *CombinedQueryEvaluationLogicForbidden) String() string
- type CombinedQueryEvaluationLogicInternalServerError
- func (o *CombinedQueryEvaluationLogicInternalServerError) Code() int
- func (o *CombinedQueryEvaluationLogicInternalServerError) Error() string
- func (o *CombinedQueryEvaluationLogicInternalServerError) IsClientError() bool
- func (o *CombinedQueryEvaluationLogicInternalServerError) IsCode(code int) bool
- func (o *CombinedQueryEvaluationLogicInternalServerError) IsRedirect() bool
- func (o *CombinedQueryEvaluationLogicInternalServerError) IsServerError() bool
- func (o *CombinedQueryEvaluationLogicInternalServerError) IsSuccess() bool
- func (o *CombinedQueryEvaluationLogicInternalServerError) String() string
- type CombinedQueryEvaluationLogicOK
- func (o *CombinedQueryEvaluationLogicOK) Code() int
- func (o *CombinedQueryEvaluationLogicOK) Error() string
- func (o *CombinedQueryEvaluationLogicOK) GetPayload() *models.DomainSPAPIEvaluationLogicCombinedResponseV1
- func (o *CombinedQueryEvaluationLogicOK) IsClientError() bool
- func (o *CombinedQueryEvaluationLogicOK) IsCode(code int) bool
- func (o *CombinedQueryEvaluationLogicOK) IsRedirect() bool
- func (o *CombinedQueryEvaluationLogicOK) IsServerError() bool
- func (o *CombinedQueryEvaluationLogicOK) IsSuccess() bool
- func (o *CombinedQueryEvaluationLogicOK) String() string
- type CombinedQueryEvaluationLogicParams
- func NewCombinedQueryEvaluationLogicParams() *CombinedQueryEvaluationLogicParams
- func NewCombinedQueryEvaluationLogicParamsWithContext(ctx context.Context) *CombinedQueryEvaluationLogicParams
- func NewCombinedQueryEvaluationLogicParamsWithHTTPClient(client *http.Client) *CombinedQueryEvaluationLogicParams
- func NewCombinedQueryEvaluationLogicParamsWithTimeout(timeout time.Duration) *CombinedQueryEvaluationLogicParams
- func (o *CombinedQueryEvaluationLogicParams) SetAfter(after *string)
- func (o *CombinedQueryEvaluationLogicParams) SetContext(ctx context.Context)
- func (o *CombinedQueryEvaluationLogicParams) SetDefaults()
- func (o *CombinedQueryEvaluationLogicParams) SetFilter(filter string)
- func (o *CombinedQueryEvaluationLogicParams) SetHTTPClient(client *http.Client)
- func (o *CombinedQueryEvaluationLogicParams) SetLimit(limit *int64)
- func (o *CombinedQueryEvaluationLogicParams) SetSort(sort *string)
- func (o *CombinedQueryEvaluationLogicParams) SetTimeout(timeout time.Duration)
- func (o *CombinedQueryEvaluationLogicParams) WithAfter(after *string) *CombinedQueryEvaluationLogicParams
- func (o *CombinedQueryEvaluationLogicParams) WithContext(ctx context.Context) *CombinedQueryEvaluationLogicParams
- func (o *CombinedQueryEvaluationLogicParams) WithDefaults() *CombinedQueryEvaluationLogicParams
- func (o *CombinedQueryEvaluationLogicParams) WithFilter(filter string) *CombinedQueryEvaluationLogicParams
- func (o *CombinedQueryEvaluationLogicParams) WithHTTPClient(client *http.Client) *CombinedQueryEvaluationLogicParams
- func (o *CombinedQueryEvaluationLogicParams) WithLimit(limit *int64) *CombinedQueryEvaluationLogicParams
- func (o *CombinedQueryEvaluationLogicParams) WithSort(sort *string) *CombinedQueryEvaluationLogicParams
- func (o *CombinedQueryEvaluationLogicParams) WithTimeout(timeout time.Duration) *CombinedQueryEvaluationLogicParams
- func (o *CombinedQueryEvaluationLogicParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CombinedQueryEvaluationLogicReader
- type CombinedQueryEvaluationLogicTooManyRequests
- func (o *CombinedQueryEvaluationLogicTooManyRequests) Code() int
- func (o *CombinedQueryEvaluationLogicTooManyRequests) Error() string
- func (o *CombinedQueryEvaluationLogicTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *CombinedQueryEvaluationLogicTooManyRequests) IsClientError() bool
- func (o *CombinedQueryEvaluationLogicTooManyRequests) IsCode(code int) bool
- func (o *CombinedQueryEvaluationLogicTooManyRequests) IsRedirect() bool
- func (o *CombinedQueryEvaluationLogicTooManyRequests) IsServerError() bool
- func (o *CombinedQueryEvaluationLogicTooManyRequests) IsSuccess() bool
- func (o *CombinedQueryEvaluationLogicTooManyRequests) String() string
- type GetEvaluationLogicBadRequest
- func (o *GetEvaluationLogicBadRequest) Code() int
- func (o *GetEvaluationLogicBadRequest) Error() string
- func (o *GetEvaluationLogicBadRequest) IsClientError() bool
- func (o *GetEvaluationLogicBadRequest) IsCode(code int) bool
- func (o *GetEvaluationLogicBadRequest) IsRedirect() bool
- func (o *GetEvaluationLogicBadRequest) IsServerError() bool
- func (o *GetEvaluationLogicBadRequest) IsSuccess() bool
- func (o *GetEvaluationLogicBadRequest) String() string
- type GetEvaluationLogicForbidden
- func (o *GetEvaluationLogicForbidden) Code() int
- func (o *GetEvaluationLogicForbidden) Error() string
- func (o *GetEvaluationLogicForbidden) GetPayload() *models.MsaReplyMetaOnly
- func (o *GetEvaluationLogicForbidden) IsClientError() bool
- func (o *GetEvaluationLogicForbidden) IsCode(code int) bool
- func (o *GetEvaluationLogicForbidden) IsRedirect() bool
- func (o *GetEvaluationLogicForbidden) IsServerError() bool
- func (o *GetEvaluationLogicForbidden) IsSuccess() bool
- func (o *GetEvaluationLogicForbidden) String() string
- type GetEvaluationLogicInternalServerError
- func (o *GetEvaluationLogicInternalServerError) Code() int
- func (o *GetEvaluationLogicInternalServerError) Error() string
- func (o *GetEvaluationLogicInternalServerError) IsClientError() bool
- func (o *GetEvaluationLogicInternalServerError) IsCode(code int) bool
- func (o *GetEvaluationLogicInternalServerError) IsRedirect() bool
- func (o *GetEvaluationLogicInternalServerError) IsServerError() bool
- func (o *GetEvaluationLogicInternalServerError) IsSuccess() bool
- func (o *GetEvaluationLogicInternalServerError) String() string
- type GetEvaluationLogicOK
- func (o *GetEvaluationLogicOK) Code() int
- func (o *GetEvaluationLogicOK) Error() string
- func (o *GetEvaluationLogicOK) GetPayload() *models.DomainSPAPIEvaluationLogicEntitiesResponseV1
- func (o *GetEvaluationLogicOK) IsClientError() bool
- func (o *GetEvaluationLogicOK) IsCode(code int) bool
- func (o *GetEvaluationLogicOK) IsRedirect() bool
- func (o *GetEvaluationLogicOK) IsServerError() bool
- func (o *GetEvaluationLogicOK) IsSuccess() bool
- func (o *GetEvaluationLogicOK) String() string
- type GetEvaluationLogicParams
- func NewGetEvaluationLogicParams() *GetEvaluationLogicParams
- func NewGetEvaluationLogicParamsWithContext(ctx context.Context) *GetEvaluationLogicParams
- func NewGetEvaluationLogicParamsWithHTTPClient(client *http.Client) *GetEvaluationLogicParams
- func NewGetEvaluationLogicParamsWithTimeout(timeout time.Duration) *GetEvaluationLogicParams
- func (o *GetEvaluationLogicParams) SetContext(ctx context.Context)
- func (o *GetEvaluationLogicParams) SetDefaults()
- func (o *GetEvaluationLogicParams) SetHTTPClient(client *http.Client)
- func (o *GetEvaluationLogicParams) SetIds(ids []string)
- func (o *GetEvaluationLogicParams) SetTimeout(timeout time.Duration)
- func (o *GetEvaluationLogicParams) WithContext(ctx context.Context) *GetEvaluationLogicParams
- func (o *GetEvaluationLogicParams) WithDefaults() *GetEvaluationLogicParams
- func (o *GetEvaluationLogicParams) WithHTTPClient(client *http.Client) *GetEvaluationLogicParams
- func (o *GetEvaluationLogicParams) WithIds(ids []string) *GetEvaluationLogicParams
- func (o *GetEvaluationLogicParams) WithTimeout(timeout time.Duration) *GetEvaluationLogicParams
- func (o *GetEvaluationLogicParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetEvaluationLogicReader
- type GetEvaluationLogicTooManyRequests
- func (o *GetEvaluationLogicTooManyRequests) Code() int
- func (o *GetEvaluationLogicTooManyRequests) Error() string
- func (o *GetEvaluationLogicTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *GetEvaluationLogicTooManyRequests) IsClientError() bool
- func (o *GetEvaluationLogicTooManyRequests) IsCode(code int) bool
- func (o *GetEvaluationLogicTooManyRequests) IsRedirect() bool
- func (o *GetEvaluationLogicTooManyRequests) IsServerError() bool
- func (o *GetEvaluationLogicTooManyRequests) IsSuccess() bool
- func (o *GetEvaluationLogicTooManyRequests) String() string
- type QueryEvaluationLogicBadRequest
- func (o *QueryEvaluationLogicBadRequest) Code() int
- func (o *QueryEvaluationLogicBadRequest) Error() string
- func (o *QueryEvaluationLogicBadRequest) IsClientError() bool
- func (o *QueryEvaluationLogicBadRequest) IsCode(code int) bool
- func (o *QueryEvaluationLogicBadRequest) IsRedirect() bool
- func (o *QueryEvaluationLogicBadRequest) IsServerError() bool
- func (o *QueryEvaluationLogicBadRequest) IsSuccess() bool
- func (o *QueryEvaluationLogicBadRequest) String() string
- type QueryEvaluationLogicForbidden
- func (o *QueryEvaluationLogicForbidden) Code() int
- func (o *QueryEvaluationLogicForbidden) Error() string
- func (o *QueryEvaluationLogicForbidden) GetPayload() *models.MsaReplyMetaOnly
- func (o *QueryEvaluationLogicForbidden) IsClientError() bool
- func (o *QueryEvaluationLogicForbidden) IsCode(code int) bool
- func (o *QueryEvaluationLogicForbidden) IsRedirect() bool
- func (o *QueryEvaluationLogicForbidden) IsServerError() bool
- func (o *QueryEvaluationLogicForbidden) IsSuccess() bool
- func (o *QueryEvaluationLogicForbidden) String() string
- type QueryEvaluationLogicInternalServerError
- func (o *QueryEvaluationLogicInternalServerError) Code() int
- func (o *QueryEvaluationLogicInternalServerError) Error() string
- func (o *QueryEvaluationLogicInternalServerError) IsClientError() bool
- func (o *QueryEvaluationLogicInternalServerError) IsCode(code int) bool
- func (o *QueryEvaluationLogicInternalServerError) IsRedirect() bool
- func (o *QueryEvaluationLogicInternalServerError) IsServerError() bool
- func (o *QueryEvaluationLogicInternalServerError) IsSuccess() bool
- func (o *QueryEvaluationLogicInternalServerError) String() string
- type QueryEvaluationLogicOK
- func (o *QueryEvaluationLogicOK) Code() int
- func (o *QueryEvaluationLogicOK) Error() string
- func (o *QueryEvaluationLogicOK) GetPayload() *models.DomainSPAPIQueryResponse
- func (o *QueryEvaluationLogicOK) IsClientError() bool
- func (o *QueryEvaluationLogicOK) IsCode(code int) bool
- func (o *QueryEvaluationLogicOK) IsRedirect() bool
- func (o *QueryEvaluationLogicOK) IsServerError() bool
- func (o *QueryEvaluationLogicOK) IsSuccess() bool
- func (o *QueryEvaluationLogicOK) String() string
- type QueryEvaluationLogicParams
- func NewQueryEvaluationLogicParams() *QueryEvaluationLogicParams
- func NewQueryEvaluationLogicParamsWithContext(ctx context.Context) *QueryEvaluationLogicParams
- func NewQueryEvaluationLogicParamsWithHTTPClient(client *http.Client) *QueryEvaluationLogicParams
- func NewQueryEvaluationLogicParamsWithTimeout(timeout time.Duration) *QueryEvaluationLogicParams
- func (o *QueryEvaluationLogicParams) SetAfter(after *string)
- func (o *QueryEvaluationLogicParams) SetContext(ctx context.Context)
- func (o *QueryEvaluationLogicParams) SetDefaults()
- func (o *QueryEvaluationLogicParams) SetFilter(filter string)
- func (o *QueryEvaluationLogicParams) SetHTTPClient(client *http.Client)
- func (o *QueryEvaluationLogicParams) SetLimit(limit *int64)
- func (o *QueryEvaluationLogicParams) SetSort(sort *string)
- func (o *QueryEvaluationLogicParams) SetTimeout(timeout time.Duration)
- func (o *QueryEvaluationLogicParams) WithAfter(after *string) *QueryEvaluationLogicParams
- func (o *QueryEvaluationLogicParams) WithContext(ctx context.Context) *QueryEvaluationLogicParams
- func (o *QueryEvaluationLogicParams) WithDefaults() *QueryEvaluationLogicParams
- func (o *QueryEvaluationLogicParams) WithFilter(filter string) *QueryEvaluationLogicParams
- func (o *QueryEvaluationLogicParams) WithHTTPClient(client *http.Client) *QueryEvaluationLogicParams
- func (o *QueryEvaluationLogicParams) WithLimit(limit *int64) *QueryEvaluationLogicParams
- func (o *QueryEvaluationLogicParams) WithSort(sort *string) *QueryEvaluationLogicParams
- func (o *QueryEvaluationLogicParams) WithTimeout(timeout time.Duration) *QueryEvaluationLogicParams
- func (o *QueryEvaluationLogicParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type QueryEvaluationLogicReader
- type QueryEvaluationLogicTooManyRequests
- func (o *QueryEvaluationLogicTooManyRequests) Code() int
- func (o *QueryEvaluationLogicTooManyRequests) Error() string
- func (o *QueryEvaluationLogicTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *QueryEvaluationLogicTooManyRequests) IsClientError() bool
- func (o *QueryEvaluationLogicTooManyRequests) IsCode(code int) bool
- func (o *QueryEvaluationLogicTooManyRequests) IsRedirect() bool
- func (o *QueryEvaluationLogicTooManyRequests) IsServerError() bool
- func (o *QueryEvaluationLogicTooManyRequests) IsSuccess() bool
- func (o *QueryEvaluationLogicTooManyRequests) 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 vulnerabilities evaluation logic API
func (*Client) CombinedQueryEvaluationLogic ¶
func (a *Client) CombinedQueryEvaluationLogic(params *CombinedQueryEvaluationLogicParams, opts ...ClientOption) (*CombinedQueryEvaluationLogicOK, error)
CombinedQueryEvaluationLogic searches for evaluation logic in your environment by providing a f q l filter and paging details returns a set of evaluation logic entities which match the filter criteria
func (*Client) GetEvaluationLogic ¶
func (a *Client) GetEvaluationLogic(params *GetEvaluationLogicParams, opts ...ClientOption) (*GetEvaluationLogicOK, error)
GetEvaluationLogic gets details on evaluation logic items by providing one or more i ds
func (*Client) QueryEvaluationLogic ¶
func (a *Client) QueryEvaluationLogic(params *QueryEvaluationLogicParams, opts ...ClientOption) (*QueryEvaluationLogicOK, error)
QueryEvaluationLogic searches for evaluation logic in your environment by providing a f q l filter and paging details returns a set of evaluation logic i ds which match the filter criteria
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 { CombinedQueryEvaluationLogic(params *CombinedQueryEvaluationLogicParams, opts ...ClientOption) (*CombinedQueryEvaluationLogicOK, error) GetEvaluationLogic(params *GetEvaluationLogicParams, opts ...ClientOption) (*GetEvaluationLogicOK, error) QueryEvaluationLogic(params *QueryEvaluationLogicParams, opts ...ClientOption) (*QueryEvaluationLogicOK, 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 vulnerabilities evaluation logic API client.
type CombinedQueryEvaluationLogicBadRequest ¶
type CombinedQueryEvaluationLogicBadRequest 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 }
CombinedQueryEvaluationLogicBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewCombinedQueryEvaluationLogicBadRequest ¶
func NewCombinedQueryEvaluationLogicBadRequest() *CombinedQueryEvaluationLogicBadRequest
NewCombinedQueryEvaluationLogicBadRequest creates a CombinedQueryEvaluationLogicBadRequest with default headers values
func (*CombinedQueryEvaluationLogicBadRequest) Code ¶
func (o *CombinedQueryEvaluationLogicBadRequest) Code() int
Code gets the status code for the combined query evaluation logic bad request response
func (*CombinedQueryEvaluationLogicBadRequest) Error ¶
func (o *CombinedQueryEvaluationLogicBadRequest) Error() string
func (*CombinedQueryEvaluationLogicBadRequest) IsClientError ¶
func (o *CombinedQueryEvaluationLogicBadRequest) IsClientError() bool
IsClientError returns true when this combined query evaluation logic bad request response has a 4xx status code
func (*CombinedQueryEvaluationLogicBadRequest) IsCode ¶
func (o *CombinedQueryEvaluationLogicBadRequest) IsCode(code int) bool
IsCode returns true when this combined query evaluation logic bad request response a status code equal to that given
func (*CombinedQueryEvaluationLogicBadRequest) IsRedirect ¶
func (o *CombinedQueryEvaluationLogicBadRequest) IsRedirect() bool
IsRedirect returns true when this combined query evaluation logic bad request response has a 3xx status code
func (*CombinedQueryEvaluationLogicBadRequest) IsServerError ¶
func (o *CombinedQueryEvaluationLogicBadRequest) IsServerError() bool
IsServerError returns true when this combined query evaluation logic bad request response has a 5xx status code
func (*CombinedQueryEvaluationLogicBadRequest) IsSuccess ¶
func (o *CombinedQueryEvaluationLogicBadRequest) IsSuccess() bool
IsSuccess returns true when this combined query evaluation logic bad request response has a 2xx status code
func (*CombinedQueryEvaluationLogicBadRequest) String ¶
func (o *CombinedQueryEvaluationLogicBadRequest) String() string
type CombinedQueryEvaluationLogicForbidden ¶
type CombinedQueryEvaluationLogicForbidden 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 }
CombinedQueryEvaluationLogicForbidden describes a response with status code 403, with default header values.
Forbidden
func NewCombinedQueryEvaluationLogicForbidden ¶
func NewCombinedQueryEvaluationLogicForbidden() *CombinedQueryEvaluationLogicForbidden
NewCombinedQueryEvaluationLogicForbidden creates a CombinedQueryEvaluationLogicForbidden with default headers values
func (*CombinedQueryEvaluationLogicForbidden) Code ¶
func (o *CombinedQueryEvaluationLogicForbidden) Code() int
Code gets the status code for the combined query evaluation logic forbidden response
func (*CombinedQueryEvaluationLogicForbidden) Error ¶
func (o *CombinedQueryEvaluationLogicForbidden) Error() string
func (*CombinedQueryEvaluationLogicForbidden) GetPayload ¶
func (o *CombinedQueryEvaluationLogicForbidden) GetPayload() *models.MsaReplyMetaOnly
func (*CombinedQueryEvaluationLogicForbidden) IsClientError ¶
func (o *CombinedQueryEvaluationLogicForbidden) IsClientError() bool
IsClientError returns true when this combined query evaluation logic forbidden response has a 4xx status code
func (*CombinedQueryEvaluationLogicForbidden) IsCode ¶
func (o *CombinedQueryEvaluationLogicForbidden) IsCode(code int) bool
IsCode returns true when this combined query evaluation logic forbidden response a status code equal to that given
func (*CombinedQueryEvaluationLogicForbidden) IsRedirect ¶
func (o *CombinedQueryEvaluationLogicForbidden) IsRedirect() bool
IsRedirect returns true when this combined query evaluation logic forbidden response has a 3xx status code
func (*CombinedQueryEvaluationLogicForbidden) IsServerError ¶
func (o *CombinedQueryEvaluationLogicForbidden) IsServerError() bool
IsServerError returns true when this combined query evaluation logic forbidden response has a 5xx status code
func (*CombinedQueryEvaluationLogicForbidden) IsSuccess ¶
func (o *CombinedQueryEvaluationLogicForbidden) IsSuccess() bool
IsSuccess returns true when this combined query evaluation logic forbidden response has a 2xx status code
func (*CombinedQueryEvaluationLogicForbidden) String ¶
func (o *CombinedQueryEvaluationLogicForbidden) String() string
type CombinedQueryEvaluationLogicInternalServerError ¶
type CombinedQueryEvaluationLogicInternalServerError 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 }
CombinedQueryEvaluationLogicInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewCombinedQueryEvaluationLogicInternalServerError ¶
func NewCombinedQueryEvaluationLogicInternalServerError() *CombinedQueryEvaluationLogicInternalServerError
NewCombinedQueryEvaluationLogicInternalServerError creates a CombinedQueryEvaluationLogicInternalServerError with default headers values
func (*CombinedQueryEvaluationLogicInternalServerError) Code ¶
func (o *CombinedQueryEvaluationLogicInternalServerError) Code() int
Code gets the status code for the combined query evaluation logic internal server error response
func (*CombinedQueryEvaluationLogicInternalServerError) Error ¶
func (o *CombinedQueryEvaluationLogicInternalServerError) Error() string
func (*CombinedQueryEvaluationLogicInternalServerError) IsClientError ¶
func (o *CombinedQueryEvaluationLogicInternalServerError) IsClientError() bool
IsClientError returns true when this combined query evaluation logic internal server error response has a 4xx status code
func (*CombinedQueryEvaluationLogicInternalServerError) IsCode ¶
func (o *CombinedQueryEvaluationLogicInternalServerError) IsCode(code int) bool
IsCode returns true when this combined query evaluation logic internal server error response a status code equal to that given
func (*CombinedQueryEvaluationLogicInternalServerError) IsRedirect ¶
func (o *CombinedQueryEvaluationLogicInternalServerError) IsRedirect() bool
IsRedirect returns true when this combined query evaluation logic internal server error response has a 3xx status code
func (*CombinedQueryEvaluationLogicInternalServerError) IsServerError ¶
func (o *CombinedQueryEvaluationLogicInternalServerError) IsServerError() bool
IsServerError returns true when this combined query evaluation logic internal server error response has a 5xx status code
func (*CombinedQueryEvaluationLogicInternalServerError) IsSuccess ¶
func (o *CombinedQueryEvaluationLogicInternalServerError) IsSuccess() bool
IsSuccess returns true when this combined query evaluation logic internal server error response has a 2xx status code
func (*CombinedQueryEvaluationLogicInternalServerError) String ¶
func (o *CombinedQueryEvaluationLogicInternalServerError) String() string
type CombinedQueryEvaluationLogicOK ¶
type CombinedQueryEvaluationLogicOK 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.DomainSPAPIEvaluationLogicCombinedResponseV1 }
CombinedQueryEvaluationLogicOK describes a response with status code 200, with default header values.
OK
func NewCombinedQueryEvaluationLogicOK ¶
func NewCombinedQueryEvaluationLogicOK() *CombinedQueryEvaluationLogicOK
NewCombinedQueryEvaluationLogicOK creates a CombinedQueryEvaluationLogicOK with default headers values
func (*CombinedQueryEvaluationLogicOK) Code ¶
func (o *CombinedQueryEvaluationLogicOK) Code() int
Code gets the status code for the combined query evaluation logic o k response
func (*CombinedQueryEvaluationLogicOK) Error ¶
func (o *CombinedQueryEvaluationLogicOK) Error() string
func (*CombinedQueryEvaluationLogicOK) GetPayload ¶
func (o *CombinedQueryEvaluationLogicOK) GetPayload() *models.DomainSPAPIEvaluationLogicCombinedResponseV1
func (*CombinedQueryEvaluationLogicOK) IsClientError ¶
func (o *CombinedQueryEvaluationLogicOK) IsClientError() bool
IsClientError returns true when this combined query evaluation logic o k response has a 4xx status code
func (*CombinedQueryEvaluationLogicOK) IsCode ¶
func (o *CombinedQueryEvaluationLogicOK) IsCode(code int) bool
IsCode returns true when this combined query evaluation logic o k response a status code equal to that given
func (*CombinedQueryEvaluationLogicOK) IsRedirect ¶
func (o *CombinedQueryEvaluationLogicOK) IsRedirect() bool
IsRedirect returns true when this combined query evaluation logic o k response has a 3xx status code
func (*CombinedQueryEvaluationLogicOK) IsServerError ¶
func (o *CombinedQueryEvaluationLogicOK) IsServerError() bool
IsServerError returns true when this combined query evaluation logic o k response has a 5xx status code
func (*CombinedQueryEvaluationLogicOK) IsSuccess ¶
func (o *CombinedQueryEvaluationLogicOK) IsSuccess() bool
IsSuccess returns true when this combined query evaluation logic o k response has a 2xx status code
func (*CombinedQueryEvaluationLogicOK) String ¶
func (o *CombinedQueryEvaluationLogicOK) String() string
type CombinedQueryEvaluationLogicParams ¶
type CombinedQueryEvaluationLogicParams struct { /* After. A pagination token used with the `limit` parameter to manage pagination of results. On your first request, don't provide an `after` token. On subsequent requests, provide the `after` token from the previous response to continue from that place in the results. */ After *string /* Filter. FQL query specifying the filter parameters. */ Filter string /* Limit. Maximum number of entities to return. */ Limit *int64 /* Sort. Sort evaluation logic by their properties. */ Sort *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
CombinedQueryEvaluationLogicParams contains all the parameters to send to the API endpoint
for the combined query evaluation logic operation. Typically these are written to a http.Request.
func NewCombinedQueryEvaluationLogicParams ¶
func NewCombinedQueryEvaluationLogicParams() *CombinedQueryEvaluationLogicParams
NewCombinedQueryEvaluationLogicParams creates a new CombinedQueryEvaluationLogicParams 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 NewCombinedQueryEvaluationLogicParamsWithContext ¶
func NewCombinedQueryEvaluationLogicParamsWithContext(ctx context.Context) *CombinedQueryEvaluationLogicParams
NewCombinedQueryEvaluationLogicParamsWithContext creates a new CombinedQueryEvaluationLogicParams object with the ability to set a context for a request.
func NewCombinedQueryEvaluationLogicParamsWithHTTPClient ¶
func NewCombinedQueryEvaluationLogicParamsWithHTTPClient(client *http.Client) *CombinedQueryEvaluationLogicParams
NewCombinedQueryEvaluationLogicParamsWithHTTPClient creates a new CombinedQueryEvaluationLogicParams object with the ability to set a custom HTTPClient for a request.
func NewCombinedQueryEvaluationLogicParamsWithTimeout ¶
func NewCombinedQueryEvaluationLogicParamsWithTimeout(timeout time.Duration) *CombinedQueryEvaluationLogicParams
NewCombinedQueryEvaluationLogicParamsWithTimeout creates a new CombinedQueryEvaluationLogicParams object with the ability to set a timeout on a request.
func (*CombinedQueryEvaluationLogicParams) SetAfter ¶
func (o *CombinedQueryEvaluationLogicParams) SetAfter(after *string)
SetAfter adds the after to the combined query evaluation logic params
func (*CombinedQueryEvaluationLogicParams) SetContext ¶
func (o *CombinedQueryEvaluationLogicParams) SetContext(ctx context.Context)
SetContext adds the context to the combined query evaluation logic params
func (*CombinedQueryEvaluationLogicParams) SetDefaults ¶
func (o *CombinedQueryEvaluationLogicParams) SetDefaults()
SetDefaults hydrates default values in the combined query evaluation logic params (not the query body).
All values with no default are reset to their zero value.
func (*CombinedQueryEvaluationLogicParams) SetFilter ¶
func (o *CombinedQueryEvaluationLogicParams) SetFilter(filter string)
SetFilter adds the filter to the combined query evaluation logic params
func (*CombinedQueryEvaluationLogicParams) SetHTTPClient ¶
func (o *CombinedQueryEvaluationLogicParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the combined query evaluation logic params
func (*CombinedQueryEvaluationLogicParams) SetLimit ¶
func (o *CombinedQueryEvaluationLogicParams) SetLimit(limit *int64)
SetLimit adds the limit to the combined query evaluation logic params
func (*CombinedQueryEvaluationLogicParams) SetSort ¶
func (o *CombinedQueryEvaluationLogicParams) SetSort(sort *string)
SetSort adds the sort to the combined query evaluation logic params
func (*CombinedQueryEvaluationLogicParams) SetTimeout ¶
func (o *CombinedQueryEvaluationLogicParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the combined query evaluation logic params
func (*CombinedQueryEvaluationLogicParams) WithAfter ¶
func (o *CombinedQueryEvaluationLogicParams) WithAfter(after *string) *CombinedQueryEvaluationLogicParams
WithAfter adds the after to the combined query evaluation logic params
func (*CombinedQueryEvaluationLogicParams) WithContext ¶
func (o *CombinedQueryEvaluationLogicParams) WithContext(ctx context.Context) *CombinedQueryEvaluationLogicParams
WithContext adds the context to the combined query evaluation logic params
func (*CombinedQueryEvaluationLogicParams) WithDefaults ¶
func (o *CombinedQueryEvaluationLogicParams) WithDefaults() *CombinedQueryEvaluationLogicParams
WithDefaults hydrates default values in the combined query evaluation logic params (not the query body).
All values with no default are reset to their zero value.
func (*CombinedQueryEvaluationLogicParams) WithFilter ¶
func (o *CombinedQueryEvaluationLogicParams) WithFilter(filter string) *CombinedQueryEvaluationLogicParams
WithFilter adds the filter to the combined query evaluation logic params
func (*CombinedQueryEvaluationLogicParams) WithHTTPClient ¶
func (o *CombinedQueryEvaluationLogicParams) WithHTTPClient(client *http.Client) *CombinedQueryEvaluationLogicParams
WithHTTPClient adds the HTTPClient to the combined query evaluation logic params
func (*CombinedQueryEvaluationLogicParams) WithLimit ¶
func (o *CombinedQueryEvaluationLogicParams) WithLimit(limit *int64) *CombinedQueryEvaluationLogicParams
WithLimit adds the limit to the combined query evaluation logic params
func (*CombinedQueryEvaluationLogicParams) WithSort ¶
func (o *CombinedQueryEvaluationLogicParams) WithSort(sort *string) *CombinedQueryEvaluationLogicParams
WithSort adds the sort to the combined query evaluation logic params
func (*CombinedQueryEvaluationLogicParams) WithTimeout ¶
func (o *CombinedQueryEvaluationLogicParams) WithTimeout(timeout time.Duration) *CombinedQueryEvaluationLogicParams
WithTimeout adds the timeout to the combined query evaluation logic params
func (*CombinedQueryEvaluationLogicParams) WriteToRequest ¶
func (o *CombinedQueryEvaluationLogicParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CombinedQueryEvaluationLogicReader ¶
type CombinedQueryEvaluationLogicReader struct {
// contains filtered or unexported fields
}
CombinedQueryEvaluationLogicReader is a Reader for the CombinedQueryEvaluationLogic structure.
func (*CombinedQueryEvaluationLogicReader) ReadResponse ¶
func (o *CombinedQueryEvaluationLogicReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type CombinedQueryEvaluationLogicTooManyRequests ¶
type CombinedQueryEvaluationLogicTooManyRequests 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 }
CombinedQueryEvaluationLogicTooManyRequests describes a response with status code 429, with default header values.
Too Many Requests
func NewCombinedQueryEvaluationLogicTooManyRequests ¶
func NewCombinedQueryEvaluationLogicTooManyRequests() *CombinedQueryEvaluationLogicTooManyRequests
NewCombinedQueryEvaluationLogicTooManyRequests creates a CombinedQueryEvaluationLogicTooManyRequests with default headers values
func (*CombinedQueryEvaluationLogicTooManyRequests) Code ¶
func (o *CombinedQueryEvaluationLogicTooManyRequests) Code() int
Code gets the status code for the combined query evaluation logic too many requests response
func (*CombinedQueryEvaluationLogicTooManyRequests) Error ¶
func (o *CombinedQueryEvaluationLogicTooManyRequests) Error() string
func (*CombinedQueryEvaluationLogicTooManyRequests) GetPayload ¶
func (o *CombinedQueryEvaluationLogicTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
func (*CombinedQueryEvaluationLogicTooManyRequests) IsClientError ¶
func (o *CombinedQueryEvaluationLogicTooManyRequests) IsClientError() bool
IsClientError returns true when this combined query evaluation logic too many requests response has a 4xx status code
func (*CombinedQueryEvaluationLogicTooManyRequests) IsCode ¶
func (o *CombinedQueryEvaluationLogicTooManyRequests) IsCode(code int) bool
IsCode returns true when this combined query evaluation logic too many requests response a status code equal to that given
func (*CombinedQueryEvaluationLogicTooManyRequests) IsRedirect ¶
func (o *CombinedQueryEvaluationLogicTooManyRequests) IsRedirect() bool
IsRedirect returns true when this combined query evaluation logic too many requests response has a 3xx status code
func (*CombinedQueryEvaluationLogicTooManyRequests) IsServerError ¶
func (o *CombinedQueryEvaluationLogicTooManyRequests) IsServerError() bool
IsServerError returns true when this combined query evaluation logic too many requests response has a 5xx status code
func (*CombinedQueryEvaluationLogicTooManyRequests) IsSuccess ¶
func (o *CombinedQueryEvaluationLogicTooManyRequests) IsSuccess() bool
IsSuccess returns true when this combined query evaluation logic too many requests response has a 2xx status code
func (*CombinedQueryEvaluationLogicTooManyRequests) String ¶
func (o *CombinedQueryEvaluationLogicTooManyRequests) String() string
type GetEvaluationLogicBadRequest ¶
type GetEvaluationLogicBadRequest 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 }
GetEvaluationLogicBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewGetEvaluationLogicBadRequest ¶
func NewGetEvaluationLogicBadRequest() *GetEvaluationLogicBadRequest
NewGetEvaluationLogicBadRequest creates a GetEvaluationLogicBadRequest with default headers values
func (*GetEvaluationLogicBadRequest) Code ¶
func (o *GetEvaluationLogicBadRequest) Code() int
Code gets the status code for the get evaluation logic bad request response
func (*GetEvaluationLogicBadRequest) Error ¶
func (o *GetEvaluationLogicBadRequest) Error() string
func (*GetEvaluationLogicBadRequest) IsClientError ¶
func (o *GetEvaluationLogicBadRequest) IsClientError() bool
IsClientError returns true when this get evaluation logic bad request response has a 4xx status code
func (*GetEvaluationLogicBadRequest) IsCode ¶
func (o *GetEvaluationLogicBadRequest) IsCode(code int) bool
IsCode returns true when this get evaluation logic bad request response a status code equal to that given
func (*GetEvaluationLogicBadRequest) IsRedirect ¶
func (o *GetEvaluationLogicBadRequest) IsRedirect() bool
IsRedirect returns true when this get evaluation logic bad request response has a 3xx status code
func (*GetEvaluationLogicBadRequest) IsServerError ¶
func (o *GetEvaluationLogicBadRequest) IsServerError() bool
IsServerError returns true when this get evaluation logic bad request response has a 5xx status code
func (*GetEvaluationLogicBadRequest) IsSuccess ¶
func (o *GetEvaluationLogicBadRequest) IsSuccess() bool
IsSuccess returns true when this get evaluation logic bad request response has a 2xx status code
func (*GetEvaluationLogicBadRequest) String ¶
func (o *GetEvaluationLogicBadRequest) String() string
type GetEvaluationLogicForbidden ¶
type GetEvaluationLogicForbidden 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 }
GetEvaluationLogicForbidden describes a response with status code 403, with default header values.
Forbidden
func NewGetEvaluationLogicForbidden ¶
func NewGetEvaluationLogicForbidden() *GetEvaluationLogicForbidden
NewGetEvaluationLogicForbidden creates a GetEvaluationLogicForbidden with default headers values
func (*GetEvaluationLogicForbidden) Code ¶
func (o *GetEvaluationLogicForbidden) Code() int
Code gets the status code for the get evaluation logic forbidden response
func (*GetEvaluationLogicForbidden) Error ¶
func (o *GetEvaluationLogicForbidden) Error() string
func (*GetEvaluationLogicForbidden) GetPayload ¶
func (o *GetEvaluationLogicForbidden) GetPayload() *models.MsaReplyMetaOnly
func (*GetEvaluationLogicForbidden) IsClientError ¶
func (o *GetEvaluationLogicForbidden) IsClientError() bool
IsClientError returns true when this get evaluation logic forbidden response has a 4xx status code
func (*GetEvaluationLogicForbidden) IsCode ¶
func (o *GetEvaluationLogicForbidden) IsCode(code int) bool
IsCode returns true when this get evaluation logic forbidden response a status code equal to that given
func (*GetEvaluationLogicForbidden) IsRedirect ¶
func (o *GetEvaluationLogicForbidden) IsRedirect() bool
IsRedirect returns true when this get evaluation logic forbidden response has a 3xx status code
func (*GetEvaluationLogicForbidden) IsServerError ¶
func (o *GetEvaluationLogicForbidden) IsServerError() bool
IsServerError returns true when this get evaluation logic forbidden response has a 5xx status code
func (*GetEvaluationLogicForbidden) IsSuccess ¶
func (o *GetEvaluationLogicForbidden) IsSuccess() bool
IsSuccess returns true when this get evaluation logic forbidden response has a 2xx status code
func (*GetEvaluationLogicForbidden) String ¶
func (o *GetEvaluationLogicForbidden) String() string
type GetEvaluationLogicInternalServerError ¶
type GetEvaluationLogicInternalServerError 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 }
GetEvaluationLogicInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewGetEvaluationLogicInternalServerError ¶
func NewGetEvaluationLogicInternalServerError() *GetEvaluationLogicInternalServerError
NewGetEvaluationLogicInternalServerError creates a GetEvaluationLogicInternalServerError with default headers values
func (*GetEvaluationLogicInternalServerError) Code ¶
func (o *GetEvaluationLogicInternalServerError) Code() int
Code gets the status code for the get evaluation logic internal server error response
func (*GetEvaluationLogicInternalServerError) Error ¶
func (o *GetEvaluationLogicInternalServerError) Error() string
func (*GetEvaluationLogicInternalServerError) IsClientError ¶
func (o *GetEvaluationLogicInternalServerError) IsClientError() bool
IsClientError returns true when this get evaluation logic internal server error response has a 4xx status code
func (*GetEvaluationLogicInternalServerError) IsCode ¶
func (o *GetEvaluationLogicInternalServerError) IsCode(code int) bool
IsCode returns true when this get evaluation logic internal server error response a status code equal to that given
func (*GetEvaluationLogicInternalServerError) IsRedirect ¶
func (o *GetEvaluationLogicInternalServerError) IsRedirect() bool
IsRedirect returns true when this get evaluation logic internal server error response has a 3xx status code
func (*GetEvaluationLogicInternalServerError) IsServerError ¶
func (o *GetEvaluationLogicInternalServerError) IsServerError() bool
IsServerError returns true when this get evaluation logic internal server error response has a 5xx status code
func (*GetEvaluationLogicInternalServerError) IsSuccess ¶
func (o *GetEvaluationLogicInternalServerError) IsSuccess() bool
IsSuccess returns true when this get evaluation logic internal server error response has a 2xx status code
func (*GetEvaluationLogicInternalServerError) String ¶
func (o *GetEvaluationLogicInternalServerError) String() string
type GetEvaluationLogicOK ¶
type GetEvaluationLogicOK 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.DomainSPAPIEvaluationLogicEntitiesResponseV1 }
GetEvaluationLogicOK describes a response with status code 200, with default header values.
OK
func NewGetEvaluationLogicOK ¶
func NewGetEvaluationLogicOK() *GetEvaluationLogicOK
NewGetEvaluationLogicOK creates a GetEvaluationLogicOK with default headers values
func (*GetEvaluationLogicOK) Code ¶
func (o *GetEvaluationLogicOK) Code() int
Code gets the status code for the get evaluation logic o k response
func (*GetEvaluationLogicOK) Error ¶
func (o *GetEvaluationLogicOK) Error() string
func (*GetEvaluationLogicOK) GetPayload ¶
func (o *GetEvaluationLogicOK) GetPayload() *models.DomainSPAPIEvaluationLogicEntitiesResponseV1
func (*GetEvaluationLogicOK) IsClientError ¶
func (o *GetEvaluationLogicOK) IsClientError() bool
IsClientError returns true when this get evaluation logic o k response has a 4xx status code
func (*GetEvaluationLogicOK) IsCode ¶
func (o *GetEvaluationLogicOK) IsCode(code int) bool
IsCode returns true when this get evaluation logic o k response a status code equal to that given
func (*GetEvaluationLogicOK) IsRedirect ¶
func (o *GetEvaluationLogicOK) IsRedirect() bool
IsRedirect returns true when this get evaluation logic o k response has a 3xx status code
func (*GetEvaluationLogicOK) IsServerError ¶
func (o *GetEvaluationLogicOK) IsServerError() bool
IsServerError returns true when this get evaluation logic o k response has a 5xx status code
func (*GetEvaluationLogicOK) IsSuccess ¶
func (o *GetEvaluationLogicOK) IsSuccess() bool
IsSuccess returns true when this get evaluation logic o k response has a 2xx status code
func (*GetEvaluationLogicOK) String ¶
func (o *GetEvaluationLogicOK) String() string
type GetEvaluationLogicParams ¶
type GetEvaluationLogicParams struct { /* Ids. One or more evaluation logic IDs. */ Ids []string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetEvaluationLogicParams contains all the parameters to send to the API endpoint
for the get evaluation logic operation. Typically these are written to a http.Request.
func NewGetEvaluationLogicParams ¶
func NewGetEvaluationLogicParams() *GetEvaluationLogicParams
NewGetEvaluationLogicParams creates a new GetEvaluationLogicParams 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 NewGetEvaluationLogicParamsWithContext ¶
func NewGetEvaluationLogicParamsWithContext(ctx context.Context) *GetEvaluationLogicParams
NewGetEvaluationLogicParamsWithContext creates a new GetEvaluationLogicParams object with the ability to set a context for a request.
func NewGetEvaluationLogicParamsWithHTTPClient ¶
func NewGetEvaluationLogicParamsWithHTTPClient(client *http.Client) *GetEvaluationLogicParams
NewGetEvaluationLogicParamsWithHTTPClient creates a new GetEvaluationLogicParams object with the ability to set a custom HTTPClient for a request.
func NewGetEvaluationLogicParamsWithTimeout ¶
func NewGetEvaluationLogicParamsWithTimeout(timeout time.Duration) *GetEvaluationLogicParams
NewGetEvaluationLogicParamsWithTimeout creates a new GetEvaluationLogicParams object with the ability to set a timeout on a request.
func (*GetEvaluationLogicParams) SetContext ¶
func (o *GetEvaluationLogicParams) SetContext(ctx context.Context)
SetContext adds the context to the get evaluation logic params
func (*GetEvaluationLogicParams) SetDefaults ¶
func (o *GetEvaluationLogicParams) SetDefaults()
SetDefaults hydrates default values in the get evaluation logic params (not the query body).
All values with no default are reset to their zero value.
func (*GetEvaluationLogicParams) SetHTTPClient ¶
func (o *GetEvaluationLogicParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get evaluation logic params
func (*GetEvaluationLogicParams) SetIds ¶
func (o *GetEvaluationLogicParams) SetIds(ids []string)
SetIds adds the ids to the get evaluation logic params
func (*GetEvaluationLogicParams) SetTimeout ¶
func (o *GetEvaluationLogicParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get evaluation logic params
func (*GetEvaluationLogicParams) WithContext ¶
func (o *GetEvaluationLogicParams) WithContext(ctx context.Context) *GetEvaluationLogicParams
WithContext adds the context to the get evaluation logic params
func (*GetEvaluationLogicParams) WithDefaults ¶
func (o *GetEvaluationLogicParams) WithDefaults() *GetEvaluationLogicParams
WithDefaults hydrates default values in the get evaluation logic params (not the query body).
All values with no default are reset to their zero value.
func (*GetEvaluationLogicParams) WithHTTPClient ¶
func (o *GetEvaluationLogicParams) WithHTTPClient(client *http.Client) *GetEvaluationLogicParams
WithHTTPClient adds the HTTPClient to the get evaluation logic params
func (*GetEvaluationLogicParams) WithIds ¶
func (o *GetEvaluationLogicParams) WithIds(ids []string) *GetEvaluationLogicParams
WithIds adds the ids to the get evaluation logic params
func (*GetEvaluationLogicParams) WithTimeout ¶
func (o *GetEvaluationLogicParams) WithTimeout(timeout time.Duration) *GetEvaluationLogicParams
WithTimeout adds the timeout to the get evaluation logic params
func (*GetEvaluationLogicParams) WriteToRequest ¶
func (o *GetEvaluationLogicParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetEvaluationLogicReader ¶
type GetEvaluationLogicReader struct {
// contains filtered or unexported fields
}
GetEvaluationLogicReader is a Reader for the GetEvaluationLogic structure.
func (*GetEvaluationLogicReader) ReadResponse ¶
func (o *GetEvaluationLogicReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetEvaluationLogicTooManyRequests ¶
type GetEvaluationLogicTooManyRequests 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 }
GetEvaluationLogicTooManyRequests describes a response with status code 429, with default header values.
Too Many Requests
func NewGetEvaluationLogicTooManyRequests ¶
func NewGetEvaluationLogicTooManyRequests() *GetEvaluationLogicTooManyRequests
NewGetEvaluationLogicTooManyRequests creates a GetEvaluationLogicTooManyRequests with default headers values
func (*GetEvaluationLogicTooManyRequests) Code ¶
func (o *GetEvaluationLogicTooManyRequests) Code() int
Code gets the status code for the get evaluation logic too many requests response
func (*GetEvaluationLogicTooManyRequests) Error ¶
func (o *GetEvaluationLogicTooManyRequests) Error() string
func (*GetEvaluationLogicTooManyRequests) GetPayload ¶
func (o *GetEvaluationLogicTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
func (*GetEvaluationLogicTooManyRequests) IsClientError ¶
func (o *GetEvaluationLogicTooManyRequests) IsClientError() bool
IsClientError returns true when this get evaluation logic too many requests response has a 4xx status code
func (*GetEvaluationLogicTooManyRequests) IsCode ¶
func (o *GetEvaluationLogicTooManyRequests) IsCode(code int) bool
IsCode returns true when this get evaluation logic too many requests response a status code equal to that given
func (*GetEvaluationLogicTooManyRequests) IsRedirect ¶
func (o *GetEvaluationLogicTooManyRequests) IsRedirect() bool
IsRedirect returns true when this get evaluation logic too many requests response has a 3xx status code
func (*GetEvaluationLogicTooManyRequests) IsServerError ¶
func (o *GetEvaluationLogicTooManyRequests) IsServerError() bool
IsServerError returns true when this get evaluation logic too many requests response has a 5xx status code
func (*GetEvaluationLogicTooManyRequests) IsSuccess ¶
func (o *GetEvaluationLogicTooManyRequests) IsSuccess() bool
IsSuccess returns true when this get evaluation logic too many requests response has a 2xx status code
func (*GetEvaluationLogicTooManyRequests) String ¶
func (o *GetEvaluationLogicTooManyRequests) String() string
type QueryEvaluationLogicBadRequest ¶
type QueryEvaluationLogicBadRequest 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 }
QueryEvaluationLogicBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewQueryEvaluationLogicBadRequest ¶
func NewQueryEvaluationLogicBadRequest() *QueryEvaluationLogicBadRequest
NewQueryEvaluationLogicBadRequest creates a QueryEvaluationLogicBadRequest with default headers values
func (*QueryEvaluationLogicBadRequest) Code ¶
func (o *QueryEvaluationLogicBadRequest) Code() int
Code gets the status code for the query evaluation logic bad request response
func (*QueryEvaluationLogicBadRequest) Error ¶
func (o *QueryEvaluationLogicBadRequest) Error() string
func (*QueryEvaluationLogicBadRequest) IsClientError ¶
func (o *QueryEvaluationLogicBadRequest) IsClientError() bool
IsClientError returns true when this query evaluation logic bad request response has a 4xx status code
func (*QueryEvaluationLogicBadRequest) IsCode ¶
func (o *QueryEvaluationLogicBadRequest) IsCode(code int) bool
IsCode returns true when this query evaluation logic bad request response a status code equal to that given
func (*QueryEvaluationLogicBadRequest) IsRedirect ¶
func (o *QueryEvaluationLogicBadRequest) IsRedirect() bool
IsRedirect returns true when this query evaluation logic bad request response has a 3xx status code
func (*QueryEvaluationLogicBadRequest) IsServerError ¶
func (o *QueryEvaluationLogicBadRequest) IsServerError() bool
IsServerError returns true when this query evaluation logic bad request response has a 5xx status code
func (*QueryEvaluationLogicBadRequest) IsSuccess ¶
func (o *QueryEvaluationLogicBadRequest) IsSuccess() bool
IsSuccess returns true when this query evaluation logic bad request response has a 2xx status code
func (*QueryEvaluationLogicBadRequest) String ¶
func (o *QueryEvaluationLogicBadRequest) String() string
type QueryEvaluationLogicForbidden ¶
type QueryEvaluationLogicForbidden 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 }
QueryEvaluationLogicForbidden describes a response with status code 403, with default header values.
Forbidden
func NewQueryEvaluationLogicForbidden ¶
func NewQueryEvaluationLogicForbidden() *QueryEvaluationLogicForbidden
NewQueryEvaluationLogicForbidden creates a QueryEvaluationLogicForbidden with default headers values
func (*QueryEvaluationLogicForbidden) Code ¶
func (o *QueryEvaluationLogicForbidden) Code() int
Code gets the status code for the query evaluation logic forbidden response
func (*QueryEvaluationLogicForbidden) Error ¶
func (o *QueryEvaluationLogicForbidden) Error() string
func (*QueryEvaluationLogicForbidden) GetPayload ¶
func (o *QueryEvaluationLogicForbidden) GetPayload() *models.MsaReplyMetaOnly
func (*QueryEvaluationLogicForbidden) IsClientError ¶
func (o *QueryEvaluationLogicForbidden) IsClientError() bool
IsClientError returns true when this query evaluation logic forbidden response has a 4xx status code
func (*QueryEvaluationLogicForbidden) IsCode ¶
func (o *QueryEvaluationLogicForbidden) IsCode(code int) bool
IsCode returns true when this query evaluation logic forbidden response a status code equal to that given
func (*QueryEvaluationLogicForbidden) IsRedirect ¶
func (o *QueryEvaluationLogicForbidden) IsRedirect() bool
IsRedirect returns true when this query evaluation logic forbidden response has a 3xx status code
func (*QueryEvaluationLogicForbidden) IsServerError ¶
func (o *QueryEvaluationLogicForbidden) IsServerError() bool
IsServerError returns true when this query evaluation logic forbidden response has a 5xx status code
func (*QueryEvaluationLogicForbidden) IsSuccess ¶
func (o *QueryEvaluationLogicForbidden) IsSuccess() bool
IsSuccess returns true when this query evaluation logic forbidden response has a 2xx status code
func (*QueryEvaluationLogicForbidden) String ¶
func (o *QueryEvaluationLogicForbidden) String() string
type QueryEvaluationLogicInternalServerError ¶
type QueryEvaluationLogicInternalServerError 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 }
QueryEvaluationLogicInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewQueryEvaluationLogicInternalServerError ¶
func NewQueryEvaluationLogicInternalServerError() *QueryEvaluationLogicInternalServerError
NewQueryEvaluationLogicInternalServerError creates a QueryEvaluationLogicInternalServerError with default headers values
func (*QueryEvaluationLogicInternalServerError) Code ¶
func (o *QueryEvaluationLogicInternalServerError) Code() int
Code gets the status code for the query evaluation logic internal server error response
func (*QueryEvaluationLogicInternalServerError) Error ¶
func (o *QueryEvaluationLogicInternalServerError) Error() string
func (*QueryEvaluationLogicInternalServerError) IsClientError ¶
func (o *QueryEvaluationLogicInternalServerError) IsClientError() bool
IsClientError returns true when this query evaluation logic internal server error response has a 4xx status code
func (*QueryEvaluationLogicInternalServerError) IsCode ¶
func (o *QueryEvaluationLogicInternalServerError) IsCode(code int) bool
IsCode returns true when this query evaluation logic internal server error response a status code equal to that given
func (*QueryEvaluationLogicInternalServerError) IsRedirect ¶
func (o *QueryEvaluationLogicInternalServerError) IsRedirect() bool
IsRedirect returns true when this query evaluation logic internal server error response has a 3xx status code
func (*QueryEvaluationLogicInternalServerError) IsServerError ¶
func (o *QueryEvaluationLogicInternalServerError) IsServerError() bool
IsServerError returns true when this query evaluation logic internal server error response has a 5xx status code
func (*QueryEvaluationLogicInternalServerError) IsSuccess ¶
func (o *QueryEvaluationLogicInternalServerError) IsSuccess() bool
IsSuccess returns true when this query evaluation logic internal server error response has a 2xx status code
func (*QueryEvaluationLogicInternalServerError) String ¶
func (o *QueryEvaluationLogicInternalServerError) String() string
type QueryEvaluationLogicOK ¶
type QueryEvaluationLogicOK 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.DomainSPAPIQueryResponse }
QueryEvaluationLogicOK describes a response with status code 200, with default header values.
OK
func NewQueryEvaluationLogicOK ¶
func NewQueryEvaluationLogicOK() *QueryEvaluationLogicOK
NewQueryEvaluationLogicOK creates a QueryEvaluationLogicOK with default headers values
func (*QueryEvaluationLogicOK) Code ¶
func (o *QueryEvaluationLogicOK) Code() int
Code gets the status code for the query evaluation logic o k response
func (*QueryEvaluationLogicOK) Error ¶
func (o *QueryEvaluationLogicOK) Error() string
func (*QueryEvaluationLogicOK) GetPayload ¶
func (o *QueryEvaluationLogicOK) GetPayload() *models.DomainSPAPIQueryResponse
func (*QueryEvaluationLogicOK) IsClientError ¶
func (o *QueryEvaluationLogicOK) IsClientError() bool
IsClientError returns true when this query evaluation logic o k response has a 4xx status code
func (*QueryEvaluationLogicOK) IsCode ¶
func (o *QueryEvaluationLogicOK) IsCode(code int) bool
IsCode returns true when this query evaluation logic o k response a status code equal to that given
func (*QueryEvaluationLogicOK) IsRedirect ¶
func (o *QueryEvaluationLogicOK) IsRedirect() bool
IsRedirect returns true when this query evaluation logic o k response has a 3xx status code
func (*QueryEvaluationLogicOK) IsServerError ¶
func (o *QueryEvaluationLogicOK) IsServerError() bool
IsServerError returns true when this query evaluation logic o k response has a 5xx status code
func (*QueryEvaluationLogicOK) IsSuccess ¶
func (o *QueryEvaluationLogicOK) IsSuccess() bool
IsSuccess returns true when this query evaluation logic o k response has a 2xx status code
func (*QueryEvaluationLogicOK) String ¶
func (o *QueryEvaluationLogicOK) String() string
type QueryEvaluationLogicParams ¶
type QueryEvaluationLogicParams struct { /* After. A pagination token used with the `limit` parameter to manage pagination of results. On your first request, don't provide an `after` token. On subsequent requests, provide the `after` token from the previous response to continue from that place in the results. */ After *string /* Filter. FQL query specifying the filter parameters. */ Filter string /* Limit. Maximum number of entities to return. */ Limit *int64 /* Sort. Sort evaluation logic by their properties. */ Sort *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
QueryEvaluationLogicParams contains all the parameters to send to the API endpoint
for the query evaluation logic operation. Typically these are written to a http.Request.
func NewQueryEvaluationLogicParams ¶
func NewQueryEvaluationLogicParams() *QueryEvaluationLogicParams
NewQueryEvaluationLogicParams creates a new QueryEvaluationLogicParams 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 NewQueryEvaluationLogicParamsWithContext ¶
func NewQueryEvaluationLogicParamsWithContext(ctx context.Context) *QueryEvaluationLogicParams
NewQueryEvaluationLogicParamsWithContext creates a new QueryEvaluationLogicParams object with the ability to set a context for a request.
func NewQueryEvaluationLogicParamsWithHTTPClient ¶
func NewQueryEvaluationLogicParamsWithHTTPClient(client *http.Client) *QueryEvaluationLogicParams
NewQueryEvaluationLogicParamsWithHTTPClient creates a new QueryEvaluationLogicParams object with the ability to set a custom HTTPClient for a request.
func NewQueryEvaluationLogicParamsWithTimeout ¶
func NewQueryEvaluationLogicParamsWithTimeout(timeout time.Duration) *QueryEvaluationLogicParams
NewQueryEvaluationLogicParamsWithTimeout creates a new QueryEvaluationLogicParams object with the ability to set a timeout on a request.
func (*QueryEvaluationLogicParams) SetAfter ¶
func (o *QueryEvaluationLogicParams) SetAfter(after *string)
SetAfter adds the after to the query evaluation logic params
func (*QueryEvaluationLogicParams) SetContext ¶
func (o *QueryEvaluationLogicParams) SetContext(ctx context.Context)
SetContext adds the context to the query evaluation logic params
func (*QueryEvaluationLogicParams) SetDefaults ¶
func (o *QueryEvaluationLogicParams) SetDefaults()
SetDefaults hydrates default values in the query evaluation logic params (not the query body).
All values with no default are reset to their zero value.
func (*QueryEvaluationLogicParams) SetFilter ¶
func (o *QueryEvaluationLogicParams) SetFilter(filter string)
SetFilter adds the filter to the query evaluation logic params
func (*QueryEvaluationLogicParams) SetHTTPClient ¶
func (o *QueryEvaluationLogicParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the query evaluation logic params
func (*QueryEvaluationLogicParams) SetLimit ¶
func (o *QueryEvaluationLogicParams) SetLimit(limit *int64)
SetLimit adds the limit to the query evaluation logic params
func (*QueryEvaluationLogicParams) SetSort ¶
func (o *QueryEvaluationLogicParams) SetSort(sort *string)
SetSort adds the sort to the query evaluation logic params
func (*QueryEvaluationLogicParams) SetTimeout ¶
func (o *QueryEvaluationLogicParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the query evaluation logic params
func (*QueryEvaluationLogicParams) WithAfter ¶
func (o *QueryEvaluationLogicParams) WithAfter(after *string) *QueryEvaluationLogicParams
WithAfter adds the after to the query evaluation logic params
func (*QueryEvaluationLogicParams) WithContext ¶
func (o *QueryEvaluationLogicParams) WithContext(ctx context.Context) *QueryEvaluationLogicParams
WithContext adds the context to the query evaluation logic params
func (*QueryEvaluationLogicParams) WithDefaults ¶
func (o *QueryEvaluationLogicParams) WithDefaults() *QueryEvaluationLogicParams
WithDefaults hydrates default values in the query evaluation logic params (not the query body).
All values with no default are reset to their zero value.
func (*QueryEvaluationLogicParams) WithFilter ¶
func (o *QueryEvaluationLogicParams) WithFilter(filter string) *QueryEvaluationLogicParams
WithFilter adds the filter to the query evaluation logic params
func (*QueryEvaluationLogicParams) WithHTTPClient ¶
func (o *QueryEvaluationLogicParams) WithHTTPClient(client *http.Client) *QueryEvaluationLogicParams
WithHTTPClient adds the HTTPClient to the query evaluation logic params
func (*QueryEvaluationLogicParams) WithLimit ¶
func (o *QueryEvaluationLogicParams) WithLimit(limit *int64) *QueryEvaluationLogicParams
WithLimit adds the limit to the query evaluation logic params
func (*QueryEvaluationLogicParams) WithSort ¶
func (o *QueryEvaluationLogicParams) WithSort(sort *string) *QueryEvaluationLogicParams
WithSort adds the sort to the query evaluation logic params
func (*QueryEvaluationLogicParams) WithTimeout ¶
func (o *QueryEvaluationLogicParams) WithTimeout(timeout time.Duration) *QueryEvaluationLogicParams
WithTimeout adds the timeout to the query evaluation logic params
func (*QueryEvaluationLogicParams) WriteToRequest ¶
func (o *QueryEvaluationLogicParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type QueryEvaluationLogicReader ¶
type QueryEvaluationLogicReader struct {
// contains filtered or unexported fields
}
QueryEvaluationLogicReader is a Reader for the QueryEvaluationLogic structure.
func (*QueryEvaluationLogicReader) ReadResponse ¶
func (o *QueryEvaluationLogicReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type QueryEvaluationLogicTooManyRequests ¶
type QueryEvaluationLogicTooManyRequests 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 }
QueryEvaluationLogicTooManyRequests describes a response with status code 429, with default header values.
Too Many Requests
func NewQueryEvaluationLogicTooManyRequests ¶
func NewQueryEvaluationLogicTooManyRequests() *QueryEvaluationLogicTooManyRequests
NewQueryEvaluationLogicTooManyRequests creates a QueryEvaluationLogicTooManyRequests with default headers values
func (*QueryEvaluationLogicTooManyRequests) Code ¶
func (o *QueryEvaluationLogicTooManyRequests) Code() int
Code gets the status code for the query evaluation logic too many requests response
func (*QueryEvaluationLogicTooManyRequests) Error ¶
func (o *QueryEvaluationLogicTooManyRequests) Error() string
func (*QueryEvaluationLogicTooManyRequests) GetPayload ¶
func (o *QueryEvaluationLogicTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
func (*QueryEvaluationLogicTooManyRequests) IsClientError ¶
func (o *QueryEvaluationLogicTooManyRequests) IsClientError() bool
IsClientError returns true when this query evaluation logic too many requests response has a 4xx status code
func (*QueryEvaluationLogicTooManyRequests) IsCode ¶
func (o *QueryEvaluationLogicTooManyRequests) IsCode(code int) bool
IsCode returns true when this query evaluation logic too many requests response a status code equal to that given
func (*QueryEvaluationLogicTooManyRequests) IsRedirect ¶
func (o *QueryEvaluationLogicTooManyRequests) IsRedirect() bool
IsRedirect returns true when this query evaluation logic too many requests response has a 3xx status code
func (*QueryEvaluationLogicTooManyRequests) IsServerError ¶
func (o *QueryEvaluationLogicTooManyRequests) IsServerError() bool
IsServerError returns true when this query evaluation logic too many requests response has a 5xx status code
func (*QueryEvaluationLogicTooManyRequests) IsSuccess ¶
func (o *QueryEvaluationLogicTooManyRequests) IsSuccess() bool
IsSuccess returns true when this query evaluation logic too many requests response has a 2xx status code
func (*QueryEvaluationLogicTooManyRequests) String ¶
func (o *QueryEvaluationLogicTooManyRequests) String() string