Documentation ¶
Index ¶
- type Client
- func (a *Client) GetMalQueryDownloadV1(params *GetMalQueryDownloadV1Params, opts ...ClientOption) (*GetMalQueryDownloadV1OK, error)
- func (a *Client) GetMalQueryEntitiesSamplesFetchV1(params *GetMalQueryEntitiesSamplesFetchV1Params, opts ...ClientOption) (*GetMalQueryEntitiesSamplesFetchV1OK, error)
- func (a *Client) GetMalQueryMetadataV1(params *GetMalQueryMetadataV1Params, opts ...ClientOption) (*GetMalQueryMetadataV1OK, error)
- func (a *Client) GetMalQueryQuotasV1(params *GetMalQueryQuotasV1Params, opts ...ClientOption) (*GetMalQueryQuotasV1OK, error)
- func (a *Client) GetMalQueryRequestV1(params *GetMalQueryRequestV1Params, opts ...ClientOption) (*GetMalQueryRequestV1OK, error)
- func (a *Client) PostMalQueryEntitiesSamplesMultidownloadV1(params *PostMalQueryEntitiesSamplesMultidownloadV1Params, opts ...ClientOption) (*PostMalQueryEntitiesSamplesMultidownloadV1OK, error)
- func (a *Client) PostMalQueryExactSearchV1(params *PostMalQueryExactSearchV1Params, opts ...ClientOption) (*PostMalQueryExactSearchV1OK, error)
- func (a *Client) PostMalQueryFuzzySearchV1(params *PostMalQueryFuzzySearchV1Params, opts ...ClientOption) (*PostMalQueryFuzzySearchV1OK, error)
- func (a *Client) PostMalQueryHuntV1(params *PostMalQueryHuntV1Params, opts ...ClientOption) (*PostMalQueryHuntV1OK, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- type ClientOption
- type ClientService
- type GetMalQueryDownloadV1BadRequest
- func (o *GetMalQueryDownloadV1BadRequest) Code() int
- func (o *GetMalQueryDownloadV1BadRequest) Error() string
- func (o *GetMalQueryDownloadV1BadRequest) GetPayload() *models.MsaReplyMetaOnly
- func (o *GetMalQueryDownloadV1BadRequest) IsClientError() bool
- func (o *GetMalQueryDownloadV1BadRequest) IsCode(code int) bool
- func (o *GetMalQueryDownloadV1BadRequest) IsRedirect() bool
- func (o *GetMalQueryDownloadV1BadRequest) IsServerError() bool
- func (o *GetMalQueryDownloadV1BadRequest) IsSuccess() bool
- func (o *GetMalQueryDownloadV1BadRequest) String() string
- type GetMalQueryDownloadV1Default
- func (o *GetMalQueryDownloadV1Default) Code() int
- func (o *GetMalQueryDownloadV1Default) Error() string
- func (o *GetMalQueryDownloadV1Default) IsClientError() bool
- func (o *GetMalQueryDownloadV1Default) IsCode(code int) bool
- func (o *GetMalQueryDownloadV1Default) IsRedirect() bool
- func (o *GetMalQueryDownloadV1Default) IsServerError() bool
- func (o *GetMalQueryDownloadV1Default) IsSuccess() bool
- func (o *GetMalQueryDownloadV1Default) String() string
- type GetMalQueryDownloadV1Forbidden
- func (o *GetMalQueryDownloadV1Forbidden) Code() int
- func (o *GetMalQueryDownloadV1Forbidden) Error() string
- func (o *GetMalQueryDownloadV1Forbidden) GetPayload() *models.MsaErrorsOnly
- func (o *GetMalQueryDownloadV1Forbidden) IsClientError() bool
- func (o *GetMalQueryDownloadV1Forbidden) IsCode(code int) bool
- func (o *GetMalQueryDownloadV1Forbidden) IsRedirect() bool
- func (o *GetMalQueryDownloadV1Forbidden) IsServerError() bool
- func (o *GetMalQueryDownloadV1Forbidden) IsSuccess() bool
- func (o *GetMalQueryDownloadV1Forbidden) String() string
- type GetMalQueryDownloadV1InternalServerError
- func (o *GetMalQueryDownloadV1InternalServerError) Code() int
- func (o *GetMalQueryDownloadV1InternalServerError) Error() string
- func (o *GetMalQueryDownloadV1InternalServerError) GetPayload() *models.MsaReplyMetaOnly
- func (o *GetMalQueryDownloadV1InternalServerError) IsClientError() bool
- func (o *GetMalQueryDownloadV1InternalServerError) IsCode(code int) bool
- func (o *GetMalQueryDownloadV1InternalServerError) IsRedirect() bool
- func (o *GetMalQueryDownloadV1InternalServerError) IsServerError() bool
- func (o *GetMalQueryDownloadV1InternalServerError) IsSuccess() bool
- func (o *GetMalQueryDownloadV1InternalServerError) String() string
- type GetMalQueryDownloadV1NotFound
- func (o *GetMalQueryDownloadV1NotFound) Code() int
- func (o *GetMalQueryDownloadV1NotFound) Error() string
- func (o *GetMalQueryDownloadV1NotFound) GetPayload() *models.MsaErrorsOnly
- func (o *GetMalQueryDownloadV1NotFound) IsClientError() bool
- func (o *GetMalQueryDownloadV1NotFound) IsCode(code int) bool
- func (o *GetMalQueryDownloadV1NotFound) IsRedirect() bool
- func (o *GetMalQueryDownloadV1NotFound) IsServerError() bool
- func (o *GetMalQueryDownloadV1NotFound) IsSuccess() bool
- func (o *GetMalQueryDownloadV1NotFound) String() string
- type GetMalQueryDownloadV1OK
- func (o *GetMalQueryDownloadV1OK) Code() int
- func (o *GetMalQueryDownloadV1OK) Error() string
- func (o *GetMalQueryDownloadV1OK) IsClientError() bool
- func (o *GetMalQueryDownloadV1OK) IsCode(code int) bool
- func (o *GetMalQueryDownloadV1OK) IsRedirect() bool
- func (o *GetMalQueryDownloadV1OK) IsServerError() bool
- func (o *GetMalQueryDownloadV1OK) IsSuccess() bool
- func (o *GetMalQueryDownloadV1OK) String() string
- type GetMalQueryDownloadV1Params
- func NewGetMalQueryDownloadV1Params() *GetMalQueryDownloadV1Params
- func NewGetMalQueryDownloadV1ParamsWithContext(ctx context.Context) *GetMalQueryDownloadV1Params
- func NewGetMalQueryDownloadV1ParamsWithHTTPClient(client *http.Client) *GetMalQueryDownloadV1Params
- func NewGetMalQueryDownloadV1ParamsWithTimeout(timeout time.Duration) *GetMalQueryDownloadV1Params
- func (o *GetMalQueryDownloadV1Params) SetContext(ctx context.Context)
- func (o *GetMalQueryDownloadV1Params) SetDefaults()
- func (o *GetMalQueryDownloadV1Params) SetHTTPClient(client *http.Client)
- func (o *GetMalQueryDownloadV1Params) SetIds(ids []string)
- func (o *GetMalQueryDownloadV1Params) SetTimeout(timeout time.Duration)
- func (o *GetMalQueryDownloadV1Params) WithContext(ctx context.Context) *GetMalQueryDownloadV1Params
- func (o *GetMalQueryDownloadV1Params) WithDefaults() *GetMalQueryDownloadV1Params
- func (o *GetMalQueryDownloadV1Params) WithHTTPClient(client *http.Client) *GetMalQueryDownloadV1Params
- func (o *GetMalQueryDownloadV1Params) WithIds(ids []string) *GetMalQueryDownloadV1Params
- func (o *GetMalQueryDownloadV1Params) WithTimeout(timeout time.Duration) *GetMalQueryDownloadV1Params
- func (o *GetMalQueryDownloadV1Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetMalQueryDownloadV1Reader
- type GetMalQueryDownloadV1TooManyRequests
- func (o *GetMalQueryDownloadV1TooManyRequests) Code() int
- func (o *GetMalQueryDownloadV1TooManyRequests) Error() string
- func (o *GetMalQueryDownloadV1TooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *GetMalQueryDownloadV1TooManyRequests) IsClientError() bool
- func (o *GetMalQueryDownloadV1TooManyRequests) IsCode(code int) bool
- func (o *GetMalQueryDownloadV1TooManyRequests) IsRedirect() bool
- func (o *GetMalQueryDownloadV1TooManyRequests) IsServerError() bool
- func (o *GetMalQueryDownloadV1TooManyRequests) IsSuccess() bool
- func (o *GetMalQueryDownloadV1TooManyRequests) String() string
- type GetMalQueryDownloadV1Unauthorized
- func (o *GetMalQueryDownloadV1Unauthorized) Code() int
- func (o *GetMalQueryDownloadV1Unauthorized) Error() string
- func (o *GetMalQueryDownloadV1Unauthorized) GetPayload() *models.MsaErrorsOnly
- func (o *GetMalQueryDownloadV1Unauthorized) IsClientError() bool
- func (o *GetMalQueryDownloadV1Unauthorized) IsCode(code int) bool
- func (o *GetMalQueryDownloadV1Unauthorized) IsRedirect() bool
- func (o *GetMalQueryDownloadV1Unauthorized) IsServerError() bool
- func (o *GetMalQueryDownloadV1Unauthorized) IsSuccess() bool
- func (o *GetMalQueryDownloadV1Unauthorized) String() string
- type GetMalQueryEntitiesSamplesFetchV1Default
- func (o *GetMalQueryEntitiesSamplesFetchV1Default) Code() int
- func (o *GetMalQueryEntitiesSamplesFetchV1Default) Error() string
- func (o *GetMalQueryEntitiesSamplesFetchV1Default) IsClientError() bool
- func (o *GetMalQueryEntitiesSamplesFetchV1Default) IsCode(code int) bool
- func (o *GetMalQueryEntitiesSamplesFetchV1Default) IsRedirect() bool
- func (o *GetMalQueryEntitiesSamplesFetchV1Default) IsServerError() bool
- func (o *GetMalQueryEntitiesSamplesFetchV1Default) IsSuccess() bool
- func (o *GetMalQueryEntitiesSamplesFetchV1Default) String() string
- type GetMalQueryEntitiesSamplesFetchV1Forbidden
- func (o *GetMalQueryEntitiesSamplesFetchV1Forbidden) Code() int
- func (o *GetMalQueryEntitiesSamplesFetchV1Forbidden) Error() string
- func (o *GetMalQueryEntitiesSamplesFetchV1Forbidden) GetPayload() *models.MsaErrorsOnly
- func (o *GetMalQueryEntitiesSamplesFetchV1Forbidden) IsClientError() bool
- func (o *GetMalQueryEntitiesSamplesFetchV1Forbidden) IsCode(code int) bool
- func (o *GetMalQueryEntitiesSamplesFetchV1Forbidden) IsRedirect() bool
- func (o *GetMalQueryEntitiesSamplesFetchV1Forbidden) IsServerError() bool
- func (o *GetMalQueryEntitiesSamplesFetchV1Forbidden) IsSuccess() bool
- func (o *GetMalQueryEntitiesSamplesFetchV1Forbidden) String() string
- type GetMalQueryEntitiesSamplesFetchV1InternalServerError
- func (o *GetMalQueryEntitiesSamplesFetchV1InternalServerError) Code() int
- func (o *GetMalQueryEntitiesSamplesFetchV1InternalServerError) Error() string
- func (o *GetMalQueryEntitiesSamplesFetchV1InternalServerError) GetPayload() *models.MalqueryExternalQueryResponse
- func (o *GetMalQueryEntitiesSamplesFetchV1InternalServerError) IsClientError() bool
- func (o *GetMalQueryEntitiesSamplesFetchV1InternalServerError) IsCode(code int) bool
- func (o *GetMalQueryEntitiesSamplesFetchV1InternalServerError) IsRedirect() bool
- func (o *GetMalQueryEntitiesSamplesFetchV1InternalServerError) IsServerError() bool
- func (o *GetMalQueryEntitiesSamplesFetchV1InternalServerError) IsSuccess() bool
- func (o *GetMalQueryEntitiesSamplesFetchV1InternalServerError) String() string
- type GetMalQueryEntitiesSamplesFetchV1OK
- func (o *GetMalQueryEntitiesSamplesFetchV1OK) Code() int
- func (o *GetMalQueryEntitiesSamplesFetchV1OK) Error() string
- func (o *GetMalQueryEntitiesSamplesFetchV1OK) IsClientError() bool
- func (o *GetMalQueryEntitiesSamplesFetchV1OK) IsCode(code int) bool
- func (o *GetMalQueryEntitiesSamplesFetchV1OK) IsRedirect() bool
- func (o *GetMalQueryEntitiesSamplesFetchV1OK) IsServerError() bool
- func (o *GetMalQueryEntitiesSamplesFetchV1OK) IsSuccess() bool
- func (o *GetMalQueryEntitiesSamplesFetchV1OK) String() string
- type GetMalQueryEntitiesSamplesFetchV1Params
- func NewGetMalQueryEntitiesSamplesFetchV1Params() *GetMalQueryEntitiesSamplesFetchV1Params
- func NewGetMalQueryEntitiesSamplesFetchV1ParamsWithContext(ctx context.Context) *GetMalQueryEntitiesSamplesFetchV1Params
- func NewGetMalQueryEntitiesSamplesFetchV1ParamsWithHTTPClient(client *http.Client) *GetMalQueryEntitiesSamplesFetchV1Params
- func NewGetMalQueryEntitiesSamplesFetchV1ParamsWithTimeout(timeout time.Duration) *GetMalQueryEntitiesSamplesFetchV1Params
- func (o *GetMalQueryEntitiesSamplesFetchV1Params) SetContext(ctx context.Context)
- func (o *GetMalQueryEntitiesSamplesFetchV1Params) SetDefaults()
- func (o *GetMalQueryEntitiesSamplesFetchV1Params) SetHTTPClient(client *http.Client)
- func (o *GetMalQueryEntitiesSamplesFetchV1Params) SetIds(ids string)
- func (o *GetMalQueryEntitiesSamplesFetchV1Params) SetTimeout(timeout time.Duration)
- func (o *GetMalQueryEntitiesSamplesFetchV1Params) WithContext(ctx context.Context) *GetMalQueryEntitiesSamplesFetchV1Params
- func (o *GetMalQueryEntitiesSamplesFetchV1Params) WithDefaults() *GetMalQueryEntitiesSamplesFetchV1Params
- func (o *GetMalQueryEntitiesSamplesFetchV1Params) WithHTTPClient(client *http.Client) *GetMalQueryEntitiesSamplesFetchV1Params
- func (o *GetMalQueryEntitiesSamplesFetchV1Params) WithIds(ids string) *GetMalQueryEntitiesSamplesFetchV1Params
- func (o *GetMalQueryEntitiesSamplesFetchV1Params) WithTimeout(timeout time.Duration) *GetMalQueryEntitiesSamplesFetchV1Params
- func (o *GetMalQueryEntitiesSamplesFetchV1Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetMalQueryEntitiesSamplesFetchV1Reader
- type GetMalQueryEntitiesSamplesFetchV1TooManyRequests
- func (o *GetMalQueryEntitiesSamplesFetchV1TooManyRequests) Code() int
- func (o *GetMalQueryEntitiesSamplesFetchV1TooManyRequests) Error() string
- func (o *GetMalQueryEntitiesSamplesFetchV1TooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *GetMalQueryEntitiesSamplesFetchV1TooManyRequests) IsClientError() bool
- func (o *GetMalQueryEntitiesSamplesFetchV1TooManyRequests) IsCode(code int) bool
- func (o *GetMalQueryEntitiesSamplesFetchV1TooManyRequests) IsRedirect() bool
- func (o *GetMalQueryEntitiesSamplesFetchV1TooManyRequests) IsServerError() bool
- func (o *GetMalQueryEntitiesSamplesFetchV1TooManyRequests) IsSuccess() bool
- func (o *GetMalQueryEntitiesSamplesFetchV1TooManyRequests) String() string
- type GetMalQueryEntitiesSamplesFetchV1Unauthorized
- func (o *GetMalQueryEntitiesSamplesFetchV1Unauthorized) Code() int
- func (o *GetMalQueryEntitiesSamplesFetchV1Unauthorized) Error() string
- func (o *GetMalQueryEntitiesSamplesFetchV1Unauthorized) GetPayload() *models.MsaErrorsOnly
- func (o *GetMalQueryEntitiesSamplesFetchV1Unauthorized) IsClientError() bool
- func (o *GetMalQueryEntitiesSamplesFetchV1Unauthorized) IsCode(code int) bool
- func (o *GetMalQueryEntitiesSamplesFetchV1Unauthorized) IsRedirect() bool
- func (o *GetMalQueryEntitiesSamplesFetchV1Unauthorized) IsServerError() bool
- func (o *GetMalQueryEntitiesSamplesFetchV1Unauthorized) IsSuccess() bool
- func (o *GetMalQueryEntitiesSamplesFetchV1Unauthorized) String() string
- type GetMalQueryMetadataV1BadRequest
- func (o *GetMalQueryMetadataV1BadRequest) Code() int
- func (o *GetMalQueryMetadataV1BadRequest) Error() string
- func (o *GetMalQueryMetadataV1BadRequest) GetPayload() *models.MalquerySampleMetadataResponse
- func (o *GetMalQueryMetadataV1BadRequest) IsClientError() bool
- func (o *GetMalQueryMetadataV1BadRequest) IsCode(code int) bool
- func (o *GetMalQueryMetadataV1BadRequest) IsRedirect() bool
- func (o *GetMalQueryMetadataV1BadRequest) IsServerError() bool
- func (o *GetMalQueryMetadataV1BadRequest) IsSuccess() bool
- func (o *GetMalQueryMetadataV1BadRequest) String() string
- type GetMalQueryMetadataV1Default
- func (o *GetMalQueryMetadataV1Default) Code() int
- func (o *GetMalQueryMetadataV1Default) Error() string
- func (o *GetMalQueryMetadataV1Default) GetPayload() *models.MalquerySampleMetadataResponse
- func (o *GetMalQueryMetadataV1Default) IsClientError() bool
- func (o *GetMalQueryMetadataV1Default) IsCode(code int) bool
- func (o *GetMalQueryMetadataV1Default) IsRedirect() bool
- func (o *GetMalQueryMetadataV1Default) IsServerError() bool
- func (o *GetMalQueryMetadataV1Default) IsSuccess() bool
- func (o *GetMalQueryMetadataV1Default) String() string
- type GetMalQueryMetadataV1Forbidden
- func (o *GetMalQueryMetadataV1Forbidden) Code() int
- func (o *GetMalQueryMetadataV1Forbidden) Error() string
- func (o *GetMalQueryMetadataV1Forbidden) GetPayload() *models.MsaErrorsOnly
- func (o *GetMalQueryMetadataV1Forbidden) IsClientError() bool
- func (o *GetMalQueryMetadataV1Forbidden) IsCode(code int) bool
- func (o *GetMalQueryMetadataV1Forbidden) IsRedirect() bool
- func (o *GetMalQueryMetadataV1Forbidden) IsServerError() bool
- func (o *GetMalQueryMetadataV1Forbidden) IsSuccess() bool
- func (o *GetMalQueryMetadataV1Forbidden) String() string
- type GetMalQueryMetadataV1InternalServerError
- func (o *GetMalQueryMetadataV1InternalServerError) Code() int
- func (o *GetMalQueryMetadataV1InternalServerError) Error() string
- func (o *GetMalQueryMetadataV1InternalServerError) GetPayload() *models.MalquerySampleMetadataResponse
- func (o *GetMalQueryMetadataV1InternalServerError) IsClientError() bool
- func (o *GetMalQueryMetadataV1InternalServerError) IsCode(code int) bool
- func (o *GetMalQueryMetadataV1InternalServerError) IsRedirect() bool
- func (o *GetMalQueryMetadataV1InternalServerError) IsServerError() bool
- func (o *GetMalQueryMetadataV1InternalServerError) IsSuccess() bool
- func (o *GetMalQueryMetadataV1InternalServerError) String() string
- type GetMalQueryMetadataV1OK
- func (o *GetMalQueryMetadataV1OK) Code() int
- func (o *GetMalQueryMetadataV1OK) Error() string
- func (o *GetMalQueryMetadataV1OK) GetPayload() *models.MalquerySampleMetadataResponse
- func (o *GetMalQueryMetadataV1OK) IsClientError() bool
- func (o *GetMalQueryMetadataV1OK) IsCode(code int) bool
- func (o *GetMalQueryMetadataV1OK) IsRedirect() bool
- func (o *GetMalQueryMetadataV1OK) IsServerError() bool
- func (o *GetMalQueryMetadataV1OK) IsSuccess() bool
- func (o *GetMalQueryMetadataV1OK) String() string
- type GetMalQueryMetadataV1Params
- func NewGetMalQueryMetadataV1Params() *GetMalQueryMetadataV1Params
- func NewGetMalQueryMetadataV1ParamsWithContext(ctx context.Context) *GetMalQueryMetadataV1Params
- func NewGetMalQueryMetadataV1ParamsWithHTTPClient(client *http.Client) *GetMalQueryMetadataV1Params
- func NewGetMalQueryMetadataV1ParamsWithTimeout(timeout time.Duration) *GetMalQueryMetadataV1Params
- func (o *GetMalQueryMetadataV1Params) SetContext(ctx context.Context)
- func (o *GetMalQueryMetadataV1Params) SetDefaults()
- func (o *GetMalQueryMetadataV1Params) SetHTTPClient(client *http.Client)
- func (o *GetMalQueryMetadataV1Params) SetIds(ids []string)
- func (o *GetMalQueryMetadataV1Params) SetTimeout(timeout time.Duration)
- func (o *GetMalQueryMetadataV1Params) WithContext(ctx context.Context) *GetMalQueryMetadataV1Params
- func (o *GetMalQueryMetadataV1Params) WithDefaults() *GetMalQueryMetadataV1Params
- func (o *GetMalQueryMetadataV1Params) WithHTTPClient(client *http.Client) *GetMalQueryMetadataV1Params
- func (o *GetMalQueryMetadataV1Params) WithIds(ids []string) *GetMalQueryMetadataV1Params
- func (o *GetMalQueryMetadataV1Params) WithTimeout(timeout time.Duration) *GetMalQueryMetadataV1Params
- func (o *GetMalQueryMetadataV1Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetMalQueryMetadataV1Reader
- type GetMalQueryMetadataV1TooManyRequests
- func (o *GetMalQueryMetadataV1TooManyRequests) Code() int
- func (o *GetMalQueryMetadataV1TooManyRequests) Error() string
- func (o *GetMalQueryMetadataV1TooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *GetMalQueryMetadataV1TooManyRequests) IsClientError() bool
- func (o *GetMalQueryMetadataV1TooManyRequests) IsCode(code int) bool
- func (o *GetMalQueryMetadataV1TooManyRequests) IsRedirect() bool
- func (o *GetMalQueryMetadataV1TooManyRequests) IsServerError() bool
- func (o *GetMalQueryMetadataV1TooManyRequests) IsSuccess() bool
- func (o *GetMalQueryMetadataV1TooManyRequests) String() string
- type GetMalQueryMetadataV1Unauthorized
- func (o *GetMalQueryMetadataV1Unauthorized) Code() int
- func (o *GetMalQueryMetadataV1Unauthorized) Error() string
- func (o *GetMalQueryMetadataV1Unauthorized) GetPayload() *models.MsaErrorsOnly
- func (o *GetMalQueryMetadataV1Unauthorized) IsClientError() bool
- func (o *GetMalQueryMetadataV1Unauthorized) IsCode(code int) bool
- func (o *GetMalQueryMetadataV1Unauthorized) IsRedirect() bool
- func (o *GetMalQueryMetadataV1Unauthorized) IsServerError() bool
- func (o *GetMalQueryMetadataV1Unauthorized) IsSuccess() bool
- func (o *GetMalQueryMetadataV1Unauthorized) String() string
- type GetMalQueryQuotasV1BadRequest
- func (o *GetMalQueryQuotasV1BadRequest) Code() int
- func (o *GetMalQueryQuotasV1BadRequest) Error() string
- func (o *GetMalQueryQuotasV1BadRequest) GetPayload() *models.MsaErrorsOnly
- func (o *GetMalQueryQuotasV1BadRequest) IsClientError() bool
- func (o *GetMalQueryQuotasV1BadRequest) IsCode(code int) bool
- func (o *GetMalQueryQuotasV1BadRequest) IsRedirect() bool
- func (o *GetMalQueryQuotasV1BadRequest) IsServerError() bool
- func (o *GetMalQueryQuotasV1BadRequest) IsSuccess() bool
- func (o *GetMalQueryQuotasV1BadRequest) String() string
- type GetMalQueryQuotasV1Default
- func (o *GetMalQueryQuotasV1Default) Code() int
- func (o *GetMalQueryQuotasV1Default) Error() string
- func (o *GetMalQueryQuotasV1Default) GetPayload() *models.MalqueryRateLimitsResponse
- func (o *GetMalQueryQuotasV1Default) IsClientError() bool
- func (o *GetMalQueryQuotasV1Default) IsCode(code int) bool
- func (o *GetMalQueryQuotasV1Default) IsRedirect() bool
- func (o *GetMalQueryQuotasV1Default) IsServerError() bool
- func (o *GetMalQueryQuotasV1Default) IsSuccess() bool
- func (o *GetMalQueryQuotasV1Default) String() string
- type GetMalQueryQuotasV1Forbidden
- func (o *GetMalQueryQuotasV1Forbidden) Code() int
- func (o *GetMalQueryQuotasV1Forbidden) Error() string
- func (o *GetMalQueryQuotasV1Forbidden) GetPayload() *models.MsaErrorsOnly
- func (o *GetMalQueryQuotasV1Forbidden) IsClientError() bool
- func (o *GetMalQueryQuotasV1Forbidden) IsCode(code int) bool
- func (o *GetMalQueryQuotasV1Forbidden) IsRedirect() bool
- func (o *GetMalQueryQuotasV1Forbidden) IsServerError() bool
- func (o *GetMalQueryQuotasV1Forbidden) IsSuccess() bool
- func (o *GetMalQueryQuotasV1Forbidden) String() string
- type GetMalQueryQuotasV1InternalServerError
- func (o *GetMalQueryQuotasV1InternalServerError) Code() int
- func (o *GetMalQueryQuotasV1InternalServerError) Error() string
- func (o *GetMalQueryQuotasV1InternalServerError) GetPayload() *models.MalqueryRateLimitsResponse
- func (o *GetMalQueryQuotasV1InternalServerError) IsClientError() bool
- func (o *GetMalQueryQuotasV1InternalServerError) IsCode(code int) bool
- func (o *GetMalQueryQuotasV1InternalServerError) IsRedirect() bool
- func (o *GetMalQueryQuotasV1InternalServerError) IsServerError() bool
- func (o *GetMalQueryQuotasV1InternalServerError) IsSuccess() bool
- func (o *GetMalQueryQuotasV1InternalServerError) String() string
- type GetMalQueryQuotasV1NotFound
- func (o *GetMalQueryQuotasV1NotFound) Code() int
- func (o *GetMalQueryQuotasV1NotFound) Error() string
- func (o *GetMalQueryQuotasV1NotFound) GetPayload() *models.MalqueryRateLimitsResponse
- func (o *GetMalQueryQuotasV1NotFound) IsClientError() bool
- func (o *GetMalQueryQuotasV1NotFound) IsCode(code int) bool
- func (o *GetMalQueryQuotasV1NotFound) IsRedirect() bool
- func (o *GetMalQueryQuotasV1NotFound) IsServerError() bool
- func (o *GetMalQueryQuotasV1NotFound) IsSuccess() bool
- func (o *GetMalQueryQuotasV1NotFound) String() string
- type GetMalQueryQuotasV1OK
- func (o *GetMalQueryQuotasV1OK) Code() int
- func (o *GetMalQueryQuotasV1OK) Error() string
- func (o *GetMalQueryQuotasV1OK) GetPayload() *models.MalqueryRateLimitsResponse
- func (o *GetMalQueryQuotasV1OK) IsClientError() bool
- func (o *GetMalQueryQuotasV1OK) IsCode(code int) bool
- func (o *GetMalQueryQuotasV1OK) IsRedirect() bool
- func (o *GetMalQueryQuotasV1OK) IsServerError() bool
- func (o *GetMalQueryQuotasV1OK) IsSuccess() bool
- func (o *GetMalQueryQuotasV1OK) String() string
- type GetMalQueryQuotasV1Params
- func NewGetMalQueryQuotasV1Params() *GetMalQueryQuotasV1Params
- func NewGetMalQueryQuotasV1ParamsWithContext(ctx context.Context) *GetMalQueryQuotasV1Params
- func NewGetMalQueryQuotasV1ParamsWithHTTPClient(client *http.Client) *GetMalQueryQuotasV1Params
- func NewGetMalQueryQuotasV1ParamsWithTimeout(timeout time.Duration) *GetMalQueryQuotasV1Params
- func (o *GetMalQueryQuotasV1Params) SetContext(ctx context.Context)
- func (o *GetMalQueryQuotasV1Params) SetDefaults()
- func (o *GetMalQueryQuotasV1Params) SetHTTPClient(client *http.Client)
- func (o *GetMalQueryQuotasV1Params) SetTimeout(timeout time.Duration)
- func (o *GetMalQueryQuotasV1Params) WithContext(ctx context.Context) *GetMalQueryQuotasV1Params
- func (o *GetMalQueryQuotasV1Params) WithDefaults() *GetMalQueryQuotasV1Params
- func (o *GetMalQueryQuotasV1Params) WithHTTPClient(client *http.Client) *GetMalQueryQuotasV1Params
- func (o *GetMalQueryQuotasV1Params) WithTimeout(timeout time.Duration) *GetMalQueryQuotasV1Params
- func (o *GetMalQueryQuotasV1Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetMalQueryQuotasV1Reader
- type GetMalQueryQuotasV1TooManyRequests
- func (o *GetMalQueryQuotasV1TooManyRequests) Code() int
- func (o *GetMalQueryQuotasV1TooManyRequests) Error() string
- func (o *GetMalQueryQuotasV1TooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *GetMalQueryQuotasV1TooManyRequests) IsClientError() bool
- func (o *GetMalQueryQuotasV1TooManyRequests) IsCode(code int) bool
- func (o *GetMalQueryQuotasV1TooManyRequests) IsRedirect() bool
- func (o *GetMalQueryQuotasV1TooManyRequests) IsServerError() bool
- func (o *GetMalQueryQuotasV1TooManyRequests) IsSuccess() bool
- func (o *GetMalQueryQuotasV1TooManyRequests) String() string
- type GetMalQueryQuotasV1Unauthorized
- func (o *GetMalQueryQuotasV1Unauthorized) Code() int
- func (o *GetMalQueryQuotasV1Unauthorized) Error() string
- func (o *GetMalQueryQuotasV1Unauthorized) GetPayload() *models.MsaErrorsOnly
- func (o *GetMalQueryQuotasV1Unauthorized) IsClientError() bool
- func (o *GetMalQueryQuotasV1Unauthorized) IsCode(code int) bool
- func (o *GetMalQueryQuotasV1Unauthorized) IsRedirect() bool
- func (o *GetMalQueryQuotasV1Unauthorized) IsServerError() bool
- func (o *GetMalQueryQuotasV1Unauthorized) IsSuccess() bool
- func (o *GetMalQueryQuotasV1Unauthorized) String() string
- type GetMalQueryRequestV1BadRequest
- func (o *GetMalQueryRequestV1BadRequest) Code() int
- func (o *GetMalQueryRequestV1BadRequest) Error() string
- func (o *GetMalQueryRequestV1BadRequest) GetPayload() *models.MalqueryRequestResponse
- func (o *GetMalQueryRequestV1BadRequest) IsClientError() bool
- func (o *GetMalQueryRequestV1BadRequest) IsCode(code int) bool
- func (o *GetMalQueryRequestV1BadRequest) IsRedirect() bool
- func (o *GetMalQueryRequestV1BadRequest) IsServerError() bool
- func (o *GetMalQueryRequestV1BadRequest) IsSuccess() bool
- func (o *GetMalQueryRequestV1BadRequest) String() string
- type GetMalQueryRequestV1Default
- func (o *GetMalQueryRequestV1Default) Code() int
- func (o *GetMalQueryRequestV1Default) Error() string
- func (o *GetMalQueryRequestV1Default) GetPayload() *models.MalqueryRequestResponse
- func (o *GetMalQueryRequestV1Default) IsClientError() bool
- func (o *GetMalQueryRequestV1Default) IsCode(code int) bool
- func (o *GetMalQueryRequestV1Default) IsRedirect() bool
- func (o *GetMalQueryRequestV1Default) IsServerError() bool
- func (o *GetMalQueryRequestV1Default) IsSuccess() bool
- func (o *GetMalQueryRequestV1Default) String() string
- type GetMalQueryRequestV1Forbidden
- func (o *GetMalQueryRequestV1Forbidden) Code() int
- func (o *GetMalQueryRequestV1Forbidden) Error() string
- func (o *GetMalQueryRequestV1Forbidden) GetPayload() *models.MsaErrorsOnly
- func (o *GetMalQueryRequestV1Forbidden) IsClientError() bool
- func (o *GetMalQueryRequestV1Forbidden) IsCode(code int) bool
- func (o *GetMalQueryRequestV1Forbidden) IsRedirect() bool
- func (o *GetMalQueryRequestV1Forbidden) IsServerError() bool
- func (o *GetMalQueryRequestV1Forbidden) IsSuccess() bool
- func (o *GetMalQueryRequestV1Forbidden) String() string
- type GetMalQueryRequestV1InternalServerError
- func (o *GetMalQueryRequestV1InternalServerError) Code() int
- func (o *GetMalQueryRequestV1InternalServerError) Error() string
- func (o *GetMalQueryRequestV1InternalServerError) GetPayload() *models.MalqueryRequestResponse
- func (o *GetMalQueryRequestV1InternalServerError) IsClientError() bool
- func (o *GetMalQueryRequestV1InternalServerError) IsCode(code int) bool
- func (o *GetMalQueryRequestV1InternalServerError) IsRedirect() bool
- func (o *GetMalQueryRequestV1InternalServerError) IsServerError() bool
- func (o *GetMalQueryRequestV1InternalServerError) IsSuccess() bool
- func (o *GetMalQueryRequestV1InternalServerError) String() string
- type GetMalQueryRequestV1OK
- func (o *GetMalQueryRequestV1OK) Code() int
- func (o *GetMalQueryRequestV1OK) Error() string
- func (o *GetMalQueryRequestV1OK) GetPayload() *models.MalqueryRequestResponse
- func (o *GetMalQueryRequestV1OK) IsClientError() bool
- func (o *GetMalQueryRequestV1OK) IsCode(code int) bool
- func (o *GetMalQueryRequestV1OK) IsRedirect() bool
- func (o *GetMalQueryRequestV1OK) IsServerError() bool
- func (o *GetMalQueryRequestV1OK) IsSuccess() bool
- func (o *GetMalQueryRequestV1OK) String() string
- type GetMalQueryRequestV1Params
- func NewGetMalQueryRequestV1Params() *GetMalQueryRequestV1Params
- func NewGetMalQueryRequestV1ParamsWithContext(ctx context.Context) *GetMalQueryRequestV1Params
- func NewGetMalQueryRequestV1ParamsWithHTTPClient(client *http.Client) *GetMalQueryRequestV1Params
- func NewGetMalQueryRequestV1ParamsWithTimeout(timeout time.Duration) *GetMalQueryRequestV1Params
- func (o *GetMalQueryRequestV1Params) SetContext(ctx context.Context)
- func (o *GetMalQueryRequestV1Params) SetDefaults()
- func (o *GetMalQueryRequestV1Params) SetHTTPClient(client *http.Client)
- func (o *GetMalQueryRequestV1Params) SetIds(ids []string)
- func (o *GetMalQueryRequestV1Params) SetTimeout(timeout time.Duration)
- func (o *GetMalQueryRequestV1Params) WithContext(ctx context.Context) *GetMalQueryRequestV1Params
- func (o *GetMalQueryRequestV1Params) WithDefaults() *GetMalQueryRequestV1Params
- func (o *GetMalQueryRequestV1Params) WithHTTPClient(client *http.Client) *GetMalQueryRequestV1Params
- func (o *GetMalQueryRequestV1Params) WithIds(ids []string) *GetMalQueryRequestV1Params
- func (o *GetMalQueryRequestV1Params) WithTimeout(timeout time.Duration) *GetMalQueryRequestV1Params
- func (o *GetMalQueryRequestV1Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetMalQueryRequestV1Reader
- type GetMalQueryRequestV1TooManyRequests
- func (o *GetMalQueryRequestV1TooManyRequests) Code() int
- func (o *GetMalQueryRequestV1TooManyRequests) Error() string
- func (o *GetMalQueryRequestV1TooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *GetMalQueryRequestV1TooManyRequests) IsClientError() bool
- func (o *GetMalQueryRequestV1TooManyRequests) IsCode(code int) bool
- func (o *GetMalQueryRequestV1TooManyRequests) IsRedirect() bool
- func (o *GetMalQueryRequestV1TooManyRequests) IsServerError() bool
- func (o *GetMalQueryRequestV1TooManyRequests) IsSuccess() bool
- func (o *GetMalQueryRequestV1TooManyRequests) String() string
- type GetMalQueryRequestV1Unauthorized
- func (o *GetMalQueryRequestV1Unauthorized) Code() int
- func (o *GetMalQueryRequestV1Unauthorized) Error() string
- func (o *GetMalQueryRequestV1Unauthorized) GetPayload() *models.MsaErrorsOnly
- func (o *GetMalQueryRequestV1Unauthorized) IsClientError() bool
- func (o *GetMalQueryRequestV1Unauthorized) IsCode(code int) bool
- func (o *GetMalQueryRequestV1Unauthorized) IsRedirect() bool
- func (o *GetMalQueryRequestV1Unauthorized) IsServerError() bool
- func (o *GetMalQueryRequestV1Unauthorized) IsSuccess() bool
- func (o *GetMalQueryRequestV1Unauthorized) String() string
- type PostMalQueryEntitiesSamplesMultidownloadV1BadRequest
- func (o *PostMalQueryEntitiesSamplesMultidownloadV1BadRequest) Code() int
- func (o *PostMalQueryEntitiesSamplesMultidownloadV1BadRequest) Error() string
- func (o *PostMalQueryEntitiesSamplesMultidownloadV1BadRequest) GetPayload() *models.MalqueryExternalQueryResponse
- func (o *PostMalQueryEntitiesSamplesMultidownloadV1BadRequest) IsClientError() bool
- func (o *PostMalQueryEntitiesSamplesMultidownloadV1BadRequest) IsCode(code int) bool
- func (o *PostMalQueryEntitiesSamplesMultidownloadV1BadRequest) IsRedirect() bool
- func (o *PostMalQueryEntitiesSamplesMultidownloadV1BadRequest) IsServerError() bool
- func (o *PostMalQueryEntitiesSamplesMultidownloadV1BadRequest) IsSuccess() bool
- func (o *PostMalQueryEntitiesSamplesMultidownloadV1BadRequest) String() string
- type PostMalQueryEntitiesSamplesMultidownloadV1Default
- func (o *PostMalQueryEntitiesSamplesMultidownloadV1Default) Code() int
- func (o *PostMalQueryEntitiesSamplesMultidownloadV1Default) Error() string
- func (o *PostMalQueryEntitiesSamplesMultidownloadV1Default) GetPayload() *models.MalqueryExternalQueryResponse
- func (o *PostMalQueryEntitiesSamplesMultidownloadV1Default) IsClientError() bool
- func (o *PostMalQueryEntitiesSamplesMultidownloadV1Default) IsCode(code int) bool
- func (o *PostMalQueryEntitiesSamplesMultidownloadV1Default) IsRedirect() bool
- func (o *PostMalQueryEntitiesSamplesMultidownloadV1Default) IsServerError() bool
- func (o *PostMalQueryEntitiesSamplesMultidownloadV1Default) IsSuccess() bool
- func (o *PostMalQueryEntitiesSamplesMultidownloadV1Default) String() string
- type PostMalQueryEntitiesSamplesMultidownloadV1Forbidden
- func (o *PostMalQueryEntitiesSamplesMultidownloadV1Forbidden) Code() int
- func (o *PostMalQueryEntitiesSamplesMultidownloadV1Forbidden) Error() string
- func (o *PostMalQueryEntitiesSamplesMultidownloadV1Forbidden) GetPayload() *models.MsaErrorsOnly
- func (o *PostMalQueryEntitiesSamplesMultidownloadV1Forbidden) IsClientError() bool
- func (o *PostMalQueryEntitiesSamplesMultidownloadV1Forbidden) IsCode(code int) bool
- func (o *PostMalQueryEntitiesSamplesMultidownloadV1Forbidden) IsRedirect() bool
- func (o *PostMalQueryEntitiesSamplesMultidownloadV1Forbidden) IsServerError() bool
- func (o *PostMalQueryEntitiesSamplesMultidownloadV1Forbidden) IsSuccess() bool
- func (o *PostMalQueryEntitiesSamplesMultidownloadV1Forbidden) String() string
- type PostMalQueryEntitiesSamplesMultidownloadV1InternalServerError
- func (o *PostMalQueryEntitiesSamplesMultidownloadV1InternalServerError) Code() int
- func (o *PostMalQueryEntitiesSamplesMultidownloadV1InternalServerError) Error() string
- func (o *PostMalQueryEntitiesSamplesMultidownloadV1InternalServerError) GetPayload() *models.MalqueryExternalQueryResponse
- func (o *PostMalQueryEntitiesSamplesMultidownloadV1InternalServerError) IsClientError() bool
- func (o *PostMalQueryEntitiesSamplesMultidownloadV1InternalServerError) IsCode(code int) bool
- func (o *PostMalQueryEntitiesSamplesMultidownloadV1InternalServerError) IsRedirect() bool
- func (o *PostMalQueryEntitiesSamplesMultidownloadV1InternalServerError) IsServerError() bool
- func (o *PostMalQueryEntitiesSamplesMultidownloadV1InternalServerError) IsSuccess() bool
- func (o *PostMalQueryEntitiesSamplesMultidownloadV1InternalServerError) String() string
- type PostMalQueryEntitiesSamplesMultidownloadV1NotFound
- func (o *PostMalQueryEntitiesSamplesMultidownloadV1NotFound) Code() int
- func (o *PostMalQueryEntitiesSamplesMultidownloadV1NotFound) Error() string
- func (o *PostMalQueryEntitiesSamplesMultidownloadV1NotFound) GetPayload() *models.MalqueryExternalQueryResponse
- func (o *PostMalQueryEntitiesSamplesMultidownloadV1NotFound) IsClientError() bool
- func (o *PostMalQueryEntitiesSamplesMultidownloadV1NotFound) IsCode(code int) bool
- func (o *PostMalQueryEntitiesSamplesMultidownloadV1NotFound) IsRedirect() bool
- func (o *PostMalQueryEntitiesSamplesMultidownloadV1NotFound) IsServerError() bool
- func (o *PostMalQueryEntitiesSamplesMultidownloadV1NotFound) IsSuccess() bool
- func (o *PostMalQueryEntitiesSamplesMultidownloadV1NotFound) String() string
- type PostMalQueryEntitiesSamplesMultidownloadV1OK
- func (o *PostMalQueryEntitiesSamplesMultidownloadV1OK) Code() int
- func (o *PostMalQueryEntitiesSamplesMultidownloadV1OK) Error() string
- func (o *PostMalQueryEntitiesSamplesMultidownloadV1OK) GetPayload() *models.MalqueryExternalQueryResponse
- func (o *PostMalQueryEntitiesSamplesMultidownloadV1OK) IsClientError() bool
- func (o *PostMalQueryEntitiesSamplesMultidownloadV1OK) IsCode(code int) bool
- func (o *PostMalQueryEntitiesSamplesMultidownloadV1OK) IsRedirect() bool
- func (o *PostMalQueryEntitiesSamplesMultidownloadV1OK) IsServerError() bool
- func (o *PostMalQueryEntitiesSamplesMultidownloadV1OK) IsSuccess() bool
- func (o *PostMalQueryEntitiesSamplesMultidownloadV1OK) String() string
- type PostMalQueryEntitiesSamplesMultidownloadV1Params
- func NewPostMalQueryEntitiesSamplesMultidownloadV1Params() *PostMalQueryEntitiesSamplesMultidownloadV1Params
- func NewPostMalQueryEntitiesSamplesMultidownloadV1ParamsWithContext(ctx context.Context) *PostMalQueryEntitiesSamplesMultidownloadV1Params
- func NewPostMalQueryEntitiesSamplesMultidownloadV1ParamsWithHTTPClient(client *http.Client) *PostMalQueryEntitiesSamplesMultidownloadV1Params
- func NewPostMalQueryEntitiesSamplesMultidownloadV1ParamsWithTimeout(timeout time.Duration) *PostMalQueryEntitiesSamplesMultidownloadV1Params
- func (o *PostMalQueryEntitiesSamplesMultidownloadV1Params) SetBody(body *models.MalqueryMultiDownloadRequestV1)
- func (o *PostMalQueryEntitiesSamplesMultidownloadV1Params) SetContext(ctx context.Context)
- func (o *PostMalQueryEntitiesSamplesMultidownloadV1Params) SetDefaults()
- func (o *PostMalQueryEntitiesSamplesMultidownloadV1Params) SetHTTPClient(client *http.Client)
- func (o *PostMalQueryEntitiesSamplesMultidownloadV1Params) SetTimeout(timeout time.Duration)
- func (o *PostMalQueryEntitiesSamplesMultidownloadV1Params) WithBody(body *models.MalqueryMultiDownloadRequestV1) *PostMalQueryEntitiesSamplesMultidownloadV1Params
- func (o *PostMalQueryEntitiesSamplesMultidownloadV1Params) WithContext(ctx context.Context) *PostMalQueryEntitiesSamplesMultidownloadV1Params
- func (o *PostMalQueryEntitiesSamplesMultidownloadV1Params) WithDefaults() *PostMalQueryEntitiesSamplesMultidownloadV1Params
- func (o *PostMalQueryEntitiesSamplesMultidownloadV1Params) WithHTTPClient(client *http.Client) *PostMalQueryEntitiesSamplesMultidownloadV1Params
- func (o *PostMalQueryEntitiesSamplesMultidownloadV1Params) WithTimeout(timeout time.Duration) *PostMalQueryEntitiesSamplesMultidownloadV1Params
- func (o *PostMalQueryEntitiesSamplesMultidownloadV1Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PostMalQueryEntitiesSamplesMultidownloadV1Reader
- type PostMalQueryEntitiesSamplesMultidownloadV1TooManyRequests
- func (o *PostMalQueryEntitiesSamplesMultidownloadV1TooManyRequests) Code() int
- func (o *PostMalQueryEntitiesSamplesMultidownloadV1TooManyRequests) Error() string
- func (o *PostMalQueryEntitiesSamplesMultidownloadV1TooManyRequests) GetPayload() *models.MalqueryExternalQueryResponse
- func (o *PostMalQueryEntitiesSamplesMultidownloadV1TooManyRequests) IsClientError() bool
- func (o *PostMalQueryEntitiesSamplesMultidownloadV1TooManyRequests) IsCode(code int) bool
- func (o *PostMalQueryEntitiesSamplesMultidownloadV1TooManyRequests) IsRedirect() bool
- func (o *PostMalQueryEntitiesSamplesMultidownloadV1TooManyRequests) IsServerError() bool
- func (o *PostMalQueryEntitiesSamplesMultidownloadV1TooManyRequests) IsSuccess() bool
- func (o *PostMalQueryEntitiesSamplesMultidownloadV1TooManyRequests) String() string
- type PostMalQueryEntitiesSamplesMultidownloadV1Unauthorized
- func (o *PostMalQueryEntitiesSamplesMultidownloadV1Unauthorized) Code() int
- func (o *PostMalQueryEntitiesSamplesMultidownloadV1Unauthorized) Error() string
- func (o *PostMalQueryEntitiesSamplesMultidownloadV1Unauthorized) GetPayload() *models.MsaErrorsOnly
- func (o *PostMalQueryEntitiesSamplesMultidownloadV1Unauthorized) IsClientError() bool
- func (o *PostMalQueryEntitiesSamplesMultidownloadV1Unauthorized) IsCode(code int) bool
- func (o *PostMalQueryEntitiesSamplesMultidownloadV1Unauthorized) IsRedirect() bool
- func (o *PostMalQueryEntitiesSamplesMultidownloadV1Unauthorized) IsServerError() bool
- func (o *PostMalQueryEntitiesSamplesMultidownloadV1Unauthorized) IsSuccess() bool
- func (o *PostMalQueryEntitiesSamplesMultidownloadV1Unauthorized) String() string
- type PostMalQueryExactSearchV1BadRequest
- func (o *PostMalQueryExactSearchV1BadRequest) Code() int
- func (o *PostMalQueryExactSearchV1BadRequest) Error() string
- func (o *PostMalQueryExactSearchV1BadRequest) GetPayload() *models.MalqueryExternalQueryResponse
- func (o *PostMalQueryExactSearchV1BadRequest) IsClientError() bool
- func (o *PostMalQueryExactSearchV1BadRequest) IsCode(code int) bool
- func (o *PostMalQueryExactSearchV1BadRequest) IsRedirect() bool
- func (o *PostMalQueryExactSearchV1BadRequest) IsServerError() bool
- func (o *PostMalQueryExactSearchV1BadRequest) IsSuccess() bool
- func (o *PostMalQueryExactSearchV1BadRequest) String() string
- type PostMalQueryExactSearchV1Default
- func (o *PostMalQueryExactSearchV1Default) Code() int
- func (o *PostMalQueryExactSearchV1Default) Error() string
- func (o *PostMalQueryExactSearchV1Default) GetPayload() *models.MalqueryExternalQueryResponse
- func (o *PostMalQueryExactSearchV1Default) IsClientError() bool
- func (o *PostMalQueryExactSearchV1Default) IsCode(code int) bool
- func (o *PostMalQueryExactSearchV1Default) IsRedirect() bool
- func (o *PostMalQueryExactSearchV1Default) IsServerError() bool
- func (o *PostMalQueryExactSearchV1Default) IsSuccess() bool
- func (o *PostMalQueryExactSearchV1Default) String() string
- type PostMalQueryExactSearchV1Forbidden
- func (o *PostMalQueryExactSearchV1Forbidden) Code() int
- func (o *PostMalQueryExactSearchV1Forbidden) Error() string
- func (o *PostMalQueryExactSearchV1Forbidden) GetPayload() *models.MsaErrorsOnly
- func (o *PostMalQueryExactSearchV1Forbidden) IsClientError() bool
- func (o *PostMalQueryExactSearchV1Forbidden) IsCode(code int) bool
- func (o *PostMalQueryExactSearchV1Forbidden) IsRedirect() bool
- func (o *PostMalQueryExactSearchV1Forbidden) IsServerError() bool
- func (o *PostMalQueryExactSearchV1Forbidden) IsSuccess() bool
- func (o *PostMalQueryExactSearchV1Forbidden) String() string
- type PostMalQueryExactSearchV1InternalServerError
- func (o *PostMalQueryExactSearchV1InternalServerError) Code() int
- func (o *PostMalQueryExactSearchV1InternalServerError) Error() string
- func (o *PostMalQueryExactSearchV1InternalServerError) GetPayload() *models.MalqueryExternalQueryResponse
- func (o *PostMalQueryExactSearchV1InternalServerError) IsClientError() bool
- func (o *PostMalQueryExactSearchV1InternalServerError) IsCode(code int) bool
- func (o *PostMalQueryExactSearchV1InternalServerError) IsRedirect() bool
- func (o *PostMalQueryExactSearchV1InternalServerError) IsServerError() bool
- func (o *PostMalQueryExactSearchV1InternalServerError) IsSuccess() bool
- func (o *PostMalQueryExactSearchV1InternalServerError) String() string
- type PostMalQueryExactSearchV1OK
- func (o *PostMalQueryExactSearchV1OK) Code() int
- func (o *PostMalQueryExactSearchV1OK) Error() string
- func (o *PostMalQueryExactSearchV1OK) GetPayload() *models.MalqueryExternalQueryResponse
- func (o *PostMalQueryExactSearchV1OK) IsClientError() bool
- func (o *PostMalQueryExactSearchV1OK) IsCode(code int) bool
- func (o *PostMalQueryExactSearchV1OK) IsRedirect() bool
- func (o *PostMalQueryExactSearchV1OK) IsServerError() bool
- func (o *PostMalQueryExactSearchV1OK) IsSuccess() bool
- func (o *PostMalQueryExactSearchV1OK) String() string
- type PostMalQueryExactSearchV1Params
- func NewPostMalQueryExactSearchV1Params() *PostMalQueryExactSearchV1Params
- func NewPostMalQueryExactSearchV1ParamsWithContext(ctx context.Context) *PostMalQueryExactSearchV1Params
- func NewPostMalQueryExactSearchV1ParamsWithHTTPClient(client *http.Client) *PostMalQueryExactSearchV1Params
- func NewPostMalQueryExactSearchV1ParamsWithTimeout(timeout time.Duration) *PostMalQueryExactSearchV1Params
- func (o *PostMalQueryExactSearchV1Params) SetBody(body *models.MalqueryExternalExactSearchParametersV1)
- func (o *PostMalQueryExactSearchV1Params) SetContext(ctx context.Context)
- func (o *PostMalQueryExactSearchV1Params) SetDefaults()
- func (o *PostMalQueryExactSearchV1Params) SetHTTPClient(client *http.Client)
- func (o *PostMalQueryExactSearchV1Params) SetTimeout(timeout time.Duration)
- func (o *PostMalQueryExactSearchV1Params) WithBody(body *models.MalqueryExternalExactSearchParametersV1) *PostMalQueryExactSearchV1Params
- func (o *PostMalQueryExactSearchV1Params) WithContext(ctx context.Context) *PostMalQueryExactSearchV1Params
- func (o *PostMalQueryExactSearchV1Params) WithDefaults() *PostMalQueryExactSearchV1Params
- func (o *PostMalQueryExactSearchV1Params) WithHTTPClient(client *http.Client) *PostMalQueryExactSearchV1Params
- func (o *PostMalQueryExactSearchV1Params) WithTimeout(timeout time.Duration) *PostMalQueryExactSearchV1Params
- func (o *PostMalQueryExactSearchV1Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PostMalQueryExactSearchV1Reader
- type PostMalQueryExactSearchV1TooManyRequests
- func (o *PostMalQueryExactSearchV1TooManyRequests) Code() int
- func (o *PostMalQueryExactSearchV1TooManyRequests) Error() string
- func (o *PostMalQueryExactSearchV1TooManyRequests) GetPayload() *models.MalqueryExternalQueryResponse
- func (o *PostMalQueryExactSearchV1TooManyRequests) IsClientError() bool
- func (o *PostMalQueryExactSearchV1TooManyRequests) IsCode(code int) bool
- func (o *PostMalQueryExactSearchV1TooManyRequests) IsRedirect() bool
- func (o *PostMalQueryExactSearchV1TooManyRequests) IsServerError() bool
- func (o *PostMalQueryExactSearchV1TooManyRequests) IsSuccess() bool
- func (o *PostMalQueryExactSearchV1TooManyRequests) String() string
- type PostMalQueryExactSearchV1Unauthorized
- func (o *PostMalQueryExactSearchV1Unauthorized) Code() int
- func (o *PostMalQueryExactSearchV1Unauthorized) Error() string
- func (o *PostMalQueryExactSearchV1Unauthorized) GetPayload() *models.MsaErrorsOnly
- func (o *PostMalQueryExactSearchV1Unauthorized) IsClientError() bool
- func (o *PostMalQueryExactSearchV1Unauthorized) IsCode(code int) bool
- func (o *PostMalQueryExactSearchV1Unauthorized) IsRedirect() bool
- func (o *PostMalQueryExactSearchV1Unauthorized) IsServerError() bool
- func (o *PostMalQueryExactSearchV1Unauthorized) IsSuccess() bool
- func (o *PostMalQueryExactSearchV1Unauthorized) String() string
- type PostMalQueryFuzzySearchV1BadRequest
- func (o *PostMalQueryFuzzySearchV1BadRequest) Code() int
- func (o *PostMalQueryFuzzySearchV1BadRequest) Error() string
- func (o *PostMalQueryFuzzySearchV1BadRequest) GetPayload() *models.MalqueryFuzzySearchResponse
- func (o *PostMalQueryFuzzySearchV1BadRequest) IsClientError() bool
- func (o *PostMalQueryFuzzySearchV1BadRequest) IsCode(code int) bool
- func (o *PostMalQueryFuzzySearchV1BadRequest) IsRedirect() bool
- func (o *PostMalQueryFuzzySearchV1BadRequest) IsServerError() bool
- func (o *PostMalQueryFuzzySearchV1BadRequest) IsSuccess() bool
- func (o *PostMalQueryFuzzySearchV1BadRequest) String() string
- type PostMalQueryFuzzySearchV1Default
- func (o *PostMalQueryFuzzySearchV1Default) Code() int
- func (o *PostMalQueryFuzzySearchV1Default) Error() string
- func (o *PostMalQueryFuzzySearchV1Default) GetPayload() *models.MalqueryFuzzySearchResponse
- func (o *PostMalQueryFuzzySearchV1Default) IsClientError() bool
- func (o *PostMalQueryFuzzySearchV1Default) IsCode(code int) bool
- func (o *PostMalQueryFuzzySearchV1Default) IsRedirect() bool
- func (o *PostMalQueryFuzzySearchV1Default) IsServerError() bool
- func (o *PostMalQueryFuzzySearchV1Default) IsSuccess() bool
- func (o *PostMalQueryFuzzySearchV1Default) String() string
- type PostMalQueryFuzzySearchV1Forbidden
- func (o *PostMalQueryFuzzySearchV1Forbidden) Code() int
- func (o *PostMalQueryFuzzySearchV1Forbidden) Error() string
- func (o *PostMalQueryFuzzySearchV1Forbidden) GetPayload() *models.MsaErrorsOnly
- func (o *PostMalQueryFuzzySearchV1Forbidden) IsClientError() bool
- func (o *PostMalQueryFuzzySearchV1Forbidden) IsCode(code int) bool
- func (o *PostMalQueryFuzzySearchV1Forbidden) IsRedirect() bool
- func (o *PostMalQueryFuzzySearchV1Forbidden) IsServerError() bool
- func (o *PostMalQueryFuzzySearchV1Forbidden) IsSuccess() bool
- func (o *PostMalQueryFuzzySearchV1Forbidden) String() string
- type PostMalQueryFuzzySearchV1InternalServerError
- func (o *PostMalQueryFuzzySearchV1InternalServerError) Code() int
- func (o *PostMalQueryFuzzySearchV1InternalServerError) Error() string
- func (o *PostMalQueryFuzzySearchV1InternalServerError) GetPayload() *models.MalqueryFuzzySearchResponse
- func (o *PostMalQueryFuzzySearchV1InternalServerError) IsClientError() bool
- func (o *PostMalQueryFuzzySearchV1InternalServerError) IsCode(code int) bool
- func (o *PostMalQueryFuzzySearchV1InternalServerError) IsRedirect() bool
- func (o *PostMalQueryFuzzySearchV1InternalServerError) IsServerError() bool
- func (o *PostMalQueryFuzzySearchV1InternalServerError) IsSuccess() bool
- func (o *PostMalQueryFuzzySearchV1InternalServerError) String() string
- type PostMalQueryFuzzySearchV1OK
- func (o *PostMalQueryFuzzySearchV1OK) Code() int
- func (o *PostMalQueryFuzzySearchV1OK) Error() string
- func (o *PostMalQueryFuzzySearchV1OK) GetPayload() *models.MalqueryFuzzySearchResponse
- func (o *PostMalQueryFuzzySearchV1OK) IsClientError() bool
- func (o *PostMalQueryFuzzySearchV1OK) IsCode(code int) bool
- func (o *PostMalQueryFuzzySearchV1OK) IsRedirect() bool
- func (o *PostMalQueryFuzzySearchV1OK) IsServerError() bool
- func (o *PostMalQueryFuzzySearchV1OK) IsSuccess() bool
- func (o *PostMalQueryFuzzySearchV1OK) String() string
- type PostMalQueryFuzzySearchV1Params
- func NewPostMalQueryFuzzySearchV1Params() *PostMalQueryFuzzySearchV1Params
- func NewPostMalQueryFuzzySearchV1ParamsWithContext(ctx context.Context) *PostMalQueryFuzzySearchV1Params
- func NewPostMalQueryFuzzySearchV1ParamsWithHTTPClient(client *http.Client) *PostMalQueryFuzzySearchV1Params
- func NewPostMalQueryFuzzySearchV1ParamsWithTimeout(timeout time.Duration) *PostMalQueryFuzzySearchV1Params
- func (o *PostMalQueryFuzzySearchV1Params) SetBody(body *models.MalqueryFuzzySearchParametersV1)
- func (o *PostMalQueryFuzzySearchV1Params) SetContext(ctx context.Context)
- func (o *PostMalQueryFuzzySearchV1Params) SetDefaults()
- func (o *PostMalQueryFuzzySearchV1Params) SetHTTPClient(client *http.Client)
- func (o *PostMalQueryFuzzySearchV1Params) SetTimeout(timeout time.Duration)
- func (o *PostMalQueryFuzzySearchV1Params) WithBody(body *models.MalqueryFuzzySearchParametersV1) *PostMalQueryFuzzySearchV1Params
- func (o *PostMalQueryFuzzySearchV1Params) WithContext(ctx context.Context) *PostMalQueryFuzzySearchV1Params
- func (o *PostMalQueryFuzzySearchV1Params) WithDefaults() *PostMalQueryFuzzySearchV1Params
- func (o *PostMalQueryFuzzySearchV1Params) WithHTTPClient(client *http.Client) *PostMalQueryFuzzySearchV1Params
- func (o *PostMalQueryFuzzySearchV1Params) WithTimeout(timeout time.Duration) *PostMalQueryFuzzySearchV1Params
- func (o *PostMalQueryFuzzySearchV1Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PostMalQueryFuzzySearchV1Reader
- type PostMalQueryFuzzySearchV1TooManyRequests
- func (o *PostMalQueryFuzzySearchV1TooManyRequests) Code() int
- func (o *PostMalQueryFuzzySearchV1TooManyRequests) Error() string
- func (o *PostMalQueryFuzzySearchV1TooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *PostMalQueryFuzzySearchV1TooManyRequests) IsClientError() bool
- func (o *PostMalQueryFuzzySearchV1TooManyRequests) IsCode(code int) bool
- func (o *PostMalQueryFuzzySearchV1TooManyRequests) IsRedirect() bool
- func (o *PostMalQueryFuzzySearchV1TooManyRequests) IsServerError() bool
- func (o *PostMalQueryFuzzySearchV1TooManyRequests) IsSuccess() bool
- func (o *PostMalQueryFuzzySearchV1TooManyRequests) String() string
- type PostMalQueryFuzzySearchV1Unauthorized
- func (o *PostMalQueryFuzzySearchV1Unauthorized) Code() int
- func (o *PostMalQueryFuzzySearchV1Unauthorized) Error() string
- func (o *PostMalQueryFuzzySearchV1Unauthorized) GetPayload() *models.MsaErrorsOnly
- func (o *PostMalQueryFuzzySearchV1Unauthorized) IsClientError() bool
- func (o *PostMalQueryFuzzySearchV1Unauthorized) IsCode(code int) bool
- func (o *PostMalQueryFuzzySearchV1Unauthorized) IsRedirect() bool
- func (o *PostMalQueryFuzzySearchV1Unauthorized) IsServerError() bool
- func (o *PostMalQueryFuzzySearchV1Unauthorized) IsSuccess() bool
- func (o *PostMalQueryFuzzySearchV1Unauthorized) String() string
- type PostMalQueryHuntV1BadRequest
- func (o *PostMalQueryHuntV1BadRequest) Code() int
- func (o *PostMalQueryHuntV1BadRequest) Error() string
- func (o *PostMalQueryHuntV1BadRequest) GetPayload() *models.MalqueryExternalQueryResponse
- func (o *PostMalQueryHuntV1BadRequest) IsClientError() bool
- func (o *PostMalQueryHuntV1BadRequest) IsCode(code int) bool
- func (o *PostMalQueryHuntV1BadRequest) IsRedirect() bool
- func (o *PostMalQueryHuntV1BadRequest) IsServerError() bool
- func (o *PostMalQueryHuntV1BadRequest) IsSuccess() bool
- func (o *PostMalQueryHuntV1BadRequest) String() string
- type PostMalQueryHuntV1Default
- func (o *PostMalQueryHuntV1Default) Code() int
- func (o *PostMalQueryHuntV1Default) Error() string
- func (o *PostMalQueryHuntV1Default) GetPayload() *models.MalqueryExternalQueryResponse
- func (o *PostMalQueryHuntV1Default) IsClientError() bool
- func (o *PostMalQueryHuntV1Default) IsCode(code int) bool
- func (o *PostMalQueryHuntV1Default) IsRedirect() bool
- func (o *PostMalQueryHuntV1Default) IsServerError() bool
- func (o *PostMalQueryHuntV1Default) IsSuccess() bool
- func (o *PostMalQueryHuntV1Default) String() string
- type PostMalQueryHuntV1Forbidden
- func (o *PostMalQueryHuntV1Forbidden) Code() int
- func (o *PostMalQueryHuntV1Forbidden) Error() string
- func (o *PostMalQueryHuntV1Forbidden) GetPayload() *models.MsaErrorsOnly
- func (o *PostMalQueryHuntV1Forbidden) IsClientError() bool
- func (o *PostMalQueryHuntV1Forbidden) IsCode(code int) bool
- func (o *PostMalQueryHuntV1Forbidden) IsRedirect() bool
- func (o *PostMalQueryHuntV1Forbidden) IsServerError() bool
- func (o *PostMalQueryHuntV1Forbidden) IsSuccess() bool
- func (o *PostMalQueryHuntV1Forbidden) String() string
- type PostMalQueryHuntV1InternalServerError
- func (o *PostMalQueryHuntV1InternalServerError) Code() int
- func (o *PostMalQueryHuntV1InternalServerError) Error() string
- func (o *PostMalQueryHuntV1InternalServerError) GetPayload() *models.MalqueryExternalQueryResponse
- func (o *PostMalQueryHuntV1InternalServerError) IsClientError() bool
- func (o *PostMalQueryHuntV1InternalServerError) IsCode(code int) bool
- func (o *PostMalQueryHuntV1InternalServerError) IsRedirect() bool
- func (o *PostMalQueryHuntV1InternalServerError) IsServerError() bool
- func (o *PostMalQueryHuntV1InternalServerError) IsSuccess() bool
- func (o *PostMalQueryHuntV1InternalServerError) String() string
- type PostMalQueryHuntV1OK
- func (o *PostMalQueryHuntV1OK) Code() int
- func (o *PostMalQueryHuntV1OK) Error() string
- func (o *PostMalQueryHuntV1OK) GetPayload() *models.MalqueryExternalQueryResponse
- func (o *PostMalQueryHuntV1OK) IsClientError() bool
- func (o *PostMalQueryHuntV1OK) IsCode(code int) bool
- func (o *PostMalQueryHuntV1OK) IsRedirect() bool
- func (o *PostMalQueryHuntV1OK) IsServerError() bool
- func (o *PostMalQueryHuntV1OK) IsSuccess() bool
- func (o *PostMalQueryHuntV1OK) String() string
- type PostMalQueryHuntV1Params
- func NewPostMalQueryHuntV1Params() *PostMalQueryHuntV1Params
- func NewPostMalQueryHuntV1ParamsWithContext(ctx context.Context) *PostMalQueryHuntV1Params
- func NewPostMalQueryHuntV1ParamsWithHTTPClient(client *http.Client) *PostMalQueryHuntV1Params
- func NewPostMalQueryHuntV1ParamsWithTimeout(timeout time.Duration) *PostMalQueryHuntV1Params
- func (o *PostMalQueryHuntV1Params) SetBody(body *models.MalqueryExternalHuntParametersV1)
- func (o *PostMalQueryHuntV1Params) SetContext(ctx context.Context)
- func (o *PostMalQueryHuntV1Params) SetDefaults()
- func (o *PostMalQueryHuntV1Params) SetHTTPClient(client *http.Client)
- func (o *PostMalQueryHuntV1Params) SetTimeout(timeout time.Duration)
- func (o *PostMalQueryHuntV1Params) WithBody(body *models.MalqueryExternalHuntParametersV1) *PostMalQueryHuntV1Params
- func (o *PostMalQueryHuntV1Params) WithContext(ctx context.Context) *PostMalQueryHuntV1Params
- func (o *PostMalQueryHuntV1Params) WithDefaults() *PostMalQueryHuntV1Params
- func (o *PostMalQueryHuntV1Params) WithHTTPClient(client *http.Client) *PostMalQueryHuntV1Params
- func (o *PostMalQueryHuntV1Params) WithTimeout(timeout time.Duration) *PostMalQueryHuntV1Params
- func (o *PostMalQueryHuntV1Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PostMalQueryHuntV1Reader
- type PostMalQueryHuntV1TooManyRequests
- func (o *PostMalQueryHuntV1TooManyRequests) Code() int
- func (o *PostMalQueryHuntV1TooManyRequests) Error() string
- func (o *PostMalQueryHuntV1TooManyRequests) GetPayload() *models.MalqueryExternalQueryResponse
- func (o *PostMalQueryHuntV1TooManyRequests) IsClientError() bool
- func (o *PostMalQueryHuntV1TooManyRequests) IsCode(code int) bool
- func (o *PostMalQueryHuntV1TooManyRequests) IsRedirect() bool
- func (o *PostMalQueryHuntV1TooManyRequests) IsServerError() bool
- func (o *PostMalQueryHuntV1TooManyRequests) IsSuccess() bool
- func (o *PostMalQueryHuntV1TooManyRequests) String() string
- type PostMalQueryHuntV1Unauthorized
- func (o *PostMalQueryHuntV1Unauthorized) Code() int
- func (o *PostMalQueryHuntV1Unauthorized) Error() string
- func (o *PostMalQueryHuntV1Unauthorized) GetPayload() *models.MsaErrorsOnly
- func (o *PostMalQueryHuntV1Unauthorized) IsClientError() bool
- func (o *PostMalQueryHuntV1Unauthorized) IsCode(code int) bool
- func (o *PostMalQueryHuntV1Unauthorized) IsRedirect() bool
- func (o *PostMalQueryHuntV1Unauthorized) IsServerError() bool
- func (o *PostMalQueryHuntV1Unauthorized) IsSuccess() bool
- func (o *PostMalQueryHuntV1Unauthorized) String() string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client for malquery API
func (*Client) GetMalQueryDownloadV1 ¶
func (a *Client) GetMalQueryDownloadV1(params *GetMalQueryDownloadV1Params, opts ...ClientOption) (*GetMalQueryDownloadV1OK, error)
GetMalQueryDownloadV1 downloads a file indexed by mal query specify the file using its s h a256 only one file is supported at this time
func (*Client) GetMalQueryEntitiesSamplesFetchV1 ¶
func (a *Client) GetMalQueryEntitiesSamplesFetchV1(params *GetMalQueryEntitiesSamplesFetchV1Params, opts ...ClientOption) (*GetMalQueryEntitiesSamplesFetchV1OK, error)
GetMalQueryEntitiesSamplesFetchV1 fetches a zip archive with password infected containing the samples call this once the entities samples multidownload request has finished processing
func (*Client) GetMalQueryMetadataV1 ¶
func (a *Client) GetMalQueryMetadataV1(params *GetMalQueryMetadataV1Params, opts ...ClientOption) (*GetMalQueryMetadataV1OK, error)
GetMalQueryMetadataV1 retrieves indexed files metadata by their hash
func (*Client) GetMalQueryQuotasV1 ¶
func (a *Client) GetMalQueryQuotasV1(params *GetMalQueryQuotasV1Params, opts ...ClientOption) (*GetMalQueryQuotasV1OK, error)
GetMalQueryQuotasV1 gets information about search and download quotas in your environment
func (*Client) GetMalQueryRequestV1 ¶
func (a *Client) GetMalQueryRequestV1(params *GetMalQueryRequestV1Params, opts ...ClientOption) (*GetMalQueryRequestV1OK, error)
GetMalQueryRequestV1 checks the status and results of an asynchronous request such as hunt or exact search supports a single request id at this time
func (*Client) PostMalQueryEntitiesSamplesMultidownloadV1 ¶
func (a *Client) PostMalQueryEntitiesSamplesMultidownloadV1(params *PostMalQueryEntitiesSamplesMultidownloadV1Params, opts ...ClientOption) (*PostMalQueryEntitiesSamplesMultidownloadV1OK, error)
PostMalQueryEntitiesSamplesMultidownloadV1 schedules samples for download use the result id with the request endpoint to check if the download is ready after which you can call the entities samples fetch to get the zip
func (*Client) PostMalQueryExactSearchV1 ¶
func (a *Client) PostMalQueryExactSearchV1(params *PostMalQueryExactSearchV1Params, opts ...ClientOption) (*PostMalQueryExactSearchV1OK, error)
PostMalQueryExactSearchV1 searches falcon mal query for a combination of hex patterns and strings in order to identify samples based upon file content at byte level granularity you can filter results on criteria such as file type file size and first seen date returns a request id which can be used with the request endpoint
func (*Client) PostMalQueryFuzzySearchV1 ¶
func (a *Client) PostMalQueryFuzzySearchV1(params *PostMalQueryFuzzySearchV1Params, opts ...ClientOption) (*PostMalQueryFuzzySearchV1OK, error)
PostMalQueryFuzzySearchV1 searches falcon mal query quickly but with more potential for false positives search for a combination of hex patterns and strings in order to identify samples based upon file content at byte level granularity
func (*Client) PostMalQueryHuntV1 ¶
func (a *Client) PostMalQueryHuntV1(params *PostMalQueryHuntV1Params, opts ...ClientOption) (*PostMalQueryHuntV1OK, error)
PostMalQueryHuntV1 schedules a y a r a based search for execution returns a request id which can be used with the request endpoint
func (*Client) SetTransport ¶
func (a *Client) SetTransport(transport runtime.ClientTransport)
SetTransport changes the transport on the client
type ClientOption ¶
type ClientOption func(*runtime.ClientOperation)
ClientOption is the option for Client methods
type ClientService ¶
type ClientService interface { GetMalQueryDownloadV1(params *GetMalQueryDownloadV1Params, opts ...ClientOption) (*GetMalQueryDownloadV1OK, error) GetMalQueryEntitiesSamplesFetchV1(params *GetMalQueryEntitiesSamplesFetchV1Params, opts ...ClientOption) (*GetMalQueryEntitiesSamplesFetchV1OK, error) GetMalQueryMetadataV1(params *GetMalQueryMetadataV1Params, opts ...ClientOption) (*GetMalQueryMetadataV1OK, error) GetMalQueryQuotasV1(params *GetMalQueryQuotasV1Params, opts ...ClientOption) (*GetMalQueryQuotasV1OK, error) GetMalQueryRequestV1(params *GetMalQueryRequestV1Params, opts ...ClientOption) (*GetMalQueryRequestV1OK, error) PostMalQueryEntitiesSamplesMultidownloadV1(params *PostMalQueryEntitiesSamplesMultidownloadV1Params, opts ...ClientOption) (*PostMalQueryEntitiesSamplesMultidownloadV1OK, error) PostMalQueryExactSearchV1(params *PostMalQueryExactSearchV1Params, opts ...ClientOption) (*PostMalQueryExactSearchV1OK, error) PostMalQueryFuzzySearchV1(params *PostMalQueryFuzzySearchV1Params, opts ...ClientOption) (*PostMalQueryFuzzySearchV1OK, error) PostMalQueryHuntV1(params *PostMalQueryHuntV1Params, opts ...ClientOption) (*PostMalQueryHuntV1OK, error) SetTransport(transport runtime.ClientTransport) }
ClientService is the interface for Client methods
func New ¶
func New(transport runtime.ClientTransport, formats strfmt.Registry) ClientService
New creates a new malquery API client.
type GetMalQueryDownloadV1BadRequest ¶
type GetMalQueryDownloadV1BadRequest struct { /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaReplyMetaOnly }
GetMalQueryDownloadV1BadRequest describes a response with status code 400, with default header values.
Bad Request
func NewGetMalQueryDownloadV1BadRequest ¶
func NewGetMalQueryDownloadV1BadRequest() *GetMalQueryDownloadV1BadRequest
NewGetMalQueryDownloadV1BadRequest creates a GetMalQueryDownloadV1BadRequest with default headers values
func (*GetMalQueryDownloadV1BadRequest) Code ¶ added in v0.2.33
func (o *GetMalQueryDownloadV1BadRequest) Code() int
Code gets the status code for the get mal query download v1 bad request response
func (*GetMalQueryDownloadV1BadRequest) Error ¶
func (o *GetMalQueryDownloadV1BadRequest) Error() string
func (*GetMalQueryDownloadV1BadRequest) GetPayload ¶
func (o *GetMalQueryDownloadV1BadRequest) GetPayload() *models.MsaReplyMetaOnly
func (*GetMalQueryDownloadV1BadRequest) IsClientError ¶ added in v0.2.27
func (o *GetMalQueryDownloadV1BadRequest) IsClientError() bool
IsClientError returns true when this get mal query download v1 bad request response has a 4xx status code
func (*GetMalQueryDownloadV1BadRequest) IsCode ¶ added in v0.2.27
func (o *GetMalQueryDownloadV1BadRequest) IsCode(code int) bool
IsCode returns true when this get mal query download v1 bad request response a status code equal to that given
func (*GetMalQueryDownloadV1BadRequest) IsRedirect ¶ added in v0.2.27
func (o *GetMalQueryDownloadV1BadRequest) IsRedirect() bool
IsRedirect returns true when this get mal query download v1 bad request response has a 3xx status code
func (*GetMalQueryDownloadV1BadRequest) IsServerError ¶ added in v0.2.27
func (o *GetMalQueryDownloadV1BadRequest) IsServerError() bool
IsServerError returns true when this get mal query download v1 bad request response has a 5xx status code
func (*GetMalQueryDownloadV1BadRequest) IsSuccess ¶ added in v0.2.27
func (o *GetMalQueryDownloadV1BadRequest) IsSuccess() bool
IsSuccess returns true when this get mal query download v1 bad request response has a 2xx status code
func (*GetMalQueryDownloadV1BadRequest) String ¶ added in v0.2.27
func (o *GetMalQueryDownloadV1BadRequest) String() string
type GetMalQueryDownloadV1Default ¶
type GetMalQueryDownloadV1Default struct {
// contains filtered or unexported fields
}
GetMalQueryDownloadV1Default describes a response with status code -1, with default header values.
The file content
func NewGetMalQueryDownloadV1Default ¶
func NewGetMalQueryDownloadV1Default(code int) *GetMalQueryDownloadV1Default
NewGetMalQueryDownloadV1Default creates a GetMalQueryDownloadV1Default with default headers values
func (*GetMalQueryDownloadV1Default) Code ¶
func (o *GetMalQueryDownloadV1Default) Code() int
Code gets the status code for the get mal query download v1 default response
func (*GetMalQueryDownloadV1Default) Error ¶
func (o *GetMalQueryDownloadV1Default) Error() string
func (*GetMalQueryDownloadV1Default) IsClientError ¶ added in v0.2.27
func (o *GetMalQueryDownloadV1Default) IsClientError() bool
IsClientError returns true when this get mal query download v1 default response has a 4xx status code
func (*GetMalQueryDownloadV1Default) IsCode ¶ added in v0.2.27
func (o *GetMalQueryDownloadV1Default) IsCode(code int) bool
IsCode returns true when this get mal query download v1 default response a status code equal to that given
func (*GetMalQueryDownloadV1Default) IsRedirect ¶ added in v0.2.27
func (o *GetMalQueryDownloadV1Default) IsRedirect() bool
IsRedirect returns true when this get mal query download v1 default response has a 3xx status code
func (*GetMalQueryDownloadV1Default) IsServerError ¶ added in v0.2.27
func (o *GetMalQueryDownloadV1Default) IsServerError() bool
IsServerError returns true when this get mal query download v1 default response has a 5xx status code
func (*GetMalQueryDownloadV1Default) IsSuccess ¶ added in v0.2.27
func (o *GetMalQueryDownloadV1Default) IsSuccess() bool
IsSuccess returns true when this get mal query download v1 default response has a 2xx status code
func (*GetMalQueryDownloadV1Default) String ¶ added in v0.2.27
func (o *GetMalQueryDownloadV1Default) String() string
type GetMalQueryDownloadV1Forbidden ¶
type GetMalQueryDownloadV1Forbidden struct { /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaErrorsOnly }
GetMalQueryDownloadV1Forbidden describes a response with status code 403, with default header values.
Forbidden
func NewGetMalQueryDownloadV1Forbidden ¶
func NewGetMalQueryDownloadV1Forbidden() *GetMalQueryDownloadV1Forbidden
NewGetMalQueryDownloadV1Forbidden creates a GetMalQueryDownloadV1Forbidden with default headers values
func (*GetMalQueryDownloadV1Forbidden) Code ¶ added in v0.2.33
func (o *GetMalQueryDownloadV1Forbidden) Code() int
Code gets the status code for the get mal query download v1 forbidden response
func (*GetMalQueryDownloadV1Forbidden) Error ¶
func (o *GetMalQueryDownloadV1Forbidden) Error() string
func (*GetMalQueryDownloadV1Forbidden) GetPayload ¶
func (o *GetMalQueryDownloadV1Forbidden) GetPayload() *models.MsaErrorsOnly
func (*GetMalQueryDownloadV1Forbidden) IsClientError ¶ added in v0.2.27
func (o *GetMalQueryDownloadV1Forbidden) IsClientError() bool
IsClientError returns true when this get mal query download v1 forbidden response has a 4xx status code
func (*GetMalQueryDownloadV1Forbidden) IsCode ¶ added in v0.2.27
func (o *GetMalQueryDownloadV1Forbidden) IsCode(code int) bool
IsCode returns true when this get mal query download v1 forbidden response a status code equal to that given
func (*GetMalQueryDownloadV1Forbidden) IsRedirect ¶ added in v0.2.27
func (o *GetMalQueryDownloadV1Forbidden) IsRedirect() bool
IsRedirect returns true when this get mal query download v1 forbidden response has a 3xx status code
func (*GetMalQueryDownloadV1Forbidden) IsServerError ¶ added in v0.2.27
func (o *GetMalQueryDownloadV1Forbidden) IsServerError() bool
IsServerError returns true when this get mal query download v1 forbidden response has a 5xx status code
func (*GetMalQueryDownloadV1Forbidden) IsSuccess ¶ added in v0.2.27
func (o *GetMalQueryDownloadV1Forbidden) IsSuccess() bool
IsSuccess returns true when this get mal query download v1 forbidden response has a 2xx status code
func (*GetMalQueryDownloadV1Forbidden) String ¶ added in v0.2.27
func (o *GetMalQueryDownloadV1Forbidden) String() string
type GetMalQueryDownloadV1InternalServerError ¶
type GetMalQueryDownloadV1InternalServerError struct { /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaReplyMetaOnly }
GetMalQueryDownloadV1InternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewGetMalQueryDownloadV1InternalServerError ¶
func NewGetMalQueryDownloadV1InternalServerError() *GetMalQueryDownloadV1InternalServerError
NewGetMalQueryDownloadV1InternalServerError creates a GetMalQueryDownloadV1InternalServerError with default headers values
func (*GetMalQueryDownloadV1InternalServerError) Code ¶ added in v0.2.33
func (o *GetMalQueryDownloadV1InternalServerError) Code() int
Code gets the status code for the get mal query download v1 internal server error response
func (*GetMalQueryDownloadV1InternalServerError) Error ¶
func (o *GetMalQueryDownloadV1InternalServerError) Error() string
func (*GetMalQueryDownloadV1InternalServerError) GetPayload ¶
func (o *GetMalQueryDownloadV1InternalServerError) GetPayload() *models.MsaReplyMetaOnly
func (*GetMalQueryDownloadV1InternalServerError) IsClientError ¶ added in v0.2.27
func (o *GetMalQueryDownloadV1InternalServerError) IsClientError() bool
IsClientError returns true when this get mal query download v1 internal server error response has a 4xx status code
func (*GetMalQueryDownloadV1InternalServerError) IsCode ¶ added in v0.2.27
func (o *GetMalQueryDownloadV1InternalServerError) IsCode(code int) bool
IsCode returns true when this get mal query download v1 internal server error response a status code equal to that given
func (*GetMalQueryDownloadV1InternalServerError) IsRedirect ¶ added in v0.2.27
func (o *GetMalQueryDownloadV1InternalServerError) IsRedirect() bool
IsRedirect returns true when this get mal query download v1 internal server error response has a 3xx status code
func (*GetMalQueryDownloadV1InternalServerError) IsServerError ¶ added in v0.2.27
func (o *GetMalQueryDownloadV1InternalServerError) IsServerError() bool
IsServerError returns true when this get mal query download v1 internal server error response has a 5xx status code
func (*GetMalQueryDownloadV1InternalServerError) IsSuccess ¶ added in v0.2.27
func (o *GetMalQueryDownloadV1InternalServerError) IsSuccess() bool
IsSuccess returns true when this get mal query download v1 internal server error response has a 2xx status code
func (*GetMalQueryDownloadV1InternalServerError) String ¶ added in v0.2.27
func (o *GetMalQueryDownloadV1InternalServerError) String() string
type GetMalQueryDownloadV1NotFound ¶
type GetMalQueryDownloadV1NotFound struct { /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaErrorsOnly }
GetMalQueryDownloadV1NotFound describes a response with status code 404, with default header values.
Not Found
func NewGetMalQueryDownloadV1NotFound ¶
func NewGetMalQueryDownloadV1NotFound() *GetMalQueryDownloadV1NotFound
NewGetMalQueryDownloadV1NotFound creates a GetMalQueryDownloadV1NotFound with default headers values
func (*GetMalQueryDownloadV1NotFound) Code ¶ added in v0.2.33
func (o *GetMalQueryDownloadV1NotFound) Code() int
Code gets the status code for the get mal query download v1 not found response
func (*GetMalQueryDownloadV1NotFound) Error ¶
func (o *GetMalQueryDownloadV1NotFound) Error() string
func (*GetMalQueryDownloadV1NotFound) GetPayload ¶
func (o *GetMalQueryDownloadV1NotFound) GetPayload() *models.MsaErrorsOnly
func (*GetMalQueryDownloadV1NotFound) IsClientError ¶ added in v0.2.27
func (o *GetMalQueryDownloadV1NotFound) IsClientError() bool
IsClientError returns true when this get mal query download v1 not found response has a 4xx status code
func (*GetMalQueryDownloadV1NotFound) IsCode ¶ added in v0.2.27
func (o *GetMalQueryDownloadV1NotFound) IsCode(code int) bool
IsCode returns true when this get mal query download v1 not found response a status code equal to that given
func (*GetMalQueryDownloadV1NotFound) IsRedirect ¶ added in v0.2.27
func (o *GetMalQueryDownloadV1NotFound) IsRedirect() bool
IsRedirect returns true when this get mal query download v1 not found response has a 3xx status code
func (*GetMalQueryDownloadV1NotFound) IsServerError ¶ added in v0.2.27
func (o *GetMalQueryDownloadV1NotFound) IsServerError() bool
IsServerError returns true when this get mal query download v1 not found response has a 5xx status code
func (*GetMalQueryDownloadV1NotFound) IsSuccess ¶ added in v0.2.27
func (o *GetMalQueryDownloadV1NotFound) IsSuccess() bool
IsSuccess returns true when this get mal query download v1 not found response has a 2xx status code
func (*GetMalQueryDownloadV1NotFound) String ¶ added in v0.2.27
func (o *GetMalQueryDownloadV1NotFound) String() string
type GetMalQueryDownloadV1OK ¶
type GetMalQueryDownloadV1OK struct { /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 }
GetMalQueryDownloadV1OK describes a response with status code 200, with default header values.
The file content
func NewGetMalQueryDownloadV1OK ¶
func NewGetMalQueryDownloadV1OK() *GetMalQueryDownloadV1OK
NewGetMalQueryDownloadV1OK creates a GetMalQueryDownloadV1OK with default headers values
func (*GetMalQueryDownloadV1OK) Code ¶ added in v0.2.33
func (o *GetMalQueryDownloadV1OK) Code() int
Code gets the status code for the get mal query download v1 o k response
func (*GetMalQueryDownloadV1OK) Error ¶
func (o *GetMalQueryDownloadV1OK) Error() string
func (*GetMalQueryDownloadV1OK) IsClientError ¶ added in v0.2.27
func (o *GetMalQueryDownloadV1OK) IsClientError() bool
IsClientError returns true when this get mal query download v1 o k response has a 4xx status code
func (*GetMalQueryDownloadV1OK) IsCode ¶ added in v0.2.27
func (o *GetMalQueryDownloadV1OK) IsCode(code int) bool
IsCode returns true when this get mal query download v1 o k response a status code equal to that given
func (*GetMalQueryDownloadV1OK) IsRedirect ¶ added in v0.2.27
func (o *GetMalQueryDownloadV1OK) IsRedirect() bool
IsRedirect returns true when this get mal query download v1 o k response has a 3xx status code
func (*GetMalQueryDownloadV1OK) IsServerError ¶ added in v0.2.27
func (o *GetMalQueryDownloadV1OK) IsServerError() bool
IsServerError returns true when this get mal query download v1 o k response has a 5xx status code
func (*GetMalQueryDownloadV1OK) IsSuccess ¶ added in v0.2.27
func (o *GetMalQueryDownloadV1OK) IsSuccess() bool
IsSuccess returns true when this get mal query download v1 o k response has a 2xx status code
func (*GetMalQueryDownloadV1OK) String ¶ added in v0.2.27
func (o *GetMalQueryDownloadV1OK) String() string
type GetMalQueryDownloadV1Params ¶
type GetMalQueryDownloadV1Params struct { /* Ids. The file SHA256. */ Ids []string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetMalQueryDownloadV1Params contains all the parameters to send to the API endpoint
for the get mal query download v1 operation. Typically these are written to a http.Request.
func NewGetMalQueryDownloadV1Params ¶
func NewGetMalQueryDownloadV1Params() *GetMalQueryDownloadV1Params
NewGetMalQueryDownloadV1Params creates a new GetMalQueryDownloadV1Params object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewGetMalQueryDownloadV1ParamsWithContext ¶
func NewGetMalQueryDownloadV1ParamsWithContext(ctx context.Context) *GetMalQueryDownloadV1Params
NewGetMalQueryDownloadV1ParamsWithContext creates a new GetMalQueryDownloadV1Params object with the ability to set a context for a request.
func NewGetMalQueryDownloadV1ParamsWithHTTPClient ¶
func NewGetMalQueryDownloadV1ParamsWithHTTPClient(client *http.Client) *GetMalQueryDownloadV1Params
NewGetMalQueryDownloadV1ParamsWithHTTPClient creates a new GetMalQueryDownloadV1Params object with the ability to set a custom HTTPClient for a request.
func NewGetMalQueryDownloadV1ParamsWithTimeout ¶
func NewGetMalQueryDownloadV1ParamsWithTimeout(timeout time.Duration) *GetMalQueryDownloadV1Params
NewGetMalQueryDownloadV1ParamsWithTimeout creates a new GetMalQueryDownloadV1Params object with the ability to set a timeout on a request.
func (*GetMalQueryDownloadV1Params) SetContext ¶
func (o *GetMalQueryDownloadV1Params) SetContext(ctx context.Context)
SetContext adds the context to the get mal query download v1 params
func (*GetMalQueryDownloadV1Params) SetDefaults ¶
func (o *GetMalQueryDownloadV1Params) SetDefaults()
SetDefaults hydrates default values in the get mal query download v1 params (not the query body).
All values with no default are reset to their zero value.
func (*GetMalQueryDownloadV1Params) SetHTTPClient ¶
func (o *GetMalQueryDownloadV1Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get mal query download v1 params
func (*GetMalQueryDownloadV1Params) SetIds ¶
func (o *GetMalQueryDownloadV1Params) SetIds(ids []string)
SetIds adds the ids to the get mal query download v1 params
func (*GetMalQueryDownloadV1Params) SetTimeout ¶
func (o *GetMalQueryDownloadV1Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get mal query download v1 params
func (*GetMalQueryDownloadV1Params) WithContext ¶
func (o *GetMalQueryDownloadV1Params) WithContext(ctx context.Context) *GetMalQueryDownloadV1Params
WithContext adds the context to the get mal query download v1 params
func (*GetMalQueryDownloadV1Params) WithDefaults ¶
func (o *GetMalQueryDownloadV1Params) WithDefaults() *GetMalQueryDownloadV1Params
WithDefaults hydrates default values in the get mal query download v1 params (not the query body).
All values with no default are reset to their zero value.
func (*GetMalQueryDownloadV1Params) WithHTTPClient ¶
func (o *GetMalQueryDownloadV1Params) WithHTTPClient(client *http.Client) *GetMalQueryDownloadV1Params
WithHTTPClient adds the HTTPClient to the get mal query download v1 params
func (*GetMalQueryDownloadV1Params) WithIds ¶
func (o *GetMalQueryDownloadV1Params) WithIds(ids []string) *GetMalQueryDownloadV1Params
WithIds adds the ids to the get mal query download v1 params
func (*GetMalQueryDownloadV1Params) WithTimeout ¶
func (o *GetMalQueryDownloadV1Params) WithTimeout(timeout time.Duration) *GetMalQueryDownloadV1Params
WithTimeout adds the timeout to the get mal query download v1 params
func (*GetMalQueryDownloadV1Params) WriteToRequest ¶
func (o *GetMalQueryDownloadV1Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetMalQueryDownloadV1Reader ¶
type GetMalQueryDownloadV1Reader struct {
// contains filtered or unexported fields
}
GetMalQueryDownloadV1Reader is a Reader for the GetMalQueryDownloadV1 structure.
func (*GetMalQueryDownloadV1Reader) ReadResponse ¶
func (o *GetMalQueryDownloadV1Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetMalQueryDownloadV1TooManyRequests ¶
type GetMalQueryDownloadV1TooManyRequests struct { /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 /* Too many requests, retry after this time (as milliseconds since epoch) */ XRateLimitRetryAfter int64 Payload *models.MsaReplyMetaOnly }
GetMalQueryDownloadV1TooManyRequests describes a response with status code 429, with default header values.
Too Many Requests
func NewGetMalQueryDownloadV1TooManyRequests ¶
func NewGetMalQueryDownloadV1TooManyRequests() *GetMalQueryDownloadV1TooManyRequests
NewGetMalQueryDownloadV1TooManyRequests creates a GetMalQueryDownloadV1TooManyRequests with default headers values
func (*GetMalQueryDownloadV1TooManyRequests) Code ¶ added in v0.2.33
func (o *GetMalQueryDownloadV1TooManyRequests) Code() int
Code gets the status code for the get mal query download v1 too many requests response
func (*GetMalQueryDownloadV1TooManyRequests) Error ¶
func (o *GetMalQueryDownloadV1TooManyRequests) Error() string
func (*GetMalQueryDownloadV1TooManyRequests) GetPayload ¶
func (o *GetMalQueryDownloadV1TooManyRequests) GetPayload() *models.MsaReplyMetaOnly
func (*GetMalQueryDownloadV1TooManyRequests) IsClientError ¶ added in v0.2.27
func (o *GetMalQueryDownloadV1TooManyRequests) IsClientError() bool
IsClientError returns true when this get mal query download v1 too many requests response has a 4xx status code
func (*GetMalQueryDownloadV1TooManyRequests) IsCode ¶ added in v0.2.27
func (o *GetMalQueryDownloadV1TooManyRequests) IsCode(code int) bool
IsCode returns true when this get mal query download v1 too many requests response a status code equal to that given
func (*GetMalQueryDownloadV1TooManyRequests) IsRedirect ¶ added in v0.2.27
func (o *GetMalQueryDownloadV1TooManyRequests) IsRedirect() bool
IsRedirect returns true when this get mal query download v1 too many requests response has a 3xx status code
func (*GetMalQueryDownloadV1TooManyRequests) IsServerError ¶ added in v0.2.27
func (o *GetMalQueryDownloadV1TooManyRequests) IsServerError() bool
IsServerError returns true when this get mal query download v1 too many requests response has a 5xx status code
func (*GetMalQueryDownloadV1TooManyRequests) IsSuccess ¶ added in v0.2.27
func (o *GetMalQueryDownloadV1TooManyRequests) IsSuccess() bool
IsSuccess returns true when this get mal query download v1 too many requests response has a 2xx status code
func (*GetMalQueryDownloadV1TooManyRequests) String ¶ added in v0.2.27
func (o *GetMalQueryDownloadV1TooManyRequests) String() string
type GetMalQueryDownloadV1Unauthorized ¶
GetMalQueryDownloadV1Unauthorized describes a response with status code 401, with default header values.
Unauthorized
func NewGetMalQueryDownloadV1Unauthorized ¶
func NewGetMalQueryDownloadV1Unauthorized() *GetMalQueryDownloadV1Unauthorized
NewGetMalQueryDownloadV1Unauthorized creates a GetMalQueryDownloadV1Unauthorized with default headers values
func (*GetMalQueryDownloadV1Unauthorized) Code ¶ added in v0.2.33
func (o *GetMalQueryDownloadV1Unauthorized) Code() int
Code gets the status code for the get mal query download v1 unauthorized response
func (*GetMalQueryDownloadV1Unauthorized) Error ¶
func (o *GetMalQueryDownloadV1Unauthorized) Error() string
func (*GetMalQueryDownloadV1Unauthorized) GetPayload ¶
func (o *GetMalQueryDownloadV1Unauthorized) GetPayload() *models.MsaErrorsOnly
func (*GetMalQueryDownloadV1Unauthorized) IsClientError ¶ added in v0.2.27
func (o *GetMalQueryDownloadV1Unauthorized) IsClientError() bool
IsClientError returns true when this get mal query download v1 unauthorized response has a 4xx status code
func (*GetMalQueryDownloadV1Unauthorized) IsCode ¶ added in v0.2.27
func (o *GetMalQueryDownloadV1Unauthorized) IsCode(code int) bool
IsCode returns true when this get mal query download v1 unauthorized response a status code equal to that given
func (*GetMalQueryDownloadV1Unauthorized) IsRedirect ¶ added in v0.2.27
func (o *GetMalQueryDownloadV1Unauthorized) IsRedirect() bool
IsRedirect returns true when this get mal query download v1 unauthorized response has a 3xx status code
func (*GetMalQueryDownloadV1Unauthorized) IsServerError ¶ added in v0.2.27
func (o *GetMalQueryDownloadV1Unauthorized) IsServerError() bool
IsServerError returns true when this get mal query download v1 unauthorized response has a 5xx status code
func (*GetMalQueryDownloadV1Unauthorized) IsSuccess ¶ added in v0.2.27
func (o *GetMalQueryDownloadV1Unauthorized) IsSuccess() bool
IsSuccess returns true when this get mal query download v1 unauthorized response has a 2xx status code
func (*GetMalQueryDownloadV1Unauthorized) String ¶ added in v0.2.27
func (o *GetMalQueryDownloadV1Unauthorized) String() string
type GetMalQueryEntitiesSamplesFetchV1Default ¶
type GetMalQueryEntitiesSamplesFetchV1Default struct {
// contains filtered or unexported fields
}
GetMalQueryEntitiesSamplesFetchV1Default describes a response with status code -1, with default header values.
The zip archive if it's ready for download
func NewGetMalQueryEntitiesSamplesFetchV1Default ¶
func NewGetMalQueryEntitiesSamplesFetchV1Default(code int) *GetMalQueryEntitiesSamplesFetchV1Default
NewGetMalQueryEntitiesSamplesFetchV1Default creates a GetMalQueryEntitiesSamplesFetchV1Default with default headers values
func (*GetMalQueryEntitiesSamplesFetchV1Default) Code ¶
func (o *GetMalQueryEntitiesSamplesFetchV1Default) Code() int
Code gets the status code for the get mal query entities samples fetch v1 default response
func (*GetMalQueryEntitiesSamplesFetchV1Default) Error ¶
func (o *GetMalQueryEntitiesSamplesFetchV1Default) Error() string
func (*GetMalQueryEntitiesSamplesFetchV1Default) IsClientError ¶ added in v0.2.27
func (o *GetMalQueryEntitiesSamplesFetchV1Default) IsClientError() bool
IsClientError returns true when this get mal query entities samples fetch v1 default response has a 4xx status code
func (*GetMalQueryEntitiesSamplesFetchV1Default) IsCode ¶ added in v0.2.27
func (o *GetMalQueryEntitiesSamplesFetchV1Default) IsCode(code int) bool
IsCode returns true when this get mal query entities samples fetch v1 default response a status code equal to that given
func (*GetMalQueryEntitiesSamplesFetchV1Default) IsRedirect ¶ added in v0.2.27
func (o *GetMalQueryEntitiesSamplesFetchV1Default) IsRedirect() bool
IsRedirect returns true when this get mal query entities samples fetch v1 default response has a 3xx status code
func (*GetMalQueryEntitiesSamplesFetchV1Default) IsServerError ¶ added in v0.2.27
func (o *GetMalQueryEntitiesSamplesFetchV1Default) IsServerError() bool
IsServerError returns true when this get mal query entities samples fetch v1 default response has a 5xx status code
func (*GetMalQueryEntitiesSamplesFetchV1Default) IsSuccess ¶ added in v0.2.27
func (o *GetMalQueryEntitiesSamplesFetchV1Default) IsSuccess() bool
IsSuccess returns true when this get mal query entities samples fetch v1 default response has a 2xx status code
func (*GetMalQueryEntitiesSamplesFetchV1Default) String ¶ added in v0.2.27
func (o *GetMalQueryEntitiesSamplesFetchV1Default) String() string
type GetMalQueryEntitiesSamplesFetchV1Forbidden ¶
type GetMalQueryEntitiesSamplesFetchV1Forbidden struct { /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaErrorsOnly }
GetMalQueryEntitiesSamplesFetchV1Forbidden describes a response with status code 403, with default header values.
Forbidden
func NewGetMalQueryEntitiesSamplesFetchV1Forbidden ¶
func NewGetMalQueryEntitiesSamplesFetchV1Forbidden() *GetMalQueryEntitiesSamplesFetchV1Forbidden
NewGetMalQueryEntitiesSamplesFetchV1Forbidden creates a GetMalQueryEntitiesSamplesFetchV1Forbidden with default headers values
func (*GetMalQueryEntitiesSamplesFetchV1Forbidden) Code ¶ added in v0.2.33
func (o *GetMalQueryEntitiesSamplesFetchV1Forbidden) Code() int
Code gets the status code for the get mal query entities samples fetch v1 forbidden response
func (*GetMalQueryEntitiesSamplesFetchV1Forbidden) Error ¶
func (o *GetMalQueryEntitiesSamplesFetchV1Forbidden) Error() string
func (*GetMalQueryEntitiesSamplesFetchV1Forbidden) GetPayload ¶
func (o *GetMalQueryEntitiesSamplesFetchV1Forbidden) GetPayload() *models.MsaErrorsOnly
func (*GetMalQueryEntitiesSamplesFetchV1Forbidden) IsClientError ¶ added in v0.2.27
func (o *GetMalQueryEntitiesSamplesFetchV1Forbidden) IsClientError() bool
IsClientError returns true when this get mal query entities samples fetch v1 forbidden response has a 4xx status code
func (*GetMalQueryEntitiesSamplesFetchV1Forbidden) IsCode ¶ added in v0.2.27
func (o *GetMalQueryEntitiesSamplesFetchV1Forbidden) IsCode(code int) bool
IsCode returns true when this get mal query entities samples fetch v1 forbidden response a status code equal to that given
func (*GetMalQueryEntitiesSamplesFetchV1Forbidden) IsRedirect ¶ added in v0.2.27
func (o *GetMalQueryEntitiesSamplesFetchV1Forbidden) IsRedirect() bool
IsRedirect returns true when this get mal query entities samples fetch v1 forbidden response has a 3xx status code
func (*GetMalQueryEntitiesSamplesFetchV1Forbidden) IsServerError ¶ added in v0.2.27
func (o *GetMalQueryEntitiesSamplesFetchV1Forbidden) IsServerError() bool
IsServerError returns true when this get mal query entities samples fetch v1 forbidden response has a 5xx status code
func (*GetMalQueryEntitiesSamplesFetchV1Forbidden) IsSuccess ¶ added in v0.2.27
func (o *GetMalQueryEntitiesSamplesFetchV1Forbidden) IsSuccess() bool
IsSuccess returns true when this get mal query entities samples fetch v1 forbidden response has a 2xx status code
func (*GetMalQueryEntitiesSamplesFetchV1Forbidden) String ¶ added in v0.2.27
func (o *GetMalQueryEntitiesSamplesFetchV1Forbidden) String() string
type GetMalQueryEntitiesSamplesFetchV1InternalServerError ¶
type GetMalQueryEntitiesSamplesFetchV1InternalServerError struct { /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MalqueryExternalQueryResponse }
GetMalQueryEntitiesSamplesFetchV1InternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewGetMalQueryEntitiesSamplesFetchV1InternalServerError ¶
func NewGetMalQueryEntitiesSamplesFetchV1InternalServerError() *GetMalQueryEntitiesSamplesFetchV1InternalServerError
NewGetMalQueryEntitiesSamplesFetchV1InternalServerError creates a GetMalQueryEntitiesSamplesFetchV1InternalServerError with default headers values
func (*GetMalQueryEntitiesSamplesFetchV1InternalServerError) Code ¶ added in v0.2.33
func (o *GetMalQueryEntitiesSamplesFetchV1InternalServerError) Code() int
Code gets the status code for the get mal query entities samples fetch v1 internal server error response
func (*GetMalQueryEntitiesSamplesFetchV1InternalServerError) Error ¶
func (o *GetMalQueryEntitiesSamplesFetchV1InternalServerError) Error() string
func (*GetMalQueryEntitiesSamplesFetchV1InternalServerError) GetPayload ¶
func (o *GetMalQueryEntitiesSamplesFetchV1InternalServerError) GetPayload() *models.MalqueryExternalQueryResponse
func (*GetMalQueryEntitiesSamplesFetchV1InternalServerError) IsClientError ¶ added in v0.2.27
func (o *GetMalQueryEntitiesSamplesFetchV1InternalServerError) IsClientError() bool
IsClientError returns true when this get mal query entities samples fetch v1 internal server error response has a 4xx status code
func (*GetMalQueryEntitiesSamplesFetchV1InternalServerError) IsCode ¶ added in v0.2.27
func (o *GetMalQueryEntitiesSamplesFetchV1InternalServerError) IsCode(code int) bool
IsCode returns true when this get mal query entities samples fetch v1 internal server error response a status code equal to that given
func (*GetMalQueryEntitiesSamplesFetchV1InternalServerError) IsRedirect ¶ added in v0.2.27
func (o *GetMalQueryEntitiesSamplesFetchV1InternalServerError) IsRedirect() bool
IsRedirect returns true when this get mal query entities samples fetch v1 internal server error response has a 3xx status code
func (*GetMalQueryEntitiesSamplesFetchV1InternalServerError) IsServerError ¶ added in v0.2.27
func (o *GetMalQueryEntitiesSamplesFetchV1InternalServerError) IsServerError() bool
IsServerError returns true when this get mal query entities samples fetch v1 internal server error response has a 5xx status code
func (*GetMalQueryEntitiesSamplesFetchV1InternalServerError) IsSuccess ¶ added in v0.2.27
func (o *GetMalQueryEntitiesSamplesFetchV1InternalServerError) IsSuccess() bool
IsSuccess returns true when this get mal query entities samples fetch v1 internal server error response has a 2xx status code
func (*GetMalQueryEntitiesSamplesFetchV1InternalServerError) String ¶ added in v0.2.27
func (o *GetMalQueryEntitiesSamplesFetchV1InternalServerError) String() string
type GetMalQueryEntitiesSamplesFetchV1OK ¶
type GetMalQueryEntitiesSamplesFetchV1OK struct { /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 }
GetMalQueryEntitiesSamplesFetchV1OK describes a response with status code 200, with default header values.
The zip archive if it's ready for download
func NewGetMalQueryEntitiesSamplesFetchV1OK ¶
func NewGetMalQueryEntitiesSamplesFetchV1OK() *GetMalQueryEntitiesSamplesFetchV1OK
NewGetMalQueryEntitiesSamplesFetchV1OK creates a GetMalQueryEntitiesSamplesFetchV1OK with default headers values
func (*GetMalQueryEntitiesSamplesFetchV1OK) Code ¶ added in v0.2.33
func (o *GetMalQueryEntitiesSamplesFetchV1OK) Code() int
Code gets the status code for the get mal query entities samples fetch v1 o k response
func (*GetMalQueryEntitiesSamplesFetchV1OK) Error ¶
func (o *GetMalQueryEntitiesSamplesFetchV1OK) Error() string
func (*GetMalQueryEntitiesSamplesFetchV1OK) IsClientError ¶ added in v0.2.27
func (o *GetMalQueryEntitiesSamplesFetchV1OK) IsClientError() bool
IsClientError returns true when this get mal query entities samples fetch v1 o k response has a 4xx status code
func (*GetMalQueryEntitiesSamplesFetchV1OK) IsCode ¶ added in v0.2.27
func (o *GetMalQueryEntitiesSamplesFetchV1OK) IsCode(code int) bool
IsCode returns true when this get mal query entities samples fetch v1 o k response a status code equal to that given
func (*GetMalQueryEntitiesSamplesFetchV1OK) IsRedirect ¶ added in v0.2.27
func (o *GetMalQueryEntitiesSamplesFetchV1OK) IsRedirect() bool
IsRedirect returns true when this get mal query entities samples fetch v1 o k response has a 3xx status code
func (*GetMalQueryEntitiesSamplesFetchV1OK) IsServerError ¶ added in v0.2.27
func (o *GetMalQueryEntitiesSamplesFetchV1OK) IsServerError() bool
IsServerError returns true when this get mal query entities samples fetch v1 o k response has a 5xx status code
func (*GetMalQueryEntitiesSamplesFetchV1OK) IsSuccess ¶ added in v0.2.27
func (o *GetMalQueryEntitiesSamplesFetchV1OK) IsSuccess() bool
IsSuccess returns true when this get mal query entities samples fetch v1 o k response has a 2xx status code
func (*GetMalQueryEntitiesSamplesFetchV1OK) String ¶ added in v0.2.27
func (o *GetMalQueryEntitiesSamplesFetchV1OK) String() string
type GetMalQueryEntitiesSamplesFetchV1Params ¶
type GetMalQueryEntitiesSamplesFetchV1Params struct { /* Ids. Multidownload job id */ Ids string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetMalQueryEntitiesSamplesFetchV1Params contains all the parameters to send to the API endpoint
for the get mal query entities samples fetch v1 operation. Typically these are written to a http.Request.
func NewGetMalQueryEntitiesSamplesFetchV1Params ¶
func NewGetMalQueryEntitiesSamplesFetchV1Params() *GetMalQueryEntitiesSamplesFetchV1Params
NewGetMalQueryEntitiesSamplesFetchV1Params creates a new GetMalQueryEntitiesSamplesFetchV1Params object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewGetMalQueryEntitiesSamplesFetchV1ParamsWithContext ¶
func NewGetMalQueryEntitiesSamplesFetchV1ParamsWithContext(ctx context.Context) *GetMalQueryEntitiesSamplesFetchV1Params
NewGetMalQueryEntitiesSamplesFetchV1ParamsWithContext creates a new GetMalQueryEntitiesSamplesFetchV1Params object with the ability to set a context for a request.
func NewGetMalQueryEntitiesSamplesFetchV1ParamsWithHTTPClient ¶
func NewGetMalQueryEntitiesSamplesFetchV1ParamsWithHTTPClient(client *http.Client) *GetMalQueryEntitiesSamplesFetchV1Params
NewGetMalQueryEntitiesSamplesFetchV1ParamsWithHTTPClient creates a new GetMalQueryEntitiesSamplesFetchV1Params object with the ability to set a custom HTTPClient for a request.
func NewGetMalQueryEntitiesSamplesFetchV1ParamsWithTimeout ¶
func NewGetMalQueryEntitiesSamplesFetchV1ParamsWithTimeout(timeout time.Duration) *GetMalQueryEntitiesSamplesFetchV1Params
NewGetMalQueryEntitiesSamplesFetchV1ParamsWithTimeout creates a new GetMalQueryEntitiesSamplesFetchV1Params object with the ability to set a timeout on a request.
func (*GetMalQueryEntitiesSamplesFetchV1Params) SetContext ¶
func (o *GetMalQueryEntitiesSamplesFetchV1Params) SetContext(ctx context.Context)
SetContext adds the context to the get mal query entities samples fetch v1 params
func (*GetMalQueryEntitiesSamplesFetchV1Params) SetDefaults ¶
func (o *GetMalQueryEntitiesSamplesFetchV1Params) SetDefaults()
SetDefaults hydrates default values in the get mal query entities samples fetch v1 params (not the query body).
All values with no default are reset to their zero value.
func (*GetMalQueryEntitiesSamplesFetchV1Params) SetHTTPClient ¶
func (o *GetMalQueryEntitiesSamplesFetchV1Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get mal query entities samples fetch v1 params
func (*GetMalQueryEntitiesSamplesFetchV1Params) SetIds ¶
func (o *GetMalQueryEntitiesSamplesFetchV1Params) SetIds(ids string)
SetIds adds the ids to the get mal query entities samples fetch v1 params
func (*GetMalQueryEntitiesSamplesFetchV1Params) SetTimeout ¶
func (o *GetMalQueryEntitiesSamplesFetchV1Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get mal query entities samples fetch v1 params
func (*GetMalQueryEntitiesSamplesFetchV1Params) WithContext ¶
func (o *GetMalQueryEntitiesSamplesFetchV1Params) WithContext(ctx context.Context) *GetMalQueryEntitiesSamplesFetchV1Params
WithContext adds the context to the get mal query entities samples fetch v1 params
func (*GetMalQueryEntitiesSamplesFetchV1Params) WithDefaults ¶
func (o *GetMalQueryEntitiesSamplesFetchV1Params) WithDefaults() *GetMalQueryEntitiesSamplesFetchV1Params
WithDefaults hydrates default values in the get mal query entities samples fetch v1 params (not the query body).
All values with no default are reset to their zero value.
func (*GetMalQueryEntitiesSamplesFetchV1Params) WithHTTPClient ¶
func (o *GetMalQueryEntitiesSamplesFetchV1Params) WithHTTPClient(client *http.Client) *GetMalQueryEntitiesSamplesFetchV1Params
WithHTTPClient adds the HTTPClient to the get mal query entities samples fetch v1 params
func (*GetMalQueryEntitiesSamplesFetchV1Params) WithIds ¶
func (o *GetMalQueryEntitiesSamplesFetchV1Params) WithIds(ids string) *GetMalQueryEntitiesSamplesFetchV1Params
WithIds adds the ids to the get mal query entities samples fetch v1 params
func (*GetMalQueryEntitiesSamplesFetchV1Params) WithTimeout ¶
func (o *GetMalQueryEntitiesSamplesFetchV1Params) WithTimeout(timeout time.Duration) *GetMalQueryEntitiesSamplesFetchV1Params
WithTimeout adds the timeout to the get mal query entities samples fetch v1 params
func (*GetMalQueryEntitiesSamplesFetchV1Params) WriteToRequest ¶
func (o *GetMalQueryEntitiesSamplesFetchV1Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetMalQueryEntitiesSamplesFetchV1Reader ¶
type GetMalQueryEntitiesSamplesFetchV1Reader struct {
// contains filtered or unexported fields
}
GetMalQueryEntitiesSamplesFetchV1Reader is a Reader for the GetMalQueryEntitiesSamplesFetchV1 structure.
func (*GetMalQueryEntitiesSamplesFetchV1Reader) ReadResponse ¶
func (o *GetMalQueryEntitiesSamplesFetchV1Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetMalQueryEntitiesSamplesFetchV1TooManyRequests ¶
type GetMalQueryEntitiesSamplesFetchV1TooManyRequests struct { /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 /* Too many requests, retry after this time (as milliseconds since epoch) */ XRateLimitRetryAfter int64 Payload *models.MsaReplyMetaOnly }
GetMalQueryEntitiesSamplesFetchV1TooManyRequests describes a response with status code 429, with default header values.
Too Many Requests
func NewGetMalQueryEntitiesSamplesFetchV1TooManyRequests ¶
func NewGetMalQueryEntitiesSamplesFetchV1TooManyRequests() *GetMalQueryEntitiesSamplesFetchV1TooManyRequests
NewGetMalQueryEntitiesSamplesFetchV1TooManyRequests creates a GetMalQueryEntitiesSamplesFetchV1TooManyRequests with default headers values
func (*GetMalQueryEntitiesSamplesFetchV1TooManyRequests) Code ¶ added in v0.2.33
func (o *GetMalQueryEntitiesSamplesFetchV1TooManyRequests) Code() int
Code gets the status code for the get mal query entities samples fetch v1 too many requests response
func (*GetMalQueryEntitiesSamplesFetchV1TooManyRequests) Error ¶
func (o *GetMalQueryEntitiesSamplesFetchV1TooManyRequests) Error() string
func (*GetMalQueryEntitiesSamplesFetchV1TooManyRequests) GetPayload ¶
func (o *GetMalQueryEntitiesSamplesFetchV1TooManyRequests) GetPayload() *models.MsaReplyMetaOnly
func (*GetMalQueryEntitiesSamplesFetchV1TooManyRequests) IsClientError ¶ added in v0.2.27
func (o *GetMalQueryEntitiesSamplesFetchV1TooManyRequests) IsClientError() bool
IsClientError returns true when this get mal query entities samples fetch v1 too many requests response has a 4xx status code
func (*GetMalQueryEntitiesSamplesFetchV1TooManyRequests) IsCode ¶ added in v0.2.27
func (o *GetMalQueryEntitiesSamplesFetchV1TooManyRequests) IsCode(code int) bool
IsCode returns true when this get mal query entities samples fetch v1 too many requests response a status code equal to that given
func (*GetMalQueryEntitiesSamplesFetchV1TooManyRequests) IsRedirect ¶ added in v0.2.27
func (o *GetMalQueryEntitiesSamplesFetchV1TooManyRequests) IsRedirect() bool
IsRedirect returns true when this get mal query entities samples fetch v1 too many requests response has a 3xx status code
func (*GetMalQueryEntitiesSamplesFetchV1TooManyRequests) IsServerError ¶ added in v0.2.27
func (o *GetMalQueryEntitiesSamplesFetchV1TooManyRequests) IsServerError() bool
IsServerError returns true when this get mal query entities samples fetch v1 too many requests response has a 5xx status code
func (*GetMalQueryEntitiesSamplesFetchV1TooManyRequests) IsSuccess ¶ added in v0.2.27
func (o *GetMalQueryEntitiesSamplesFetchV1TooManyRequests) IsSuccess() bool
IsSuccess returns true when this get mal query entities samples fetch v1 too many requests response has a 2xx status code
func (*GetMalQueryEntitiesSamplesFetchV1TooManyRequests) String ¶ added in v0.2.27
func (o *GetMalQueryEntitiesSamplesFetchV1TooManyRequests) String() string
type GetMalQueryEntitiesSamplesFetchV1Unauthorized ¶
type GetMalQueryEntitiesSamplesFetchV1Unauthorized struct { int64 XRateLimitRemaining int64 }XRateLimitLimit
GetMalQueryEntitiesSamplesFetchV1Unauthorized describes a response with status code 401, with default header values.
Unauthorized
func NewGetMalQueryEntitiesSamplesFetchV1Unauthorized ¶
func NewGetMalQueryEntitiesSamplesFetchV1Unauthorized() *GetMalQueryEntitiesSamplesFetchV1Unauthorized
NewGetMalQueryEntitiesSamplesFetchV1Unauthorized creates a GetMalQueryEntitiesSamplesFetchV1Unauthorized with default headers values
func (*GetMalQueryEntitiesSamplesFetchV1Unauthorized) Code ¶ added in v0.2.33
func (o *GetMalQueryEntitiesSamplesFetchV1Unauthorized) Code() int
Code gets the status code for the get mal query entities samples fetch v1 unauthorized response
func (*GetMalQueryEntitiesSamplesFetchV1Unauthorized) Error ¶
func (o *GetMalQueryEntitiesSamplesFetchV1Unauthorized) Error() string
func (*GetMalQueryEntitiesSamplesFetchV1Unauthorized) GetPayload ¶
func (o *GetMalQueryEntitiesSamplesFetchV1Unauthorized) GetPayload() *models.MsaErrorsOnly
func (*GetMalQueryEntitiesSamplesFetchV1Unauthorized) IsClientError ¶ added in v0.2.27
func (o *GetMalQueryEntitiesSamplesFetchV1Unauthorized) IsClientError() bool
IsClientError returns true when this get mal query entities samples fetch v1 unauthorized response has a 4xx status code
func (*GetMalQueryEntitiesSamplesFetchV1Unauthorized) IsCode ¶ added in v0.2.27
func (o *GetMalQueryEntitiesSamplesFetchV1Unauthorized) IsCode(code int) bool
IsCode returns true when this get mal query entities samples fetch v1 unauthorized response a status code equal to that given
func (*GetMalQueryEntitiesSamplesFetchV1Unauthorized) IsRedirect ¶ added in v0.2.27
func (o *GetMalQueryEntitiesSamplesFetchV1Unauthorized) IsRedirect() bool
IsRedirect returns true when this get mal query entities samples fetch v1 unauthorized response has a 3xx status code
func (*GetMalQueryEntitiesSamplesFetchV1Unauthorized) IsServerError ¶ added in v0.2.27
func (o *GetMalQueryEntitiesSamplesFetchV1Unauthorized) IsServerError() bool
IsServerError returns true when this get mal query entities samples fetch v1 unauthorized response has a 5xx status code
func (*GetMalQueryEntitiesSamplesFetchV1Unauthorized) IsSuccess ¶ added in v0.2.27
func (o *GetMalQueryEntitiesSamplesFetchV1Unauthorized) IsSuccess() bool
IsSuccess returns true when this get mal query entities samples fetch v1 unauthorized response has a 2xx status code
func (*GetMalQueryEntitiesSamplesFetchV1Unauthorized) String ¶ added in v0.2.27
func (o *GetMalQueryEntitiesSamplesFetchV1Unauthorized) String() string
type GetMalQueryMetadataV1BadRequest ¶
type GetMalQueryMetadataV1BadRequest struct { /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MalquerySampleMetadataResponse }
GetMalQueryMetadataV1BadRequest describes a response with status code 400, with default header values.
Bad Request
func NewGetMalQueryMetadataV1BadRequest ¶
func NewGetMalQueryMetadataV1BadRequest() *GetMalQueryMetadataV1BadRequest
NewGetMalQueryMetadataV1BadRequest creates a GetMalQueryMetadataV1BadRequest with default headers values
func (*GetMalQueryMetadataV1BadRequest) Code ¶ added in v0.2.33
func (o *GetMalQueryMetadataV1BadRequest) Code() int
Code gets the status code for the get mal query metadata v1 bad request response
func (*GetMalQueryMetadataV1BadRequest) Error ¶
func (o *GetMalQueryMetadataV1BadRequest) Error() string
func (*GetMalQueryMetadataV1BadRequest) GetPayload ¶
func (o *GetMalQueryMetadataV1BadRequest) GetPayload() *models.MalquerySampleMetadataResponse
func (*GetMalQueryMetadataV1BadRequest) IsClientError ¶ added in v0.2.27
func (o *GetMalQueryMetadataV1BadRequest) IsClientError() bool
IsClientError returns true when this get mal query metadata v1 bad request response has a 4xx status code
func (*GetMalQueryMetadataV1BadRequest) IsCode ¶ added in v0.2.27
func (o *GetMalQueryMetadataV1BadRequest) IsCode(code int) bool
IsCode returns true when this get mal query metadata v1 bad request response a status code equal to that given
func (*GetMalQueryMetadataV1BadRequest) IsRedirect ¶ added in v0.2.27
func (o *GetMalQueryMetadataV1BadRequest) IsRedirect() bool
IsRedirect returns true when this get mal query metadata v1 bad request response has a 3xx status code
func (*GetMalQueryMetadataV1BadRequest) IsServerError ¶ added in v0.2.27
func (o *GetMalQueryMetadataV1BadRequest) IsServerError() bool
IsServerError returns true when this get mal query metadata v1 bad request response has a 5xx status code
func (*GetMalQueryMetadataV1BadRequest) IsSuccess ¶ added in v0.2.27
func (o *GetMalQueryMetadataV1BadRequest) IsSuccess() bool
IsSuccess returns true when this get mal query metadata v1 bad request response has a 2xx status code
func (*GetMalQueryMetadataV1BadRequest) String ¶ added in v0.2.27
func (o *GetMalQueryMetadataV1BadRequest) String() string
type GetMalQueryMetadataV1Default ¶
type GetMalQueryMetadataV1Default struct { Payload *models.MalquerySampleMetadataResponse // contains filtered or unexported fields }
GetMalQueryMetadataV1Default describes a response with status code -1, with default header values.
OK
func NewGetMalQueryMetadataV1Default ¶
func NewGetMalQueryMetadataV1Default(code int) *GetMalQueryMetadataV1Default
NewGetMalQueryMetadataV1Default creates a GetMalQueryMetadataV1Default with default headers values
func (*GetMalQueryMetadataV1Default) Code ¶
func (o *GetMalQueryMetadataV1Default) Code() int
Code gets the status code for the get mal query metadata v1 default response
func (*GetMalQueryMetadataV1Default) Error ¶
func (o *GetMalQueryMetadataV1Default) Error() string
func (*GetMalQueryMetadataV1Default) GetPayload ¶
func (o *GetMalQueryMetadataV1Default) GetPayload() *models.MalquerySampleMetadataResponse
func (*GetMalQueryMetadataV1Default) IsClientError ¶ added in v0.2.27
func (o *GetMalQueryMetadataV1Default) IsClientError() bool
IsClientError returns true when this get mal query metadata v1 default response has a 4xx status code
func (*GetMalQueryMetadataV1Default) IsCode ¶ added in v0.2.27
func (o *GetMalQueryMetadataV1Default) IsCode(code int) bool
IsCode returns true when this get mal query metadata v1 default response a status code equal to that given
func (*GetMalQueryMetadataV1Default) IsRedirect ¶ added in v0.2.27
func (o *GetMalQueryMetadataV1Default) IsRedirect() bool
IsRedirect returns true when this get mal query metadata v1 default response has a 3xx status code
func (*GetMalQueryMetadataV1Default) IsServerError ¶ added in v0.2.27
func (o *GetMalQueryMetadataV1Default) IsServerError() bool
IsServerError returns true when this get mal query metadata v1 default response has a 5xx status code
func (*GetMalQueryMetadataV1Default) IsSuccess ¶ added in v0.2.27
func (o *GetMalQueryMetadataV1Default) IsSuccess() bool
IsSuccess returns true when this get mal query metadata v1 default response has a 2xx status code
func (*GetMalQueryMetadataV1Default) String ¶ added in v0.2.27
func (o *GetMalQueryMetadataV1Default) String() string
type GetMalQueryMetadataV1Forbidden ¶
type GetMalQueryMetadataV1Forbidden struct { /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaErrorsOnly }
GetMalQueryMetadataV1Forbidden describes a response with status code 403, with default header values.
Forbidden
func NewGetMalQueryMetadataV1Forbidden ¶
func NewGetMalQueryMetadataV1Forbidden() *GetMalQueryMetadataV1Forbidden
NewGetMalQueryMetadataV1Forbidden creates a GetMalQueryMetadataV1Forbidden with default headers values
func (*GetMalQueryMetadataV1Forbidden) Code ¶ added in v0.2.33
func (o *GetMalQueryMetadataV1Forbidden) Code() int
Code gets the status code for the get mal query metadata v1 forbidden response
func (*GetMalQueryMetadataV1Forbidden) Error ¶
func (o *GetMalQueryMetadataV1Forbidden) Error() string
func (*GetMalQueryMetadataV1Forbidden) GetPayload ¶
func (o *GetMalQueryMetadataV1Forbidden) GetPayload() *models.MsaErrorsOnly
func (*GetMalQueryMetadataV1Forbidden) IsClientError ¶ added in v0.2.27
func (o *GetMalQueryMetadataV1Forbidden) IsClientError() bool
IsClientError returns true when this get mal query metadata v1 forbidden response has a 4xx status code
func (*GetMalQueryMetadataV1Forbidden) IsCode ¶ added in v0.2.27
func (o *GetMalQueryMetadataV1Forbidden) IsCode(code int) bool
IsCode returns true when this get mal query metadata v1 forbidden response a status code equal to that given
func (*GetMalQueryMetadataV1Forbidden) IsRedirect ¶ added in v0.2.27
func (o *GetMalQueryMetadataV1Forbidden) IsRedirect() bool
IsRedirect returns true when this get mal query metadata v1 forbidden response has a 3xx status code
func (*GetMalQueryMetadataV1Forbidden) IsServerError ¶ added in v0.2.27
func (o *GetMalQueryMetadataV1Forbidden) IsServerError() bool
IsServerError returns true when this get mal query metadata v1 forbidden response has a 5xx status code
func (*GetMalQueryMetadataV1Forbidden) IsSuccess ¶ added in v0.2.27
func (o *GetMalQueryMetadataV1Forbidden) IsSuccess() bool
IsSuccess returns true when this get mal query metadata v1 forbidden response has a 2xx status code
func (*GetMalQueryMetadataV1Forbidden) String ¶ added in v0.2.27
func (o *GetMalQueryMetadataV1Forbidden) String() string
type GetMalQueryMetadataV1InternalServerError ¶
type GetMalQueryMetadataV1InternalServerError struct { /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MalquerySampleMetadataResponse }
GetMalQueryMetadataV1InternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewGetMalQueryMetadataV1InternalServerError ¶
func NewGetMalQueryMetadataV1InternalServerError() *GetMalQueryMetadataV1InternalServerError
NewGetMalQueryMetadataV1InternalServerError creates a GetMalQueryMetadataV1InternalServerError with default headers values
func (*GetMalQueryMetadataV1InternalServerError) Code ¶ added in v0.2.33
func (o *GetMalQueryMetadataV1InternalServerError) Code() int
Code gets the status code for the get mal query metadata v1 internal server error response
func (*GetMalQueryMetadataV1InternalServerError) Error ¶
func (o *GetMalQueryMetadataV1InternalServerError) Error() string
func (*GetMalQueryMetadataV1InternalServerError) GetPayload ¶
func (o *GetMalQueryMetadataV1InternalServerError) GetPayload() *models.MalquerySampleMetadataResponse
func (*GetMalQueryMetadataV1InternalServerError) IsClientError ¶ added in v0.2.27
func (o *GetMalQueryMetadataV1InternalServerError) IsClientError() bool
IsClientError returns true when this get mal query metadata v1 internal server error response has a 4xx status code
func (*GetMalQueryMetadataV1InternalServerError) IsCode ¶ added in v0.2.27
func (o *GetMalQueryMetadataV1InternalServerError) IsCode(code int) bool
IsCode returns true when this get mal query metadata v1 internal server error response a status code equal to that given
func (*GetMalQueryMetadataV1InternalServerError) IsRedirect ¶ added in v0.2.27
func (o *GetMalQueryMetadataV1InternalServerError) IsRedirect() bool
IsRedirect returns true when this get mal query metadata v1 internal server error response has a 3xx status code
func (*GetMalQueryMetadataV1InternalServerError) IsServerError ¶ added in v0.2.27
func (o *GetMalQueryMetadataV1InternalServerError) IsServerError() bool
IsServerError returns true when this get mal query metadata v1 internal server error response has a 5xx status code
func (*GetMalQueryMetadataV1InternalServerError) IsSuccess ¶ added in v0.2.27
func (o *GetMalQueryMetadataV1InternalServerError) IsSuccess() bool
IsSuccess returns true when this get mal query metadata v1 internal server error response has a 2xx status code
func (*GetMalQueryMetadataV1InternalServerError) String ¶ added in v0.2.27
func (o *GetMalQueryMetadataV1InternalServerError) String() string
type GetMalQueryMetadataV1OK ¶
type GetMalQueryMetadataV1OK struct { /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MalquerySampleMetadataResponse }
GetMalQueryMetadataV1OK describes a response with status code 200, with default header values.
OK
func NewGetMalQueryMetadataV1OK ¶
func NewGetMalQueryMetadataV1OK() *GetMalQueryMetadataV1OK
NewGetMalQueryMetadataV1OK creates a GetMalQueryMetadataV1OK with default headers values
func (*GetMalQueryMetadataV1OK) Code ¶ added in v0.2.33
func (o *GetMalQueryMetadataV1OK) Code() int
Code gets the status code for the get mal query metadata v1 o k response
func (*GetMalQueryMetadataV1OK) Error ¶
func (o *GetMalQueryMetadataV1OK) Error() string
func (*GetMalQueryMetadataV1OK) GetPayload ¶
func (o *GetMalQueryMetadataV1OK) GetPayload() *models.MalquerySampleMetadataResponse
func (*GetMalQueryMetadataV1OK) IsClientError ¶ added in v0.2.27
func (o *GetMalQueryMetadataV1OK) IsClientError() bool
IsClientError returns true when this get mal query metadata v1 o k response has a 4xx status code
func (*GetMalQueryMetadataV1OK) IsCode ¶ added in v0.2.27
func (o *GetMalQueryMetadataV1OK) IsCode(code int) bool
IsCode returns true when this get mal query metadata v1 o k response a status code equal to that given
func (*GetMalQueryMetadataV1OK) IsRedirect ¶ added in v0.2.27
func (o *GetMalQueryMetadataV1OK) IsRedirect() bool
IsRedirect returns true when this get mal query metadata v1 o k response has a 3xx status code
func (*GetMalQueryMetadataV1OK) IsServerError ¶ added in v0.2.27
func (o *GetMalQueryMetadataV1OK) IsServerError() bool
IsServerError returns true when this get mal query metadata v1 o k response has a 5xx status code
func (*GetMalQueryMetadataV1OK) IsSuccess ¶ added in v0.2.27
func (o *GetMalQueryMetadataV1OK) IsSuccess() bool
IsSuccess returns true when this get mal query metadata v1 o k response has a 2xx status code
func (*GetMalQueryMetadataV1OK) String ¶ added in v0.2.27
func (o *GetMalQueryMetadataV1OK) String() string
type GetMalQueryMetadataV1Params ¶
type GetMalQueryMetadataV1Params struct { /* Ids. The file SHA256. */ Ids []string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetMalQueryMetadataV1Params contains all the parameters to send to the API endpoint
for the get mal query metadata v1 operation. Typically these are written to a http.Request.
func NewGetMalQueryMetadataV1Params ¶
func NewGetMalQueryMetadataV1Params() *GetMalQueryMetadataV1Params
NewGetMalQueryMetadataV1Params creates a new GetMalQueryMetadataV1Params object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewGetMalQueryMetadataV1ParamsWithContext ¶
func NewGetMalQueryMetadataV1ParamsWithContext(ctx context.Context) *GetMalQueryMetadataV1Params
NewGetMalQueryMetadataV1ParamsWithContext creates a new GetMalQueryMetadataV1Params object with the ability to set a context for a request.
func NewGetMalQueryMetadataV1ParamsWithHTTPClient ¶
func NewGetMalQueryMetadataV1ParamsWithHTTPClient(client *http.Client) *GetMalQueryMetadataV1Params
NewGetMalQueryMetadataV1ParamsWithHTTPClient creates a new GetMalQueryMetadataV1Params object with the ability to set a custom HTTPClient for a request.
func NewGetMalQueryMetadataV1ParamsWithTimeout ¶
func NewGetMalQueryMetadataV1ParamsWithTimeout(timeout time.Duration) *GetMalQueryMetadataV1Params
NewGetMalQueryMetadataV1ParamsWithTimeout creates a new GetMalQueryMetadataV1Params object with the ability to set a timeout on a request.
func (*GetMalQueryMetadataV1Params) SetContext ¶
func (o *GetMalQueryMetadataV1Params) SetContext(ctx context.Context)
SetContext adds the context to the get mal query metadata v1 params
func (*GetMalQueryMetadataV1Params) SetDefaults ¶
func (o *GetMalQueryMetadataV1Params) SetDefaults()
SetDefaults hydrates default values in the get mal query metadata v1 params (not the query body).
All values with no default are reset to their zero value.
func (*GetMalQueryMetadataV1Params) SetHTTPClient ¶
func (o *GetMalQueryMetadataV1Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get mal query metadata v1 params
func (*GetMalQueryMetadataV1Params) SetIds ¶
func (o *GetMalQueryMetadataV1Params) SetIds(ids []string)
SetIds adds the ids to the get mal query metadata v1 params
func (*GetMalQueryMetadataV1Params) SetTimeout ¶
func (o *GetMalQueryMetadataV1Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get mal query metadata v1 params
func (*GetMalQueryMetadataV1Params) WithContext ¶
func (o *GetMalQueryMetadataV1Params) WithContext(ctx context.Context) *GetMalQueryMetadataV1Params
WithContext adds the context to the get mal query metadata v1 params
func (*GetMalQueryMetadataV1Params) WithDefaults ¶
func (o *GetMalQueryMetadataV1Params) WithDefaults() *GetMalQueryMetadataV1Params
WithDefaults hydrates default values in the get mal query metadata v1 params (not the query body).
All values with no default are reset to their zero value.
func (*GetMalQueryMetadataV1Params) WithHTTPClient ¶
func (o *GetMalQueryMetadataV1Params) WithHTTPClient(client *http.Client) *GetMalQueryMetadataV1Params
WithHTTPClient adds the HTTPClient to the get mal query metadata v1 params
func (*GetMalQueryMetadataV1Params) WithIds ¶
func (o *GetMalQueryMetadataV1Params) WithIds(ids []string) *GetMalQueryMetadataV1Params
WithIds adds the ids to the get mal query metadata v1 params
func (*GetMalQueryMetadataV1Params) WithTimeout ¶
func (o *GetMalQueryMetadataV1Params) WithTimeout(timeout time.Duration) *GetMalQueryMetadataV1Params
WithTimeout adds the timeout to the get mal query metadata v1 params
func (*GetMalQueryMetadataV1Params) WriteToRequest ¶
func (o *GetMalQueryMetadataV1Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetMalQueryMetadataV1Reader ¶
type GetMalQueryMetadataV1Reader struct {
// contains filtered or unexported fields
}
GetMalQueryMetadataV1Reader is a Reader for the GetMalQueryMetadataV1 structure.
func (*GetMalQueryMetadataV1Reader) ReadResponse ¶
func (o *GetMalQueryMetadataV1Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetMalQueryMetadataV1TooManyRequests ¶
type GetMalQueryMetadataV1TooManyRequests struct { /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 /* Too many requests, retry after this time (as milliseconds since epoch) */ XRateLimitRetryAfter int64 Payload *models.MsaReplyMetaOnly }
GetMalQueryMetadataV1TooManyRequests describes a response with status code 429, with default header values.
Too Many Requests
func NewGetMalQueryMetadataV1TooManyRequests ¶
func NewGetMalQueryMetadataV1TooManyRequests() *GetMalQueryMetadataV1TooManyRequests
NewGetMalQueryMetadataV1TooManyRequests creates a GetMalQueryMetadataV1TooManyRequests with default headers values
func (*GetMalQueryMetadataV1TooManyRequests) Code ¶ added in v0.2.33
func (o *GetMalQueryMetadataV1TooManyRequests) Code() int
Code gets the status code for the get mal query metadata v1 too many requests response
func (*GetMalQueryMetadataV1TooManyRequests) Error ¶
func (o *GetMalQueryMetadataV1TooManyRequests) Error() string
func (*GetMalQueryMetadataV1TooManyRequests) GetPayload ¶
func (o *GetMalQueryMetadataV1TooManyRequests) GetPayload() *models.MsaReplyMetaOnly
func (*GetMalQueryMetadataV1TooManyRequests) IsClientError ¶ added in v0.2.27
func (o *GetMalQueryMetadataV1TooManyRequests) IsClientError() bool
IsClientError returns true when this get mal query metadata v1 too many requests response has a 4xx status code
func (*GetMalQueryMetadataV1TooManyRequests) IsCode ¶ added in v0.2.27
func (o *GetMalQueryMetadataV1TooManyRequests) IsCode(code int) bool
IsCode returns true when this get mal query metadata v1 too many requests response a status code equal to that given
func (*GetMalQueryMetadataV1TooManyRequests) IsRedirect ¶ added in v0.2.27
func (o *GetMalQueryMetadataV1TooManyRequests) IsRedirect() bool
IsRedirect returns true when this get mal query metadata v1 too many requests response has a 3xx status code
func (*GetMalQueryMetadataV1TooManyRequests) IsServerError ¶ added in v0.2.27
func (o *GetMalQueryMetadataV1TooManyRequests) IsServerError() bool
IsServerError returns true when this get mal query metadata v1 too many requests response has a 5xx status code
func (*GetMalQueryMetadataV1TooManyRequests) IsSuccess ¶ added in v0.2.27
func (o *GetMalQueryMetadataV1TooManyRequests) IsSuccess() bool
IsSuccess returns true when this get mal query metadata v1 too many requests response has a 2xx status code
func (*GetMalQueryMetadataV1TooManyRequests) String ¶ added in v0.2.27
func (o *GetMalQueryMetadataV1TooManyRequests) String() string
type GetMalQueryMetadataV1Unauthorized ¶
GetMalQueryMetadataV1Unauthorized describes a response with status code 401, with default header values.
Unauthorized
func NewGetMalQueryMetadataV1Unauthorized ¶
func NewGetMalQueryMetadataV1Unauthorized() *GetMalQueryMetadataV1Unauthorized
NewGetMalQueryMetadataV1Unauthorized creates a GetMalQueryMetadataV1Unauthorized with default headers values
func (*GetMalQueryMetadataV1Unauthorized) Code ¶ added in v0.2.33
func (o *GetMalQueryMetadataV1Unauthorized) Code() int
Code gets the status code for the get mal query metadata v1 unauthorized response
func (*GetMalQueryMetadataV1Unauthorized) Error ¶
func (o *GetMalQueryMetadataV1Unauthorized) Error() string
func (*GetMalQueryMetadataV1Unauthorized) GetPayload ¶
func (o *GetMalQueryMetadataV1Unauthorized) GetPayload() *models.MsaErrorsOnly
func (*GetMalQueryMetadataV1Unauthorized) IsClientError ¶ added in v0.2.27
func (o *GetMalQueryMetadataV1Unauthorized) IsClientError() bool
IsClientError returns true when this get mal query metadata v1 unauthorized response has a 4xx status code
func (*GetMalQueryMetadataV1Unauthorized) IsCode ¶ added in v0.2.27
func (o *GetMalQueryMetadataV1Unauthorized) IsCode(code int) bool
IsCode returns true when this get mal query metadata v1 unauthorized response a status code equal to that given
func (*GetMalQueryMetadataV1Unauthorized) IsRedirect ¶ added in v0.2.27
func (o *GetMalQueryMetadataV1Unauthorized) IsRedirect() bool
IsRedirect returns true when this get mal query metadata v1 unauthorized response has a 3xx status code
func (*GetMalQueryMetadataV1Unauthorized) IsServerError ¶ added in v0.2.27
func (o *GetMalQueryMetadataV1Unauthorized) IsServerError() bool
IsServerError returns true when this get mal query metadata v1 unauthorized response has a 5xx status code
func (*GetMalQueryMetadataV1Unauthorized) IsSuccess ¶ added in v0.2.27
func (o *GetMalQueryMetadataV1Unauthorized) IsSuccess() bool
IsSuccess returns true when this get mal query metadata v1 unauthorized response has a 2xx status code
func (*GetMalQueryMetadataV1Unauthorized) String ¶ added in v0.2.27
func (o *GetMalQueryMetadataV1Unauthorized) String() string
type GetMalQueryQuotasV1BadRequest ¶
type GetMalQueryQuotasV1BadRequest struct { /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaErrorsOnly }
GetMalQueryQuotasV1BadRequest describes a response with status code 400, with default header values.
Bad Request
func NewGetMalQueryQuotasV1BadRequest ¶
func NewGetMalQueryQuotasV1BadRequest() *GetMalQueryQuotasV1BadRequest
NewGetMalQueryQuotasV1BadRequest creates a GetMalQueryQuotasV1BadRequest with default headers values
func (*GetMalQueryQuotasV1BadRequest) Code ¶ added in v0.2.33
func (o *GetMalQueryQuotasV1BadRequest) Code() int
Code gets the status code for the get mal query quotas v1 bad request response
func (*GetMalQueryQuotasV1BadRequest) Error ¶
func (o *GetMalQueryQuotasV1BadRequest) Error() string
func (*GetMalQueryQuotasV1BadRequest) GetPayload ¶
func (o *GetMalQueryQuotasV1BadRequest) GetPayload() *models.MsaErrorsOnly
func (*GetMalQueryQuotasV1BadRequest) IsClientError ¶ added in v0.2.27
func (o *GetMalQueryQuotasV1BadRequest) IsClientError() bool
IsClientError returns true when this get mal query quotas v1 bad request response has a 4xx status code
func (*GetMalQueryQuotasV1BadRequest) IsCode ¶ added in v0.2.27
func (o *GetMalQueryQuotasV1BadRequest) IsCode(code int) bool
IsCode returns true when this get mal query quotas v1 bad request response a status code equal to that given
func (*GetMalQueryQuotasV1BadRequest) IsRedirect ¶ added in v0.2.27
func (o *GetMalQueryQuotasV1BadRequest) IsRedirect() bool
IsRedirect returns true when this get mal query quotas v1 bad request response has a 3xx status code
func (*GetMalQueryQuotasV1BadRequest) IsServerError ¶ added in v0.2.27
func (o *GetMalQueryQuotasV1BadRequest) IsServerError() bool
IsServerError returns true when this get mal query quotas v1 bad request response has a 5xx status code
func (*GetMalQueryQuotasV1BadRequest) IsSuccess ¶ added in v0.2.27
func (o *GetMalQueryQuotasV1BadRequest) IsSuccess() bool
IsSuccess returns true when this get mal query quotas v1 bad request response has a 2xx status code
func (*GetMalQueryQuotasV1BadRequest) String ¶ added in v0.2.27
func (o *GetMalQueryQuotasV1BadRequest) String() string
type GetMalQueryQuotasV1Default ¶
type GetMalQueryQuotasV1Default struct { Payload *models.MalqueryRateLimitsResponse // contains filtered or unexported fields }
GetMalQueryQuotasV1Default describes a response with status code -1, with default header values.
OK
func NewGetMalQueryQuotasV1Default ¶
func NewGetMalQueryQuotasV1Default(code int) *GetMalQueryQuotasV1Default
NewGetMalQueryQuotasV1Default creates a GetMalQueryQuotasV1Default with default headers values
func (*GetMalQueryQuotasV1Default) Code ¶
func (o *GetMalQueryQuotasV1Default) Code() int
Code gets the status code for the get mal query quotas v1 default response
func (*GetMalQueryQuotasV1Default) Error ¶
func (o *GetMalQueryQuotasV1Default) Error() string
func (*GetMalQueryQuotasV1Default) GetPayload ¶
func (o *GetMalQueryQuotasV1Default) GetPayload() *models.MalqueryRateLimitsResponse
func (*GetMalQueryQuotasV1Default) IsClientError ¶ added in v0.2.27
func (o *GetMalQueryQuotasV1Default) IsClientError() bool
IsClientError returns true when this get mal query quotas v1 default response has a 4xx status code
func (*GetMalQueryQuotasV1Default) IsCode ¶ added in v0.2.27
func (o *GetMalQueryQuotasV1Default) IsCode(code int) bool
IsCode returns true when this get mal query quotas v1 default response a status code equal to that given
func (*GetMalQueryQuotasV1Default) IsRedirect ¶ added in v0.2.27
func (o *GetMalQueryQuotasV1Default) IsRedirect() bool
IsRedirect returns true when this get mal query quotas v1 default response has a 3xx status code
func (*GetMalQueryQuotasV1Default) IsServerError ¶ added in v0.2.27
func (o *GetMalQueryQuotasV1Default) IsServerError() bool
IsServerError returns true when this get mal query quotas v1 default response has a 5xx status code
func (*GetMalQueryQuotasV1Default) IsSuccess ¶ added in v0.2.27
func (o *GetMalQueryQuotasV1Default) IsSuccess() bool
IsSuccess returns true when this get mal query quotas v1 default response has a 2xx status code
func (*GetMalQueryQuotasV1Default) String ¶ added in v0.2.27
func (o *GetMalQueryQuotasV1Default) String() string
type GetMalQueryQuotasV1Forbidden ¶
type GetMalQueryQuotasV1Forbidden struct { /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaErrorsOnly }
GetMalQueryQuotasV1Forbidden describes a response with status code 403, with default header values.
Forbidden
func NewGetMalQueryQuotasV1Forbidden ¶
func NewGetMalQueryQuotasV1Forbidden() *GetMalQueryQuotasV1Forbidden
NewGetMalQueryQuotasV1Forbidden creates a GetMalQueryQuotasV1Forbidden with default headers values
func (*GetMalQueryQuotasV1Forbidden) Code ¶ added in v0.2.33
func (o *GetMalQueryQuotasV1Forbidden) Code() int
Code gets the status code for the get mal query quotas v1 forbidden response
func (*GetMalQueryQuotasV1Forbidden) Error ¶
func (o *GetMalQueryQuotasV1Forbidden) Error() string
func (*GetMalQueryQuotasV1Forbidden) GetPayload ¶
func (o *GetMalQueryQuotasV1Forbidden) GetPayload() *models.MsaErrorsOnly
func (*GetMalQueryQuotasV1Forbidden) IsClientError ¶ added in v0.2.27
func (o *GetMalQueryQuotasV1Forbidden) IsClientError() bool
IsClientError returns true when this get mal query quotas v1 forbidden response has a 4xx status code
func (*GetMalQueryQuotasV1Forbidden) IsCode ¶ added in v0.2.27
func (o *GetMalQueryQuotasV1Forbidden) IsCode(code int) bool
IsCode returns true when this get mal query quotas v1 forbidden response a status code equal to that given
func (*GetMalQueryQuotasV1Forbidden) IsRedirect ¶ added in v0.2.27
func (o *GetMalQueryQuotasV1Forbidden) IsRedirect() bool
IsRedirect returns true when this get mal query quotas v1 forbidden response has a 3xx status code
func (*GetMalQueryQuotasV1Forbidden) IsServerError ¶ added in v0.2.27
func (o *GetMalQueryQuotasV1Forbidden) IsServerError() bool
IsServerError returns true when this get mal query quotas v1 forbidden response has a 5xx status code
func (*GetMalQueryQuotasV1Forbidden) IsSuccess ¶ added in v0.2.27
func (o *GetMalQueryQuotasV1Forbidden) IsSuccess() bool
IsSuccess returns true when this get mal query quotas v1 forbidden response has a 2xx status code
func (*GetMalQueryQuotasV1Forbidden) String ¶ added in v0.2.27
func (o *GetMalQueryQuotasV1Forbidden) String() string
type GetMalQueryQuotasV1InternalServerError ¶
type GetMalQueryQuotasV1InternalServerError struct { /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MalqueryRateLimitsResponse }
GetMalQueryQuotasV1InternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewGetMalQueryQuotasV1InternalServerError ¶
func NewGetMalQueryQuotasV1InternalServerError() *GetMalQueryQuotasV1InternalServerError
NewGetMalQueryQuotasV1InternalServerError creates a GetMalQueryQuotasV1InternalServerError with default headers values
func (*GetMalQueryQuotasV1InternalServerError) Code ¶ added in v0.2.33
func (o *GetMalQueryQuotasV1InternalServerError) Code() int
Code gets the status code for the get mal query quotas v1 internal server error response
func (*GetMalQueryQuotasV1InternalServerError) Error ¶
func (o *GetMalQueryQuotasV1InternalServerError) Error() string
func (*GetMalQueryQuotasV1InternalServerError) GetPayload ¶
func (o *GetMalQueryQuotasV1InternalServerError) GetPayload() *models.MalqueryRateLimitsResponse
func (*GetMalQueryQuotasV1InternalServerError) IsClientError ¶ added in v0.2.27
func (o *GetMalQueryQuotasV1InternalServerError) IsClientError() bool
IsClientError returns true when this get mal query quotas v1 internal server error response has a 4xx status code
func (*GetMalQueryQuotasV1InternalServerError) IsCode ¶ added in v0.2.27
func (o *GetMalQueryQuotasV1InternalServerError) IsCode(code int) bool
IsCode returns true when this get mal query quotas v1 internal server error response a status code equal to that given
func (*GetMalQueryQuotasV1InternalServerError) IsRedirect ¶ added in v0.2.27
func (o *GetMalQueryQuotasV1InternalServerError) IsRedirect() bool
IsRedirect returns true when this get mal query quotas v1 internal server error response has a 3xx status code
func (*GetMalQueryQuotasV1InternalServerError) IsServerError ¶ added in v0.2.27
func (o *GetMalQueryQuotasV1InternalServerError) IsServerError() bool
IsServerError returns true when this get mal query quotas v1 internal server error response has a 5xx status code
func (*GetMalQueryQuotasV1InternalServerError) IsSuccess ¶ added in v0.2.27
func (o *GetMalQueryQuotasV1InternalServerError) IsSuccess() bool
IsSuccess returns true when this get mal query quotas v1 internal server error response has a 2xx status code
func (*GetMalQueryQuotasV1InternalServerError) String ¶ added in v0.2.27
func (o *GetMalQueryQuotasV1InternalServerError) String() string
type GetMalQueryQuotasV1NotFound ¶
type GetMalQueryQuotasV1NotFound struct { /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MalqueryRateLimitsResponse }
GetMalQueryQuotasV1NotFound describes a response with status code 404, with default header values.
Not Found
func NewGetMalQueryQuotasV1NotFound ¶
func NewGetMalQueryQuotasV1NotFound() *GetMalQueryQuotasV1NotFound
NewGetMalQueryQuotasV1NotFound creates a GetMalQueryQuotasV1NotFound with default headers values
func (*GetMalQueryQuotasV1NotFound) Code ¶ added in v0.2.33
func (o *GetMalQueryQuotasV1NotFound) Code() int
Code gets the status code for the get mal query quotas v1 not found response
func (*GetMalQueryQuotasV1NotFound) Error ¶
func (o *GetMalQueryQuotasV1NotFound) Error() string
func (*GetMalQueryQuotasV1NotFound) GetPayload ¶
func (o *GetMalQueryQuotasV1NotFound) GetPayload() *models.MalqueryRateLimitsResponse
func (*GetMalQueryQuotasV1NotFound) IsClientError ¶ added in v0.2.27
func (o *GetMalQueryQuotasV1NotFound) IsClientError() bool
IsClientError returns true when this get mal query quotas v1 not found response has a 4xx status code
func (*GetMalQueryQuotasV1NotFound) IsCode ¶ added in v0.2.27
func (o *GetMalQueryQuotasV1NotFound) IsCode(code int) bool
IsCode returns true when this get mal query quotas v1 not found response a status code equal to that given
func (*GetMalQueryQuotasV1NotFound) IsRedirect ¶ added in v0.2.27
func (o *GetMalQueryQuotasV1NotFound) IsRedirect() bool
IsRedirect returns true when this get mal query quotas v1 not found response has a 3xx status code
func (*GetMalQueryQuotasV1NotFound) IsServerError ¶ added in v0.2.27
func (o *GetMalQueryQuotasV1NotFound) IsServerError() bool
IsServerError returns true when this get mal query quotas v1 not found response has a 5xx status code
func (*GetMalQueryQuotasV1NotFound) IsSuccess ¶ added in v0.2.27
func (o *GetMalQueryQuotasV1NotFound) IsSuccess() bool
IsSuccess returns true when this get mal query quotas v1 not found response has a 2xx status code
func (*GetMalQueryQuotasV1NotFound) String ¶ added in v0.2.27
func (o *GetMalQueryQuotasV1NotFound) String() string
type GetMalQueryQuotasV1OK ¶
type GetMalQueryQuotasV1OK struct { /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MalqueryRateLimitsResponse }
GetMalQueryQuotasV1OK describes a response with status code 200, with default header values.
OK
func NewGetMalQueryQuotasV1OK ¶
func NewGetMalQueryQuotasV1OK() *GetMalQueryQuotasV1OK
NewGetMalQueryQuotasV1OK creates a GetMalQueryQuotasV1OK with default headers values
func (*GetMalQueryQuotasV1OK) Code ¶ added in v0.2.33
func (o *GetMalQueryQuotasV1OK) Code() int
Code gets the status code for the get mal query quotas v1 o k response
func (*GetMalQueryQuotasV1OK) Error ¶
func (o *GetMalQueryQuotasV1OK) Error() string
func (*GetMalQueryQuotasV1OK) GetPayload ¶
func (o *GetMalQueryQuotasV1OK) GetPayload() *models.MalqueryRateLimitsResponse
func (*GetMalQueryQuotasV1OK) IsClientError ¶ added in v0.2.27
func (o *GetMalQueryQuotasV1OK) IsClientError() bool
IsClientError returns true when this get mal query quotas v1 o k response has a 4xx status code
func (*GetMalQueryQuotasV1OK) IsCode ¶ added in v0.2.27
func (o *GetMalQueryQuotasV1OK) IsCode(code int) bool
IsCode returns true when this get mal query quotas v1 o k response a status code equal to that given
func (*GetMalQueryQuotasV1OK) IsRedirect ¶ added in v0.2.27
func (o *GetMalQueryQuotasV1OK) IsRedirect() bool
IsRedirect returns true when this get mal query quotas v1 o k response has a 3xx status code
func (*GetMalQueryQuotasV1OK) IsServerError ¶ added in v0.2.27
func (o *GetMalQueryQuotasV1OK) IsServerError() bool
IsServerError returns true when this get mal query quotas v1 o k response has a 5xx status code
func (*GetMalQueryQuotasV1OK) IsSuccess ¶ added in v0.2.27
func (o *GetMalQueryQuotasV1OK) IsSuccess() bool
IsSuccess returns true when this get mal query quotas v1 o k response has a 2xx status code
func (*GetMalQueryQuotasV1OK) String ¶ added in v0.2.27
func (o *GetMalQueryQuotasV1OK) String() string
type GetMalQueryQuotasV1Params ¶
type GetMalQueryQuotasV1Params struct { Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetMalQueryQuotasV1Params contains all the parameters to send to the API endpoint
for the get mal query quotas v1 operation. Typically these are written to a http.Request.
func NewGetMalQueryQuotasV1Params ¶
func NewGetMalQueryQuotasV1Params() *GetMalQueryQuotasV1Params
NewGetMalQueryQuotasV1Params creates a new GetMalQueryQuotasV1Params object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewGetMalQueryQuotasV1ParamsWithContext ¶
func NewGetMalQueryQuotasV1ParamsWithContext(ctx context.Context) *GetMalQueryQuotasV1Params
NewGetMalQueryQuotasV1ParamsWithContext creates a new GetMalQueryQuotasV1Params object with the ability to set a context for a request.
func NewGetMalQueryQuotasV1ParamsWithHTTPClient ¶
func NewGetMalQueryQuotasV1ParamsWithHTTPClient(client *http.Client) *GetMalQueryQuotasV1Params
NewGetMalQueryQuotasV1ParamsWithHTTPClient creates a new GetMalQueryQuotasV1Params object with the ability to set a custom HTTPClient for a request.
func NewGetMalQueryQuotasV1ParamsWithTimeout ¶
func NewGetMalQueryQuotasV1ParamsWithTimeout(timeout time.Duration) *GetMalQueryQuotasV1Params
NewGetMalQueryQuotasV1ParamsWithTimeout creates a new GetMalQueryQuotasV1Params object with the ability to set a timeout on a request.
func (*GetMalQueryQuotasV1Params) SetContext ¶
func (o *GetMalQueryQuotasV1Params) SetContext(ctx context.Context)
SetContext adds the context to the get mal query quotas v1 params
func (*GetMalQueryQuotasV1Params) SetDefaults ¶
func (o *GetMalQueryQuotasV1Params) SetDefaults()
SetDefaults hydrates default values in the get mal query quotas v1 params (not the query body).
All values with no default are reset to their zero value.
func (*GetMalQueryQuotasV1Params) SetHTTPClient ¶
func (o *GetMalQueryQuotasV1Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get mal query quotas v1 params
func (*GetMalQueryQuotasV1Params) SetTimeout ¶
func (o *GetMalQueryQuotasV1Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get mal query quotas v1 params
func (*GetMalQueryQuotasV1Params) WithContext ¶
func (o *GetMalQueryQuotasV1Params) WithContext(ctx context.Context) *GetMalQueryQuotasV1Params
WithContext adds the context to the get mal query quotas v1 params
func (*GetMalQueryQuotasV1Params) WithDefaults ¶
func (o *GetMalQueryQuotasV1Params) WithDefaults() *GetMalQueryQuotasV1Params
WithDefaults hydrates default values in the get mal query quotas v1 params (not the query body).
All values with no default are reset to their zero value.
func (*GetMalQueryQuotasV1Params) WithHTTPClient ¶
func (o *GetMalQueryQuotasV1Params) WithHTTPClient(client *http.Client) *GetMalQueryQuotasV1Params
WithHTTPClient adds the HTTPClient to the get mal query quotas v1 params
func (*GetMalQueryQuotasV1Params) WithTimeout ¶
func (o *GetMalQueryQuotasV1Params) WithTimeout(timeout time.Duration) *GetMalQueryQuotasV1Params
WithTimeout adds the timeout to the get mal query quotas v1 params
func (*GetMalQueryQuotasV1Params) WriteToRequest ¶
func (o *GetMalQueryQuotasV1Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetMalQueryQuotasV1Reader ¶
type GetMalQueryQuotasV1Reader struct {
// contains filtered or unexported fields
}
GetMalQueryQuotasV1Reader is a Reader for the GetMalQueryQuotasV1 structure.
func (*GetMalQueryQuotasV1Reader) ReadResponse ¶
func (o *GetMalQueryQuotasV1Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetMalQueryQuotasV1TooManyRequests ¶
type GetMalQueryQuotasV1TooManyRequests struct { /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 /* Too many requests, retry after this time (as milliseconds since epoch) */ XRateLimitRetryAfter int64 Payload *models.MsaReplyMetaOnly }
GetMalQueryQuotasV1TooManyRequests describes a response with status code 429, with default header values.
Too Many Requests
func NewGetMalQueryQuotasV1TooManyRequests ¶
func NewGetMalQueryQuotasV1TooManyRequests() *GetMalQueryQuotasV1TooManyRequests
NewGetMalQueryQuotasV1TooManyRequests creates a GetMalQueryQuotasV1TooManyRequests with default headers values
func (*GetMalQueryQuotasV1TooManyRequests) Code ¶ added in v0.2.33
func (o *GetMalQueryQuotasV1TooManyRequests) Code() int
Code gets the status code for the get mal query quotas v1 too many requests response
func (*GetMalQueryQuotasV1TooManyRequests) Error ¶
func (o *GetMalQueryQuotasV1TooManyRequests) Error() string
func (*GetMalQueryQuotasV1TooManyRequests) GetPayload ¶
func (o *GetMalQueryQuotasV1TooManyRequests) GetPayload() *models.MsaReplyMetaOnly
func (*GetMalQueryQuotasV1TooManyRequests) IsClientError ¶ added in v0.2.27
func (o *GetMalQueryQuotasV1TooManyRequests) IsClientError() bool
IsClientError returns true when this get mal query quotas v1 too many requests response has a 4xx status code
func (*GetMalQueryQuotasV1TooManyRequests) IsCode ¶ added in v0.2.27
func (o *GetMalQueryQuotasV1TooManyRequests) IsCode(code int) bool
IsCode returns true when this get mal query quotas v1 too many requests response a status code equal to that given
func (*GetMalQueryQuotasV1TooManyRequests) IsRedirect ¶ added in v0.2.27
func (o *GetMalQueryQuotasV1TooManyRequests) IsRedirect() bool
IsRedirect returns true when this get mal query quotas v1 too many requests response has a 3xx status code
func (*GetMalQueryQuotasV1TooManyRequests) IsServerError ¶ added in v0.2.27
func (o *GetMalQueryQuotasV1TooManyRequests) IsServerError() bool
IsServerError returns true when this get mal query quotas v1 too many requests response has a 5xx status code
func (*GetMalQueryQuotasV1TooManyRequests) IsSuccess ¶ added in v0.2.27
func (o *GetMalQueryQuotasV1TooManyRequests) IsSuccess() bool
IsSuccess returns true when this get mal query quotas v1 too many requests response has a 2xx status code
func (*GetMalQueryQuotasV1TooManyRequests) String ¶ added in v0.2.27
func (o *GetMalQueryQuotasV1TooManyRequests) String() string
type GetMalQueryQuotasV1Unauthorized ¶
GetMalQueryQuotasV1Unauthorized describes a response with status code 401, with default header values.
Unauthorized
func NewGetMalQueryQuotasV1Unauthorized ¶
func NewGetMalQueryQuotasV1Unauthorized() *GetMalQueryQuotasV1Unauthorized
NewGetMalQueryQuotasV1Unauthorized creates a GetMalQueryQuotasV1Unauthorized with default headers values
func (*GetMalQueryQuotasV1Unauthorized) Code ¶ added in v0.2.33
func (o *GetMalQueryQuotasV1Unauthorized) Code() int
Code gets the status code for the get mal query quotas v1 unauthorized response
func (*GetMalQueryQuotasV1Unauthorized) Error ¶
func (o *GetMalQueryQuotasV1Unauthorized) Error() string
func (*GetMalQueryQuotasV1Unauthorized) GetPayload ¶
func (o *GetMalQueryQuotasV1Unauthorized) GetPayload() *models.MsaErrorsOnly
func (*GetMalQueryQuotasV1Unauthorized) IsClientError ¶ added in v0.2.27
func (o *GetMalQueryQuotasV1Unauthorized) IsClientError() bool
IsClientError returns true when this get mal query quotas v1 unauthorized response has a 4xx status code
func (*GetMalQueryQuotasV1Unauthorized) IsCode ¶ added in v0.2.27
func (o *GetMalQueryQuotasV1Unauthorized) IsCode(code int) bool
IsCode returns true when this get mal query quotas v1 unauthorized response a status code equal to that given
func (*GetMalQueryQuotasV1Unauthorized) IsRedirect ¶ added in v0.2.27
func (o *GetMalQueryQuotasV1Unauthorized) IsRedirect() bool
IsRedirect returns true when this get mal query quotas v1 unauthorized response has a 3xx status code
func (*GetMalQueryQuotasV1Unauthorized) IsServerError ¶ added in v0.2.27
func (o *GetMalQueryQuotasV1Unauthorized) IsServerError() bool
IsServerError returns true when this get mal query quotas v1 unauthorized response has a 5xx status code
func (*GetMalQueryQuotasV1Unauthorized) IsSuccess ¶ added in v0.2.27
func (o *GetMalQueryQuotasV1Unauthorized) IsSuccess() bool
IsSuccess returns true when this get mal query quotas v1 unauthorized response has a 2xx status code
func (*GetMalQueryQuotasV1Unauthorized) String ¶ added in v0.2.27
func (o *GetMalQueryQuotasV1Unauthorized) String() string
type GetMalQueryRequestV1BadRequest ¶
type GetMalQueryRequestV1BadRequest struct { /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MalqueryRequestResponse }
GetMalQueryRequestV1BadRequest describes a response with status code 400, with default header values.
Bad Request
func NewGetMalQueryRequestV1BadRequest ¶
func NewGetMalQueryRequestV1BadRequest() *GetMalQueryRequestV1BadRequest
NewGetMalQueryRequestV1BadRequest creates a GetMalQueryRequestV1BadRequest with default headers values
func (*GetMalQueryRequestV1BadRequest) Code ¶ added in v0.2.33
func (o *GetMalQueryRequestV1BadRequest) Code() int
Code gets the status code for the get mal query request v1 bad request response
func (*GetMalQueryRequestV1BadRequest) Error ¶
func (o *GetMalQueryRequestV1BadRequest) Error() string
func (*GetMalQueryRequestV1BadRequest) GetPayload ¶
func (o *GetMalQueryRequestV1BadRequest) GetPayload() *models.MalqueryRequestResponse
func (*GetMalQueryRequestV1BadRequest) IsClientError ¶ added in v0.2.27
func (o *GetMalQueryRequestV1BadRequest) IsClientError() bool
IsClientError returns true when this get mal query request v1 bad request response has a 4xx status code
func (*GetMalQueryRequestV1BadRequest) IsCode ¶ added in v0.2.27
func (o *GetMalQueryRequestV1BadRequest) IsCode(code int) bool
IsCode returns true when this get mal query request v1 bad request response a status code equal to that given
func (*GetMalQueryRequestV1BadRequest) IsRedirect ¶ added in v0.2.27
func (o *GetMalQueryRequestV1BadRequest) IsRedirect() bool
IsRedirect returns true when this get mal query request v1 bad request response has a 3xx status code
func (*GetMalQueryRequestV1BadRequest) IsServerError ¶ added in v0.2.27
func (o *GetMalQueryRequestV1BadRequest) IsServerError() bool
IsServerError returns true when this get mal query request v1 bad request response has a 5xx status code
func (*GetMalQueryRequestV1BadRequest) IsSuccess ¶ added in v0.2.27
func (o *GetMalQueryRequestV1BadRequest) IsSuccess() bool
IsSuccess returns true when this get mal query request v1 bad request response has a 2xx status code
func (*GetMalQueryRequestV1BadRequest) String ¶ added in v0.2.27
func (o *GetMalQueryRequestV1BadRequest) String() string
type GetMalQueryRequestV1Default ¶
type GetMalQueryRequestV1Default struct { Payload *models.MalqueryRequestResponse // contains filtered or unexported fields }
GetMalQueryRequestV1Default describes a response with status code -1, with default header values.
OK
func NewGetMalQueryRequestV1Default ¶
func NewGetMalQueryRequestV1Default(code int) *GetMalQueryRequestV1Default
NewGetMalQueryRequestV1Default creates a GetMalQueryRequestV1Default with default headers values
func (*GetMalQueryRequestV1Default) Code ¶
func (o *GetMalQueryRequestV1Default) Code() int
Code gets the status code for the get mal query request v1 default response
func (*GetMalQueryRequestV1Default) Error ¶
func (o *GetMalQueryRequestV1Default) Error() string
func (*GetMalQueryRequestV1Default) GetPayload ¶
func (o *GetMalQueryRequestV1Default) GetPayload() *models.MalqueryRequestResponse
func (*GetMalQueryRequestV1Default) IsClientError ¶ added in v0.2.27
func (o *GetMalQueryRequestV1Default) IsClientError() bool
IsClientError returns true when this get mal query request v1 default response has a 4xx status code
func (*GetMalQueryRequestV1Default) IsCode ¶ added in v0.2.27
func (o *GetMalQueryRequestV1Default) IsCode(code int) bool
IsCode returns true when this get mal query request v1 default response a status code equal to that given
func (*GetMalQueryRequestV1Default) IsRedirect ¶ added in v0.2.27
func (o *GetMalQueryRequestV1Default) IsRedirect() bool
IsRedirect returns true when this get mal query request v1 default response has a 3xx status code
func (*GetMalQueryRequestV1Default) IsServerError ¶ added in v0.2.27
func (o *GetMalQueryRequestV1Default) IsServerError() bool
IsServerError returns true when this get mal query request v1 default response has a 5xx status code
func (*GetMalQueryRequestV1Default) IsSuccess ¶ added in v0.2.27
func (o *GetMalQueryRequestV1Default) IsSuccess() bool
IsSuccess returns true when this get mal query request v1 default response has a 2xx status code
func (*GetMalQueryRequestV1Default) String ¶ added in v0.2.27
func (o *GetMalQueryRequestV1Default) String() string
type GetMalQueryRequestV1Forbidden ¶
type GetMalQueryRequestV1Forbidden struct { /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaErrorsOnly }
GetMalQueryRequestV1Forbidden describes a response with status code 403, with default header values.
Forbidden
func NewGetMalQueryRequestV1Forbidden ¶
func NewGetMalQueryRequestV1Forbidden() *GetMalQueryRequestV1Forbidden
NewGetMalQueryRequestV1Forbidden creates a GetMalQueryRequestV1Forbidden with default headers values
func (*GetMalQueryRequestV1Forbidden) Code ¶ added in v0.2.33
func (o *GetMalQueryRequestV1Forbidden) Code() int
Code gets the status code for the get mal query request v1 forbidden response
func (*GetMalQueryRequestV1Forbidden) Error ¶
func (o *GetMalQueryRequestV1Forbidden) Error() string
func (*GetMalQueryRequestV1Forbidden) GetPayload ¶
func (o *GetMalQueryRequestV1Forbidden) GetPayload() *models.MsaErrorsOnly
func (*GetMalQueryRequestV1Forbidden) IsClientError ¶ added in v0.2.27
func (o *GetMalQueryRequestV1Forbidden) IsClientError() bool
IsClientError returns true when this get mal query request v1 forbidden response has a 4xx status code
func (*GetMalQueryRequestV1Forbidden) IsCode ¶ added in v0.2.27
func (o *GetMalQueryRequestV1Forbidden) IsCode(code int) bool
IsCode returns true when this get mal query request v1 forbidden response a status code equal to that given
func (*GetMalQueryRequestV1Forbidden) IsRedirect ¶ added in v0.2.27
func (o *GetMalQueryRequestV1Forbidden) IsRedirect() bool
IsRedirect returns true when this get mal query request v1 forbidden response has a 3xx status code
func (*GetMalQueryRequestV1Forbidden) IsServerError ¶ added in v0.2.27
func (o *GetMalQueryRequestV1Forbidden) IsServerError() bool
IsServerError returns true when this get mal query request v1 forbidden response has a 5xx status code
func (*GetMalQueryRequestV1Forbidden) IsSuccess ¶ added in v0.2.27
func (o *GetMalQueryRequestV1Forbidden) IsSuccess() bool
IsSuccess returns true when this get mal query request v1 forbidden response has a 2xx status code
func (*GetMalQueryRequestV1Forbidden) String ¶ added in v0.2.27
func (o *GetMalQueryRequestV1Forbidden) String() string
type GetMalQueryRequestV1InternalServerError ¶
type GetMalQueryRequestV1InternalServerError struct { /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MalqueryRequestResponse }
GetMalQueryRequestV1InternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewGetMalQueryRequestV1InternalServerError ¶
func NewGetMalQueryRequestV1InternalServerError() *GetMalQueryRequestV1InternalServerError
NewGetMalQueryRequestV1InternalServerError creates a GetMalQueryRequestV1InternalServerError with default headers values
func (*GetMalQueryRequestV1InternalServerError) Code ¶ added in v0.2.33
func (o *GetMalQueryRequestV1InternalServerError) Code() int
Code gets the status code for the get mal query request v1 internal server error response
func (*GetMalQueryRequestV1InternalServerError) Error ¶
func (o *GetMalQueryRequestV1InternalServerError) Error() string
func (*GetMalQueryRequestV1InternalServerError) GetPayload ¶
func (o *GetMalQueryRequestV1InternalServerError) GetPayload() *models.MalqueryRequestResponse
func (*GetMalQueryRequestV1InternalServerError) IsClientError ¶ added in v0.2.27
func (o *GetMalQueryRequestV1InternalServerError) IsClientError() bool
IsClientError returns true when this get mal query request v1 internal server error response has a 4xx status code
func (*GetMalQueryRequestV1InternalServerError) IsCode ¶ added in v0.2.27
func (o *GetMalQueryRequestV1InternalServerError) IsCode(code int) bool
IsCode returns true when this get mal query request v1 internal server error response a status code equal to that given
func (*GetMalQueryRequestV1InternalServerError) IsRedirect ¶ added in v0.2.27
func (o *GetMalQueryRequestV1InternalServerError) IsRedirect() bool
IsRedirect returns true when this get mal query request v1 internal server error response has a 3xx status code
func (*GetMalQueryRequestV1InternalServerError) IsServerError ¶ added in v0.2.27
func (o *GetMalQueryRequestV1InternalServerError) IsServerError() bool
IsServerError returns true when this get mal query request v1 internal server error response has a 5xx status code
func (*GetMalQueryRequestV1InternalServerError) IsSuccess ¶ added in v0.2.27
func (o *GetMalQueryRequestV1InternalServerError) IsSuccess() bool
IsSuccess returns true when this get mal query request v1 internal server error response has a 2xx status code
func (*GetMalQueryRequestV1InternalServerError) String ¶ added in v0.2.27
func (o *GetMalQueryRequestV1InternalServerError) String() string
type GetMalQueryRequestV1OK ¶
type GetMalQueryRequestV1OK struct { /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MalqueryRequestResponse }
GetMalQueryRequestV1OK describes a response with status code 200, with default header values.
OK
func NewGetMalQueryRequestV1OK ¶
func NewGetMalQueryRequestV1OK() *GetMalQueryRequestV1OK
NewGetMalQueryRequestV1OK creates a GetMalQueryRequestV1OK with default headers values
func (*GetMalQueryRequestV1OK) Code ¶ added in v0.2.33
func (o *GetMalQueryRequestV1OK) Code() int
Code gets the status code for the get mal query request v1 o k response
func (*GetMalQueryRequestV1OK) Error ¶
func (o *GetMalQueryRequestV1OK) Error() string
func (*GetMalQueryRequestV1OK) GetPayload ¶
func (o *GetMalQueryRequestV1OK) GetPayload() *models.MalqueryRequestResponse
func (*GetMalQueryRequestV1OK) IsClientError ¶ added in v0.2.27
func (o *GetMalQueryRequestV1OK) IsClientError() bool
IsClientError returns true when this get mal query request v1 o k response has a 4xx status code
func (*GetMalQueryRequestV1OK) IsCode ¶ added in v0.2.27
func (o *GetMalQueryRequestV1OK) IsCode(code int) bool
IsCode returns true when this get mal query request v1 o k response a status code equal to that given
func (*GetMalQueryRequestV1OK) IsRedirect ¶ added in v0.2.27
func (o *GetMalQueryRequestV1OK) IsRedirect() bool
IsRedirect returns true when this get mal query request v1 o k response has a 3xx status code
func (*GetMalQueryRequestV1OK) IsServerError ¶ added in v0.2.27
func (o *GetMalQueryRequestV1OK) IsServerError() bool
IsServerError returns true when this get mal query request v1 o k response has a 5xx status code
func (*GetMalQueryRequestV1OK) IsSuccess ¶ added in v0.2.27
func (o *GetMalQueryRequestV1OK) IsSuccess() bool
IsSuccess returns true when this get mal query request v1 o k response has a 2xx status code
func (*GetMalQueryRequestV1OK) String ¶ added in v0.2.27
func (o *GetMalQueryRequestV1OK) String() string
type GetMalQueryRequestV1Params ¶
type GetMalQueryRequestV1Params struct { /* Ids. Identifier of a MalQuery request */ Ids []string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetMalQueryRequestV1Params contains all the parameters to send to the API endpoint
for the get mal query request v1 operation. Typically these are written to a http.Request.
func NewGetMalQueryRequestV1Params ¶
func NewGetMalQueryRequestV1Params() *GetMalQueryRequestV1Params
NewGetMalQueryRequestV1Params creates a new GetMalQueryRequestV1Params object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewGetMalQueryRequestV1ParamsWithContext ¶
func NewGetMalQueryRequestV1ParamsWithContext(ctx context.Context) *GetMalQueryRequestV1Params
NewGetMalQueryRequestV1ParamsWithContext creates a new GetMalQueryRequestV1Params object with the ability to set a context for a request.
func NewGetMalQueryRequestV1ParamsWithHTTPClient ¶
func NewGetMalQueryRequestV1ParamsWithHTTPClient(client *http.Client) *GetMalQueryRequestV1Params
NewGetMalQueryRequestV1ParamsWithHTTPClient creates a new GetMalQueryRequestV1Params object with the ability to set a custom HTTPClient for a request.
func NewGetMalQueryRequestV1ParamsWithTimeout ¶
func NewGetMalQueryRequestV1ParamsWithTimeout(timeout time.Duration) *GetMalQueryRequestV1Params
NewGetMalQueryRequestV1ParamsWithTimeout creates a new GetMalQueryRequestV1Params object with the ability to set a timeout on a request.
func (*GetMalQueryRequestV1Params) SetContext ¶
func (o *GetMalQueryRequestV1Params) SetContext(ctx context.Context)
SetContext adds the context to the get mal query request v1 params
func (*GetMalQueryRequestV1Params) SetDefaults ¶
func (o *GetMalQueryRequestV1Params) SetDefaults()
SetDefaults hydrates default values in the get mal query request v1 params (not the query body).
All values with no default are reset to their zero value.
func (*GetMalQueryRequestV1Params) SetHTTPClient ¶
func (o *GetMalQueryRequestV1Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get mal query request v1 params
func (*GetMalQueryRequestV1Params) SetIds ¶
func (o *GetMalQueryRequestV1Params) SetIds(ids []string)
SetIds adds the ids to the get mal query request v1 params
func (*GetMalQueryRequestV1Params) SetTimeout ¶
func (o *GetMalQueryRequestV1Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get mal query request v1 params
func (*GetMalQueryRequestV1Params) WithContext ¶
func (o *GetMalQueryRequestV1Params) WithContext(ctx context.Context) *GetMalQueryRequestV1Params
WithContext adds the context to the get mal query request v1 params
func (*GetMalQueryRequestV1Params) WithDefaults ¶
func (o *GetMalQueryRequestV1Params) WithDefaults() *GetMalQueryRequestV1Params
WithDefaults hydrates default values in the get mal query request v1 params (not the query body).
All values with no default are reset to their zero value.
func (*GetMalQueryRequestV1Params) WithHTTPClient ¶
func (o *GetMalQueryRequestV1Params) WithHTTPClient(client *http.Client) *GetMalQueryRequestV1Params
WithHTTPClient adds the HTTPClient to the get mal query request v1 params
func (*GetMalQueryRequestV1Params) WithIds ¶
func (o *GetMalQueryRequestV1Params) WithIds(ids []string) *GetMalQueryRequestV1Params
WithIds adds the ids to the get mal query request v1 params
func (*GetMalQueryRequestV1Params) WithTimeout ¶
func (o *GetMalQueryRequestV1Params) WithTimeout(timeout time.Duration) *GetMalQueryRequestV1Params
WithTimeout adds the timeout to the get mal query request v1 params
func (*GetMalQueryRequestV1Params) WriteToRequest ¶
func (o *GetMalQueryRequestV1Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetMalQueryRequestV1Reader ¶
type GetMalQueryRequestV1Reader struct {
// contains filtered or unexported fields
}
GetMalQueryRequestV1Reader is a Reader for the GetMalQueryRequestV1 structure.
func (*GetMalQueryRequestV1Reader) ReadResponse ¶
func (o *GetMalQueryRequestV1Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetMalQueryRequestV1TooManyRequests ¶
type GetMalQueryRequestV1TooManyRequests struct { /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 /* Too many requests, retry after this time (as milliseconds since epoch) */ XRateLimitRetryAfter int64 Payload *models.MsaReplyMetaOnly }
GetMalQueryRequestV1TooManyRequests describes a response with status code 429, with default header values.
Too Many Requests
func NewGetMalQueryRequestV1TooManyRequests ¶
func NewGetMalQueryRequestV1TooManyRequests() *GetMalQueryRequestV1TooManyRequests
NewGetMalQueryRequestV1TooManyRequests creates a GetMalQueryRequestV1TooManyRequests with default headers values
func (*GetMalQueryRequestV1TooManyRequests) Code ¶ added in v0.2.33
func (o *GetMalQueryRequestV1TooManyRequests) Code() int
Code gets the status code for the get mal query request v1 too many requests response
func (*GetMalQueryRequestV1TooManyRequests) Error ¶
func (o *GetMalQueryRequestV1TooManyRequests) Error() string
func (*GetMalQueryRequestV1TooManyRequests) GetPayload ¶
func (o *GetMalQueryRequestV1TooManyRequests) GetPayload() *models.MsaReplyMetaOnly
func (*GetMalQueryRequestV1TooManyRequests) IsClientError ¶ added in v0.2.27
func (o *GetMalQueryRequestV1TooManyRequests) IsClientError() bool
IsClientError returns true when this get mal query request v1 too many requests response has a 4xx status code
func (*GetMalQueryRequestV1TooManyRequests) IsCode ¶ added in v0.2.27
func (o *GetMalQueryRequestV1TooManyRequests) IsCode(code int) bool
IsCode returns true when this get mal query request v1 too many requests response a status code equal to that given
func (*GetMalQueryRequestV1TooManyRequests) IsRedirect ¶ added in v0.2.27
func (o *GetMalQueryRequestV1TooManyRequests) IsRedirect() bool
IsRedirect returns true when this get mal query request v1 too many requests response has a 3xx status code
func (*GetMalQueryRequestV1TooManyRequests) IsServerError ¶ added in v0.2.27
func (o *GetMalQueryRequestV1TooManyRequests) IsServerError() bool
IsServerError returns true when this get mal query request v1 too many requests response has a 5xx status code
func (*GetMalQueryRequestV1TooManyRequests) IsSuccess ¶ added in v0.2.27
func (o *GetMalQueryRequestV1TooManyRequests) IsSuccess() bool
IsSuccess returns true when this get mal query request v1 too many requests response has a 2xx status code
func (*GetMalQueryRequestV1TooManyRequests) String ¶ added in v0.2.27
func (o *GetMalQueryRequestV1TooManyRequests) String() string
type GetMalQueryRequestV1Unauthorized ¶
GetMalQueryRequestV1Unauthorized describes a response with status code 401, with default header values.
Unauthorized
func NewGetMalQueryRequestV1Unauthorized ¶
func NewGetMalQueryRequestV1Unauthorized() *GetMalQueryRequestV1Unauthorized
NewGetMalQueryRequestV1Unauthorized creates a GetMalQueryRequestV1Unauthorized with default headers values
func (*GetMalQueryRequestV1Unauthorized) Code ¶ added in v0.2.33
func (o *GetMalQueryRequestV1Unauthorized) Code() int
Code gets the status code for the get mal query request v1 unauthorized response
func (*GetMalQueryRequestV1Unauthorized) Error ¶
func (o *GetMalQueryRequestV1Unauthorized) Error() string
func (*GetMalQueryRequestV1Unauthorized) GetPayload ¶
func (o *GetMalQueryRequestV1Unauthorized) GetPayload() *models.MsaErrorsOnly
func (*GetMalQueryRequestV1Unauthorized) IsClientError ¶ added in v0.2.27
func (o *GetMalQueryRequestV1Unauthorized) IsClientError() bool
IsClientError returns true when this get mal query request v1 unauthorized response has a 4xx status code
func (*GetMalQueryRequestV1Unauthorized) IsCode ¶ added in v0.2.27
func (o *GetMalQueryRequestV1Unauthorized) IsCode(code int) bool
IsCode returns true when this get mal query request v1 unauthorized response a status code equal to that given
func (*GetMalQueryRequestV1Unauthorized) IsRedirect ¶ added in v0.2.27
func (o *GetMalQueryRequestV1Unauthorized) IsRedirect() bool
IsRedirect returns true when this get mal query request v1 unauthorized response has a 3xx status code
func (*GetMalQueryRequestV1Unauthorized) IsServerError ¶ added in v0.2.27
func (o *GetMalQueryRequestV1Unauthorized) IsServerError() bool
IsServerError returns true when this get mal query request v1 unauthorized response has a 5xx status code
func (*GetMalQueryRequestV1Unauthorized) IsSuccess ¶ added in v0.2.27
func (o *GetMalQueryRequestV1Unauthorized) IsSuccess() bool
IsSuccess returns true when this get mal query request v1 unauthorized response has a 2xx status code
func (*GetMalQueryRequestV1Unauthorized) String ¶ added in v0.2.27
func (o *GetMalQueryRequestV1Unauthorized) String() string
type PostMalQueryEntitiesSamplesMultidownloadV1BadRequest ¶
type PostMalQueryEntitiesSamplesMultidownloadV1BadRequest struct { /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MalqueryExternalQueryResponse }
PostMalQueryEntitiesSamplesMultidownloadV1BadRequest describes a response with status code 400, with default header values.
Bad Request
func NewPostMalQueryEntitiesSamplesMultidownloadV1BadRequest ¶
func NewPostMalQueryEntitiesSamplesMultidownloadV1BadRequest() *PostMalQueryEntitiesSamplesMultidownloadV1BadRequest
NewPostMalQueryEntitiesSamplesMultidownloadV1BadRequest creates a PostMalQueryEntitiesSamplesMultidownloadV1BadRequest with default headers values
func (*PostMalQueryEntitiesSamplesMultidownloadV1BadRequest) Code ¶ added in v0.2.33
func (o *PostMalQueryEntitiesSamplesMultidownloadV1BadRequest) Code() int
Code gets the status code for the post mal query entities samples multidownload v1 bad request response
func (*PostMalQueryEntitiesSamplesMultidownloadV1BadRequest) Error ¶
func (o *PostMalQueryEntitiesSamplesMultidownloadV1BadRequest) Error() string
func (*PostMalQueryEntitiesSamplesMultidownloadV1BadRequest) GetPayload ¶
func (o *PostMalQueryEntitiesSamplesMultidownloadV1BadRequest) GetPayload() *models.MalqueryExternalQueryResponse
func (*PostMalQueryEntitiesSamplesMultidownloadV1BadRequest) IsClientError ¶ added in v0.2.27
func (o *PostMalQueryEntitiesSamplesMultidownloadV1BadRequest) IsClientError() bool
IsClientError returns true when this post mal query entities samples multidownload v1 bad request response has a 4xx status code
func (*PostMalQueryEntitiesSamplesMultidownloadV1BadRequest) IsCode ¶ added in v0.2.27
func (o *PostMalQueryEntitiesSamplesMultidownloadV1BadRequest) IsCode(code int) bool
IsCode returns true when this post mal query entities samples multidownload v1 bad request response a status code equal to that given
func (*PostMalQueryEntitiesSamplesMultidownloadV1BadRequest) IsRedirect ¶ added in v0.2.27
func (o *PostMalQueryEntitiesSamplesMultidownloadV1BadRequest) IsRedirect() bool
IsRedirect returns true when this post mal query entities samples multidownload v1 bad request response has a 3xx status code
func (*PostMalQueryEntitiesSamplesMultidownloadV1BadRequest) IsServerError ¶ added in v0.2.27
func (o *PostMalQueryEntitiesSamplesMultidownloadV1BadRequest) IsServerError() bool
IsServerError returns true when this post mal query entities samples multidownload v1 bad request response has a 5xx status code
func (*PostMalQueryEntitiesSamplesMultidownloadV1BadRequest) IsSuccess ¶ added in v0.2.27
func (o *PostMalQueryEntitiesSamplesMultidownloadV1BadRequest) IsSuccess() bool
IsSuccess returns true when this post mal query entities samples multidownload v1 bad request response has a 2xx status code
func (*PostMalQueryEntitiesSamplesMultidownloadV1BadRequest) String ¶ added in v0.2.27
func (o *PostMalQueryEntitiesSamplesMultidownloadV1BadRequest) String() string
type PostMalQueryEntitiesSamplesMultidownloadV1Default ¶
type PostMalQueryEntitiesSamplesMultidownloadV1Default struct { Payload *models.MalqueryExternalQueryResponse // contains filtered or unexported fields }
PostMalQueryEntitiesSamplesMultidownloadV1Default describes a response with status code -1, with default header values.
OK
func NewPostMalQueryEntitiesSamplesMultidownloadV1Default ¶
func NewPostMalQueryEntitiesSamplesMultidownloadV1Default(code int) *PostMalQueryEntitiesSamplesMultidownloadV1Default
NewPostMalQueryEntitiesSamplesMultidownloadV1Default creates a PostMalQueryEntitiesSamplesMultidownloadV1Default with default headers values
func (*PostMalQueryEntitiesSamplesMultidownloadV1Default) Code ¶
func (o *PostMalQueryEntitiesSamplesMultidownloadV1Default) Code() int
Code gets the status code for the post mal query entities samples multidownload v1 default response
func (*PostMalQueryEntitiesSamplesMultidownloadV1Default) Error ¶
func (o *PostMalQueryEntitiesSamplesMultidownloadV1Default) Error() string
func (*PostMalQueryEntitiesSamplesMultidownloadV1Default) GetPayload ¶
func (o *PostMalQueryEntitiesSamplesMultidownloadV1Default) GetPayload() *models.MalqueryExternalQueryResponse
func (*PostMalQueryEntitiesSamplesMultidownloadV1Default) IsClientError ¶ added in v0.2.27
func (o *PostMalQueryEntitiesSamplesMultidownloadV1Default) IsClientError() bool
IsClientError returns true when this post mal query entities samples multidownload v1 default response has a 4xx status code
func (*PostMalQueryEntitiesSamplesMultidownloadV1Default) IsCode ¶ added in v0.2.27
func (o *PostMalQueryEntitiesSamplesMultidownloadV1Default) IsCode(code int) bool
IsCode returns true when this post mal query entities samples multidownload v1 default response a status code equal to that given
func (*PostMalQueryEntitiesSamplesMultidownloadV1Default) IsRedirect ¶ added in v0.2.27
func (o *PostMalQueryEntitiesSamplesMultidownloadV1Default) IsRedirect() bool
IsRedirect returns true when this post mal query entities samples multidownload v1 default response has a 3xx status code
func (*PostMalQueryEntitiesSamplesMultidownloadV1Default) IsServerError ¶ added in v0.2.27
func (o *PostMalQueryEntitiesSamplesMultidownloadV1Default) IsServerError() bool
IsServerError returns true when this post mal query entities samples multidownload v1 default response has a 5xx status code
func (*PostMalQueryEntitiesSamplesMultidownloadV1Default) IsSuccess ¶ added in v0.2.27
func (o *PostMalQueryEntitiesSamplesMultidownloadV1Default) IsSuccess() bool
IsSuccess returns true when this post mal query entities samples multidownload v1 default response has a 2xx status code
func (*PostMalQueryEntitiesSamplesMultidownloadV1Default) String ¶ added in v0.2.27
func (o *PostMalQueryEntitiesSamplesMultidownloadV1Default) String() string
type PostMalQueryEntitiesSamplesMultidownloadV1Forbidden ¶
type PostMalQueryEntitiesSamplesMultidownloadV1Forbidden struct { /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaErrorsOnly }
PostMalQueryEntitiesSamplesMultidownloadV1Forbidden describes a response with status code 403, with default header values.
Forbidden
func NewPostMalQueryEntitiesSamplesMultidownloadV1Forbidden ¶
func NewPostMalQueryEntitiesSamplesMultidownloadV1Forbidden() *PostMalQueryEntitiesSamplesMultidownloadV1Forbidden
NewPostMalQueryEntitiesSamplesMultidownloadV1Forbidden creates a PostMalQueryEntitiesSamplesMultidownloadV1Forbidden with default headers values
func (*PostMalQueryEntitiesSamplesMultidownloadV1Forbidden) Code ¶ added in v0.2.33
func (o *PostMalQueryEntitiesSamplesMultidownloadV1Forbidden) Code() int
Code gets the status code for the post mal query entities samples multidownload v1 forbidden response
func (*PostMalQueryEntitiesSamplesMultidownloadV1Forbidden) Error ¶
func (o *PostMalQueryEntitiesSamplesMultidownloadV1Forbidden) Error() string
func (*PostMalQueryEntitiesSamplesMultidownloadV1Forbidden) GetPayload ¶
func (o *PostMalQueryEntitiesSamplesMultidownloadV1Forbidden) GetPayload() *models.MsaErrorsOnly
func (*PostMalQueryEntitiesSamplesMultidownloadV1Forbidden) IsClientError ¶ added in v0.2.27
func (o *PostMalQueryEntitiesSamplesMultidownloadV1Forbidden) IsClientError() bool
IsClientError returns true when this post mal query entities samples multidownload v1 forbidden response has a 4xx status code
func (*PostMalQueryEntitiesSamplesMultidownloadV1Forbidden) IsCode ¶ added in v0.2.27
func (o *PostMalQueryEntitiesSamplesMultidownloadV1Forbidden) IsCode(code int) bool
IsCode returns true when this post mal query entities samples multidownload v1 forbidden response a status code equal to that given
func (*PostMalQueryEntitiesSamplesMultidownloadV1Forbidden) IsRedirect ¶ added in v0.2.27
func (o *PostMalQueryEntitiesSamplesMultidownloadV1Forbidden) IsRedirect() bool
IsRedirect returns true when this post mal query entities samples multidownload v1 forbidden response has a 3xx status code
func (*PostMalQueryEntitiesSamplesMultidownloadV1Forbidden) IsServerError ¶ added in v0.2.27
func (o *PostMalQueryEntitiesSamplesMultidownloadV1Forbidden) IsServerError() bool
IsServerError returns true when this post mal query entities samples multidownload v1 forbidden response has a 5xx status code
func (*PostMalQueryEntitiesSamplesMultidownloadV1Forbidden) IsSuccess ¶ added in v0.2.27
func (o *PostMalQueryEntitiesSamplesMultidownloadV1Forbidden) IsSuccess() bool
IsSuccess returns true when this post mal query entities samples multidownload v1 forbidden response has a 2xx status code
func (*PostMalQueryEntitiesSamplesMultidownloadV1Forbidden) String ¶ added in v0.2.27
func (o *PostMalQueryEntitiesSamplesMultidownloadV1Forbidden) String() string
type PostMalQueryEntitiesSamplesMultidownloadV1InternalServerError ¶
type PostMalQueryEntitiesSamplesMultidownloadV1InternalServerError struct { /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MalqueryExternalQueryResponse }
PostMalQueryEntitiesSamplesMultidownloadV1InternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewPostMalQueryEntitiesSamplesMultidownloadV1InternalServerError ¶
func NewPostMalQueryEntitiesSamplesMultidownloadV1InternalServerError() *PostMalQueryEntitiesSamplesMultidownloadV1InternalServerError
NewPostMalQueryEntitiesSamplesMultidownloadV1InternalServerError creates a PostMalQueryEntitiesSamplesMultidownloadV1InternalServerError with default headers values
func (*PostMalQueryEntitiesSamplesMultidownloadV1InternalServerError) Code ¶ added in v0.2.33
func (o *PostMalQueryEntitiesSamplesMultidownloadV1InternalServerError) Code() int
Code gets the status code for the post mal query entities samples multidownload v1 internal server error response
func (*PostMalQueryEntitiesSamplesMultidownloadV1InternalServerError) Error ¶
func (o *PostMalQueryEntitiesSamplesMultidownloadV1InternalServerError) Error() string
func (*PostMalQueryEntitiesSamplesMultidownloadV1InternalServerError) GetPayload ¶
func (o *PostMalQueryEntitiesSamplesMultidownloadV1InternalServerError) GetPayload() *models.MalqueryExternalQueryResponse
func (*PostMalQueryEntitiesSamplesMultidownloadV1InternalServerError) IsClientError ¶ added in v0.2.27
func (o *PostMalQueryEntitiesSamplesMultidownloadV1InternalServerError) IsClientError() bool
IsClientError returns true when this post mal query entities samples multidownload v1 internal server error response has a 4xx status code
func (*PostMalQueryEntitiesSamplesMultidownloadV1InternalServerError) IsCode ¶ added in v0.2.27
func (o *PostMalQueryEntitiesSamplesMultidownloadV1InternalServerError) IsCode(code int) bool
IsCode returns true when this post mal query entities samples multidownload v1 internal server error response a status code equal to that given
func (*PostMalQueryEntitiesSamplesMultidownloadV1InternalServerError) IsRedirect ¶ added in v0.2.27
func (o *PostMalQueryEntitiesSamplesMultidownloadV1InternalServerError) IsRedirect() bool
IsRedirect returns true when this post mal query entities samples multidownload v1 internal server error response has a 3xx status code
func (*PostMalQueryEntitiesSamplesMultidownloadV1InternalServerError) IsServerError ¶ added in v0.2.27
func (o *PostMalQueryEntitiesSamplesMultidownloadV1InternalServerError) IsServerError() bool
IsServerError returns true when this post mal query entities samples multidownload v1 internal server error response has a 5xx status code
func (*PostMalQueryEntitiesSamplesMultidownloadV1InternalServerError) IsSuccess ¶ added in v0.2.27
func (o *PostMalQueryEntitiesSamplesMultidownloadV1InternalServerError) IsSuccess() bool
IsSuccess returns true when this post mal query entities samples multidownload v1 internal server error response has a 2xx status code
func (*PostMalQueryEntitiesSamplesMultidownloadV1InternalServerError) String ¶ added in v0.2.27
func (o *PostMalQueryEntitiesSamplesMultidownloadV1InternalServerError) String() string
type PostMalQueryEntitiesSamplesMultidownloadV1NotFound ¶
type PostMalQueryEntitiesSamplesMultidownloadV1NotFound struct { /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MalqueryExternalQueryResponse }
PostMalQueryEntitiesSamplesMultidownloadV1NotFound describes a response with status code 404, with default header values.
Not Found
func NewPostMalQueryEntitiesSamplesMultidownloadV1NotFound ¶
func NewPostMalQueryEntitiesSamplesMultidownloadV1NotFound() *PostMalQueryEntitiesSamplesMultidownloadV1NotFound
NewPostMalQueryEntitiesSamplesMultidownloadV1NotFound creates a PostMalQueryEntitiesSamplesMultidownloadV1NotFound with default headers values
func (*PostMalQueryEntitiesSamplesMultidownloadV1NotFound) Code ¶ added in v0.2.33
func (o *PostMalQueryEntitiesSamplesMultidownloadV1NotFound) Code() int
Code gets the status code for the post mal query entities samples multidownload v1 not found response
func (*PostMalQueryEntitiesSamplesMultidownloadV1NotFound) Error ¶
func (o *PostMalQueryEntitiesSamplesMultidownloadV1NotFound) Error() string
func (*PostMalQueryEntitiesSamplesMultidownloadV1NotFound) GetPayload ¶
func (o *PostMalQueryEntitiesSamplesMultidownloadV1NotFound) GetPayload() *models.MalqueryExternalQueryResponse
func (*PostMalQueryEntitiesSamplesMultidownloadV1NotFound) IsClientError ¶ added in v0.2.27
func (o *PostMalQueryEntitiesSamplesMultidownloadV1NotFound) IsClientError() bool
IsClientError returns true when this post mal query entities samples multidownload v1 not found response has a 4xx status code
func (*PostMalQueryEntitiesSamplesMultidownloadV1NotFound) IsCode ¶ added in v0.2.27
func (o *PostMalQueryEntitiesSamplesMultidownloadV1NotFound) IsCode(code int) bool
IsCode returns true when this post mal query entities samples multidownload v1 not found response a status code equal to that given
func (*PostMalQueryEntitiesSamplesMultidownloadV1NotFound) IsRedirect ¶ added in v0.2.27
func (o *PostMalQueryEntitiesSamplesMultidownloadV1NotFound) IsRedirect() bool
IsRedirect returns true when this post mal query entities samples multidownload v1 not found response has a 3xx status code
func (*PostMalQueryEntitiesSamplesMultidownloadV1NotFound) IsServerError ¶ added in v0.2.27
func (o *PostMalQueryEntitiesSamplesMultidownloadV1NotFound) IsServerError() bool
IsServerError returns true when this post mal query entities samples multidownload v1 not found response has a 5xx status code
func (*PostMalQueryEntitiesSamplesMultidownloadV1NotFound) IsSuccess ¶ added in v0.2.27
func (o *PostMalQueryEntitiesSamplesMultidownloadV1NotFound) IsSuccess() bool
IsSuccess returns true when this post mal query entities samples multidownload v1 not found response has a 2xx status code
func (*PostMalQueryEntitiesSamplesMultidownloadV1NotFound) String ¶ added in v0.2.27
func (o *PostMalQueryEntitiesSamplesMultidownloadV1NotFound) String() string
type PostMalQueryEntitiesSamplesMultidownloadV1OK ¶
type PostMalQueryEntitiesSamplesMultidownloadV1OK struct { /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MalqueryExternalQueryResponse }
PostMalQueryEntitiesSamplesMultidownloadV1OK describes a response with status code 200, with default header values.
OK
func NewPostMalQueryEntitiesSamplesMultidownloadV1OK ¶
func NewPostMalQueryEntitiesSamplesMultidownloadV1OK() *PostMalQueryEntitiesSamplesMultidownloadV1OK
NewPostMalQueryEntitiesSamplesMultidownloadV1OK creates a PostMalQueryEntitiesSamplesMultidownloadV1OK with default headers values
func (*PostMalQueryEntitiesSamplesMultidownloadV1OK) Code ¶ added in v0.2.33
func (o *PostMalQueryEntitiesSamplesMultidownloadV1OK) Code() int
Code gets the status code for the post mal query entities samples multidownload v1 o k response
func (*PostMalQueryEntitiesSamplesMultidownloadV1OK) Error ¶
func (o *PostMalQueryEntitiesSamplesMultidownloadV1OK) Error() string
func (*PostMalQueryEntitiesSamplesMultidownloadV1OK) GetPayload ¶
func (o *PostMalQueryEntitiesSamplesMultidownloadV1OK) GetPayload() *models.MalqueryExternalQueryResponse
func (*PostMalQueryEntitiesSamplesMultidownloadV1OK) IsClientError ¶ added in v0.2.27
func (o *PostMalQueryEntitiesSamplesMultidownloadV1OK) IsClientError() bool
IsClientError returns true when this post mal query entities samples multidownload v1 o k response has a 4xx status code
func (*PostMalQueryEntitiesSamplesMultidownloadV1OK) IsCode ¶ added in v0.2.27
func (o *PostMalQueryEntitiesSamplesMultidownloadV1OK) IsCode(code int) bool
IsCode returns true when this post mal query entities samples multidownload v1 o k response a status code equal to that given
func (*PostMalQueryEntitiesSamplesMultidownloadV1OK) IsRedirect ¶ added in v0.2.27
func (o *PostMalQueryEntitiesSamplesMultidownloadV1OK) IsRedirect() bool
IsRedirect returns true when this post mal query entities samples multidownload v1 o k response has a 3xx status code
func (*PostMalQueryEntitiesSamplesMultidownloadV1OK) IsServerError ¶ added in v0.2.27
func (o *PostMalQueryEntitiesSamplesMultidownloadV1OK) IsServerError() bool
IsServerError returns true when this post mal query entities samples multidownload v1 o k response has a 5xx status code
func (*PostMalQueryEntitiesSamplesMultidownloadV1OK) IsSuccess ¶ added in v0.2.27
func (o *PostMalQueryEntitiesSamplesMultidownloadV1OK) IsSuccess() bool
IsSuccess returns true when this post mal query entities samples multidownload v1 o k response has a 2xx status code
func (*PostMalQueryEntitiesSamplesMultidownloadV1OK) String ¶ added in v0.2.27
func (o *PostMalQueryEntitiesSamplesMultidownloadV1OK) String() string
type PostMalQueryEntitiesSamplesMultidownloadV1Params ¶
type PostMalQueryEntitiesSamplesMultidownloadV1Params struct { /* Body. Download request. See model for more details. */ Body *models.MalqueryMultiDownloadRequestV1 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PostMalQueryEntitiesSamplesMultidownloadV1Params contains all the parameters to send to the API endpoint
for the post mal query entities samples multidownload v1 operation. Typically these are written to a http.Request.
func NewPostMalQueryEntitiesSamplesMultidownloadV1Params ¶
func NewPostMalQueryEntitiesSamplesMultidownloadV1Params() *PostMalQueryEntitiesSamplesMultidownloadV1Params
NewPostMalQueryEntitiesSamplesMultidownloadV1Params creates a new PostMalQueryEntitiesSamplesMultidownloadV1Params object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewPostMalQueryEntitiesSamplesMultidownloadV1ParamsWithContext ¶
func NewPostMalQueryEntitiesSamplesMultidownloadV1ParamsWithContext(ctx context.Context) *PostMalQueryEntitiesSamplesMultidownloadV1Params
NewPostMalQueryEntitiesSamplesMultidownloadV1ParamsWithContext creates a new PostMalQueryEntitiesSamplesMultidownloadV1Params object with the ability to set a context for a request.
func NewPostMalQueryEntitiesSamplesMultidownloadV1ParamsWithHTTPClient ¶
func NewPostMalQueryEntitiesSamplesMultidownloadV1ParamsWithHTTPClient(client *http.Client) *PostMalQueryEntitiesSamplesMultidownloadV1Params
NewPostMalQueryEntitiesSamplesMultidownloadV1ParamsWithHTTPClient creates a new PostMalQueryEntitiesSamplesMultidownloadV1Params object with the ability to set a custom HTTPClient for a request.
func NewPostMalQueryEntitiesSamplesMultidownloadV1ParamsWithTimeout ¶
func NewPostMalQueryEntitiesSamplesMultidownloadV1ParamsWithTimeout(timeout time.Duration) *PostMalQueryEntitiesSamplesMultidownloadV1Params
NewPostMalQueryEntitiesSamplesMultidownloadV1ParamsWithTimeout creates a new PostMalQueryEntitiesSamplesMultidownloadV1Params object with the ability to set a timeout on a request.
func (*PostMalQueryEntitiesSamplesMultidownloadV1Params) SetBody ¶
func (o *PostMalQueryEntitiesSamplesMultidownloadV1Params) SetBody(body *models.MalqueryMultiDownloadRequestV1)
SetBody adds the body to the post mal query entities samples multidownload v1 params
func (*PostMalQueryEntitiesSamplesMultidownloadV1Params) SetContext ¶
func (o *PostMalQueryEntitiesSamplesMultidownloadV1Params) SetContext(ctx context.Context)
SetContext adds the context to the post mal query entities samples multidownload v1 params
func (*PostMalQueryEntitiesSamplesMultidownloadV1Params) SetDefaults ¶
func (o *PostMalQueryEntitiesSamplesMultidownloadV1Params) SetDefaults()
SetDefaults hydrates default values in the post mal query entities samples multidownload v1 params (not the query body).
All values with no default are reset to their zero value.
func (*PostMalQueryEntitiesSamplesMultidownloadV1Params) SetHTTPClient ¶
func (o *PostMalQueryEntitiesSamplesMultidownloadV1Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the post mal query entities samples multidownload v1 params
func (*PostMalQueryEntitiesSamplesMultidownloadV1Params) SetTimeout ¶
func (o *PostMalQueryEntitiesSamplesMultidownloadV1Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the post mal query entities samples multidownload v1 params
func (*PostMalQueryEntitiesSamplesMultidownloadV1Params) WithBody ¶
func (o *PostMalQueryEntitiesSamplesMultidownloadV1Params) WithBody(body *models.MalqueryMultiDownloadRequestV1) *PostMalQueryEntitiesSamplesMultidownloadV1Params
WithBody adds the body to the post mal query entities samples multidownload v1 params
func (*PostMalQueryEntitiesSamplesMultidownloadV1Params) WithContext ¶
func (o *PostMalQueryEntitiesSamplesMultidownloadV1Params) WithContext(ctx context.Context) *PostMalQueryEntitiesSamplesMultidownloadV1Params
WithContext adds the context to the post mal query entities samples multidownload v1 params
func (*PostMalQueryEntitiesSamplesMultidownloadV1Params) WithDefaults ¶
func (o *PostMalQueryEntitiesSamplesMultidownloadV1Params) WithDefaults() *PostMalQueryEntitiesSamplesMultidownloadV1Params
WithDefaults hydrates default values in the post mal query entities samples multidownload v1 params (not the query body).
All values with no default are reset to their zero value.
func (*PostMalQueryEntitiesSamplesMultidownloadV1Params) WithHTTPClient ¶
func (o *PostMalQueryEntitiesSamplesMultidownloadV1Params) WithHTTPClient(client *http.Client) *PostMalQueryEntitiesSamplesMultidownloadV1Params
WithHTTPClient adds the HTTPClient to the post mal query entities samples multidownload v1 params
func (*PostMalQueryEntitiesSamplesMultidownloadV1Params) WithTimeout ¶
func (o *PostMalQueryEntitiesSamplesMultidownloadV1Params) WithTimeout(timeout time.Duration) *PostMalQueryEntitiesSamplesMultidownloadV1Params
WithTimeout adds the timeout to the post mal query entities samples multidownload v1 params
func (*PostMalQueryEntitiesSamplesMultidownloadV1Params) WriteToRequest ¶
func (o *PostMalQueryEntitiesSamplesMultidownloadV1Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PostMalQueryEntitiesSamplesMultidownloadV1Reader ¶
type PostMalQueryEntitiesSamplesMultidownloadV1Reader struct {
// contains filtered or unexported fields
}
PostMalQueryEntitiesSamplesMultidownloadV1Reader is a Reader for the PostMalQueryEntitiesSamplesMultidownloadV1 structure.
func (*PostMalQueryEntitiesSamplesMultidownloadV1Reader) ReadResponse ¶
func (o *PostMalQueryEntitiesSamplesMultidownloadV1Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PostMalQueryEntitiesSamplesMultidownloadV1TooManyRequests ¶
type PostMalQueryEntitiesSamplesMultidownloadV1TooManyRequests struct { /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 /* Too many requests, retry after this time (as milliseconds since epoch) */ XRateLimitRetryAfter int64 Payload *models.MalqueryExternalQueryResponse }
PostMalQueryEntitiesSamplesMultidownloadV1TooManyRequests describes a response with status code 429, with default header values.
Too Many Requests
func NewPostMalQueryEntitiesSamplesMultidownloadV1TooManyRequests ¶
func NewPostMalQueryEntitiesSamplesMultidownloadV1TooManyRequests() *PostMalQueryEntitiesSamplesMultidownloadV1TooManyRequests
NewPostMalQueryEntitiesSamplesMultidownloadV1TooManyRequests creates a PostMalQueryEntitiesSamplesMultidownloadV1TooManyRequests with default headers values
func (*PostMalQueryEntitiesSamplesMultidownloadV1TooManyRequests) Code ¶ added in v0.2.33
func (o *PostMalQueryEntitiesSamplesMultidownloadV1TooManyRequests) Code() int
Code gets the status code for the post mal query entities samples multidownload v1 too many requests response
func (*PostMalQueryEntitiesSamplesMultidownloadV1TooManyRequests) Error ¶
func (o *PostMalQueryEntitiesSamplesMultidownloadV1TooManyRequests) Error() string
func (*PostMalQueryEntitiesSamplesMultidownloadV1TooManyRequests) GetPayload ¶
func (o *PostMalQueryEntitiesSamplesMultidownloadV1TooManyRequests) GetPayload() *models.MalqueryExternalQueryResponse
func (*PostMalQueryEntitiesSamplesMultidownloadV1TooManyRequests) IsClientError ¶ added in v0.2.27
func (o *PostMalQueryEntitiesSamplesMultidownloadV1TooManyRequests) IsClientError() bool
IsClientError returns true when this post mal query entities samples multidownload v1 too many requests response has a 4xx status code
func (*PostMalQueryEntitiesSamplesMultidownloadV1TooManyRequests) IsCode ¶ added in v0.2.27
func (o *PostMalQueryEntitiesSamplesMultidownloadV1TooManyRequests) IsCode(code int) bool
IsCode returns true when this post mal query entities samples multidownload v1 too many requests response a status code equal to that given
func (*PostMalQueryEntitiesSamplesMultidownloadV1TooManyRequests) IsRedirect ¶ added in v0.2.27
func (o *PostMalQueryEntitiesSamplesMultidownloadV1TooManyRequests) IsRedirect() bool
IsRedirect returns true when this post mal query entities samples multidownload v1 too many requests response has a 3xx status code
func (*PostMalQueryEntitiesSamplesMultidownloadV1TooManyRequests) IsServerError ¶ added in v0.2.27
func (o *PostMalQueryEntitiesSamplesMultidownloadV1TooManyRequests) IsServerError() bool
IsServerError returns true when this post mal query entities samples multidownload v1 too many requests response has a 5xx status code
func (*PostMalQueryEntitiesSamplesMultidownloadV1TooManyRequests) IsSuccess ¶ added in v0.2.27
func (o *PostMalQueryEntitiesSamplesMultidownloadV1TooManyRequests) IsSuccess() bool
IsSuccess returns true when this post mal query entities samples multidownload v1 too many requests response has a 2xx status code
func (*PostMalQueryEntitiesSamplesMultidownloadV1TooManyRequests) String ¶ added in v0.2.27
func (o *PostMalQueryEntitiesSamplesMultidownloadV1TooManyRequests) String() string
type PostMalQueryEntitiesSamplesMultidownloadV1Unauthorized ¶
type PostMalQueryEntitiesSamplesMultidownloadV1Unauthorized struct { int64 XRateLimitRemaining int64 }XRateLimitLimit
PostMalQueryEntitiesSamplesMultidownloadV1Unauthorized describes a response with status code 401, with default header values.
Unauthorized
func NewPostMalQueryEntitiesSamplesMultidownloadV1Unauthorized ¶
func NewPostMalQueryEntitiesSamplesMultidownloadV1Unauthorized() *PostMalQueryEntitiesSamplesMultidownloadV1Unauthorized
NewPostMalQueryEntitiesSamplesMultidownloadV1Unauthorized creates a PostMalQueryEntitiesSamplesMultidownloadV1Unauthorized with default headers values
func (*PostMalQueryEntitiesSamplesMultidownloadV1Unauthorized) Code ¶ added in v0.2.33
func (o *PostMalQueryEntitiesSamplesMultidownloadV1Unauthorized) Code() int
Code gets the status code for the post mal query entities samples multidownload v1 unauthorized response
func (*PostMalQueryEntitiesSamplesMultidownloadV1Unauthorized) Error ¶
func (o *PostMalQueryEntitiesSamplesMultidownloadV1Unauthorized) Error() string
func (*PostMalQueryEntitiesSamplesMultidownloadV1Unauthorized) GetPayload ¶
func (o *PostMalQueryEntitiesSamplesMultidownloadV1Unauthorized) GetPayload() *models.MsaErrorsOnly
func (*PostMalQueryEntitiesSamplesMultidownloadV1Unauthorized) IsClientError ¶ added in v0.2.27
func (o *PostMalQueryEntitiesSamplesMultidownloadV1Unauthorized) IsClientError() bool
IsClientError returns true when this post mal query entities samples multidownload v1 unauthorized response has a 4xx status code
func (*PostMalQueryEntitiesSamplesMultidownloadV1Unauthorized) IsCode ¶ added in v0.2.27
func (o *PostMalQueryEntitiesSamplesMultidownloadV1Unauthorized) IsCode(code int) bool
IsCode returns true when this post mal query entities samples multidownload v1 unauthorized response a status code equal to that given
func (*PostMalQueryEntitiesSamplesMultidownloadV1Unauthorized) IsRedirect ¶ added in v0.2.27
func (o *PostMalQueryEntitiesSamplesMultidownloadV1Unauthorized) IsRedirect() bool
IsRedirect returns true when this post mal query entities samples multidownload v1 unauthorized response has a 3xx status code
func (*PostMalQueryEntitiesSamplesMultidownloadV1Unauthorized) IsServerError ¶ added in v0.2.27
func (o *PostMalQueryEntitiesSamplesMultidownloadV1Unauthorized) IsServerError() bool
IsServerError returns true when this post mal query entities samples multidownload v1 unauthorized response has a 5xx status code
func (*PostMalQueryEntitiesSamplesMultidownloadV1Unauthorized) IsSuccess ¶ added in v0.2.27
func (o *PostMalQueryEntitiesSamplesMultidownloadV1Unauthorized) IsSuccess() bool
IsSuccess returns true when this post mal query entities samples multidownload v1 unauthorized response has a 2xx status code
func (*PostMalQueryEntitiesSamplesMultidownloadV1Unauthorized) String ¶ added in v0.2.27
func (o *PostMalQueryEntitiesSamplesMultidownloadV1Unauthorized) String() string
type PostMalQueryExactSearchV1BadRequest ¶
type PostMalQueryExactSearchV1BadRequest struct { /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MalqueryExternalQueryResponse }
PostMalQueryExactSearchV1BadRequest describes a response with status code 400, with default header values.
Bad Request
func NewPostMalQueryExactSearchV1BadRequest ¶
func NewPostMalQueryExactSearchV1BadRequest() *PostMalQueryExactSearchV1BadRequest
NewPostMalQueryExactSearchV1BadRequest creates a PostMalQueryExactSearchV1BadRequest with default headers values
func (*PostMalQueryExactSearchV1BadRequest) Code ¶ added in v0.2.33
func (o *PostMalQueryExactSearchV1BadRequest) Code() int
Code gets the status code for the post mal query exact search v1 bad request response
func (*PostMalQueryExactSearchV1BadRequest) Error ¶
func (o *PostMalQueryExactSearchV1BadRequest) Error() string
func (*PostMalQueryExactSearchV1BadRequest) GetPayload ¶
func (o *PostMalQueryExactSearchV1BadRequest) GetPayload() *models.MalqueryExternalQueryResponse
func (*PostMalQueryExactSearchV1BadRequest) IsClientError ¶ added in v0.2.27
func (o *PostMalQueryExactSearchV1BadRequest) IsClientError() bool
IsClientError returns true when this post mal query exact search v1 bad request response has a 4xx status code
func (*PostMalQueryExactSearchV1BadRequest) IsCode ¶ added in v0.2.27
func (o *PostMalQueryExactSearchV1BadRequest) IsCode(code int) bool
IsCode returns true when this post mal query exact search v1 bad request response a status code equal to that given
func (*PostMalQueryExactSearchV1BadRequest) IsRedirect ¶ added in v0.2.27
func (o *PostMalQueryExactSearchV1BadRequest) IsRedirect() bool
IsRedirect returns true when this post mal query exact search v1 bad request response has a 3xx status code
func (*PostMalQueryExactSearchV1BadRequest) IsServerError ¶ added in v0.2.27
func (o *PostMalQueryExactSearchV1BadRequest) IsServerError() bool
IsServerError returns true when this post mal query exact search v1 bad request response has a 5xx status code
func (*PostMalQueryExactSearchV1BadRequest) IsSuccess ¶ added in v0.2.27
func (o *PostMalQueryExactSearchV1BadRequest) IsSuccess() bool
IsSuccess returns true when this post mal query exact search v1 bad request response has a 2xx status code
func (*PostMalQueryExactSearchV1BadRequest) String ¶ added in v0.2.27
func (o *PostMalQueryExactSearchV1BadRequest) String() string
type PostMalQueryExactSearchV1Default ¶
type PostMalQueryExactSearchV1Default struct { Payload *models.MalqueryExternalQueryResponse // contains filtered or unexported fields }
PostMalQueryExactSearchV1Default describes a response with status code -1, with default header values.
OK
func NewPostMalQueryExactSearchV1Default ¶
func NewPostMalQueryExactSearchV1Default(code int) *PostMalQueryExactSearchV1Default
NewPostMalQueryExactSearchV1Default creates a PostMalQueryExactSearchV1Default with default headers values
func (*PostMalQueryExactSearchV1Default) Code ¶
func (o *PostMalQueryExactSearchV1Default) Code() int
Code gets the status code for the post mal query exact search v1 default response
func (*PostMalQueryExactSearchV1Default) Error ¶
func (o *PostMalQueryExactSearchV1Default) Error() string
func (*PostMalQueryExactSearchV1Default) GetPayload ¶
func (o *PostMalQueryExactSearchV1Default) GetPayload() *models.MalqueryExternalQueryResponse
func (*PostMalQueryExactSearchV1Default) IsClientError ¶ added in v0.2.27
func (o *PostMalQueryExactSearchV1Default) IsClientError() bool
IsClientError returns true when this post mal query exact search v1 default response has a 4xx status code
func (*PostMalQueryExactSearchV1Default) IsCode ¶ added in v0.2.27
func (o *PostMalQueryExactSearchV1Default) IsCode(code int) bool
IsCode returns true when this post mal query exact search v1 default response a status code equal to that given
func (*PostMalQueryExactSearchV1Default) IsRedirect ¶ added in v0.2.27
func (o *PostMalQueryExactSearchV1Default) IsRedirect() bool
IsRedirect returns true when this post mal query exact search v1 default response has a 3xx status code
func (*PostMalQueryExactSearchV1Default) IsServerError ¶ added in v0.2.27
func (o *PostMalQueryExactSearchV1Default) IsServerError() bool
IsServerError returns true when this post mal query exact search v1 default response has a 5xx status code
func (*PostMalQueryExactSearchV1Default) IsSuccess ¶ added in v0.2.27
func (o *PostMalQueryExactSearchV1Default) IsSuccess() bool
IsSuccess returns true when this post mal query exact search v1 default response has a 2xx status code
func (*PostMalQueryExactSearchV1Default) String ¶ added in v0.2.27
func (o *PostMalQueryExactSearchV1Default) String() string
type PostMalQueryExactSearchV1Forbidden ¶
type PostMalQueryExactSearchV1Forbidden struct { /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaErrorsOnly }
PostMalQueryExactSearchV1Forbidden describes a response with status code 403, with default header values.
Forbidden
func NewPostMalQueryExactSearchV1Forbidden ¶
func NewPostMalQueryExactSearchV1Forbidden() *PostMalQueryExactSearchV1Forbidden
NewPostMalQueryExactSearchV1Forbidden creates a PostMalQueryExactSearchV1Forbidden with default headers values
func (*PostMalQueryExactSearchV1Forbidden) Code ¶ added in v0.2.33
func (o *PostMalQueryExactSearchV1Forbidden) Code() int
Code gets the status code for the post mal query exact search v1 forbidden response
func (*PostMalQueryExactSearchV1Forbidden) Error ¶
func (o *PostMalQueryExactSearchV1Forbidden) Error() string
func (*PostMalQueryExactSearchV1Forbidden) GetPayload ¶
func (o *PostMalQueryExactSearchV1Forbidden) GetPayload() *models.MsaErrorsOnly
func (*PostMalQueryExactSearchV1Forbidden) IsClientError ¶ added in v0.2.27
func (o *PostMalQueryExactSearchV1Forbidden) IsClientError() bool
IsClientError returns true when this post mal query exact search v1 forbidden response has a 4xx status code
func (*PostMalQueryExactSearchV1Forbidden) IsCode ¶ added in v0.2.27
func (o *PostMalQueryExactSearchV1Forbidden) IsCode(code int) bool
IsCode returns true when this post mal query exact search v1 forbidden response a status code equal to that given
func (*PostMalQueryExactSearchV1Forbidden) IsRedirect ¶ added in v0.2.27
func (o *PostMalQueryExactSearchV1Forbidden) IsRedirect() bool
IsRedirect returns true when this post mal query exact search v1 forbidden response has a 3xx status code
func (*PostMalQueryExactSearchV1Forbidden) IsServerError ¶ added in v0.2.27
func (o *PostMalQueryExactSearchV1Forbidden) IsServerError() bool
IsServerError returns true when this post mal query exact search v1 forbidden response has a 5xx status code
func (*PostMalQueryExactSearchV1Forbidden) IsSuccess ¶ added in v0.2.27
func (o *PostMalQueryExactSearchV1Forbidden) IsSuccess() bool
IsSuccess returns true when this post mal query exact search v1 forbidden response has a 2xx status code
func (*PostMalQueryExactSearchV1Forbidden) String ¶ added in v0.2.27
func (o *PostMalQueryExactSearchV1Forbidden) String() string
type PostMalQueryExactSearchV1InternalServerError ¶
type PostMalQueryExactSearchV1InternalServerError struct { /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MalqueryExternalQueryResponse }
PostMalQueryExactSearchV1InternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewPostMalQueryExactSearchV1InternalServerError ¶
func NewPostMalQueryExactSearchV1InternalServerError() *PostMalQueryExactSearchV1InternalServerError
NewPostMalQueryExactSearchV1InternalServerError creates a PostMalQueryExactSearchV1InternalServerError with default headers values
func (*PostMalQueryExactSearchV1InternalServerError) Code ¶ added in v0.2.33
func (o *PostMalQueryExactSearchV1InternalServerError) Code() int
Code gets the status code for the post mal query exact search v1 internal server error response
func (*PostMalQueryExactSearchV1InternalServerError) Error ¶
func (o *PostMalQueryExactSearchV1InternalServerError) Error() string
func (*PostMalQueryExactSearchV1InternalServerError) GetPayload ¶
func (o *PostMalQueryExactSearchV1InternalServerError) GetPayload() *models.MalqueryExternalQueryResponse
func (*PostMalQueryExactSearchV1InternalServerError) IsClientError ¶ added in v0.2.27
func (o *PostMalQueryExactSearchV1InternalServerError) IsClientError() bool
IsClientError returns true when this post mal query exact search v1 internal server error response has a 4xx status code
func (*PostMalQueryExactSearchV1InternalServerError) IsCode ¶ added in v0.2.27
func (o *PostMalQueryExactSearchV1InternalServerError) IsCode(code int) bool
IsCode returns true when this post mal query exact search v1 internal server error response a status code equal to that given
func (*PostMalQueryExactSearchV1InternalServerError) IsRedirect ¶ added in v0.2.27
func (o *PostMalQueryExactSearchV1InternalServerError) IsRedirect() bool
IsRedirect returns true when this post mal query exact search v1 internal server error response has a 3xx status code
func (*PostMalQueryExactSearchV1InternalServerError) IsServerError ¶ added in v0.2.27
func (o *PostMalQueryExactSearchV1InternalServerError) IsServerError() bool
IsServerError returns true when this post mal query exact search v1 internal server error response has a 5xx status code
func (*PostMalQueryExactSearchV1InternalServerError) IsSuccess ¶ added in v0.2.27
func (o *PostMalQueryExactSearchV1InternalServerError) IsSuccess() bool
IsSuccess returns true when this post mal query exact search v1 internal server error response has a 2xx status code
func (*PostMalQueryExactSearchV1InternalServerError) String ¶ added in v0.2.27
func (o *PostMalQueryExactSearchV1InternalServerError) String() string
type PostMalQueryExactSearchV1OK ¶
type PostMalQueryExactSearchV1OK struct { /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MalqueryExternalQueryResponse }
PostMalQueryExactSearchV1OK describes a response with status code 200, with default header values.
OK
func NewPostMalQueryExactSearchV1OK ¶
func NewPostMalQueryExactSearchV1OK() *PostMalQueryExactSearchV1OK
NewPostMalQueryExactSearchV1OK creates a PostMalQueryExactSearchV1OK with default headers values
func (*PostMalQueryExactSearchV1OK) Code ¶ added in v0.2.33
func (o *PostMalQueryExactSearchV1OK) Code() int
Code gets the status code for the post mal query exact search v1 o k response
func (*PostMalQueryExactSearchV1OK) Error ¶
func (o *PostMalQueryExactSearchV1OK) Error() string
func (*PostMalQueryExactSearchV1OK) GetPayload ¶
func (o *PostMalQueryExactSearchV1OK) GetPayload() *models.MalqueryExternalQueryResponse
func (*PostMalQueryExactSearchV1OK) IsClientError ¶ added in v0.2.27
func (o *PostMalQueryExactSearchV1OK) IsClientError() bool
IsClientError returns true when this post mal query exact search v1 o k response has a 4xx status code
func (*PostMalQueryExactSearchV1OK) IsCode ¶ added in v0.2.27
func (o *PostMalQueryExactSearchV1OK) IsCode(code int) bool
IsCode returns true when this post mal query exact search v1 o k response a status code equal to that given
func (*PostMalQueryExactSearchV1OK) IsRedirect ¶ added in v0.2.27
func (o *PostMalQueryExactSearchV1OK) IsRedirect() bool
IsRedirect returns true when this post mal query exact search v1 o k response has a 3xx status code
func (*PostMalQueryExactSearchV1OK) IsServerError ¶ added in v0.2.27
func (o *PostMalQueryExactSearchV1OK) IsServerError() bool
IsServerError returns true when this post mal query exact search v1 o k response has a 5xx status code
func (*PostMalQueryExactSearchV1OK) IsSuccess ¶ added in v0.2.27
func (o *PostMalQueryExactSearchV1OK) IsSuccess() bool
IsSuccess returns true when this post mal query exact search v1 o k response has a 2xx status code
func (*PostMalQueryExactSearchV1OK) String ¶ added in v0.2.27
func (o *PostMalQueryExactSearchV1OK) String() string
type PostMalQueryExactSearchV1Params ¶
type PostMalQueryExactSearchV1Params struct { /* Body. Exact search parameters. See model for more details. */ Body *models.MalqueryExternalExactSearchParametersV1 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PostMalQueryExactSearchV1Params contains all the parameters to send to the API endpoint
for the post mal query exact search v1 operation. Typically these are written to a http.Request.
func NewPostMalQueryExactSearchV1Params ¶
func NewPostMalQueryExactSearchV1Params() *PostMalQueryExactSearchV1Params
NewPostMalQueryExactSearchV1Params creates a new PostMalQueryExactSearchV1Params object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewPostMalQueryExactSearchV1ParamsWithContext ¶
func NewPostMalQueryExactSearchV1ParamsWithContext(ctx context.Context) *PostMalQueryExactSearchV1Params
NewPostMalQueryExactSearchV1ParamsWithContext creates a new PostMalQueryExactSearchV1Params object with the ability to set a context for a request.
func NewPostMalQueryExactSearchV1ParamsWithHTTPClient ¶
func NewPostMalQueryExactSearchV1ParamsWithHTTPClient(client *http.Client) *PostMalQueryExactSearchV1Params
NewPostMalQueryExactSearchV1ParamsWithHTTPClient creates a new PostMalQueryExactSearchV1Params object with the ability to set a custom HTTPClient for a request.
func NewPostMalQueryExactSearchV1ParamsWithTimeout ¶
func NewPostMalQueryExactSearchV1ParamsWithTimeout(timeout time.Duration) *PostMalQueryExactSearchV1Params
NewPostMalQueryExactSearchV1ParamsWithTimeout creates a new PostMalQueryExactSearchV1Params object with the ability to set a timeout on a request.
func (*PostMalQueryExactSearchV1Params) SetBody ¶
func (o *PostMalQueryExactSearchV1Params) SetBody(body *models.MalqueryExternalExactSearchParametersV1)
SetBody adds the body to the post mal query exact search v1 params
func (*PostMalQueryExactSearchV1Params) SetContext ¶
func (o *PostMalQueryExactSearchV1Params) SetContext(ctx context.Context)
SetContext adds the context to the post mal query exact search v1 params
func (*PostMalQueryExactSearchV1Params) SetDefaults ¶
func (o *PostMalQueryExactSearchV1Params) SetDefaults()
SetDefaults hydrates default values in the post mal query exact search v1 params (not the query body).
All values with no default are reset to their zero value.
func (*PostMalQueryExactSearchV1Params) SetHTTPClient ¶
func (o *PostMalQueryExactSearchV1Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the post mal query exact search v1 params
func (*PostMalQueryExactSearchV1Params) SetTimeout ¶
func (o *PostMalQueryExactSearchV1Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the post mal query exact search v1 params
func (*PostMalQueryExactSearchV1Params) WithBody ¶
func (o *PostMalQueryExactSearchV1Params) WithBody(body *models.MalqueryExternalExactSearchParametersV1) *PostMalQueryExactSearchV1Params
WithBody adds the body to the post mal query exact search v1 params
func (*PostMalQueryExactSearchV1Params) WithContext ¶
func (o *PostMalQueryExactSearchV1Params) WithContext(ctx context.Context) *PostMalQueryExactSearchV1Params
WithContext adds the context to the post mal query exact search v1 params
func (*PostMalQueryExactSearchV1Params) WithDefaults ¶
func (o *PostMalQueryExactSearchV1Params) WithDefaults() *PostMalQueryExactSearchV1Params
WithDefaults hydrates default values in the post mal query exact search v1 params (not the query body).
All values with no default are reset to their zero value.
func (*PostMalQueryExactSearchV1Params) WithHTTPClient ¶
func (o *PostMalQueryExactSearchV1Params) WithHTTPClient(client *http.Client) *PostMalQueryExactSearchV1Params
WithHTTPClient adds the HTTPClient to the post mal query exact search v1 params
func (*PostMalQueryExactSearchV1Params) WithTimeout ¶
func (o *PostMalQueryExactSearchV1Params) WithTimeout(timeout time.Duration) *PostMalQueryExactSearchV1Params
WithTimeout adds the timeout to the post mal query exact search v1 params
func (*PostMalQueryExactSearchV1Params) WriteToRequest ¶
func (o *PostMalQueryExactSearchV1Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PostMalQueryExactSearchV1Reader ¶
type PostMalQueryExactSearchV1Reader struct {
// contains filtered or unexported fields
}
PostMalQueryExactSearchV1Reader is a Reader for the PostMalQueryExactSearchV1 structure.
func (*PostMalQueryExactSearchV1Reader) ReadResponse ¶
func (o *PostMalQueryExactSearchV1Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PostMalQueryExactSearchV1TooManyRequests ¶
type PostMalQueryExactSearchV1TooManyRequests struct { /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 /* Too many requests, retry after this time (as milliseconds since epoch) */ XRateLimitRetryAfter int64 Payload *models.MalqueryExternalQueryResponse }
PostMalQueryExactSearchV1TooManyRequests describes a response with status code 429, with default header values.
Too Many Requests
func NewPostMalQueryExactSearchV1TooManyRequests ¶
func NewPostMalQueryExactSearchV1TooManyRequests() *PostMalQueryExactSearchV1TooManyRequests
NewPostMalQueryExactSearchV1TooManyRequests creates a PostMalQueryExactSearchV1TooManyRequests with default headers values
func (*PostMalQueryExactSearchV1TooManyRequests) Code ¶ added in v0.2.33
func (o *PostMalQueryExactSearchV1TooManyRequests) Code() int
Code gets the status code for the post mal query exact search v1 too many requests response
func (*PostMalQueryExactSearchV1TooManyRequests) Error ¶
func (o *PostMalQueryExactSearchV1TooManyRequests) Error() string
func (*PostMalQueryExactSearchV1TooManyRequests) GetPayload ¶
func (o *PostMalQueryExactSearchV1TooManyRequests) GetPayload() *models.MalqueryExternalQueryResponse
func (*PostMalQueryExactSearchV1TooManyRequests) IsClientError ¶ added in v0.2.27
func (o *PostMalQueryExactSearchV1TooManyRequests) IsClientError() bool
IsClientError returns true when this post mal query exact search v1 too many requests response has a 4xx status code
func (*PostMalQueryExactSearchV1TooManyRequests) IsCode ¶ added in v0.2.27
func (o *PostMalQueryExactSearchV1TooManyRequests) IsCode(code int) bool
IsCode returns true when this post mal query exact search v1 too many requests response a status code equal to that given
func (*PostMalQueryExactSearchV1TooManyRequests) IsRedirect ¶ added in v0.2.27
func (o *PostMalQueryExactSearchV1TooManyRequests) IsRedirect() bool
IsRedirect returns true when this post mal query exact search v1 too many requests response has a 3xx status code
func (*PostMalQueryExactSearchV1TooManyRequests) IsServerError ¶ added in v0.2.27
func (o *PostMalQueryExactSearchV1TooManyRequests) IsServerError() bool
IsServerError returns true when this post mal query exact search v1 too many requests response has a 5xx status code
func (*PostMalQueryExactSearchV1TooManyRequests) IsSuccess ¶ added in v0.2.27
func (o *PostMalQueryExactSearchV1TooManyRequests) IsSuccess() bool
IsSuccess returns true when this post mal query exact search v1 too many requests response has a 2xx status code
func (*PostMalQueryExactSearchV1TooManyRequests) String ¶ added in v0.2.27
func (o *PostMalQueryExactSearchV1TooManyRequests) String() string
type PostMalQueryExactSearchV1Unauthorized ¶
type PostMalQueryExactSearchV1Unauthorized struct { int64 XRateLimitRemaining int64 }XRateLimitLimit
PostMalQueryExactSearchV1Unauthorized describes a response with status code 401, with default header values.
Unauthorized
func NewPostMalQueryExactSearchV1Unauthorized ¶
func NewPostMalQueryExactSearchV1Unauthorized() *PostMalQueryExactSearchV1Unauthorized
NewPostMalQueryExactSearchV1Unauthorized creates a PostMalQueryExactSearchV1Unauthorized with default headers values
func (*PostMalQueryExactSearchV1Unauthorized) Code ¶ added in v0.2.33
func (o *PostMalQueryExactSearchV1Unauthorized) Code() int
Code gets the status code for the post mal query exact search v1 unauthorized response
func (*PostMalQueryExactSearchV1Unauthorized) Error ¶
func (o *PostMalQueryExactSearchV1Unauthorized) Error() string
func (*PostMalQueryExactSearchV1Unauthorized) GetPayload ¶
func (o *PostMalQueryExactSearchV1Unauthorized) GetPayload() *models.MsaErrorsOnly
func (*PostMalQueryExactSearchV1Unauthorized) IsClientError ¶ added in v0.2.27
func (o *PostMalQueryExactSearchV1Unauthorized) IsClientError() bool
IsClientError returns true when this post mal query exact search v1 unauthorized response has a 4xx status code
func (*PostMalQueryExactSearchV1Unauthorized) IsCode ¶ added in v0.2.27
func (o *PostMalQueryExactSearchV1Unauthorized) IsCode(code int) bool
IsCode returns true when this post mal query exact search v1 unauthorized response a status code equal to that given
func (*PostMalQueryExactSearchV1Unauthorized) IsRedirect ¶ added in v0.2.27
func (o *PostMalQueryExactSearchV1Unauthorized) IsRedirect() bool
IsRedirect returns true when this post mal query exact search v1 unauthorized response has a 3xx status code
func (*PostMalQueryExactSearchV1Unauthorized) IsServerError ¶ added in v0.2.27
func (o *PostMalQueryExactSearchV1Unauthorized) IsServerError() bool
IsServerError returns true when this post mal query exact search v1 unauthorized response has a 5xx status code
func (*PostMalQueryExactSearchV1Unauthorized) IsSuccess ¶ added in v0.2.27
func (o *PostMalQueryExactSearchV1Unauthorized) IsSuccess() bool
IsSuccess returns true when this post mal query exact search v1 unauthorized response has a 2xx status code
func (*PostMalQueryExactSearchV1Unauthorized) String ¶ added in v0.2.27
func (o *PostMalQueryExactSearchV1Unauthorized) String() string
type PostMalQueryFuzzySearchV1BadRequest ¶
type PostMalQueryFuzzySearchV1BadRequest struct { /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MalqueryFuzzySearchResponse }
PostMalQueryFuzzySearchV1BadRequest describes a response with status code 400, with default header values.
Bad Request
func NewPostMalQueryFuzzySearchV1BadRequest ¶
func NewPostMalQueryFuzzySearchV1BadRequest() *PostMalQueryFuzzySearchV1BadRequest
NewPostMalQueryFuzzySearchV1BadRequest creates a PostMalQueryFuzzySearchV1BadRequest with default headers values
func (*PostMalQueryFuzzySearchV1BadRequest) Code ¶ added in v0.2.33
func (o *PostMalQueryFuzzySearchV1BadRequest) Code() int
Code gets the status code for the post mal query fuzzy search v1 bad request response
func (*PostMalQueryFuzzySearchV1BadRequest) Error ¶
func (o *PostMalQueryFuzzySearchV1BadRequest) Error() string
func (*PostMalQueryFuzzySearchV1BadRequest) GetPayload ¶
func (o *PostMalQueryFuzzySearchV1BadRequest) GetPayload() *models.MalqueryFuzzySearchResponse
func (*PostMalQueryFuzzySearchV1BadRequest) IsClientError ¶ added in v0.2.27
func (o *PostMalQueryFuzzySearchV1BadRequest) IsClientError() bool
IsClientError returns true when this post mal query fuzzy search v1 bad request response has a 4xx status code
func (*PostMalQueryFuzzySearchV1BadRequest) IsCode ¶ added in v0.2.27
func (o *PostMalQueryFuzzySearchV1BadRequest) IsCode(code int) bool
IsCode returns true when this post mal query fuzzy search v1 bad request response a status code equal to that given
func (*PostMalQueryFuzzySearchV1BadRequest) IsRedirect ¶ added in v0.2.27
func (o *PostMalQueryFuzzySearchV1BadRequest) IsRedirect() bool
IsRedirect returns true when this post mal query fuzzy search v1 bad request response has a 3xx status code
func (*PostMalQueryFuzzySearchV1BadRequest) IsServerError ¶ added in v0.2.27
func (o *PostMalQueryFuzzySearchV1BadRequest) IsServerError() bool
IsServerError returns true when this post mal query fuzzy search v1 bad request response has a 5xx status code
func (*PostMalQueryFuzzySearchV1BadRequest) IsSuccess ¶ added in v0.2.27
func (o *PostMalQueryFuzzySearchV1BadRequest) IsSuccess() bool
IsSuccess returns true when this post mal query fuzzy search v1 bad request response has a 2xx status code
func (*PostMalQueryFuzzySearchV1BadRequest) String ¶ added in v0.2.27
func (o *PostMalQueryFuzzySearchV1BadRequest) String() string
type PostMalQueryFuzzySearchV1Default ¶
type PostMalQueryFuzzySearchV1Default struct { Payload *models.MalqueryFuzzySearchResponse // contains filtered or unexported fields }
PostMalQueryFuzzySearchV1Default describes a response with status code -1, with default header values.
OK
func NewPostMalQueryFuzzySearchV1Default ¶
func NewPostMalQueryFuzzySearchV1Default(code int) *PostMalQueryFuzzySearchV1Default
NewPostMalQueryFuzzySearchV1Default creates a PostMalQueryFuzzySearchV1Default with default headers values
func (*PostMalQueryFuzzySearchV1Default) Code ¶
func (o *PostMalQueryFuzzySearchV1Default) Code() int
Code gets the status code for the post mal query fuzzy search v1 default response
func (*PostMalQueryFuzzySearchV1Default) Error ¶
func (o *PostMalQueryFuzzySearchV1Default) Error() string
func (*PostMalQueryFuzzySearchV1Default) GetPayload ¶
func (o *PostMalQueryFuzzySearchV1Default) GetPayload() *models.MalqueryFuzzySearchResponse
func (*PostMalQueryFuzzySearchV1Default) IsClientError ¶ added in v0.2.27
func (o *PostMalQueryFuzzySearchV1Default) IsClientError() bool
IsClientError returns true when this post mal query fuzzy search v1 default response has a 4xx status code
func (*PostMalQueryFuzzySearchV1Default) IsCode ¶ added in v0.2.27
func (o *PostMalQueryFuzzySearchV1Default) IsCode(code int) bool
IsCode returns true when this post mal query fuzzy search v1 default response a status code equal to that given
func (*PostMalQueryFuzzySearchV1Default) IsRedirect ¶ added in v0.2.27
func (o *PostMalQueryFuzzySearchV1Default) IsRedirect() bool
IsRedirect returns true when this post mal query fuzzy search v1 default response has a 3xx status code
func (*PostMalQueryFuzzySearchV1Default) IsServerError ¶ added in v0.2.27
func (o *PostMalQueryFuzzySearchV1Default) IsServerError() bool
IsServerError returns true when this post mal query fuzzy search v1 default response has a 5xx status code
func (*PostMalQueryFuzzySearchV1Default) IsSuccess ¶ added in v0.2.27
func (o *PostMalQueryFuzzySearchV1Default) IsSuccess() bool
IsSuccess returns true when this post mal query fuzzy search v1 default response has a 2xx status code
func (*PostMalQueryFuzzySearchV1Default) String ¶ added in v0.2.27
func (o *PostMalQueryFuzzySearchV1Default) String() string
type PostMalQueryFuzzySearchV1Forbidden ¶
type PostMalQueryFuzzySearchV1Forbidden struct { /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaErrorsOnly }
PostMalQueryFuzzySearchV1Forbidden describes a response with status code 403, with default header values.
Forbidden
func NewPostMalQueryFuzzySearchV1Forbidden ¶
func NewPostMalQueryFuzzySearchV1Forbidden() *PostMalQueryFuzzySearchV1Forbidden
NewPostMalQueryFuzzySearchV1Forbidden creates a PostMalQueryFuzzySearchV1Forbidden with default headers values
func (*PostMalQueryFuzzySearchV1Forbidden) Code ¶ added in v0.2.33
func (o *PostMalQueryFuzzySearchV1Forbidden) Code() int
Code gets the status code for the post mal query fuzzy search v1 forbidden response
func (*PostMalQueryFuzzySearchV1Forbidden) Error ¶
func (o *PostMalQueryFuzzySearchV1Forbidden) Error() string
func (*PostMalQueryFuzzySearchV1Forbidden) GetPayload ¶
func (o *PostMalQueryFuzzySearchV1Forbidden) GetPayload() *models.MsaErrorsOnly
func (*PostMalQueryFuzzySearchV1Forbidden) IsClientError ¶ added in v0.2.27
func (o *PostMalQueryFuzzySearchV1Forbidden) IsClientError() bool
IsClientError returns true when this post mal query fuzzy search v1 forbidden response has a 4xx status code
func (*PostMalQueryFuzzySearchV1Forbidden) IsCode ¶ added in v0.2.27
func (o *PostMalQueryFuzzySearchV1Forbidden) IsCode(code int) bool
IsCode returns true when this post mal query fuzzy search v1 forbidden response a status code equal to that given
func (*PostMalQueryFuzzySearchV1Forbidden) IsRedirect ¶ added in v0.2.27
func (o *PostMalQueryFuzzySearchV1Forbidden) IsRedirect() bool
IsRedirect returns true when this post mal query fuzzy search v1 forbidden response has a 3xx status code
func (*PostMalQueryFuzzySearchV1Forbidden) IsServerError ¶ added in v0.2.27
func (o *PostMalQueryFuzzySearchV1Forbidden) IsServerError() bool
IsServerError returns true when this post mal query fuzzy search v1 forbidden response has a 5xx status code
func (*PostMalQueryFuzzySearchV1Forbidden) IsSuccess ¶ added in v0.2.27
func (o *PostMalQueryFuzzySearchV1Forbidden) IsSuccess() bool
IsSuccess returns true when this post mal query fuzzy search v1 forbidden response has a 2xx status code
func (*PostMalQueryFuzzySearchV1Forbidden) String ¶ added in v0.2.27
func (o *PostMalQueryFuzzySearchV1Forbidden) String() string
type PostMalQueryFuzzySearchV1InternalServerError ¶
type PostMalQueryFuzzySearchV1InternalServerError struct { /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MalqueryFuzzySearchResponse }
PostMalQueryFuzzySearchV1InternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewPostMalQueryFuzzySearchV1InternalServerError ¶
func NewPostMalQueryFuzzySearchV1InternalServerError() *PostMalQueryFuzzySearchV1InternalServerError
NewPostMalQueryFuzzySearchV1InternalServerError creates a PostMalQueryFuzzySearchV1InternalServerError with default headers values
func (*PostMalQueryFuzzySearchV1InternalServerError) Code ¶ added in v0.2.33
func (o *PostMalQueryFuzzySearchV1InternalServerError) Code() int
Code gets the status code for the post mal query fuzzy search v1 internal server error response
func (*PostMalQueryFuzzySearchV1InternalServerError) Error ¶
func (o *PostMalQueryFuzzySearchV1InternalServerError) Error() string
func (*PostMalQueryFuzzySearchV1InternalServerError) GetPayload ¶
func (o *PostMalQueryFuzzySearchV1InternalServerError) GetPayload() *models.MalqueryFuzzySearchResponse
func (*PostMalQueryFuzzySearchV1InternalServerError) IsClientError ¶ added in v0.2.27
func (o *PostMalQueryFuzzySearchV1InternalServerError) IsClientError() bool
IsClientError returns true when this post mal query fuzzy search v1 internal server error response has a 4xx status code
func (*PostMalQueryFuzzySearchV1InternalServerError) IsCode ¶ added in v0.2.27
func (o *PostMalQueryFuzzySearchV1InternalServerError) IsCode(code int) bool
IsCode returns true when this post mal query fuzzy search v1 internal server error response a status code equal to that given
func (*PostMalQueryFuzzySearchV1InternalServerError) IsRedirect ¶ added in v0.2.27
func (o *PostMalQueryFuzzySearchV1InternalServerError) IsRedirect() bool
IsRedirect returns true when this post mal query fuzzy search v1 internal server error response has a 3xx status code
func (*PostMalQueryFuzzySearchV1InternalServerError) IsServerError ¶ added in v0.2.27
func (o *PostMalQueryFuzzySearchV1InternalServerError) IsServerError() bool
IsServerError returns true when this post mal query fuzzy search v1 internal server error response has a 5xx status code
func (*PostMalQueryFuzzySearchV1InternalServerError) IsSuccess ¶ added in v0.2.27
func (o *PostMalQueryFuzzySearchV1InternalServerError) IsSuccess() bool
IsSuccess returns true when this post mal query fuzzy search v1 internal server error response has a 2xx status code
func (*PostMalQueryFuzzySearchV1InternalServerError) String ¶ added in v0.2.27
func (o *PostMalQueryFuzzySearchV1InternalServerError) String() string
type PostMalQueryFuzzySearchV1OK ¶
type PostMalQueryFuzzySearchV1OK struct { /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MalqueryFuzzySearchResponse }
PostMalQueryFuzzySearchV1OK describes a response with status code 200, with default header values.
OK
func NewPostMalQueryFuzzySearchV1OK ¶
func NewPostMalQueryFuzzySearchV1OK() *PostMalQueryFuzzySearchV1OK
NewPostMalQueryFuzzySearchV1OK creates a PostMalQueryFuzzySearchV1OK with default headers values
func (*PostMalQueryFuzzySearchV1OK) Code ¶ added in v0.2.33
func (o *PostMalQueryFuzzySearchV1OK) Code() int
Code gets the status code for the post mal query fuzzy search v1 o k response
func (*PostMalQueryFuzzySearchV1OK) Error ¶
func (o *PostMalQueryFuzzySearchV1OK) Error() string
func (*PostMalQueryFuzzySearchV1OK) GetPayload ¶
func (o *PostMalQueryFuzzySearchV1OK) GetPayload() *models.MalqueryFuzzySearchResponse
func (*PostMalQueryFuzzySearchV1OK) IsClientError ¶ added in v0.2.27
func (o *PostMalQueryFuzzySearchV1OK) IsClientError() bool
IsClientError returns true when this post mal query fuzzy search v1 o k response has a 4xx status code
func (*PostMalQueryFuzzySearchV1OK) IsCode ¶ added in v0.2.27
func (o *PostMalQueryFuzzySearchV1OK) IsCode(code int) bool
IsCode returns true when this post mal query fuzzy search v1 o k response a status code equal to that given
func (*PostMalQueryFuzzySearchV1OK) IsRedirect ¶ added in v0.2.27
func (o *PostMalQueryFuzzySearchV1OK) IsRedirect() bool
IsRedirect returns true when this post mal query fuzzy search v1 o k response has a 3xx status code
func (*PostMalQueryFuzzySearchV1OK) IsServerError ¶ added in v0.2.27
func (o *PostMalQueryFuzzySearchV1OK) IsServerError() bool
IsServerError returns true when this post mal query fuzzy search v1 o k response has a 5xx status code
func (*PostMalQueryFuzzySearchV1OK) IsSuccess ¶ added in v0.2.27
func (o *PostMalQueryFuzzySearchV1OK) IsSuccess() bool
IsSuccess returns true when this post mal query fuzzy search v1 o k response has a 2xx status code
func (*PostMalQueryFuzzySearchV1OK) String ¶ added in v0.2.27
func (o *PostMalQueryFuzzySearchV1OK) String() string
type PostMalQueryFuzzySearchV1Params ¶
type PostMalQueryFuzzySearchV1Params struct { /* Body. Fuzzy search parameters. See model for more details. */ Body *models.MalqueryFuzzySearchParametersV1 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PostMalQueryFuzzySearchV1Params contains all the parameters to send to the API endpoint
for the post mal query fuzzy search v1 operation. Typically these are written to a http.Request.
func NewPostMalQueryFuzzySearchV1Params ¶
func NewPostMalQueryFuzzySearchV1Params() *PostMalQueryFuzzySearchV1Params
NewPostMalQueryFuzzySearchV1Params creates a new PostMalQueryFuzzySearchV1Params object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewPostMalQueryFuzzySearchV1ParamsWithContext ¶
func NewPostMalQueryFuzzySearchV1ParamsWithContext(ctx context.Context) *PostMalQueryFuzzySearchV1Params
NewPostMalQueryFuzzySearchV1ParamsWithContext creates a new PostMalQueryFuzzySearchV1Params object with the ability to set a context for a request.
func NewPostMalQueryFuzzySearchV1ParamsWithHTTPClient ¶
func NewPostMalQueryFuzzySearchV1ParamsWithHTTPClient(client *http.Client) *PostMalQueryFuzzySearchV1Params
NewPostMalQueryFuzzySearchV1ParamsWithHTTPClient creates a new PostMalQueryFuzzySearchV1Params object with the ability to set a custom HTTPClient for a request.
func NewPostMalQueryFuzzySearchV1ParamsWithTimeout ¶
func NewPostMalQueryFuzzySearchV1ParamsWithTimeout(timeout time.Duration) *PostMalQueryFuzzySearchV1Params
NewPostMalQueryFuzzySearchV1ParamsWithTimeout creates a new PostMalQueryFuzzySearchV1Params object with the ability to set a timeout on a request.
func (*PostMalQueryFuzzySearchV1Params) SetBody ¶
func (o *PostMalQueryFuzzySearchV1Params) SetBody(body *models.MalqueryFuzzySearchParametersV1)
SetBody adds the body to the post mal query fuzzy search v1 params
func (*PostMalQueryFuzzySearchV1Params) SetContext ¶
func (o *PostMalQueryFuzzySearchV1Params) SetContext(ctx context.Context)
SetContext adds the context to the post mal query fuzzy search v1 params
func (*PostMalQueryFuzzySearchV1Params) SetDefaults ¶
func (o *PostMalQueryFuzzySearchV1Params) SetDefaults()
SetDefaults hydrates default values in the post mal query fuzzy search v1 params (not the query body).
All values with no default are reset to their zero value.
func (*PostMalQueryFuzzySearchV1Params) SetHTTPClient ¶
func (o *PostMalQueryFuzzySearchV1Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the post mal query fuzzy search v1 params
func (*PostMalQueryFuzzySearchV1Params) SetTimeout ¶
func (o *PostMalQueryFuzzySearchV1Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the post mal query fuzzy search v1 params
func (*PostMalQueryFuzzySearchV1Params) WithBody ¶
func (o *PostMalQueryFuzzySearchV1Params) WithBody(body *models.MalqueryFuzzySearchParametersV1) *PostMalQueryFuzzySearchV1Params
WithBody adds the body to the post mal query fuzzy search v1 params
func (*PostMalQueryFuzzySearchV1Params) WithContext ¶
func (o *PostMalQueryFuzzySearchV1Params) WithContext(ctx context.Context) *PostMalQueryFuzzySearchV1Params
WithContext adds the context to the post mal query fuzzy search v1 params
func (*PostMalQueryFuzzySearchV1Params) WithDefaults ¶
func (o *PostMalQueryFuzzySearchV1Params) WithDefaults() *PostMalQueryFuzzySearchV1Params
WithDefaults hydrates default values in the post mal query fuzzy search v1 params (not the query body).
All values with no default are reset to their zero value.
func (*PostMalQueryFuzzySearchV1Params) WithHTTPClient ¶
func (o *PostMalQueryFuzzySearchV1Params) WithHTTPClient(client *http.Client) *PostMalQueryFuzzySearchV1Params
WithHTTPClient adds the HTTPClient to the post mal query fuzzy search v1 params
func (*PostMalQueryFuzzySearchV1Params) WithTimeout ¶
func (o *PostMalQueryFuzzySearchV1Params) WithTimeout(timeout time.Duration) *PostMalQueryFuzzySearchV1Params
WithTimeout adds the timeout to the post mal query fuzzy search v1 params
func (*PostMalQueryFuzzySearchV1Params) WriteToRequest ¶
func (o *PostMalQueryFuzzySearchV1Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PostMalQueryFuzzySearchV1Reader ¶
type PostMalQueryFuzzySearchV1Reader struct {
// contains filtered or unexported fields
}
PostMalQueryFuzzySearchV1Reader is a Reader for the PostMalQueryFuzzySearchV1 structure.
func (*PostMalQueryFuzzySearchV1Reader) ReadResponse ¶
func (o *PostMalQueryFuzzySearchV1Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PostMalQueryFuzzySearchV1TooManyRequests ¶
type PostMalQueryFuzzySearchV1TooManyRequests struct { /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 /* Too many requests, retry after this time (as milliseconds since epoch) */ XRateLimitRetryAfter int64 Payload *models.MsaReplyMetaOnly }
PostMalQueryFuzzySearchV1TooManyRequests describes a response with status code 429, with default header values.
Too Many Requests
func NewPostMalQueryFuzzySearchV1TooManyRequests ¶
func NewPostMalQueryFuzzySearchV1TooManyRequests() *PostMalQueryFuzzySearchV1TooManyRequests
NewPostMalQueryFuzzySearchV1TooManyRequests creates a PostMalQueryFuzzySearchV1TooManyRequests with default headers values
func (*PostMalQueryFuzzySearchV1TooManyRequests) Code ¶ added in v0.2.33
func (o *PostMalQueryFuzzySearchV1TooManyRequests) Code() int
Code gets the status code for the post mal query fuzzy search v1 too many requests response
func (*PostMalQueryFuzzySearchV1TooManyRequests) Error ¶
func (o *PostMalQueryFuzzySearchV1TooManyRequests) Error() string
func (*PostMalQueryFuzzySearchV1TooManyRequests) GetPayload ¶
func (o *PostMalQueryFuzzySearchV1TooManyRequests) GetPayload() *models.MsaReplyMetaOnly
func (*PostMalQueryFuzzySearchV1TooManyRequests) IsClientError ¶ added in v0.2.27
func (o *PostMalQueryFuzzySearchV1TooManyRequests) IsClientError() bool
IsClientError returns true when this post mal query fuzzy search v1 too many requests response has a 4xx status code
func (*PostMalQueryFuzzySearchV1TooManyRequests) IsCode ¶ added in v0.2.27
func (o *PostMalQueryFuzzySearchV1TooManyRequests) IsCode(code int) bool
IsCode returns true when this post mal query fuzzy search v1 too many requests response a status code equal to that given
func (*PostMalQueryFuzzySearchV1TooManyRequests) IsRedirect ¶ added in v0.2.27
func (o *PostMalQueryFuzzySearchV1TooManyRequests) IsRedirect() bool
IsRedirect returns true when this post mal query fuzzy search v1 too many requests response has a 3xx status code
func (*PostMalQueryFuzzySearchV1TooManyRequests) IsServerError ¶ added in v0.2.27
func (o *PostMalQueryFuzzySearchV1TooManyRequests) IsServerError() bool
IsServerError returns true when this post mal query fuzzy search v1 too many requests response has a 5xx status code
func (*PostMalQueryFuzzySearchV1TooManyRequests) IsSuccess ¶ added in v0.2.27
func (o *PostMalQueryFuzzySearchV1TooManyRequests) IsSuccess() bool
IsSuccess returns true when this post mal query fuzzy search v1 too many requests response has a 2xx status code
func (*PostMalQueryFuzzySearchV1TooManyRequests) String ¶ added in v0.2.27
func (o *PostMalQueryFuzzySearchV1TooManyRequests) String() string
type PostMalQueryFuzzySearchV1Unauthorized ¶
type PostMalQueryFuzzySearchV1Unauthorized struct { int64 XRateLimitRemaining int64 }XRateLimitLimit
PostMalQueryFuzzySearchV1Unauthorized describes a response with status code 401, with default header values.
Unauthorized
func NewPostMalQueryFuzzySearchV1Unauthorized ¶
func NewPostMalQueryFuzzySearchV1Unauthorized() *PostMalQueryFuzzySearchV1Unauthorized
NewPostMalQueryFuzzySearchV1Unauthorized creates a PostMalQueryFuzzySearchV1Unauthorized with default headers values
func (*PostMalQueryFuzzySearchV1Unauthorized) Code ¶ added in v0.2.33
func (o *PostMalQueryFuzzySearchV1Unauthorized) Code() int
Code gets the status code for the post mal query fuzzy search v1 unauthorized response
func (*PostMalQueryFuzzySearchV1Unauthorized) Error ¶
func (o *PostMalQueryFuzzySearchV1Unauthorized) Error() string
func (*PostMalQueryFuzzySearchV1Unauthorized) GetPayload ¶
func (o *PostMalQueryFuzzySearchV1Unauthorized) GetPayload() *models.MsaErrorsOnly
func (*PostMalQueryFuzzySearchV1Unauthorized) IsClientError ¶ added in v0.2.27
func (o *PostMalQueryFuzzySearchV1Unauthorized) IsClientError() bool
IsClientError returns true when this post mal query fuzzy search v1 unauthorized response has a 4xx status code
func (*PostMalQueryFuzzySearchV1Unauthorized) IsCode ¶ added in v0.2.27
func (o *PostMalQueryFuzzySearchV1Unauthorized) IsCode(code int) bool
IsCode returns true when this post mal query fuzzy search v1 unauthorized response a status code equal to that given
func (*PostMalQueryFuzzySearchV1Unauthorized) IsRedirect ¶ added in v0.2.27
func (o *PostMalQueryFuzzySearchV1Unauthorized) IsRedirect() bool
IsRedirect returns true when this post mal query fuzzy search v1 unauthorized response has a 3xx status code
func (*PostMalQueryFuzzySearchV1Unauthorized) IsServerError ¶ added in v0.2.27
func (o *PostMalQueryFuzzySearchV1Unauthorized) IsServerError() bool
IsServerError returns true when this post mal query fuzzy search v1 unauthorized response has a 5xx status code
func (*PostMalQueryFuzzySearchV1Unauthorized) IsSuccess ¶ added in v0.2.27
func (o *PostMalQueryFuzzySearchV1Unauthorized) IsSuccess() bool
IsSuccess returns true when this post mal query fuzzy search v1 unauthorized response has a 2xx status code
func (*PostMalQueryFuzzySearchV1Unauthorized) String ¶ added in v0.2.27
func (o *PostMalQueryFuzzySearchV1Unauthorized) String() string
type PostMalQueryHuntV1BadRequest ¶
type PostMalQueryHuntV1BadRequest struct { /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MalqueryExternalQueryResponse }
PostMalQueryHuntV1BadRequest describes a response with status code 400, with default header values.
Bad Request
func NewPostMalQueryHuntV1BadRequest ¶
func NewPostMalQueryHuntV1BadRequest() *PostMalQueryHuntV1BadRequest
NewPostMalQueryHuntV1BadRequest creates a PostMalQueryHuntV1BadRequest with default headers values
func (*PostMalQueryHuntV1BadRequest) Code ¶ added in v0.2.33
func (o *PostMalQueryHuntV1BadRequest) Code() int
Code gets the status code for the post mal query hunt v1 bad request response
func (*PostMalQueryHuntV1BadRequest) Error ¶
func (o *PostMalQueryHuntV1BadRequest) Error() string
func (*PostMalQueryHuntV1BadRequest) GetPayload ¶
func (o *PostMalQueryHuntV1BadRequest) GetPayload() *models.MalqueryExternalQueryResponse
func (*PostMalQueryHuntV1BadRequest) IsClientError ¶ added in v0.2.27
func (o *PostMalQueryHuntV1BadRequest) IsClientError() bool
IsClientError returns true when this post mal query hunt v1 bad request response has a 4xx status code
func (*PostMalQueryHuntV1BadRequest) IsCode ¶ added in v0.2.27
func (o *PostMalQueryHuntV1BadRequest) IsCode(code int) bool
IsCode returns true when this post mal query hunt v1 bad request response a status code equal to that given
func (*PostMalQueryHuntV1BadRequest) IsRedirect ¶ added in v0.2.27
func (o *PostMalQueryHuntV1BadRequest) IsRedirect() bool
IsRedirect returns true when this post mal query hunt v1 bad request response has a 3xx status code
func (*PostMalQueryHuntV1BadRequest) IsServerError ¶ added in v0.2.27
func (o *PostMalQueryHuntV1BadRequest) IsServerError() bool
IsServerError returns true when this post mal query hunt v1 bad request response has a 5xx status code
func (*PostMalQueryHuntV1BadRequest) IsSuccess ¶ added in v0.2.27
func (o *PostMalQueryHuntV1BadRequest) IsSuccess() bool
IsSuccess returns true when this post mal query hunt v1 bad request response has a 2xx status code
func (*PostMalQueryHuntV1BadRequest) String ¶ added in v0.2.27
func (o *PostMalQueryHuntV1BadRequest) String() string
type PostMalQueryHuntV1Default ¶
type PostMalQueryHuntV1Default struct { Payload *models.MalqueryExternalQueryResponse // contains filtered or unexported fields }
PostMalQueryHuntV1Default describes a response with status code -1, with default header values.
OK
func NewPostMalQueryHuntV1Default ¶
func NewPostMalQueryHuntV1Default(code int) *PostMalQueryHuntV1Default
NewPostMalQueryHuntV1Default creates a PostMalQueryHuntV1Default with default headers values
func (*PostMalQueryHuntV1Default) Code ¶
func (o *PostMalQueryHuntV1Default) Code() int
Code gets the status code for the post mal query hunt v1 default response
func (*PostMalQueryHuntV1Default) Error ¶
func (o *PostMalQueryHuntV1Default) Error() string
func (*PostMalQueryHuntV1Default) GetPayload ¶
func (o *PostMalQueryHuntV1Default) GetPayload() *models.MalqueryExternalQueryResponse
func (*PostMalQueryHuntV1Default) IsClientError ¶ added in v0.2.27
func (o *PostMalQueryHuntV1Default) IsClientError() bool
IsClientError returns true when this post mal query hunt v1 default response has a 4xx status code
func (*PostMalQueryHuntV1Default) IsCode ¶ added in v0.2.27
func (o *PostMalQueryHuntV1Default) IsCode(code int) bool
IsCode returns true when this post mal query hunt v1 default response a status code equal to that given
func (*PostMalQueryHuntV1Default) IsRedirect ¶ added in v0.2.27
func (o *PostMalQueryHuntV1Default) IsRedirect() bool
IsRedirect returns true when this post mal query hunt v1 default response has a 3xx status code
func (*PostMalQueryHuntV1Default) IsServerError ¶ added in v0.2.27
func (o *PostMalQueryHuntV1Default) IsServerError() bool
IsServerError returns true when this post mal query hunt v1 default response has a 5xx status code
func (*PostMalQueryHuntV1Default) IsSuccess ¶ added in v0.2.27
func (o *PostMalQueryHuntV1Default) IsSuccess() bool
IsSuccess returns true when this post mal query hunt v1 default response has a 2xx status code
func (*PostMalQueryHuntV1Default) String ¶ added in v0.2.27
func (o *PostMalQueryHuntV1Default) String() string
type PostMalQueryHuntV1Forbidden ¶
type PostMalQueryHuntV1Forbidden struct { /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaErrorsOnly }
PostMalQueryHuntV1Forbidden describes a response with status code 403, with default header values.
Forbidden
func NewPostMalQueryHuntV1Forbidden ¶
func NewPostMalQueryHuntV1Forbidden() *PostMalQueryHuntV1Forbidden
NewPostMalQueryHuntV1Forbidden creates a PostMalQueryHuntV1Forbidden with default headers values
func (*PostMalQueryHuntV1Forbidden) Code ¶ added in v0.2.33
func (o *PostMalQueryHuntV1Forbidden) Code() int
Code gets the status code for the post mal query hunt v1 forbidden response
func (*PostMalQueryHuntV1Forbidden) Error ¶
func (o *PostMalQueryHuntV1Forbidden) Error() string
func (*PostMalQueryHuntV1Forbidden) GetPayload ¶
func (o *PostMalQueryHuntV1Forbidden) GetPayload() *models.MsaErrorsOnly
func (*PostMalQueryHuntV1Forbidden) IsClientError ¶ added in v0.2.27
func (o *PostMalQueryHuntV1Forbidden) IsClientError() bool
IsClientError returns true when this post mal query hunt v1 forbidden response has a 4xx status code
func (*PostMalQueryHuntV1Forbidden) IsCode ¶ added in v0.2.27
func (o *PostMalQueryHuntV1Forbidden) IsCode(code int) bool
IsCode returns true when this post mal query hunt v1 forbidden response a status code equal to that given
func (*PostMalQueryHuntV1Forbidden) IsRedirect ¶ added in v0.2.27
func (o *PostMalQueryHuntV1Forbidden) IsRedirect() bool
IsRedirect returns true when this post mal query hunt v1 forbidden response has a 3xx status code
func (*PostMalQueryHuntV1Forbidden) IsServerError ¶ added in v0.2.27
func (o *PostMalQueryHuntV1Forbidden) IsServerError() bool
IsServerError returns true when this post mal query hunt v1 forbidden response has a 5xx status code
func (*PostMalQueryHuntV1Forbidden) IsSuccess ¶ added in v0.2.27
func (o *PostMalQueryHuntV1Forbidden) IsSuccess() bool
IsSuccess returns true when this post mal query hunt v1 forbidden response has a 2xx status code
func (*PostMalQueryHuntV1Forbidden) String ¶ added in v0.2.27
func (o *PostMalQueryHuntV1Forbidden) String() string
type PostMalQueryHuntV1InternalServerError ¶
type PostMalQueryHuntV1InternalServerError struct { /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MalqueryExternalQueryResponse }
PostMalQueryHuntV1InternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewPostMalQueryHuntV1InternalServerError ¶
func NewPostMalQueryHuntV1InternalServerError() *PostMalQueryHuntV1InternalServerError
NewPostMalQueryHuntV1InternalServerError creates a PostMalQueryHuntV1InternalServerError with default headers values
func (*PostMalQueryHuntV1InternalServerError) Code ¶ added in v0.2.33
func (o *PostMalQueryHuntV1InternalServerError) Code() int
Code gets the status code for the post mal query hunt v1 internal server error response
func (*PostMalQueryHuntV1InternalServerError) Error ¶
func (o *PostMalQueryHuntV1InternalServerError) Error() string
func (*PostMalQueryHuntV1InternalServerError) GetPayload ¶
func (o *PostMalQueryHuntV1InternalServerError) GetPayload() *models.MalqueryExternalQueryResponse
func (*PostMalQueryHuntV1InternalServerError) IsClientError ¶ added in v0.2.27
func (o *PostMalQueryHuntV1InternalServerError) IsClientError() bool
IsClientError returns true when this post mal query hunt v1 internal server error response has a 4xx status code
func (*PostMalQueryHuntV1InternalServerError) IsCode ¶ added in v0.2.27
func (o *PostMalQueryHuntV1InternalServerError) IsCode(code int) bool
IsCode returns true when this post mal query hunt v1 internal server error response a status code equal to that given
func (*PostMalQueryHuntV1InternalServerError) IsRedirect ¶ added in v0.2.27
func (o *PostMalQueryHuntV1InternalServerError) IsRedirect() bool
IsRedirect returns true when this post mal query hunt v1 internal server error response has a 3xx status code
func (*PostMalQueryHuntV1InternalServerError) IsServerError ¶ added in v0.2.27
func (o *PostMalQueryHuntV1InternalServerError) IsServerError() bool
IsServerError returns true when this post mal query hunt v1 internal server error response has a 5xx status code
func (*PostMalQueryHuntV1InternalServerError) IsSuccess ¶ added in v0.2.27
func (o *PostMalQueryHuntV1InternalServerError) IsSuccess() bool
IsSuccess returns true when this post mal query hunt v1 internal server error response has a 2xx status code
func (*PostMalQueryHuntV1InternalServerError) String ¶ added in v0.2.27
func (o *PostMalQueryHuntV1InternalServerError) String() string
type PostMalQueryHuntV1OK ¶
type PostMalQueryHuntV1OK struct { /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MalqueryExternalQueryResponse }
PostMalQueryHuntV1OK describes a response with status code 200, with default header values.
OK
func NewPostMalQueryHuntV1OK ¶
func NewPostMalQueryHuntV1OK() *PostMalQueryHuntV1OK
NewPostMalQueryHuntV1OK creates a PostMalQueryHuntV1OK with default headers values
func (*PostMalQueryHuntV1OK) Code ¶ added in v0.2.33
func (o *PostMalQueryHuntV1OK) Code() int
Code gets the status code for the post mal query hunt v1 o k response
func (*PostMalQueryHuntV1OK) Error ¶
func (o *PostMalQueryHuntV1OK) Error() string
func (*PostMalQueryHuntV1OK) GetPayload ¶
func (o *PostMalQueryHuntV1OK) GetPayload() *models.MalqueryExternalQueryResponse
func (*PostMalQueryHuntV1OK) IsClientError ¶ added in v0.2.27
func (o *PostMalQueryHuntV1OK) IsClientError() bool
IsClientError returns true when this post mal query hunt v1 o k response has a 4xx status code
func (*PostMalQueryHuntV1OK) IsCode ¶ added in v0.2.27
func (o *PostMalQueryHuntV1OK) IsCode(code int) bool
IsCode returns true when this post mal query hunt v1 o k response a status code equal to that given
func (*PostMalQueryHuntV1OK) IsRedirect ¶ added in v0.2.27
func (o *PostMalQueryHuntV1OK) IsRedirect() bool
IsRedirect returns true when this post mal query hunt v1 o k response has a 3xx status code
func (*PostMalQueryHuntV1OK) IsServerError ¶ added in v0.2.27
func (o *PostMalQueryHuntV1OK) IsServerError() bool
IsServerError returns true when this post mal query hunt v1 o k response has a 5xx status code
func (*PostMalQueryHuntV1OK) IsSuccess ¶ added in v0.2.27
func (o *PostMalQueryHuntV1OK) IsSuccess() bool
IsSuccess returns true when this post mal query hunt v1 o k response has a 2xx status code
func (*PostMalQueryHuntV1OK) String ¶ added in v0.2.27
func (o *PostMalQueryHuntV1OK) String() string
type PostMalQueryHuntV1Params ¶
type PostMalQueryHuntV1Params struct { /* Body. Hunt parameters. See model for more details. */ Body *models.MalqueryExternalHuntParametersV1 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PostMalQueryHuntV1Params contains all the parameters to send to the API endpoint
for the post mal query hunt v1 operation. Typically these are written to a http.Request.
func NewPostMalQueryHuntV1Params ¶
func NewPostMalQueryHuntV1Params() *PostMalQueryHuntV1Params
NewPostMalQueryHuntV1Params creates a new PostMalQueryHuntV1Params object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewPostMalQueryHuntV1ParamsWithContext ¶
func NewPostMalQueryHuntV1ParamsWithContext(ctx context.Context) *PostMalQueryHuntV1Params
NewPostMalQueryHuntV1ParamsWithContext creates a new PostMalQueryHuntV1Params object with the ability to set a context for a request.
func NewPostMalQueryHuntV1ParamsWithHTTPClient ¶
func NewPostMalQueryHuntV1ParamsWithHTTPClient(client *http.Client) *PostMalQueryHuntV1Params
NewPostMalQueryHuntV1ParamsWithHTTPClient creates a new PostMalQueryHuntV1Params object with the ability to set a custom HTTPClient for a request.
func NewPostMalQueryHuntV1ParamsWithTimeout ¶
func NewPostMalQueryHuntV1ParamsWithTimeout(timeout time.Duration) *PostMalQueryHuntV1Params
NewPostMalQueryHuntV1ParamsWithTimeout creates a new PostMalQueryHuntV1Params object with the ability to set a timeout on a request.
func (*PostMalQueryHuntV1Params) SetBody ¶
func (o *PostMalQueryHuntV1Params) SetBody(body *models.MalqueryExternalHuntParametersV1)
SetBody adds the body to the post mal query hunt v1 params
func (*PostMalQueryHuntV1Params) SetContext ¶
func (o *PostMalQueryHuntV1Params) SetContext(ctx context.Context)
SetContext adds the context to the post mal query hunt v1 params
func (*PostMalQueryHuntV1Params) SetDefaults ¶
func (o *PostMalQueryHuntV1Params) SetDefaults()
SetDefaults hydrates default values in the post mal query hunt v1 params (not the query body).
All values with no default are reset to their zero value.
func (*PostMalQueryHuntV1Params) SetHTTPClient ¶
func (o *PostMalQueryHuntV1Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the post mal query hunt v1 params
func (*PostMalQueryHuntV1Params) SetTimeout ¶
func (o *PostMalQueryHuntV1Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the post mal query hunt v1 params
func (*PostMalQueryHuntV1Params) WithBody ¶
func (o *PostMalQueryHuntV1Params) WithBody(body *models.MalqueryExternalHuntParametersV1) *PostMalQueryHuntV1Params
WithBody adds the body to the post mal query hunt v1 params
func (*PostMalQueryHuntV1Params) WithContext ¶
func (o *PostMalQueryHuntV1Params) WithContext(ctx context.Context) *PostMalQueryHuntV1Params
WithContext adds the context to the post mal query hunt v1 params
func (*PostMalQueryHuntV1Params) WithDefaults ¶
func (o *PostMalQueryHuntV1Params) WithDefaults() *PostMalQueryHuntV1Params
WithDefaults hydrates default values in the post mal query hunt v1 params (not the query body).
All values with no default are reset to their zero value.
func (*PostMalQueryHuntV1Params) WithHTTPClient ¶
func (o *PostMalQueryHuntV1Params) WithHTTPClient(client *http.Client) *PostMalQueryHuntV1Params
WithHTTPClient adds the HTTPClient to the post mal query hunt v1 params
func (*PostMalQueryHuntV1Params) WithTimeout ¶
func (o *PostMalQueryHuntV1Params) WithTimeout(timeout time.Duration) *PostMalQueryHuntV1Params
WithTimeout adds the timeout to the post mal query hunt v1 params
func (*PostMalQueryHuntV1Params) WriteToRequest ¶
func (o *PostMalQueryHuntV1Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PostMalQueryHuntV1Reader ¶
type PostMalQueryHuntV1Reader struct {
// contains filtered or unexported fields
}
PostMalQueryHuntV1Reader is a Reader for the PostMalQueryHuntV1 structure.
func (*PostMalQueryHuntV1Reader) ReadResponse ¶
func (o *PostMalQueryHuntV1Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PostMalQueryHuntV1TooManyRequests ¶
type PostMalQueryHuntV1TooManyRequests struct { /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 /* Too many requests, retry after this time (as milliseconds since epoch) */ XRateLimitRetryAfter int64 Payload *models.MalqueryExternalQueryResponse }
PostMalQueryHuntV1TooManyRequests describes a response with status code 429, with default header values.
Too Many Requests
func NewPostMalQueryHuntV1TooManyRequests ¶
func NewPostMalQueryHuntV1TooManyRequests() *PostMalQueryHuntV1TooManyRequests
NewPostMalQueryHuntV1TooManyRequests creates a PostMalQueryHuntV1TooManyRequests with default headers values
func (*PostMalQueryHuntV1TooManyRequests) Code ¶ added in v0.2.33
func (o *PostMalQueryHuntV1TooManyRequests) Code() int
Code gets the status code for the post mal query hunt v1 too many requests response
func (*PostMalQueryHuntV1TooManyRequests) Error ¶
func (o *PostMalQueryHuntV1TooManyRequests) Error() string
func (*PostMalQueryHuntV1TooManyRequests) GetPayload ¶
func (o *PostMalQueryHuntV1TooManyRequests) GetPayload() *models.MalqueryExternalQueryResponse
func (*PostMalQueryHuntV1TooManyRequests) IsClientError ¶ added in v0.2.27
func (o *PostMalQueryHuntV1TooManyRequests) IsClientError() bool
IsClientError returns true when this post mal query hunt v1 too many requests response has a 4xx status code
func (*PostMalQueryHuntV1TooManyRequests) IsCode ¶ added in v0.2.27
func (o *PostMalQueryHuntV1TooManyRequests) IsCode(code int) bool
IsCode returns true when this post mal query hunt v1 too many requests response a status code equal to that given
func (*PostMalQueryHuntV1TooManyRequests) IsRedirect ¶ added in v0.2.27
func (o *PostMalQueryHuntV1TooManyRequests) IsRedirect() bool
IsRedirect returns true when this post mal query hunt v1 too many requests response has a 3xx status code
func (*PostMalQueryHuntV1TooManyRequests) IsServerError ¶ added in v0.2.27
func (o *PostMalQueryHuntV1TooManyRequests) IsServerError() bool
IsServerError returns true when this post mal query hunt v1 too many requests response has a 5xx status code
func (*PostMalQueryHuntV1TooManyRequests) IsSuccess ¶ added in v0.2.27
func (o *PostMalQueryHuntV1TooManyRequests) IsSuccess() bool
IsSuccess returns true when this post mal query hunt v1 too many requests response has a 2xx status code
func (*PostMalQueryHuntV1TooManyRequests) String ¶ added in v0.2.27
func (o *PostMalQueryHuntV1TooManyRequests) String() string
type PostMalQueryHuntV1Unauthorized ¶
PostMalQueryHuntV1Unauthorized describes a response with status code 401, with default header values.
Unauthorized
func NewPostMalQueryHuntV1Unauthorized ¶
func NewPostMalQueryHuntV1Unauthorized() *PostMalQueryHuntV1Unauthorized
NewPostMalQueryHuntV1Unauthorized creates a PostMalQueryHuntV1Unauthorized with default headers values
func (*PostMalQueryHuntV1Unauthorized) Code ¶ added in v0.2.33
func (o *PostMalQueryHuntV1Unauthorized) Code() int
Code gets the status code for the post mal query hunt v1 unauthorized response
func (*PostMalQueryHuntV1Unauthorized) Error ¶
func (o *PostMalQueryHuntV1Unauthorized) Error() string
func (*PostMalQueryHuntV1Unauthorized) GetPayload ¶
func (o *PostMalQueryHuntV1Unauthorized) GetPayload() *models.MsaErrorsOnly
func (*PostMalQueryHuntV1Unauthorized) IsClientError ¶ added in v0.2.27
func (o *PostMalQueryHuntV1Unauthorized) IsClientError() bool
IsClientError returns true when this post mal query hunt v1 unauthorized response has a 4xx status code
func (*PostMalQueryHuntV1Unauthorized) IsCode ¶ added in v0.2.27
func (o *PostMalQueryHuntV1Unauthorized) IsCode(code int) bool
IsCode returns true when this post mal query hunt v1 unauthorized response a status code equal to that given
func (*PostMalQueryHuntV1Unauthorized) IsRedirect ¶ added in v0.2.27
func (o *PostMalQueryHuntV1Unauthorized) IsRedirect() bool
IsRedirect returns true when this post mal query hunt v1 unauthorized response has a 3xx status code
func (*PostMalQueryHuntV1Unauthorized) IsServerError ¶ added in v0.2.27
func (o *PostMalQueryHuntV1Unauthorized) IsServerError() bool
IsServerError returns true when this post mal query hunt v1 unauthorized response has a 5xx status code
func (*PostMalQueryHuntV1Unauthorized) IsSuccess ¶ added in v0.2.27
func (o *PostMalQueryHuntV1Unauthorized) IsSuccess() bool
IsSuccess returns true when this post mal query hunt v1 unauthorized response has a 2xx status code
func (*PostMalQueryHuntV1Unauthorized) String ¶ added in v0.2.27
func (o *PostMalQueryHuntV1Unauthorized) String() string
Source Files ¶
- get_mal_query_download_v1_parameters.go
- get_mal_query_download_v1_responses.go
- get_mal_query_entities_samples_fetch_v1_parameters.go
- get_mal_query_entities_samples_fetch_v1_responses.go
- get_mal_query_metadata_v1_parameters.go
- get_mal_query_metadata_v1_responses.go
- get_mal_query_quotas_v1_parameters.go
- get_mal_query_quotas_v1_responses.go
- get_mal_query_request_v1_parameters.go
- get_mal_query_request_v1_responses.go
- malquery_client.go
- post_mal_query_entities_samples_multidownload_v1_parameters.go
- post_mal_query_entities_samples_multidownload_v1_responses.go
- post_mal_query_exact_search_v1_parameters.go
- post_mal_query_exact_search_v1_responses.go
- post_mal_query_fuzzy_search_v1_parameters.go
- post_mal_query_fuzzy_search_v1_responses.go
- post_mal_query_hunt_v1_parameters.go
- post_mal_query_hunt_v1_responses.go