Versions in this module Expand all Collapse all v1 v1.0.0 Sep 27, 2024 Changes in this version + type Client struct + 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 func(*runtime.ClientOperation) + type ClientService interface + CreateSavedSearchesDynamicExecuteAltV1 func(params *CreateSavedSearchesDynamicExecuteAltV1Params, opts ...ClientOption) (*CreateSavedSearchesDynamicExecuteAltV1OK, error) + CreateSavedSearchesExecuteAltV1 func(params *CreateSavedSearchesExecuteAltV1Params, opts ...ClientOption) (*CreateSavedSearchesExecuteAltV1OK, error) + CreateSavedSearchesIngestAltV1 func(params *CreateSavedSearchesIngestAltV1Params, opts ...ClientOption) (*CreateSavedSearchesIngestAltV1OK, error) + DownloadResults func(params *DownloadResultsParams, writer io.Writer, opts ...ClientOption) (*DownloadResultsOK, error) + Execute func(params *ExecuteParams, opts ...ClientOption) (*ExecuteOK, error) + ExecuteDynamic func(params *ExecuteDynamicParams, opts ...ClientOption) (*ExecuteDynamicOK, error) + GetSavedSearchesExecuteAltV1 func(params *GetSavedSearchesExecuteAltV1Params, opts ...ClientOption) (*GetSavedSearchesExecuteAltV1OK, error) + GetSavedSearchesJobResultsDownloadAltV1 func(params *GetSavedSearchesJobResultsDownloadAltV1Params, writer io.Writer, ...) (*GetSavedSearchesJobResultsDownloadAltV1OK, error) + GetSearchResults func(params *GetSearchResultsParams, opts ...ClientOption) (*GetSearchResultsOK, error) + IngestData func(params *IngestDataParams, opts ...ClientOption) (*IngestDataOK, error) + IngestDataAsyncV1 func(params *IngestDataAsyncV1Params, opts ...ClientOption) (*IngestDataAsyncV1OK, error) + ListRepos func(params *ListReposParams, opts ...ClientOption) (*ListReposOK, error) + ListViews func(params *ListViewsParams, opts ...ClientOption) (*ListViewsOK, error) + Populate func(params *PopulateParams, opts ...ClientOption) (*PopulateOK, error) + SetTransport func(transport runtime.ClientTransport) + func New(transport runtime.ClientTransport, formats strfmt.Registry) ClientService + type CreateSavedSearchesDynamicExecuteAltV1BadRequest struct + Payload *models.MsaspecResponseFields + XCSTRACEID string + XRateLimitLimit int64 + XRateLimitRemaining int64 + func NewCreateSavedSearchesDynamicExecuteAltV1BadRequest() *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 struct + Payload *models.MsaspecResponseFields + XCSTRACEID string + XRateLimitLimit int64 + XRateLimitRemaining int64 + func NewCreateSavedSearchesDynamicExecuteAltV1Forbidden() *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 struct + Payload *models.MsaspecResponseFields + XCSTRACEID string + XRateLimitLimit int64 + XRateLimitRemaining int64 + func NewCreateSavedSearchesDynamicExecuteAltV1InternalServerError() *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 struct + Payload *models.MsaspecResponseFields + XCSTRACEID string + XRateLimitLimit int64 + XRateLimitRemaining int64 + func NewCreateSavedSearchesDynamicExecuteAltV1NotFound() *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 struct + Payload *models.ApidomainQueryResponseWrapperV1 + XCSTRACEID string + XRateLimitLimit int64 + XRateLimitRemaining int64 + func NewCreateSavedSearchesDynamicExecuteAltV1OK() *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 struct + AppID *string + Body *models.ApidomainDynamicExecuteSearchRequestV1 + Context context.Context + HTTPClient *http.Client + IncludeSchemaGeneration *bool + IncludeTestData *bool + InferJSONTypes *bool + MatchResponseSchema *bool + Metadata *bool + Mode *string + 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 struct + func (o *CreateSavedSearchesDynamicExecuteAltV1Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type CreateSavedSearchesDynamicExecuteAltV1TooManyRequests struct + Payload *models.MsaReplyMetaOnly + XCSTRACEID string + XRateLimitLimit int64 + XRateLimitRemaining int64 + XRateLimitRetryAfter int64 + func NewCreateSavedSearchesDynamicExecuteAltV1TooManyRequests() *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 struct + Payload *models.MsaspecResponseFields + XCSTRACEID string + XRateLimitLimit int64 + XRateLimitRemaining int64 + func NewCreateSavedSearchesExecuteAltV1BadRequest() *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 struct + Payload *models.MsaspecResponseFields + XCSTRACEID string + XRateLimitLimit int64 + XRateLimitRemaining int64 + func NewCreateSavedSearchesExecuteAltV1Forbidden() *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 struct + Payload *models.MsaspecResponseFields + XCSTRACEID string + XRateLimitLimit int64 + XRateLimitRemaining int64 + func NewCreateSavedSearchesExecuteAltV1InternalServerError() *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 struct + Payload *models.MsaspecResponseFields + XCSTRACEID string + XRateLimitLimit int64 + XRateLimitRemaining int64 + func NewCreateSavedSearchesExecuteAltV1NotFound() *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 struct + Payload *models.ApidomainQueryResponseWrapperV1 + XCSTRACEID string + XRateLimitLimit int64 + XRateLimitRemaining int64 + func NewCreateSavedSearchesExecuteAltV1OK() *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 struct + AppID *string + Body *models.ApidomainSavedSearchExecuteRequestV1 + Context context.Context + Detailed *bool + HTTPClient *http.Client + IncludeTestData *bool + InferJSONTypes *bool + MatchResponseSchema *bool + Metadata *bool + 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 struct + func (o *CreateSavedSearchesExecuteAltV1Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type CreateSavedSearchesExecuteAltV1TooManyRequests struct + Payload *models.MsaReplyMetaOnly + XCSTRACEID string + XRateLimitLimit int64 + XRateLimitRemaining int64 + XRateLimitRetryAfter int64 + func NewCreateSavedSearchesExecuteAltV1TooManyRequests() *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 struct + Payload *models.MsaspecResponseFields + XCSTRACEID string + XRateLimitLimit int64 + XRateLimitRemaining int64 + func NewCreateSavedSearchesIngestAltV1BadRequest() *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 struct + Payload *models.MsaspecResponseFields + XCSTRACEID string + XRateLimitLimit int64 + XRateLimitRemaining int64 + func NewCreateSavedSearchesIngestAltV1Forbidden() *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 struct + Payload *models.MsaspecResponseFields + XCSTRACEID string + XRateLimitLimit int64 + XRateLimitRemaining int64 + func NewCreateSavedSearchesIngestAltV1InternalServerError() *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 struct + Payload *models.MsaspecResponseFields + XCSTRACEID string + XRateLimitLimit int64 + XRateLimitRemaining int64 + func NewCreateSavedSearchesIngestAltV1NotFound() *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 struct + Payload *models.ClientDataIngestResponseWrapperV1 + XCSTRACEID string + XRateLimitLimit int64 + XRateLimitRemaining int64 + func NewCreateSavedSearchesIngestAltV1OK() *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 struct + AppID *string + Context context.Context + HTTPClient *http.Client + 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 struct + func (o *CreateSavedSearchesIngestAltV1Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type CreateSavedSearchesIngestAltV1TooManyRequests struct + Payload *models.MsaReplyMetaOnly + XCSTRACEID string + XRateLimitLimit int64 + XRateLimitRemaining int64 + XRateLimitRetryAfter int64 + func NewCreateSavedSearchesIngestAltV1TooManyRequests() *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 struct + Payload *models.APIEntitiesResponse + XCSTRACEID string + XRateLimitLimit int64 + XRateLimitRemaining int64 + func NewDownloadResultsBadRequest() *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 struct + Payload *models.MsaReplyMetaOnly + XCSTRACEID string + XRateLimitLimit int64 + XRateLimitRemaining int64 + func NewDownloadResultsForbidden() *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 struct + Payload *models.APIEntitiesResponse + XCSTRACEID string + XRateLimitLimit int64 + XRateLimitRemaining int64 + func NewDownloadResultsInternalServerError() *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 struct + Payload *models.APIEntitiesResponse + XCSTRACEID string + XRateLimitLimit int64 + XRateLimitRemaining int64 + func NewDownloadResultsNotFound() *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 struct + Payload io.Writer + XCSTRACEID string + XRateLimitLimit int64 + XRateLimitRemaining int64 + func NewDownloadResultsOK(writer io.Writer) *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 struct + Context context.Context + HTTPClient *http.Client + InferJSONTypes *bool + JobID string + ResultFormat *string + 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 struct + func (o *DownloadResultsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type DownloadResultsTooManyRequests struct + Payload *models.MsaReplyMetaOnly + XCSTRACEID string + XRateLimitLimit int64 + XRateLimitRemaining int64 + XRateLimitRetryAfter int64 + func NewDownloadResultsTooManyRequests() *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 struct + Payload *models.APIEntitiesResponse + XCSTRACEID string + XRateLimitLimit int64 + XRateLimitRemaining int64 + func NewDownloadResultsUnauthorized() *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 struct + Payload *models.MsaspecResponseFields + XCSTRACEID string + XRateLimitLimit int64 + XRateLimitRemaining int64 + func NewExecuteBadRequest() *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 struct + Payload *models.MsaspecResponseFields + XCSTRACEID string + XRateLimitLimit int64 + XRateLimitRemaining int64 + func NewExecuteDynamicBadRequest() *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 struct + Payload *models.MsaspecResponseFields + XCSTRACEID string + XRateLimitLimit int64 + XRateLimitRemaining int64 + func NewExecuteDynamicForbidden() *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 struct + Payload *models.MsaspecResponseFields + XCSTRACEID string + XRateLimitLimit int64 + XRateLimitRemaining int64 + func NewExecuteDynamicInternalServerError() *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 struct + Payload *models.MsaspecResponseFields + XCSTRACEID string + XRateLimitLimit int64 + XRateLimitRemaining int64 + func NewExecuteDynamicNotFound() *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 struct + Payload *models.ApidomainQueryResponseWrapperV1 + XCSTRACEID string + XRateLimitLimit int64 + XRateLimitRemaining int64 + func NewExecuteDynamicOK() *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 struct + AppID *string + Body *models.ApidomainDynamicExecuteSearchRequestV1 + Context context.Context + HTTPClient *http.Client + IncludeSchemaGeneration *bool + IncludeTestData *bool + InferJSONTypes *bool + MatchResponseSchema *bool + Metadata *bool + Mode *string + 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 struct + func (o *ExecuteDynamicReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type ExecuteDynamicTooManyRequests struct + Payload *models.MsaReplyMetaOnly + XCSTRACEID string + XRateLimitLimit int64 + XRateLimitRemaining int64 + XRateLimitRetryAfter int64 + func NewExecuteDynamicTooManyRequests() *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 struct + Payload *models.MsaspecResponseFields + XCSTRACEID string + XRateLimitLimit int64 + XRateLimitRemaining int64 + func NewExecuteForbidden() *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 struct + Payload *models.MsaspecResponseFields + XCSTRACEID string + XRateLimitLimit int64 + XRateLimitRemaining int64 + func NewExecuteInternalServerError() *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 struct + Payload *models.MsaspecResponseFields + XCSTRACEID string + XRateLimitLimit int64 + XRateLimitRemaining int64 + func NewExecuteNotFound() *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 struct + Payload *models.ApidomainQueryResponseWrapperV1 + XCSTRACEID string + XRateLimitLimit int64 + XRateLimitRemaining int64 + func NewExecuteOK() *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 struct + AppID *string + Body *models.ApidomainSavedSearchExecuteRequestV1 + Context context.Context + Detailed *bool + HTTPClient *http.Client + IncludeTestData *bool + InferJSONTypes *bool + MatchResponseSchema *bool + Metadata *bool + func NewExecuteParams() *ExecuteParams + func NewExecuteParamsWithContext(ctx context.Context) *ExecuteParams + func NewExecuteParamsWithHTTPClient(client *http.Client) *ExecuteParams + func NewExecuteParamsWithTimeout(timeout time.Duration) *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 struct + func (o *ExecuteReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type ExecuteTooManyRequests struct + Payload *models.MsaReplyMetaOnly + XCSTRACEID string + XRateLimitLimit int64 + XRateLimitRemaining int64 + XRateLimitRetryAfter int64 + func NewExecuteTooManyRequests() *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 struct + Payload *models.MsaspecResponseFields + XCSTRACEID string + XRateLimitLimit int64 + XRateLimitRemaining int64 + func NewGetSavedSearchesExecuteAltV1BadRequest() *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 struct + Payload *models.MsaspecResponseFields + XCSTRACEID string + XRateLimitLimit int64 + XRateLimitRemaining int64 + func NewGetSavedSearchesExecuteAltV1Forbidden() *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 struct + Payload *models.MsaspecResponseFields + XCSTRACEID string + XRateLimitLimit int64 + XRateLimitRemaining int64 + func NewGetSavedSearchesExecuteAltV1InternalServerError() *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 struct + Payload *models.MsaspecResponseFields + XCSTRACEID string + XRateLimitLimit int64 + XRateLimitRemaining int64 + func NewGetSavedSearchesExecuteAltV1NotFound() *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 struct + Payload *models.ApidomainQueryResponseWrapperV1 + XCSTRACEID string + XRateLimitLimit int64 + XRateLimitRemaining int64 + func NewGetSavedSearchesExecuteAltV1OK() *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 struct + AppID *string + Context context.Context + HTTPClient *http.Client + InferJSONTypes *bool + JobID string + Limit *string + MatchResponseSchema *bool + Metadata *bool + Offset *string + 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 struct + func (o *GetSavedSearchesExecuteAltV1Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type GetSavedSearchesExecuteAltV1TooManyRequests struct + Payload *models.MsaReplyMetaOnly + XCSTRACEID string + XRateLimitLimit int64 + XRateLimitRemaining int64 + XRateLimitRetryAfter int64 + func NewGetSavedSearchesExecuteAltV1TooManyRequests() *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 struct + Payload *models.APIEntitiesResponse + XCSTRACEID string + XRateLimitLimit int64 + XRateLimitRemaining int64 + func NewGetSavedSearchesJobResultsDownloadAltV1BadRequest() *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 struct + Payload *models.MsaReplyMetaOnly + XCSTRACEID string + XRateLimitLimit int64 + XRateLimitRemaining int64 + func NewGetSavedSearchesJobResultsDownloadAltV1Forbidden() *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 struct + Payload *models.APIEntitiesResponse + XCSTRACEID string + XRateLimitLimit int64 + XRateLimitRemaining int64 + func NewGetSavedSearchesJobResultsDownloadAltV1InternalServerError() *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 struct + Payload *models.APIEntitiesResponse + XCSTRACEID string + XRateLimitLimit int64 + XRateLimitRemaining int64 + func NewGetSavedSearchesJobResultsDownloadAltV1NotFound() *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 struct + Payload io.Writer + XCSTRACEID string + XRateLimitLimit int64 + XRateLimitRemaining int64 + func NewGetSavedSearchesJobResultsDownloadAltV1OK(writer io.Writer) *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 struct + Context context.Context + HTTPClient *http.Client + InferJSONTypes *bool + JobID string + ResultFormat *string + 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 struct + func (o *GetSavedSearchesJobResultsDownloadAltV1Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type GetSavedSearchesJobResultsDownloadAltV1TooManyRequests struct + Payload *models.MsaReplyMetaOnly + XCSTRACEID string + XRateLimitLimit int64 + XRateLimitRemaining int64 + XRateLimitRetryAfter int64 + func NewGetSavedSearchesJobResultsDownloadAltV1TooManyRequests() *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 struct + Payload *models.APIEntitiesResponse + XCSTRACEID string + XRateLimitLimit int64 + XRateLimitRemaining int64 + func NewGetSavedSearchesJobResultsDownloadAltV1Unauthorized() *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 struct + Payload *models.MsaspecResponseFields + XCSTRACEID string + XRateLimitLimit int64 + XRateLimitRemaining int64 + func NewGetSearchResultsBadRequest() *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 struct + Payload *models.MsaspecResponseFields + XCSTRACEID string + XRateLimitLimit int64 + XRateLimitRemaining int64 + func NewGetSearchResultsForbidden() *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 struct + Payload *models.MsaspecResponseFields + XCSTRACEID string + XRateLimitLimit int64 + XRateLimitRemaining int64 + func NewGetSearchResultsInternalServerError() *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 struct + Payload *models.MsaspecResponseFields + XCSTRACEID string + XRateLimitLimit int64 + XRateLimitRemaining int64 + func NewGetSearchResultsNotFound() *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 struct + Payload *models.ApidomainQueryResponseWrapperV1 + XCSTRACEID string + XRateLimitLimit int64 + XRateLimitRemaining int64 + func NewGetSearchResultsOK() *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 struct + AppID *string + Context context.Context + HTTPClient *http.Client + InferJSONTypes *bool + JobID string + Limit *string + MatchResponseSchema *bool + Metadata *bool + Offset *string + 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 struct + func (o *GetSearchResultsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type GetSearchResultsTooManyRequests struct + Payload *models.MsaReplyMetaOnly + XCSTRACEID string + XRateLimitLimit int64 + XRateLimitRemaining int64 + XRateLimitRetryAfter int64 + func NewGetSearchResultsTooManyRequests() *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 struct + Payload *models.MsaspecResponseFields + XCSTRACEID string + XRateLimitLimit int64 + XRateLimitRemaining int64 + func NewIngestDataAsyncV1BadRequest() *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 struct + Payload *models.MsaspecResponseFields + XCSTRACEID string + XRateLimitLimit int64 + XRateLimitRemaining int64 + func NewIngestDataAsyncV1Forbidden() *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 struct + Payload *models.MsaspecResponseFields + XCSTRACEID string + XRateLimitLimit int64 + XRateLimitRemaining int64 + func NewIngestDataAsyncV1InternalServerError() *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 struct + Payload *models.MsaspecResponseFields + XCSTRACEID string + XRateLimitLimit int64 + XRateLimitRemaining int64 + func NewIngestDataAsyncV1NotFound() *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 struct + Payload *models.ClientDataIngestResponseWrapperV1 + XCSTRACEID string + XRateLimitLimit int64 + XRateLimitRemaining int64 + func NewIngestDataAsyncV1OK() *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 struct + Context context.Context + DataContent *string + DataFile runtime.NamedReadCloser + HTTPClient *http.Client + Repo *string + Tag []string + TagSource *string + TestData *bool + 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 struct + func (o *IngestDataAsyncV1Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type IngestDataAsyncV1TooManyRequests struct + Payload *models.MsaReplyMetaOnly + XCSTRACEID string + XRateLimitLimit int64 + XRateLimitRemaining int64 + XRateLimitRetryAfter int64 + func NewIngestDataAsyncV1TooManyRequests() *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 struct + Payload *models.MsaspecResponseFields + XCSTRACEID string + XRateLimitLimit int64 + XRateLimitRemaining int64 + func NewIngestDataBadRequest() *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 struct + Payload *models.MsaspecResponseFields + XCSTRACEID string + XRateLimitLimit int64 + XRateLimitRemaining int64 + func NewIngestDataForbidden() *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 struct + Payload *models.MsaspecResponseFields + XCSTRACEID string + XRateLimitLimit int64 + XRateLimitRemaining int64 + func NewIngestDataInternalServerError() *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 struct + Payload *models.MsaspecResponseFields + XCSTRACEID string + XRateLimitLimit int64 + XRateLimitRemaining int64 + func NewIngestDataNotFound() *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 struct + Payload *models.ClientDataIngestResponseWrapperV1 + XCSTRACEID string + XRateLimitLimit int64 + XRateLimitRemaining int64 + func NewIngestDataOK() *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 struct + Context context.Context + DataContent *string + DataFile runtime.NamedReadCloser + HTTPClient *http.Client + Tag []string + TagSource *string + TestData *bool + func NewIngestDataParams() *IngestDataParams + func NewIngestDataParamsWithContext(ctx context.Context) *IngestDataParams + func NewIngestDataParamsWithHTTPClient(client *http.Client) *IngestDataParams + func NewIngestDataParamsWithTimeout(timeout time.Duration) *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 struct + func (o *IngestDataReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type IngestDataTooManyRequests struct + Payload *models.MsaReplyMetaOnly + XCSTRACEID string + XRateLimitLimit int64 + XRateLimitRemaining int64 + XRateLimitRetryAfter int64 + func NewIngestDataTooManyRequests() *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 struct + Payload *models.MsaspecResponseFields + XCSTRACEID string + XRateLimitLimit int64 + XRateLimitRemaining int64 + func NewListReposBadRequest() *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 struct + Payload *models.MsaspecResponseFields + XCSTRACEID string + XRateLimitLimit int64 + XRateLimitRemaining int64 + func NewListReposForbidden() *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 struct + Payload *models.MsaspecResponseFields + XCSTRACEID string + XRateLimitLimit int64 + XRateLimitRemaining int64 + func NewListReposInternalServerError() *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 struct + Payload *models.MsaspecResponseFields + XCSTRACEID string + XRateLimitLimit int64 + XRateLimitRemaining int64 + func NewListReposNotFound() *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 struct + Payload *models.ApidomainRepoViewListItemWrapperV1 + XCSTRACEID string + XRateLimitLimit int64 + XRateLimitRemaining int64 + func NewListReposOK() *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 struct + CheckTestData *bool + Context context.Context + HTTPClient *http.Client + func NewListReposParams() *ListReposParams + func NewListReposParamsWithContext(ctx context.Context) *ListReposParams + func NewListReposParamsWithHTTPClient(client *http.Client) *ListReposParams + func NewListReposParamsWithTimeout(timeout time.Duration) *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 struct + func (o *ListReposReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type ListReposTooManyRequests struct + Payload *models.MsaReplyMetaOnly + XCSTRACEID string + XRateLimitLimit int64 + XRateLimitRemaining int64 + XRateLimitRetryAfter int64 + func NewListReposTooManyRequests() *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 struct + Payload *models.MsaspecResponseFields + XCSTRACEID string + XRateLimitLimit int64 + XRateLimitRemaining int64 + func NewListViewsBadRequest() *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 struct + Payload *models.MsaspecResponseFields + XCSTRACEID string + XRateLimitLimit int64 + XRateLimitRemaining int64 + func NewListViewsForbidden() *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 struct + Payload *models.MsaspecResponseFields + XCSTRACEID string + XRateLimitLimit int64 + XRateLimitRemaining int64 + func NewListViewsInternalServerError() *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 struct + Payload *models.MsaspecResponseFields + XCSTRACEID string + XRateLimitLimit int64 + XRateLimitRemaining int64 + func NewListViewsNotFound() *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 struct + Payload *models.ApidomainRepoViewListItemWrapperV1 + XCSTRACEID string + XRateLimitLimit int64 + XRateLimitRemaining int64 + func NewListViewsOK() *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 struct + CheckTestData *bool + Context context.Context + HTTPClient *http.Client + func NewListViewsParams() *ListViewsParams + func NewListViewsParamsWithContext(ctx context.Context) *ListViewsParams + func NewListViewsParamsWithHTTPClient(client *http.Client) *ListViewsParams + func NewListViewsParamsWithTimeout(timeout time.Duration) *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 struct + func (o *ListViewsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type ListViewsTooManyRequests struct + Payload *models.MsaReplyMetaOnly + XCSTRACEID string + XRateLimitLimit int64 + XRateLimitRemaining int64 + XRateLimitRetryAfter int64 + func NewListViewsTooManyRequests() *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 struct + Payload *models.MsaspecResponseFields + XCSTRACEID string + XRateLimitLimit int64 + XRateLimitRemaining int64 + func NewPopulateBadRequest() *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 struct + Payload *models.MsaspecResponseFields + XCSTRACEID string + XRateLimitLimit int64 + XRateLimitRemaining int64 + func NewPopulateForbidden() *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 struct + Payload *models.MsaspecResponseFields + XCSTRACEID string + XRateLimitLimit int64 + XRateLimitRemaining int64 + func NewPopulateInternalServerError() *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 struct + Payload *models.MsaspecResponseFields + XCSTRACEID string + XRateLimitLimit int64 + XRateLimitRemaining int64 + func NewPopulateNotFound() *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 struct + Payload *models.ClientDataIngestResponseWrapperV1 + XCSTRACEID string + XRateLimitLimit int64 + XRateLimitRemaining int64 + func NewPopulateOK() *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 struct + AppID *string + Context context.Context + HTTPClient *http.Client + func NewPopulateParams() *PopulateParams + func NewPopulateParamsWithContext(ctx context.Context) *PopulateParams + func NewPopulateParamsWithHTTPClient(client *http.Client) *PopulateParams + func NewPopulateParamsWithTimeout(timeout time.Duration) *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 struct + func (o *PopulateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type PopulateTooManyRequests struct + Payload *models.MsaReplyMetaOnly + XCSTRACEID string + XRateLimitLimit int64 + XRateLimitRemaining int64 + XRateLimitRetryAfter int64 + func NewPopulateTooManyRequests() *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