Documentation ¶
Index ¶
- type Client
- func (a *Client) CreateSavedSearchesDynamicExecuteAltV1(params *CreateSavedSearchesDynamicExecuteAltV1Params, opts ...ClientOption) (*CreateSavedSearchesDynamicExecuteAltV1OK, error)
- func (a *Client) CreateSavedSearchesExecuteAltV1(params *CreateSavedSearchesExecuteAltV1Params, opts ...ClientOption) (*CreateSavedSearchesExecuteAltV1OK, error)
- func (a *Client) CreateSavedSearchesIngestAltV1(params *CreateSavedSearchesIngestAltV1Params, opts ...ClientOption) (*CreateSavedSearchesIngestAltV1OK, error)
- func (a *Client) DownloadResults(params *DownloadResultsParams, writer io.Writer, opts ...ClientOption) (*DownloadResultsOK, error)
- func (a *Client) Execute(params *ExecuteParams, opts ...ClientOption) (*ExecuteOK, error)
- func (a *Client) ExecuteDynamic(params *ExecuteDynamicParams, opts ...ClientOption) (*ExecuteDynamicOK, error)
- func (a *Client) GetSavedSearchesExecuteAltV1(params *GetSavedSearchesExecuteAltV1Params, opts ...ClientOption) (*GetSavedSearchesExecuteAltV1OK, error)
- func (a *Client) GetSavedSearchesJobResultsDownloadAltV1(params *GetSavedSearchesJobResultsDownloadAltV1Params, writer io.Writer, ...) (*GetSavedSearchesJobResultsDownloadAltV1OK, error)
- func (a *Client) GetSearchResults(params *GetSearchResultsParams, opts ...ClientOption) (*GetSearchResultsOK, error)
- func (a *Client) IngestData(params *IngestDataParams, opts ...ClientOption) (*IngestDataOK, error)
- func (a *Client) IngestDataAsyncV1(params *IngestDataAsyncV1Params, opts ...ClientOption) (*IngestDataAsyncV1OK, error)
- func (a *Client) ListRepos(params *ListReposParams, opts ...ClientOption) (*ListReposOK, error)
- func (a *Client) ListViews(params *ListViewsParams, opts ...ClientOption) (*ListViewsOK, error)
- func (a *Client) Populate(params *PopulateParams, opts ...ClientOption) (*PopulateOK, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- type ClientOption
- type ClientService
- type CreateSavedSearchesDynamicExecuteAltV1BadRequest
- func (o *CreateSavedSearchesDynamicExecuteAltV1BadRequest) Code() int
- func (o *CreateSavedSearchesDynamicExecuteAltV1BadRequest) Error() string
- func (o *CreateSavedSearchesDynamicExecuteAltV1BadRequest) GetPayload() *models.MsaspecResponseFields
- func (o *CreateSavedSearchesDynamicExecuteAltV1BadRequest) IsClientError() bool
- func (o *CreateSavedSearchesDynamicExecuteAltV1BadRequest) IsCode(code int) bool
- func (o *CreateSavedSearchesDynamicExecuteAltV1BadRequest) IsRedirect() bool
- func (o *CreateSavedSearchesDynamicExecuteAltV1BadRequest) IsServerError() bool
- func (o *CreateSavedSearchesDynamicExecuteAltV1BadRequest) IsSuccess() bool
- func (o *CreateSavedSearchesDynamicExecuteAltV1BadRequest) String() string
- type CreateSavedSearchesDynamicExecuteAltV1Forbidden
- func (o *CreateSavedSearchesDynamicExecuteAltV1Forbidden) Code() int
- func (o *CreateSavedSearchesDynamicExecuteAltV1Forbidden) Error() string
- func (o *CreateSavedSearchesDynamicExecuteAltV1Forbidden) GetPayload() *models.MsaspecResponseFields
- func (o *CreateSavedSearchesDynamicExecuteAltV1Forbidden) IsClientError() bool
- func (o *CreateSavedSearchesDynamicExecuteAltV1Forbidden) IsCode(code int) bool
- func (o *CreateSavedSearchesDynamicExecuteAltV1Forbidden) IsRedirect() bool
- func (o *CreateSavedSearchesDynamicExecuteAltV1Forbidden) IsServerError() bool
- func (o *CreateSavedSearchesDynamicExecuteAltV1Forbidden) IsSuccess() bool
- func (o *CreateSavedSearchesDynamicExecuteAltV1Forbidden) String() string
- type CreateSavedSearchesDynamicExecuteAltV1InternalServerError
- func (o *CreateSavedSearchesDynamicExecuteAltV1InternalServerError) Code() int
- func (o *CreateSavedSearchesDynamicExecuteAltV1InternalServerError) Error() string
- func (o *CreateSavedSearchesDynamicExecuteAltV1InternalServerError) GetPayload() *models.MsaspecResponseFields
- func (o *CreateSavedSearchesDynamicExecuteAltV1InternalServerError) IsClientError() bool
- func (o *CreateSavedSearchesDynamicExecuteAltV1InternalServerError) IsCode(code int) bool
- func (o *CreateSavedSearchesDynamicExecuteAltV1InternalServerError) IsRedirect() bool
- func (o *CreateSavedSearchesDynamicExecuteAltV1InternalServerError) IsServerError() bool
- func (o *CreateSavedSearchesDynamicExecuteAltV1InternalServerError) IsSuccess() bool
- func (o *CreateSavedSearchesDynamicExecuteAltV1InternalServerError) String() string
- type CreateSavedSearchesDynamicExecuteAltV1NotFound
- func (o *CreateSavedSearchesDynamicExecuteAltV1NotFound) Code() int
- func (o *CreateSavedSearchesDynamicExecuteAltV1NotFound) Error() string
- func (o *CreateSavedSearchesDynamicExecuteAltV1NotFound) GetPayload() *models.MsaspecResponseFields
- func (o *CreateSavedSearchesDynamicExecuteAltV1NotFound) IsClientError() bool
- func (o *CreateSavedSearchesDynamicExecuteAltV1NotFound) IsCode(code int) bool
- func (o *CreateSavedSearchesDynamicExecuteAltV1NotFound) IsRedirect() bool
- func (o *CreateSavedSearchesDynamicExecuteAltV1NotFound) IsServerError() bool
- func (o *CreateSavedSearchesDynamicExecuteAltV1NotFound) IsSuccess() bool
- func (o *CreateSavedSearchesDynamicExecuteAltV1NotFound) String() string
- type CreateSavedSearchesDynamicExecuteAltV1OK
- func (o *CreateSavedSearchesDynamicExecuteAltV1OK) Code() int
- func (o *CreateSavedSearchesDynamicExecuteAltV1OK) Error() string
- func (o *CreateSavedSearchesDynamicExecuteAltV1OK) GetPayload() *models.ApidomainQueryResponseWrapperV1
- func (o *CreateSavedSearchesDynamicExecuteAltV1OK) IsClientError() bool
- func (o *CreateSavedSearchesDynamicExecuteAltV1OK) IsCode(code int) bool
- func (o *CreateSavedSearchesDynamicExecuteAltV1OK) IsRedirect() bool
- func (o *CreateSavedSearchesDynamicExecuteAltV1OK) IsServerError() bool
- func (o *CreateSavedSearchesDynamicExecuteAltV1OK) IsSuccess() bool
- func (o *CreateSavedSearchesDynamicExecuteAltV1OK) String() string
- type CreateSavedSearchesDynamicExecuteAltV1Params
- func NewCreateSavedSearchesDynamicExecuteAltV1Params() *CreateSavedSearchesDynamicExecuteAltV1Params
- func NewCreateSavedSearchesDynamicExecuteAltV1ParamsWithContext(ctx context.Context) *CreateSavedSearchesDynamicExecuteAltV1Params
- func NewCreateSavedSearchesDynamicExecuteAltV1ParamsWithHTTPClient(client *http.Client) *CreateSavedSearchesDynamicExecuteAltV1Params
- func NewCreateSavedSearchesDynamicExecuteAltV1ParamsWithTimeout(timeout time.Duration) *CreateSavedSearchesDynamicExecuteAltV1Params
- func (o *CreateSavedSearchesDynamicExecuteAltV1Params) SetAppID(appID *string)
- func (o *CreateSavedSearchesDynamicExecuteAltV1Params) SetBody(body *models.ApidomainDynamicExecuteSearchRequestV1)
- func (o *CreateSavedSearchesDynamicExecuteAltV1Params) SetContext(ctx context.Context)
- func (o *CreateSavedSearchesDynamicExecuteAltV1Params) SetDefaults()
- func (o *CreateSavedSearchesDynamicExecuteAltV1Params) SetHTTPClient(client *http.Client)
- func (o *CreateSavedSearchesDynamicExecuteAltV1Params) SetIncludeSchemaGeneration(includeSchemaGeneration *bool)
- func (o *CreateSavedSearchesDynamicExecuteAltV1Params) SetIncludeTestData(includeTestData *bool)
- func (o *CreateSavedSearchesDynamicExecuteAltV1Params) SetInferJSONTypes(inferJSONTypes *bool)
- func (o *CreateSavedSearchesDynamicExecuteAltV1Params) SetMatchResponseSchema(matchResponseSchema *bool)
- func (o *CreateSavedSearchesDynamicExecuteAltV1Params) SetMetadata(metadata *bool)
- func (o *CreateSavedSearchesDynamicExecuteAltV1Params) SetMode(mode *string)
- func (o *CreateSavedSearchesDynamicExecuteAltV1Params) SetTimeout(timeout time.Duration)
- func (o *CreateSavedSearchesDynamicExecuteAltV1Params) WithAppID(appID *string) *CreateSavedSearchesDynamicExecuteAltV1Params
- func (o *CreateSavedSearchesDynamicExecuteAltV1Params) WithBody(body *models.ApidomainDynamicExecuteSearchRequestV1) *CreateSavedSearchesDynamicExecuteAltV1Params
- func (o *CreateSavedSearchesDynamicExecuteAltV1Params) WithContext(ctx context.Context) *CreateSavedSearchesDynamicExecuteAltV1Params
- func (o *CreateSavedSearchesDynamicExecuteAltV1Params) WithDefaults() *CreateSavedSearchesDynamicExecuteAltV1Params
- func (o *CreateSavedSearchesDynamicExecuteAltV1Params) WithHTTPClient(client *http.Client) *CreateSavedSearchesDynamicExecuteAltV1Params
- func (o *CreateSavedSearchesDynamicExecuteAltV1Params) WithIncludeSchemaGeneration(includeSchemaGeneration *bool) *CreateSavedSearchesDynamicExecuteAltV1Params
- func (o *CreateSavedSearchesDynamicExecuteAltV1Params) WithIncludeTestData(includeTestData *bool) *CreateSavedSearchesDynamicExecuteAltV1Params
- func (o *CreateSavedSearchesDynamicExecuteAltV1Params) WithInferJSONTypes(inferJSONTypes *bool) *CreateSavedSearchesDynamicExecuteAltV1Params
- func (o *CreateSavedSearchesDynamicExecuteAltV1Params) WithMatchResponseSchema(matchResponseSchema *bool) *CreateSavedSearchesDynamicExecuteAltV1Params
- func (o *CreateSavedSearchesDynamicExecuteAltV1Params) WithMetadata(metadata *bool) *CreateSavedSearchesDynamicExecuteAltV1Params
- func (o *CreateSavedSearchesDynamicExecuteAltV1Params) WithMode(mode *string) *CreateSavedSearchesDynamicExecuteAltV1Params
- func (o *CreateSavedSearchesDynamicExecuteAltV1Params) WithTimeout(timeout time.Duration) *CreateSavedSearchesDynamicExecuteAltV1Params
- func (o *CreateSavedSearchesDynamicExecuteAltV1Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CreateSavedSearchesDynamicExecuteAltV1Reader
- type CreateSavedSearchesDynamicExecuteAltV1TooManyRequests
- func (o *CreateSavedSearchesDynamicExecuteAltV1TooManyRequests) Code() int
- func (o *CreateSavedSearchesDynamicExecuteAltV1TooManyRequests) Error() string
- func (o *CreateSavedSearchesDynamicExecuteAltV1TooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *CreateSavedSearchesDynamicExecuteAltV1TooManyRequests) IsClientError() bool
- func (o *CreateSavedSearchesDynamicExecuteAltV1TooManyRequests) IsCode(code int) bool
- func (o *CreateSavedSearchesDynamicExecuteAltV1TooManyRequests) IsRedirect() bool
- func (o *CreateSavedSearchesDynamicExecuteAltV1TooManyRequests) IsServerError() bool
- func (o *CreateSavedSearchesDynamicExecuteAltV1TooManyRequests) IsSuccess() bool
- func (o *CreateSavedSearchesDynamicExecuteAltV1TooManyRequests) String() string
- type CreateSavedSearchesExecuteAltV1BadRequest
- func (o *CreateSavedSearchesExecuteAltV1BadRequest) Code() int
- func (o *CreateSavedSearchesExecuteAltV1BadRequest) Error() string
- func (o *CreateSavedSearchesExecuteAltV1BadRequest) GetPayload() *models.MsaspecResponseFields
- func (o *CreateSavedSearchesExecuteAltV1BadRequest) IsClientError() bool
- func (o *CreateSavedSearchesExecuteAltV1BadRequest) IsCode(code int) bool
- func (o *CreateSavedSearchesExecuteAltV1BadRequest) IsRedirect() bool
- func (o *CreateSavedSearchesExecuteAltV1BadRequest) IsServerError() bool
- func (o *CreateSavedSearchesExecuteAltV1BadRequest) IsSuccess() bool
- func (o *CreateSavedSearchesExecuteAltV1BadRequest) String() string
- type CreateSavedSearchesExecuteAltV1Forbidden
- func (o *CreateSavedSearchesExecuteAltV1Forbidden) Code() int
- func (o *CreateSavedSearchesExecuteAltV1Forbidden) Error() string
- func (o *CreateSavedSearchesExecuteAltV1Forbidden) GetPayload() *models.MsaspecResponseFields
- func (o *CreateSavedSearchesExecuteAltV1Forbidden) IsClientError() bool
- func (o *CreateSavedSearchesExecuteAltV1Forbidden) IsCode(code int) bool
- func (o *CreateSavedSearchesExecuteAltV1Forbidden) IsRedirect() bool
- func (o *CreateSavedSearchesExecuteAltV1Forbidden) IsServerError() bool
- func (o *CreateSavedSearchesExecuteAltV1Forbidden) IsSuccess() bool
- func (o *CreateSavedSearchesExecuteAltV1Forbidden) String() string
- type CreateSavedSearchesExecuteAltV1InternalServerError
- func (o *CreateSavedSearchesExecuteAltV1InternalServerError) Code() int
- func (o *CreateSavedSearchesExecuteAltV1InternalServerError) Error() string
- func (o *CreateSavedSearchesExecuteAltV1InternalServerError) GetPayload() *models.MsaspecResponseFields
- func (o *CreateSavedSearchesExecuteAltV1InternalServerError) IsClientError() bool
- func (o *CreateSavedSearchesExecuteAltV1InternalServerError) IsCode(code int) bool
- func (o *CreateSavedSearchesExecuteAltV1InternalServerError) IsRedirect() bool
- func (o *CreateSavedSearchesExecuteAltV1InternalServerError) IsServerError() bool
- func (o *CreateSavedSearchesExecuteAltV1InternalServerError) IsSuccess() bool
- func (o *CreateSavedSearchesExecuteAltV1InternalServerError) String() string
- type CreateSavedSearchesExecuteAltV1NotFound
- func (o *CreateSavedSearchesExecuteAltV1NotFound) Code() int
- func (o *CreateSavedSearchesExecuteAltV1NotFound) Error() string
- func (o *CreateSavedSearchesExecuteAltV1NotFound) GetPayload() *models.MsaspecResponseFields
- func (o *CreateSavedSearchesExecuteAltV1NotFound) IsClientError() bool
- func (o *CreateSavedSearchesExecuteAltV1NotFound) IsCode(code int) bool
- func (o *CreateSavedSearchesExecuteAltV1NotFound) IsRedirect() bool
- func (o *CreateSavedSearchesExecuteAltV1NotFound) IsServerError() bool
- func (o *CreateSavedSearchesExecuteAltV1NotFound) IsSuccess() bool
- func (o *CreateSavedSearchesExecuteAltV1NotFound) String() string
- type CreateSavedSearchesExecuteAltV1OK
- func (o *CreateSavedSearchesExecuteAltV1OK) Code() int
- func (o *CreateSavedSearchesExecuteAltV1OK) Error() string
- func (o *CreateSavedSearchesExecuteAltV1OK) GetPayload() *models.ApidomainQueryResponseWrapperV1
- func (o *CreateSavedSearchesExecuteAltV1OK) IsClientError() bool
- func (o *CreateSavedSearchesExecuteAltV1OK) IsCode(code int) bool
- func (o *CreateSavedSearchesExecuteAltV1OK) IsRedirect() bool
- func (o *CreateSavedSearchesExecuteAltV1OK) IsServerError() bool
- func (o *CreateSavedSearchesExecuteAltV1OK) IsSuccess() bool
- func (o *CreateSavedSearchesExecuteAltV1OK) String() string
- type CreateSavedSearchesExecuteAltV1Params
- func NewCreateSavedSearchesExecuteAltV1Params() *CreateSavedSearchesExecuteAltV1Params
- func NewCreateSavedSearchesExecuteAltV1ParamsWithContext(ctx context.Context) *CreateSavedSearchesExecuteAltV1Params
- func NewCreateSavedSearchesExecuteAltV1ParamsWithHTTPClient(client *http.Client) *CreateSavedSearchesExecuteAltV1Params
- func NewCreateSavedSearchesExecuteAltV1ParamsWithTimeout(timeout time.Duration) *CreateSavedSearchesExecuteAltV1Params
- func (o *CreateSavedSearchesExecuteAltV1Params) SetAppID(appID *string)
- func (o *CreateSavedSearchesExecuteAltV1Params) SetBody(body *models.ApidomainSavedSearchExecuteRequestV1)
- func (o *CreateSavedSearchesExecuteAltV1Params) SetContext(ctx context.Context)
- func (o *CreateSavedSearchesExecuteAltV1Params) SetDefaults()
- func (o *CreateSavedSearchesExecuteAltV1Params) SetDetailed(detailed *bool)
- func (o *CreateSavedSearchesExecuteAltV1Params) SetHTTPClient(client *http.Client)
- func (o *CreateSavedSearchesExecuteAltV1Params) SetIncludeTestData(includeTestData *bool)
- func (o *CreateSavedSearchesExecuteAltV1Params) SetInferJSONTypes(inferJSONTypes *bool)
- func (o *CreateSavedSearchesExecuteAltV1Params) SetMatchResponseSchema(matchResponseSchema *bool)
- func (o *CreateSavedSearchesExecuteAltV1Params) SetMetadata(metadata *bool)
- func (o *CreateSavedSearchesExecuteAltV1Params) SetTimeout(timeout time.Duration)
- func (o *CreateSavedSearchesExecuteAltV1Params) WithAppID(appID *string) *CreateSavedSearchesExecuteAltV1Params
- func (o *CreateSavedSearchesExecuteAltV1Params) WithBody(body *models.ApidomainSavedSearchExecuteRequestV1) *CreateSavedSearchesExecuteAltV1Params
- func (o *CreateSavedSearchesExecuteAltV1Params) WithContext(ctx context.Context) *CreateSavedSearchesExecuteAltV1Params
- func (o *CreateSavedSearchesExecuteAltV1Params) WithDefaults() *CreateSavedSearchesExecuteAltV1Params
- func (o *CreateSavedSearchesExecuteAltV1Params) WithDetailed(detailed *bool) *CreateSavedSearchesExecuteAltV1Params
- func (o *CreateSavedSearchesExecuteAltV1Params) WithHTTPClient(client *http.Client) *CreateSavedSearchesExecuteAltV1Params
- func (o *CreateSavedSearchesExecuteAltV1Params) WithIncludeTestData(includeTestData *bool) *CreateSavedSearchesExecuteAltV1Params
- func (o *CreateSavedSearchesExecuteAltV1Params) WithInferJSONTypes(inferJSONTypes *bool) *CreateSavedSearchesExecuteAltV1Params
- func (o *CreateSavedSearchesExecuteAltV1Params) WithMatchResponseSchema(matchResponseSchema *bool) *CreateSavedSearchesExecuteAltV1Params
- func (o *CreateSavedSearchesExecuteAltV1Params) WithMetadata(metadata *bool) *CreateSavedSearchesExecuteAltV1Params
- func (o *CreateSavedSearchesExecuteAltV1Params) WithTimeout(timeout time.Duration) *CreateSavedSearchesExecuteAltV1Params
- func (o *CreateSavedSearchesExecuteAltV1Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CreateSavedSearchesExecuteAltV1Reader
- type CreateSavedSearchesExecuteAltV1TooManyRequests
- func (o *CreateSavedSearchesExecuteAltV1TooManyRequests) Code() int
- func (o *CreateSavedSearchesExecuteAltV1TooManyRequests) Error() string
- func (o *CreateSavedSearchesExecuteAltV1TooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *CreateSavedSearchesExecuteAltV1TooManyRequests) IsClientError() bool
- func (o *CreateSavedSearchesExecuteAltV1TooManyRequests) IsCode(code int) bool
- func (o *CreateSavedSearchesExecuteAltV1TooManyRequests) IsRedirect() bool
- func (o *CreateSavedSearchesExecuteAltV1TooManyRequests) IsServerError() bool
- func (o *CreateSavedSearchesExecuteAltV1TooManyRequests) IsSuccess() bool
- func (o *CreateSavedSearchesExecuteAltV1TooManyRequests) String() string
- type CreateSavedSearchesIngestAltV1BadRequest
- func (o *CreateSavedSearchesIngestAltV1BadRequest) Code() int
- func (o *CreateSavedSearchesIngestAltV1BadRequest) Error() string
- func (o *CreateSavedSearchesIngestAltV1BadRequest) GetPayload() *models.MsaspecResponseFields
- func (o *CreateSavedSearchesIngestAltV1BadRequest) IsClientError() bool
- func (o *CreateSavedSearchesIngestAltV1BadRequest) IsCode(code int) bool
- func (o *CreateSavedSearchesIngestAltV1BadRequest) IsRedirect() bool
- func (o *CreateSavedSearchesIngestAltV1BadRequest) IsServerError() bool
- func (o *CreateSavedSearchesIngestAltV1BadRequest) IsSuccess() bool
- func (o *CreateSavedSearchesIngestAltV1BadRequest) String() string
- type CreateSavedSearchesIngestAltV1Forbidden
- func (o *CreateSavedSearchesIngestAltV1Forbidden) Code() int
- func (o *CreateSavedSearchesIngestAltV1Forbidden) Error() string
- func (o *CreateSavedSearchesIngestAltV1Forbidden) GetPayload() *models.MsaspecResponseFields
- func (o *CreateSavedSearchesIngestAltV1Forbidden) IsClientError() bool
- func (o *CreateSavedSearchesIngestAltV1Forbidden) IsCode(code int) bool
- func (o *CreateSavedSearchesIngestAltV1Forbidden) IsRedirect() bool
- func (o *CreateSavedSearchesIngestAltV1Forbidden) IsServerError() bool
- func (o *CreateSavedSearchesIngestAltV1Forbidden) IsSuccess() bool
- func (o *CreateSavedSearchesIngestAltV1Forbidden) String() string
- type CreateSavedSearchesIngestAltV1InternalServerError
- func (o *CreateSavedSearchesIngestAltV1InternalServerError) Code() int
- func (o *CreateSavedSearchesIngestAltV1InternalServerError) Error() string
- func (o *CreateSavedSearchesIngestAltV1InternalServerError) GetPayload() *models.MsaspecResponseFields
- func (o *CreateSavedSearchesIngestAltV1InternalServerError) IsClientError() bool
- func (o *CreateSavedSearchesIngestAltV1InternalServerError) IsCode(code int) bool
- func (o *CreateSavedSearchesIngestAltV1InternalServerError) IsRedirect() bool
- func (o *CreateSavedSearchesIngestAltV1InternalServerError) IsServerError() bool
- func (o *CreateSavedSearchesIngestAltV1InternalServerError) IsSuccess() bool
- func (o *CreateSavedSearchesIngestAltV1InternalServerError) String() string
- type CreateSavedSearchesIngestAltV1NotFound
- func (o *CreateSavedSearchesIngestAltV1NotFound) Code() int
- func (o *CreateSavedSearchesIngestAltV1NotFound) Error() string
- func (o *CreateSavedSearchesIngestAltV1NotFound) GetPayload() *models.MsaspecResponseFields
- func (o *CreateSavedSearchesIngestAltV1NotFound) IsClientError() bool
- func (o *CreateSavedSearchesIngestAltV1NotFound) IsCode(code int) bool
- func (o *CreateSavedSearchesIngestAltV1NotFound) IsRedirect() bool
- func (o *CreateSavedSearchesIngestAltV1NotFound) IsServerError() bool
- func (o *CreateSavedSearchesIngestAltV1NotFound) IsSuccess() bool
- func (o *CreateSavedSearchesIngestAltV1NotFound) String() string
- type CreateSavedSearchesIngestAltV1OK
- func (o *CreateSavedSearchesIngestAltV1OK) Code() int
- func (o *CreateSavedSearchesIngestAltV1OK) Error() string
- func (o *CreateSavedSearchesIngestAltV1OK) GetPayload() *models.ClientDataIngestResponseWrapperV1
- func (o *CreateSavedSearchesIngestAltV1OK) IsClientError() bool
- func (o *CreateSavedSearchesIngestAltV1OK) IsCode(code int) bool
- func (o *CreateSavedSearchesIngestAltV1OK) IsRedirect() bool
- func (o *CreateSavedSearchesIngestAltV1OK) IsServerError() bool
- func (o *CreateSavedSearchesIngestAltV1OK) IsSuccess() bool
- func (o *CreateSavedSearchesIngestAltV1OK) String() string
- type CreateSavedSearchesIngestAltV1Params
- func NewCreateSavedSearchesIngestAltV1Params() *CreateSavedSearchesIngestAltV1Params
- func NewCreateSavedSearchesIngestAltV1ParamsWithContext(ctx context.Context) *CreateSavedSearchesIngestAltV1Params
- func NewCreateSavedSearchesIngestAltV1ParamsWithHTTPClient(client *http.Client) *CreateSavedSearchesIngestAltV1Params
- func NewCreateSavedSearchesIngestAltV1ParamsWithTimeout(timeout time.Duration) *CreateSavedSearchesIngestAltV1Params
- func (o *CreateSavedSearchesIngestAltV1Params) SetAppID(appID *string)
- func (o *CreateSavedSearchesIngestAltV1Params) SetContext(ctx context.Context)
- func (o *CreateSavedSearchesIngestAltV1Params) SetDefaults()
- func (o *CreateSavedSearchesIngestAltV1Params) SetHTTPClient(client *http.Client)
- func (o *CreateSavedSearchesIngestAltV1Params) SetTimeout(timeout time.Duration)
- func (o *CreateSavedSearchesIngestAltV1Params) WithAppID(appID *string) *CreateSavedSearchesIngestAltV1Params
- func (o *CreateSavedSearchesIngestAltV1Params) WithContext(ctx context.Context) *CreateSavedSearchesIngestAltV1Params
- func (o *CreateSavedSearchesIngestAltV1Params) WithDefaults() *CreateSavedSearchesIngestAltV1Params
- func (o *CreateSavedSearchesIngestAltV1Params) WithHTTPClient(client *http.Client) *CreateSavedSearchesIngestAltV1Params
- func (o *CreateSavedSearchesIngestAltV1Params) WithTimeout(timeout time.Duration) *CreateSavedSearchesIngestAltV1Params
- func (o *CreateSavedSearchesIngestAltV1Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CreateSavedSearchesIngestAltV1Reader
- type CreateSavedSearchesIngestAltV1TooManyRequests
- func (o *CreateSavedSearchesIngestAltV1TooManyRequests) Code() int
- func (o *CreateSavedSearchesIngestAltV1TooManyRequests) Error() string
- func (o *CreateSavedSearchesIngestAltV1TooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *CreateSavedSearchesIngestAltV1TooManyRequests) IsClientError() bool
- func (o *CreateSavedSearchesIngestAltV1TooManyRequests) IsCode(code int) bool
- func (o *CreateSavedSearchesIngestAltV1TooManyRequests) IsRedirect() bool
- func (o *CreateSavedSearchesIngestAltV1TooManyRequests) IsServerError() bool
- func (o *CreateSavedSearchesIngestAltV1TooManyRequests) IsSuccess() bool
- func (o *CreateSavedSearchesIngestAltV1TooManyRequests) String() string
- type DownloadResultsBadRequest
- func (o *DownloadResultsBadRequest) Code() int
- func (o *DownloadResultsBadRequest) Error() string
- func (o *DownloadResultsBadRequest) GetPayload() *models.APIEntitiesResponse
- func (o *DownloadResultsBadRequest) IsClientError() bool
- func (o *DownloadResultsBadRequest) IsCode(code int) bool
- func (o *DownloadResultsBadRequest) IsRedirect() bool
- func (o *DownloadResultsBadRequest) IsServerError() bool
- func (o *DownloadResultsBadRequest) IsSuccess() bool
- func (o *DownloadResultsBadRequest) String() string
- type DownloadResultsForbidden
- func (o *DownloadResultsForbidden) Code() int
- func (o *DownloadResultsForbidden) Error() string
- func (o *DownloadResultsForbidden) GetPayload() *models.MsaReplyMetaOnly
- func (o *DownloadResultsForbidden) IsClientError() bool
- func (o *DownloadResultsForbidden) IsCode(code int) bool
- func (o *DownloadResultsForbidden) IsRedirect() bool
- func (o *DownloadResultsForbidden) IsServerError() bool
- func (o *DownloadResultsForbidden) IsSuccess() bool
- func (o *DownloadResultsForbidden) String() string
- type DownloadResultsInternalServerError
- func (o *DownloadResultsInternalServerError) Code() int
- func (o *DownloadResultsInternalServerError) Error() string
- func (o *DownloadResultsInternalServerError) GetPayload() *models.APIEntitiesResponse
- func (o *DownloadResultsInternalServerError) IsClientError() bool
- func (o *DownloadResultsInternalServerError) IsCode(code int) bool
- func (o *DownloadResultsInternalServerError) IsRedirect() bool
- func (o *DownloadResultsInternalServerError) IsServerError() bool
- func (o *DownloadResultsInternalServerError) IsSuccess() bool
- func (o *DownloadResultsInternalServerError) String() string
- type DownloadResultsNotFound
- func (o *DownloadResultsNotFound) Code() int
- func (o *DownloadResultsNotFound) Error() string
- func (o *DownloadResultsNotFound) GetPayload() *models.APIEntitiesResponse
- func (o *DownloadResultsNotFound) IsClientError() bool
- func (o *DownloadResultsNotFound) IsCode(code int) bool
- func (o *DownloadResultsNotFound) IsRedirect() bool
- func (o *DownloadResultsNotFound) IsServerError() bool
- func (o *DownloadResultsNotFound) IsSuccess() bool
- func (o *DownloadResultsNotFound) String() string
- type DownloadResultsOK
- func (o *DownloadResultsOK) Code() int
- func (o *DownloadResultsOK) Error() string
- func (o *DownloadResultsOK) GetPayload() io.Writer
- func (o *DownloadResultsOK) IsClientError() bool
- func (o *DownloadResultsOK) IsCode(code int) bool
- func (o *DownloadResultsOK) IsRedirect() bool
- func (o *DownloadResultsOK) IsServerError() bool
- func (o *DownloadResultsOK) IsSuccess() bool
- func (o *DownloadResultsOK) String() string
- type DownloadResultsParams
- func NewDownloadResultsParams() *DownloadResultsParams
- func NewDownloadResultsParamsWithContext(ctx context.Context) *DownloadResultsParams
- func NewDownloadResultsParamsWithHTTPClient(client *http.Client) *DownloadResultsParams
- func NewDownloadResultsParamsWithTimeout(timeout time.Duration) *DownloadResultsParams
- func (o *DownloadResultsParams) SetContext(ctx context.Context)
- func (o *DownloadResultsParams) SetDefaults()
- func (o *DownloadResultsParams) SetHTTPClient(client *http.Client)
- func (o *DownloadResultsParams) SetInferJSONTypes(inferJSONTypes *bool)
- func (o *DownloadResultsParams) SetJobID(jobID string)
- func (o *DownloadResultsParams) SetResultFormat(resultFormat *string)
- func (o *DownloadResultsParams) SetTimeout(timeout time.Duration)
- func (o *DownloadResultsParams) WithContext(ctx context.Context) *DownloadResultsParams
- func (o *DownloadResultsParams) WithDefaults() *DownloadResultsParams
- func (o *DownloadResultsParams) WithHTTPClient(client *http.Client) *DownloadResultsParams
- func (o *DownloadResultsParams) WithInferJSONTypes(inferJSONTypes *bool) *DownloadResultsParams
- func (o *DownloadResultsParams) WithJobID(jobID string) *DownloadResultsParams
- func (o *DownloadResultsParams) WithResultFormat(resultFormat *string) *DownloadResultsParams
- func (o *DownloadResultsParams) WithTimeout(timeout time.Duration) *DownloadResultsParams
- func (o *DownloadResultsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DownloadResultsReader
- type DownloadResultsTooManyRequests
- func (o *DownloadResultsTooManyRequests) Code() int
- func (o *DownloadResultsTooManyRequests) Error() string
- func (o *DownloadResultsTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *DownloadResultsTooManyRequests) IsClientError() bool
- func (o *DownloadResultsTooManyRequests) IsCode(code int) bool
- func (o *DownloadResultsTooManyRequests) IsRedirect() bool
- func (o *DownloadResultsTooManyRequests) IsServerError() bool
- func (o *DownloadResultsTooManyRequests) IsSuccess() bool
- func (o *DownloadResultsTooManyRequests) String() string
- type DownloadResultsUnauthorized
- func (o *DownloadResultsUnauthorized) Code() int
- func (o *DownloadResultsUnauthorized) Error() string
- func (o *DownloadResultsUnauthorized) GetPayload() *models.APIEntitiesResponse
- func (o *DownloadResultsUnauthorized) IsClientError() bool
- func (o *DownloadResultsUnauthorized) IsCode(code int) bool
- func (o *DownloadResultsUnauthorized) IsRedirect() bool
- func (o *DownloadResultsUnauthorized) IsServerError() bool
- func (o *DownloadResultsUnauthorized) IsSuccess() bool
- func (o *DownloadResultsUnauthorized) String() string
- type ExecuteBadRequest
- func (o *ExecuteBadRequest) Code() int
- func (o *ExecuteBadRequest) Error() string
- func (o *ExecuteBadRequest) GetPayload() *models.MsaspecResponseFields
- func (o *ExecuteBadRequest) IsClientError() bool
- func (o *ExecuteBadRequest) IsCode(code int) bool
- func (o *ExecuteBadRequest) IsRedirect() bool
- func (o *ExecuteBadRequest) IsServerError() bool
- func (o *ExecuteBadRequest) IsSuccess() bool
- func (o *ExecuteBadRequest) String() string
- type ExecuteDynamicBadRequest
- func (o *ExecuteDynamicBadRequest) Code() int
- func (o *ExecuteDynamicBadRequest) Error() string
- func (o *ExecuteDynamicBadRequest) GetPayload() *models.MsaspecResponseFields
- func (o *ExecuteDynamicBadRequest) IsClientError() bool
- func (o *ExecuteDynamicBadRequest) IsCode(code int) bool
- func (o *ExecuteDynamicBadRequest) IsRedirect() bool
- func (o *ExecuteDynamicBadRequest) IsServerError() bool
- func (o *ExecuteDynamicBadRequest) IsSuccess() bool
- func (o *ExecuteDynamicBadRequest) String() string
- type ExecuteDynamicForbidden
- func (o *ExecuteDynamicForbidden) Code() int
- func (o *ExecuteDynamicForbidden) Error() string
- func (o *ExecuteDynamicForbidden) GetPayload() *models.MsaspecResponseFields
- func (o *ExecuteDynamicForbidden) IsClientError() bool
- func (o *ExecuteDynamicForbidden) IsCode(code int) bool
- func (o *ExecuteDynamicForbidden) IsRedirect() bool
- func (o *ExecuteDynamicForbidden) IsServerError() bool
- func (o *ExecuteDynamicForbidden) IsSuccess() bool
- func (o *ExecuteDynamicForbidden) String() string
- type ExecuteDynamicInternalServerError
- func (o *ExecuteDynamicInternalServerError) Code() int
- func (o *ExecuteDynamicInternalServerError) Error() string
- func (o *ExecuteDynamicInternalServerError) GetPayload() *models.MsaspecResponseFields
- func (o *ExecuteDynamicInternalServerError) IsClientError() bool
- func (o *ExecuteDynamicInternalServerError) IsCode(code int) bool
- func (o *ExecuteDynamicInternalServerError) IsRedirect() bool
- func (o *ExecuteDynamicInternalServerError) IsServerError() bool
- func (o *ExecuteDynamicInternalServerError) IsSuccess() bool
- func (o *ExecuteDynamicInternalServerError) String() string
- type ExecuteDynamicNotFound
- func (o *ExecuteDynamicNotFound) Code() int
- func (o *ExecuteDynamicNotFound) Error() string
- func (o *ExecuteDynamicNotFound) GetPayload() *models.MsaspecResponseFields
- func (o *ExecuteDynamicNotFound) IsClientError() bool
- func (o *ExecuteDynamicNotFound) IsCode(code int) bool
- func (o *ExecuteDynamicNotFound) IsRedirect() bool
- func (o *ExecuteDynamicNotFound) IsServerError() bool
- func (o *ExecuteDynamicNotFound) IsSuccess() bool
- func (o *ExecuteDynamicNotFound) String() string
- type ExecuteDynamicOK
- func (o *ExecuteDynamicOK) Code() int
- func (o *ExecuteDynamicOK) Error() string
- func (o *ExecuteDynamicOK) GetPayload() *models.ApidomainQueryResponseWrapperV1
- func (o *ExecuteDynamicOK) IsClientError() bool
- func (o *ExecuteDynamicOK) IsCode(code int) bool
- func (o *ExecuteDynamicOK) IsRedirect() bool
- func (o *ExecuteDynamicOK) IsServerError() bool
- func (o *ExecuteDynamicOK) IsSuccess() bool
- func (o *ExecuteDynamicOK) String() string
- type ExecuteDynamicParams
- func NewExecuteDynamicParams() *ExecuteDynamicParams
- func NewExecuteDynamicParamsWithContext(ctx context.Context) *ExecuteDynamicParams
- func NewExecuteDynamicParamsWithHTTPClient(client *http.Client) *ExecuteDynamicParams
- func NewExecuteDynamicParamsWithTimeout(timeout time.Duration) *ExecuteDynamicParams
- func (o *ExecuteDynamicParams) SetAppID(appID *string)
- func (o *ExecuteDynamicParams) SetBody(body *models.ApidomainDynamicExecuteSearchRequestV1)
- func (o *ExecuteDynamicParams) SetContext(ctx context.Context)
- func (o *ExecuteDynamicParams) SetDefaults()
- func (o *ExecuteDynamicParams) SetHTTPClient(client *http.Client)
- func (o *ExecuteDynamicParams) SetIncludeSchemaGeneration(includeSchemaGeneration *bool)
- func (o *ExecuteDynamicParams) SetIncludeTestData(includeTestData *bool)
- func (o *ExecuteDynamicParams) SetInferJSONTypes(inferJSONTypes *bool)
- func (o *ExecuteDynamicParams) SetMatchResponseSchema(matchResponseSchema *bool)
- func (o *ExecuteDynamicParams) SetMetadata(metadata *bool)
- func (o *ExecuteDynamicParams) SetMode(mode *string)
- func (o *ExecuteDynamicParams) SetTimeout(timeout time.Duration)
- func (o *ExecuteDynamicParams) WithAppID(appID *string) *ExecuteDynamicParams
- func (o *ExecuteDynamicParams) WithBody(body *models.ApidomainDynamicExecuteSearchRequestV1) *ExecuteDynamicParams
- func (o *ExecuteDynamicParams) WithContext(ctx context.Context) *ExecuteDynamicParams
- func (o *ExecuteDynamicParams) WithDefaults() *ExecuteDynamicParams
- func (o *ExecuteDynamicParams) WithHTTPClient(client *http.Client) *ExecuteDynamicParams
- func (o *ExecuteDynamicParams) WithIncludeSchemaGeneration(includeSchemaGeneration *bool) *ExecuteDynamicParams
- func (o *ExecuteDynamicParams) WithIncludeTestData(includeTestData *bool) *ExecuteDynamicParams
- func (o *ExecuteDynamicParams) WithInferJSONTypes(inferJSONTypes *bool) *ExecuteDynamicParams
- func (o *ExecuteDynamicParams) WithMatchResponseSchema(matchResponseSchema *bool) *ExecuteDynamicParams
- func (o *ExecuteDynamicParams) WithMetadata(metadata *bool) *ExecuteDynamicParams
- func (o *ExecuteDynamicParams) WithMode(mode *string) *ExecuteDynamicParams
- func (o *ExecuteDynamicParams) WithTimeout(timeout time.Duration) *ExecuteDynamicParams
- func (o *ExecuteDynamicParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ExecuteDynamicReader
- type ExecuteDynamicTooManyRequests
- func (o *ExecuteDynamicTooManyRequests) Code() int
- func (o *ExecuteDynamicTooManyRequests) Error() string
- func (o *ExecuteDynamicTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *ExecuteDynamicTooManyRequests) IsClientError() bool
- func (o *ExecuteDynamicTooManyRequests) IsCode(code int) bool
- func (o *ExecuteDynamicTooManyRequests) IsRedirect() bool
- func (o *ExecuteDynamicTooManyRequests) IsServerError() bool
- func (o *ExecuteDynamicTooManyRequests) IsSuccess() bool
- func (o *ExecuteDynamicTooManyRequests) String() string
- type ExecuteForbidden
- func (o *ExecuteForbidden) Code() int
- func (o *ExecuteForbidden) Error() string
- func (o *ExecuteForbidden) GetPayload() *models.MsaspecResponseFields
- func (o *ExecuteForbidden) IsClientError() bool
- func (o *ExecuteForbidden) IsCode(code int) bool
- func (o *ExecuteForbidden) IsRedirect() bool
- func (o *ExecuteForbidden) IsServerError() bool
- func (o *ExecuteForbidden) IsSuccess() bool
- func (o *ExecuteForbidden) String() string
- type ExecuteInternalServerError
- func (o *ExecuteInternalServerError) Code() int
- func (o *ExecuteInternalServerError) Error() string
- func (o *ExecuteInternalServerError) GetPayload() *models.MsaspecResponseFields
- func (o *ExecuteInternalServerError) IsClientError() bool
- func (o *ExecuteInternalServerError) IsCode(code int) bool
- func (o *ExecuteInternalServerError) IsRedirect() bool
- func (o *ExecuteInternalServerError) IsServerError() bool
- func (o *ExecuteInternalServerError) IsSuccess() bool
- func (o *ExecuteInternalServerError) String() string
- type ExecuteNotFound
- func (o *ExecuteNotFound) Code() int
- func (o *ExecuteNotFound) Error() string
- func (o *ExecuteNotFound) GetPayload() *models.MsaspecResponseFields
- func (o *ExecuteNotFound) IsClientError() bool
- func (o *ExecuteNotFound) IsCode(code int) bool
- func (o *ExecuteNotFound) IsRedirect() bool
- func (o *ExecuteNotFound) IsServerError() bool
- func (o *ExecuteNotFound) IsSuccess() bool
- func (o *ExecuteNotFound) String() string
- type ExecuteOK
- func (o *ExecuteOK) Code() int
- func (o *ExecuteOK) Error() string
- func (o *ExecuteOK) GetPayload() *models.ApidomainQueryResponseWrapperV1
- func (o *ExecuteOK) IsClientError() bool
- func (o *ExecuteOK) IsCode(code int) bool
- func (o *ExecuteOK) IsRedirect() bool
- func (o *ExecuteOK) IsServerError() bool
- func (o *ExecuteOK) IsSuccess() bool
- func (o *ExecuteOK) String() string
- type ExecuteParams
- func (o *ExecuteParams) SetAppID(appID *string)
- func (o *ExecuteParams) SetBody(body *models.ApidomainSavedSearchExecuteRequestV1)
- func (o *ExecuteParams) SetContext(ctx context.Context)
- func (o *ExecuteParams) SetDefaults()
- func (o *ExecuteParams) SetDetailed(detailed *bool)
- func (o *ExecuteParams) SetHTTPClient(client *http.Client)
- func (o *ExecuteParams) SetIncludeTestData(includeTestData *bool)
- func (o *ExecuteParams) SetInferJSONTypes(inferJSONTypes *bool)
- func (o *ExecuteParams) SetMatchResponseSchema(matchResponseSchema *bool)
- func (o *ExecuteParams) SetMetadata(metadata *bool)
- func (o *ExecuteParams) SetTimeout(timeout time.Duration)
- func (o *ExecuteParams) WithAppID(appID *string) *ExecuteParams
- func (o *ExecuteParams) WithBody(body *models.ApidomainSavedSearchExecuteRequestV1) *ExecuteParams
- func (o *ExecuteParams) WithContext(ctx context.Context) *ExecuteParams
- func (o *ExecuteParams) WithDefaults() *ExecuteParams
- func (o *ExecuteParams) WithDetailed(detailed *bool) *ExecuteParams
- func (o *ExecuteParams) WithHTTPClient(client *http.Client) *ExecuteParams
- func (o *ExecuteParams) WithIncludeTestData(includeTestData *bool) *ExecuteParams
- func (o *ExecuteParams) WithInferJSONTypes(inferJSONTypes *bool) *ExecuteParams
- func (o *ExecuteParams) WithMatchResponseSchema(matchResponseSchema *bool) *ExecuteParams
- func (o *ExecuteParams) WithMetadata(metadata *bool) *ExecuteParams
- func (o *ExecuteParams) WithTimeout(timeout time.Duration) *ExecuteParams
- func (o *ExecuteParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ExecuteReader
- type ExecuteTooManyRequests
- func (o *ExecuteTooManyRequests) Code() int
- func (o *ExecuteTooManyRequests) Error() string
- func (o *ExecuteTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *ExecuteTooManyRequests) IsClientError() bool
- func (o *ExecuteTooManyRequests) IsCode(code int) bool
- func (o *ExecuteTooManyRequests) IsRedirect() bool
- func (o *ExecuteTooManyRequests) IsServerError() bool
- func (o *ExecuteTooManyRequests) IsSuccess() bool
- func (o *ExecuteTooManyRequests) String() string
- type GetSavedSearchesExecuteAltV1BadRequest
- func (o *GetSavedSearchesExecuteAltV1BadRequest) Code() int
- func (o *GetSavedSearchesExecuteAltV1BadRequest) Error() string
- func (o *GetSavedSearchesExecuteAltV1BadRequest) GetPayload() *models.MsaspecResponseFields
- func (o *GetSavedSearchesExecuteAltV1BadRequest) IsClientError() bool
- func (o *GetSavedSearchesExecuteAltV1BadRequest) IsCode(code int) bool
- func (o *GetSavedSearchesExecuteAltV1BadRequest) IsRedirect() bool
- func (o *GetSavedSearchesExecuteAltV1BadRequest) IsServerError() bool
- func (o *GetSavedSearchesExecuteAltV1BadRequest) IsSuccess() bool
- func (o *GetSavedSearchesExecuteAltV1BadRequest) String() string
- type GetSavedSearchesExecuteAltV1Forbidden
- func (o *GetSavedSearchesExecuteAltV1Forbidden) Code() int
- func (o *GetSavedSearchesExecuteAltV1Forbidden) Error() string
- func (o *GetSavedSearchesExecuteAltV1Forbidden) GetPayload() *models.MsaspecResponseFields
- func (o *GetSavedSearchesExecuteAltV1Forbidden) IsClientError() bool
- func (o *GetSavedSearchesExecuteAltV1Forbidden) IsCode(code int) bool
- func (o *GetSavedSearchesExecuteAltV1Forbidden) IsRedirect() bool
- func (o *GetSavedSearchesExecuteAltV1Forbidden) IsServerError() bool
- func (o *GetSavedSearchesExecuteAltV1Forbidden) IsSuccess() bool
- func (o *GetSavedSearchesExecuteAltV1Forbidden) String() string
- type GetSavedSearchesExecuteAltV1InternalServerError
- func (o *GetSavedSearchesExecuteAltV1InternalServerError) Code() int
- func (o *GetSavedSearchesExecuteAltV1InternalServerError) Error() string
- func (o *GetSavedSearchesExecuteAltV1InternalServerError) GetPayload() *models.MsaspecResponseFields
- func (o *GetSavedSearchesExecuteAltV1InternalServerError) IsClientError() bool
- func (o *GetSavedSearchesExecuteAltV1InternalServerError) IsCode(code int) bool
- func (o *GetSavedSearchesExecuteAltV1InternalServerError) IsRedirect() bool
- func (o *GetSavedSearchesExecuteAltV1InternalServerError) IsServerError() bool
- func (o *GetSavedSearchesExecuteAltV1InternalServerError) IsSuccess() bool
- func (o *GetSavedSearchesExecuteAltV1InternalServerError) String() string
- type GetSavedSearchesExecuteAltV1NotFound
- func (o *GetSavedSearchesExecuteAltV1NotFound) Code() int
- func (o *GetSavedSearchesExecuteAltV1NotFound) Error() string
- func (o *GetSavedSearchesExecuteAltV1NotFound) GetPayload() *models.MsaspecResponseFields
- func (o *GetSavedSearchesExecuteAltV1NotFound) IsClientError() bool
- func (o *GetSavedSearchesExecuteAltV1NotFound) IsCode(code int) bool
- func (o *GetSavedSearchesExecuteAltV1NotFound) IsRedirect() bool
- func (o *GetSavedSearchesExecuteAltV1NotFound) IsServerError() bool
- func (o *GetSavedSearchesExecuteAltV1NotFound) IsSuccess() bool
- func (o *GetSavedSearchesExecuteAltV1NotFound) String() string
- type GetSavedSearchesExecuteAltV1OK
- func (o *GetSavedSearchesExecuteAltV1OK) Code() int
- func (o *GetSavedSearchesExecuteAltV1OK) Error() string
- func (o *GetSavedSearchesExecuteAltV1OK) GetPayload() *models.ApidomainQueryResponseWrapperV1
- func (o *GetSavedSearchesExecuteAltV1OK) IsClientError() bool
- func (o *GetSavedSearchesExecuteAltV1OK) IsCode(code int) bool
- func (o *GetSavedSearchesExecuteAltV1OK) IsRedirect() bool
- func (o *GetSavedSearchesExecuteAltV1OK) IsServerError() bool
- func (o *GetSavedSearchesExecuteAltV1OK) IsSuccess() bool
- func (o *GetSavedSearchesExecuteAltV1OK) String() string
- type GetSavedSearchesExecuteAltV1Params
- func NewGetSavedSearchesExecuteAltV1Params() *GetSavedSearchesExecuteAltV1Params
- func NewGetSavedSearchesExecuteAltV1ParamsWithContext(ctx context.Context) *GetSavedSearchesExecuteAltV1Params
- func NewGetSavedSearchesExecuteAltV1ParamsWithHTTPClient(client *http.Client) *GetSavedSearchesExecuteAltV1Params
- func NewGetSavedSearchesExecuteAltV1ParamsWithTimeout(timeout time.Duration) *GetSavedSearchesExecuteAltV1Params
- func (o *GetSavedSearchesExecuteAltV1Params) SetAppID(appID *string)
- func (o *GetSavedSearchesExecuteAltV1Params) SetContext(ctx context.Context)
- func (o *GetSavedSearchesExecuteAltV1Params) SetDefaults()
- func (o *GetSavedSearchesExecuteAltV1Params) SetHTTPClient(client *http.Client)
- func (o *GetSavedSearchesExecuteAltV1Params) SetInferJSONTypes(inferJSONTypes *bool)
- func (o *GetSavedSearchesExecuteAltV1Params) SetJobID(jobID string)
- func (o *GetSavedSearchesExecuteAltV1Params) SetLimit(limit *string)
- func (o *GetSavedSearchesExecuteAltV1Params) SetMatchResponseSchema(matchResponseSchema *bool)
- func (o *GetSavedSearchesExecuteAltV1Params) SetMetadata(metadata *bool)
- func (o *GetSavedSearchesExecuteAltV1Params) SetOffset(offset *string)
- func (o *GetSavedSearchesExecuteAltV1Params) SetTimeout(timeout time.Duration)
- func (o *GetSavedSearchesExecuteAltV1Params) WithAppID(appID *string) *GetSavedSearchesExecuteAltV1Params
- func (o *GetSavedSearchesExecuteAltV1Params) WithContext(ctx context.Context) *GetSavedSearchesExecuteAltV1Params
- func (o *GetSavedSearchesExecuteAltV1Params) WithDefaults() *GetSavedSearchesExecuteAltV1Params
- func (o *GetSavedSearchesExecuteAltV1Params) WithHTTPClient(client *http.Client) *GetSavedSearchesExecuteAltV1Params
- func (o *GetSavedSearchesExecuteAltV1Params) WithInferJSONTypes(inferJSONTypes *bool) *GetSavedSearchesExecuteAltV1Params
- func (o *GetSavedSearchesExecuteAltV1Params) WithJobID(jobID string) *GetSavedSearchesExecuteAltV1Params
- func (o *GetSavedSearchesExecuteAltV1Params) WithLimit(limit *string) *GetSavedSearchesExecuteAltV1Params
- func (o *GetSavedSearchesExecuteAltV1Params) WithMatchResponseSchema(matchResponseSchema *bool) *GetSavedSearchesExecuteAltV1Params
- func (o *GetSavedSearchesExecuteAltV1Params) WithMetadata(metadata *bool) *GetSavedSearchesExecuteAltV1Params
- func (o *GetSavedSearchesExecuteAltV1Params) WithOffset(offset *string) *GetSavedSearchesExecuteAltV1Params
- func (o *GetSavedSearchesExecuteAltV1Params) WithTimeout(timeout time.Duration) *GetSavedSearchesExecuteAltV1Params
- func (o *GetSavedSearchesExecuteAltV1Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetSavedSearchesExecuteAltV1Reader
- type GetSavedSearchesExecuteAltV1TooManyRequests
- func (o *GetSavedSearchesExecuteAltV1TooManyRequests) Code() int
- func (o *GetSavedSearchesExecuteAltV1TooManyRequests) Error() string
- func (o *GetSavedSearchesExecuteAltV1TooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *GetSavedSearchesExecuteAltV1TooManyRequests) IsClientError() bool
- func (o *GetSavedSearchesExecuteAltV1TooManyRequests) IsCode(code int) bool
- func (o *GetSavedSearchesExecuteAltV1TooManyRequests) IsRedirect() bool
- func (o *GetSavedSearchesExecuteAltV1TooManyRequests) IsServerError() bool
- func (o *GetSavedSearchesExecuteAltV1TooManyRequests) IsSuccess() bool
- func (o *GetSavedSearchesExecuteAltV1TooManyRequests) String() string
- type GetSavedSearchesJobResultsDownloadAltV1BadRequest
- func (o *GetSavedSearchesJobResultsDownloadAltV1BadRequest) Code() int
- func (o *GetSavedSearchesJobResultsDownloadAltV1BadRequest) Error() string
- func (o *GetSavedSearchesJobResultsDownloadAltV1BadRequest) GetPayload() *models.APIEntitiesResponse
- func (o *GetSavedSearchesJobResultsDownloadAltV1BadRequest) IsClientError() bool
- func (o *GetSavedSearchesJobResultsDownloadAltV1BadRequest) IsCode(code int) bool
- func (o *GetSavedSearchesJobResultsDownloadAltV1BadRequest) IsRedirect() bool
- func (o *GetSavedSearchesJobResultsDownloadAltV1BadRequest) IsServerError() bool
- func (o *GetSavedSearchesJobResultsDownloadAltV1BadRequest) IsSuccess() bool
- func (o *GetSavedSearchesJobResultsDownloadAltV1BadRequest) String() string
- type GetSavedSearchesJobResultsDownloadAltV1Forbidden
- func (o *GetSavedSearchesJobResultsDownloadAltV1Forbidden) Code() int
- func (o *GetSavedSearchesJobResultsDownloadAltV1Forbidden) Error() string
- func (o *GetSavedSearchesJobResultsDownloadAltV1Forbidden) GetPayload() *models.MsaReplyMetaOnly
- func (o *GetSavedSearchesJobResultsDownloadAltV1Forbidden) IsClientError() bool
- func (o *GetSavedSearchesJobResultsDownloadAltV1Forbidden) IsCode(code int) bool
- func (o *GetSavedSearchesJobResultsDownloadAltV1Forbidden) IsRedirect() bool
- func (o *GetSavedSearchesJobResultsDownloadAltV1Forbidden) IsServerError() bool
- func (o *GetSavedSearchesJobResultsDownloadAltV1Forbidden) IsSuccess() bool
- func (o *GetSavedSearchesJobResultsDownloadAltV1Forbidden) String() string
- type GetSavedSearchesJobResultsDownloadAltV1InternalServerError
- func (o *GetSavedSearchesJobResultsDownloadAltV1InternalServerError) Code() int
- func (o *GetSavedSearchesJobResultsDownloadAltV1InternalServerError) Error() string
- func (o *GetSavedSearchesJobResultsDownloadAltV1InternalServerError) GetPayload() *models.APIEntitiesResponse
- func (o *GetSavedSearchesJobResultsDownloadAltV1InternalServerError) IsClientError() bool
- func (o *GetSavedSearchesJobResultsDownloadAltV1InternalServerError) IsCode(code int) bool
- func (o *GetSavedSearchesJobResultsDownloadAltV1InternalServerError) IsRedirect() bool
- func (o *GetSavedSearchesJobResultsDownloadAltV1InternalServerError) IsServerError() bool
- func (o *GetSavedSearchesJobResultsDownloadAltV1InternalServerError) IsSuccess() bool
- func (o *GetSavedSearchesJobResultsDownloadAltV1InternalServerError) String() string
- type GetSavedSearchesJobResultsDownloadAltV1NotFound
- func (o *GetSavedSearchesJobResultsDownloadAltV1NotFound) Code() int
- func (o *GetSavedSearchesJobResultsDownloadAltV1NotFound) Error() string
- func (o *GetSavedSearchesJobResultsDownloadAltV1NotFound) GetPayload() *models.APIEntitiesResponse
- func (o *GetSavedSearchesJobResultsDownloadAltV1NotFound) IsClientError() bool
- func (o *GetSavedSearchesJobResultsDownloadAltV1NotFound) IsCode(code int) bool
- func (o *GetSavedSearchesJobResultsDownloadAltV1NotFound) IsRedirect() bool
- func (o *GetSavedSearchesJobResultsDownloadAltV1NotFound) IsServerError() bool
- func (o *GetSavedSearchesJobResultsDownloadAltV1NotFound) IsSuccess() bool
- func (o *GetSavedSearchesJobResultsDownloadAltV1NotFound) String() string
- type GetSavedSearchesJobResultsDownloadAltV1OK
- func (o *GetSavedSearchesJobResultsDownloadAltV1OK) Code() int
- func (o *GetSavedSearchesJobResultsDownloadAltV1OK) Error() string
- func (o *GetSavedSearchesJobResultsDownloadAltV1OK) GetPayload() io.Writer
- func (o *GetSavedSearchesJobResultsDownloadAltV1OK) IsClientError() bool
- func (o *GetSavedSearchesJobResultsDownloadAltV1OK) IsCode(code int) bool
- func (o *GetSavedSearchesJobResultsDownloadAltV1OK) IsRedirect() bool
- func (o *GetSavedSearchesJobResultsDownloadAltV1OK) IsServerError() bool
- func (o *GetSavedSearchesJobResultsDownloadAltV1OK) IsSuccess() bool
- func (o *GetSavedSearchesJobResultsDownloadAltV1OK) String() string
- type GetSavedSearchesJobResultsDownloadAltV1Params
- func NewGetSavedSearchesJobResultsDownloadAltV1Params() *GetSavedSearchesJobResultsDownloadAltV1Params
- func NewGetSavedSearchesJobResultsDownloadAltV1ParamsWithContext(ctx context.Context) *GetSavedSearchesJobResultsDownloadAltV1Params
- func NewGetSavedSearchesJobResultsDownloadAltV1ParamsWithHTTPClient(client *http.Client) *GetSavedSearchesJobResultsDownloadAltV1Params
- func NewGetSavedSearchesJobResultsDownloadAltV1ParamsWithTimeout(timeout time.Duration) *GetSavedSearchesJobResultsDownloadAltV1Params
- func (o *GetSavedSearchesJobResultsDownloadAltV1Params) SetContext(ctx context.Context)
- func (o *GetSavedSearchesJobResultsDownloadAltV1Params) SetDefaults()
- func (o *GetSavedSearchesJobResultsDownloadAltV1Params) SetHTTPClient(client *http.Client)
- func (o *GetSavedSearchesJobResultsDownloadAltV1Params) SetInferJSONTypes(inferJSONTypes *bool)
- func (o *GetSavedSearchesJobResultsDownloadAltV1Params) SetJobID(jobID string)
- func (o *GetSavedSearchesJobResultsDownloadAltV1Params) SetResultFormat(resultFormat *string)
- func (o *GetSavedSearchesJobResultsDownloadAltV1Params) SetTimeout(timeout time.Duration)
- func (o *GetSavedSearchesJobResultsDownloadAltV1Params) WithContext(ctx context.Context) *GetSavedSearchesJobResultsDownloadAltV1Params
- func (o *GetSavedSearchesJobResultsDownloadAltV1Params) WithDefaults() *GetSavedSearchesJobResultsDownloadAltV1Params
- func (o *GetSavedSearchesJobResultsDownloadAltV1Params) WithHTTPClient(client *http.Client) *GetSavedSearchesJobResultsDownloadAltV1Params
- func (o *GetSavedSearchesJobResultsDownloadAltV1Params) WithInferJSONTypes(inferJSONTypes *bool) *GetSavedSearchesJobResultsDownloadAltV1Params
- func (o *GetSavedSearchesJobResultsDownloadAltV1Params) WithJobID(jobID string) *GetSavedSearchesJobResultsDownloadAltV1Params
- func (o *GetSavedSearchesJobResultsDownloadAltV1Params) WithResultFormat(resultFormat *string) *GetSavedSearchesJobResultsDownloadAltV1Params
- func (o *GetSavedSearchesJobResultsDownloadAltV1Params) WithTimeout(timeout time.Duration) *GetSavedSearchesJobResultsDownloadAltV1Params
- func (o *GetSavedSearchesJobResultsDownloadAltV1Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetSavedSearchesJobResultsDownloadAltV1Reader
- type GetSavedSearchesJobResultsDownloadAltV1TooManyRequests
- func (o *GetSavedSearchesJobResultsDownloadAltV1TooManyRequests) Code() int
- func (o *GetSavedSearchesJobResultsDownloadAltV1TooManyRequests) Error() string
- func (o *GetSavedSearchesJobResultsDownloadAltV1TooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *GetSavedSearchesJobResultsDownloadAltV1TooManyRequests) IsClientError() bool
- func (o *GetSavedSearchesJobResultsDownloadAltV1TooManyRequests) IsCode(code int) bool
- func (o *GetSavedSearchesJobResultsDownloadAltV1TooManyRequests) IsRedirect() bool
- func (o *GetSavedSearchesJobResultsDownloadAltV1TooManyRequests) IsServerError() bool
- func (o *GetSavedSearchesJobResultsDownloadAltV1TooManyRequests) IsSuccess() bool
- func (o *GetSavedSearchesJobResultsDownloadAltV1TooManyRequests) String() string
- type GetSavedSearchesJobResultsDownloadAltV1Unauthorized
- func (o *GetSavedSearchesJobResultsDownloadAltV1Unauthorized) Code() int
- func (o *GetSavedSearchesJobResultsDownloadAltV1Unauthorized) Error() string
- func (o *GetSavedSearchesJobResultsDownloadAltV1Unauthorized) GetPayload() *models.APIEntitiesResponse
- func (o *GetSavedSearchesJobResultsDownloadAltV1Unauthorized) IsClientError() bool
- func (o *GetSavedSearchesJobResultsDownloadAltV1Unauthorized) IsCode(code int) bool
- func (o *GetSavedSearchesJobResultsDownloadAltV1Unauthorized) IsRedirect() bool
- func (o *GetSavedSearchesJobResultsDownloadAltV1Unauthorized) IsServerError() bool
- func (o *GetSavedSearchesJobResultsDownloadAltV1Unauthorized) IsSuccess() bool
- func (o *GetSavedSearchesJobResultsDownloadAltV1Unauthorized) String() string
- type GetSearchResultsBadRequest
- func (o *GetSearchResultsBadRequest) Code() int
- func (o *GetSearchResultsBadRequest) Error() string
- func (o *GetSearchResultsBadRequest) GetPayload() *models.MsaspecResponseFields
- func (o *GetSearchResultsBadRequest) IsClientError() bool
- func (o *GetSearchResultsBadRequest) IsCode(code int) bool
- func (o *GetSearchResultsBadRequest) IsRedirect() bool
- func (o *GetSearchResultsBadRequest) IsServerError() bool
- func (o *GetSearchResultsBadRequest) IsSuccess() bool
- func (o *GetSearchResultsBadRequest) String() string
- type GetSearchResultsForbidden
- func (o *GetSearchResultsForbidden) Code() int
- func (o *GetSearchResultsForbidden) Error() string
- func (o *GetSearchResultsForbidden) GetPayload() *models.MsaspecResponseFields
- func (o *GetSearchResultsForbidden) IsClientError() bool
- func (o *GetSearchResultsForbidden) IsCode(code int) bool
- func (o *GetSearchResultsForbidden) IsRedirect() bool
- func (o *GetSearchResultsForbidden) IsServerError() bool
- func (o *GetSearchResultsForbidden) IsSuccess() bool
- func (o *GetSearchResultsForbidden) String() string
- type GetSearchResultsInternalServerError
- func (o *GetSearchResultsInternalServerError) Code() int
- func (o *GetSearchResultsInternalServerError) Error() string
- func (o *GetSearchResultsInternalServerError) GetPayload() *models.MsaspecResponseFields
- func (o *GetSearchResultsInternalServerError) IsClientError() bool
- func (o *GetSearchResultsInternalServerError) IsCode(code int) bool
- func (o *GetSearchResultsInternalServerError) IsRedirect() bool
- func (o *GetSearchResultsInternalServerError) IsServerError() bool
- func (o *GetSearchResultsInternalServerError) IsSuccess() bool
- func (o *GetSearchResultsInternalServerError) String() string
- type GetSearchResultsNotFound
- func (o *GetSearchResultsNotFound) Code() int
- func (o *GetSearchResultsNotFound) Error() string
- func (o *GetSearchResultsNotFound) GetPayload() *models.MsaspecResponseFields
- func (o *GetSearchResultsNotFound) IsClientError() bool
- func (o *GetSearchResultsNotFound) IsCode(code int) bool
- func (o *GetSearchResultsNotFound) IsRedirect() bool
- func (o *GetSearchResultsNotFound) IsServerError() bool
- func (o *GetSearchResultsNotFound) IsSuccess() bool
- func (o *GetSearchResultsNotFound) String() string
- type GetSearchResultsOK
- func (o *GetSearchResultsOK) Code() int
- func (o *GetSearchResultsOK) Error() string
- func (o *GetSearchResultsOK) GetPayload() *models.ApidomainQueryResponseWrapperV1
- func (o *GetSearchResultsOK) IsClientError() bool
- func (o *GetSearchResultsOK) IsCode(code int) bool
- func (o *GetSearchResultsOK) IsRedirect() bool
- func (o *GetSearchResultsOK) IsServerError() bool
- func (o *GetSearchResultsOK) IsSuccess() bool
- func (o *GetSearchResultsOK) String() string
- type GetSearchResultsParams
- func NewGetSearchResultsParams() *GetSearchResultsParams
- func NewGetSearchResultsParamsWithContext(ctx context.Context) *GetSearchResultsParams
- func NewGetSearchResultsParamsWithHTTPClient(client *http.Client) *GetSearchResultsParams
- func NewGetSearchResultsParamsWithTimeout(timeout time.Duration) *GetSearchResultsParams
- func (o *GetSearchResultsParams) SetAppID(appID *string)
- func (o *GetSearchResultsParams) SetContext(ctx context.Context)
- func (o *GetSearchResultsParams) SetDefaults()
- func (o *GetSearchResultsParams) SetHTTPClient(client *http.Client)
- func (o *GetSearchResultsParams) SetInferJSONTypes(inferJSONTypes *bool)
- func (o *GetSearchResultsParams) SetJobID(jobID string)
- func (o *GetSearchResultsParams) SetLimit(limit *string)
- func (o *GetSearchResultsParams) SetMatchResponseSchema(matchResponseSchema *bool)
- func (o *GetSearchResultsParams) SetMetadata(metadata *bool)
- func (o *GetSearchResultsParams) SetOffset(offset *string)
- func (o *GetSearchResultsParams) SetTimeout(timeout time.Duration)
- func (o *GetSearchResultsParams) WithAppID(appID *string) *GetSearchResultsParams
- func (o *GetSearchResultsParams) WithContext(ctx context.Context) *GetSearchResultsParams
- func (o *GetSearchResultsParams) WithDefaults() *GetSearchResultsParams
- func (o *GetSearchResultsParams) WithHTTPClient(client *http.Client) *GetSearchResultsParams
- func (o *GetSearchResultsParams) WithInferJSONTypes(inferJSONTypes *bool) *GetSearchResultsParams
- func (o *GetSearchResultsParams) WithJobID(jobID string) *GetSearchResultsParams
- func (o *GetSearchResultsParams) WithLimit(limit *string) *GetSearchResultsParams
- func (o *GetSearchResultsParams) WithMatchResponseSchema(matchResponseSchema *bool) *GetSearchResultsParams
- func (o *GetSearchResultsParams) WithMetadata(metadata *bool) *GetSearchResultsParams
- func (o *GetSearchResultsParams) WithOffset(offset *string) *GetSearchResultsParams
- func (o *GetSearchResultsParams) WithTimeout(timeout time.Duration) *GetSearchResultsParams
- func (o *GetSearchResultsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetSearchResultsReader
- type GetSearchResultsTooManyRequests
- func (o *GetSearchResultsTooManyRequests) Code() int
- func (o *GetSearchResultsTooManyRequests) Error() string
- func (o *GetSearchResultsTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *GetSearchResultsTooManyRequests) IsClientError() bool
- func (o *GetSearchResultsTooManyRequests) IsCode(code int) bool
- func (o *GetSearchResultsTooManyRequests) IsRedirect() bool
- func (o *GetSearchResultsTooManyRequests) IsServerError() bool
- func (o *GetSearchResultsTooManyRequests) IsSuccess() bool
- func (o *GetSearchResultsTooManyRequests) String() string
- type IngestDataAsyncV1BadRequest
- func (o *IngestDataAsyncV1BadRequest) Code() int
- func (o *IngestDataAsyncV1BadRequest) Error() string
- func (o *IngestDataAsyncV1BadRequest) GetPayload() *models.MsaspecResponseFields
- func (o *IngestDataAsyncV1BadRequest) IsClientError() bool
- func (o *IngestDataAsyncV1BadRequest) IsCode(code int) bool
- func (o *IngestDataAsyncV1BadRequest) IsRedirect() bool
- func (o *IngestDataAsyncV1BadRequest) IsServerError() bool
- func (o *IngestDataAsyncV1BadRequest) IsSuccess() bool
- func (o *IngestDataAsyncV1BadRequest) String() string
- type IngestDataAsyncV1Forbidden
- func (o *IngestDataAsyncV1Forbidden) Code() int
- func (o *IngestDataAsyncV1Forbidden) Error() string
- func (o *IngestDataAsyncV1Forbidden) GetPayload() *models.MsaspecResponseFields
- func (o *IngestDataAsyncV1Forbidden) IsClientError() bool
- func (o *IngestDataAsyncV1Forbidden) IsCode(code int) bool
- func (o *IngestDataAsyncV1Forbidden) IsRedirect() bool
- func (o *IngestDataAsyncV1Forbidden) IsServerError() bool
- func (o *IngestDataAsyncV1Forbidden) IsSuccess() bool
- func (o *IngestDataAsyncV1Forbidden) String() string
- type IngestDataAsyncV1InternalServerError
- func (o *IngestDataAsyncV1InternalServerError) Code() int
- func (o *IngestDataAsyncV1InternalServerError) Error() string
- func (o *IngestDataAsyncV1InternalServerError) GetPayload() *models.MsaspecResponseFields
- func (o *IngestDataAsyncV1InternalServerError) IsClientError() bool
- func (o *IngestDataAsyncV1InternalServerError) IsCode(code int) bool
- func (o *IngestDataAsyncV1InternalServerError) IsRedirect() bool
- func (o *IngestDataAsyncV1InternalServerError) IsServerError() bool
- func (o *IngestDataAsyncV1InternalServerError) IsSuccess() bool
- func (o *IngestDataAsyncV1InternalServerError) String() string
- type IngestDataAsyncV1NotFound
- func (o *IngestDataAsyncV1NotFound) Code() int
- func (o *IngestDataAsyncV1NotFound) Error() string
- func (o *IngestDataAsyncV1NotFound) GetPayload() *models.MsaspecResponseFields
- func (o *IngestDataAsyncV1NotFound) IsClientError() bool
- func (o *IngestDataAsyncV1NotFound) IsCode(code int) bool
- func (o *IngestDataAsyncV1NotFound) IsRedirect() bool
- func (o *IngestDataAsyncV1NotFound) IsServerError() bool
- func (o *IngestDataAsyncV1NotFound) IsSuccess() bool
- func (o *IngestDataAsyncV1NotFound) String() string
- type IngestDataAsyncV1OK
- func (o *IngestDataAsyncV1OK) Code() int
- func (o *IngestDataAsyncV1OK) Error() string
- func (o *IngestDataAsyncV1OK) GetPayload() *models.ClientDataIngestResponseWrapperV1
- func (o *IngestDataAsyncV1OK) IsClientError() bool
- func (o *IngestDataAsyncV1OK) IsCode(code int) bool
- func (o *IngestDataAsyncV1OK) IsRedirect() bool
- func (o *IngestDataAsyncV1OK) IsServerError() bool
- func (o *IngestDataAsyncV1OK) IsSuccess() bool
- func (o *IngestDataAsyncV1OK) String() string
- type IngestDataAsyncV1Params
- func NewIngestDataAsyncV1Params() *IngestDataAsyncV1Params
- func NewIngestDataAsyncV1ParamsWithContext(ctx context.Context) *IngestDataAsyncV1Params
- func NewIngestDataAsyncV1ParamsWithHTTPClient(client *http.Client) *IngestDataAsyncV1Params
- func NewIngestDataAsyncV1ParamsWithTimeout(timeout time.Duration) *IngestDataAsyncV1Params
- func (o *IngestDataAsyncV1Params) SetContext(ctx context.Context)
- func (o *IngestDataAsyncV1Params) SetDataContent(dataContent *string)
- func (o *IngestDataAsyncV1Params) SetDataFile(dataFile runtime.NamedReadCloser)
- func (o *IngestDataAsyncV1Params) SetDefaults()
- func (o *IngestDataAsyncV1Params) SetHTTPClient(client *http.Client)
- func (o *IngestDataAsyncV1Params) SetRepo(repo *string)
- func (o *IngestDataAsyncV1Params) SetTag(tag []string)
- func (o *IngestDataAsyncV1Params) SetTagSource(tagSource *string)
- func (o *IngestDataAsyncV1Params) SetTestData(testData *bool)
- func (o *IngestDataAsyncV1Params) SetTimeout(timeout time.Duration)
- func (o *IngestDataAsyncV1Params) WithContext(ctx context.Context) *IngestDataAsyncV1Params
- func (o *IngestDataAsyncV1Params) WithDataContent(dataContent *string) *IngestDataAsyncV1Params
- func (o *IngestDataAsyncV1Params) WithDataFile(dataFile runtime.NamedReadCloser) *IngestDataAsyncV1Params
- func (o *IngestDataAsyncV1Params) WithDefaults() *IngestDataAsyncV1Params
- func (o *IngestDataAsyncV1Params) WithHTTPClient(client *http.Client) *IngestDataAsyncV1Params
- func (o *IngestDataAsyncV1Params) WithRepo(repo *string) *IngestDataAsyncV1Params
- func (o *IngestDataAsyncV1Params) WithTag(tag []string) *IngestDataAsyncV1Params
- func (o *IngestDataAsyncV1Params) WithTagSource(tagSource *string) *IngestDataAsyncV1Params
- func (o *IngestDataAsyncV1Params) WithTestData(testData *bool) *IngestDataAsyncV1Params
- func (o *IngestDataAsyncV1Params) WithTimeout(timeout time.Duration) *IngestDataAsyncV1Params
- func (o *IngestDataAsyncV1Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type IngestDataAsyncV1Reader
- type IngestDataAsyncV1TooManyRequests
- func (o *IngestDataAsyncV1TooManyRequests) Code() int
- func (o *IngestDataAsyncV1TooManyRequests) Error() string
- func (o *IngestDataAsyncV1TooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *IngestDataAsyncV1TooManyRequests) IsClientError() bool
- func (o *IngestDataAsyncV1TooManyRequests) IsCode(code int) bool
- func (o *IngestDataAsyncV1TooManyRequests) IsRedirect() bool
- func (o *IngestDataAsyncV1TooManyRequests) IsServerError() bool
- func (o *IngestDataAsyncV1TooManyRequests) IsSuccess() bool
- func (o *IngestDataAsyncV1TooManyRequests) String() string
- type IngestDataBadRequest
- func (o *IngestDataBadRequest) Code() int
- func (o *IngestDataBadRequest) Error() string
- func (o *IngestDataBadRequest) GetPayload() *models.MsaspecResponseFields
- func (o *IngestDataBadRequest) IsClientError() bool
- func (o *IngestDataBadRequest) IsCode(code int) bool
- func (o *IngestDataBadRequest) IsRedirect() bool
- func (o *IngestDataBadRequest) IsServerError() bool
- func (o *IngestDataBadRequest) IsSuccess() bool
- func (o *IngestDataBadRequest) String() string
- type IngestDataForbidden
- func (o *IngestDataForbidden) Code() int
- func (o *IngestDataForbidden) Error() string
- func (o *IngestDataForbidden) GetPayload() *models.MsaspecResponseFields
- func (o *IngestDataForbidden) IsClientError() bool
- func (o *IngestDataForbidden) IsCode(code int) bool
- func (o *IngestDataForbidden) IsRedirect() bool
- func (o *IngestDataForbidden) IsServerError() bool
- func (o *IngestDataForbidden) IsSuccess() bool
- func (o *IngestDataForbidden) String() string
- type IngestDataInternalServerError
- func (o *IngestDataInternalServerError) Code() int
- func (o *IngestDataInternalServerError) Error() string
- func (o *IngestDataInternalServerError) GetPayload() *models.MsaspecResponseFields
- func (o *IngestDataInternalServerError) IsClientError() bool
- func (o *IngestDataInternalServerError) IsCode(code int) bool
- func (o *IngestDataInternalServerError) IsRedirect() bool
- func (o *IngestDataInternalServerError) IsServerError() bool
- func (o *IngestDataInternalServerError) IsSuccess() bool
- func (o *IngestDataInternalServerError) String() string
- type IngestDataNotFound
- func (o *IngestDataNotFound) Code() int
- func (o *IngestDataNotFound) Error() string
- func (o *IngestDataNotFound) GetPayload() *models.MsaspecResponseFields
- func (o *IngestDataNotFound) IsClientError() bool
- func (o *IngestDataNotFound) IsCode(code int) bool
- func (o *IngestDataNotFound) IsRedirect() bool
- func (o *IngestDataNotFound) IsServerError() bool
- func (o *IngestDataNotFound) IsSuccess() bool
- func (o *IngestDataNotFound) String() string
- type IngestDataOK
- func (o *IngestDataOK) Code() int
- func (o *IngestDataOK) Error() string
- func (o *IngestDataOK) GetPayload() *models.ClientDataIngestResponseWrapperV1
- func (o *IngestDataOK) IsClientError() bool
- func (o *IngestDataOK) IsCode(code int) bool
- func (o *IngestDataOK) IsRedirect() bool
- func (o *IngestDataOK) IsServerError() bool
- func (o *IngestDataOK) IsSuccess() bool
- func (o *IngestDataOK) String() string
- type IngestDataParams
- func (o *IngestDataParams) SetContext(ctx context.Context)
- func (o *IngestDataParams) SetDataContent(dataContent *string)
- func (o *IngestDataParams) SetDataFile(dataFile runtime.NamedReadCloser)
- func (o *IngestDataParams) SetDefaults()
- func (o *IngestDataParams) SetHTTPClient(client *http.Client)
- func (o *IngestDataParams) SetTag(tag []string)
- func (o *IngestDataParams) SetTagSource(tagSource *string)
- func (o *IngestDataParams) SetTestData(testData *bool)
- func (o *IngestDataParams) SetTimeout(timeout time.Duration)
- func (o *IngestDataParams) WithContext(ctx context.Context) *IngestDataParams
- func (o *IngestDataParams) WithDataContent(dataContent *string) *IngestDataParams
- func (o *IngestDataParams) WithDataFile(dataFile runtime.NamedReadCloser) *IngestDataParams
- func (o *IngestDataParams) WithDefaults() *IngestDataParams
- func (o *IngestDataParams) WithHTTPClient(client *http.Client) *IngestDataParams
- func (o *IngestDataParams) WithTag(tag []string) *IngestDataParams
- func (o *IngestDataParams) WithTagSource(tagSource *string) *IngestDataParams
- func (o *IngestDataParams) WithTestData(testData *bool) *IngestDataParams
- func (o *IngestDataParams) WithTimeout(timeout time.Duration) *IngestDataParams
- func (o *IngestDataParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type IngestDataReader
- type IngestDataTooManyRequests
- func (o *IngestDataTooManyRequests) Code() int
- func (o *IngestDataTooManyRequests) Error() string
- func (o *IngestDataTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *IngestDataTooManyRequests) IsClientError() bool
- func (o *IngestDataTooManyRequests) IsCode(code int) bool
- func (o *IngestDataTooManyRequests) IsRedirect() bool
- func (o *IngestDataTooManyRequests) IsServerError() bool
- func (o *IngestDataTooManyRequests) IsSuccess() bool
- func (o *IngestDataTooManyRequests) String() string
- type ListReposBadRequest
- func (o *ListReposBadRequest) Code() int
- func (o *ListReposBadRequest) Error() string
- func (o *ListReposBadRequest) GetPayload() *models.MsaspecResponseFields
- func (o *ListReposBadRequest) IsClientError() bool
- func (o *ListReposBadRequest) IsCode(code int) bool
- func (o *ListReposBadRequest) IsRedirect() bool
- func (o *ListReposBadRequest) IsServerError() bool
- func (o *ListReposBadRequest) IsSuccess() bool
- func (o *ListReposBadRequest) String() string
- type ListReposForbidden
- func (o *ListReposForbidden) Code() int
- func (o *ListReposForbidden) Error() string
- func (o *ListReposForbidden) GetPayload() *models.MsaspecResponseFields
- func (o *ListReposForbidden) IsClientError() bool
- func (o *ListReposForbidden) IsCode(code int) bool
- func (o *ListReposForbidden) IsRedirect() bool
- func (o *ListReposForbidden) IsServerError() bool
- func (o *ListReposForbidden) IsSuccess() bool
- func (o *ListReposForbidden) String() string
- type ListReposInternalServerError
- func (o *ListReposInternalServerError) Code() int
- func (o *ListReposInternalServerError) Error() string
- func (o *ListReposInternalServerError) GetPayload() *models.MsaspecResponseFields
- func (o *ListReposInternalServerError) IsClientError() bool
- func (o *ListReposInternalServerError) IsCode(code int) bool
- func (o *ListReposInternalServerError) IsRedirect() bool
- func (o *ListReposInternalServerError) IsServerError() bool
- func (o *ListReposInternalServerError) IsSuccess() bool
- func (o *ListReposInternalServerError) String() string
- type ListReposNotFound
- func (o *ListReposNotFound) Code() int
- func (o *ListReposNotFound) Error() string
- func (o *ListReposNotFound) GetPayload() *models.MsaspecResponseFields
- func (o *ListReposNotFound) IsClientError() bool
- func (o *ListReposNotFound) IsCode(code int) bool
- func (o *ListReposNotFound) IsRedirect() bool
- func (o *ListReposNotFound) IsServerError() bool
- func (o *ListReposNotFound) IsSuccess() bool
- func (o *ListReposNotFound) String() string
- type ListReposOK
- func (o *ListReposOK) Code() int
- func (o *ListReposOK) Error() string
- func (o *ListReposOK) GetPayload() *models.ApidomainRepoViewListItemWrapperV1
- func (o *ListReposOK) IsClientError() bool
- func (o *ListReposOK) IsCode(code int) bool
- func (o *ListReposOK) IsRedirect() bool
- func (o *ListReposOK) IsServerError() bool
- func (o *ListReposOK) IsSuccess() bool
- func (o *ListReposOK) String() string
- type ListReposParams
- func (o *ListReposParams) SetCheckTestData(checkTestData *bool)
- func (o *ListReposParams) SetContext(ctx context.Context)
- func (o *ListReposParams) SetDefaults()
- func (o *ListReposParams) SetHTTPClient(client *http.Client)
- func (o *ListReposParams) SetTimeout(timeout time.Duration)
- func (o *ListReposParams) WithCheckTestData(checkTestData *bool) *ListReposParams
- func (o *ListReposParams) WithContext(ctx context.Context) *ListReposParams
- func (o *ListReposParams) WithDefaults() *ListReposParams
- func (o *ListReposParams) WithHTTPClient(client *http.Client) *ListReposParams
- func (o *ListReposParams) WithTimeout(timeout time.Duration) *ListReposParams
- func (o *ListReposParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ListReposReader
- type ListReposTooManyRequests
- func (o *ListReposTooManyRequests) Code() int
- func (o *ListReposTooManyRequests) Error() string
- func (o *ListReposTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *ListReposTooManyRequests) IsClientError() bool
- func (o *ListReposTooManyRequests) IsCode(code int) bool
- func (o *ListReposTooManyRequests) IsRedirect() bool
- func (o *ListReposTooManyRequests) IsServerError() bool
- func (o *ListReposTooManyRequests) IsSuccess() bool
- func (o *ListReposTooManyRequests) String() string
- type ListViewsBadRequest
- func (o *ListViewsBadRequest) Code() int
- func (o *ListViewsBadRequest) Error() string
- func (o *ListViewsBadRequest) GetPayload() *models.MsaspecResponseFields
- func (o *ListViewsBadRequest) IsClientError() bool
- func (o *ListViewsBadRequest) IsCode(code int) bool
- func (o *ListViewsBadRequest) IsRedirect() bool
- func (o *ListViewsBadRequest) IsServerError() bool
- func (o *ListViewsBadRequest) IsSuccess() bool
- func (o *ListViewsBadRequest) String() string
- type ListViewsForbidden
- func (o *ListViewsForbidden) Code() int
- func (o *ListViewsForbidden) Error() string
- func (o *ListViewsForbidden) GetPayload() *models.MsaspecResponseFields
- func (o *ListViewsForbidden) IsClientError() bool
- func (o *ListViewsForbidden) IsCode(code int) bool
- func (o *ListViewsForbidden) IsRedirect() bool
- func (o *ListViewsForbidden) IsServerError() bool
- func (o *ListViewsForbidden) IsSuccess() bool
- func (o *ListViewsForbidden) String() string
- type ListViewsInternalServerError
- func (o *ListViewsInternalServerError) Code() int
- func (o *ListViewsInternalServerError) Error() string
- func (o *ListViewsInternalServerError) GetPayload() *models.MsaspecResponseFields
- func (o *ListViewsInternalServerError) IsClientError() bool
- func (o *ListViewsInternalServerError) IsCode(code int) bool
- func (o *ListViewsInternalServerError) IsRedirect() bool
- func (o *ListViewsInternalServerError) IsServerError() bool
- func (o *ListViewsInternalServerError) IsSuccess() bool
- func (o *ListViewsInternalServerError) String() string
- type ListViewsNotFound
- func (o *ListViewsNotFound) Code() int
- func (o *ListViewsNotFound) Error() string
- func (o *ListViewsNotFound) GetPayload() *models.MsaspecResponseFields
- func (o *ListViewsNotFound) IsClientError() bool
- func (o *ListViewsNotFound) IsCode(code int) bool
- func (o *ListViewsNotFound) IsRedirect() bool
- func (o *ListViewsNotFound) IsServerError() bool
- func (o *ListViewsNotFound) IsSuccess() bool
- func (o *ListViewsNotFound) String() string
- type ListViewsOK
- func (o *ListViewsOK) Code() int
- func (o *ListViewsOK) Error() string
- func (o *ListViewsOK) GetPayload() *models.ApidomainRepoViewListItemWrapperV1
- func (o *ListViewsOK) IsClientError() bool
- func (o *ListViewsOK) IsCode(code int) bool
- func (o *ListViewsOK) IsRedirect() bool
- func (o *ListViewsOK) IsServerError() bool
- func (o *ListViewsOK) IsSuccess() bool
- func (o *ListViewsOK) String() string
- type ListViewsParams
- func (o *ListViewsParams) SetCheckTestData(checkTestData *bool)
- func (o *ListViewsParams) SetContext(ctx context.Context)
- func (o *ListViewsParams) SetDefaults()
- func (o *ListViewsParams) SetHTTPClient(client *http.Client)
- func (o *ListViewsParams) SetTimeout(timeout time.Duration)
- func (o *ListViewsParams) WithCheckTestData(checkTestData *bool) *ListViewsParams
- func (o *ListViewsParams) WithContext(ctx context.Context) *ListViewsParams
- func (o *ListViewsParams) WithDefaults() *ListViewsParams
- func (o *ListViewsParams) WithHTTPClient(client *http.Client) *ListViewsParams
- func (o *ListViewsParams) WithTimeout(timeout time.Duration) *ListViewsParams
- func (o *ListViewsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ListViewsReader
- type ListViewsTooManyRequests
- func (o *ListViewsTooManyRequests) Code() int
- func (o *ListViewsTooManyRequests) Error() string
- func (o *ListViewsTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *ListViewsTooManyRequests) IsClientError() bool
- func (o *ListViewsTooManyRequests) IsCode(code int) bool
- func (o *ListViewsTooManyRequests) IsRedirect() bool
- func (o *ListViewsTooManyRequests) IsServerError() bool
- func (o *ListViewsTooManyRequests) IsSuccess() bool
- func (o *ListViewsTooManyRequests) String() string
- type PopulateBadRequest
- func (o *PopulateBadRequest) Code() int
- func (o *PopulateBadRequest) Error() string
- func (o *PopulateBadRequest) GetPayload() *models.MsaspecResponseFields
- func (o *PopulateBadRequest) IsClientError() bool
- func (o *PopulateBadRequest) IsCode(code int) bool
- func (o *PopulateBadRequest) IsRedirect() bool
- func (o *PopulateBadRequest) IsServerError() bool
- func (o *PopulateBadRequest) IsSuccess() bool
- func (o *PopulateBadRequest) String() string
- type PopulateForbidden
- func (o *PopulateForbidden) Code() int
- func (o *PopulateForbidden) Error() string
- func (o *PopulateForbidden) GetPayload() *models.MsaspecResponseFields
- func (o *PopulateForbidden) IsClientError() bool
- func (o *PopulateForbidden) IsCode(code int) bool
- func (o *PopulateForbidden) IsRedirect() bool
- func (o *PopulateForbidden) IsServerError() bool
- func (o *PopulateForbidden) IsSuccess() bool
- func (o *PopulateForbidden) String() string
- type PopulateInternalServerError
- func (o *PopulateInternalServerError) Code() int
- func (o *PopulateInternalServerError) Error() string
- func (o *PopulateInternalServerError) GetPayload() *models.MsaspecResponseFields
- func (o *PopulateInternalServerError) IsClientError() bool
- func (o *PopulateInternalServerError) IsCode(code int) bool
- func (o *PopulateInternalServerError) IsRedirect() bool
- func (o *PopulateInternalServerError) IsServerError() bool
- func (o *PopulateInternalServerError) IsSuccess() bool
- func (o *PopulateInternalServerError) String() string
- type PopulateNotFound
- func (o *PopulateNotFound) Code() int
- func (o *PopulateNotFound) Error() string
- func (o *PopulateNotFound) GetPayload() *models.MsaspecResponseFields
- func (o *PopulateNotFound) IsClientError() bool
- func (o *PopulateNotFound) IsCode(code int) bool
- func (o *PopulateNotFound) IsRedirect() bool
- func (o *PopulateNotFound) IsServerError() bool
- func (o *PopulateNotFound) IsSuccess() bool
- func (o *PopulateNotFound) String() string
- type PopulateOK
- func (o *PopulateOK) Code() int
- func (o *PopulateOK) Error() string
- func (o *PopulateOK) GetPayload() *models.ClientDataIngestResponseWrapperV1
- func (o *PopulateOK) IsClientError() bool
- func (o *PopulateOK) IsCode(code int) bool
- func (o *PopulateOK) IsRedirect() bool
- func (o *PopulateOK) IsServerError() bool
- func (o *PopulateOK) IsSuccess() bool
- func (o *PopulateOK) String() string
- type PopulateParams
- func (o *PopulateParams) SetAppID(appID *string)
- func (o *PopulateParams) SetContext(ctx context.Context)
- func (o *PopulateParams) SetDefaults()
- func (o *PopulateParams) SetHTTPClient(client *http.Client)
- func (o *PopulateParams) SetTimeout(timeout time.Duration)
- func (o *PopulateParams) WithAppID(appID *string) *PopulateParams
- func (o *PopulateParams) WithContext(ctx context.Context) *PopulateParams
- func (o *PopulateParams) WithDefaults() *PopulateParams
- func (o *PopulateParams) WithHTTPClient(client *http.Client) *PopulateParams
- func (o *PopulateParams) WithTimeout(timeout time.Duration) *PopulateParams
- func (o *PopulateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PopulateReader
- type PopulateTooManyRequests
- func (o *PopulateTooManyRequests) Code() int
- func (o *PopulateTooManyRequests) Error() string
- func (o *PopulateTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *PopulateTooManyRequests) IsClientError() bool
- func (o *PopulateTooManyRequests) IsCode(code int) bool
- func (o *PopulateTooManyRequests) IsRedirect() bool
- func (o *PopulateTooManyRequests) IsServerError() bool
- func (o *PopulateTooManyRequests) IsSuccess() bool
- func (o *PopulateTooManyRequests) 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 foundry logscale API
func (*Client) CreateSavedSearchesDynamicExecuteAltV1 ¶ added in v0.6.0
func (a *Client) CreateSavedSearchesDynamicExecuteAltV1(params *CreateSavedSearchesDynamicExecuteAltV1Params, opts ...ClientOption) (*CreateSavedSearchesDynamicExecuteAltV1OK, error)
CreateSavedSearchesDynamicExecuteAltV1 executes a dynamic saved search
func (*Client) CreateSavedSearchesExecuteAltV1 ¶ added in v0.6.0
func (a *Client) CreateSavedSearchesExecuteAltV1(params *CreateSavedSearchesExecuteAltV1Params, opts ...ClientOption) (*CreateSavedSearchesExecuteAltV1OK, error)
CreateSavedSearchesExecuteAltV1 executes a saved search
func (*Client) CreateSavedSearchesIngestAltV1 ¶ added in v0.6.0
func (a *Client) CreateSavedSearchesIngestAltV1(params *CreateSavedSearchesIngestAltV1Params, opts ...ClientOption) (*CreateSavedSearchesIngestAltV1OK, error)
CreateSavedSearchesIngestAltV1 populates a saved search
func (*Client) DownloadResults ¶
func (a *Client) DownloadResults(params *DownloadResultsParams, writer io.Writer, opts ...ClientOption) (*DownloadResultsOK, error)
DownloadResults gets the results of a saved search as a file
func (*Client) Execute ¶
func (a *Client) Execute(params *ExecuteParams, opts ...ClientOption) (*ExecuteOK, error)
Execute executes a saved search
func (*Client) ExecuteDynamic ¶
func (a *Client) ExecuteDynamic(params *ExecuteDynamicParams, opts ...ClientOption) (*ExecuteDynamicOK, error)
ExecuteDynamic executes a dynamic saved search
func (*Client) GetSavedSearchesExecuteAltV1 ¶ added in v0.6.0
func (a *Client) GetSavedSearchesExecuteAltV1(params *GetSavedSearchesExecuteAltV1Params, opts ...ClientOption) (*GetSavedSearchesExecuteAltV1OK, error)
GetSavedSearchesExecuteAltV1 gets the results of a saved search
func (*Client) GetSavedSearchesJobResultsDownloadAltV1 ¶ added in v0.6.0
func (a *Client) GetSavedSearchesJobResultsDownloadAltV1(params *GetSavedSearchesJobResultsDownloadAltV1Params, writer io.Writer, opts ...ClientOption) (*GetSavedSearchesJobResultsDownloadAltV1OK, error)
GetSavedSearchesJobResultsDownloadAltV1 gets the results of a saved search as a file
func (*Client) GetSearchResults ¶
func (a *Client) GetSearchResults(params *GetSearchResultsParams, opts ...ClientOption) (*GetSearchResultsOK, error)
GetSearchResults gets the results of a saved search
func (*Client) IngestData ¶
func (a *Client) IngestData(params *IngestDataParams, opts ...ClientOption) (*IngestDataOK, error)
IngestData synchronouslies ingest data into the application repository
func (*Client) IngestDataAsyncV1 ¶ added in v0.7.0
func (a *Client) IngestDataAsyncV1(params *IngestDataAsyncV1Params, opts ...ClientOption) (*IngestDataAsyncV1OK, error)
IngestDataAsyncV1 asynchronouslies ingest data into the application repository
func (*Client) ListRepos ¶
func (a *Client) ListRepos(params *ListReposParams, opts ...ClientOption) (*ListReposOK, error)
ListRepos lists available repositories and views
func (*Client) ListViews ¶
func (a *Client) ListViews(params *ListViewsParams, opts ...ClientOption) (*ListViewsOK, error)
ListViews lists views
func (*Client) Populate ¶
func (a *Client) Populate(params *PopulateParams, opts ...ClientOption) (*PopulateOK, error)
Populate populates a saved search
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 { CreateSavedSearchesDynamicExecuteAltV1(params *CreateSavedSearchesDynamicExecuteAltV1Params, opts ...ClientOption) (*CreateSavedSearchesDynamicExecuteAltV1OK, error) CreateSavedSearchesExecuteAltV1(params *CreateSavedSearchesExecuteAltV1Params, opts ...ClientOption) (*CreateSavedSearchesExecuteAltV1OK, error) CreateSavedSearchesIngestAltV1(params *CreateSavedSearchesIngestAltV1Params, opts ...ClientOption) (*CreateSavedSearchesIngestAltV1OK, error) DownloadResults(params *DownloadResultsParams, writer io.Writer, opts ...ClientOption) (*DownloadResultsOK, error) Execute(params *ExecuteParams, opts ...ClientOption) (*ExecuteOK, error) ExecuteDynamic(params *ExecuteDynamicParams, opts ...ClientOption) (*ExecuteDynamicOK, error) GetSavedSearchesExecuteAltV1(params *GetSavedSearchesExecuteAltV1Params, opts ...ClientOption) (*GetSavedSearchesExecuteAltV1OK, error) GetSavedSearchesJobResultsDownloadAltV1(params *GetSavedSearchesJobResultsDownloadAltV1Params, writer io.Writer, opts ...ClientOption) (*GetSavedSearchesJobResultsDownloadAltV1OK, error) GetSearchResults(params *GetSearchResultsParams, opts ...ClientOption) (*GetSearchResultsOK, error) IngestData(params *IngestDataParams, opts ...ClientOption) (*IngestDataOK, error) IngestDataAsyncV1(params *IngestDataAsyncV1Params, opts ...ClientOption) (*IngestDataAsyncV1OK, error) ListRepos(params *ListReposParams, opts ...ClientOption) (*ListReposOK, error) ListViews(params *ListViewsParams, opts ...ClientOption) (*ListViewsOK, error) Populate(params *PopulateParams, opts ...ClientOption) (*PopulateOK, 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 foundry logscale API client.
type CreateSavedSearchesDynamicExecuteAltV1BadRequest ¶ added in v0.7.0
type CreateSavedSearchesDynamicExecuteAltV1BadRequest struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaspecResponseFields }
CreateSavedSearchesDynamicExecuteAltV1BadRequest describes a response with status code 400, with default header values.
Bad Request
func NewCreateSavedSearchesDynamicExecuteAltV1BadRequest ¶ added in v0.7.0
func NewCreateSavedSearchesDynamicExecuteAltV1BadRequest() *CreateSavedSearchesDynamicExecuteAltV1BadRequest
NewCreateSavedSearchesDynamicExecuteAltV1BadRequest creates a CreateSavedSearchesDynamicExecuteAltV1BadRequest with default headers values
func (*CreateSavedSearchesDynamicExecuteAltV1BadRequest) Code ¶ added in v0.7.0
func (o *CreateSavedSearchesDynamicExecuteAltV1BadRequest) Code() int
Code gets the status code for the create saved searches dynamic execute alt v1 bad request response
func (*CreateSavedSearchesDynamicExecuteAltV1BadRequest) Error ¶ added in v0.7.0
func (o *CreateSavedSearchesDynamicExecuteAltV1BadRequest) Error() string
func (*CreateSavedSearchesDynamicExecuteAltV1BadRequest) GetPayload ¶ added in v0.7.0
func (o *CreateSavedSearchesDynamicExecuteAltV1BadRequest) GetPayload() *models.MsaspecResponseFields
func (*CreateSavedSearchesDynamicExecuteAltV1BadRequest) IsClientError ¶ added in v0.7.0
func (o *CreateSavedSearchesDynamicExecuteAltV1BadRequest) IsClientError() bool
IsClientError returns true when this create saved searches dynamic execute alt v1 bad request response has a 4xx status code
func (*CreateSavedSearchesDynamicExecuteAltV1BadRequest) IsCode ¶ added in v0.7.0
func (o *CreateSavedSearchesDynamicExecuteAltV1BadRequest) IsCode(code int) bool
IsCode returns true when this create saved searches dynamic execute alt v1 bad request response a status code equal to that given
func (*CreateSavedSearchesDynamicExecuteAltV1BadRequest) IsRedirect ¶ added in v0.7.0
func (o *CreateSavedSearchesDynamicExecuteAltV1BadRequest) IsRedirect() bool
IsRedirect returns true when this create saved searches dynamic execute alt v1 bad request response has a 3xx status code
func (*CreateSavedSearchesDynamicExecuteAltV1BadRequest) IsServerError ¶ added in v0.7.0
func (o *CreateSavedSearchesDynamicExecuteAltV1BadRequest) IsServerError() bool
IsServerError returns true when this create saved searches dynamic execute alt v1 bad request response has a 5xx status code
func (*CreateSavedSearchesDynamicExecuteAltV1BadRequest) IsSuccess ¶ added in v0.7.0
func (o *CreateSavedSearchesDynamicExecuteAltV1BadRequest) IsSuccess() bool
IsSuccess returns true when this create saved searches dynamic execute alt v1 bad request response has a 2xx status code
func (*CreateSavedSearchesDynamicExecuteAltV1BadRequest) String ¶ added in v0.7.0
func (o *CreateSavedSearchesDynamicExecuteAltV1BadRequest) String() string
type CreateSavedSearchesDynamicExecuteAltV1Forbidden ¶ added in v0.6.0
type CreateSavedSearchesDynamicExecuteAltV1Forbidden struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaspecResponseFields }
CreateSavedSearchesDynamicExecuteAltV1Forbidden describes a response with status code 403, with default header values.
Forbidden
func NewCreateSavedSearchesDynamicExecuteAltV1Forbidden ¶ added in v0.6.0
func NewCreateSavedSearchesDynamicExecuteAltV1Forbidden() *CreateSavedSearchesDynamicExecuteAltV1Forbidden
NewCreateSavedSearchesDynamicExecuteAltV1Forbidden creates a CreateSavedSearchesDynamicExecuteAltV1Forbidden with default headers values
func (*CreateSavedSearchesDynamicExecuteAltV1Forbidden) Code ¶ added in v0.6.0
func (o *CreateSavedSearchesDynamicExecuteAltV1Forbidden) Code() int
Code gets the status code for the create saved searches dynamic execute alt v1 forbidden response
func (*CreateSavedSearchesDynamicExecuteAltV1Forbidden) Error ¶ added in v0.6.0
func (o *CreateSavedSearchesDynamicExecuteAltV1Forbidden) Error() string
func (*CreateSavedSearchesDynamicExecuteAltV1Forbidden) GetPayload ¶ added in v0.6.0
func (o *CreateSavedSearchesDynamicExecuteAltV1Forbidden) GetPayload() *models.MsaspecResponseFields
func (*CreateSavedSearchesDynamicExecuteAltV1Forbidden) IsClientError ¶ added in v0.6.0
func (o *CreateSavedSearchesDynamicExecuteAltV1Forbidden) IsClientError() bool
IsClientError returns true when this create saved searches dynamic execute alt v1 forbidden response has a 4xx status code
func (*CreateSavedSearchesDynamicExecuteAltV1Forbidden) IsCode ¶ added in v0.6.0
func (o *CreateSavedSearchesDynamicExecuteAltV1Forbidden) IsCode(code int) bool
IsCode returns true when this create saved searches dynamic execute alt v1 forbidden response a status code equal to that given
func (*CreateSavedSearchesDynamicExecuteAltV1Forbidden) IsRedirect ¶ added in v0.6.0
func (o *CreateSavedSearchesDynamicExecuteAltV1Forbidden) IsRedirect() bool
IsRedirect returns true when this create saved searches dynamic execute alt v1 forbidden response has a 3xx status code
func (*CreateSavedSearchesDynamicExecuteAltV1Forbidden) IsServerError ¶ added in v0.6.0
func (o *CreateSavedSearchesDynamicExecuteAltV1Forbidden) IsServerError() bool
IsServerError returns true when this create saved searches dynamic execute alt v1 forbidden response has a 5xx status code
func (*CreateSavedSearchesDynamicExecuteAltV1Forbidden) IsSuccess ¶ added in v0.6.0
func (o *CreateSavedSearchesDynamicExecuteAltV1Forbidden) IsSuccess() bool
IsSuccess returns true when this create saved searches dynamic execute alt v1 forbidden response has a 2xx status code
func (*CreateSavedSearchesDynamicExecuteAltV1Forbidden) String ¶ added in v0.6.0
func (o *CreateSavedSearchesDynamicExecuteAltV1Forbidden) String() string
type CreateSavedSearchesDynamicExecuteAltV1InternalServerError ¶ added in v0.7.0
type CreateSavedSearchesDynamicExecuteAltV1InternalServerError struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaspecResponseFields }
CreateSavedSearchesDynamicExecuteAltV1InternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewCreateSavedSearchesDynamicExecuteAltV1InternalServerError ¶ added in v0.7.0
func NewCreateSavedSearchesDynamicExecuteAltV1InternalServerError() *CreateSavedSearchesDynamicExecuteAltV1InternalServerError
NewCreateSavedSearchesDynamicExecuteAltV1InternalServerError creates a CreateSavedSearchesDynamicExecuteAltV1InternalServerError with default headers values
func (*CreateSavedSearchesDynamicExecuteAltV1InternalServerError) Code ¶ added in v0.7.0
func (o *CreateSavedSearchesDynamicExecuteAltV1InternalServerError) Code() int
Code gets the status code for the create saved searches dynamic execute alt v1 internal server error response
func (*CreateSavedSearchesDynamicExecuteAltV1InternalServerError) Error ¶ added in v0.7.0
func (o *CreateSavedSearchesDynamicExecuteAltV1InternalServerError) Error() string
func (*CreateSavedSearchesDynamicExecuteAltV1InternalServerError) GetPayload ¶ added in v0.7.0
func (o *CreateSavedSearchesDynamicExecuteAltV1InternalServerError) GetPayload() *models.MsaspecResponseFields
func (*CreateSavedSearchesDynamicExecuteAltV1InternalServerError) IsClientError ¶ added in v0.7.0
func (o *CreateSavedSearchesDynamicExecuteAltV1InternalServerError) IsClientError() bool
IsClientError returns true when this create saved searches dynamic execute alt v1 internal server error response has a 4xx status code
func (*CreateSavedSearchesDynamicExecuteAltV1InternalServerError) IsCode ¶ added in v0.7.0
func (o *CreateSavedSearchesDynamicExecuteAltV1InternalServerError) IsCode(code int) bool
IsCode returns true when this create saved searches dynamic execute alt v1 internal server error response a status code equal to that given
func (*CreateSavedSearchesDynamicExecuteAltV1InternalServerError) IsRedirect ¶ added in v0.7.0
func (o *CreateSavedSearchesDynamicExecuteAltV1InternalServerError) IsRedirect() bool
IsRedirect returns true when this create saved searches dynamic execute alt v1 internal server error response has a 3xx status code
func (*CreateSavedSearchesDynamicExecuteAltV1InternalServerError) IsServerError ¶ added in v0.7.0
func (o *CreateSavedSearchesDynamicExecuteAltV1InternalServerError) IsServerError() bool
IsServerError returns true when this create saved searches dynamic execute alt v1 internal server error response has a 5xx status code
func (*CreateSavedSearchesDynamicExecuteAltV1InternalServerError) IsSuccess ¶ added in v0.7.0
func (o *CreateSavedSearchesDynamicExecuteAltV1InternalServerError) IsSuccess() bool
IsSuccess returns true when this create saved searches dynamic execute alt v1 internal server error response has a 2xx status code
func (*CreateSavedSearchesDynamicExecuteAltV1InternalServerError) String ¶ added in v0.7.0
func (o *CreateSavedSearchesDynamicExecuteAltV1InternalServerError) String() string
type CreateSavedSearchesDynamicExecuteAltV1NotFound ¶ added in v0.7.0
type CreateSavedSearchesDynamicExecuteAltV1NotFound struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaspecResponseFields }
CreateSavedSearchesDynamicExecuteAltV1NotFound describes a response with status code 404, with default header values.
Not Found
func NewCreateSavedSearchesDynamicExecuteAltV1NotFound ¶ added in v0.7.0
func NewCreateSavedSearchesDynamicExecuteAltV1NotFound() *CreateSavedSearchesDynamicExecuteAltV1NotFound
NewCreateSavedSearchesDynamicExecuteAltV1NotFound creates a CreateSavedSearchesDynamicExecuteAltV1NotFound with default headers values
func (*CreateSavedSearchesDynamicExecuteAltV1NotFound) Code ¶ added in v0.7.0
func (o *CreateSavedSearchesDynamicExecuteAltV1NotFound) Code() int
Code gets the status code for the create saved searches dynamic execute alt v1 not found response
func (*CreateSavedSearchesDynamicExecuteAltV1NotFound) Error ¶ added in v0.7.0
func (o *CreateSavedSearchesDynamicExecuteAltV1NotFound) Error() string
func (*CreateSavedSearchesDynamicExecuteAltV1NotFound) GetPayload ¶ added in v0.7.0
func (o *CreateSavedSearchesDynamicExecuteAltV1NotFound) GetPayload() *models.MsaspecResponseFields
func (*CreateSavedSearchesDynamicExecuteAltV1NotFound) IsClientError ¶ added in v0.7.0
func (o *CreateSavedSearchesDynamicExecuteAltV1NotFound) IsClientError() bool
IsClientError returns true when this create saved searches dynamic execute alt v1 not found response has a 4xx status code
func (*CreateSavedSearchesDynamicExecuteAltV1NotFound) IsCode ¶ added in v0.7.0
func (o *CreateSavedSearchesDynamicExecuteAltV1NotFound) IsCode(code int) bool
IsCode returns true when this create saved searches dynamic execute alt v1 not found response a status code equal to that given
func (*CreateSavedSearchesDynamicExecuteAltV1NotFound) IsRedirect ¶ added in v0.7.0
func (o *CreateSavedSearchesDynamicExecuteAltV1NotFound) IsRedirect() bool
IsRedirect returns true when this create saved searches dynamic execute alt v1 not found response has a 3xx status code
func (*CreateSavedSearchesDynamicExecuteAltV1NotFound) IsServerError ¶ added in v0.7.0
func (o *CreateSavedSearchesDynamicExecuteAltV1NotFound) IsServerError() bool
IsServerError returns true when this create saved searches dynamic execute alt v1 not found response has a 5xx status code
func (*CreateSavedSearchesDynamicExecuteAltV1NotFound) IsSuccess ¶ added in v0.7.0
func (o *CreateSavedSearchesDynamicExecuteAltV1NotFound) IsSuccess() bool
IsSuccess returns true when this create saved searches dynamic execute alt v1 not found response has a 2xx status code
func (*CreateSavedSearchesDynamicExecuteAltV1NotFound) String ¶ added in v0.7.0
func (o *CreateSavedSearchesDynamicExecuteAltV1NotFound) String() string
type CreateSavedSearchesDynamicExecuteAltV1OK ¶ added in v0.6.0
type CreateSavedSearchesDynamicExecuteAltV1OK 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.ApidomainQueryResponseWrapperV1 }
CreateSavedSearchesDynamicExecuteAltV1OK describes a response with status code 200, with default header values.
OK
func NewCreateSavedSearchesDynamicExecuteAltV1OK ¶ added in v0.6.0
func NewCreateSavedSearchesDynamicExecuteAltV1OK() *CreateSavedSearchesDynamicExecuteAltV1OK
NewCreateSavedSearchesDynamicExecuteAltV1OK creates a CreateSavedSearchesDynamicExecuteAltV1OK with default headers values
func (*CreateSavedSearchesDynamicExecuteAltV1OK) Code ¶ added in v0.6.0
func (o *CreateSavedSearchesDynamicExecuteAltV1OK) Code() int
Code gets the status code for the create saved searches dynamic execute alt v1 o k response
func (*CreateSavedSearchesDynamicExecuteAltV1OK) Error ¶ added in v0.6.0
func (o *CreateSavedSearchesDynamicExecuteAltV1OK) Error() string
func (*CreateSavedSearchesDynamicExecuteAltV1OK) GetPayload ¶ added in v0.6.0
func (o *CreateSavedSearchesDynamicExecuteAltV1OK) GetPayload() *models.ApidomainQueryResponseWrapperV1
func (*CreateSavedSearchesDynamicExecuteAltV1OK) IsClientError ¶ added in v0.6.0
func (o *CreateSavedSearchesDynamicExecuteAltV1OK) IsClientError() bool
IsClientError returns true when this create saved searches dynamic execute alt v1 o k response has a 4xx status code
func (*CreateSavedSearchesDynamicExecuteAltV1OK) IsCode ¶ added in v0.6.0
func (o *CreateSavedSearchesDynamicExecuteAltV1OK) IsCode(code int) bool
IsCode returns true when this create saved searches dynamic execute alt v1 o k response a status code equal to that given
func (*CreateSavedSearchesDynamicExecuteAltV1OK) IsRedirect ¶ added in v0.6.0
func (o *CreateSavedSearchesDynamicExecuteAltV1OK) IsRedirect() bool
IsRedirect returns true when this create saved searches dynamic execute alt v1 o k response has a 3xx status code
func (*CreateSavedSearchesDynamicExecuteAltV1OK) IsServerError ¶ added in v0.6.0
func (o *CreateSavedSearchesDynamicExecuteAltV1OK) IsServerError() bool
IsServerError returns true when this create saved searches dynamic execute alt v1 o k response has a 5xx status code
func (*CreateSavedSearchesDynamicExecuteAltV1OK) IsSuccess ¶ added in v0.6.0
func (o *CreateSavedSearchesDynamicExecuteAltV1OK) IsSuccess() bool
IsSuccess returns true when this create saved searches dynamic execute alt v1 o k response has a 2xx status code
func (*CreateSavedSearchesDynamicExecuteAltV1OK) String ¶ added in v0.6.0
func (o *CreateSavedSearchesDynamicExecuteAltV1OK) String() string
type CreateSavedSearchesDynamicExecuteAltV1Params ¶ added in v0.6.0
type CreateSavedSearchesDynamicExecuteAltV1Params struct { /* AppID. Application ID. */ AppID *string // Body. Body *models.ApidomainDynamicExecuteSearchRequestV1 /* IncludeSchemaGeneration. Include generated schemas in the response */ IncludeSchemaGeneration *bool /* IncludeTestData. Include test data when executing searches */ IncludeTestData *bool /* InferJSONTypes. Whether to try to infer data types in json event response instead of returning map[string]string */ InferJSONTypes *bool /* MatchResponseSchema. Whether to validate search results against their schema */ MatchResponseSchema *bool /* Metadata. Whether to include metadata in the response */ Metadata *bool /* Mode. Mode to execute the query under. */ Mode *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
CreateSavedSearchesDynamicExecuteAltV1Params contains all the parameters to send to the API endpoint
for the create saved searches dynamic execute alt v1 operation. Typically these are written to a http.Request.
func NewCreateSavedSearchesDynamicExecuteAltV1Params ¶ added in v0.6.0
func NewCreateSavedSearchesDynamicExecuteAltV1Params() *CreateSavedSearchesDynamicExecuteAltV1Params
NewCreateSavedSearchesDynamicExecuteAltV1Params creates a new CreateSavedSearchesDynamicExecuteAltV1Params 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 NewCreateSavedSearchesDynamicExecuteAltV1ParamsWithContext ¶ added in v0.6.0
func NewCreateSavedSearchesDynamicExecuteAltV1ParamsWithContext(ctx context.Context) *CreateSavedSearchesDynamicExecuteAltV1Params
NewCreateSavedSearchesDynamicExecuteAltV1ParamsWithContext creates a new CreateSavedSearchesDynamicExecuteAltV1Params object with the ability to set a context for a request.
func NewCreateSavedSearchesDynamicExecuteAltV1ParamsWithHTTPClient ¶ added in v0.6.0
func NewCreateSavedSearchesDynamicExecuteAltV1ParamsWithHTTPClient(client *http.Client) *CreateSavedSearchesDynamicExecuteAltV1Params
NewCreateSavedSearchesDynamicExecuteAltV1ParamsWithHTTPClient creates a new CreateSavedSearchesDynamicExecuteAltV1Params object with the ability to set a custom HTTPClient for a request.
func NewCreateSavedSearchesDynamicExecuteAltV1ParamsWithTimeout ¶ added in v0.6.0
func NewCreateSavedSearchesDynamicExecuteAltV1ParamsWithTimeout(timeout time.Duration) *CreateSavedSearchesDynamicExecuteAltV1Params
NewCreateSavedSearchesDynamicExecuteAltV1ParamsWithTimeout creates a new CreateSavedSearchesDynamicExecuteAltV1Params object with the ability to set a timeout on a request.
func (*CreateSavedSearchesDynamicExecuteAltV1Params) SetAppID ¶ added in v0.6.0
func (o *CreateSavedSearchesDynamicExecuteAltV1Params) SetAppID(appID *string)
SetAppID adds the appId to the create saved searches dynamic execute alt v1 params
func (*CreateSavedSearchesDynamicExecuteAltV1Params) SetBody ¶ added in v0.6.0
func (o *CreateSavedSearchesDynamicExecuteAltV1Params) SetBody(body *models.ApidomainDynamicExecuteSearchRequestV1)
SetBody adds the body to the create saved searches dynamic execute alt v1 params
func (*CreateSavedSearchesDynamicExecuteAltV1Params) SetContext ¶ added in v0.6.0
func (o *CreateSavedSearchesDynamicExecuteAltV1Params) SetContext(ctx context.Context)
SetContext adds the context to the create saved searches dynamic execute alt v1 params
func (*CreateSavedSearchesDynamicExecuteAltV1Params) SetDefaults ¶ added in v0.6.0
func (o *CreateSavedSearchesDynamicExecuteAltV1Params) SetDefaults()
SetDefaults hydrates default values in the create saved searches dynamic execute alt v1 params (not the query body).
All values with no default are reset to their zero value.
func (*CreateSavedSearchesDynamicExecuteAltV1Params) SetHTTPClient ¶ added in v0.6.0
func (o *CreateSavedSearchesDynamicExecuteAltV1Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the create saved searches dynamic execute alt v1 params
func (*CreateSavedSearchesDynamicExecuteAltV1Params) SetIncludeSchemaGeneration ¶ added in v0.6.0
func (o *CreateSavedSearchesDynamicExecuteAltV1Params) SetIncludeSchemaGeneration(includeSchemaGeneration *bool)
SetIncludeSchemaGeneration adds the includeSchemaGeneration to the create saved searches dynamic execute alt v1 params
func (*CreateSavedSearchesDynamicExecuteAltV1Params) SetIncludeTestData ¶ added in v0.6.0
func (o *CreateSavedSearchesDynamicExecuteAltV1Params) SetIncludeTestData(includeTestData *bool)
SetIncludeTestData adds the includeTestData to the create saved searches dynamic execute alt v1 params
func (*CreateSavedSearchesDynamicExecuteAltV1Params) SetInferJSONTypes ¶ added in v0.7.0
func (o *CreateSavedSearchesDynamicExecuteAltV1Params) SetInferJSONTypes(inferJSONTypes *bool)
SetInferJSONTypes adds the inferJsonTypes to the create saved searches dynamic execute alt v1 params
func (*CreateSavedSearchesDynamicExecuteAltV1Params) SetMatchResponseSchema ¶ added in v0.7.0
func (o *CreateSavedSearchesDynamicExecuteAltV1Params) SetMatchResponseSchema(matchResponseSchema *bool)
SetMatchResponseSchema adds the matchResponseSchema to the create saved searches dynamic execute alt v1 params
func (*CreateSavedSearchesDynamicExecuteAltV1Params) SetMetadata ¶ added in v0.6.0
func (o *CreateSavedSearchesDynamicExecuteAltV1Params) SetMetadata(metadata *bool)
SetMetadata adds the metadata to the create saved searches dynamic execute alt v1 params
func (*CreateSavedSearchesDynamicExecuteAltV1Params) SetMode ¶ added in v0.6.0
func (o *CreateSavedSearchesDynamicExecuteAltV1Params) SetMode(mode *string)
SetMode adds the mode to the create saved searches dynamic execute alt v1 params
func (*CreateSavedSearchesDynamicExecuteAltV1Params) SetTimeout ¶ added in v0.6.0
func (o *CreateSavedSearchesDynamicExecuteAltV1Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the create saved searches dynamic execute alt v1 params
func (*CreateSavedSearchesDynamicExecuteAltV1Params) WithAppID ¶ added in v0.6.0
func (o *CreateSavedSearchesDynamicExecuteAltV1Params) WithAppID(appID *string) *CreateSavedSearchesDynamicExecuteAltV1Params
WithAppID adds the appID to the create saved searches dynamic execute alt v1 params
func (*CreateSavedSearchesDynamicExecuteAltV1Params) WithBody ¶ added in v0.6.0
func (o *CreateSavedSearchesDynamicExecuteAltV1Params) WithBody(body *models.ApidomainDynamicExecuteSearchRequestV1) *CreateSavedSearchesDynamicExecuteAltV1Params
WithBody adds the body to the create saved searches dynamic execute alt v1 params
func (*CreateSavedSearchesDynamicExecuteAltV1Params) WithContext ¶ added in v0.6.0
func (o *CreateSavedSearchesDynamicExecuteAltV1Params) WithContext(ctx context.Context) *CreateSavedSearchesDynamicExecuteAltV1Params
WithContext adds the context to the create saved searches dynamic execute alt v1 params
func (*CreateSavedSearchesDynamicExecuteAltV1Params) WithDefaults ¶ added in v0.6.0
func (o *CreateSavedSearchesDynamicExecuteAltV1Params) WithDefaults() *CreateSavedSearchesDynamicExecuteAltV1Params
WithDefaults hydrates default values in the create saved searches dynamic execute alt v1 params (not the query body).
All values with no default are reset to their zero value.
func (*CreateSavedSearchesDynamicExecuteAltV1Params) WithHTTPClient ¶ added in v0.6.0
func (o *CreateSavedSearchesDynamicExecuteAltV1Params) WithHTTPClient(client *http.Client) *CreateSavedSearchesDynamicExecuteAltV1Params
WithHTTPClient adds the HTTPClient to the create saved searches dynamic execute alt v1 params
func (*CreateSavedSearchesDynamicExecuteAltV1Params) WithIncludeSchemaGeneration ¶ added in v0.6.0
func (o *CreateSavedSearchesDynamicExecuteAltV1Params) WithIncludeSchemaGeneration(includeSchemaGeneration *bool) *CreateSavedSearchesDynamicExecuteAltV1Params
WithIncludeSchemaGeneration adds the includeSchemaGeneration to the create saved searches dynamic execute alt v1 params
func (*CreateSavedSearchesDynamicExecuteAltV1Params) WithIncludeTestData ¶ added in v0.6.0
func (o *CreateSavedSearchesDynamicExecuteAltV1Params) WithIncludeTestData(includeTestData *bool) *CreateSavedSearchesDynamicExecuteAltV1Params
WithIncludeTestData adds the includeTestData to the create saved searches dynamic execute alt v1 params
func (*CreateSavedSearchesDynamicExecuteAltV1Params) WithInferJSONTypes ¶ added in v0.7.0
func (o *CreateSavedSearchesDynamicExecuteAltV1Params) WithInferJSONTypes(inferJSONTypes *bool) *CreateSavedSearchesDynamicExecuteAltV1Params
WithInferJSONTypes adds the inferJSONTypes to the create saved searches dynamic execute alt v1 params
func (*CreateSavedSearchesDynamicExecuteAltV1Params) WithMatchResponseSchema ¶ added in v0.7.0
func (o *CreateSavedSearchesDynamicExecuteAltV1Params) WithMatchResponseSchema(matchResponseSchema *bool) *CreateSavedSearchesDynamicExecuteAltV1Params
WithMatchResponseSchema adds the matchResponseSchema to the create saved searches dynamic execute alt v1 params
func (*CreateSavedSearchesDynamicExecuteAltV1Params) WithMetadata ¶ added in v0.6.0
func (o *CreateSavedSearchesDynamicExecuteAltV1Params) WithMetadata(metadata *bool) *CreateSavedSearchesDynamicExecuteAltV1Params
WithMetadata adds the metadata to the create saved searches dynamic execute alt v1 params
func (*CreateSavedSearchesDynamicExecuteAltV1Params) WithMode ¶ added in v0.6.0
func (o *CreateSavedSearchesDynamicExecuteAltV1Params) WithMode(mode *string) *CreateSavedSearchesDynamicExecuteAltV1Params
WithMode adds the mode to the create saved searches dynamic execute alt v1 params
func (*CreateSavedSearchesDynamicExecuteAltV1Params) WithTimeout ¶ added in v0.6.0
func (o *CreateSavedSearchesDynamicExecuteAltV1Params) WithTimeout(timeout time.Duration) *CreateSavedSearchesDynamicExecuteAltV1Params
WithTimeout adds the timeout to the create saved searches dynamic execute alt v1 params
func (*CreateSavedSearchesDynamicExecuteAltV1Params) WriteToRequest ¶ added in v0.6.0
func (o *CreateSavedSearchesDynamicExecuteAltV1Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CreateSavedSearchesDynamicExecuteAltV1Reader ¶ added in v0.6.0
type CreateSavedSearchesDynamicExecuteAltV1Reader struct {
// contains filtered or unexported fields
}
CreateSavedSearchesDynamicExecuteAltV1Reader is a Reader for the CreateSavedSearchesDynamicExecuteAltV1 structure.
func (*CreateSavedSearchesDynamicExecuteAltV1Reader) ReadResponse ¶ added in v0.6.0
func (o *CreateSavedSearchesDynamicExecuteAltV1Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type CreateSavedSearchesDynamicExecuteAltV1TooManyRequests ¶ added in v0.6.0
type CreateSavedSearchesDynamicExecuteAltV1TooManyRequests 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 }
CreateSavedSearchesDynamicExecuteAltV1TooManyRequests describes a response with status code 429, with default header values.
Too Many Requests
func NewCreateSavedSearchesDynamicExecuteAltV1TooManyRequests ¶ added in v0.6.0
func NewCreateSavedSearchesDynamicExecuteAltV1TooManyRequests() *CreateSavedSearchesDynamicExecuteAltV1TooManyRequests
NewCreateSavedSearchesDynamicExecuteAltV1TooManyRequests creates a CreateSavedSearchesDynamicExecuteAltV1TooManyRequests with default headers values
func (*CreateSavedSearchesDynamicExecuteAltV1TooManyRequests) Code ¶ added in v0.6.0
func (o *CreateSavedSearchesDynamicExecuteAltV1TooManyRequests) Code() int
Code gets the status code for the create saved searches dynamic execute alt v1 too many requests response
func (*CreateSavedSearchesDynamicExecuteAltV1TooManyRequests) Error ¶ added in v0.6.0
func (o *CreateSavedSearchesDynamicExecuteAltV1TooManyRequests) Error() string
func (*CreateSavedSearchesDynamicExecuteAltV1TooManyRequests) GetPayload ¶ added in v0.6.0
func (o *CreateSavedSearchesDynamicExecuteAltV1TooManyRequests) GetPayload() *models.MsaReplyMetaOnly
func (*CreateSavedSearchesDynamicExecuteAltV1TooManyRequests) IsClientError ¶ added in v0.6.0
func (o *CreateSavedSearchesDynamicExecuteAltV1TooManyRequests) IsClientError() bool
IsClientError returns true when this create saved searches dynamic execute alt v1 too many requests response has a 4xx status code
func (*CreateSavedSearchesDynamicExecuteAltV1TooManyRequests) IsCode ¶ added in v0.6.0
func (o *CreateSavedSearchesDynamicExecuteAltV1TooManyRequests) IsCode(code int) bool
IsCode returns true when this create saved searches dynamic execute alt v1 too many requests response a status code equal to that given
func (*CreateSavedSearchesDynamicExecuteAltV1TooManyRequests) IsRedirect ¶ added in v0.6.0
func (o *CreateSavedSearchesDynamicExecuteAltV1TooManyRequests) IsRedirect() bool
IsRedirect returns true when this create saved searches dynamic execute alt v1 too many requests response has a 3xx status code
func (*CreateSavedSearchesDynamicExecuteAltV1TooManyRequests) IsServerError ¶ added in v0.6.0
func (o *CreateSavedSearchesDynamicExecuteAltV1TooManyRequests) IsServerError() bool
IsServerError returns true when this create saved searches dynamic execute alt v1 too many requests response has a 5xx status code
func (*CreateSavedSearchesDynamicExecuteAltV1TooManyRequests) IsSuccess ¶ added in v0.6.0
func (o *CreateSavedSearchesDynamicExecuteAltV1TooManyRequests) IsSuccess() bool
IsSuccess returns true when this create saved searches dynamic execute alt v1 too many requests response has a 2xx status code
func (*CreateSavedSearchesDynamicExecuteAltV1TooManyRequests) String ¶ added in v0.6.0
func (o *CreateSavedSearchesDynamicExecuteAltV1TooManyRequests) String() string
type CreateSavedSearchesExecuteAltV1BadRequest ¶ added in v0.7.0
type CreateSavedSearchesExecuteAltV1BadRequest struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaspecResponseFields }
CreateSavedSearchesExecuteAltV1BadRequest describes a response with status code 400, with default header values.
Bad Request
func NewCreateSavedSearchesExecuteAltV1BadRequest ¶ added in v0.7.0
func NewCreateSavedSearchesExecuteAltV1BadRequest() *CreateSavedSearchesExecuteAltV1BadRequest
NewCreateSavedSearchesExecuteAltV1BadRequest creates a CreateSavedSearchesExecuteAltV1BadRequest with default headers values
func (*CreateSavedSearchesExecuteAltV1BadRequest) Code ¶ added in v0.7.0
func (o *CreateSavedSearchesExecuteAltV1BadRequest) Code() int
Code gets the status code for the create saved searches execute alt v1 bad request response
func (*CreateSavedSearchesExecuteAltV1BadRequest) Error ¶ added in v0.7.0
func (o *CreateSavedSearchesExecuteAltV1BadRequest) Error() string
func (*CreateSavedSearchesExecuteAltV1BadRequest) GetPayload ¶ added in v0.7.0
func (o *CreateSavedSearchesExecuteAltV1BadRequest) GetPayload() *models.MsaspecResponseFields
func (*CreateSavedSearchesExecuteAltV1BadRequest) IsClientError ¶ added in v0.7.0
func (o *CreateSavedSearchesExecuteAltV1BadRequest) IsClientError() bool
IsClientError returns true when this create saved searches execute alt v1 bad request response has a 4xx status code
func (*CreateSavedSearchesExecuteAltV1BadRequest) IsCode ¶ added in v0.7.0
func (o *CreateSavedSearchesExecuteAltV1BadRequest) IsCode(code int) bool
IsCode returns true when this create saved searches execute alt v1 bad request response a status code equal to that given
func (*CreateSavedSearchesExecuteAltV1BadRequest) IsRedirect ¶ added in v0.7.0
func (o *CreateSavedSearchesExecuteAltV1BadRequest) IsRedirect() bool
IsRedirect returns true when this create saved searches execute alt v1 bad request response has a 3xx status code
func (*CreateSavedSearchesExecuteAltV1BadRequest) IsServerError ¶ added in v0.7.0
func (o *CreateSavedSearchesExecuteAltV1BadRequest) IsServerError() bool
IsServerError returns true when this create saved searches execute alt v1 bad request response has a 5xx status code
func (*CreateSavedSearchesExecuteAltV1BadRequest) IsSuccess ¶ added in v0.7.0
func (o *CreateSavedSearchesExecuteAltV1BadRequest) IsSuccess() bool
IsSuccess returns true when this create saved searches execute alt v1 bad request response has a 2xx status code
func (*CreateSavedSearchesExecuteAltV1BadRequest) String ¶ added in v0.7.0
func (o *CreateSavedSearchesExecuteAltV1BadRequest) String() string
type CreateSavedSearchesExecuteAltV1Forbidden ¶ added in v0.6.0
type CreateSavedSearchesExecuteAltV1Forbidden struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaspecResponseFields }
CreateSavedSearchesExecuteAltV1Forbidden describes a response with status code 403, with default header values.
Forbidden
func NewCreateSavedSearchesExecuteAltV1Forbidden ¶ added in v0.6.0
func NewCreateSavedSearchesExecuteAltV1Forbidden() *CreateSavedSearchesExecuteAltV1Forbidden
NewCreateSavedSearchesExecuteAltV1Forbidden creates a CreateSavedSearchesExecuteAltV1Forbidden with default headers values
func (*CreateSavedSearchesExecuteAltV1Forbidden) Code ¶ added in v0.6.0
func (o *CreateSavedSearchesExecuteAltV1Forbidden) Code() int
Code gets the status code for the create saved searches execute alt v1 forbidden response
func (*CreateSavedSearchesExecuteAltV1Forbidden) Error ¶ added in v0.6.0
func (o *CreateSavedSearchesExecuteAltV1Forbidden) Error() string
func (*CreateSavedSearchesExecuteAltV1Forbidden) GetPayload ¶ added in v0.6.0
func (o *CreateSavedSearchesExecuteAltV1Forbidden) GetPayload() *models.MsaspecResponseFields
func (*CreateSavedSearchesExecuteAltV1Forbidden) IsClientError ¶ added in v0.6.0
func (o *CreateSavedSearchesExecuteAltV1Forbidden) IsClientError() bool
IsClientError returns true when this create saved searches execute alt v1 forbidden response has a 4xx status code
func (*CreateSavedSearchesExecuteAltV1Forbidden) IsCode ¶ added in v0.6.0
func (o *CreateSavedSearchesExecuteAltV1Forbidden) IsCode(code int) bool
IsCode returns true when this create saved searches execute alt v1 forbidden response a status code equal to that given
func (*CreateSavedSearchesExecuteAltV1Forbidden) IsRedirect ¶ added in v0.6.0
func (o *CreateSavedSearchesExecuteAltV1Forbidden) IsRedirect() bool
IsRedirect returns true when this create saved searches execute alt v1 forbidden response has a 3xx status code
func (*CreateSavedSearchesExecuteAltV1Forbidden) IsServerError ¶ added in v0.6.0
func (o *CreateSavedSearchesExecuteAltV1Forbidden) IsServerError() bool
IsServerError returns true when this create saved searches execute alt v1 forbidden response has a 5xx status code
func (*CreateSavedSearchesExecuteAltV1Forbidden) IsSuccess ¶ added in v0.6.0
func (o *CreateSavedSearchesExecuteAltV1Forbidden) IsSuccess() bool
IsSuccess returns true when this create saved searches execute alt v1 forbidden response has a 2xx status code
func (*CreateSavedSearchesExecuteAltV1Forbidden) String ¶ added in v0.6.0
func (o *CreateSavedSearchesExecuteAltV1Forbidden) String() string
type CreateSavedSearchesExecuteAltV1InternalServerError ¶ added in v0.7.0
type CreateSavedSearchesExecuteAltV1InternalServerError struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaspecResponseFields }
CreateSavedSearchesExecuteAltV1InternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewCreateSavedSearchesExecuteAltV1InternalServerError ¶ added in v0.7.0
func NewCreateSavedSearchesExecuteAltV1InternalServerError() *CreateSavedSearchesExecuteAltV1InternalServerError
NewCreateSavedSearchesExecuteAltV1InternalServerError creates a CreateSavedSearchesExecuteAltV1InternalServerError with default headers values
func (*CreateSavedSearchesExecuteAltV1InternalServerError) Code ¶ added in v0.7.0
func (o *CreateSavedSearchesExecuteAltV1InternalServerError) Code() int
Code gets the status code for the create saved searches execute alt v1 internal server error response
func (*CreateSavedSearchesExecuteAltV1InternalServerError) Error ¶ added in v0.7.0
func (o *CreateSavedSearchesExecuteAltV1InternalServerError) Error() string
func (*CreateSavedSearchesExecuteAltV1InternalServerError) GetPayload ¶ added in v0.7.0
func (o *CreateSavedSearchesExecuteAltV1InternalServerError) GetPayload() *models.MsaspecResponseFields
func (*CreateSavedSearchesExecuteAltV1InternalServerError) IsClientError ¶ added in v0.7.0
func (o *CreateSavedSearchesExecuteAltV1InternalServerError) IsClientError() bool
IsClientError returns true when this create saved searches execute alt v1 internal server error response has a 4xx status code
func (*CreateSavedSearchesExecuteAltV1InternalServerError) IsCode ¶ added in v0.7.0
func (o *CreateSavedSearchesExecuteAltV1InternalServerError) IsCode(code int) bool
IsCode returns true when this create saved searches execute alt v1 internal server error response a status code equal to that given
func (*CreateSavedSearchesExecuteAltV1InternalServerError) IsRedirect ¶ added in v0.7.0
func (o *CreateSavedSearchesExecuteAltV1InternalServerError) IsRedirect() bool
IsRedirect returns true when this create saved searches execute alt v1 internal server error response has a 3xx status code
func (*CreateSavedSearchesExecuteAltV1InternalServerError) IsServerError ¶ added in v0.7.0
func (o *CreateSavedSearchesExecuteAltV1InternalServerError) IsServerError() bool
IsServerError returns true when this create saved searches execute alt v1 internal server error response has a 5xx status code
func (*CreateSavedSearchesExecuteAltV1InternalServerError) IsSuccess ¶ added in v0.7.0
func (o *CreateSavedSearchesExecuteAltV1InternalServerError) IsSuccess() bool
IsSuccess returns true when this create saved searches execute alt v1 internal server error response has a 2xx status code
func (*CreateSavedSearchesExecuteAltV1InternalServerError) String ¶ added in v0.7.0
func (o *CreateSavedSearchesExecuteAltV1InternalServerError) String() string
type CreateSavedSearchesExecuteAltV1NotFound ¶ added in v0.7.0
type CreateSavedSearchesExecuteAltV1NotFound struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaspecResponseFields }
CreateSavedSearchesExecuteAltV1NotFound describes a response with status code 404, with default header values.
Not Found
func NewCreateSavedSearchesExecuteAltV1NotFound ¶ added in v0.7.0
func NewCreateSavedSearchesExecuteAltV1NotFound() *CreateSavedSearchesExecuteAltV1NotFound
NewCreateSavedSearchesExecuteAltV1NotFound creates a CreateSavedSearchesExecuteAltV1NotFound with default headers values
func (*CreateSavedSearchesExecuteAltV1NotFound) Code ¶ added in v0.7.0
func (o *CreateSavedSearchesExecuteAltV1NotFound) Code() int
Code gets the status code for the create saved searches execute alt v1 not found response
func (*CreateSavedSearchesExecuteAltV1NotFound) Error ¶ added in v0.7.0
func (o *CreateSavedSearchesExecuteAltV1NotFound) Error() string
func (*CreateSavedSearchesExecuteAltV1NotFound) GetPayload ¶ added in v0.7.0
func (o *CreateSavedSearchesExecuteAltV1NotFound) GetPayload() *models.MsaspecResponseFields
func (*CreateSavedSearchesExecuteAltV1NotFound) IsClientError ¶ added in v0.7.0
func (o *CreateSavedSearchesExecuteAltV1NotFound) IsClientError() bool
IsClientError returns true when this create saved searches execute alt v1 not found response has a 4xx status code
func (*CreateSavedSearchesExecuteAltV1NotFound) IsCode ¶ added in v0.7.0
func (o *CreateSavedSearchesExecuteAltV1NotFound) IsCode(code int) bool
IsCode returns true when this create saved searches execute alt v1 not found response a status code equal to that given
func (*CreateSavedSearchesExecuteAltV1NotFound) IsRedirect ¶ added in v0.7.0
func (o *CreateSavedSearchesExecuteAltV1NotFound) IsRedirect() bool
IsRedirect returns true when this create saved searches execute alt v1 not found response has a 3xx status code
func (*CreateSavedSearchesExecuteAltV1NotFound) IsServerError ¶ added in v0.7.0
func (o *CreateSavedSearchesExecuteAltV1NotFound) IsServerError() bool
IsServerError returns true when this create saved searches execute alt v1 not found response has a 5xx status code
func (*CreateSavedSearchesExecuteAltV1NotFound) IsSuccess ¶ added in v0.7.0
func (o *CreateSavedSearchesExecuteAltV1NotFound) IsSuccess() bool
IsSuccess returns true when this create saved searches execute alt v1 not found response has a 2xx status code
func (*CreateSavedSearchesExecuteAltV1NotFound) String ¶ added in v0.7.0
func (o *CreateSavedSearchesExecuteAltV1NotFound) String() string
type CreateSavedSearchesExecuteAltV1OK ¶ added in v0.6.0
type CreateSavedSearchesExecuteAltV1OK 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.ApidomainQueryResponseWrapperV1 }
CreateSavedSearchesExecuteAltV1OK describes a response with status code 200, with default header values.
OK
func NewCreateSavedSearchesExecuteAltV1OK ¶ added in v0.6.0
func NewCreateSavedSearchesExecuteAltV1OK() *CreateSavedSearchesExecuteAltV1OK
NewCreateSavedSearchesExecuteAltV1OK creates a CreateSavedSearchesExecuteAltV1OK with default headers values
func (*CreateSavedSearchesExecuteAltV1OK) Code ¶ added in v0.6.0
func (o *CreateSavedSearchesExecuteAltV1OK) Code() int
Code gets the status code for the create saved searches execute alt v1 o k response
func (*CreateSavedSearchesExecuteAltV1OK) Error ¶ added in v0.6.0
func (o *CreateSavedSearchesExecuteAltV1OK) Error() string
func (*CreateSavedSearchesExecuteAltV1OK) GetPayload ¶ added in v0.6.0
func (o *CreateSavedSearchesExecuteAltV1OK) GetPayload() *models.ApidomainQueryResponseWrapperV1
func (*CreateSavedSearchesExecuteAltV1OK) IsClientError ¶ added in v0.6.0
func (o *CreateSavedSearchesExecuteAltV1OK) IsClientError() bool
IsClientError returns true when this create saved searches execute alt v1 o k response has a 4xx status code
func (*CreateSavedSearchesExecuteAltV1OK) IsCode ¶ added in v0.6.0
func (o *CreateSavedSearchesExecuteAltV1OK) IsCode(code int) bool
IsCode returns true when this create saved searches execute alt v1 o k response a status code equal to that given
func (*CreateSavedSearchesExecuteAltV1OK) IsRedirect ¶ added in v0.6.0
func (o *CreateSavedSearchesExecuteAltV1OK) IsRedirect() bool
IsRedirect returns true when this create saved searches execute alt v1 o k response has a 3xx status code
func (*CreateSavedSearchesExecuteAltV1OK) IsServerError ¶ added in v0.6.0
func (o *CreateSavedSearchesExecuteAltV1OK) IsServerError() bool
IsServerError returns true when this create saved searches execute alt v1 o k response has a 5xx status code
func (*CreateSavedSearchesExecuteAltV1OK) IsSuccess ¶ added in v0.6.0
func (o *CreateSavedSearchesExecuteAltV1OK) IsSuccess() bool
IsSuccess returns true when this create saved searches execute alt v1 o k response has a 2xx status code
func (*CreateSavedSearchesExecuteAltV1OK) String ¶ added in v0.6.0
func (o *CreateSavedSearchesExecuteAltV1OK) String() string
type CreateSavedSearchesExecuteAltV1Params ¶ added in v0.6.0
type CreateSavedSearchesExecuteAltV1Params struct { /* AppID. Application ID. */ AppID *string // Body. Body *models.ApidomainSavedSearchExecuteRequestV1 /* Detailed. Whether to include search field details */ Detailed *bool /* IncludeTestData. Include test data when executing searches */ IncludeTestData *bool /* InferJSONTypes. Whether to try to infer data types in json event response instead of returning map[string]string */ InferJSONTypes *bool /* MatchResponseSchema. Whether to validate search results against their schema */ MatchResponseSchema *bool /* Metadata. Whether to include metadata in the response */ Metadata *bool Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
CreateSavedSearchesExecuteAltV1Params contains all the parameters to send to the API endpoint
for the create saved searches execute alt v1 operation. Typically these are written to a http.Request.
func NewCreateSavedSearchesExecuteAltV1Params ¶ added in v0.6.0
func NewCreateSavedSearchesExecuteAltV1Params() *CreateSavedSearchesExecuteAltV1Params
NewCreateSavedSearchesExecuteAltV1Params creates a new CreateSavedSearchesExecuteAltV1Params 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 NewCreateSavedSearchesExecuteAltV1ParamsWithContext ¶ added in v0.6.0
func NewCreateSavedSearchesExecuteAltV1ParamsWithContext(ctx context.Context) *CreateSavedSearchesExecuteAltV1Params
NewCreateSavedSearchesExecuteAltV1ParamsWithContext creates a new CreateSavedSearchesExecuteAltV1Params object with the ability to set a context for a request.
func NewCreateSavedSearchesExecuteAltV1ParamsWithHTTPClient ¶ added in v0.6.0
func NewCreateSavedSearchesExecuteAltV1ParamsWithHTTPClient(client *http.Client) *CreateSavedSearchesExecuteAltV1Params
NewCreateSavedSearchesExecuteAltV1ParamsWithHTTPClient creates a new CreateSavedSearchesExecuteAltV1Params object with the ability to set a custom HTTPClient for a request.
func NewCreateSavedSearchesExecuteAltV1ParamsWithTimeout ¶ added in v0.6.0
func NewCreateSavedSearchesExecuteAltV1ParamsWithTimeout(timeout time.Duration) *CreateSavedSearchesExecuteAltV1Params
NewCreateSavedSearchesExecuteAltV1ParamsWithTimeout creates a new CreateSavedSearchesExecuteAltV1Params object with the ability to set a timeout on a request.
func (*CreateSavedSearchesExecuteAltV1Params) SetAppID ¶ added in v0.6.0
func (o *CreateSavedSearchesExecuteAltV1Params) SetAppID(appID *string)
SetAppID adds the appId to the create saved searches execute alt v1 params
func (*CreateSavedSearchesExecuteAltV1Params) SetBody ¶ added in v0.6.0
func (o *CreateSavedSearchesExecuteAltV1Params) SetBody(body *models.ApidomainSavedSearchExecuteRequestV1)
SetBody adds the body to the create saved searches execute alt v1 params
func (*CreateSavedSearchesExecuteAltV1Params) SetContext ¶ added in v0.6.0
func (o *CreateSavedSearchesExecuteAltV1Params) SetContext(ctx context.Context)
SetContext adds the context to the create saved searches execute alt v1 params
func (*CreateSavedSearchesExecuteAltV1Params) SetDefaults ¶ added in v0.6.0
func (o *CreateSavedSearchesExecuteAltV1Params) SetDefaults()
SetDefaults hydrates default values in the create saved searches execute alt v1 params (not the query body).
All values with no default are reset to their zero value.
func (*CreateSavedSearchesExecuteAltV1Params) SetDetailed ¶ added in v0.6.0
func (o *CreateSavedSearchesExecuteAltV1Params) SetDetailed(detailed *bool)
SetDetailed adds the detailed to the create saved searches execute alt v1 params
func (*CreateSavedSearchesExecuteAltV1Params) SetHTTPClient ¶ added in v0.6.0
func (o *CreateSavedSearchesExecuteAltV1Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the create saved searches execute alt v1 params
func (*CreateSavedSearchesExecuteAltV1Params) SetIncludeTestData ¶ added in v0.6.0
func (o *CreateSavedSearchesExecuteAltV1Params) SetIncludeTestData(includeTestData *bool)
SetIncludeTestData adds the includeTestData to the create saved searches execute alt v1 params
func (*CreateSavedSearchesExecuteAltV1Params) SetInferJSONTypes ¶ added in v0.7.0
func (o *CreateSavedSearchesExecuteAltV1Params) SetInferJSONTypes(inferJSONTypes *bool)
SetInferJSONTypes adds the inferJsonTypes to the create saved searches execute alt v1 params
func (*CreateSavedSearchesExecuteAltV1Params) SetMatchResponseSchema ¶ added in v0.7.0
func (o *CreateSavedSearchesExecuteAltV1Params) SetMatchResponseSchema(matchResponseSchema *bool)
SetMatchResponseSchema adds the matchResponseSchema to the create saved searches execute alt v1 params
func (*CreateSavedSearchesExecuteAltV1Params) SetMetadata ¶ added in v0.6.0
func (o *CreateSavedSearchesExecuteAltV1Params) SetMetadata(metadata *bool)
SetMetadata adds the metadata to the create saved searches execute alt v1 params
func (*CreateSavedSearchesExecuteAltV1Params) SetTimeout ¶ added in v0.6.0
func (o *CreateSavedSearchesExecuteAltV1Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the create saved searches execute alt v1 params
func (*CreateSavedSearchesExecuteAltV1Params) WithAppID ¶ added in v0.6.0
func (o *CreateSavedSearchesExecuteAltV1Params) WithAppID(appID *string) *CreateSavedSearchesExecuteAltV1Params
WithAppID adds the appID to the create saved searches execute alt v1 params
func (*CreateSavedSearchesExecuteAltV1Params) WithBody ¶ added in v0.6.0
func (o *CreateSavedSearchesExecuteAltV1Params) WithBody(body *models.ApidomainSavedSearchExecuteRequestV1) *CreateSavedSearchesExecuteAltV1Params
WithBody adds the body to the create saved searches execute alt v1 params
func (*CreateSavedSearchesExecuteAltV1Params) WithContext ¶ added in v0.6.0
func (o *CreateSavedSearchesExecuteAltV1Params) WithContext(ctx context.Context) *CreateSavedSearchesExecuteAltV1Params
WithContext adds the context to the create saved searches execute alt v1 params
func (*CreateSavedSearchesExecuteAltV1Params) WithDefaults ¶ added in v0.6.0
func (o *CreateSavedSearchesExecuteAltV1Params) WithDefaults() *CreateSavedSearchesExecuteAltV1Params
WithDefaults hydrates default values in the create saved searches execute alt v1 params (not the query body).
All values with no default are reset to their zero value.
func (*CreateSavedSearchesExecuteAltV1Params) WithDetailed ¶ added in v0.6.0
func (o *CreateSavedSearchesExecuteAltV1Params) WithDetailed(detailed *bool) *CreateSavedSearchesExecuteAltV1Params
WithDetailed adds the detailed to the create saved searches execute alt v1 params
func (*CreateSavedSearchesExecuteAltV1Params) WithHTTPClient ¶ added in v0.6.0
func (o *CreateSavedSearchesExecuteAltV1Params) WithHTTPClient(client *http.Client) *CreateSavedSearchesExecuteAltV1Params
WithHTTPClient adds the HTTPClient to the create saved searches execute alt v1 params
func (*CreateSavedSearchesExecuteAltV1Params) WithIncludeTestData ¶ added in v0.6.0
func (o *CreateSavedSearchesExecuteAltV1Params) WithIncludeTestData(includeTestData *bool) *CreateSavedSearchesExecuteAltV1Params
WithIncludeTestData adds the includeTestData to the create saved searches execute alt v1 params
func (*CreateSavedSearchesExecuteAltV1Params) WithInferJSONTypes ¶ added in v0.7.0
func (o *CreateSavedSearchesExecuteAltV1Params) WithInferJSONTypes(inferJSONTypes *bool) *CreateSavedSearchesExecuteAltV1Params
WithInferJSONTypes adds the inferJSONTypes to the create saved searches execute alt v1 params
func (*CreateSavedSearchesExecuteAltV1Params) WithMatchResponseSchema ¶ added in v0.7.0
func (o *CreateSavedSearchesExecuteAltV1Params) WithMatchResponseSchema(matchResponseSchema *bool) *CreateSavedSearchesExecuteAltV1Params
WithMatchResponseSchema adds the matchResponseSchema to the create saved searches execute alt v1 params
func (*CreateSavedSearchesExecuteAltV1Params) WithMetadata ¶ added in v0.6.0
func (o *CreateSavedSearchesExecuteAltV1Params) WithMetadata(metadata *bool) *CreateSavedSearchesExecuteAltV1Params
WithMetadata adds the metadata to the create saved searches execute alt v1 params
func (*CreateSavedSearchesExecuteAltV1Params) WithTimeout ¶ added in v0.6.0
func (o *CreateSavedSearchesExecuteAltV1Params) WithTimeout(timeout time.Duration) *CreateSavedSearchesExecuteAltV1Params
WithTimeout adds the timeout to the create saved searches execute alt v1 params
func (*CreateSavedSearchesExecuteAltV1Params) WriteToRequest ¶ added in v0.6.0
func (o *CreateSavedSearchesExecuteAltV1Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CreateSavedSearchesExecuteAltV1Reader ¶ added in v0.6.0
type CreateSavedSearchesExecuteAltV1Reader struct {
// contains filtered or unexported fields
}
CreateSavedSearchesExecuteAltV1Reader is a Reader for the CreateSavedSearchesExecuteAltV1 structure.
func (*CreateSavedSearchesExecuteAltV1Reader) ReadResponse ¶ added in v0.6.0
func (o *CreateSavedSearchesExecuteAltV1Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type CreateSavedSearchesExecuteAltV1TooManyRequests ¶ added in v0.6.0
type CreateSavedSearchesExecuteAltV1TooManyRequests 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 }
CreateSavedSearchesExecuteAltV1TooManyRequests describes a response with status code 429, with default header values.
Too Many Requests
func NewCreateSavedSearchesExecuteAltV1TooManyRequests ¶ added in v0.6.0
func NewCreateSavedSearchesExecuteAltV1TooManyRequests() *CreateSavedSearchesExecuteAltV1TooManyRequests
NewCreateSavedSearchesExecuteAltV1TooManyRequests creates a CreateSavedSearchesExecuteAltV1TooManyRequests with default headers values
func (*CreateSavedSearchesExecuteAltV1TooManyRequests) Code ¶ added in v0.6.0
func (o *CreateSavedSearchesExecuteAltV1TooManyRequests) Code() int
Code gets the status code for the create saved searches execute alt v1 too many requests response
func (*CreateSavedSearchesExecuteAltV1TooManyRequests) Error ¶ added in v0.6.0
func (o *CreateSavedSearchesExecuteAltV1TooManyRequests) Error() string
func (*CreateSavedSearchesExecuteAltV1TooManyRequests) GetPayload ¶ added in v0.6.0
func (o *CreateSavedSearchesExecuteAltV1TooManyRequests) GetPayload() *models.MsaReplyMetaOnly
func (*CreateSavedSearchesExecuteAltV1TooManyRequests) IsClientError ¶ added in v0.6.0
func (o *CreateSavedSearchesExecuteAltV1TooManyRequests) IsClientError() bool
IsClientError returns true when this create saved searches execute alt v1 too many requests response has a 4xx status code
func (*CreateSavedSearchesExecuteAltV1TooManyRequests) IsCode ¶ added in v0.6.0
func (o *CreateSavedSearchesExecuteAltV1TooManyRequests) IsCode(code int) bool
IsCode returns true when this create saved searches execute alt v1 too many requests response a status code equal to that given
func (*CreateSavedSearchesExecuteAltV1TooManyRequests) IsRedirect ¶ added in v0.6.0
func (o *CreateSavedSearchesExecuteAltV1TooManyRequests) IsRedirect() bool
IsRedirect returns true when this create saved searches execute alt v1 too many requests response has a 3xx status code
func (*CreateSavedSearchesExecuteAltV1TooManyRequests) IsServerError ¶ added in v0.6.0
func (o *CreateSavedSearchesExecuteAltV1TooManyRequests) IsServerError() bool
IsServerError returns true when this create saved searches execute alt v1 too many requests response has a 5xx status code
func (*CreateSavedSearchesExecuteAltV1TooManyRequests) IsSuccess ¶ added in v0.6.0
func (o *CreateSavedSearchesExecuteAltV1TooManyRequests) IsSuccess() bool
IsSuccess returns true when this create saved searches execute alt v1 too many requests response has a 2xx status code
func (*CreateSavedSearchesExecuteAltV1TooManyRequests) String ¶ added in v0.6.0
func (o *CreateSavedSearchesExecuteAltV1TooManyRequests) String() string
type CreateSavedSearchesIngestAltV1BadRequest ¶ added in v0.7.0
type CreateSavedSearchesIngestAltV1BadRequest struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaspecResponseFields }
CreateSavedSearchesIngestAltV1BadRequest describes a response with status code 400, with default header values.
Bad Request
func NewCreateSavedSearchesIngestAltV1BadRequest ¶ added in v0.7.0
func NewCreateSavedSearchesIngestAltV1BadRequest() *CreateSavedSearchesIngestAltV1BadRequest
NewCreateSavedSearchesIngestAltV1BadRequest creates a CreateSavedSearchesIngestAltV1BadRequest with default headers values
func (*CreateSavedSearchesIngestAltV1BadRequest) Code ¶ added in v0.7.0
func (o *CreateSavedSearchesIngestAltV1BadRequest) Code() int
Code gets the status code for the create saved searches ingest alt v1 bad request response
func (*CreateSavedSearchesIngestAltV1BadRequest) Error ¶ added in v0.7.0
func (o *CreateSavedSearchesIngestAltV1BadRequest) Error() string
func (*CreateSavedSearchesIngestAltV1BadRequest) GetPayload ¶ added in v0.7.0
func (o *CreateSavedSearchesIngestAltV1BadRequest) GetPayload() *models.MsaspecResponseFields
func (*CreateSavedSearchesIngestAltV1BadRequest) IsClientError ¶ added in v0.7.0
func (o *CreateSavedSearchesIngestAltV1BadRequest) IsClientError() bool
IsClientError returns true when this create saved searches ingest alt v1 bad request response has a 4xx status code
func (*CreateSavedSearchesIngestAltV1BadRequest) IsCode ¶ added in v0.7.0
func (o *CreateSavedSearchesIngestAltV1BadRequest) IsCode(code int) bool
IsCode returns true when this create saved searches ingest alt v1 bad request response a status code equal to that given
func (*CreateSavedSearchesIngestAltV1BadRequest) IsRedirect ¶ added in v0.7.0
func (o *CreateSavedSearchesIngestAltV1BadRequest) IsRedirect() bool
IsRedirect returns true when this create saved searches ingest alt v1 bad request response has a 3xx status code
func (*CreateSavedSearchesIngestAltV1BadRequest) IsServerError ¶ added in v0.7.0
func (o *CreateSavedSearchesIngestAltV1BadRequest) IsServerError() bool
IsServerError returns true when this create saved searches ingest alt v1 bad request response has a 5xx status code
func (*CreateSavedSearchesIngestAltV1BadRequest) IsSuccess ¶ added in v0.7.0
func (o *CreateSavedSearchesIngestAltV1BadRequest) IsSuccess() bool
IsSuccess returns true when this create saved searches ingest alt v1 bad request response has a 2xx status code
func (*CreateSavedSearchesIngestAltV1BadRequest) String ¶ added in v0.7.0
func (o *CreateSavedSearchesIngestAltV1BadRequest) String() string
type CreateSavedSearchesIngestAltV1Forbidden ¶ added in v0.6.0
type CreateSavedSearchesIngestAltV1Forbidden struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaspecResponseFields }
CreateSavedSearchesIngestAltV1Forbidden describes a response with status code 403, with default header values.
Forbidden
func NewCreateSavedSearchesIngestAltV1Forbidden ¶ added in v0.6.0
func NewCreateSavedSearchesIngestAltV1Forbidden() *CreateSavedSearchesIngestAltV1Forbidden
NewCreateSavedSearchesIngestAltV1Forbidden creates a CreateSavedSearchesIngestAltV1Forbidden with default headers values
func (*CreateSavedSearchesIngestAltV1Forbidden) Code ¶ added in v0.6.0
func (o *CreateSavedSearchesIngestAltV1Forbidden) Code() int
Code gets the status code for the create saved searches ingest alt v1 forbidden response
func (*CreateSavedSearchesIngestAltV1Forbidden) Error ¶ added in v0.6.0
func (o *CreateSavedSearchesIngestAltV1Forbidden) Error() string
func (*CreateSavedSearchesIngestAltV1Forbidden) GetPayload ¶ added in v0.6.0
func (o *CreateSavedSearchesIngestAltV1Forbidden) GetPayload() *models.MsaspecResponseFields
func (*CreateSavedSearchesIngestAltV1Forbidden) IsClientError ¶ added in v0.6.0
func (o *CreateSavedSearchesIngestAltV1Forbidden) IsClientError() bool
IsClientError returns true when this create saved searches ingest alt v1 forbidden response has a 4xx status code
func (*CreateSavedSearchesIngestAltV1Forbidden) IsCode ¶ added in v0.6.0
func (o *CreateSavedSearchesIngestAltV1Forbidden) IsCode(code int) bool
IsCode returns true when this create saved searches ingest alt v1 forbidden response a status code equal to that given
func (*CreateSavedSearchesIngestAltV1Forbidden) IsRedirect ¶ added in v0.6.0
func (o *CreateSavedSearchesIngestAltV1Forbidden) IsRedirect() bool
IsRedirect returns true when this create saved searches ingest alt v1 forbidden response has a 3xx status code
func (*CreateSavedSearchesIngestAltV1Forbidden) IsServerError ¶ added in v0.6.0
func (o *CreateSavedSearchesIngestAltV1Forbidden) IsServerError() bool
IsServerError returns true when this create saved searches ingest alt v1 forbidden response has a 5xx status code
func (*CreateSavedSearchesIngestAltV1Forbidden) IsSuccess ¶ added in v0.6.0
func (o *CreateSavedSearchesIngestAltV1Forbidden) IsSuccess() bool
IsSuccess returns true when this create saved searches ingest alt v1 forbidden response has a 2xx status code
func (*CreateSavedSearchesIngestAltV1Forbidden) String ¶ added in v0.6.0
func (o *CreateSavedSearchesIngestAltV1Forbidden) String() string
type CreateSavedSearchesIngestAltV1InternalServerError ¶ added in v0.7.0
type CreateSavedSearchesIngestAltV1InternalServerError struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaspecResponseFields }
CreateSavedSearchesIngestAltV1InternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewCreateSavedSearchesIngestAltV1InternalServerError ¶ added in v0.7.0
func NewCreateSavedSearchesIngestAltV1InternalServerError() *CreateSavedSearchesIngestAltV1InternalServerError
NewCreateSavedSearchesIngestAltV1InternalServerError creates a CreateSavedSearchesIngestAltV1InternalServerError with default headers values
func (*CreateSavedSearchesIngestAltV1InternalServerError) Code ¶ added in v0.7.0
func (o *CreateSavedSearchesIngestAltV1InternalServerError) Code() int
Code gets the status code for the create saved searches ingest alt v1 internal server error response
func (*CreateSavedSearchesIngestAltV1InternalServerError) Error ¶ added in v0.7.0
func (o *CreateSavedSearchesIngestAltV1InternalServerError) Error() string
func (*CreateSavedSearchesIngestAltV1InternalServerError) GetPayload ¶ added in v0.7.0
func (o *CreateSavedSearchesIngestAltV1InternalServerError) GetPayload() *models.MsaspecResponseFields
func (*CreateSavedSearchesIngestAltV1InternalServerError) IsClientError ¶ added in v0.7.0
func (o *CreateSavedSearchesIngestAltV1InternalServerError) IsClientError() bool
IsClientError returns true when this create saved searches ingest alt v1 internal server error response has a 4xx status code
func (*CreateSavedSearchesIngestAltV1InternalServerError) IsCode ¶ added in v0.7.0
func (o *CreateSavedSearchesIngestAltV1InternalServerError) IsCode(code int) bool
IsCode returns true when this create saved searches ingest alt v1 internal server error response a status code equal to that given
func (*CreateSavedSearchesIngestAltV1InternalServerError) IsRedirect ¶ added in v0.7.0
func (o *CreateSavedSearchesIngestAltV1InternalServerError) IsRedirect() bool
IsRedirect returns true when this create saved searches ingest alt v1 internal server error response has a 3xx status code
func (*CreateSavedSearchesIngestAltV1InternalServerError) IsServerError ¶ added in v0.7.0
func (o *CreateSavedSearchesIngestAltV1InternalServerError) IsServerError() bool
IsServerError returns true when this create saved searches ingest alt v1 internal server error response has a 5xx status code
func (*CreateSavedSearchesIngestAltV1InternalServerError) IsSuccess ¶ added in v0.7.0
func (o *CreateSavedSearchesIngestAltV1InternalServerError) IsSuccess() bool
IsSuccess returns true when this create saved searches ingest alt v1 internal server error response has a 2xx status code
func (*CreateSavedSearchesIngestAltV1InternalServerError) String ¶ added in v0.7.0
func (o *CreateSavedSearchesIngestAltV1InternalServerError) String() string
type CreateSavedSearchesIngestAltV1NotFound ¶ added in v0.7.0
type CreateSavedSearchesIngestAltV1NotFound struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaspecResponseFields }
CreateSavedSearchesIngestAltV1NotFound describes a response with status code 404, with default header values.
Not Found
func NewCreateSavedSearchesIngestAltV1NotFound ¶ added in v0.7.0
func NewCreateSavedSearchesIngestAltV1NotFound() *CreateSavedSearchesIngestAltV1NotFound
NewCreateSavedSearchesIngestAltV1NotFound creates a CreateSavedSearchesIngestAltV1NotFound with default headers values
func (*CreateSavedSearchesIngestAltV1NotFound) Code ¶ added in v0.7.0
func (o *CreateSavedSearchesIngestAltV1NotFound) Code() int
Code gets the status code for the create saved searches ingest alt v1 not found response
func (*CreateSavedSearchesIngestAltV1NotFound) Error ¶ added in v0.7.0
func (o *CreateSavedSearchesIngestAltV1NotFound) Error() string
func (*CreateSavedSearchesIngestAltV1NotFound) GetPayload ¶ added in v0.7.0
func (o *CreateSavedSearchesIngestAltV1NotFound) GetPayload() *models.MsaspecResponseFields
func (*CreateSavedSearchesIngestAltV1NotFound) IsClientError ¶ added in v0.7.0
func (o *CreateSavedSearchesIngestAltV1NotFound) IsClientError() bool
IsClientError returns true when this create saved searches ingest alt v1 not found response has a 4xx status code
func (*CreateSavedSearchesIngestAltV1NotFound) IsCode ¶ added in v0.7.0
func (o *CreateSavedSearchesIngestAltV1NotFound) IsCode(code int) bool
IsCode returns true when this create saved searches ingest alt v1 not found response a status code equal to that given
func (*CreateSavedSearchesIngestAltV1NotFound) IsRedirect ¶ added in v0.7.0
func (o *CreateSavedSearchesIngestAltV1NotFound) IsRedirect() bool
IsRedirect returns true when this create saved searches ingest alt v1 not found response has a 3xx status code
func (*CreateSavedSearchesIngestAltV1NotFound) IsServerError ¶ added in v0.7.0
func (o *CreateSavedSearchesIngestAltV1NotFound) IsServerError() bool
IsServerError returns true when this create saved searches ingest alt v1 not found response has a 5xx status code
func (*CreateSavedSearchesIngestAltV1NotFound) IsSuccess ¶ added in v0.7.0
func (o *CreateSavedSearchesIngestAltV1NotFound) IsSuccess() bool
IsSuccess returns true when this create saved searches ingest alt v1 not found response has a 2xx status code
func (*CreateSavedSearchesIngestAltV1NotFound) String ¶ added in v0.7.0
func (o *CreateSavedSearchesIngestAltV1NotFound) String() string
type CreateSavedSearchesIngestAltV1OK ¶ added in v0.6.0
type CreateSavedSearchesIngestAltV1OK 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.ClientDataIngestResponseWrapperV1 }
CreateSavedSearchesIngestAltV1OK describes a response with status code 200, with default header values.
OK
func NewCreateSavedSearchesIngestAltV1OK ¶ added in v0.6.0
func NewCreateSavedSearchesIngestAltV1OK() *CreateSavedSearchesIngestAltV1OK
NewCreateSavedSearchesIngestAltV1OK creates a CreateSavedSearchesIngestAltV1OK with default headers values
func (*CreateSavedSearchesIngestAltV1OK) Code ¶ added in v0.6.0
func (o *CreateSavedSearchesIngestAltV1OK) Code() int
Code gets the status code for the create saved searches ingest alt v1 o k response
func (*CreateSavedSearchesIngestAltV1OK) Error ¶ added in v0.6.0
func (o *CreateSavedSearchesIngestAltV1OK) Error() string
func (*CreateSavedSearchesIngestAltV1OK) GetPayload ¶ added in v0.6.0
func (o *CreateSavedSearchesIngestAltV1OK) GetPayload() *models.ClientDataIngestResponseWrapperV1
func (*CreateSavedSearchesIngestAltV1OK) IsClientError ¶ added in v0.6.0
func (o *CreateSavedSearchesIngestAltV1OK) IsClientError() bool
IsClientError returns true when this create saved searches ingest alt v1 o k response has a 4xx status code
func (*CreateSavedSearchesIngestAltV1OK) IsCode ¶ added in v0.6.0
func (o *CreateSavedSearchesIngestAltV1OK) IsCode(code int) bool
IsCode returns true when this create saved searches ingest alt v1 o k response a status code equal to that given
func (*CreateSavedSearchesIngestAltV1OK) IsRedirect ¶ added in v0.6.0
func (o *CreateSavedSearchesIngestAltV1OK) IsRedirect() bool
IsRedirect returns true when this create saved searches ingest alt v1 o k response has a 3xx status code
func (*CreateSavedSearchesIngestAltV1OK) IsServerError ¶ added in v0.6.0
func (o *CreateSavedSearchesIngestAltV1OK) IsServerError() bool
IsServerError returns true when this create saved searches ingest alt v1 o k response has a 5xx status code
func (*CreateSavedSearchesIngestAltV1OK) IsSuccess ¶ added in v0.6.0
func (o *CreateSavedSearchesIngestAltV1OK) IsSuccess() bool
IsSuccess returns true when this create saved searches ingest alt v1 o k response has a 2xx status code
func (*CreateSavedSearchesIngestAltV1OK) String ¶ added in v0.6.0
func (o *CreateSavedSearchesIngestAltV1OK) String() string
type CreateSavedSearchesIngestAltV1Params ¶ added in v0.6.0
type CreateSavedSearchesIngestAltV1Params struct { /* AppID. Application ID. */ AppID *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
CreateSavedSearchesIngestAltV1Params contains all the parameters to send to the API endpoint
for the create saved searches ingest alt v1 operation. Typically these are written to a http.Request.
func NewCreateSavedSearchesIngestAltV1Params ¶ added in v0.6.0
func NewCreateSavedSearchesIngestAltV1Params() *CreateSavedSearchesIngestAltV1Params
NewCreateSavedSearchesIngestAltV1Params creates a new CreateSavedSearchesIngestAltV1Params 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 NewCreateSavedSearchesIngestAltV1ParamsWithContext ¶ added in v0.6.0
func NewCreateSavedSearchesIngestAltV1ParamsWithContext(ctx context.Context) *CreateSavedSearchesIngestAltV1Params
NewCreateSavedSearchesIngestAltV1ParamsWithContext creates a new CreateSavedSearchesIngestAltV1Params object with the ability to set a context for a request.
func NewCreateSavedSearchesIngestAltV1ParamsWithHTTPClient ¶ added in v0.6.0
func NewCreateSavedSearchesIngestAltV1ParamsWithHTTPClient(client *http.Client) *CreateSavedSearchesIngestAltV1Params
NewCreateSavedSearchesIngestAltV1ParamsWithHTTPClient creates a new CreateSavedSearchesIngestAltV1Params object with the ability to set a custom HTTPClient for a request.
func NewCreateSavedSearchesIngestAltV1ParamsWithTimeout ¶ added in v0.6.0
func NewCreateSavedSearchesIngestAltV1ParamsWithTimeout(timeout time.Duration) *CreateSavedSearchesIngestAltV1Params
NewCreateSavedSearchesIngestAltV1ParamsWithTimeout creates a new CreateSavedSearchesIngestAltV1Params object with the ability to set a timeout on a request.
func (*CreateSavedSearchesIngestAltV1Params) SetAppID ¶ added in v0.6.0
func (o *CreateSavedSearchesIngestAltV1Params) SetAppID(appID *string)
SetAppID adds the appId to the create saved searches ingest alt v1 params
func (*CreateSavedSearchesIngestAltV1Params) SetContext ¶ added in v0.6.0
func (o *CreateSavedSearchesIngestAltV1Params) SetContext(ctx context.Context)
SetContext adds the context to the create saved searches ingest alt v1 params
func (*CreateSavedSearchesIngestAltV1Params) SetDefaults ¶ added in v0.6.0
func (o *CreateSavedSearchesIngestAltV1Params) SetDefaults()
SetDefaults hydrates default values in the create saved searches ingest alt v1 params (not the query body).
All values with no default are reset to their zero value.
func (*CreateSavedSearchesIngestAltV1Params) SetHTTPClient ¶ added in v0.6.0
func (o *CreateSavedSearchesIngestAltV1Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the create saved searches ingest alt v1 params
func (*CreateSavedSearchesIngestAltV1Params) SetTimeout ¶ added in v0.6.0
func (o *CreateSavedSearchesIngestAltV1Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the create saved searches ingest alt v1 params
func (*CreateSavedSearchesIngestAltV1Params) WithAppID ¶ added in v0.6.0
func (o *CreateSavedSearchesIngestAltV1Params) WithAppID(appID *string) *CreateSavedSearchesIngestAltV1Params
WithAppID adds the appID to the create saved searches ingest alt v1 params
func (*CreateSavedSearchesIngestAltV1Params) WithContext ¶ added in v0.6.0
func (o *CreateSavedSearchesIngestAltV1Params) WithContext(ctx context.Context) *CreateSavedSearchesIngestAltV1Params
WithContext adds the context to the create saved searches ingest alt v1 params
func (*CreateSavedSearchesIngestAltV1Params) WithDefaults ¶ added in v0.6.0
func (o *CreateSavedSearchesIngestAltV1Params) WithDefaults() *CreateSavedSearchesIngestAltV1Params
WithDefaults hydrates default values in the create saved searches ingest alt v1 params (not the query body).
All values with no default are reset to their zero value.
func (*CreateSavedSearchesIngestAltV1Params) WithHTTPClient ¶ added in v0.6.0
func (o *CreateSavedSearchesIngestAltV1Params) WithHTTPClient(client *http.Client) *CreateSavedSearchesIngestAltV1Params
WithHTTPClient adds the HTTPClient to the create saved searches ingest alt v1 params
func (*CreateSavedSearchesIngestAltV1Params) WithTimeout ¶ added in v0.6.0
func (o *CreateSavedSearchesIngestAltV1Params) WithTimeout(timeout time.Duration) *CreateSavedSearchesIngestAltV1Params
WithTimeout adds the timeout to the create saved searches ingest alt v1 params
func (*CreateSavedSearchesIngestAltV1Params) WriteToRequest ¶ added in v0.6.0
func (o *CreateSavedSearchesIngestAltV1Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CreateSavedSearchesIngestAltV1Reader ¶ added in v0.6.0
type CreateSavedSearchesIngestAltV1Reader struct {
// contains filtered or unexported fields
}
CreateSavedSearchesIngestAltV1Reader is a Reader for the CreateSavedSearchesIngestAltV1 structure.
func (*CreateSavedSearchesIngestAltV1Reader) ReadResponse ¶ added in v0.6.0
func (o *CreateSavedSearchesIngestAltV1Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type CreateSavedSearchesIngestAltV1TooManyRequests ¶ added in v0.6.0
type CreateSavedSearchesIngestAltV1TooManyRequests 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 }
CreateSavedSearchesIngestAltV1TooManyRequests describes a response with status code 429, with default header values.
Too Many Requests
func NewCreateSavedSearchesIngestAltV1TooManyRequests ¶ added in v0.6.0
func NewCreateSavedSearchesIngestAltV1TooManyRequests() *CreateSavedSearchesIngestAltV1TooManyRequests
NewCreateSavedSearchesIngestAltV1TooManyRequests creates a CreateSavedSearchesIngestAltV1TooManyRequests with default headers values
func (*CreateSavedSearchesIngestAltV1TooManyRequests) Code ¶ added in v0.6.0
func (o *CreateSavedSearchesIngestAltV1TooManyRequests) Code() int
Code gets the status code for the create saved searches ingest alt v1 too many requests response
func (*CreateSavedSearchesIngestAltV1TooManyRequests) Error ¶ added in v0.6.0
func (o *CreateSavedSearchesIngestAltV1TooManyRequests) Error() string
func (*CreateSavedSearchesIngestAltV1TooManyRequests) GetPayload ¶ added in v0.6.0
func (o *CreateSavedSearchesIngestAltV1TooManyRequests) GetPayload() *models.MsaReplyMetaOnly
func (*CreateSavedSearchesIngestAltV1TooManyRequests) IsClientError ¶ added in v0.6.0
func (o *CreateSavedSearchesIngestAltV1TooManyRequests) IsClientError() bool
IsClientError returns true when this create saved searches ingest alt v1 too many requests response has a 4xx status code
func (*CreateSavedSearchesIngestAltV1TooManyRequests) IsCode ¶ added in v0.6.0
func (o *CreateSavedSearchesIngestAltV1TooManyRequests) IsCode(code int) bool
IsCode returns true when this create saved searches ingest alt v1 too many requests response a status code equal to that given
func (*CreateSavedSearchesIngestAltV1TooManyRequests) IsRedirect ¶ added in v0.6.0
func (o *CreateSavedSearchesIngestAltV1TooManyRequests) IsRedirect() bool
IsRedirect returns true when this create saved searches ingest alt v1 too many requests response has a 3xx status code
func (*CreateSavedSearchesIngestAltV1TooManyRequests) IsServerError ¶ added in v0.6.0
func (o *CreateSavedSearchesIngestAltV1TooManyRequests) IsServerError() bool
IsServerError returns true when this create saved searches ingest alt v1 too many requests response has a 5xx status code
func (*CreateSavedSearchesIngestAltV1TooManyRequests) IsSuccess ¶ added in v0.6.0
func (o *CreateSavedSearchesIngestAltV1TooManyRequests) IsSuccess() bool
IsSuccess returns true when this create saved searches ingest alt v1 too many requests response has a 2xx status code
func (*CreateSavedSearchesIngestAltV1TooManyRequests) String ¶ added in v0.6.0
func (o *CreateSavedSearchesIngestAltV1TooManyRequests) String() string
type DownloadResultsBadRequest ¶
type DownloadResultsBadRequest 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.APIEntitiesResponse }
DownloadResultsBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewDownloadResultsBadRequest ¶
func NewDownloadResultsBadRequest() *DownloadResultsBadRequest
NewDownloadResultsBadRequest creates a DownloadResultsBadRequest with default headers values
func (*DownloadResultsBadRequest) Code ¶
func (o *DownloadResultsBadRequest) Code() int
Code gets the status code for the download results bad request response
func (*DownloadResultsBadRequest) Error ¶
func (o *DownloadResultsBadRequest) Error() string
func (*DownloadResultsBadRequest) GetPayload ¶
func (o *DownloadResultsBadRequest) GetPayload() *models.APIEntitiesResponse
func (*DownloadResultsBadRequest) IsClientError ¶
func (o *DownloadResultsBadRequest) IsClientError() bool
IsClientError returns true when this download results bad request response has a 4xx status code
func (*DownloadResultsBadRequest) IsCode ¶
func (o *DownloadResultsBadRequest) IsCode(code int) bool
IsCode returns true when this download results bad request response a status code equal to that given
func (*DownloadResultsBadRequest) IsRedirect ¶
func (o *DownloadResultsBadRequest) IsRedirect() bool
IsRedirect returns true when this download results bad request response has a 3xx status code
func (*DownloadResultsBadRequest) IsServerError ¶
func (o *DownloadResultsBadRequest) IsServerError() bool
IsServerError returns true when this download results bad request response has a 5xx status code
func (*DownloadResultsBadRequest) IsSuccess ¶
func (o *DownloadResultsBadRequest) IsSuccess() bool
IsSuccess returns true when this download results bad request response has a 2xx status code
func (*DownloadResultsBadRequest) String ¶
func (o *DownloadResultsBadRequest) String() string
type DownloadResultsForbidden ¶
type DownloadResultsForbidden 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 }
DownloadResultsForbidden describes a response with status code 403, with default header values.
Forbidden
func NewDownloadResultsForbidden ¶
func NewDownloadResultsForbidden() *DownloadResultsForbidden
NewDownloadResultsForbidden creates a DownloadResultsForbidden with default headers values
func (*DownloadResultsForbidden) Code ¶
func (o *DownloadResultsForbidden) Code() int
Code gets the status code for the download results forbidden response
func (*DownloadResultsForbidden) Error ¶
func (o *DownloadResultsForbidden) Error() string
func (*DownloadResultsForbidden) GetPayload ¶
func (o *DownloadResultsForbidden) GetPayload() *models.MsaReplyMetaOnly
func (*DownloadResultsForbidden) IsClientError ¶
func (o *DownloadResultsForbidden) IsClientError() bool
IsClientError returns true when this download results forbidden response has a 4xx status code
func (*DownloadResultsForbidden) IsCode ¶
func (o *DownloadResultsForbidden) IsCode(code int) bool
IsCode returns true when this download results forbidden response a status code equal to that given
func (*DownloadResultsForbidden) IsRedirect ¶
func (o *DownloadResultsForbidden) IsRedirect() bool
IsRedirect returns true when this download results forbidden response has a 3xx status code
func (*DownloadResultsForbidden) IsServerError ¶
func (o *DownloadResultsForbidden) IsServerError() bool
IsServerError returns true when this download results forbidden response has a 5xx status code
func (*DownloadResultsForbidden) IsSuccess ¶
func (o *DownloadResultsForbidden) IsSuccess() bool
IsSuccess returns true when this download results forbidden response has a 2xx status code
func (*DownloadResultsForbidden) String ¶
func (o *DownloadResultsForbidden) String() string
type DownloadResultsInternalServerError ¶
type DownloadResultsInternalServerError 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.APIEntitiesResponse }
DownloadResultsInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewDownloadResultsInternalServerError ¶
func NewDownloadResultsInternalServerError() *DownloadResultsInternalServerError
NewDownloadResultsInternalServerError creates a DownloadResultsInternalServerError with default headers values
func (*DownloadResultsInternalServerError) Code ¶
func (o *DownloadResultsInternalServerError) Code() int
Code gets the status code for the download results internal server error response
func (*DownloadResultsInternalServerError) Error ¶
func (o *DownloadResultsInternalServerError) Error() string
func (*DownloadResultsInternalServerError) GetPayload ¶
func (o *DownloadResultsInternalServerError) GetPayload() *models.APIEntitiesResponse
func (*DownloadResultsInternalServerError) IsClientError ¶
func (o *DownloadResultsInternalServerError) IsClientError() bool
IsClientError returns true when this download results internal server error response has a 4xx status code
func (*DownloadResultsInternalServerError) IsCode ¶
func (o *DownloadResultsInternalServerError) IsCode(code int) bool
IsCode returns true when this download results internal server error response a status code equal to that given
func (*DownloadResultsInternalServerError) IsRedirect ¶
func (o *DownloadResultsInternalServerError) IsRedirect() bool
IsRedirect returns true when this download results internal server error response has a 3xx status code
func (*DownloadResultsInternalServerError) IsServerError ¶
func (o *DownloadResultsInternalServerError) IsServerError() bool
IsServerError returns true when this download results internal server error response has a 5xx status code
func (*DownloadResultsInternalServerError) IsSuccess ¶
func (o *DownloadResultsInternalServerError) IsSuccess() bool
IsSuccess returns true when this download results internal server error response has a 2xx status code
func (*DownloadResultsInternalServerError) String ¶
func (o *DownloadResultsInternalServerError) String() string
type DownloadResultsNotFound ¶
type DownloadResultsNotFound 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.APIEntitiesResponse }
DownloadResultsNotFound describes a response with status code 404, with default header values.
Not Found
func NewDownloadResultsNotFound ¶
func NewDownloadResultsNotFound() *DownloadResultsNotFound
NewDownloadResultsNotFound creates a DownloadResultsNotFound with default headers values
func (*DownloadResultsNotFound) Code ¶
func (o *DownloadResultsNotFound) Code() int
Code gets the status code for the download results not found response
func (*DownloadResultsNotFound) Error ¶
func (o *DownloadResultsNotFound) Error() string
func (*DownloadResultsNotFound) GetPayload ¶
func (o *DownloadResultsNotFound) GetPayload() *models.APIEntitiesResponse
func (*DownloadResultsNotFound) IsClientError ¶
func (o *DownloadResultsNotFound) IsClientError() bool
IsClientError returns true when this download results not found response has a 4xx status code
func (*DownloadResultsNotFound) IsCode ¶
func (o *DownloadResultsNotFound) IsCode(code int) bool
IsCode returns true when this download results not found response a status code equal to that given
func (*DownloadResultsNotFound) IsRedirect ¶
func (o *DownloadResultsNotFound) IsRedirect() bool
IsRedirect returns true when this download results not found response has a 3xx status code
func (*DownloadResultsNotFound) IsServerError ¶
func (o *DownloadResultsNotFound) IsServerError() bool
IsServerError returns true when this download results not found response has a 5xx status code
func (*DownloadResultsNotFound) IsSuccess ¶
func (o *DownloadResultsNotFound) IsSuccess() bool
IsSuccess returns true when this download results not found response has a 2xx status code
func (*DownloadResultsNotFound) String ¶
func (o *DownloadResultsNotFound) String() string
type DownloadResultsOK ¶
type DownloadResultsOK 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 io.Writer }
DownloadResultsOK describes a response with status code 200, with default header values.
OK
func NewDownloadResultsOK ¶
func NewDownloadResultsOK(writer io.Writer) *DownloadResultsOK
NewDownloadResultsOK creates a DownloadResultsOK with default headers values
func (*DownloadResultsOK) Code ¶
func (o *DownloadResultsOK) Code() int
Code gets the status code for the download results o k response
func (*DownloadResultsOK) Error ¶
func (o *DownloadResultsOK) Error() string
func (*DownloadResultsOK) GetPayload ¶
func (o *DownloadResultsOK) GetPayload() io.Writer
func (*DownloadResultsOK) IsClientError ¶
func (o *DownloadResultsOK) IsClientError() bool
IsClientError returns true when this download results o k response has a 4xx status code
func (*DownloadResultsOK) IsCode ¶
func (o *DownloadResultsOK) IsCode(code int) bool
IsCode returns true when this download results o k response a status code equal to that given
func (*DownloadResultsOK) IsRedirect ¶
func (o *DownloadResultsOK) IsRedirect() bool
IsRedirect returns true when this download results o k response has a 3xx status code
func (*DownloadResultsOK) IsServerError ¶
func (o *DownloadResultsOK) IsServerError() bool
IsServerError returns true when this download results o k response has a 5xx status code
func (*DownloadResultsOK) IsSuccess ¶
func (o *DownloadResultsOK) IsSuccess() bool
IsSuccess returns true when this download results o k response has a 2xx status code
func (*DownloadResultsOK) String ¶
func (o *DownloadResultsOK) String() string
type DownloadResultsParams ¶
type DownloadResultsParams struct { /* InferJSONTypes. Whether to try to infer data types in json event response instead of returning map[string]string */ InferJSONTypes *bool /* JobID. Job ID for a previously executed async query */ JobID string /* ResultFormat. Result Format */ ResultFormat *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DownloadResultsParams contains all the parameters to send to the API endpoint
for the download results operation. Typically these are written to a http.Request.
func NewDownloadResultsParams ¶
func NewDownloadResultsParams() *DownloadResultsParams
NewDownloadResultsParams creates a new DownloadResultsParams 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 NewDownloadResultsParamsWithContext ¶
func NewDownloadResultsParamsWithContext(ctx context.Context) *DownloadResultsParams
NewDownloadResultsParamsWithContext creates a new DownloadResultsParams object with the ability to set a context for a request.
func NewDownloadResultsParamsWithHTTPClient ¶
func NewDownloadResultsParamsWithHTTPClient(client *http.Client) *DownloadResultsParams
NewDownloadResultsParamsWithHTTPClient creates a new DownloadResultsParams object with the ability to set a custom HTTPClient for a request.
func NewDownloadResultsParamsWithTimeout ¶
func NewDownloadResultsParamsWithTimeout(timeout time.Duration) *DownloadResultsParams
NewDownloadResultsParamsWithTimeout creates a new DownloadResultsParams object with the ability to set a timeout on a request.
func (*DownloadResultsParams) SetContext ¶
func (o *DownloadResultsParams) SetContext(ctx context.Context)
SetContext adds the context to the download results params
func (*DownloadResultsParams) SetDefaults ¶
func (o *DownloadResultsParams) SetDefaults()
SetDefaults hydrates default values in the download results params (not the query body).
All values with no default are reset to their zero value.
func (*DownloadResultsParams) SetHTTPClient ¶
func (o *DownloadResultsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the download results params
func (*DownloadResultsParams) SetInferJSONTypes ¶ added in v0.7.0
func (o *DownloadResultsParams) SetInferJSONTypes(inferJSONTypes *bool)
SetInferJSONTypes adds the inferJsonTypes to the download results params
func (*DownloadResultsParams) SetJobID ¶
func (o *DownloadResultsParams) SetJobID(jobID string)
SetJobID adds the jobId to the download results params
func (*DownloadResultsParams) SetResultFormat ¶
func (o *DownloadResultsParams) SetResultFormat(resultFormat *string)
SetResultFormat adds the resultFormat to the download results params
func (*DownloadResultsParams) SetTimeout ¶
func (o *DownloadResultsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the download results params
func (*DownloadResultsParams) WithContext ¶
func (o *DownloadResultsParams) WithContext(ctx context.Context) *DownloadResultsParams
WithContext adds the context to the download results params
func (*DownloadResultsParams) WithDefaults ¶
func (o *DownloadResultsParams) WithDefaults() *DownloadResultsParams
WithDefaults hydrates default values in the download results params (not the query body).
All values with no default are reset to their zero value.
func (*DownloadResultsParams) WithHTTPClient ¶
func (o *DownloadResultsParams) WithHTTPClient(client *http.Client) *DownloadResultsParams
WithHTTPClient adds the HTTPClient to the download results params
func (*DownloadResultsParams) WithInferJSONTypes ¶ added in v0.7.0
func (o *DownloadResultsParams) WithInferJSONTypes(inferJSONTypes *bool) *DownloadResultsParams
WithInferJSONTypes adds the inferJSONTypes to the download results params
func (*DownloadResultsParams) WithJobID ¶
func (o *DownloadResultsParams) WithJobID(jobID string) *DownloadResultsParams
WithJobID adds the jobID to the download results params
func (*DownloadResultsParams) WithResultFormat ¶
func (o *DownloadResultsParams) WithResultFormat(resultFormat *string) *DownloadResultsParams
WithResultFormat adds the resultFormat to the download results params
func (*DownloadResultsParams) WithTimeout ¶
func (o *DownloadResultsParams) WithTimeout(timeout time.Duration) *DownloadResultsParams
WithTimeout adds the timeout to the download results params
func (*DownloadResultsParams) WriteToRequest ¶
func (o *DownloadResultsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DownloadResultsReader ¶
type DownloadResultsReader struct {
// contains filtered or unexported fields
}
DownloadResultsReader is a Reader for the DownloadResults structure.
func (*DownloadResultsReader) ReadResponse ¶
func (o *DownloadResultsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DownloadResultsTooManyRequests ¶
type DownloadResultsTooManyRequests 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 }
DownloadResultsTooManyRequests describes a response with status code 429, with default header values.
Too Many Requests
func NewDownloadResultsTooManyRequests ¶
func NewDownloadResultsTooManyRequests() *DownloadResultsTooManyRequests
NewDownloadResultsTooManyRequests creates a DownloadResultsTooManyRequests with default headers values
func (*DownloadResultsTooManyRequests) Code ¶
func (o *DownloadResultsTooManyRequests) Code() int
Code gets the status code for the download results too many requests response
func (*DownloadResultsTooManyRequests) Error ¶
func (o *DownloadResultsTooManyRequests) Error() string
func (*DownloadResultsTooManyRequests) GetPayload ¶
func (o *DownloadResultsTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
func (*DownloadResultsTooManyRequests) IsClientError ¶
func (o *DownloadResultsTooManyRequests) IsClientError() bool
IsClientError returns true when this download results too many requests response has a 4xx status code
func (*DownloadResultsTooManyRequests) IsCode ¶
func (o *DownloadResultsTooManyRequests) IsCode(code int) bool
IsCode returns true when this download results too many requests response a status code equal to that given
func (*DownloadResultsTooManyRequests) IsRedirect ¶
func (o *DownloadResultsTooManyRequests) IsRedirect() bool
IsRedirect returns true when this download results too many requests response has a 3xx status code
func (*DownloadResultsTooManyRequests) IsServerError ¶
func (o *DownloadResultsTooManyRequests) IsServerError() bool
IsServerError returns true when this download results too many requests response has a 5xx status code
func (*DownloadResultsTooManyRequests) IsSuccess ¶
func (o *DownloadResultsTooManyRequests) IsSuccess() bool
IsSuccess returns true when this download results too many requests response has a 2xx status code
func (*DownloadResultsTooManyRequests) String ¶
func (o *DownloadResultsTooManyRequests) String() string
type DownloadResultsUnauthorized ¶
type DownloadResultsUnauthorized struct { string XRateLimitLimit int64 XRateLimitRemaining int64 }XCSTRACEID
DownloadResultsUnauthorized describes a response with status code 401, with default header values.
Unauthorized
func NewDownloadResultsUnauthorized ¶
func NewDownloadResultsUnauthorized() *DownloadResultsUnauthorized
NewDownloadResultsUnauthorized creates a DownloadResultsUnauthorized with default headers values
func (*DownloadResultsUnauthorized) Code ¶
func (o *DownloadResultsUnauthorized) Code() int
Code gets the status code for the download results unauthorized response
func (*DownloadResultsUnauthorized) Error ¶
func (o *DownloadResultsUnauthorized) Error() string
func (*DownloadResultsUnauthorized) GetPayload ¶
func (o *DownloadResultsUnauthorized) GetPayload() *models.APIEntitiesResponse
func (*DownloadResultsUnauthorized) IsClientError ¶
func (o *DownloadResultsUnauthorized) IsClientError() bool
IsClientError returns true when this download results unauthorized response has a 4xx status code
func (*DownloadResultsUnauthorized) IsCode ¶
func (o *DownloadResultsUnauthorized) IsCode(code int) bool
IsCode returns true when this download results unauthorized response a status code equal to that given
func (*DownloadResultsUnauthorized) IsRedirect ¶
func (o *DownloadResultsUnauthorized) IsRedirect() bool
IsRedirect returns true when this download results unauthorized response has a 3xx status code
func (*DownloadResultsUnauthorized) IsServerError ¶
func (o *DownloadResultsUnauthorized) IsServerError() bool
IsServerError returns true when this download results unauthorized response has a 5xx status code
func (*DownloadResultsUnauthorized) IsSuccess ¶
func (o *DownloadResultsUnauthorized) IsSuccess() bool
IsSuccess returns true when this download results unauthorized response has a 2xx status code
func (*DownloadResultsUnauthorized) String ¶
func (o *DownloadResultsUnauthorized) String() string
type ExecuteBadRequest ¶ added in v0.7.0
type ExecuteBadRequest struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaspecResponseFields }
ExecuteBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewExecuteBadRequest ¶ added in v0.7.0
func NewExecuteBadRequest() *ExecuteBadRequest
NewExecuteBadRequest creates a ExecuteBadRequest with default headers values
func (*ExecuteBadRequest) Code ¶ added in v0.7.0
func (o *ExecuteBadRequest) Code() int
Code gets the status code for the execute bad request response
func (*ExecuteBadRequest) Error ¶ added in v0.7.0
func (o *ExecuteBadRequest) Error() string
func (*ExecuteBadRequest) GetPayload ¶ added in v0.7.0
func (o *ExecuteBadRequest) GetPayload() *models.MsaspecResponseFields
func (*ExecuteBadRequest) IsClientError ¶ added in v0.7.0
func (o *ExecuteBadRequest) IsClientError() bool
IsClientError returns true when this execute bad request response has a 4xx status code
func (*ExecuteBadRequest) IsCode ¶ added in v0.7.0
func (o *ExecuteBadRequest) IsCode(code int) bool
IsCode returns true when this execute bad request response a status code equal to that given
func (*ExecuteBadRequest) IsRedirect ¶ added in v0.7.0
func (o *ExecuteBadRequest) IsRedirect() bool
IsRedirect returns true when this execute bad request response has a 3xx status code
func (*ExecuteBadRequest) IsServerError ¶ added in v0.7.0
func (o *ExecuteBadRequest) IsServerError() bool
IsServerError returns true when this execute bad request response has a 5xx status code
func (*ExecuteBadRequest) IsSuccess ¶ added in v0.7.0
func (o *ExecuteBadRequest) IsSuccess() bool
IsSuccess returns true when this execute bad request response has a 2xx status code
func (*ExecuteBadRequest) String ¶ added in v0.7.0
func (o *ExecuteBadRequest) String() string
type ExecuteDynamicBadRequest ¶ added in v0.7.0
type ExecuteDynamicBadRequest struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaspecResponseFields }
ExecuteDynamicBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewExecuteDynamicBadRequest ¶ added in v0.7.0
func NewExecuteDynamicBadRequest() *ExecuteDynamicBadRequest
NewExecuteDynamicBadRequest creates a ExecuteDynamicBadRequest with default headers values
func (*ExecuteDynamicBadRequest) Code ¶ added in v0.7.0
func (o *ExecuteDynamicBadRequest) Code() int
Code gets the status code for the execute dynamic bad request response
func (*ExecuteDynamicBadRequest) Error ¶ added in v0.7.0
func (o *ExecuteDynamicBadRequest) Error() string
func (*ExecuteDynamicBadRequest) GetPayload ¶ added in v0.7.0
func (o *ExecuteDynamicBadRequest) GetPayload() *models.MsaspecResponseFields
func (*ExecuteDynamicBadRequest) IsClientError ¶ added in v0.7.0
func (o *ExecuteDynamicBadRequest) IsClientError() bool
IsClientError returns true when this execute dynamic bad request response has a 4xx status code
func (*ExecuteDynamicBadRequest) IsCode ¶ added in v0.7.0
func (o *ExecuteDynamicBadRequest) IsCode(code int) bool
IsCode returns true when this execute dynamic bad request response a status code equal to that given
func (*ExecuteDynamicBadRequest) IsRedirect ¶ added in v0.7.0
func (o *ExecuteDynamicBadRequest) IsRedirect() bool
IsRedirect returns true when this execute dynamic bad request response has a 3xx status code
func (*ExecuteDynamicBadRequest) IsServerError ¶ added in v0.7.0
func (o *ExecuteDynamicBadRequest) IsServerError() bool
IsServerError returns true when this execute dynamic bad request response has a 5xx status code
func (*ExecuteDynamicBadRequest) IsSuccess ¶ added in v0.7.0
func (o *ExecuteDynamicBadRequest) IsSuccess() bool
IsSuccess returns true when this execute dynamic bad request response has a 2xx status code
func (*ExecuteDynamicBadRequest) String ¶ added in v0.7.0
func (o *ExecuteDynamicBadRequest) String() string
type ExecuteDynamicForbidden ¶
type ExecuteDynamicForbidden struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaspecResponseFields }
ExecuteDynamicForbidden describes a response with status code 403, with default header values.
Forbidden
func NewExecuteDynamicForbidden ¶
func NewExecuteDynamicForbidden() *ExecuteDynamicForbidden
NewExecuteDynamicForbidden creates a ExecuteDynamicForbidden with default headers values
func (*ExecuteDynamicForbidden) Code ¶
func (o *ExecuteDynamicForbidden) Code() int
Code gets the status code for the execute dynamic forbidden response
func (*ExecuteDynamicForbidden) Error ¶
func (o *ExecuteDynamicForbidden) Error() string
func (*ExecuteDynamicForbidden) GetPayload ¶
func (o *ExecuteDynamicForbidden) GetPayload() *models.MsaspecResponseFields
func (*ExecuteDynamicForbidden) IsClientError ¶
func (o *ExecuteDynamicForbidden) IsClientError() bool
IsClientError returns true when this execute dynamic forbidden response has a 4xx status code
func (*ExecuteDynamicForbidden) IsCode ¶
func (o *ExecuteDynamicForbidden) IsCode(code int) bool
IsCode returns true when this execute dynamic forbidden response a status code equal to that given
func (*ExecuteDynamicForbidden) IsRedirect ¶
func (o *ExecuteDynamicForbidden) IsRedirect() bool
IsRedirect returns true when this execute dynamic forbidden response has a 3xx status code
func (*ExecuteDynamicForbidden) IsServerError ¶
func (o *ExecuteDynamicForbidden) IsServerError() bool
IsServerError returns true when this execute dynamic forbidden response has a 5xx status code
func (*ExecuteDynamicForbidden) IsSuccess ¶
func (o *ExecuteDynamicForbidden) IsSuccess() bool
IsSuccess returns true when this execute dynamic forbidden response has a 2xx status code
func (*ExecuteDynamicForbidden) String ¶
func (o *ExecuteDynamicForbidden) String() string
type ExecuteDynamicInternalServerError ¶ added in v0.7.0
type ExecuteDynamicInternalServerError struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaspecResponseFields }
ExecuteDynamicInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewExecuteDynamicInternalServerError ¶ added in v0.7.0
func NewExecuteDynamicInternalServerError() *ExecuteDynamicInternalServerError
NewExecuteDynamicInternalServerError creates a ExecuteDynamicInternalServerError with default headers values
func (*ExecuteDynamicInternalServerError) Code ¶ added in v0.7.0
func (o *ExecuteDynamicInternalServerError) Code() int
Code gets the status code for the execute dynamic internal server error response
func (*ExecuteDynamicInternalServerError) Error ¶ added in v0.7.0
func (o *ExecuteDynamicInternalServerError) Error() string
func (*ExecuteDynamicInternalServerError) GetPayload ¶ added in v0.7.0
func (o *ExecuteDynamicInternalServerError) GetPayload() *models.MsaspecResponseFields
func (*ExecuteDynamicInternalServerError) IsClientError ¶ added in v0.7.0
func (o *ExecuteDynamicInternalServerError) IsClientError() bool
IsClientError returns true when this execute dynamic internal server error response has a 4xx status code
func (*ExecuteDynamicInternalServerError) IsCode ¶ added in v0.7.0
func (o *ExecuteDynamicInternalServerError) IsCode(code int) bool
IsCode returns true when this execute dynamic internal server error response a status code equal to that given
func (*ExecuteDynamicInternalServerError) IsRedirect ¶ added in v0.7.0
func (o *ExecuteDynamicInternalServerError) IsRedirect() bool
IsRedirect returns true when this execute dynamic internal server error response has a 3xx status code
func (*ExecuteDynamicInternalServerError) IsServerError ¶ added in v0.7.0
func (o *ExecuteDynamicInternalServerError) IsServerError() bool
IsServerError returns true when this execute dynamic internal server error response has a 5xx status code
func (*ExecuteDynamicInternalServerError) IsSuccess ¶ added in v0.7.0
func (o *ExecuteDynamicInternalServerError) IsSuccess() bool
IsSuccess returns true when this execute dynamic internal server error response has a 2xx status code
func (*ExecuteDynamicInternalServerError) String ¶ added in v0.7.0
func (o *ExecuteDynamicInternalServerError) String() string
type ExecuteDynamicNotFound ¶ added in v0.7.0
type ExecuteDynamicNotFound struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaspecResponseFields }
ExecuteDynamicNotFound describes a response with status code 404, with default header values.
Not Found
func NewExecuteDynamicNotFound ¶ added in v0.7.0
func NewExecuteDynamicNotFound() *ExecuteDynamicNotFound
NewExecuteDynamicNotFound creates a ExecuteDynamicNotFound with default headers values
func (*ExecuteDynamicNotFound) Code ¶ added in v0.7.0
func (o *ExecuteDynamicNotFound) Code() int
Code gets the status code for the execute dynamic not found response
func (*ExecuteDynamicNotFound) Error ¶ added in v0.7.0
func (o *ExecuteDynamicNotFound) Error() string
func (*ExecuteDynamicNotFound) GetPayload ¶ added in v0.7.0
func (o *ExecuteDynamicNotFound) GetPayload() *models.MsaspecResponseFields
func (*ExecuteDynamicNotFound) IsClientError ¶ added in v0.7.0
func (o *ExecuteDynamicNotFound) IsClientError() bool
IsClientError returns true when this execute dynamic not found response has a 4xx status code
func (*ExecuteDynamicNotFound) IsCode ¶ added in v0.7.0
func (o *ExecuteDynamicNotFound) IsCode(code int) bool
IsCode returns true when this execute dynamic not found response a status code equal to that given
func (*ExecuteDynamicNotFound) IsRedirect ¶ added in v0.7.0
func (o *ExecuteDynamicNotFound) IsRedirect() bool
IsRedirect returns true when this execute dynamic not found response has a 3xx status code
func (*ExecuteDynamicNotFound) IsServerError ¶ added in v0.7.0
func (o *ExecuteDynamicNotFound) IsServerError() bool
IsServerError returns true when this execute dynamic not found response has a 5xx status code
func (*ExecuteDynamicNotFound) IsSuccess ¶ added in v0.7.0
func (o *ExecuteDynamicNotFound) IsSuccess() bool
IsSuccess returns true when this execute dynamic not found response has a 2xx status code
func (*ExecuteDynamicNotFound) String ¶ added in v0.7.0
func (o *ExecuteDynamicNotFound) String() string
type ExecuteDynamicOK ¶
type ExecuteDynamicOK 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.ApidomainQueryResponseWrapperV1 }
ExecuteDynamicOK describes a response with status code 200, with default header values.
OK
func NewExecuteDynamicOK ¶
func NewExecuteDynamicOK() *ExecuteDynamicOK
NewExecuteDynamicOK creates a ExecuteDynamicOK with default headers values
func (*ExecuteDynamicOK) Code ¶
func (o *ExecuteDynamicOK) Code() int
Code gets the status code for the execute dynamic o k response
func (*ExecuteDynamicOK) Error ¶
func (o *ExecuteDynamicOK) Error() string
func (*ExecuteDynamicOK) GetPayload ¶
func (o *ExecuteDynamicOK) GetPayload() *models.ApidomainQueryResponseWrapperV1
func (*ExecuteDynamicOK) IsClientError ¶
func (o *ExecuteDynamicOK) IsClientError() bool
IsClientError returns true when this execute dynamic o k response has a 4xx status code
func (*ExecuteDynamicOK) IsCode ¶
func (o *ExecuteDynamicOK) IsCode(code int) bool
IsCode returns true when this execute dynamic o k response a status code equal to that given
func (*ExecuteDynamicOK) IsRedirect ¶
func (o *ExecuteDynamicOK) IsRedirect() bool
IsRedirect returns true when this execute dynamic o k response has a 3xx status code
func (*ExecuteDynamicOK) IsServerError ¶
func (o *ExecuteDynamicOK) IsServerError() bool
IsServerError returns true when this execute dynamic o k response has a 5xx status code
func (*ExecuteDynamicOK) IsSuccess ¶
func (o *ExecuteDynamicOK) IsSuccess() bool
IsSuccess returns true when this execute dynamic o k response has a 2xx status code
func (*ExecuteDynamicOK) String ¶
func (o *ExecuteDynamicOK) String() string
type ExecuteDynamicParams ¶
type ExecuteDynamicParams struct { /* AppID. Application ID. */ AppID *string // Body. Body *models.ApidomainDynamicExecuteSearchRequestV1 /* IncludeSchemaGeneration. Include generated schemas in the response */ IncludeSchemaGeneration *bool /* IncludeTestData. Include test data when executing searches */ IncludeTestData *bool /* InferJSONTypes. Whether to try to infer data types in json event response instead of returning map[string]string */ InferJSONTypes *bool /* MatchResponseSchema. Whether to validate search results against their schema */ MatchResponseSchema *bool /* Metadata. Whether to include metadata in the response */ Metadata *bool /* Mode. Mode to execute the query under. */ Mode *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ExecuteDynamicParams contains all the parameters to send to the API endpoint
for the execute dynamic operation. Typically these are written to a http.Request.
func NewExecuteDynamicParams ¶
func NewExecuteDynamicParams() *ExecuteDynamicParams
NewExecuteDynamicParams creates a new ExecuteDynamicParams 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 NewExecuteDynamicParamsWithContext ¶
func NewExecuteDynamicParamsWithContext(ctx context.Context) *ExecuteDynamicParams
NewExecuteDynamicParamsWithContext creates a new ExecuteDynamicParams object with the ability to set a context for a request.
func NewExecuteDynamicParamsWithHTTPClient ¶
func NewExecuteDynamicParamsWithHTTPClient(client *http.Client) *ExecuteDynamicParams
NewExecuteDynamicParamsWithHTTPClient creates a new ExecuteDynamicParams object with the ability to set a custom HTTPClient for a request.
func NewExecuteDynamicParamsWithTimeout ¶
func NewExecuteDynamicParamsWithTimeout(timeout time.Duration) *ExecuteDynamicParams
NewExecuteDynamicParamsWithTimeout creates a new ExecuteDynamicParams object with the ability to set a timeout on a request.
func (*ExecuteDynamicParams) SetAppID ¶
func (o *ExecuteDynamicParams) SetAppID(appID *string)
SetAppID adds the appId to the execute dynamic params
func (*ExecuteDynamicParams) SetBody ¶
func (o *ExecuteDynamicParams) SetBody(body *models.ApidomainDynamicExecuteSearchRequestV1)
SetBody adds the body to the execute dynamic params
func (*ExecuteDynamicParams) SetContext ¶
func (o *ExecuteDynamicParams) SetContext(ctx context.Context)
SetContext adds the context to the execute dynamic params
func (*ExecuteDynamicParams) SetDefaults ¶
func (o *ExecuteDynamicParams) SetDefaults()
SetDefaults hydrates default values in the execute dynamic params (not the query body).
All values with no default are reset to their zero value.
func (*ExecuteDynamicParams) SetHTTPClient ¶
func (o *ExecuteDynamicParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the execute dynamic params
func (*ExecuteDynamicParams) SetIncludeSchemaGeneration ¶
func (o *ExecuteDynamicParams) SetIncludeSchemaGeneration(includeSchemaGeneration *bool)
SetIncludeSchemaGeneration adds the includeSchemaGeneration to the execute dynamic params
func (*ExecuteDynamicParams) SetIncludeTestData ¶
func (o *ExecuteDynamicParams) SetIncludeTestData(includeTestData *bool)
SetIncludeTestData adds the includeTestData to the execute dynamic params
func (*ExecuteDynamicParams) SetInferJSONTypes ¶ added in v0.7.0
func (o *ExecuteDynamicParams) SetInferJSONTypes(inferJSONTypes *bool)
SetInferJSONTypes adds the inferJsonTypes to the execute dynamic params
func (*ExecuteDynamicParams) SetMatchResponseSchema ¶ added in v0.7.0
func (o *ExecuteDynamicParams) SetMatchResponseSchema(matchResponseSchema *bool)
SetMatchResponseSchema adds the matchResponseSchema to the execute dynamic params
func (*ExecuteDynamicParams) SetMetadata ¶
func (o *ExecuteDynamicParams) SetMetadata(metadata *bool)
SetMetadata adds the metadata to the execute dynamic params
func (*ExecuteDynamicParams) SetMode ¶
func (o *ExecuteDynamicParams) SetMode(mode *string)
SetMode adds the mode to the execute dynamic params
func (*ExecuteDynamicParams) SetTimeout ¶
func (o *ExecuteDynamicParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the execute dynamic params
func (*ExecuteDynamicParams) WithAppID ¶
func (o *ExecuteDynamicParams) WithAppID(appID *string) *ExecuteDynamicParams
WithAppID adds the appID to the execute dynamic params
func (*ExecuteDynamicParams) WithBody ¶
func (o *ExecuteDynamicParams) WithBody(body *models.ApidomainDynamicExecuteSearchRequestV1) *ExecuteDynamicParams
WithBody adds the body to the execute dynamic params
func (*ExecuteDynamicParams) WithContext ¶
func (o *ExecuteDynamicParams) WithContext(ctx context.Context) *ExecuteDynamicParams
WithContext adds the context to the execute dynamic params
func (*ExecuteDynamicParams) WithDefaults ¶
func (o *ExecuteDynamicParams) WithDefaults() *ExecuteDynamicParams
WithDefaults hydrates default values in the execute dynamic params (not the query body).
All values with no default are reset to their zero value.
func (*ExecuteDynamicParams) WithHTTPClient ¶
func (o *ExecuteDynamicParams) WithHTTPClient(client *http.Client) *ExecuteDynamicParams
WithHTTPClient adds the HTTPClient to the execute dynamic params
func (*ExecuteDynamicParams) WithIncludeSchemaGeneration ¶
func (o *ExecuteDynamicParams) WithIncludeSchemaGeneration(includeSchemaGeneration *bool) *ExecuteDynamicParams
WithIncludeSchemaGeneration adds the includeSchemaGeneration to the execute dynamic params
func (*ExecuteDynamicParams) WithIncludeTestData ¶
func (o *ExecuteDynamicParams) WithIncludeTestData(includeTestData *bool) *ExecuteDynamicParams
WithIncludeTestData adds the includeTestData to the execute dynamic params
func (*ExecuteDynamicParams) WithInferJSONTypes ¶ added in v0.7.0
func (o *ExecuteDynamicParams) WithInferJSONTypes(inferJSONTypes *bool) *ExecuteDynamicParams
WithInferJSONTypes adds the inferJSONTypes to the execute dynamic params
func (*ExecuteDynamicParams) WithMatchResponseSchema ¶ added in v0.7.0
func (o *ExecuteDynamicParams) WithMatchResponseSchema(matchResponseSchema *bool) *ExecuteDynamicParams
WithMatchResponseSchema adds the matchResponseSchema to the execute dynamic params
func (*ExecuteDynamicParams) WithMetadata ¶
func (o *ExecuteDynamicParams) WithMetadata(metadata *bool) *ExecuteDynamicParams
WithMetadata adds the metadata to the execute dynamic params
func (*ExecuteDynamicParams) WithMode ¶
func (o *ExecuteDynamicParams) WithMode(mode *string) *ExecuteDynamicParams
WithMode adds the mode to the execute dynamic params
func (*ExecuteDynamicParams) WithTimeout ¶
func (o *ExecuteDynamicParams) WithTimeout(timeout time.Duration) *ExecuteDynamicParams
WithTimeout adds the timeout to the execute dynamic params
func (*ExecuteDynamicParams) WriteToRequest ¶
func (o *ExecuteDynamicParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ExecuteDynamicReader ¶
type ExecuteDynamicReader struct {
// contains filtered or unexported fields
}
ExecuteDynamicReader is a Reader for the ExecuteDynamic structure.
func (*ExecuteDynamicReader) ReadResponse ¶
func (o *ExecuteDynamicReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ExecuteDynamicTooManyRequests ¶
type ExecuteDynamicTooManyRequests 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 }
ExecuteDynamicTooManyRequests describes a response with status code 429, with default header values.
Too Many Requests
func NewExecuteDynamicTooManyRequests ¶
func NewExecuteDynamicTooManyRequests() *ExecuteDynamicTooManyRequests
NewExecuteDynamicTooManyRequests creates a ExecuteDynamicTooManyRequests with default headers values
func (*ExecuteDynamicTooManyRequests) Code ¶
func (o *ExecuteDynamicTooManyRequests) Code() int
Code gets the status code for the execute dynamic too many requests response
func (*ExecuteDynamicTooManyRequests) Error ¶
func (o *ExecuteDynamicTooManyRequests) Error() string
func (*ExecuteDynamicTooManyRequests) GetPayload ¶
func (o *ExecuteDynamicTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
func (*ExecuteDynamicTooManyRequests) IsClientError ¶
func (o *ExecuteDynamicTooManyRequests) IsClientError() bool
IsClientError returns true when this execute dynamic too many requests response has a 4xx status code
func (*ExecuteDynamicTooManyRequests) IsCode ¶
func (o *ExecuteDynamicTooManyRequests) IsCode(code int) bool
IsCode returns true when this execute dynamic too many requests response a status code equal to that given
func (*ExecuteDynamicTooManyRequests) IsRedirect ¶
func (o *ExecuteDynamicTooManyRequests) IsRedirect() bool
IsRedirect returns true when this execute dynamic too many requests response has a 3xx status code
func (*ExecuteDynamicTooManyRequests) IsServerError ¶
func (o *ExecuteDynamicTooManyRequests) IsServerError() bool
IsServerError returns true when this execute dynamic too many requests response has a 5xx status code
func (*ExecuteDynamicTooManyRequests) IsSuccess ¶
func (o *ExecuteDynamicTooManyRequests) IsSuccess() bool
IsSuccess returns true when this execute dynamic too many requests response has a 2xx status code
func (*ExecuteDynamicTooManyRequests) String ¶
func (o *ExecuteDynamicTooManyRequests) String() string
type ExecuteForbidden ¶
type ExecuteForbidden struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaspecResponseFields }
ExecuteForbidden describes a response with status code 403, with default header values.
Forbidden
func NewExecuteForbidden ¶
func NewExecuteForbidden() *ExecuteForbidden
NewExecuteForbidden creates a ExecuteForbidden with default headers values
func (*ExecuteForbidden) Code ¶
func (o *ExecuteForbidden) Code() int
Code gets the status code for the execute forbidden response
func (*ExecuteForbidden) Error ¶
func (o *ExecuteForbidden) Error() string
func (*ExecuteForbidden) GetPayload ¶
func (o *ExecuteForbidden) GetPayload() *models.MsaspecResponseFields
func (*ExecuteForbidden) IsClientError ¶
func (o *ExecuteForbidden) IsClientError() bool
IsClientError returns true when this execute forbidden response has a 4xx status code
func (*ExecuteForbidden) IsCode ¶
func (o *ExecuteForbidden) IsCode(code int) bool
IsCode returns true when this execute forbidden response a status code equal to that given
func (*ExecuteForbidden) IsRedirect ¶
func (o *ExecuteForbidden) IsRedirect() bool
IsRedirect returns true when this execute forbidden response has a 3xx status code
func (*ExecuteForbidden) IsServerError ¶
func (o *ExecuteForbidden) IsServerError() bool
IsServerError returns true when this execute forbidden response has a 5xx status code
func (*ExecuteForbidden) IsSuccess ¶
func (o *ExecuteForbidden) IsSuccess() bool
IsSuccess returns true when this execute forbidden response has a 2xx status code
func (*ExecuteForbidden) String ¶
func (o *ExecuteForbidden) String() string
type ExecuteInternalServerError ¶ added in v0.7.0
type ExecuteInternalServerError struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaspecResponseFields }
ExecuteInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewExecuteInternalServerError ¶ added in v0.7.0
func NewExecuteInternalServerError() *ExecuteInternalServerError
NewExecuteInternalServerError creates a ExecuteInternalServerError with default headers values
func (*ExecuteInternalServerError) Code ¶ added in v0.7.0
func (o *ExecuteInternalServerError) Code() int
Code gets the status code for the execute internal server error response
func (*ExecuteInternalServerError) Error ¶ added in v0.7.0
func (o *ExecuteInternalServerError) Error() string
func (*ExecuteInternalServerError) GetPayload ¶ added in v0.7.0
func (o *ExecuteInternalServerError) GetPayload() *models.MsaspecResponseFields
func (*ExecuteInternalServerError) IsClientError ¶ added in v0.7.0
func (o *ExecuteInternalServerError) IsClientError() bool
IsClientError returns true when this execute internal server error response has a 4xx status code
func (*ExecuteInternalServerError) IsCode ¶ added in v0.7.0
func (o *ExecuteInternalServerError) IsCode(code int) bool
IsCode returns true when this execute internal server error response a status code equal to that given
func (*ExecuteInternalServerError) IsRedirect ¶ added in v0.7.0
func (o *ExecuteInternalServerError) IsRedirect() bool
IsRedirect returns true when this execute internal server error response has a 3xx status code
func (*ExecuteInternalServerError) IsServerError ¶ added in v0.7.0
func (o *ExecuteInternalServerError) IsServerError() bool
IsServerError returns true when this execute internal server error response has a 5xx status code
func (*ExecuteInternalServerError) IsSuccess ¶ added in v0.7.0
func (o *ExecuteInternalServerError) IsSuccess() bool
IsSuccess returns true when this execute internal server error response has a 2xx status code
func (*ExecuteInternalServerError) String ¶ added in v0.7.0
func (o *ExecuteInternalServerError) String() string
type ExecuteNotFound ¶ added in v0.7.0
type ExecuteNotFound struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaspecResponseFields }
ExecuteNotFound describes a response with status code 404, with default header values.
Not Found
func NewExecuteNotFound ¶ added in v0.7.0
func NewExecuteNotFound() *ExecuteNotFound
NewExecuteNotFound creates a ExecuteNotFound with default headers values
func (*ExecuteNotFound) Code ¶ added in v0.7.0
func (o *ExecuteNotFound) Code() int
Code gets the status code for the execute not found response
func (*ExecuteNotFound) Error ¶ added in v0.7.0
func (o *ExecuteNotFound) Error() string
func (*ExecuteNotFound) GetPayload ¶ added in v0.7.0
func (o *ExecuteNotFound) GetPayload() *models.MsaspecResponseFields
func (*ExecuteNotFound) IsClientError ¶ added in v0.7.0
func (o *ExecuteNotFound) IsClientError() bool
IsClientError returns true when this execute not found response has a 4xx status code
func (*ExecuteNotFound) IsCode ¶ added in v0.7.0
func (o *ExecuteNotFound) IsCode(code int) bool
IsCode returns true when this execute not found response a status code equal to that given
func (*ExecuteNotFound) IsRedirect ¶ added in v0.7.0
func (o *ExecuteNotFound) IsRedirect() bool
IsRedirect returns true when this execute not found response has a 3xx status code
func (*ExecuteNotFound) IsServerError ¶ added in v0.7.0
func (o *ExecuteNotFound) IsServerError() bool
IsServerError returns true when this execute not found response has a 5xx status code
func (*ExecuteNotFound) IsSuccess ¶ added in v0.7.0
func (o *ExecuteNotFound) IsSuccess() bool
IsSuccess returns true when this execute not found response has a 2xx status code
func (*ExecuteNotFound) String ¶ added in v0.7.0
func (o *ExecuteNotFound) String() string
type ExecuteOK ¶
type ExecuteOK 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.ApidomainQueryResponseWrapperV1 }
ExecuteOK describes a response with status code 200, with default header values.
OK
func NewExecuteOK ¶
func NewExecuteOK() *ExecuteOK
NewExecuteOK creates a ExecuteOK with default headers values
func (*ExecuteOK) GetPayload ¶
func (o *ExecuteOK) GetPayload() *models.ApidomainQueryResponseWrapperV1
func (*ExecuteOK) IsClientError ¶
IsClientError returns true when this execute o k response has a 4xx status code
func (*ExecuteOK) IsCode ¶
IsCode returns true when this execute o k response a status code equal to that given
func (*ExecuteOK) IsRedirect ¶
IsRedirect returns true when this execute o k response has a 3xx status code
func (*ExecuteOK) IsServerError ¶
IsServerError returns true when this execute o k response has a 5xx status code
type ExecuteParams ¶
type ExecuteParams struct { /* AppID. Application ID. */ AppID *string // Body. Body *models.ApidomainSavedSearchExecuteRequestV1 /* Detailed. Whether to include search field details */ Detailed *bool /* IncludeTestData. Include test data when executing searches */ IncludeTestData *bool /* InferJSONTypes. Whether to try to infer data types in json event response instead of returning map[string]string */ InferJSONTypes *bool /* MatchResponseSchema. Whether to validate search results against their schema */ MatchResponseSchema *bool /* Metadata. Whether to include metadata in the response */ Metadata *bool Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ExecuteParams contains all the parameters to send to the API endpoint
for the execute operation. Typically these are written to a http.Request.
func NewExecuteParams ¶
func NewExecuteParams() *ExecuteParams
NewExecuteParams creates a new ExecuteParams 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 NewExecuteParamsWithContext ¶
func NewExecuteParamsWithContext(ctx context.Context) *ExecuteParams
NewExecuteParamsWithContext creates a new ExecuteParams object with the ability to set a context for a request.
func NewExecuteParamsWithHTTPClient ¶
func NewExecuteParamsWithHTTPClient(client *http.Client) *ExecuteParams
NewExecuteParamsWithHTTPClient creates a new ExecuteParams object with the ability to set a custom HTTPClient for a request.
func NewExecuteParamsWithTimeout ¶
func NewExecuteParamsWithTimeout(timeout time.Duration) *ExecuteParams
NewExecuteParamsWithTimeout creates a new ExecuteParams object with the ability to set a timeout on a request.
func (*ExecuteParams) SetAppID ¶
func (o *ExecuteParams) SetAppID(appID *string)
SetAppID adds the appId to the execute params
func (*ExecuteParams) SetBody ¶
func (o *ExecuteParams) SetBody(body *models.ApidomainSavedSearchExecuteRequestV1)
SetBody adds the body to the execute params
func (*ExecuteParams) SetContext ¶
func (o *ExecuteParams) SetContext(ctx context.Context)
SetContext adds the context to the execute params
func (*ExecuteParams) SetDefaults ¶
func (o *ExecuteParams) SetDefaults()
SetDefaults hydrates default values in the execute params (not the query body).
All values with no default are reset to their zero value.
func (*ExecuteParams) SetDetailed ¶
func (o *ExecuteParams) SetDetailed(detailed *bool)
SetDetailed adds the detailed to the execute params
func (*ExecuteParams) SetHTTPClient ¶
func (o *ExecuteParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the execute params
func (*ExecuteParams) SetIncludeTestData ¶
func (o *ExecuteParams) SetIncludeTestData(includeTestData *bool)
SetIncludeTestData adds the includeTestData to the execute params
func (*ExecuteParams) SetInferJSONTypes ¶ added in v0.7.0
func (o *ExecuteParams) SetInferJSONTypes(inferJSONTypes *bool)
SetInferJSONTypes adds the inferJsonTypes to the execute params
func (*ExecuteParams) SetMatchResponseSchema ¶ added in v0.7.0
func (o *ExecuteParams) SetMatchResponseSchema(matchResponseSchema *bool)
SetMatchResponseSchema adds the matchResponseSchema to the execute params
func (*ExecuteParams) SetMetadata ¶
func (o *ExecuteParams) SetMetadata(metadata *bool)
SetMetadata adds the metadata to the execute params
func (*ExecuteParams) SetTimeout ¶
func (o *ExecuteParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the execute params
func (*ExecuteParams) WithAppID ¶
func (o *ExecuteParams) WithAppID(appID *string) *ExecuteParams
WithAppID adds the appID to the execute params
func (*ExecuteParams) WithBody ¶
func (o *ExecuteParams) WithBody(body *models.ApidomainSavedSearchExecuteRequestV1) *ExecuteParams
WithBody adds the body to the execute params
func (*ExecuteParams) WithContext ¶
func (o *ExecuteParams) WithContext(ctx context.Context) *ExecuteParams
WithContext adds the context to the execute params
func (*ExecuteParams) WithDefaults ¶
func (o *ExecuteParams) WithDefaults() *ExecuteParams
WithDefaults hydrates default values in the execute params (not the query body).
All values with no default are reset to their zero value.
func (*ExecuteParams) WithDetailed ¶
func (o *ExecuteParams) WithDetailed(detailed *bool) *ExecuteParams
WithDetailed adds the detailed to the execute params
func (*ExecuteParams) WithHTTPClient ¶
func (o *ExecuteParams) WithHTTPClient(client *http.Client) *ExecuteParams
WithHTTPClient adds the HTTPClient to the execute params
func (*ExecuteParams) WithIncludeTestData ¶
func (o *ExecuteParams) WithIncludeTestData(includeTestData *bool) *ExecuteParams
WithIncludeTestData adds the includeTestData to the execute params
func (*ExecuteParams) WithInferJSONTypes ¶ added in v0.7.0
func (o *ExecuteParams) WithInferJSONTypes(inferJSONTypes *bool) *ExecuteParams
WithInferJSONTypes adds the inferJSONTypes to the execute params
func (*ExecuteParams) WithMatchResponseSchema ¶ added in v0.7.0
func (o *ExecuteParams) WithMatchResponseSchema(matchResponseSchema *bool) *ExecuteParams
WithMatchResponseSchema adds the matchResponseSchema to the execute params
func (*ExecuteParams) WithMetadata ¶
func (o *ExecuteParams) WithMetadata(metadata *bool) *ExecuteParams
WithMetadata adds the metadata to the execute params
func (*ExecuteParams) WithTimeout ¶
func (o *ExecuteParams) WithTimeout(timeout time.Duration) *ExecuteParams
WithTimeout adds the timeout to the execute params
func (*ExecuteParams) WriteToRequest ¶
func (o *ExecuteParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ExecuteReader ¶
type ExecuteReader struct {
// contains filtered or unexported fields
}
ExecuteReader is a Reader for the Execute structure.
func (*ExecuteReader) ReadResponse ¶
func (o *ExecuteReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ExecuteTooManyRequests ¶
type ExecuteTooManyRequests 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 }
ExecuteTooManyRequests describes a response with status code 429, with default header values.
Too Many Requests
func NewExecuteTooManyRequests ¶
func NewExecuteTooManyRequests() *ExecuteTooManyRequests
NewExecuteTooManyRequests creates a ExecuteTooManyRequests with default headers values
func (*ExecuteTooManyRequests) Code ¶
func (o *ExecuteTooManyRequests) Code() int
Code gets the status code for the execute too many requests response
func (*ExecuteTooManyRequests) Error ¶
func (o *ExecuteTooManyRequests) Error() string
func (*ExecuteTooManyRequests) GetPayload ¶
func (o *ExecuteTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
func (*ExecuteTooManyRequests) IsClientError ¶
func (o *ExecuteTooManyRequests) IsClientError() bool
IsClientError returns true when this execute too many requests response has a 4xx status code
func (*ExecuteTooManyRequests) IsCode ¶
func (o *ExecuteTooManyRequests) IsCode(code int) bool
IsCode returns true when this execute too many requests response a status code equal to that given
func (*ExecuteTooManyRequests) IsRedirect ¶
func (o *ExecuteTooManyRequests) IsRedirect() bool
IsRedirect returns true when this execute too many requests response has a 3xx status code
func (*ExecuteTooManyRequests) IsServerError ¶
func (o *ExecuteTooManyRequests) IsServerError() bool
IsServerError returns true when this execute too many requests response has a 5xx status code
func (*ExecuteTooManyRequests) IsSuccess ¶
func (o *ExecuteTooManyRequests) IsSuccess() bool
IsSuccess returns true when this execute too many requests response has a 2xx status code
func (*ExecuteTooManyRequests) String ¶
func (o *ExecuteTooManyRequests) String() string
type GetSavedSearchesExecuteAltV1BadRequest ¶ added in v0.7.0
type GetSavedSearchesExecuteAltV1BadRequest struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaspecResponseFields }
GetSavedSearchesExecuteAltV1BadRequest describes a response with status code 400, with default header values.
Bad Request
func NewGetSavedSearchesExecuteAltV1BadRequest ¶ added in v0.7.0
func NewGetSavedSearchesExecuteAltV1BadRequest() *GetSavedSearchesExecuteAltV1BadRequest
NewGetSavedSearchesExecuteAltV1BadRequest creates a GetSavedSearchesExecuteAltV1BadRequest with default headers values
func (*GetSavedSearchesExecuteAltV1BadRequest) Code ¶ added in v0.7.0
func (o *GetSavedSearchesExecuteAltV1BadRequest) Code() int
Code gets the status code for the get saved searches execute alt v1 bad request response
func (*GetSavedSearchesExecuteAltV1BadRequest) Error ¶ added in v0.7.0
func (o *GetSavedSearchesExecuteAltV1BadRequest) Error() string
func (*GetSavedSearchesExecuteAltV1BadRequest) GetPayload ¶ added in v0.7.0
func (o *GetSavedSearchesExecuteAltV1BadRequest) GetPayload() *models.MsaspecResponseFields
func (*GetSavedSearchesExecuteAltV1BadRequest) IsClientError ¶ added in v0.7.0
func (o *GetSavedSearchesExecuteAltV1BadRequest) IsClientError() bool
IsClientError returns true when this get saved searches execute alt v1 bad request response has a 4xx status code
func (*GetSavedSearchesExecuteAltV1BadRequest) IsCode ¶ added in v0.7.0
func (o *GetSavedSearchesExecuteAltV1BadRequest) IsCode(code int) bool
IsCode returns true when this get saved searches execute alt v1 bad request response a status code equal to that given
func (*GetSavedSearchesExecuteAltV1BadRequest) IsRedirect ¶ added in v0.7.0
func (o *GetSavedSearchesExecuteAltV1BadRequest) IsRedirect() bool
IsRedirect returns true when this get saved searches execute alt v1 bad request response has a 3xx status code
func (*GetSavedSearchesExecuteAltV1BadRequest) IsServerError ¶ added in v0.7.0
func (o *GetSavedSearchesExecuteAltV1BadRequest) IsServerError() bool
IsServerError returns true when this get saved searches execute alt v1 bad request response has a 5xx status code
func (*GetSavedSearchesExecuteAltV1BadRequest) IsSuccess ¶ added in v0.7.0
func (o *GetSavedSearchesExecuteAltV1BadRequest) IsSuccess() bool
IsSuccess returns true when this get saved searches execute alt v1 bad request response has a 2xx status code
func (*GetSavedSearchesExecuteAltV1BadRequest) String ¶ added in v0.7.0
func (o *GetSavedSearchesExecuteAltV1BadRequest) String() string
type GetSavedSearchesExecuteAltV1Forbidden ¶ added in v0.6.0
type GetSavedSearchesExecuteAltV1Forbidden struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaspecResponseFields }
GetSavedSearchesExecuteAltV1Forbidden describes a response with status code 403, with default header values.
Forbidden
func NewGetSavedSearchesExecuteAltV1Forbidden ¶ added in v0.6.0
func NewGetSavedSearchesExecuteAltV1Forbidden() *GetSavedSearchesExecuteAltV1Forbidden
NewGetSavedSearchesExecuteAltV1Forbidden creates a GetSavedSearchesExecuteAltV1Forbidden with default headers values
func (*GetSavedSearchesExecuteAltV1Forbidden) Code ¶ added in v0.6.0
func (o *GetSavedSearchesExecuteAltV1Forbidden) Code() int
Code gets the status code for the get saved searches execute alt v1 forbidden response
func (*GetSavedSearchesExecuteAltV1Forbidden) Error ¶ added in v0.6.0
func (o *GetSavedSearchesExecuteAltV1Forbidden) Error() string
func (*GetSavedSearchesExecuteAltV1Forbidden) GetPayload ¶ added in v0.6.0
func (o *GetSavedSearchesExecuteAltV1Forbidden) GetPayload() *models.MsaspecResponseFields
func (*GetSavedSearchesExecuteAltV1Forbidden) IsClientError ¶ added in v0.6.0
func (o *GetSavedSearchesExecuteAltV1Forbidden) IsClientError() bool
IsClientError returns true when this get saved searches execute alt v1 forbidden response has a 4xx status code
func (*GetSavedSearchesExecuteAltV1Forbidden) IsCode ¶ added in v0.6.0
func (o *GetSavedSearchesExecuteAltV1Forbidden) IsCode(code int) bool
IsCode returns true when this get saved searches execute alt v1 forbidden response a status code equal to that given
func (*GetSavedSearchesExecuteAltV1Forbidden) IsRedirect ¶ added in v0.6.0
func (o *GetSavedSearchesExecuteAltV1Forbidden) IsRedirect() bool
IsRedirect returns true when this get saved searches execute alt v1 forbidden response has a 3xx status code
func (*GetSavedSearchesExecuteAltV1Forbidden) IsServerError ¶ added in v0.6.0
func (o *GetSavedSearchesExecuteAltV1Forbidden) IsServerError() bool
IsServerError returns true when this get saved searches execute alt v1 forbidden response has a 5xx status code
func (*GetSavedSearchesExecuteAltV1Forbidden) IsSuccess ¶ added in v0.6.0
func (o *GetSavedSearchesExecuteAltV1Forbidden) IsSuccess() bool
IsSuccess returns true when this get saved searches execute alt v1 forbidden response has a 2xx status code
func (*GetSavedSearchesExecuteAltV1Forbidden) String ¶ added in v0.6.0
func (o *GetSavedSearchesExecuteAltV1Forbidden) String() string
type GetSavedSearchesExecuteAltV1InternalServerError ¶ added in v0.7.0
type GetSavedSearchesExecuteAltV1InternalServerError struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaspecResponseFields }
GetSavedSearchesExecuteAltV1InternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewGetSavedSearchesExecuteAltV1InternalServerError ¶ added in v0.7.0
func NewGetSavedSearchesExecuteAltV1InternalServerError() *GetSavedSearchesExecuteAltV1InternalServerError
NewGetSavedSearchesExecuteAltV1InternalServerError creates a GetSavedSearchesExecuteAltV1InternalServerError with default headers values
func (*GetSavedSearchesExecuteAltV1InternalServerError) Code ¶ added in v0.7.0
func (o *GetSavedSearchesExecuteAltV1InternalServerError) Code() int
Code gets the status code for the get saved searches execute alt v1 internal server error response
func (*GetSavedSearchesExecuteAltV1InternalServerError) Error ¶ added in v0.7.0
func (o *GetSavedSearchesExecuteAltV1InternalServerError) Error() string
func (*GetSavedSearchesExecuteAltV1InternalServerError) GetPayload ¶ added in v0.7.0
func (o *GetSavedSearchesExecuteAltV1InternalServerError) GetPayload() *models.MsaspecResponseFields
func (*GetSavedSearchesExecuteAltV1InternalServerError) IsClientError ¶ added in v0.7.0
func (o *GetSavedSearchesExecuteAltV1InternalServerError) IsClientError() bool
IsClientError returns true when this get saved searches execute alt v1 internal server error response has a 4xx status code
func (*GetSavedSearchesExecuteAltV1InternalServerError) IsCode ¶ added in v0.7.0
func (o *GetSavedSearchesExecuteAltV1InternalServerError) IsCode(code int) bool
IsCode returns true when this get saved searches execute alt v1 internal server error response a status code equal to that given
func (*GetSavedSearchesExecuteAltV1InternalServerError) IsRedirect ¶ added in v0.7.0
func (o *GetSavedSearchesExecuteAltV1InternalServerError) IsRedirect() bool
IsRedirect returns true when this get saved searches execute alt v1 internal server error response has a 3xx status code
func (*GetSavedSearchesExecuteAltV1InternalServerError) IsServerError ¶ added in v0.7.0
func (o *GetSavedSearchesExecuteAltV1InternalServerError) IsServerError() bool
IsServerError returns true when this get saved searches execute alt v1 internal server error response has a 5xx status code
func (*GetSavedSearchesExecuteAltV1InternalServerError) IsSuccess ¶ added in v0.7.0
func (o *GetSavedSearchesExecuteAltV1InternalServerError) IsSuccess() bool
IsSuccess returns true when this get saved searches execute alt v1 internal server error response has a 2xx status code
func (*GetSavedSearchesExecuteAltV1InternalServerError) String ¶ added in v0.7.0
func (o *GetSavedSearchesExecuteAltV1InternalServerError) String() string
type GetSavedSearchesExecuteAltV1NotFound ¶ added in v0.7.0
type GetSavedSearchesExecuteAltV1NotFound struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaspecResponseFields }
GetSavedSearchesExecuteAltV1NotFound describes a response with status code 404, with default header values.
Not Found
func NewGetSavedSearchesExecuteAltV1NotFound ¶ added in v0.7.0
func NewGetSavedSearchesExecuteAltV1NotFound() *GetSavedSearchesExecuteAltV1NotFound
NewGetSavedSearchesExecuteAltV1NotFound creates a GetSavedSearchesExecuteAltV1NotFound with default headers values
func (*GetSavedSearchesExecuteAltV1NotFound) Code ¶ added in v0.7.0
func (o *GetSavedSearchesExecuteAltV1NotFound) Code() int
Code gets the status code for the get saved searches execute alt v1 not found response
func (*GetSavedSearchesExecuteAltV1NotFound) Error ¶ added in v0.7.0
func (o *GetSavedSearchesExecuteAltV1NotFound) Error() string
func (*GetSavedSearchesExecuteAltV1NotFound) GetPayload ¶ added in v0.7.0
func (o *GetSavedSearchesExecuteAltV1NotFound) GetPayload() *models.MsaspecResponseFields
func (*GetSavedSearchesExecuteAltV1NotFound) IsClientError ¶ added in v0.7.0
func (o *GetSavedSearchesExecuteAltV1NotFound) IsClientError() bool
IsClientError returns true when this get saved searches execute alt v1 not found response has a 4xx status code
func (*GetSavedSearchesExecuteAltV1NotFound) IsCode ¶ added in v0.7.0
func (o *GetSavedSearchesExecuteAltV1NotFound) IsCode(code int) bool
IsCode returns true when this get saved searches execute alt v1 not found response a status code equal to that given
func (*GetSavedSearchesExecuteAltV1NotFound) IsRedirect ¶ added in v0.7.0
func (o *GetSavedSearchesExecuteAltV1NotFound) IsRedirect() bool
IsRedirect returns true when this get saved searches execute alt v1 not found response has a 3xx status code
func (*GetSavedSearchesExecuteAltV1NotFound) IsServerError ¶ added in v0.7.0
func (o *GetSavedSearchesExecuteAltV1NotFound) IsServerError() bool
IsServerError returns true when this get saved searches execute alt v1 not found response has a 5xx status code
func (*GetSavedSearchesExecuteAltV1NotFound) IsSuccess ¶ added in v0.7.0
func (o *GetSavedSearchesExecuteAltV1NotFound) IsSuccess() bool
IsSuccess returns true when this get saved searches execute alt v1 not found response has a 2xx status code
func (*GetSavedSearchesExecuteAltV1NotFound) String ¶ added in v0.7.0
func (o *GetSavedSearchesExecuteAltV1NotFound) String() string
type GetSavedSearchesExecuteAltV1OK ¶ added in v0.6.0
type GetSavedSearchesExecuteAltV1OK 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.ApidomainQueryResponseWrapperV1 }
GetSavedSearchesExecuteAltV1OK describes a response with status code 200, with default header values.
OK
func NewGetSavedSearchesExecuteAltV1OK ¶ added in v0.6.0
func NewGetSavedSearchesExecuteAltV1OK() *GetSavedSearchesExecuteAltV1OK
NewGetSavedSearchesExecuteAltV1OK creates a GetSavedSearchesExecuteAltV1OK with default headers values
func (*GetSavedSearchesExecuteAltV1OK) Code ¶ added in v0.6.0
func (o *GetSavedSearchesExecuteAltV1OK) Code() int
Code gets the status code for the get saved searches execute alt v1 o k response
func (*GetSavedSearchesExecuteAltV1OK) Error ¶ added in v0.6.0
func (o *GetSavedSearchesExecuteAltV1OK) Error() string
func (*GetSavedSearchesExecuteAltV1OK) GetPayload ¶ added in v0.6.0
func (o *GetSavedSearchesExecuteAltV1OK) GetPayload() *models.ApidomainQueryResponseWrapperV1
func (*GetSavedSearchesExecuteAltV1OK) IsClientError ¶ added in v0.6.0
func (o *GetSavedSearchesExecuteAltV1OK) IsClientError() bool
IsClientError returns true when this get saved searches execute alt v1 o k response has a 4xx status code
func (*GetSavedSearchesExecuteAltV1OK) IsCode ¶ added in v0.6.0
func (o *GetSavedSearchesExecuteAltV1OK) IsCode(code int) bool
IsCode returns true when this get saved searches execute alt v1 o k response a status code equal to that given
func (*GetSavedSearchesExecuteAltV1OK) IsRedirect ¶ added in v0.6.0
func (o *GetSavedSearchesExecuteAltV1OK) IsRedirect() bool
IsRedirect returns true when this get saved searches execute alt v1 o k response has a 3xx status code
func (*GetSavedSearchesExecuteAltV1OK) IsServerError ¶ added in v0.6.0
func (o *GetSavedSearchesExecuteAltV1OK) IsServerError() bool
IsServerError returns true when this get saved searches execute alt v1 o k response has a 5xx status code
func (*GetSavedSearchesExecuteAltV1OK) IsSuccess ¶ added in v0.6.0
func (o *GetSavedSearchesExecuteAltV1OK) IsSuccess() bool
IsSuccess returns true when this get saved searches execute alt v1 o k response has a 2xx status code
func (*GetSavedSearchesExecuteAltV1OK) String ¶ added in v0.6.0
func (o *GetSavedSearchesExecuteAltV1OK) String() string
type GetSavedSearchesExecuteAltV1Params ¶ added in v0.6.0
type GetSavedSearchesExecuteAltV1Params struct { /* AppID. Application ID. */ AppID *string /* InferJSONTypes. Whether to try to infer data types in json event response instead of returning map[string]string */ InferJSONTypes *bool /* JobID. Job ID for a previously executed async query */ JobID string /* Limit. Maximum number of records to return. */ Limit *string /* MatchResponseSchema. Whether to validate search results against their schema */ MatchResponseSchema *bool /* Metadata. Whether to include metadata in the response */ Metadata *bool /* Offset. Starting pagination offset of records to return. */ Offset *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetSavedSearchesExecuteAltV1Params contains all the parameters to send to the API endpoint
for the get saved searches execute alt v1 operation. Typically these are written to a http.Request.
func NewGetSavedSearchesExecuteAltV1Params ¶ added in v0.6.0
func NewGetSavedSearchesExecuteAltV1Params() *GetSavedSearchesExecuteAltV1Params
NewGetSavedSearchesExecuteAltV1Params creates a new GetSavedSearchesExecuteAltV1Params 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 NewGetSavedSearchesExecuteAltV1ParamsWithContext ¶ added in v0.6.0
func NewGetSavedSearchesExecuteAltV1ParamsWithContext(ctx context.Context) *GetSavedSearchesExecuteAltV1Params
NewGetSavedSearchesExecuteAltV1ParamsWithContext creates a new GetSavedSearchesExecuteAltV1Params object with the ability to set a context for a request.
func NewGetSavedSearchesExecuteAltV1ParamsWithHTTPClient ¶ added in v0.6.0
func NewGetSavedSearchesExecuteAltV1ParamsWithHTTPClient(client *http.Client) *GetSavedSearchesExecuteAltV1Params
NewGetSavedSearchesExecuteAltV1ParamsWithHTTPClient creates a new GetSavedSearchesExecuteAltV1Params object with the ability to set a custom HTTPClient for a request.
func NewGetSavedSearchesExecuteAltV1ParamsWithTimeout ¶ added in v0.6.0
func NewGetSavedSearchesExecuteAltV1ParamsWithTimeout(timeout time.Duration) *GetSavedSearchesExecuteAltV1Params
NewGetSavedSearchesExecuteAltV1ParamsWithTimeout creates a new GetSavedSearchesExecuteAltV1Params object with the ability to set a timeout on a request.
func (*GetSavedSearchesExecuteAltV1Params) SetAppID ¶ added in v0.6.0
func (o *GetSavedSearchesExecuteAltV1Params) SetAppID(appID *string)
SetAppID adds the appId to the get saved searches execute alt v1 params
func (*GetSavedSearchesExecuteAltV1Params) SetContext ¶ added in v0.6.0
func (o *GetSavedSearchesExecuteAltV1Params) SetContext(ctx context.Context)
SetContext adds the context to the get saved searches execute alt v1 params
func (*GetSavedSearchesExecuteAltV1Params) SetDefaults ¶ added in v0.6.0
func (o *GetSavedSearchesExecuteAltV1Params) SetDefaults()
SetDefaults hydrates default values in the get saved searches execute alt v1 params (not the query body).
All values with no default are reset to their zero value.
func (*GetSavedSearchesExecuteAltV1Params) SetHTTPClient ¶ added in v0.6.0
func (o *GetSavedSearchesExecuteAltV1Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get saved searches execute alt v1 params
func (*GetSavedSearchesExecuteAltV1Params) SetInferJSONTypes ¶ added in v0.7.0
func (o *GetSavedSearchesExecuteAltV1Params) SetInferJSONTypes(inferJSONTypes *bool)
SetInferJSONTypes adds the inferJsonTypes to the get saved searches execute alt v1 params
func (*GetSavedSearchesExecuteAltV1Params) SetJobID ¶ added in v0.6.0
func (o *GetSavedSearchesExecuteAltV1Params) SetJobID(jobID string)
SetJobID adds the jobId to the get saved searches execute alt v1 params
func (*GetSavedSearchesExecuteAltV1Params) SetLimit ¶ added in v0.6.0
func (o *GetSavedSearchesExecuteAltV1Params) SetLimit(limit *string)
SetLimit adds the limit to the get saved searches execute alt v1 params
func (*GetSavedSearchesExecuteAltV1Params) SetMatchResponseSchema ¶ added in v0.7.0
func (o *GetSavedSearchesExecuteAltV1Params) SetMatchResponseSchema(matchResponseSchema *bool)
SetMatchResponseSchema adds the matchResponseSchema to the get saved searches execute alt v1 params
func (*GetSavedSearchesExecuteAltV1Params) SetMetadata ¶ added in v0.6.0
func (o *GetSavedSearchesExecuteAltV1Params) SetMetadata(metadata *bool)
SetMetadata adds the metadata to the get saved searches execute alt v1 params
func (*GetSavedSearchesExecuteAltV1Params) SetOffset ¶ added in v0.6.0
func (o *GetSavedSearchesExecuteAltV1Params) SetOffset(offset *string)
SetOffset adds the offset to the get saved searches execute alt v1 params
func (*GetSavedSearchesExecuteAltV1Params) SetTimeout ¶ added in v0.6.0
func (o *GetSavedSearchesExecuteAltV1Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get saved searches execute alt v1 params
func (*GetSavedSearchesExecuteAltV1Params) WithAppID ¶ added in v0.6.0
func (o *GetSavedSearchesExecuteAltV1Params) WithAppID(appID *string) *GetSavedSearchesExecuteAltV1Params
WithAppID adds the appID to the get saved searches execute alt v1 params
func (*GetSavedSearchesExecuteAltV1Params) WithContext ¶ added in v0.6.0
func (o *GetSavedSearchesExecuteAltV1Params) WithContext(ctx context.Context) *GetSavedSearchesExecuteAltV1Params
WithContext adds the context to the get saved searches execute alt v1 params
func (*GetSavedSearchesExecuteAltV1Params) WithDefaults ¶ added in v0.6.0
func (o *GetSavedSearchesExecuteAltV1Params) WithDefaults() *GetSavedSearchesExecuteAltV1Params
WithDefaults hydrates default values in the get saved searches execute alt v1 params (not the query body).
All values with no default are reset to their zero value.
func (*GetSavedSearchesExecuteAltV1Params) WithHTTPClient ¶ added in v0.6.0
func (o *GetSavedSearchesExecuteAltV1Params) WithHTTPClient(client *http.Client) *GetSavedSearchesExecuteAltV1Params
WithHTTPClient adds the HTTPClient to the get saved searches execute alt v1 params
func (*GetSavedSearchesExecuteAltV1Params) WithInferJSONTypes ¶ added in v0.7.0
func (o *GetSavedSearchesExecuteAltV1Params) WithInferJSONTypes(inferJSONTypes *bool) *GetSavedSearchesExecuteAltV1Params
WithInferJSONTypes adds the inferJSONTypes to the get saved searches execute alt v1 params
func (*GetSavedSearchesExecuteAltV1Params) WithJobID ¶ added in v0.6.0
func (o *GetSavedSearchesExecuteAltV1Params) WithJobID(jobID string) *GetSavedSearchesExecuteAltV1Params
WithJobID adds the jobID to the get saved searches execute alt v1 params
func (*GetSavedSearchesExecuteAltV1Params) WithLimit ¶ added in v0.6.0
func (o *GetSavedSearchesExecuteAltV1Params) WithLimit(limit *string) *GetSavedSearchesExecuteAltV1Params
WithLimit adds the limit to the get saved searches execute alt v1 params
func (*GetSavedSearchesExecuteAltV1Params) WithMatchResponseSchema ¶ added in v0.7.0
func (o *GetSavedSearchesExecuteAltV1Params) WithMatchResponseSchema(matchResponseSchema *bool) *GetSavedSearchesExecuteAltV1Params
WithMatchResponseSchema adds the matchResponseSchema to the get saved searches execute alt v1 params
func (*GetSavedSearchesExecuteAltV1Params) WithMetadata ¶ added in v0.6.0
func (o *GetSavedSearchesExecuteAltV1Params) WithMetadata(metadata *bool) *GetSavedSearchesExecuteAltV1Params
WithMetadata adds the metadata to the get saved searches execute alt v1 params
func (*GetSavedSearchesExecuteAltV1Params) WithOffset ¶ added in v0.6.0
func (o *GetSavedSearchesExecuteAltV1Params) WithOffset(offset *string) *GetSavedSearchesExecuteAltV1Params
WithOffset adds the offset to the get saved searches execute alt v1 params
func (*GetSavedSearchesExecuteAltV1Params) WithTimeout ¶ added in v0.6.0
func (o *GetSavedSearchesExecuteAltV1Params) WithTimeout(timeout time.Duration) *GetSavedSearchesExecuteAltV1Params
WithTimeout adds the timeout to the get saved searches execute alt v1 params
func (*GetSavedSearchesExecuteAltV1Params) WriteToRequest ¶ added in v0.6.0
func (o *GetSavedSearchesExecuteAltV1Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetSavedSearchesExecuteAltV1Reader ¶ added in v0.6.0
type GetSavedSearchesExecuteAltV1Reader struct {
// contains filtered or unexported fields
}
GetSavedSearchesExecuteAltV1Reader is a Reader for the GetSavedSearchesExecuteAltV1 structure.
func (*GetSavedSearchesExecuteAltV1Reader) ReadResponse ¶ added in v0.6.0
func (o *GetSavedSearchesExecuteAltV1Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetSavedSearchesExecuteAltV1TooManyRequests ¶ added in v0.6.0
type GetSavedSearchesExecuteAltV1TooManyRequests 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 }
GetSavedSearchesExecuteAltV1TooManyRequests describes a response with status code 429, with default header values.
Too Many Requests
func NewGetSavedSearchesExecuteAltV1TooManyRequests ¶ added in v0.6.0
func NewGetSavedSearchesExecuteAltV1TooManyRequests() *GetSavedSearchesExecuteAltV1TooManyRequests
NewGetSavedSearchesExecuteAltV1TooManyRequests creates a GetSavedSearchesExecuteAltV1TooManyRequests with default headers values
func (*GetSavedSearchesExecuteAltV1TooManyRequests) Code ¶ added in v0.6.0
func (o *GetSavedSearchesExecuteAltV1TooManyRequests) Code() int
Code gets the status code for the get saved searches execute alt v1 too many requests response
func (*GetSavedSearchesExecuteAltV1TooManyRequests) Error ¶ added in v0.6.0
func (o *GetSavedSearchesExecuteAltV1TooManyRequests) Error() string
func (*GetSavedSearchesExecuteAltV1TooManyRequests) GetPayload ¶ added in v0.6.0
func (o *GetSavedSearchesExecuteAltV1TooManyRequests) GetPayload() *models.MsaReplyMetaOnly
func (*GetSavedSearchesExecuteAltV1TooManyRequests) IsClientError ¶ added in v0.6.0
func (o *GetSavedSearchesExecuteAltV1TooManyRequests) IsClientError() bool
IsClientError returns true when this get saved searches execute alt v1 too many requests response has a 4xx status code
func (*GetSavedSearchesExecuteAltV1TooManyRequests) IsCode ¶ added in v0.6.0
func (o *GetSavedSearchesExecuteAltV1TooManyRequests) IsCode(code int) bool
IsCode returns true when this get saved searches execute alt v1 too many requests response a status code equal to that given
func (*GetSavedSearchesExecuteAltV1TooManyRequests) IsRedirect ¶ added in v0.6.0
func (o *GetSavedSearchesExecuteAltV1TooManyRequests) IsRedirect() bool
IsRedirect returns true when this get saved searches execute alt v1 too many requests response has a 3xx status code
func (*GetSavedSearchesExecuteAltV1TooManyRequests) IsServerError ¶ added in v0.6.0
func (o *GetSavedSearchesExecuteAltV1TooManyRequests) IsServerError() bool
IsServerError returns true when this get saved searches execute alt v1 too many requests response has a 5xx status code
func (*GetSavedSearchesExecuteAltV1TooManyRequests) IsSuccess ¶ added in v0.6.0
func (o *GetSavedSearchesExecuteAltV1TooManyRequests) IsSuccess() bool
IsSuccess returns true when this get saved searches execute alt v1 too many requests response has a 2xx status code
func (*GetSavedSearchesExecuteAltV1TooManyRequests) String ¶ added in v0.6.0
func (o *GetSavedSearchesExecuteAltV1TooManyRequests) String() string
type GetSavedSearchesJobResultsDownloadAltV1BadRequest ¶ added in v0.6.0
type GetSavedSearchesJobResultsDownloadAltV1BadRequest 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.APIEntitiesResponse }
GetSavedSearchesJobResultsDownloadAltV1BadRequest describes a response with status code 400, with default header values.
Bad Request
func NewGetSavedSearchesJobResultsDownloadAltV1BadRequest ¶ added in v0.6.0
func NewGetSavedSearchesJobResultsDownloadAltV1BadRequest() *GetSavedSearchesJobResultsDownloadAltV1BadRequest
NewGetSavedSearchesJobResultsDownloadAltV1BadRequest creates a GetSavedSearchesJobResultsDownloadAltV1BadRequest with default headers values
func (*GetSavedSearchesJobResultsDownloadAltV1BadRequest) Code ¶ added in v0.6.0
func (o *GetSavedSearchesJobResultsDownloadAltV1BadRequest) Code() int
Code gets the status code for the get saved searches job results download alt v1 bad request response
func (*GetSavedSearchesJobResultsDownloadAltV1BadRequest) Error ¶ added in v0.6.0
func (o *GetSavedSearchesJobResultsDownloadAltV1BadRequest) Error() string
func (*GetSavedSearchesJobResultsDownloadAltV1BadRequest) GetPayload ¶ added in v0.6.0
func (o *GetSavedSearchesJobResultsDownloadAltV1BadRequest) GetPayload() *models.APIEntitiesResponse
func (*GetSavedSearchesJobResultsDownloadAltV1BadRequest) IsClientError ¶ added in v0.6.0
func (o *GetSavedSearchesJobResultsDownloadAltV1BadRequest) IsClientError() bool
IsClientError returns true when this get saved searches job results download alt v1 bad request response has a 4xx status code
func (*GetSavedSearchesJobResultsDownloadAltV1BadRequest) IsCode ¶ added in v0.6.0
func (o *GetSavedSearchesJobResultsDownloadAltV1BadRequest) IsCode(code int) bool
IsCode returns true when this get saved searches job results download alt v1 bad request response a status code equal to that given
func (*GetSavedSearchesJobResultsDownloadAltV1BadRequest) IsRedirect ¶ added in v0.6.0
func (o *GetSavedSearchesJobResultsDownloadAltV1BadRequest) IsRedirect() bool
IsRedirect returns true when this get saved searches job results download alt v1 bad request response has a 3xx status code
func (*GetSavedSearchesJobResultsDownloadAltV1BadRequest) IsServerError ¶ added in v0.6.0
func (o *GetSavedSearchesJobResultsDownloadAltV1BadRequest) IsServerError() bool
IsServerError returns true when this get saved searches job results download alt v1 bad request response has a 5xx status code
func (*GetSavedSearchesJobResultsDownloadAltV1BadRequest) IsSuccess ¶ added in v0.6.0
func (o *GetSavedSearchesJobResultsDownloadAltV1BadRequest) IsSuccess() bool
IsSuccess returns true when this get saved searches job results download alt v1 bad request response has a 2xx status code
func (*GetSavedSearchesJobResultsDownloadAltV1BadRequest) String ¶ added in v0.6.0
func (o *GetSavedSearchesJobResultsDownloadAltV1BadRequest) String() string
type GetSavedSearchesJobResultsDownloadAltV1Forbidden ¶ added in v0.6.0
type GetSavedSearchesJobResultsDownloadAltV1Forbidden 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 }
GetSavedSearchesJobResultsDownloadAltV1Forbidden describes a response with status code 403, with default header values.
Forbidden
func NewGetSavedSearchesJobResultsDownloadAltV1Forbidden ¶ added in v0.6.0
func NewGetSavedSearchesJobResultsDownloadAltV1Forbidden() *GetSavedSearchesJobResultsDownloadAltV1Forbidden
NewGetSavedSearchesJobResultsDownloadAltV1Forbidden creates a GetSavedSearchesJobResultsDownloadAltV1Forbidden with default headers values
func (*GetSavedSearchesJobResultsDownloadAltV1Forbidden) Code ¶ added in v0.6.0
func (o *GetSavedSearchesJobResultsDownloadAltV1Forbidden) Code() int
Code gets the status code for the get saved searches job results download alt v1 forbidden response
func (*GetSavedSearchesJobResultsDownloadAltV1Forbidden) Error ¶ added in v0.6.0
func (o *GetSavedSearchesJobResultsDownloadAltV1Forbidden) Error() string
func (*GetSavedSearchesJobResultsDownloadAltV1Forbidden) GetPayload ¶ added in v0.6.0
func (o *GetSavedSearchesJobResultsDownloadAltV1Forbidden) GetPayload() *models.MsaReplyMetaOnly
func (*GetSavedSearchesJobResultsDownloadAltV1Forbidden) IsClientError ¶ added in v0.6.0
func (o *GetSavedSearchesJobResultsDownloadAltV1Forbidden) IsClientError() bool
IsClientError returns true when this get saved searches job results download alt v1 forbidden response has a 4xx status code
func (*GetSavedSearchesJobResultsDownloadAltV1Forbidden) IsCode ¶ added in v0.6.0
func (o *GetSavedSearchesJobResultsDownloadAltV1Forbidden) IsCode(code int) bool
IsCode returns true when this get saved searches job results download alt v1 forbidden response a status code equal to that given
func (*GetSavedSearchesJobResultsDownloadAltV1Forbidden) IsRedirect ¶ added in v0.6.0
func (o *GetSavedSearchesJobResultsDownloadAltV1Forbidden) IsRedirect() bool
IsRedirect returns true when this get saved searches job results download alt v1 forbidden response has a 3xx status code
func (*GetSavedSearchesJobResultsDownloadAltV1Forbidden) IsServerError ¶ added in v0.6.0
func (o *GetSavedSearchesJobResultsDownloadAltV1Forbidden) IsServerError() bool
IsServerError returns true when this get saved searches job results download alt v1 forbidden response has a 5xx status code
func (*GetSavedSearchesJobResultsDownloadAltV1Forbidden) IsSuccess ¶ added in v0.6.0
func (o *GetSavedSearchesJobResultsDownloadAltV1Forbidden) IsSuccess() bool
IsSuccess returns true when this get saved searches job results download alt v1 forbidden response has a 2xx status code
func (*GetSavedSearchesJobResultsDownloadAltV1Forbidden) String ¶ added in v0.6.0
func (o *GetSavedSearchesJobResultsDownloadAltV1Forbidden) String() string
type GetSavedSearchesJobResultsDownloadAltV1InternalServerError ¶ added in v0.6.0
type GetSavedSearchesJobResultsDownloadAltV1InternalServerError 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.APIEntitiesResponse }
GetSavedSearchesJobResultsDownloadAltV1InternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewGetSavedSearchesJobResultsDownloadAltV1InternalServerError ¶ added in v0.6.0
func NewGetSavedSearchesJobResultsDownloadAltV1InternalServerError() *GetSavedSearchesJobResultsDownloadAltV1InternalServerError
NewGetSavedSearchesJobResultsDownloadAltV1InternalServerError creates a GetSavedSearchesJobResultsDownloadAltV1InternalServerError with default headers values
func (*GetSavedSearchesJobResultsDownloadAltV1InternalServerError) Code ¶ added in v0.6.0
func (o *GetSavedSearchesJobResultsDownloadAltV1InternalServerError) Code() int
Code gets the status code for the get saved searches job results download alt v1 internal server error response
func (*GetSavedSearchesJobResultsDownloadAltV1InternalServerError) Error ¶ added in v0.6.0
func (o *GetSavedSearchesJobResultsDownloadAltV1InternalServerError) Error() string
func (*GetSavedSearchesJobResultsDownloadAltV1InternalServerError) GetPayload ¶ added in v0.6.0
func (o *GetSavedSearchesJobResultsDownloadAltV1InternalServerError) GetPayload() *models.APIEntitiesResponse
func (*GetSavedSearchesJobResultsDownloadAltV1InternalServerError) IsClientError ¶ added in v0.6.0
func (o *GetSavedSearchesJobResultsDownloadAltV1InternalServerError) IsClientError() bool
IsClientError returns true when this get saved searches job results download alt v1 internal server error response has a 4xx status code
func (*GetSavedSearchesJobResultsDownloadAltV1InternalServerError) IsCode ¶ added in v0.6.0
func (o *GetSavedSearchesJobResultsDownloadAltV1InternalServerError) IsCode(code int) bool
IsCode returns true when this get saved searches job results download alt v1 internal server error response a status code equal to that given
func (*GetSavedSearchesJobResultsDownloadAltV1InternalServerError) IsRedirect ¶ added in v0.6.0
func (o *GetSavedSearchesJobResultsDownloadAltV1InternalServerError) IsRedirect() bool
IsRedirect returns true when this get saved searches job results download alt v1 internal server error response has a 3xx status code
func (*GetSavedSearchesJobResultsDownloadAltV1InternalServerError) IsServerError ¶ added in v0.6.0
func (o *GetSavedSearchesJobResultsDownloadAltV1InternalServerError) IsServerError() bool
IsServerError returns true when this get saved searches job results download alt v1 internal server error response has a 5xx status code
func (*GetSavedSearchesJobResultsDownloadAltV1InternalServerError) IsSuccess ¶ added in v0.6.0
func (o *GetSavedSearchesJobResultsDownloadAltV1InternalServerError) IsSuccess() bool
IsSuccess returns true when this get saved searches job results download alt v1 internal server error response has a 2xx status code
func (*GetSavedSearchesJobResultsDownloadAltV1InternalServerError) String ¶ added in v0.6.0
func (o *GetSavedSearchesJobResultsDownloadAltV1InternalServerError) String() string
type GetSavedSearchesJobResultsDownloadAltV1NotFound ¶ added in v0.6.0
type GetSavedSearchesJobResultsDownloadAltV1NotFound 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.APIEntitiesResponse }
GetSavedSearchesJobResultsDownloadAltV1NotFound describes a response with status code 404, with default header values.
Not Found
func NewGetSavedSearchesJobResultsDownloadAltV1NotFound ¶ added in v0.6.0
func NewGetSavedSearchesJobResultsDownloadAltV1NotFound() *GetSavedSearchesJobResultsDownloadAltV1NotFound
NewGetSavedSearchesJobResultsDownloadAltV1NotFound creates a GetSavedSearchesJobResultsDownloadAltV1NotFound with default headers values
func (*GetSavedSearchesJobResultsDownloadAltV1NotFound) Code ¶ added in v0.6.0
func (o *GetSavedSearchesJobResultsDownloadAltV1NotFound) Code() int
Code gets the status code for the get saved searches job results download alt v1 not found response
func (*GetSavedSearchesJobResultsDownloadAltV1NotFound) Error ¶ added in v0.6.0
func (o *GetSavedSearchesJobResultsDownloadAltV1NotFound) Error() string
func (*GetSavedSearchesJobResultsDownloadAltV1NotFound) GetPayload ¶ added in v0.6.0
func (o *GetSavedSearchesJobResultsDownloadAltV1NotFound) GetPayload() *models.APIEntitiesResponse
func (*GetSavedSearchesJobResultsDownloadAltV1NotFound) IsClientError ¶ added in v0.6.0
func (o *GetSavedSearchesJobResultsDownloadAltV1NotFound) IsClientError() bool
IsClientError returns true when this get saved searches job results download alt v1 not found response has a 4xx status code
func (*GetSavedSearchesJobResultsDownloadAltV1NotFound) IsCode ¶ added in v0.6.0
func (o *GetSavedSearchesJobResultsDownloadAltV1NotFound) IsCode(code int) bool
IsCode returns true when this get saved searches job results download alt v1 not found response a status code equal to that given
func (*GetSavedSearchesJobResultsDownloadAltV1NotFound) IsRedirect ¶ added in v0.6.0
func (o *GetSavedSearchesJobResultsDownloadAltV1NotFound) IsRedirect() bool
IsRedirect returns true when this get saved searches job results download alt v1 not found response has a 3xx status code
func (*GetSavedSearchesJobResultsDownloadAltV1NotFound) IsServerError ¶ added in v0.6.0
func (o *GetSavedSearchesJobResultsDownloadAltV1NotFound) IsServerError() bool
IsServerError returns true when this get saved searches job results download alt v1 not found response has a 5xx status code
func (*GetSavedSearchesJobResultsDownloadAltV1NotFound) IsSuccess ¶ added in v0.6.0
func (o *GetSavedSearchesJobResultsDownloadAltV1NotFound) IsSuccess() bool
IsSuccess returns true when this get saved searches job results download alt v1 not found response has a 2xx status code
func (*GetSavedSearchesJobResultsDownloadAltV1NotFound) String ¶ added in v0.6.0
func (o *GetSavedSearchesJobResultsDownloadAltV1NotFound) String() string
type GetSavedSearchesJobResultsDownloadAltV1OK ¶ added in v0.6.0
type GetSavedSearchesJobResultsDownloadAltV1OK 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 io.Writer }
GetSavedSearchesJobResultsDownloadAltV1OK describes a response with status code 200, with default header values.
OK
func NewGetSavedSearchesJobResultsDownloadAltV1OK ¶ added in v0.6.0
func NewGetSavedSearchesJobResultsDownloadAltV1OK(writer io.Writer) *GetSavedSearchesJobResultsDownloadAltV1OK
NewGetSavedSearchesJobResultsDownloadAltV1OK creates a GetSavedSearchesJobResultsDownloadAltV1OK with default headers values
func (*GetSavedSearchesJobResultsDownloadAltV1OK) Code ¶ added in v0.6.0
func (o *GetSavedSearchesJobResultsDownloadAltV1OK) Code() int
Code gets the status code for the get saved searches job results download alt v1 o k response
func (*GetSavedSearchesJobResultsDownloadAltV1OK) Error ¶ added in v0.6.0
func (o *GetSavedSearchesJobResultsDownloadAltV1OK) Error() string
func (*GetSavedSearchesJobResultsDownloadAltV1OK) GetPayload ¶ added in v0.6.0
func (o *GetSavedSearchesJobResultsDownloadAltV1OK) GetPayload() io.Writer
func (*GetSavedSearchesJobResultsDownloadAltV1OK) IsClientError ¶ added in v0.6.0
func (o *GetSavedSearchesJobResultsDownloadAltV1OK) IsClientError() bool
IsClientError returns true when this get saved searches job results download alt v1 o k response has a 4xx status code
func (*GetSavedSearchesJobResultsDownloadAltV1OK) IsCode ¶ added in v0.6.0
func (o *GetSavedSearchesJobResultsDownloadAltV1OK) IsCode(code int) bool
IsCode returns true when this get saved searches job results download alt v1 o k response a status code equal to that given
func (*GetSavedSearchesJobResultsDownloadAltV1OK) IsRedirect ¶ added in v0.6.0
func (o *GetSavedSearchesJobResultsDownloadAltV1OK) IsRedirect() bool
IsRedirect returns true when this get saved searches job results download alt v1 o k response has a 3xx status code
func (*GetSavedSearchesJobResultsDownloadAltV1OK) IsServerError ¶ added in v0.6.0
func (o *GetSavedSearchesJobResultsDownloadAltV1OK) IsServerError() bool
IsServerError returns true when this get saved searches job results download alt v1 o k response has a 5xx status code
func (*GetSavedSearchesJobResultsDownloadAltV1OK) IsSuccess ¶ added in v0.6.0
func (o *GetSavedSearchesJobResultsDownloadAltV1OK) IsSuccess() bool
IsSuccess returns true when this get saved searches job results download alt v1 o k response has a 2xx status code
func (*GetSavedSearchesJobResultsDownloadAltV1OK) String ¶ added in v0.6.0
func (o *GetSavedSearchesJobResultsDownloadAltV1OK) String() string
type GetSavedSearchesJobResultsDownloadAltV1Params ¶ added in v0.6.0
type GetSavedSearchesJobResultsDownloadAltV1Params struct { /* InferJSONTypes. Whether to try to infer data types in json event response instead of returning map[string]string */ InferJSONTypes *bool /* JobID. Job ID for a previously executed async query */ JobID string /* ResultFormat. Result Format */ ResultFormat *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetSavedSearchesJobResultsDownloadAltV1Params contains all the parameters to send to the API endpoint
for the get saved searches job results download alt v1 operation. Typically these are written to a http.Request.
func NewGetSavedSearchesJobResultsDownloadAltV1Params ¶ added in v0.6.0
func NewGetSavedSearchesJobResultsDownloadAltV1Params() *GetSavedSearchesJobResultsDownloadAltV1Params
NewGetSavedSearchesJobResultsDownloadAltV1Params creates a new GetSavedSearchesJobResultsDownloadAltV1Params 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 NewGetSavedSearchesJobResultsDownloadAltV1ParamsWithContext ¶ added in v0.6.0
func NewGetSavedSearchesJobResultsDownloadAltV1ParamsWithContext(ctx context.Context) *GetSavedSearchesJobResultsDownloadAltV1Params
NewGetSavedSearchesJobResultsDownloadAltV1ParamsWithContext creates a new GetSavedSearchesJobResultsDownloadAltV1Params object with the ability to set a context for a request.
func NewGetSavedSearchesJobResultsDownloadAltV1ParamsWithHTTPClient ¶ added in v0.6.0
func NewGetSavedSearchesJobResultsDownloadAltV1ParamsWithHTTPClient(client *http.Client) *GetSavedSearchesJobResultsDownloadAltV1Params
NewGetSavedSearchesJobResultsDownloadAltV1ParamsWithHTTPClient creates a new GetSavedSearchesJobResultsDownloadAltV1Params object with the ability to set a custom HTTPClient for a request.
func NewGetSavedSearchesJobResultsDownloadAltV1ParamsWithTimeout ¶ added in v0.6.0
func NewGetSavedSearchesJobResultsDownloadAltV1ParamsWithTimeout(timeout time.Duration) *GetSavedSearchesJobResultsDownloadAltV1Params
NewGetSavedSearchesJobResultsDownloadAltV1ParamsWithTimeout creates a new GetSavedSearchesJobResultsDownloadAltV1Params object with the ability to set a timeout on a request.
func (*GetSavedSearchesJobResultsDownloadAltV1Params) SetContext ¶ added in v0.6.0
func (o *GetSavedSearchesJobResultsDownloadAltV1Params) SetContext(ctx context.Context)
SetContext adds the context to the get saved searches job results download alt v1 params
func (*GetSavedSearchesJobResultsDownloadAltV1Params) SetDefaults ¶ added in v0.6.0
func (o *GetSavedSearchesJobResultsDownloadAltV1Params) SetDefaults()
SetDefaults hydrates default values in the get saved searches job results download alt v1 params (not the query body).
All values with no default are reset to their zero value.
func (*GetSavedSearchesJobResultsDownloadAltV1Params) SetHTTPClient ¶ added in v0.6.0
func (o *GetSavedSearchesJobResultsDownloadAltV1Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get saved searches job results download alt v1 params
func (*GetSavedSearchesJobResultsDownloadAltV1Params) SetInferJSONTypes ¶ added in v0.7.0
func (o *GetSavedSearchesJobResultsDownloadAltV1Params) SetInferJSONTypes(inferJSONTypes *bool)
SetInferJSONTypes adds the inferJsonTypes to the get saved searches job results download alt v1 params
func (*GetSavedSearchesJobResultsDownloadAltV1Params) SetJobID ¶ added in v0.6.0
func (o *GetSavedSearchesJobResultsDownloadAltV1Params) SetJobID(jobID string)
SetJobID adds the jobId to the get saved searches job results download alt v1 params
func (*GetSavedSearchesJobResultsDownloadAltV1Params) SetResultFormat ¶ added in v0.6.0
func (o *GetSavedSearchesJobResultsDownloadAltV1Params) SetResultFormat(resultFormat *string)
SetResultFormat adds the resultFormat to the get saved searches job results download alt v1 params
func (*GetSavedSearchesJobResultsDownloadAltV1Params) SetTimeout ¶ added in v0.6.0
func (o *GetSavedSearchesJobResultsDownloadAltV1Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get saved searches job results download alt v1 params
func (*GetSavedSearchesJobResultsDownloadAltV1Params) WithContext ¶ added in v0.6.0
func (o *GetSavedSearchesJobResultsDownloadAltV1Params) WithContext(ctx context.Context) *GetSavedSearchesJobResultsDownloadAltV1Params
WithContext adds the context to the get saved searches job results download alt v1 params
func (*GetSavedSearchesJobResultsDownloadAltV1Params) WithDefaults ¶ added in v0.6.0
func (o *GetSavedSearchesJobResultsDownloadAltV1Params) WithDefaults() *GetSavedSearchesJobResultsDownloadAltV1Params
WithDefaults hydrates default values in the get saved searches job results download alt v1 params (not the query body).
All values with no default are reset to their zero value.
func (*GetSavedSearchesJobResultsDownloadAltV1Params) WithHTTPClient ¶ added in v0.6.0
func (o *GetSavedSearchesJobResultsDownloadAltV1Params) WithHTTPClient(client *http.Client) *GetSavedSearchesJobResultsDownloadAltV1Params
WithHTTPClient adds the HTTPClient to the get saved searches job results download alt v1 params
func (*GetSavedSearchesJobResultsDownloadAltV1Params) WithInferJSONTypes ¶ added in v0.7.0
func (o *GetSavedSearchesJobResultsDownloadAltV1Params) WithInferJSONTypes(inferJSONTypes *bool) *GetSavedSearchesJobResultsDownloadAltV1Params
WithInferJSONTypes adds the inferJSONTypes to the get saved searches job results download alt v1 params
func (*GetSavedSearchesJobResultsDownloadAltV1Params) WithJobID ¶ added in v0.6.0
func (o *GetSavedSearchesJobResultsDownloadAltV1Params) WithJobID(jobID string) *GetSavedSearchesJobResultsDownloadAltV1Params
WithJobID adds the jobID to the get saved searches job results download alt v1 params
func (*GetSavedSearchesJobResultsDownloadAltV1Params) WithResultFormat ¶ added in v0.6.0
func (o *GetSavedSearchesJobResultsDownloadAltV1Params) WithResultFormat(resultFormat *string) *GetSavedSearchesJobResultsDownloadAltV1Params
WithResultFormat adds the resultFormat to the get saved searches job results download alt v1 params
func (*GetSavedSearchesJobResultsDownloadAltV1Params) WithTimeout ¶ added in v0.6.0
func (o *GetSavedSearchesJobResultsDownloadAltV1Params) WithTimeout(timeout time.Duration) *GetSavedSearchesJobResultsDownloadAltV1Params
WithTimeout adds the timeout to the get saved searches job results download alt v1 params
func (*GetSavedSearchesJobResultsDownloadAltV1Params) WriteToRequest ¶ added in v0.6.0
func (o *GetSavedSearchesJobResultsDownloadAltV1Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetSavedSearchesJobResultsDownloadAltV1Reader ¶ added in v0.6.0
type GetSavedSearchesJobResultsDownloadAltV1Reader struct {
// contains filtered or unexported fields
}
GetSavedSearchesJobResultsDownloadAltV1Reader is a Reader for the GetSavedSearchesJobResultsDownloadAltV1 structure.
func (*GetSavedSearchesJobResultsDownloadAltV1Reader) ReadResponse ¶ added in v0.6.0
func (o *GetSavedSearchesJobResultsDownloadAltV1Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetSavedSearchesJobResultsDownloadAltV1TooManyRequests ¶ added in v0.6.0
type GetSavedSearchesJobResultsDownloadAltV1TooManyRequests 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 }
GetSavedSearchesJobResultsDownloadAltV1TooManyRequests describes a response with status code 429, with default header values.
Too Many Requests
func NewGetSavedSearchesJobResultsDownloadAltV1TooManyRequests ¶ added in v0.6.0
func NewGetSavedSearchesJobResultsDownloadAltV1TooManyRequests() *GetSavedSearchesJobResultsDownloadAltV1TooManyRequests
NewGetSavedSearchesJobResultsDownloadAltV1TooManyRequests creates a GetSavedSearchesJobResultsDownloadAltV1TooManyRequests with default headers values
func (*GetSavedSearchesJobResultsDownloadAltV1TooManyRequests) Code ¶ added in v0.6.0
func (o *GetSavedSearchesJobResultsDownloadAltV1TooManyRequests) Code() int
Code gets the status code for the get saved searches job results download alt v1 too many requests response
func (*GetSavedSearchesJobResultsDownloadAltV1TooManyRequests) Error ¶ added in v0.6.0
func (o *GetSavedSearchesJobResultsDownloadAltV1TooManyRequests) Error() string
func (*GetSavedSearchesJobResultsDownloadAltV1TooManyRequests) GetPayload ¶ added in v0.6.0
func (o *GetSavedSearchesJobResultsDownloadAltV1TooManyRequests) GetPayload() *models.MsaReplyMetaOnly
func (*GetSavedSearchesJobResultsDownloadAltV1TooManyRequests) IsClientError ¶ added in v0.6.0
func (o *GetSavedSearchesJobResultsDownloadAltV1TooManyRequests) IsClientError() bool
IsClientError returns true when this get saved searches job results download alt v1 too many requests response has a 4xx status code
func (*GetSavedSearchesJobResultsDownloadAltV1TooManyRequests) IsCode ¶ added in v0.6.0
func (o *GetSavedSearchesJobResultsDownloadAltV1TooManyRequests) IsCode(code int) bool
IsCode returns true when this get saved searches job results download alt v1 too many requests response a status code equal to that given
func (*GetSavedSearchesJobResultsDownloadAltV1TooManyRequests) IsRedirect ¶ added in v0.6.0
func (o *GetSavedSearchesJobResultsDownloadAltV1TooManyRequests) IsRedirect() bool
IsRedirect returns true when this get saved searches job results download alt v1 too many requests response has a 3xx status code
func (*GetSavedSearchesJobResultsDownloadAltV1TooManyRequests) IsServerError ¶ added in v0.6.0
func (o *GetSavedSearchesJobResultsDownloadAltV1TooManyRequests) IsServerError() bool
IsServerError returns true when this get saved searches job results download alt v1 too many requests response has a 5xx status code
func (*GetSavedSearchesJobResultsDownloadAltV1TooManyRequests) IsSuccess ¶ added in v0.6.0
func (o *GetSavedSearchesJobResultsDownloadAltV1TooManyRequests) IsSuccess() bool
IsSuccess returns true when this get saved searches job results download alt v1 too many requests response has a 2xx status code
func (*GetSavedSearchesJobResultsDownloadAltV1TooManyRequests) String ¶ added in v0.6.0
func (o *GetSavedSearchesJobResultsDownloadAltV1TooManyRequests) String() string
type GetSavedSearchesJobResultsDownloadAltV1Unauthorized ¶ added in v0.6.0
type GetSavedSearchesJobResultsDownloadAltV1Unauthorized struct { string XRateLimitLimit int64 XRateLimitRemaining int64 }XCSTRACEID
GetSavedSearchesJobResultsDownloadAltV1Unauthorized describes a response with status code 401, with default header values.
Unauthorized
func NewGetSavedSearchesJobResultsDownloadAltV1Unauthorized ¶ added in v0.6.0
func NewGetSavedSearchesJobResultsDownloadAltV1Unauthorized() *GetSavedSearchesJobResultsDownloadAltV1Unauthorized
NewGetSavedSearchesJobResultsDownloadAltV1Unauthorized creates a GetSavedSearchesJobResultsDownloadAltV1Unauthorized with default headers values
func (*GetSavedSearchesJobResultsDownloadAltV1Unauthorized) Code ¶ added in v0.6.0
func (o *GetSavedSearchesJobResultsDownloadAltV1Unauthorized) Code() int
Code gets the status code for the get saved searches job results download alt v1 unauthorized response
func (*GetSavedSearchesJobResultsDownloadAltV1Unauthorized) Error ¶ added in v0.6.0
func (o *GetSavedSearchesJobResultsDownloadAltV1Unauthorized) Error() string
func (*GetSavedSearchesJobResultsDownloadAltV1Unauthorized) GetPayload ¶ added in v0.6.0
func (o *GetSavedSearchesJobResultsDownloadAltV1Unauthorized) GetPayload() *models.APIEntitiesResponse
func (*GetSavedSearchesJobResultsDownloadAltV1Unauthorized) IsClientError ¶ added in v0.6.0
func (o *GetSavedSearchesJobResultsDownloadAltV1Unauthorized) IsClientError() bool
IsClientError returns true when this get saved searches job results download alt v1 unauthorized response has a 4xx status code
func (*GetSavedSearchesJobResultsDownloadAltV1Unauthorized) IsCode ¶ added in v0.6.0
func (o *GetSavedSearchesJobResultsDownloadAltV1Unauthorized) IsCode(code int) bool
IsCode returns true when this get saved searches job results download alt v1 unauthorized response a status code equal to that given
func (*GetSavedSearchesJobResultsDownloadAltV1Unauthorized) IsRedirect ¶ added in v0.6.0
func (o *GetSavedSearchesJobResultsDownloadAltV1Unauthorized) IsRedirect() bool
IsRedirect returns true when this get saved searches job results download alt v1 unauthorized response has a 3xx status code
func (*GetSavedSearchesJobResultsDownloadAltV1Unauthorized) IsServerError ¶ added in v0.6.0
func (o *GetSavedSearchesJobResultsDownloadAltV1Unauthorized) IsServerError() bool
IsServerError returns true when this get saved searches job results download alt v1 unauthorized response has a 5xx status code
func (*GetSavedSearchesJobResultsDownloadAltV1Unauthorized) IsSuccess ¶ added in v0.6.0
func (o *GetSavedSearchesJobResultsDownloadAltV1Unauthorized) IsSuccess() bool
IsSuccess returns true when this get saved searches job results download alt v1 unauthorized response has a 2xx status code
func (*GetSavedSearchesJobResultsDownloadAltV1Unauthorized) String ¶ added in v0.6.0
func (o *GetSavedSearchesJobResultsDownloadAltV1Unauthorized) String() string
type GetSearchResultsBadRequest ¶ added in v0.7.0
type GetSearchResultsBadRequest struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaspecResponseFields }
GetSearchResultsBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewGetSearchResultsBadRequest ¶ added in v0.7.0
func NewGetSearchResultsBadRequest() *GetSearchResultsBadRequest
NewGetSearchResultsBadRequest creates a GetSearchResultsBadRequest with default headers values
func (*GetSearchResultsBadRequest) Code ¶ added in v0.7.0
func (o *GetSearchResultsBadRequest) Code() int
Code gets the status code for the get search results bad request response
func (*GetSearchResultsBadRequest) Error ¶ added in v0.7.0
func (o *GetSearchResultsBadRequest) Error() string
func (*GetSearchResultsBadRequest) GetPayload ¶ added in v0.7.0
func (o *GetSearchResultsBadRequest) GetPayload() *models.MsaspecResponseFields
func (*GetSearchResultsBadRequest) IsClientError ¶ added in v0.7.0
func (o *GetSearchResultsBadRequest) IsClientError() bool
IsClientError returns true when this get search results bad request response has a 4xx status code
func (*GetSearchResultsBadRequest) IsCode ¶ added in v0.7.0
func (o *GetSearchResultsBadRequest) IsCode(code int) bool
IsCode returns true when this get search results bad request response a status code equal to that given
func (*GetSearchResultsBadRequest) IsRedirect ¶ added in v0.7.0
func (o *GetSearchResultsBadRequest) IsRedirect() bool
IsRedirect returns true when this get search results bad request response has a 3xx status code
func (*GetSearchResultsBadRequest) IsServerError ¶ added in v0.7.0
func (o *GetSearchResultsBadRequest) IsServerError() bool
IsServerError returns true when this get search results bad request response has a 5xx status code
func (*GetSearchResultsBadRequest) IsSuccess ¶ added in v0.7.0
func (o *GetSearchResultsBadRequest) IsSuccess() bool
IsSuccess returns true when this get search results bad request response has a 2xx status code
func (*GetSearchResultsBadRequest) String ¶ added in v0.7.0
func (o *GetSearchResultsBadRequest) String() string
type GetSearchResultsForbidden ¶
type GetSearchResultsForbidden struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaspecResponseFields }
GetSearchResultsForbidden describes a response with status code 403, with default header values.
Forbidden
func NewGetSearchResultsForbidden ¶
func NewGetSearchResultsForbidden() *GetSearchResultsForbidden
NewGetSearchResultsForbidden creates a GetSearchResultsForbidden with default headers values
func (*GetSearchResultsForbidden) Code ¶
func (o *GetSearchResultsForbidden) Code() int
Code gets the status code for the get search results forbidden response
func (*GetSearchResultsForbidden) Error ¶
func (o *GetSearchResultsForbidden) Error() string
func (*GetSearchResultsForbidden) GetPayload ¶
func (o *GetSearchResultsForbidden) GetPayload() *models.MsaspecResponseFields
func (*GetSearchResultsForbidden) IsClientError ¶
func (o *GetSearchResultsForbidden) IsClientError() bool
IsClientError returns true when this get search results forbidden response has a 4xx status code
func (*GetSearchResultsForbidden) IsCode ¶
func (o *GetSearchResultsForbidden) IsCode(code int) bool
IsCode returns true when this get search results forbidden response a status code equal to that given
func (*GetSearchResultsForbidden) IsRedirect ¶
func (o *GetSearchResultsForbidden) IsRedirect() bool
IsRedirect returns true when this get search results forbidden response has a 3xx status code
func (*GetSearchResultsForbidden) IsServerError ¶
func (o *GetSearchResultsForbidden) IsServerError() bool
IsServerError returns true when this get search results forbidden response has a 5xx status code
func (*GetSearchResultsForbidden) IsSuccess ¶
func (o *GetSearchResultsForbidden) IsSuccess() bool
IsSuccess returns true when this get search results forbidden response has a 2xx status code
func (*GetSearchResultsForbidden) String ¶
func (o *GetSearchResultsForbidden) String() string
type GetSearchResultsInternalServerError ¶ added in v0.7.0
type GetSearchResultsInternalServerError struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaspecResponseFields }
GetSearchResultsInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewGetSearchResultsInternalServerError ¶ added in v0.7.0
func NewGetSearchResultsInternalServerError() *GetSearchResultsInternalServerError
NewGetSearchResultsInternalServerError creates a GetSearchResultsInternalServerError with default headers values
func (*GetSearchResultsInternalServerError) Code ¶ added in v0.7.0
func (o *GetSearchResultsInternalServerError) Code() int
Code gets the status code for the get search results internal server error response
func (*GetSearchResultsInternalServerError) Error ¶ added in v0.7.0
func (o *GetSearchResultsInternalServerError) Error() string
func (*GetSearchResultsInternalServerError) GetPayload ¶ added in v0.7.0
func (o *GetSearchResultsInternalServerError) GetPayload() *models.MsaspecResponseFields
func (*GetSearchResultsInternalServerError) IsClientError ¶ added in v0.7.0
func (o *GetSearchResultsInternalServerError) IsClientError() bool
IsClientError returns true when this get search results internal server error response has a 4xx status code
func (*GetSearchResultsInternalServerError) IsCode ¶ added in v0.7.0
func (o *GetSearchResultsInternalServerError) IsCode(code int) bool
IsCode returns true when this get search results internal server error response a status code equal to that given
func (*GetSearchResultsInternalServerError) IsRedirect ¶ added in v0.7.0
func (o *GetSearchResultsInternalServerError) IsRedirect() bool
IsRedirect returns true when this get search results internal server error response has a 3xx status code
func (*GetSearchResultsInternalServerError) IsServerError ¶ added in v0.7.0
func (o *GetSearchResultsInternalServerError) IsServerError() bool
IsServerError returns true when this get search results internal server error response has a 5xx status code
func (*GetSearchResultsInternalServerError) IsSuccess ¶ added in v0.7.0
func (o *GetSearchResultsInternalServerError) IsSuccess() bool
IsSuccess returns true when this get search results internal server error response has a 2xx status code
func (*GetSearchResultsInternalServerError) String ¶ added in v0.7.0
func (o *GetSearchResultsInternalServerError) String() string
type GetSearchResultsNotFound ¶ added in v0.7.0
type GetSearchResultsNotFound struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaspecResponseFields }
GetSearchResultsNotFound describes a response with status code 404, with default header values.
Not Found
func NewGetSearchResultsNotFound ¶ added in v0.7.0
func NewGetSearchResultsNotFound() *GetSearchResultsNotFound
NewGetSearchResultsNotFound creates a GetSearchResultsNotFound with default headers values
func (*GetSearchResultsNotFound) Code ¶ added in v0.7.0
func (o *GetSearchResultsNotFound) Code() int
Code gets the status code for the get search results not found response
func (*GetSearchResultsNotFound) Error ¶ added in v0.7.0
func (o *GetSearchResultsNotFound) Error() string
func (*GetSearchResultsNotFound) GetPayload ¶ added in v0.7.0
func (o *GetSearchResultsNotFound) GetPayload() *models.MsaspecResponseFields
func (*GetSearchResultsNotFound) IsClientError ¶ added in v0.7.0
func (o *GetSearchResultsNotFound) IsClientError() bool
IsClientError returns true when this get search results not found response has a 4xx status code
func (*GetSearchResultsNotFound) IsCode ¶ added in v0.7.0
func (o *GetSearchResultsNotFound) IsCode(code int) bool
IsCode returns true when this get search results not found response a status code equal to that given
func (*GetSearchResultsNotFound) IsRedirect ¶ added in v0.7.0
func (o *GetSearchResultsNotFound) IsRedirect() bool
IsRedirect returns true when this get search results not found response has a 3xx status code
func (*GetSearchResultsNotFound) IsServerError ¶ added in v0.7.0
func (o *GetSearchResultsNotFound) IsServerError() bool
IsServerError returns true when this get search results not found response has a 5xx status code
func (*GetSearchResultsNotFound) IsSuccess ¶ added in v0.7.0
func (o *GetSearchResultsNotFound) IsSuccess() bool
IsSuccess returns true when this get search results not found response has a 2xx status code
func (*GetSearchResultsNotFound) String ¶ added in v0.7.0
func (o *GetSearchResultsNotFound) String() string
type GetSearchResultsOK ¶
type GetSearchResultsOK 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.ApidomainQueryResponseWrapperV1 }
GetSearchResultsOK describes a response with status code 200, with default header values.
OK
func NewGetSearchResultsOK ¶
func NewGetSearchResultsOK() *GetSearchResultsOK
NewGetSearchResultsOK creates a GetSearchResultsOK with default headers values
func (*GetSearchResultsOK) Code ¶
func (o *GetSearchResultsOK) Code() int
Code gets the status code for the get search results o k response
func (*GetSearchResultsOK) Error ¶
func (o *GetSearchResultsOK) Error() string
func (*GetSearchResultsOK) GetPayload ¶
func (o *GetSearchResultsOK) GetPayload() *models.ApidomainQueryResponseWrapperV1
func (*GetSearchResultsOK) IsClientError ¶
func (o *GetSearchResultsOK) IsClientError() bool
IsClientError returns true when this get search results o k response has a 4xx status code
func (*GetSearchResultsOK) IsCode ¶
func (o *GetSearchResultsOK) IsCode(code int) bool
IsCode returns true when this get search results o k response a status code equal to that given
func (*GetSearchResultsOK) IsRedirect ¶
func (o *GetSearchResultsOK) IsRedirect() bool
IsRedirect returns true when this get search results o k response has a 3xx status code
func (*GetSearchResultsOK) IsServerError ¶
func (o *GetSearchResultsOK) IsServerError() bool
IsServerError returns true when this get search results o k response has a 5xx status code
func (*GetSearchResultsOK) IsSuccess ¶
func (o *GetSearchResultsOK) IsSuccess() bool
IsSuccess returns true when this get search results o k response has a 2xx status code
func (*GetSearchResultsOK) String ¶
func (o *GetSearchResultsOK) String() string
type GetSearchResultsParams ¶
type GetSearchResultsParams struct { /* AppID. Application ID. */ AppID *string /* InferJSONTypes. Whether to try to infer data types in json event response instead of returning map[string]string */ InferJSONTypes *bool /* JobID. Job ID for a previously executed async query */ JobID string /* Limit. Maximum number of records to return. */ Limit *string /* MatchResponseSchema. Whether to validate search results against their schema */ MatchResponseSchema *bool /* Metadata. Whether to include metadata in the response */ Metadata *bool /* Offset. Starting pagination offset of records to return. */ Offset *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetSearchResultsParams contains all the parameters to send to the API endpoint
for the get search results operation. Typically these are written to a http.Request.
func NewGetSearchResultsParams ¶
func NewGetSearchResultsParams() *GetSearchResultsParams
NewGetSearchResultsParams creates a new GetSearchResultsParams 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 NewGetSearchResultsParamsWithContext ¶
func NewGetSearchResultsParamsWithContext(ctx context.Context) *GetSearchResultsParams
NewGetSearchResultsParamsWithContext creates a new GetSearchResultsParams object with the ability to set a context for a request.
func NewGetSearchResultsParamsWithHTTPClient ¶
func NewGetSearchResultsParamsWithHTTPClient(client *http.Client) *GetSearchResultsParams
NewGetSearchResultsParamsWithHTTPClient creates a new GetSearchResultsParams object with the ability to set a custom HTTPClient for a request.
func NewGetSearchResultsParamsWithTimeout ¶
func NewGetSearchResultsParamsWithTimeout(timeout time.Duration) *GetSearchResultsParams
NewGetSearchResultsParamsWithTimeout creates a new GetSearchResultsParams object with the ability to set a timeout on a request.
func (*GetSearchResultsParams) SetAppID ¶
func (o *GetSearchResultsParams) SetAppID(appID *string)
SetAppID adds the appId to the get search results params
func (*GetSearchResultsParams) SetContext ¶
func (o *GetSearchResultsParams) SetContext(ctx context.Context)
SetContext adds the context to the get search results params
func (*GetSearchResultsParams) SetDefaults ¶
func (o *GetSearchResultsParams) SetDefaults()
SetDefaults hydrates default values in the get search results params (not the query body).
All values with no default are reset to their zero value.
func (*GetSearchResultsParams) SetHTTPClient ¶
func (o *GetSearchResultsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get search results params
func (*GetSearchResultsParams) SetInferJSONTypes ¶ added in v0.7.0
func (o *GetSearchResultsParams) SetInferJSONTypes(inferJSONTypes *bool)
SetInferJSONTypes adds the inferJsonTypes to the get search results params
func (*GetSearchResultsParams) SetJobID ¶
func (o *GetSearchResultsParams) SetJobID(jobID string)
SetJobID adds the jobId to the get search results params
func (*GetSearchResultsParams) SetLimit ¶
func (o *GetSearchResultsParams) SetLimit(limit *string)
SetLimit adds the limit to the get search results params
func (*GetSearchResultsParams) SetMatchResponseSchema ¶ added in v0.7.0
func (o *GetSearchResultsParams) SetMatchResponseSchema(matchResponseSchema *bool)
SetMatchResponseSchema adds the matchResponseSchema to the get search results params
func (*GetSearchResultsParams) SetMetadata ¶
func (o *GetSearchResultsParams) SetMetadata(metadata *bool)
SetMetadata adds the metadata to the get search results params
func (*GetSearchResultsParams) SetOffset ¶
func (o *GetSearchResultsParams) SetOffset(offset *string)
SetOffset adds the offset to the get search results params
func (*GetSearchResultsParams) SetTimeout ¶
func (o *GetSearchResultsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get search results params
func (*GetSearchResultsParams) WithAppID ¶
func (o *GetSearchResultsParams) WithAppID(appID *string) *GetSearchResultsParams
WithAppID adds the appID to the get search results params
func (*GetSearchResultsParams) WithContext ¶
func (o *GetSearchResultsParams) WithContext(ctx context.Context) *GetSearchResultsParams
WithContext adds the context to the get search results params
func (*GetSearchResultsParams) WithDefaults ¶
func (o *GetSearchResultsParams) WithDefaults() *GetSearchResultsParams
WithDefaults hydrates default values in the get search results params (not the query body).
All values with no default are reset to their zero value.
func (*GetSearchResultsParams) WithHTTPClient ¶
func (o *GetSearchResultsParams) WithHTTPClient(client *http.Client) *GetSearchResultsParams
WithHTTPClient adds the HTTPClient to the get search results params
func (*GetSearchResultsParams) WithInferJSONTypes ¶ added in v0.7.0
func (o *GetSearchResultsParams) WithInferJSONTypes(inferJSONTypes *bool) *GetSearchResultsParams
WithInferJSONTypes adds the inferJSONTypes to the get search results params
func (*GetSearchResultsParams) WithJobID ¶
func (o *GetSearchResultsParams) WithJobID(jobID string) *GetSearchResultsParams
WithJobID adds the jobID to the get search results params
func (*GetSearchResultsParams) WithLimit ¶
func (o *GetSearchResultsParams) WithLimit(limit *string) *GetSearchResultsParams
WithLimit adds the limit to the get search results params
func (*GetSearchResultsParams) WithMatchResponseSchema ¶ added in v0.7.0
func (o *GetSearchResultsParams) WithMatchResponseSchema(matchResponseSchema *bool) *GetSearchResultsParams
WithMatchResponseSchema adds the matchResponseSchema to the get search results params
func (*GetSearchResultsParams) WithMetadata ¶
func (o *GetSearchResultsParams) WithMetadata(metadata *bool) *GetSearchResultsParams
WithMetadata adds the metadata to the get search results params
func (*GetSearchResultsParams) WithOffset ¶
func (o *GetSearchResultsParams) WithOffset(offset *string) *GetSearchResultsParams
WithOffset adds the offset to the get search results params
func (*GetSearchResultsParams) WithTimeout ¶
func (o *GetSearchResultsParams) WithTimeout(timeout time.Duration) *GetSearchResultsParams
WithTimeout adds the timeout to the get search results params
func (*GetSearchResultsParams) WriteToRequest ¶
func (o *GetSearchResultsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetSearchResultsReader ¶
type GetSearchResultsReader struct {
// contains filtered or unexported fields
}
GetSearchResultsReader is a Reader for the GetSearchResults structure.
func (*GetSearchResultsReader) ReadResponse ¶
func (o *GetSearchResultsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetSearchResultsTooManyRequests ¶
type GetSearchResultsTooManyRequests 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 }
GetSearchResultsTooManyRequests describes a response with status code 429, with default header values.
Too Many Requests
func NewGetSearchResultsTooManyRequests ¶
func NewGetSearchResultsTooManyRequests() *GetSearchResultsTooManyRequests
NewGetSearchResultsTooManyRequests creates a GetSearchResultsTooManyRequests with default headers values
func (*GetSearchResultsTooManyRequests) Code ¶
func (o *GetSearchResultsTooManyRequests) Code() int
Code gets the status code for the get search results too many requests response
func (*GetSearchResultsTooManyRequests) Error ¶
func (o *GetSearchResultsTooManyRequests) Error() string
func (*GetSearchResultsTooManyRequests) GetPayload ¶
func (o *GetSearchResultsTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
func (*GetSearchResultsTooManyRequests) IsClientError ¶
func (o *GetSearchResultsTooManyRequests) IsClientError() bool
IsClientError returns true when this get search results too many requests response has a 4xx status code
func (*GetSearchResultsTooManyRequests) IsCode ¶
func (o *GetSearchResultsTooManyRequests) IsCode(code int) bool
IsCode returns true when this get search results too many requests response a status code equal to that given
func (*GetSearchResultsTooManyRequests) IsRedirect ¶
func (o *GetSearchResultsTooManyRequests) IsRedirect() bool
IsRedirect returns true when this get search results too many requests response has a 3xx status code
func (*GetSearchResultsTooManyRequests) IsServerError ¶
func (o *GetSearchResultsTooManyRequests) IsServerError() bool
IsServerError returns true when this get search results too many requests response has a 5xx status code
func (*GetSearchResultsTooManyRequests) IsSuccess ¶
func (o *GetSearchResultsTooManyRequests) IsSuccess() bool
IsSuccess returns true when this get search results too many requests response has a 2xx status code
func (*GetSearchResultsTooManyRequests) String ¶
func (o *GetSearchResultsTooManyRequests) String() string
type IngestDataAsyncV1BadRequest ¶ added in v0.7.0
type IngestDataAsyncV1BadRequest struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaspecResponseFields }
IngestDataAsyncV1BadRequest describes a response with status code 400, with default header values.
Bad Request
func NewIngestDataAsyncV1BadRequest ¶ added in v0.7.0
func NewIngestDataAsyncV1BadRequest() *IngestDataAsyncV1BadRequest
NewIngestDataAsyncV1BadRequest creates a IngestDataAsyncV1BadRequest with default headers values
func (*IngestDataAsyncV1BadRequest) Code ¶ added in v0.7.0
func (o *IngestDataAsyncV1BadRequest) Code() int
Code gets the status code for the ingest data async v1 bad request response
func (*IngestDataAsyncV1BadRequest) Error ¶ added in v0.7.0
func (o *IngestDataAsyncV1BadRequest) Error() string
func (*IngestDataAsyncV1BadRequest) GetPayload ¶ added in v0.7.0
func (o *IngestDataAsyncV1BadRequest) GetPayload() *models.MsaspecResponseFields
func (*IngestDataAsyncV1BadRequest) IsClientError ¶ added in v0.7.0
func (o *IngestDataAsyncV1BadRequest) IsClientError() bool
IsClientError returns true when this ingest data async v1 bad request response has a 4xx status code
func (*IngestDataAsyncV1BadRequest) IsCode ¶ added in v0.7.0
func (o *IngestDataAsyncV1BadRequest) IsCode(code int) bool
IsCode returns true when this ingest data async v1 bad request response a status code equal to that given
func (*IngestDataAsyncV1BadRequest) IsRedirect ¶ added in v0.7.0
func (o *IngestDataAsyncV1BadRequest) IsRedirect() bool
IsRedirect returns true when this ingest data async v1 bad request response has a 3xx status code
func (*IngestDataAsyncV1BadRequest) IsServerError ¶ added in v0.7.0
func (o *IngestDataAsyncV1BadRequest) IsServerError() bool
IsServerError returns true when this ingest data async v1 bad request response has a 5xx status code
func (*IngestDataAsyncV1BadRequest) IsSuccess ¶ added in v0.7.0
func (o *IngestDataAsyncV1BadRequest) IsSuccess() bool
IsSuccess returns true when this ingest data async v1 bad request response has a 2xx status code
func (*IngestDataAsyncV1BadRequest) String ¶ added in v0.7.0
func (o *IngestDataAsyncV1BadRequest) String() string
type IngestDataAsyncV1Forbidden ¶ added in v0.7.0
type IngestDataAsyncV1Forbidden struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaspecResponseFields }
IngestDataAsyncV1Forbidden describes a response with status code 403, with default header values.
Forbidden
func NewIngestDataAsyncV1Forbidden ¶ added in v0.7.0
func NewIngestDataAsyncV1Forbidden() *IngestDataAsyncV1Forbidden
NewIngestDataAsyncV1Forbidden creates a IngestDataAsyncV1Forbidden with default headers values
func (*IngestDataAsyncV1Forbidden) Code ¶ added in v0.7.0
func (o *IngestDataAsyncV1Forbidden) Code() int
Code gets the status code for the ingest data async v1 forbidden response
func (*IngestDataAsyncV1Forbidden) Error ¶ added in v0.7.0
func (o *IngestDataAsyncV1Forbidden) Error() string
func (*IngestDataAsyncV1Forbidden) GetPayload ¶ added in v0.7.0
func (o *IngestDataAsyncV1Forbidden) GetPayload() *models.MsaspecResponseFields
func (*IngestDataAsyncV1Forbidden) IsClientError ¶ added in v0.7.0
func (o *IngestDataAsyncV1Forbidden) IsClientError() bool
IsClientError returns true when this ingest data async v1 forbidden response has a 4xx status code
func (*IngestDataAsyncV1Forbidden) IsCode ¶ added in v0.7.0
func (o *IngestDataAsyncV1Forbidden) IsCode(code int) bool
IsCode returns true when this ingest data async v1 forbidden response a status code equal to that given
func (*IngestDataAsyncV1Forbidden) IsRedirect ¶ added in v0.7.0
func (o *IngestDataAsyncV1Forbidden) IsRedirect() bool
IsRedirect returns true when this ingest data async v1 forbidden response has a 3xx status code
func (*IngestDataAsyncV1Forbidden) IsServerError ¶ added in v0.7.0
func (o *IngestDataAsyncV1Forbidden) IsServerError() bool
IsServerError returns true when this ingest data async v1 forbidden response has a 5xx status code
func (*IngestDataAsyncV1Forbidden) IsSuccess ¶ added in v0.7.0
func (o *IngestDataAsyncV1Forbidden) IsSuccess() bool
IsSuccess returns true when this ingest data async v1 forbidden response has a 2xx status code
func (*IngestDataAsyncV1Forbidden) String ¶ added in v0.7.0
func (o *IngestDataAsyncV1Forbidden) String() string
type IngestDataAsyncV1InternalServerError ¶ added in v0.7.0
type IngestDataAsyncV1InternalServerError struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaspecResponseFields }
IngestDataAsyncV1InternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewIngestDataAsyncV1InternalServerError ¶ added in v0.7.0
func NewIngestDataAsyncV1InternalServerError() *IngestDataAsyncV1InternalServerError
NewIngestDataAsyncV1InternalServerError creates a IngestDataAsyncV1InternalServerError with default headers values
func (*IngestDataAsyncV1InternalServerError) Code ¶ added in v0.7.0
func (o *IngestDataAsyncV1InternalServerError) Code() int
Code gets the status code for the ingest data async v1 internal server error response
func (*IngestDataAsyncV1InternalServerError) Error ¶ added in v0.7.0
func (o *IngestDataAsyncV1InternalServerError) Error() string
func (*IngestDataAsyncV1InternalServerError) GetPayload ¶ added in v0.7.0
func (o *IngestDataAsyncV1InternalServerError) GetPayload() *models.MsaspecResponseFields
func (*IngestDataAsyncV1InternalServerError) IsClientError ¶ added in v0.7.0
func (o *IngestDataAsyncV1InternalServerError) IsClientError() bool
IsClientError returns true when this ingest data async v1 internal server error response has a 4xx status code
func (*IngestDataAsyncV1InternalServerError) IsCode ¶ added in v0.7.0
func (o *IngestDataAsyncV1InternalServerError) IsCode(code int) bool
IsCode returns true when this ingest data async v1 internal server error response a status code equal to that given
func (*IngestDataAsyncV1InternalServerError) IsRedirect ¶ added in v0.7.0
func (o *IngestDataAsyncV1InternalServerError) IsRedirect() bool
IsRedirect returns true when this ingest data async v1 internal server error response has a 3xx status code
func (*IngestDataAsyncV1InternalServerError) IsServerError ¶ added in v0.7.0
func (o *IngestDataAsyncV1InternalServerError) IsServerError() bool
IsServerError returns true when this ingest data async v1 internal server error response has a 5xx status code
func (*IngestDataAsyncV1InternalServerError) IsSuccess ¶ added in v0.7.0
func (o *IngestDataAsyncV1InternalServerError) IsSuccess() bool
IsSuccess returns true when this ingest data async v1 internal server error response has a 2xx status code
func (*IngestDataAsyncV1InternalServerError) String ¶ added in v0.7.0
func (o *IngestDataAsyncV1InternalServerError) String() string
type IngestDataAsyncV1NotFound ¶ added in v0.7.0
type IngestDataAsyncV1NotFound struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaspecResponseFields }
IngestDataAsyncV1NotFound describes a response with status code 404, with default header values.
Not Found
func NewIngestDataAsyncV1NotFound ¶ added in v0.7.0
func NewIngestDataAsyncV1NotFound() *IngestDataAsyncV1NotFound
NewIngestDataAsyncV1NotFound creates a IngestDataAsyncV1NotFound with default headers values
func (*IngestDataAsyncV1NotFound) Code ¶ added in v0.7.0
func (o *IngestDataAsyncV1NotFound) Code() int
Code gets the status code for the ingest data async v1 not found response
func (*IngestDataAsyncV1NotFound) Error ¶ added in v0.7.0
func (o *IngestDataAsyncV1NotFound) Error() string
func (*IngestDataAsyncV1NotFound) GetPayload ¶ added in v0.7.0
func (o *IngestDataAsyncV1NotFound) GetPayload() *models.MsaspecResponseFields
func (*IngestDataAsyncV1NotFound) IsClientError ¶ added in v0.7.0
func (o *IngestDataAsyncV1NotFound) IsClientError() bool
IsClientError returns true when this ingest data async v1 not found response has a 4xx status code
func (*IngestDataAsyncV1NotFound) IsCode ¶ added in v0.7.0
func (o *IngestDataAsyncV1NotFound) IsCode(code int) bool
IsCode returns true when this ingest data async v1 not found response a status code equal to that given
func (*IngestDataAsyncV1NotFound) IsRedirect ¶ added in v0.7.0
func (o *IngestDataAsyncV1NotFound) IsRedirect() bool
IsRedirect returns true when this ingest data async v1 not found response has a 3xx status code
func (*IngestDataAsyncV1NotFound) IsServerError ¶ added in v0.7.0
func (o *IngestDataAsyncV1NotFound) IsServerError() bool
IsServerError returns true when this ingest data async v1 not found response has a 5xx status code
func (*IngestDataAsyncV1NotFound) IsSuccess ¶ added in v0.7.0
func (o *IngestDataAsyncV1NotFound) IsSuccess() bool
IsSuccess returns true when this ingest data async v1 not found response has a 2xx status code
func (*IngestDataAsyncV1NotFound) String ¶ added in v0.7.0
func (o *IngestDataAsyncV1NotFound) String() string
type IngestDataAsyncV1OK ¶ added in v0.7.0
type IngestDataAsyncV1OK 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.ClientDataIngestResponseWrapperV1 }
IngestDataAsyncV1OK describes a response with status code 200, with default header values.
OK
func NewIngestDataAsyncV1OK ¶ added in v0.7.0
func NewIngestDataAsyncV1OK() *IngestDataAsyncV1OK
NewIngestDataAsyncV1OK creates a IngestDataAsyncV1OK with default headers values
func (*IngestDataAsyncV1OK) Code ¶ added in v0.7.0
func (o *IngestDataAsyncV1OK) Code() int
Code gets the status code for the ingest data async v1 o k response
func (*IngestDataAsyncV1OK) Error ¶ added in v0.7.0
func (o *IngestDataAsyncV1OK) Error() string
func (*IngestDataAsyncV1OK) GetPayload ¶ added in v0.7.0
func (o *IngestDataAsyncV1OK) GetPayload() *models.ClientDataIngestResponseWrapperV1
func (*IngestDataAsyncV1OK) IsClientError ¶ added in v0.7.0
func (o *IngestDataAsyncV1OK) IsClientError() bool
IsClientError returns true when this ingest data async v1 o k response has a 4xx status code
func (*IngestDataAsyncV1OK) IsCode ¶ added in v0.7.0
func (o *IngestDataAsyncV1OK) IsCode(code int) bool
IsCode returns true when this ingest data async v1 o k response a status code equal to that given
func (*IngestDataAsyncV1OK) IsRedirect ¶ added in v0.7.0
func (o *IngestDataAsyncV1OK) IsRedirect() bool
IsRedirect returns true when this ingest data async v1 o k response has a 3xx status code
func (*IngestDataAsyncV1OK) IsServerError ¶ added in v0.7.0
func (o *IngestDataAsyncV1OK) IsServerError() bool
IsServerError returns true when this ingest data async v1 o k response has a 5xx status code
func (*IngestDataAsyncV1OK) IsSuccess ¶ added in v0.7.0
func (o *IngestDataAsyncV1OK) IsSuccess() bool
IsSuccess returns true when this ingest data async v1 o k response has a 2xx status code
func (*IngestDataAsyncV1OK) String ¶ added in v0.7.0
func (o *IngestDataAsyncV1OK) String() string
type IngestDataAsyncV1Params ¶ added in v0.7.0
type IngestDataAsyncV1Params struct { /* DataContent. JSON data to ingest */ DataContent *string /* DataFile. Data file to ingest */ DataFile runtime.NamedReadCloser /* Repo. Repository name if not part of a foundry app */ Repo *string /* Tag. Custom tag for ingested data in the form tag:value */ Tag []string /* TagSource. Tag the data with the specified source */ TagSource *string /* TestData. Tag the data with test-ingest */ TestData *bool Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
IngestDataAsyncV1Params contains all the parameters to send to the API endpoint
for the ingest data async v1 operation. Typically these are written to a http.Request.
func NewIngestDataAsyncV1Params ¶ added in v0.7.0
func NewIngestDataAsyncV1Params() *IngestDataAsyncV1Params
NewIngestDataAsyncV1Params creates a new IngestDataAsyncV1Params 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 NewIngestDataAsyncV1ParamsWithContext ¶ added in v0.7.0
func NewIngestDataAsyncV1ParamsWithContext(ctx context.Context) *IngestDataAsyncV1Params
NewIngestDataAsyncV1ParamsWithContext creates a new IngestDataAsyncV1Params object with the ability to set a context for a request.
func NewIngestDataAsyncV1ParamsWithHTTPClient ¶ added in v0.7.0
func NewIngestDataAsyncV1ParamsWithHTTPClient(client *http.Client) *IngestDataAsyncV1Params
NewIngestDataAsyncV1ParamsWithHTTPClient creates a new IngestDataAsyncV1Params object with the ability to set a custom HTTPClient for a request.
func NewIngestDataAsyncV1ParamsWithTimeout ¶ added in v0.7.0
func NewIngestDataAsyncV1ParamsWithTimeout(timeout time.Duration) *IngestDataAsyncV1Params
NewIngestDataAsyncV1ParamsWithTimeout creates a new IngestDataAsyncV1Params object with the ability to set a timeout on a request.
func (*IngestDataAsyncV1Params) SetContext ¶ added in v0.7.0
func (o *IngestDataAsyncV1Params) SetContext(ctx context.Context)
SetContext adds the context to the ingest data async v1 params
func (*IngestDataAsyncV1Params) SetDataContent ¶ added in v0.7.0
func (o *IngestDataAsyncV1Params) SetDataContent(dataContent *string)
SetDataContent adds the dataContent to the ingest data async v1 params
func (*IngestDataAsyncV1Params) SetDataFile ¶ added in v0.7.0
func (o *IngestDataAsyncV1Params) SetDataFile(dataFile runtime.NamedReadCloser)
SetDataFile adds the dataFile to the ingest data async v1 params
func (*IngestDataAsyncV1Params) SetDefaults ¶ added in v0.7.0
func (o *IngestDataAsyncV1Params) SetDefaults()
SetDefaults hydrates default values in the ingest data async v1 params (not the query body).
All values with no default are reset to their zero value.
func (*IngestDataAsyncV1Params) SetHTTPClient ¶ added in v0.7.0
func (o *IngestDataAsyncV1Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the ingest data async v1 params
func (*IngestDataAsyncV1Params) SetRepo ¶ added in v0.7.0
func (o *IngestDataAsyncV1Params) SetRepo(repo *string)
SetRepo adds the repo to the ingest data async v1 params
func (*IngestDataAsyncV1Params) SetTag ¶ added in v0.7.0
func (o *IngestDataAsyncV1Params) SetTag(tag []string)
SetTag adds the tag to the ingest data async v1 params
func (*IngestDataAsyncV1Params) SetTagSource ¶ added in v0.7.0
func (o *IngestDataAsyncV1Params) SetTagSource(tagSource *string)
SetTagSource adds the tagSource to the ingest data async v1 params
func (*IngestDataAsyncV1Params) SetTestData ¶ added in v0.7.0
func (o *IngestDataAsyncV1Params) SetTestData(testData *bool)
SetTestData adds the testData to the ingest data async v1 params
func (*IngestDataAsyncV1Params) SetTimeout ¶ added in v0.7.0
func (o *IngestDataAsyncV1Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the ingest data async v1 params
func (*IngestDataAsyncV1Params) WithContext ¶ added in v0.7.0
func (o *IngestDataAsyncV1Params) WithContext(ctx context.Context) *IngestDataAsyncV1Params
WithContext adds the context to the ingest data async v1 params
func (*IngestDataAsyncV1Params) WithDataContent ¶ added in v0.7.0
func (o *IngestDataAsyncV1Params) WithDataContent(dataContent *string) *IngestDataAsyncV1Params
WithDataContent adds the dataContent to the ingest data async v1 params
func (*IngestDataAsyncV1Params) WithDataFile ¶ added in v0.7.0
func (o *IngestDataAsyncV1Params) WithDataFile(dataFile runtime.NamedReadCloser) *IngestDataAsyncV1Params
WithDataFile adds the dataFile to the ingest data async v1 params
func (*IngestDataAsyncV1Params) WithDefaults ¶ added in v0.7.0
func (o *IngestDataAsyncV1Params) WithDefaults() *IngestDataAsyncV1Params
WithDefaults hydrates default values in the ingest data async v1 params (not the query body).
All values with no default are reset to their zero value.
func (*IngestDataAsyncV1Params) WithHTTPClient ¶ added in v0.7.0
func (o *IngestDataAsyncV1Params) WithHTTPClient(client *http.Client) *IngestDataAsyncV1Params
WithHTTPClient adds the HTTPClient to the ingest data async v1 params
func (*IngestDataAsyncV1Params) WithRepo ¶ added in v0.7.0
func (o *IngestDataAsyncV1Params) WithRepo(repo *string) *IngestDataAsyncV1Params
WithRepo adds the repo to the ingest data async v1 params
func (*IngestDataAsyncV1Params) WithTag ¶ added in v0.7.0
func (o *IngestDataAsyncV1Params) WithTag(tag []string) *IngestDataAsyncV1Params
WithTag adds the tag to the ingest data async v1 params
func (*IngestDataAsyncV1Params) WithTagSource ¶ added in v0.7.0
func (o *IngestDataAsyncV1Params) WithTagSource(tagSource *string) *IngestDataAsyncV1Params
WithTagSource adds the tagSource to the ingest data async v1 params
func (*IngestDataAsyncV1Params) WithTestData ¶ added in v0.7.0
func (o *IngestDataAsyncV1Params) WithTestData(testData *bool) *IngestDataAsyncV1Params
WithTestData adds the testData to the ingest data async v1 params
func (*IngestDataAsyncV1Params) WithTimeout ¶ added in v0.7.0
func (o *IngestDataAsyncV1Params) WithTimeout(timeout time.Duration) *IngestDataAsyncV1Params
WithTimeout adds the timeout to the ingest data async v1 params
func (*IngestDataAsyncV1Params) WriteToRequest ¶ added in v0.7.0
func (o *IngestDataAsyncV1Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type IngestDataAsyncV1Reader ¶ added in v0.7.0
type IngestDataAsyncV1Reader struct {
// contains filtered or unexported fields
}
IngestDataAsyncV1Reader is a Reader for the IngestDataAsyncV1 structure.
func (*IngestDataAsyncV1Reader) ReadResponse ¶ added in v0.7.0
func (o *IngestDataAsyncV1Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type IngestDataAsyncV1TooManyRequests ¶ added in v0.7.0
type IngestDataAsyncV1TooManyRequests 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 }
IngestDataAsyncV1TooManyRequests describes a response with status code 429, with default header values.
Too Many Requests
func NewIngestDataAsyncV1TooManyRequests ¶ added in v0.7.0
func NewIngestDataAsyncV1TooManyRequests() *IngestDataAsyncV1TooManyRequests
NewIngestDataAsyncV1TooManyRequests creates a IngestDataAsyncV1TooManyRequests with default headers values
func (*IngestDataAsyncV1TooManyRequests) Code ¶ added in v0.7.0
func (o *IngestDataAsyncV1TooManyRequests) Code() int
Code gets the status code for the ingest data async v1 too many requests response
func (*IngestDataAsyncV1TooManyRequests) Error ¶ added in v0.7.0
func (o *IngestDataAsyncV1TooManyRequests) Error() string
func (*IngestDataAsyncV1TooManyRequests) GetPayload ¶ added in v0.7.0
func (o *IngestDataAsyncV1TooManyRequests) GetPayload() *models.MsaReplyMetaOnly
func (*IngestDataAsyncV1TooManyRequests) IsClientError ¶ added in v0.7.0
func (o *IngestDataAsyncV1TooManyRequests) IsClientError() bool
IsClientError returns true when this ingest data async v1 too many requests response has a 4xx status code
func (*IngestDataAsyncV1TooManyRequests) IsCode ¶ added in v0.7.0
func (o *IngestDataAsyncV1TooManyRequests) IsCode(code int) bool
IsCode returns true when this ingest data async v1 too many requests response a status code equal to that given
func (*IngestDataAsyncV1TooManyRequests) IsRedirect ¶ added in v0.7.0
func (o *IngestDataAsyncV1TooManyRequests) IsRedirect() bool
IsRedirect returns true when this ingest data async v1 too many requests response has a 3xx status code
func (*IngestDataAsyncV1TooManyRequests) IsServerError ¶ added in v0.7.0
func (o *IngestDataAsyncV1TooManyRequests) IsServerError() bool
IsServerError returns true when this ingest data async v1 too many requests response has a 5xx status code
func (*IngestDataAsyncV1TooManyRequests) IsSuccess ¶ added in v0.7.0
func (o *IngestDataAsyncV1TooManyRequests) IsSuccess() bool
IsSuccess returns true when this ingest data async v1 too many requests response has a 2xx status code
func (*IngestDataAsyncV1TooManyRequests) String ¶ added in v0.7.0
func (o *IngestDataAsyncV1TooManyRequests) String() string
type IngestDataBadRequest ¶ added in v0.7.0
type IngestDataBadRequest struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaspecResponseFields }
IngestDataBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewIngestDataBadRequest ¶ added in v0.7.0
func NewIngestDataBadRequest() *IngestDataBadRequest
NewIngestDataBadRequest creates a IngestDataBadRequest with default headers values
func (*IngestDataBadRequest) Code ¶ added in v0.7.0
func (o *IngestDataBadRequest) Code() int
Code gets the status code for the ingest data bad request response
func (*IngestDataBadRequest) Error ¶ added in v0.7.0
func (o *IngestDataBadRequest) Error() string
func (*IngestDataBadRequest) GetPayload ¶ added in v0.7.0
func (o *IngestDataBadRequest) GetPayload() *models.MsaspecResponseFields
func (*IngestDataBadRequest) IsClientError ¶ added in v0.7.0
func (o *IngestDataBadRequest) IsClientError() bool
IsClientError returns true when this ingest data bad request response has a 4xx status code
func (*IngestDataBadRequest) IsCode ¶ added in v0.7.0
func (o *IngestDataBadRequest) IsCode(code int) bool
IsCode returns true when this ingest data bad request response a status code equal to that given
func (*IngestDataBadRequest) IsRedirect ¶ added in v0.7.0
func (o *IngestDataBadRequest) IsRedirect() bool
IsRedirect returns true when this ingest data bad request response has a 3xx status code
func (*IngestDataBadRequest) IsServerError ¶ added in v0.7.0
func (o *IngestDataBadRequest) IsServerError() bool
IsServerError returns true when this ingest data bad request response has a 5xx status code
func (*IngestDataBadRequest) IsSuccess ¶ added in v0.7.0
func (o *IngestDataBadRequest) IsSuccess() bool
IsSuccess returns true when this ingest data bad request response has a 2xx status code
func (*IngestDataBadRequest) String ¶ added in v0.7.0
func (o *IngestDataBadRequest) String() string
type IngestDataForbidden ¶
type IngestDataForbidden struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaspecResponseFields }
IngestDataForbidden describes a response with status code 403, with default header values.
Forbidden
func NewIngestDataForbidden ¶
func NewIngestDataForbidden() *IngestDataForbidden
NewIngestDataForbidden creates a IngestDataForbidden with default headers values
func (*IngestDataForbidden) Code ¶
func (o *IngestDataForbidden) Code() int
Code gets the status code for the ingest data forbidden response
func (*IngestDataForbidden) Error ¶
func (o *IngestDataForbidden) Error() string
func (*IngestDataForbidden) GetPayload ¶
func (o *IngestDataForbidden) GetPayload() *models.MsaspecResponseFields
func (*IngestDataForbidden) IsClientError ¶
func (o *IngestDataForbidden) IsClientError() bool
IsClientError returns true when this ingest data forbidden response has a 4xx status code
func (*IngestDataForbidden) IsCode ¶
func (o *IngestDataForbidden) IsCode(code int) bool
IsCode returns true when this ingest data forbidden response a status code equal to that given
func (*IngestDataForbidden) IsRedirect ¶
func (o *IngestDataForbidden) IsRedirect() bool
IsRedirect returns true when this ingest data forbidden response has a 3xx status code
func (*IngestDataForbidden) IsServerError ¶
func (o *IngestDataForbidden) IsServerError() bool
IsServerError returns true when this ingest data forbidden response has a 5xx status code
func (*IngestDataForbidden) IsSuccess ¶
func (o *IngestDataForbidden) IsSuccess() bool
IsSuccess returns true when this ingest data forbidden response has a 2xx status code
func (*IngestDataForbidden) String ¶
func (o *IngestDataForbidden) String() string
type IngestDataInternalServerError ¶ added in v0.7.0
type IngestDataInternalServerError struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaspecResponseFields }
IngestDataInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewIngestDataInternalServerError ¶ added in v0.7.0
func NewIngestDataInternalServerError() *IngestDataInternalServerError
NewIngestDataInternalServerError creates a IngestDataInternalServerError with default headers values
func (*IngestDataInternalServerError) Code ¶ added in v0.7.0
func (o *IngestDataInternalServerError) Code() int
Code gets the status code for the ingest data internal server error response
func (*IngestDataInternalServerError) Error ¶ added in v0.7.0
func (o *IngestDataInternalServerError) Error() string
func (*IngestDataInternalServerError) GetPayload ¶ added in v0.7.0
func (o *IngestDataInternalServerError) GetPayload() *models.MsaspecResponseFields
func (*IngestDataInternalServerError) IsClientError ¶ added in v0.7.0
func (o *IngestDataInternalServerError) IsClientError() bool
IsClientError returns true when this ingest data internal server error response has a 4xx status code
func (*IngestDataInternalServerError) IsCode ¶ added in v0.7.0
func (o *IngestDataInternalServerError) IsCode(code int) bool
IsCode returns true when this ingest data internal server error response a status code equal to that given
func (*IngestDataInternalServerError) IsRedirect ¶ added in v0.7.0
func (o *IngestDataInternalServerError) IsRedirect() bool
IsRedirect returns true when this ingest data internal server error response has a 3xx status code
func (*IngestDataInternalServerError) IsServerError ¶ added in v0.7.0
func (o *IngestDataInternalServerError) IsServerError() bool
IsServerError returns true when this ingest data internal server error response has a 5xx status code
func (*IngestDataInternalServerError) IsSuccess ¶ added in v0.7.0
func (o *IngestDataInternalServerError) IsSuccess() bool
IsSuccess returns true when this ingest data internal server error response has a 2xx status code
func (*IngestDataInternalServerError) String ¶ added in v0.7.0
func (o *IngestDataInternalServerError) String() string
type IngestDataNotFound ¶ added in v0.7.0
type IngestDataNotFound struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaspecResponseFields }
IngestDataNotFound describes a response with status code 404, with default header values.
Not Found
func NewIngestDataNotFound ¶ added in v0.7.0
func NewIngestDataNotFound() *IngestDataNotFound
NewIngestDataNotFound creates a IngestDataNotFound with default headers values
func (*IngestDataNotFound) Code ¶ added in v0.7.0
func (o *IngestDataNotFound) Code() int
Code gets the status code for the ingest data not found response
func (*IngestDataNotFound) Error ¶ added in v0.7.0
func (o *IngestDataNotFound) Error() string
func (*IngestDataNotFound) GetPayload ¶ added in v0.7.0
func (o *IngestDataNotFound) GetPayload() *models.MsaspecResponseFields
func (*IngestDataNotFound) IsClientError ¶ added in v0.7.0
func (o *IngestDataNotFound) IsClientError() bool
IsClientError returns true when this ingest data not found response has a 4xx status code
func (*IngestDataNotFound) IsCode ¶ added in v0.7.0
func (o *IngestDataNotFound) IsCode(code int) bool
IsCode returns true when this ingest data not found response a status code equal to that given
func (*IngestDataNotFound) IsRedirect ¶ added in v0.7.0
func (o *IngestDataNotFound) IsRedirect() bool
IsRedirect returns true when this ingest data not found response has a 3xx status code
func (*IngestDataNotFound) IsServerError ¶ added in v0.7.0
func (o *IngestDataNotFound) IsServerError() bool
IsServerError returns true when this ingest data not found response has a 5xx status code
func (*IngestDataNotFound) IsSuccess ¶ added in v0.7.0
func (o *IngestDataNotFound) IsSuccess() bool
IsSuccess returns true when this ingest data not found response has a 2xx status code
func (*IngestDataNotFound) String ¶ added in v0.7.0
func (o *IngestDataNotFound) String() string
type IngestDataOK ¶
type IngestDataOK 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.ClientDataIngestResponseWrapperV1 }
IngestDataOK describes a response with status code 200, with default header values.
OK
func NewIngestDataOK ¶
func NewIngestDataOK() *IngestDataOK
NewIngestDataOK creates a IngestDataOK with default headers values
func (*IngestDataOK) Code ¶
func (o *IngestDataOK) Code() int
Code gets the status code for the ingest data o k response
func (*IngestDataOK) Error ¶
func (o *IngestDataOK) Error() string
func (*IngestDataOK) GetPayload ¶
func (o *IngestDataOK) GetPayload() *models.ClientDataIngestResponseWrapperV1
func (*IngestDataOK) IsClientError ¶
func (o *IngestDataOK) IsClientError() bool
IsClientError returns true when this ingest data o k response has a 4xx status code
func (*IngestDataOK) IsCode ¶
func (o *IngestDataOK) IsCode(code int) bool
IsCode returns true when this ingest data o k response a status code equal to that given
func (*IngestDataOK) IsRedirect ¶
func (o *IngestDataOK) IsRedirect() bool
IsRedirect returns true when this ingest data o k response has a 3xx status code
func (*IngestDataOK) IsServerError ¶
func (o *IngestDataOK) IsServerError() bool
IsServerError returns true when this ingest data o k response has a 5xx status code
func (*IngestDataOK) IsSuccess ¶
func (o *IngestDataOK) IsSuccess() bool
IsSuccess returns true when this ingest data o k response has a 2xx status code
func (*IngestDataOK) String ¶
func (o *IngestDataOK) String() string
type IngestDataParams ¶
type IngestDataParams struct { /* DataContent. JSON data to ingest */ DataContent *string /* DataFile. Data file to ingest */ DataFile runtime.NamedReadCloser /* Tag. Custom tag for ingested data in the form tag:value */ Tag []string /* TagSource. Tag the data with the specified source */ TagSource *string /* TestData. Tag the data with test-ingest */ TestData *bool Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
IngestDataParams contains all the parameters to send to the API endpoint
for the ingest data operation. Typically these are written to a http.Request.
func NewIngestDataParams ¶
func NewIngestDataParams() *IngestDataParams
NewIngestDataParams creates a new IngestDataParams 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 NewIngestDataParamsWithContext ¶
func NewIngestDataParamsWithContext(ctx context.Context) *IngestDataParams
NewIngestDataParamsWithContext creates a new IngestDataParams object with the ability to set a context for a request.
func NewIngestDataParamsWithHTTPClient ¶
func NewIngestDataParamsWithHTTPClient(client *http.Client) *IngestDataParams
NewIngestDataParamsWithHTTPClient creates a new IngestDataParams object with the ability to set a custom HTTPClient for a request.
func NewIngestDataParamsWithTimeout ¶
func NewIngestDataParamsWithTimeout(timeout time.Duration) *IngestDataParams
NewIngestDataParamsWithTimeout creates a new IngestDataParams object with the ability to set a timeout on a request.
func (*IngestDataParams) SetContext ¶
func (o *IngestDataParams) SetContext(ctx context.Context)
SetContext adds the context to the ingest data params
func (*IngestDataParams) SetDataContent ¶ added in v0.7.0
func (o *IngestDataParams) SetDataContent(dataContent *string)
SetDataContent adds the dataContent to the ingest data params
func (*IngestDataParams) SetDataFile ¶
func (o *IngestDataParams) SetDataFile(dataFile runtime.NamedReadCloser)
SetDataFile adds the dataFile to the ingest data params
func (*IngestDataParams) SetDefaults ¶
func (o *IngestDataParams) SetDefaults()
SetDefaults hydrates default values in the ingest data params (not the query body).
All values with no default are reset to their zero value.
func (*IngestDataParams) SetHTTPClient ¶
func (o *IngestDataParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the ingest data params
func (*IngestDataParams) SetTag ¶
func (o *IngestDataParams) SetTag(tag []string)
SetTag adds the tag to the ingest data params
func (*IngestDataParams) SetTagSource ¶
func (o *IngestDataParams) SetTagSource(tagSource *string)
SetTagSource adds the tagSource to the ingest data params
func (*IngestDataParams) SetTestData ¶
func (o *IngestDataParams) SetTestData(testData *bool)
SetTestData adds the testData to the ingest data params
func (*IngestDataParams) SetTimeout ¶
func (o *IngestDataParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the ingest data params
func (*IngestDataParams) WithContext ¶
func (o *IngestDataParams) WithContext(ctx context.Context) *IngestDataParams
WithContext adds the context to the ingest data params
func (*IngestDataParams) WithDataContent ¶ added in v0.7.0
func (o *IngestDataParams) WithDataContent(dataContent *string) *IngestDataParams
WithDataContent adds the dataContent to the ingest data params
func (*IngestDataParams) WithDataFile ¶
func (o *IngestDataParams) WithDataFile(dataFile runtime.NamedReadCloser) *IngestDataParams
WithDataFile adds the dataFile to the ingest data params
func (*IngestDataParams) WithDefaults ¶
func (o *IngestDataParams) WithDefaults() *IngestDataParams
WithDefaults hydrates default values in the ingest data params (not the query body).
All values with no default are reset to their zero value.
func (*IngestDataParams) WithHTTPClient ¶
func (o *IngestDataParams) WithHTTPClient(client *http.Client) *IngestDataParams
WithHTTPClient adds the HTTPClient to the ingest data params
func (*IngestDataParams) WithTag ¶
func (o *IngestDataParams) WithTag(tag []string) *IngestDataParams
WithTag adds the tag to the ingest data params
func (*IngestDataParams) WithTagSource ¶
func (o *IngestDataParams) WithTagSource(tagSource *string) *IngestDataParams
WithTagSource adds the tagSource to the ingest data params
func (*IngestDataParams) WithTestData ¶
func (o *IngestDataParams) WithTestData(testData *bool) *IngestDataParams
WithTestData adds the testData to the ingest data params
func (*IngestDataParams) WithTimeout ¶
func (o *IngestDataParams) WithTimeout(timeout time.Duration) *IngestDataParams
WithTimeout adds the timeout to the ingest data params
func (*IngestDataParams) WriteToRequest ¶
func (o *IngestDataParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type IngestDataReader ¶
type IngestDataReader struct {
// contains filtered or unexported fields
}
IngestDataReader is a Reader for the IngestData structure.
func (*IngestDataReader) ReadResponse ¶
func (o *IngestDataReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type IngestDataTooManyRequests ¶
type IngestDataTooManyRequests 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 }
IngestDataTooManyRequests describes a response with status code 429, with default header values.
Too Many Requests
func NewIngestDataTooManyRequests ¶
func NewIngestDataTooManyRequests() *IngestDataTooManyRequests
NewIngestDataTooManyRequests creates a IngestDataTooManyRequests with default headers values
func (*IngestDataTooManyRequests) Code ¶
func (o *IngestDataTooManyRequests) Code() int
Code gets the status code for the ingest data too many requests response
func (*IngestDataTooManyRequests) Error ¶
func (o *IngestDataTooManyRequests) Error() string
func (*IngestDataTooManyRequests) GetPayload ¶
func (o *IngestDataTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
func (*IngestDataTooManyRequests) IsClientError ¶
func (o *IngestDataTooManyRequests) IsClientError() bool
IsClientError returns true when this ingest data too many requests response has a 4xx status code
func (*IngestDataTooManyRequests) IsCode ¶
func (o *IngestDataTooManyRequests) IsCode(code int) bool
IsCode returns true when this ingest data too many requests response a status code equal to that given
func (*IngestDataTooManyRequests) IsRedirect ¶
func (o *IngestDataTooManyRequests) IsRedirect() bool
IsRedirect returns true when this ingest data too many requests response has a 3xx status code
func (*IngestDataTooManyRequests) IsServerError ¶
func (o *IngestDataTooManyRequests) IsServerError() bool
IsServerError returns true when this ingest data too many requests response has a 5xx status code
func (*IngestDataTooManyRequests) IsSuccess ¶
func (o *IngestDataTooManyRequests) IsSuccess() bool
IsSuccess returns true when this ingest data too many requests response has a 2xx status code
func (*IngestDataTooManyRequests) String ¶
func (o *IngestDataTooManyRequests) String() string
type ListReposBadRequest ¶ added in v0.7.0
type ListReposBadRequest struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaspecResponseFields }
ListReposBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewListReposBadRequest ¶ added in v0.7.0
func NewListReposBadRequest() *ListReposBadRequest
NewListReposBadRequest creates a ListReposBadRequest with default headers values
func (*ListReposBadRequest) Code ¶ added in v0.7.0
func (o *ListReposBadRequest) Code() int
Code gets the status code for the list repos bad request response
func (*ListReposBadRequest) Error ¶ added in v0.7.0
func (o *ListReposBadRequest) Error() string
func (*ListReposBadRequest) GetPayload ¶ added in v0.7.0
func (o *ListReposBadRequest) GetPayload() *models.MsaspecResponseFields
func (*ListReposBadRequest) IsClientError ¶ added in v0.7.0
func (o *ListReposBadRequest) IsClientError() bool
IsClientError returns true when this list repos bad request response has a 4xx status code
func (*ListReposBadRequest) IsCode ¶ added in v0.7.0
func (o *ListReposBadRequest) IsCode(code int) bool
IsCode returns true when this list repos bad request response a status code equal to that given
func (*ListReposBadRequest) IsRedirect ¶ added in v0.7.0
func (o *ListReposBadRequest) IsRedirect() bool
IsRedirect returns true when this list repos bad request response has a 3xx status code
func (*ListReposBadRequest) IsServerError ¶ added in v0.7.0
func (o *ListReposBadRequest) IsServerError() bool
IsServerError returns true when this list repos bad request response has a 5xx status code
func (*ListReposBadRequest) IsSuccess ¶ added in v0.7.0
func (o *ListReposBadRequest) IsSuccess() bool
IsSuccess returns true when this list repos bad request response has a 2xx status code
func (*ListReposBadRequest) String ¶ added in v0.7.0
func (o *ListReposBadRequest) String() string
type ListReposForbidden ¶
type ListReposForbidden struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaspecResponseFields }
ListReposForbidden describes a response with status code 403, with default header values.
Forbidden
func NewListReposForbidden ¶
func NewListReposForbidden() *ListReposForbidden
NewListReposForbidden creates a ListReposForbidden with default headers values
func (*ListReposForbidden) Code ¶
func (o *ListReposForbidden) Code() int
Code gets the status code for the list repos forbidden response
func (*ListReposForbidden) Error ¶
func (o *ListReposForbidden) Error() string
func (*ListReposForbidden) GetPayload ¶
func (o *ListReposForbidden) GetPayload() *models.MsaspecResponseFields
func (*ListReposForbidden) IsClientError ¶
func (o *ListReposForbidden) IsClientError() bool
IsClientError returns true when this list repos forbidden response has a 4xx status code
func (*ListReposForbidden) IsCode ¶
func (o *ListReposForbidden) IsCode(code int) bool
IsCode returns true when this list repos forbidden response a status code equal to that given
func (*ListReposForbidden) IsRedirect ¶
func (o *ListReposForbidden) IsRedirect() bool
IsRedirect returns true when this list repos forbidden response has a 3xx status code
func (*ListReposForbidden) IsServerError ¶
func (o *ListReposForbidden) IsServerError() bool
IsServerError returns true when this list repos forbidden response has a 5xx status code
func (*ListReposForbidden) IsSuccess ¶
func (o *ListReposForbidden) IsSuccess() bool
IsSuccess returns true when this list repos forbidden response has a 2xx status code
func (*ListReposForbidden) String ¶
func (o *ListReposForbidden) String() string
type ListReposInternalServerError ¶ added in v0.7.0
type ListReposInternalServerError struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaspecResponseFields }
ListReposInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewListReposInternalServerError ¶ added in v0.7.0
func NewListReposInternalServerError() *ListReposInternalServerError
NewListReposInternalServerError creates a ListReposInternalServerError with default headers values
func (*ListReposInternalServerError) Code ¶ added in v0.7.0
func (o *ListReposInternalServerError) Code() int
Code gets the status code for the list repos internal server error response
func (*ListReposInternalServerError) Error ¶ added in v0.7.0
func (o *ListReposInternalServerError) Error() string
func (*ListReposInternalServerError) GetPayload ¶ added in v0.7.0
func (o *ListReposInternalServerError) GetPayload() *models.MsaspecResponseFields
func (*ListReposInternalServerError) IsClientError ¶ added in v0.7.0
func (o *ListReposInternalServerError) IsClientError() bool
IsClientError returns true when this list repos internal server error response has a 4xx status code
func (*ListReposInternalServerError) IsCode ¶ added in v0.7.0
func (o *ListReposInternalServerError) IsCode(code int) bool
IsCode returns true when this list repos internal server error response a status code equal to that given
func (*ListReposInternalServerError) IsRedirect ¶ added in v0.7.0
func (o *ListReposInternalServerError) IsRedirect() bool
IsRedirect returns true when this list repos internal server error response has a 3xx status code
func (*ListReposInternalServerError) IsServerError ¶ added in v0.7.0
func (o *ListReposInternalServerError) IsServerError() bool
IsServerError returns true when this list repos internal server error response has a 5xx status code
func (*ListReposInternalServerError) IsSuccess ¶ added in v0.7.0
func (o *ListReposInternalServerError) IsSuccess() bool
IsSuccess returns true when this list repos internal server error response has a 2xx status code
func (*ListReposInternalServerError) String ¶ added in v0.7.0
func (o *ListReposInternalServerError) String() string
type ListReposNotFound ¶ added in v0.7.0
type ListReposNotFound struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaspecResponseFields }
ListReposNotFound describes a response with status code 404, with default header values.
Not Found
func NewListReposNotFound ¶ added in v0.7.0
func NewListReposNotFound() *ListReposNotFound
NewListReposNotFound creates a ListReposNotFound with default headers values
func (*ListReposNotFound) Code ¶ added in v0.7.0
func (o *ListReposNotFound) Code() int
Code gets the status code for the list repos not found response
func (*ListReposNotFound) Error ¶ added in v0.7.0
func (o *ListReposNotFound) Error() string
func (*ListReposNotFound) GetPayload ¶ added in v0.7.0
func (o *ListReposNotFound) GetPayload() *models.MsaspecResponseFields
func (*ListReposNotFound) IsClientError ¶ added in v0.7.0
func (o *ListReposNotFound) IsClientError() bool
IsClientError returns true when this list repos not found response has a 4xx status code
func (*ListReposNotFound) IsCode ¶ added in v0.7.0
func (o *ListReposNotFound) IsCode(code int) bool
IsCode returns true when this list repos not found response a status code equal to that given
func (*ListReposNotFound) IsRedirect ¶ added in v0.7.0
func (o *ListReposNotFound) IsRedirect() bool
IsRedirect returns true when this list repos not found response has a 3xx status code
func (*ListReposNotFound) IsServerError ¶ added in v0.7.0
func (o *ListReposNotFound) IsServerError() bool
IsServerError returns true when this list repos not found response has a 5xx status code
func (*ListReposNotFound) IsSuccess ¶ added in v0.7.0
func (o *ListReposNotFound) IsSuccess() bool
IsSuccess returns true when this list repos not found response has a 2xx status code
func (*ListReposNotFound) String ¶ added in v0.7.0
func (o *ListReposNotFound) String() string
type ListReposOK ¶
type ListReposOK 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.ApidomainRepoViewListItemWrapperV1 }
ListReposOK describes a response with status code 200, with default header values.
OK
func NewListReposOK ¶
func NewListReposOK() *ListReposOK
NewListReposOK creates a ListReposOK with default headers values
func (*ListReposOK) Code ¶
func (o *ListReposOK) Code() int
Code gets the status code for the list repos o k response
func (*ListReposOK) Error ¶
func (o *ListReposOK) Error() string
func (*ListReposOK) GetPayload ¶
func (o *ListReposOK) GetPayload() *models.ApidomainRepoViewListItemWrapperV1
func (*ListReposOK) IsClientError ¶
func (o *ListReposOK) IsClientError() bool
IsClientError returns true when this list repos o k response has a 4xx status code
func (*ListReposOK) IsCode ¶
func (o *ListReposOK) IsCode(code int) bool
IsCode returns true when this list repos o k response a status code equal to that given
func (*ListReposOK) IsRedirect ¶
func (o *ListReposOK) IsRedirect() bool
IsRedirect returns true when this list repos o k response has a 3xx status code
func (*ListReposOK) IsServerError ¶
func (o *ListReposOK) IsServerError() bool
IsServerError returns true when this list repos o k response has a 5xx status code
func (*ListReposOK) IsSuccess ¶
func (o *ListReposOK) IsSuccess() bool
IsSuccess returns true when this list repos o k response has a 2xx status code
func (*ListReposOK) String ¶
func (o *ListReposOK) String() string
type ListReposParams ¶
type ListReposParams struct { /* CheckTestData. Include whether test data is present in the application repository */ CheckTestData *bool Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ListReposParams contains all the parameters to send to the API endpoint
for the list repos operation. Typically these are written to a http.Request.
func NewListReposParams ¶
func NewListReposParams() *ListReposParams
NewListReposParams creates a new ListReposParams 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 NewListReposParamsWithContext ¶
func NewListReposParamsWithContext(ctx context.Context) *ListReposParams
NewListReposParamsWithContext creates a new ListReposParams object with the ability to set a context for a request.
func NewListReposParamsWithHTTPClient ¶
func NewListReposParamsWithHTTPClient(client *http.Client) *ListReposParams
NewListReposParamsWithHTTPClient creates a new ListReposParams object with the ability to set a custom HTTPClient for a request.
func NewListReposParamsWithTimeout ¶
func NewListReposParamsWithTimeout(timeout time.Duration) *ListReposParams
NewListReposParamsWithTimeout creates a new ListReposParams object with the ability to set a timeout on a request.
func (*ListReposParams) SetCheckTestData ¶
func (o *ListReposParams) SetCheckTestData(checkTestData *bool)
SetCheckTestData adds the checkTestData to the list repos params
func (*ListReposParams) SetContext ¶
func (o *ListReposParams) SetContext(ctx context.Context)
SetContext adds the context to the list repos params
func (*ListReposParams) SetDefaults ¶
func (o *ListReposParams) SetDefaults()
SetDefaults hydrates default values in the list repos params (not the query body).
All values with no default are reset to their zero value.
func (*ListReposParams) SetHTTPClient ¶
func (o *ListReposParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the list repos params
func (*ListReposParams) SetTimeout ¶
func (o *ListReposParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the list repos params
func (*ListReposParams) WithCheckTestData ¶
func (o *ListReposParams) WithCheckTestData(checkTestData *bool) *ListReposParams
WithCheckTestData adds the checkTestData to the list repos params
func (*ListReposParams) WithContext ¶
func (o *ListReposParams) WithContext(ctx context.Context) *ListReposParams
WithContext adds the context to the list repos params
func (*ListReposParams) WithDefaults ¶
func (o *ListReposParams) WithDefaults() *ListReposParams
WithDefaults hydrates default values in the list repos params (not the query body).
All values with no default are reset to their zero value.
func (*ListReposParams) WithHTTPClient ¶
func (o *ListReposParams) WithHTTPClient(client *http.Client) *ListReposParams
WithHTTPClient adds the HTTPClient to the list repos params
func (*ListReposParams) WithTimeout ¶
func (o *ListReposParams) WithTimeout(timeout time.Duration) *ListReposParams
WithTimeout adds the timeout to the list repos params
func (*ListReposParams) WriteToRequest ¶
func (o *ListReposParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ListReposReader ¶
type ListReposReader struct {
// contains filtered or unexported fields
}
ListReposReader is a Reader for the ListRepos structure.
func (*ListReposReader) ReadResponse ¶
func (o *ListReposReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ListReposTooManyRequests ¶
type ListReposTooManyRequests 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 }
ListReposTooManyRequests describes a response with status code 429, with default header values.
Too Many Requests
func NewListReposTooManyRequests ¶
func NewListReposTooManyRequests() *ListReposTooManyRequests
NewListReposTooManyRequests creates a ListReposTooManyRequests with default headers values
func (*ListReposTooManyRequests) Code ¶
func (o *ListReposTooManyRequests) Code() int
Code gets the status code for the list repos too many requests response
func (*ListReposTooManyRequests) Error ¶
func (o *ListReposTooManyRequests) Error() string
func (*ListReposTooManyRequests) GetPayload ¶
func (o *ListReposTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
func (*ListReposTooManyRequests) IsClientError ¶
func (o *ListReposTooManyRequests) IsClientError() bool
IsClientError returns true when this list repos too many requests response has a 4xx status code
func (*ListReposTooManyRequests) IsCode ¶
func (o *ListReposTooManyRequests) IsCode(code int) bool
IsCode returns true when this list repos too many requests response a status code equal to that given
func (*ListReposTooManyRequests) IsRedirect ¶
func (o *ListReposTooManyRequests) IsRedirect() bool
IsRedirect returns true when this list repos too many requests response has a 3xx status code
func (*ListReposTooManyRequests) IsServerError ¶
func (o *ListReposTooManyRequests) IsServerError() bool
IsServerError returns true when this list repos too many requests response has a 5xx status code
func (*ListReposTooManyRequests) IsSuccess ¶
func (o *ListReposTooManyRequests) IsSuccess() bool
IsSuccess returns true when this list repos too many requests response has a 2xx status code
func (*ListReposTooManyRequests) String ¶
func (o *ListReposTooManyRequests) String() string
type ListViewsBadRequest ¶ added in v0.7.0
type ListViewsBadRequest struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaspecResponseFields }
ListViewsBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewListViewsBadRequest ¶ added in v0.7.0
func NewListViewsBadRequest() *ListViewsBadRequest
NewListViewsBadRequest creates a ListViewsBadRequest with default headers values
func (*ListViewsBadRequest) Code ¶ added in v0.7.0
func (o *ListViewsBadRequest) Code() int
Code gets the status code for the list views bad request response
func (*ListViewsBadRequest) Error ¶ added in v0.7.0
func (o *ListViewsBadRequest) Error() string
func (*ListViewsBadRequest) GetPayload ¶ added in v0.7.0
func (o *ListViewsBadRequest) GetPayload() *models.MsaspecResponseFields
func (*ListViewsBadRequest) IsClientError ¶ added in v0.7.0
func (o *ListViewsBadRequest) IsClientError() bool
IsClientError returns true when this list views bad request response has a 4xx status code
func (*ListViewsBadRequest) IsCode ¶ added in v0.7.0
func (o *ListViewsBadRequest) IsCode(code int) bool
IsCode returns true when this list views bad request response a status code equal to that given
func (*ListViewsBadRequest) IsRedirect ¶ added in v0.7.0
func (o *ListViewsBadRequest) IsRedirect() bool
IsRedirect returns true when this list views bad request response has a 3xx status code
func (*ListViewsBadRequest) IsServerError ¶ added in v0.7.0
func (o *ListViewsBadRequest) IsServerError() bool
IsServerError returns true when this list views bad request response has a 5xx status code
func (*ListViewsBadRequest) IsSuccess ¶ added in v0.7.0
func (o *ListViewsBadRequest) IsSuccess() bool
IsSuccess returns true when this list views bad request response has a 2xx status code
func (*ListViewsBadRequest) String ¶ added in v0.7.0
func (o *ListViewsBadRequest) String() string
type ListViewsForbidden ¶
type ListViewsForbidden struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaspecResponseFields }
ListViewsForbidden describes a response with status code 403, with default header values.
Forbidden
func NewListViewsForbidden ¶
func NewListViewsForbidden() *ListViewsForbidden
NewListViewsForbidden creates a ListViewsForbidden with default headers values
func (*ListViewsForbidden) Code ¶
func (o *ListViewsForbidden) Code() int
Code gets the status code for the list views forbidden response
func (*ListViewsForbidden) Error ¶
func (o *ListViewsForbidden) Error() string
func (*ListViewsForbidden) GetPayload ¶
func (o *ListViewsForbidden) GetPayload() *models.MsaspecResponseFields
func (*ListViewsForbidden) IsClientError ¶
func (o *ListViewsForbidden) IsClientError() bool
IsClientError returns true when this list views forbidden response has a 4xx status code
func (*ListViewsForbidden) IsCode ¶
func (o *ListViewsForbidden) IsCode(code int) bool
IsCode returns true when this list views forbidden response a status code equal to that given
func (*ListViewsForbidden) IsRedirect ¶
func (o *ListViewsForbidden) IsRedirect() bool
IsRedirect returns true when this list views forbidden response has a 3xx status code
func (*ListViewsForbidden) IsServerError ¶
func (o *ListViewsForbidden) IsServerError() bool
IsServerError returns true when this list views forbidden response has a 5xx status code
func (*ListViewsForbidden) IsSuccess ¶
func (o *ListViewsForbidden) IsSuccess() bool
IsSuccess returns true when this list views forbidden response has a 2xx status code
func (*ListViewsForbidden) String ¶
func (o *ListViewsForbidden) String() string
type ListViewsInternalServerError ¶ added in v0.7.0
type ListViewsInternalServerError struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaspecResponseFields }
ListViewsInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewListViewsInternalServerError ¶ added in v0.7.0
func NewListViewsInternalServerError() *ListViewsInternalServerError
NewListViewsInternalServerError creates a ListViewsInternalServerError with default headers values
func (*ListViewsInternalServerError) Code ¶ added in v0.7.0
func (o *ListViewsInternalServerError) Code() int
Code gets the status code for the list views internal server error response
func (*ListViewsInternalServerError) Error ¶ added in v0.7.0
func (o *ListViewsInternalServerError) Error() string
func (*ListViewsInternalServerError) GetPayload ¶ added in v0.7.0
func (o *ListViewsInternalServerError) GetPayload() *models.MsaspecResponseFields
func (*ListViewsInternalServerError) IsClientError ¶ added in v0.7.0
func (o *ListViewsInternalServerError) IsClientError() bool
IsClientError returns true when this list views internal server error response has a 4xx status code
func (*ListViewsInternalServerError) IsCode ¶ added in v0.7.0
func (o *ListViewsInternalServerError) IsCode(code int) bool
IsCode returns true when this list views internal server error response a status code equal to that given
func (*ListViewsInternalServerError) IsRedirect ¶ added in v0.7.0
func (o *ListViewsInternalServerError) IsRedirect() bool
IsRedirect returns true when this list views internal server error response has a 3xx status code
func (*ListViewsInternalServerError) IsServerError ¶ added in v0.7.0
func (o *ListViewsInternalServerError) IsServerError() bool
IsServerError returns true when this list views internal server error response has a 5xx status code
func (*ListViewsInternalServerError) IsSuccess ¶ added in v0.7.0
func (o *ListViewsInternalServerError) IsSuccess() bool
IsSuccess returns true when this list views internal server error response has a 2xx status code
func (*ListViewsInternalServerError) String ¶ added in v0.7.0
func (o *ListViewsInternalServerError) String() string
type ListViewsNotFound ¶ added in v0.7.0
type ListViewsNotFound struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaspecResponseFields }
ListViewsNotFound describes a response with status code 404, with default header values.
Not Found
func NewListViewsNotFound ¶ added in v0.7.0
func NewListViewsNotFound() *ListViewsNotFound
NewListViewsNotFound creates a ListViewsNotFound with default headers values
func (*ListViewsNotFound) Code ¶ added in v0.7.0
func (o *ListViewsNotFound) Code() int
Code gets the status code for the list views not found response
func (*ListViewsNotFound) Error ¶ added in v0.7.0
func (o *ListViewsNotFound) Error() string
func (*ListViewsNotFound) GetPayload ¶ added in v0.7.0
func (o *ListViewsNotFound) GetPayload() *models.MsaspecResponseFields
func (*ListViewsNotFound) IsClientError ¶ added in v0.7.0
func (o *ListViewsNotFound) IsClientError() bool
IsClientError returns true when this list views not found response has a 4xx status code
func (*ListViewsNotFound) IsCode ¶ added in v0.7.0
func (o *ListViewsNotFound) IsCode(code int) bool
IsCode returns true when this list views not found response a status code equal to that given
func (*ListViewsNotFound) IsRedirect ¶ added in v0.7.0
func (o *ListViewsNotFound) IsRedirect() bool
IsRedirect returns true when this list views not found response has a 3xx status code
func (*ListViewsNotFound) IsServerError ¶ added in v0.7.0
func (o *ListViewsNotFound) IsServerError() bool
IsServerError returns true when this list views not found response has a 5xx status code
func (*ListViewsNotFound) IsSuccess ¶ added in v0.7.0
func (o *ListViewsNotFound) IsSuccess() bool
IsSuccess returns true when this list views not found response has a 2xx status code
func (*ListViewsNotFound) String ¶ added in v0.7.0
func (o *ListViewsNotFound) String() string
type ListViewsOK ¶
type ListViewsOK 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.ApidomainRepoViewListItemWrapperV1 }
ListViewsOK describes a response with status code 200, with default header values.
OK
func NewListViewsOK ¶
func NewListViewsOK() *ListViewsOK
NewListViewsOK creates a ListViewsOK with default headers values
func (*ListViewsOK) Code ¶
func (o *ListViewsOK) Code() int
Code gets the status code for the list views o k response
func (*ListViewsOK) Error ¶
func (o *ListViewsOK) Error() string
func (*ListViewsOK) GetPayload ¶
func (o *ListViewsOK) GetPayload() *models.ApidomainRepoViewListItemWrapperV1
func (*ListViewsOK) IsClientError ¶
func (o *ListViewsOK) IsClientError() bool
IsClientError returns true when this list views o k response has a 4xx status code
func (*ListViewsOK) IsCode ¶
func (o *ListViewsOK) IsCode(code int) bool
IsCode returns true when this list views o k response a status code equal to that given
func (*ListViewsOK) IsRedirect ¶
func (o *ListViewsOK) IsRedirect() bool
IsRedirect returns true when this list views o k response has a 3xx status code
func (*ListViewsOK) IsServerError ¶
func (o *ListViewsOK) IsServerError() bool
IsServerError returns true when this list views o k response has a 5xx status code
func (*ListViewsOK) IsSuccess ¶
func (o *ListViewsOK) IsSuccess() bool
IsSuccess returns true when this list views o k response has a 2xx status code
func (*ListViewsOK) String ¶
func (o *ListViewsOK) String() string
type ListViewsParams ¶
type ListViewsParams struct { /* CheckTestData. Include whether test data is present in the application repository */ CheckTestData *bool Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ListViewsParams contains all the parameters to send to the API endpoint
for the list views operation. Typically these are written to a http.Request.
func NewListViewsParams ¶
func NewListViewsParams() *ListViewsParams
NewListViewsParams creates a new ListViewsParams 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 NewListViewsParamsWithContext ¶
func NewListViewsParamsWithContext(ctx context.Context) *ListViewsParams
NewListViewsParamsWithContext creates a new ListViewsParams object with the ability to set a context for a request.
func NewListViewsParamsWithHTTPClient ¶
func NewListViewsParamsWithHTTPClient(client *http.Client) *ListViewsParams
NewListViewsParamsWithHTTPClient creates a new ListViewsParams object with the ability to set a custom HTTPClient for a request.
func NewListViewsParamsWithTimeout ¶
func NewListViewsParamsWithTimeout(timeout time.Duration) *ListViewsParams
NewListViewsParamsWithTimeout creates a new ListViewsParams object with the ability to set a timeout on a request.
func (*ListViewsParams) SetCheckTestData ¶
func (o *ListViewsParams) SetCheckTestData(checkTestData *bool)
SetCheckTestData adds the checkTestData to the list views params
func (*ListViewsParams) SetContext ¶
func (o *ListViewsParams) SetContext(ctx context.Context)
SetContext adds the context to the list views params
func (*ListViewsParams) SetDefaults ¶
func (o *ListViewsParams) SetDefaults()
SetDefaults hydrates default values in the list views params (not the query body).
All values with no default are reset to their zero value.
func (*ListViewsParams) SetHTTPClient ¶
func (o *ListViewsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the list views params
func (*ListViewsParams) SetTimeout ¶
func (o *ListViewsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the list views params
func (*ListViewsParams) WithCheckTestData ¶
func (o *ListViewsParams) WithCheckTestData(checkTestData *bool) *ListViewsParams
WithCheckTestData adds the checkTestData to the list views params
func (*ListViewsParams) WithContext ¶
func (o *ListViewsParams) WithContext(ctx context.Context) *ListViewsParams
WithContext adds the context to the list views params
func (*ListViewsParams) WithDefaults ¶
func (o *ListViewsParams) WithDefaults() *ListViewsParams
WithDefaults hydrates default values in the list views params (not the query body).
All values with no default are reset to their zero value.
func (*ListViewsParams) WithHTTPClient ¶
func (o *ListViewsParams) WithHTTPClient(client *http.Client) *ListViewsParams
WithHTTPClient adds the HTTPClient to the list views params
func (*ListViewsParams) WithTimeout ¶
func (o *ListViewsParams) WithTimeout(timeout time.Duration) *ListViewsParams
WithTimeout adds the timeout to the list views params
func (*ListViewsParams) WriteToRequest ¶
func (o *ListViewsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ListViewsReader ¶
type ListViewsReader struct {
// contains filtered or unexported fields
}
ListViewsReader is a Reader for the ListViews structure.
func (*ListViewsReader) ReadResponse ¶
func (o *ListViewsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ListViewsTooManyRequests ¶
type ListViewsTooManyRequests 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 }
ListViewsTooManyRequests describes a response with status code 429, with default header values.
Too Many Requests
func NewListViewsTooManyRequests ¶
func NewListViewsTooManyRequests() *ListViewsTooManyRequests
NewListViewsTooManyRequests creates a ListViewsTooManyRequests with default headers values
func (*ListViewsTooManyRequests) Code ¶
func (o *ListViewsTooManyRequests) Code() int
Code gets the status code for the list views too many requests response
func (*ListViewsTooManyRequests) Error ¶
func (o *ListViewsTooManyRequests) Error() string
func (*ListViewsTooManyRequests) GetPayload ¶
func (o *ListViewsTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
func (*ListViewsTooManyRequests) IsClientError ¶
func (o *ListViewsTooManyRequests) IsClientError() bool
IsClientError returns true when this list views too many requests response has a 4xx status code
func (*ListViewsTooManyRequests) IsCode ¶
func (o *ListViewsTooManyRequests) IsCode(code int) bool
IsCode returns true when this list views too many requests response a status code equal to that given
func (*ListViewsTooManyRequests) IsRedirect ¶
func (o *ListViewsTooManyRequests) IsRedirect() bool
IsRedirect returns true when this list views too many requests response has a 3xx status code
func (*ListViewsTooManyRequests) IsServerError ¶
func (o *ListViewsTooManyRequests) IsServerError() bool
IsServerError returns true when this list views too many requests response has a 5xx status code
func (*ListViewsTooManyRequests) IsSuccess ¶
func (o *ListViewsTooManyRequests) IsSuccess() bool
IsSuccess returns true when this list views too many requests response has a 2xx status code
func (*ListViewsTooManyRequests) String ¶
func (o *ListViewsTooManyRequests) String() string
type PopulateBadRequest ¶ added in v0.7.0
type PopulateBadRequest struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaspecResponseFields }
PopulateBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewPopulateBadRequest ¶ added in v0.7.0
func NewPopulateBadRequest() *PopulateBadRequest
NewPopulateBadRequest creates a PopulateBadRequest with default headers values
func (*PopulateBadRequest) Code ¶ added in v0.7.0
func (o *PopulateBadRequest) Code() int
Code gets the status code for the populate bad request response
func (*PopulateBadRequest) Error ¶ added in v0.7.0
func (o *PopulateBadRequest) Error() string
func (*PopulateBadRequest) GetPayload ¶ added in v0.7.0
func (o *PopulateBadRequest) GetPayload() *models.MsaspecResponseFields
func (*PopulateBadRequest) IsClientError ¶ added in v0.7.0
func (o *PopulateBadRequest) IsClientError() bool
IsClientError returns true when this populate bad request response has a 4xx status code
func (*PopulateBadRequest) IsCode ¶ added in v0.7.0
func (o *PopulateBadRequest) IsCode(code int) bool
IsCode returns true when this populate bad request response a status code equal to that given
func (*PopulateBadRequest) IsRedirect ¶ added in v0.7.0
func (o *PopulateBadRequest) IsRedirect() bool
IsRedirect returns true when this populate bad request response has a 3xx status code
func (*PopulateBadRequest) IsServerError ¶ added in v0.7.0
func (o *PopulateBadRequest) IsServerError() bool
IsServerError returns true when this populate bad request response has a 5xx status code
func (*PopulateBadRequest) IsSuccess ¶ added in v0.7.0
func (o *PopulateBadRequest) IsSuccess() bool
IsSuccess returns true when this populate bad request response has a 2xx status code
func (*PopulateBadRequest) String ¶ added in v0.7.0
func (o *PopulateBadRequest) String() string
type PopulateForbidden ¶
type PopulateForbidden struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaspecResponseFields }
PopulateForbidden describes a response with status code 403, with default header values.
Forbidden
func NewPopulateForbidden ¶
func NewPopulateForbidden() *PopulateForbidden
NewPopulateForbidden creates a PopulateForbidden with default headers values
func (*PopulateForbidden) Code ¶
func (o *PopulateForbidden) Code() int
Code gets the status code for the populate forbidden response
func (*PopulateForbidden) Error ¶
func (o *PopulateForbidden) Error() string
func (*PopulateForbidden) GetPayload ¶
func (o *PopulateForbidden) GetPayload() *models.MsaspecResponseFields
func (*PopulateForbidden) IsClientError ¶
func (o *PopulateForbidden) IsClientError() bool
IsClientError returns true when this populate forbidden response has a 4xx status code
func (*PopulateForbidden) IsCode ¶
func (o *PopulateForbidden) IsCode(code int) bool
IsCode returns true when this populate forbidden response a status code equal to that given
func (*PopulateForbidden) IsRedirect ¶
func (o *PopulateForbidden) IsRedirect() bool
IsRedirect returns true when this populate forbidden response has a 3xx status code
func (*PopulateForbidden) IsServerError ¶
func (o *PopulateForbidden) IsServerError() bool
IsServerError returns true when this populate forbidden response has a 5xx status code
func (*PopulateForbidden) IsSuccess ¶
func (o *PopulateForbidden) IsSuccess() bool
IsSuccess returns true when this populate forbidden response has a 2xx status code
func (*PopulateForbidden) String ¶
func (o *PopulateForbidden) String() string
type PopulateInternalServerError ¶ added in v0.7.0
type PopulateInternalServerError struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaspecResponseFields }
PopulateInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewPopulateInternalServerError ¶ added in v0.7.0
func NewPopulateInternalServerError() *PopulateInternalServerError
NewPopulateInternalServerError creates a PopulateInternalServerError with default headers values
func (*PopulateInternalServerError) Code ¶ added in v0.7.0
func (o *PopulateInternalServerError) Code() int
Code gets the status code for the populate internal server error response
func (*PopulateInternalServerError) Error ¶ added in v0.7.0
func (o *PopulateInternalServerError) Error() string
func (*PopulateInternalServerError) GetPayload ¶ added in v0.7.0
func (o *PopulateInternalServerError) GetPayload() *models.MsaspecResponseFields
func (*PopulateInternalServerError) IsClientError ¶ added in v0.7.0
func (o *PopulateInternalServerError) IsClientError() bool
IsClientError returns true when this populate internal server error response has a 4xx status code
func (*PopulateInternalServerError) IsCode ¶ added in v0.7.0
func (o *PopulateInternalServerError) IsCode(code int) bool
IsCode returns true when this populate internal server error response a status code equal to that given
func (*PopulateInternalServerError) IsRedirect ¶ added in v0.7.0
func (o *PopulateInternalServerError) IsRedirect() bool
IsRedirect returns true when this populate internal server error response has a 3xx status code
func (*PopulateInternalServerError) IsServerError ¶ added in v0.7.0
func (o *PopulateInternalServerError) IsServerError() bool
IsServerError returns true when this populate internal server error response has a 5xx status code
func (*PopulateInternalServerError) IsSuccess ¶ added in v0.7.0
func (o *PopulateInternalServerError) IsSuccess() bool
IsSuccess returns true when this populate internal server error response has a 2xx status code
func (*PopulateInternalServerError) String ¶ added in v0.7.0
func (o *PopulateInternalServerError) String() string
type PopulateNotFound ¶ added in v0.7.0
type PopulateNotFound struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaspecResponseFields }
PopulateNotFound describes a response with status code 404, with default header values.
Not Found
func NewPopulateNotFound ¶ added in v0.7.0
func NewPopulateNotFound() *PopulateNotFound
NewPopulateNotFound creates a PopulateNotFound with default headers values
func (*PopulateNotFound) Code ¶ added in v0.7.0
func (o *PopulateNotFound) Code() int
Code gets the status code for the populate not found response
func (*PopulateNotFound) Error ¶ added in v0.7.0
func (o *PopulateNotFound) Error() string
func (*PopulateNotFound) GetPayload ¶ added in v0.7.0
func (o *PopulateNotFound) GetPayload() *models.MsaspecResponseFields
func (*PopulateNotFound) IsClientError ¶ added in v0.7.0
func (o *PopulateNotFound) IsClientError() bool
IsClientError returns true when this populate not found response has a 4xx status code
func (*PopulateNotFound) IsCode ¶ added in v0.7.0
func (o *PopulateNotFound) IsCode(code int) bool
IsCode returns true when this populate not found response a status code equal to that given
func (*PopulateNotFound) IsRedirect ¶ added in v0.7.0
func (o *PopulateNotFound) IsRedirect() bool
IsRedirect returns true when this populate not found response has a 3xx status code
func (*PopulateNotFound) IsServerError ¶ added in v0.7.0
func (o *PopulateNotFound) IsServerError() bool
IsServerError returns true when this populate not found response has a 5xx status code
func (*PopulateNotFound) IsSuccess ¶ added in v0.7.0
func (o *PopulateNotFound) IsSuccess() bool
IsSuccess returns true when this populate not found response has a 2xx status code
func (*PopulateNotFound) String ¶ added in v0.7.0
func (o *PopulateNotFound) String() string
type PopulateOK ¶
type PopulateOK 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.ClientDataIngestResponseWrapperV1 }
PopulateOK describes a response with status code 200, with default header values.
OK
func NewPopulateOK ¶
func NewPopulateOK() *PopulateOK
NewPopulateOK creates a PopulateOK with default headers values
func (*PopulateOK) Code ¶
func (o *PopulateOK) Code() int
Code gets the status code for the populate o k response
func (*PopulateOK) Error ¶
func (o *PopulateOK) Error() string
func (*PopulateOK) GetPayload ¶
func (o *PopulateOK) GetPayload() *models.ClientDataIngestResponseWrapperV1
func (*PopulateOK) IsClientError ¶
func (o *PopulateOK) IsClientError() bool
IsClientError returns true when this populate o k response has a 4xx status code
func (*PopulateOK) IsCode ¶
func (o *PopulateOK) IsCode(code int) bool
IsCode returns true when this populate o k response a status code equal to that given
func (*PopulateOK) IsRedirect ¶
func (o *PopulateOK) IsRedirect() bool
IsRedirect returns true when this populate o k response has a 3xx status code
func (*PopulateOK) IsServerError ¶
func (o *PopulateOK) IsServerError() bool
IsServerError returns true when this populate o k response has a 5xx status code
func (*PopulateOK) IsSuccess ¶
func (o *PopulateOK) IsSuccess() bool
IsSuccess returns true when this populate o k response has a 2xx status code
func (*PopulateOK) String ¶
func (o *PopulateOK) String() string
type PopulateParams ¶
type PopulateParams struct { /* AppID. Application ID. */ AppID *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PopulateParams contains all the parameters to send to the API endpoint
for the populate operation. Typically these are written to a http.Request.
func NewPopulateParams ¶
func NewPopulateParams() *PopulateParams
NewPopulateParams creates a new PopulateParams 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 NewPopulateParamsWithContext ¶
func NewPopulateParamsWithContext(ctx context.Context) *PopulateParams
NewPopulateParamsWithContext creates a new PopulateParams object with the ability to set a context for a request.
func NewPopulateParamsWithHTTPClient ¶
func NewPopulateParamsWithHTTPClient(client *http.Client) *PopulateParams
NewPopulateParamsWithHTTPClient creates a new PopulateParams object with the ability to set a custom HTTPClient for a request.
func NewPopulateParamsWithTimeout ¶
func NewPopulateParamsWithTimeout(timeout time.Duration) *PopulateParams
NewPopulateParamsWithTimeout creates a new PopulateParams object with the ability to set a timeout on a request.
func (*PopulateParams) SetAppID ¶
func (o *PopulateParams) SetAppID(appID *string)
SetAppID adds the appId to the populate params
func (*PopulateParams) SetContext ¶
func (o *PopulateParams) SetContext(ctx context.Context)
SetContext adds the context to the populate params
func (*PopulateParams) SetDefaults ¶
func (o *PopulateParams) SetDefaults()
SetDefaults hydrates default values in the populate params (not the query body).
All values with no default are reset to their zero value.
func (*PopulateParams) SetHTTPClient ¶
func (o *PopulateParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the populate params
func (*PopulateParams) SetTimeout ¶
func (o *PopulateParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the populate params
func (*PopulateParams) WithAppID ¶
func (o *PopulateParams) WithAppID(appID *string) *PopulateParams
WithAppID adds the appID to the populate params
func (*PopulateParams) WithContext ¶
func (o *PopulateParams) WithContext(ctx context.Context) *PopulateParams
WithContext adds the context to the populate params
func (*PopulateParams) WithDefaults ¶
func (o *PopulateParams) WithDefaults() *PopulateParams
WithDefaults hydrates default values in the populate params (not the query body).
All values with no default are reset to their zero value.
func (*PopulateParams) WithHTTPClient ¶
func (o *PopulateParams) WithHTTPClient(client *http.Client) *PopulateParams
WithHTTPClient adds the HTTPClient to the populate params
func (*PopulateParams) WithTimeout ¶
func (o *PopulateParams) WithTimeout(timeout time.Duration) *PopulateParams
WithTimeout adds the timeout to the populate params
func (*PopulateParams) WriteToRequest ¶
func (o *PopulateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PopulateReader ¶
type PopulateReader struct {
// contains filtered or unexported fields
}
PopulateReader is a Reader for the Populate structure.
func (*PopulateReader) ReadResponse ¶
func (o *PopulateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PopulateTooManyRequests ¶
type PopulateTooManyRequests 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 }
PopulateTooManyRequests describes a response with status code 429, with default header values.
Too Many Requests
func NewPopulateTooManyRequests ¶
func NewPopulateTooManyRequests() *PopulateTooManyRequests
NewPopulateTooManyRequests creates a PopulateTooManyRequests with default headers values
func (*PopulateTooManyRequests) Code ¶
func (o *PopulateTooManyRequests) Code() int
Code gets the status code for the populate too many requests response
func (*PopulateTooManyRequests) Error ¶
func (o *PopulateTooManyRequests) Error() string
func (*PopulateTooManyRequests) GetPayload ¶
func (o *PopulateTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
func (*PopulateTooManyRequests) IsClientError ¶
func (o *PopulateTooManyRequests) IsClientError() bool
IsClientError returns true when this populate too many requests response has a 4xx status code
func (*PopulateTooManyRequests) IsCode ¶
func (o *PopulateTooManyRequests) IsCode(code int) bool
IsCode returns true when this populate too many requests response a status code equal to that given
func (*PopulateTooManyRequests) IsRedirect ¶
func (o *PopulateTooManyRequests) IsRedirect() bool
IsRedirect returns true when this populate too many requests response has a 3xx status code
func (*PopulateTooManyRequests) IsServerError ¶
func (o *PopulateTooManyRequests) IsServerError() bool
IsServerError returns true when this populate too many requests response has a 5xx status code
func (*PopulateTooManyRequests) IsSuccess ¶
func (o *PopulateTooManyRequests) IsSuccess() bool
IsSuccess returns true when this populate too many requests response has a 2xx status code
func (*PopulateTooManyRequests) String ¶
func (o *PopulateTooManyRequests) String() string
Source Files ¶
- create_saved_searches_dynamic_execute_alt_v1_parameters.go
- create_saved_searches_dynamic_execute_alt_v1_responses.go
- create_saved_searches_execute_alt_v1_parameters.go
- create_saved_searches_execute_alt_v1_responses.go
- create_saved_searches_ingest_alt_v1_parameters.go
- create_saved_searches_ingest_alt_v1_responses.go
- download_results_parameters.go
- download_results_responses.go
- execute_dynamic_parameters.go
- execute_dynamic_responses.go
- execute_parameters.go
- execute_responses.go
- foundry_logscale_client.go
- get_saved_searches_execute_alt_v1_parameters.go
- get_saved_searches_execute_alt_v1_responses.go
- get_saved_searches_job_results_download_alt_v1_parameters.go
- get_saved_searches_job_results_download_alt_v1_responses.go
- get_search_results_parameters.go
- get_search_results_responses.go
- ingest_data_async_v1_parameters.go
- ingest_data_async_v1_responses.go
- ingest_data_parameters.go
- ingest_data_responses.go
- list_repos_parameters.go
- list_repos_responses.go
- list_views_parameters.go
- list_views_responses.go
- populate_parameters.go
- populate_responses.go