Documentation ¶
Index ¶
- type ArchiveDeleteV1Accepted
- func (o *ArchiveDeleteV1Accepted) Code() int
- func (o *ArchiveDeleteV1Accepted) Error() string
- func (o *ArchiveDeleteV1Accepted) IsClientError() bool
- func (o *ArchiveDeleteV1Accepted) IsCode(code int) bool
- func (o *ArchiveDeleteV1Accepted) IsRedirect() bool
- func (o *ArchiveDeleteV1Accepted) IsServerError() bool
- func (o *ArchiveDeleteV1Accepted) IsSuccess() bool
- func (o *ArchiveDeleteV1Accepted) String() string
- type ArchiveDeleteV1BadRequest
- func (o *ArchiveDeleteV1BadRequest) Code() int
- func (o *ArchiveDeleteV1BadRequest) Error() string
- func (o *ArchiveDeleteV1BadRequest) IsClientError() bool
- func (o *ArchiveDeleteV1BadRequest) IsCode(code int) bool
- func (o *ArchiveDeleteV1BadRequest) IsRedirect() bool
- func (o *ArchiveDeleteV1BadRequest) IsServerError() bool
- func (o *ArchiveDeleteV1BadRequest) IsSuccess() bool
- func (o *ArchiveDeleteV1BadRequest) String() string
- type ArchiveDeleteV1Forbidden
- func (o *ArchiveDeleteV1Forbidden) Code() int
- func (o *ArchiveDeleteV1Forbidden) Error() string
- func (o *ArchiveDeleteV1Forbidden) GetPayload() *models.MsaReplyMetaOnly
- func (o *ArchiveDeleteV1Forbidden) IsClientError() bool
- func (o *ArchiveDeleteV1Forbidden) IsCode(code int) bool
- func (o *ArchiveDeleteV1Forbidden) IsRedirect() bool
- func (o *ArchiveDeleteV1Forbidden) IsServerError() bool
- func (o *ArchiveDeleteV1Forbidden) IsSuccess() bool
- func (o *ArchiveDeleteV1Forbidden) String() string
- type ArchiveDeleteV1InternalServerError
- func (o *ArchiveDeleteV1InternalServerError) Code() int
- func (o *ArchiveDeleteV1InternalServerError) Error() string
- func (o *ArchiveDeleteV1InternalServerError) IsClientError() bool
- func (o *ArchiveDeleteV1InternalServerError) IsCode(code int) bool
- func (o *ArchiveDeleteV1InternalServerError) IsRedirect() bool
- func (o *ArchiveDeleteV1InternalServerError) IsServerError() bool
- func (o *ArchiveDeleteV1InternalServerError) IsSuccess() bool
- func (o *ArchiveDeleteV1InternalServerError) String() string
- type ArchiveDeleteV1NotFound
- func (o *ArchiveDeleteV1NotFound) Code() int
- func (o *ArchiveDeleteV1NotFound) Error() string
- func (o *ArchiveDeleteV1NotFound) IsClientError() bool
- func (o *ArchiveDeleteV1NotFound) IsCode(code int) bool
- func (o *ArchiveDeleteV1NotFound) IsRedirect() bool
- func (o *ArchiveDeleteV1NotFound) IsServerError() bool
- func (o *ArchiveDeleteV1NotFound) IsSuccess() bool
- func (o *ArchiveDeleteV1NotFound) String() string
- type ArchiveDeleteV1Params
- func NewArchiveDeleteV1Params() *ArchiveDeleteV1Params
- func NewArchiveDeleteV1ParamsWithContext(ctx context.Context) *ArchiveDeleteV1Params
- func NewArchiveDeleteV1ParamsWithHTTPClient(client *http.Client) *ArchiveDeleteV1Params
- func NewArchiveDeleteV1ParamsWithTimeout(timeout time.Duration) *ArchiveDeleteV1Params
- func (o *ArchiveDeleteV1Params) SetContext(ctx context.Context)
- func (o *ArchiveDeleteV1Params) SetDefaults()
- func (o *ArchiveDeleteV1Params) SetHTTPClient(client *http.Client)
- func (o *ArchiveDeleteV1Params) SetID(id string)
- func (o *ArchiveDeleteV1Params) SetTimeout(timeout time.Duration)
- func (o *ArchiveDeleteV1Params) WithContext(ctx context.Context) *ArchiveDeleteV1Params
- func (o *ArchiveDeleteV1Params) WithDefaults() *ArchiveDeleteV1Params
- func (o *ArchiveDeleteV1Params) WithHTTPClient(client *http.Client) *ArchiveDeleteV1Params
- func (o *ArchiveDeleteV1Params) WithID(id string) *ArchiveDeleteV1Params
- func (o *ArchiveDeleteV1Params) WithTimeout(timeout time.Duration) *ArchiveDeleteV1Params
- func (o *ArchiveDeleteV1Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ArchiveDeleteV1Reader
- type ArchiveDeleteV1TooManyRequests
- func (o *ArchiveDeleteV1TooManyRequests) Code() int
- func (o *ArchiveDeleteV1TooManyRequests) Error() string
- func (o *ArchiveDeleteV1TooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *ArchiveDeleteV1TooManyRequests) IsClientError() bool
- func (o *ArchiveDeleteV1TooManyRequests) IsCode(code int) bool
- func (o *ArchiveDeleteV1TooManyRequests) IsRedirect() bool
- func (o *ArchiveDeleteV1TooManyRequests) IsServerError() bool
- func (o *ArchiveDeleteV1TooManyRequests) IsSuccess() bool
- func (o *ArchiveDeleteV1TooManyRequests) String() string
- type ArchiveGetV1BadRequest
- func (o *ArchiveGetV1BadRequest) Code() int
- func (o *ArchiveGetV1BadRequest) Error() string
- func (o *ArchiveGetV1BadRequest) GetPayload() *models.ClientArchiveCreateResponseV1
- func (o *ArchiveGetV1BadRequest) IsClientError() bool
- func (o *ArchiveGetV1BadRequest) IsCode(code int) bool
- func (o *ArchiveGetV1BadRequest) IsRedirect() bool
- func (o *ArchiveGetV1BadRequest) IsServerError() bool
- func (o *ArchiveGetV1BadRequest) IsSuccess() bool
- func (o *ArchiveGetV1BadRequest) String() string
- type ArchiveGetV1Default
- func (o *ArchiveGetV1Default) Code() int
- func (o *ArchiveGetV1Default) Error() string
- func (o *ArchiveGetV1Default) GetPayload() *models.ClientArchiveCreateResponseV1
- func (o *ArchiveGetV1Default) IsClientError() bool
- func (o *ArchiveGetV1Default) IsCode(code int) bool
- func (o *ArchiveGetV1Default) IsRedirect() bool
- func (o *ArchiveGetV1Default) IsServerError() bool
- func (o *ArchiveGetV1Default) IsSuccess() bool
- func (o *ArchiveGetV1Default) String() string
- type ArchiveGetV1Forbidden
- func (o *ArchiveGetV1Forbidden) Code() int
- func (o *ArchiveGetV1Forbidden) Error() string
- func (o *ArchiveGetV1Forbidden) GetPayload() *models.MsaReplyMetaOnly
- func (o *ArchiveGetV1Forbidden) IsClientError() bool
- func (o *ArchiveGetV1Forbidden) IsCode(code int) bool
- func (o *ArchiveGetV1Forbidden) IsRedirect() bool
- func (o *ArchiveGetV1Forbidden) IsServerError() bool
- func (o *ArchiveGetV1Forbidden) IsSuccess() bool
- func (o *ArchiveGetV1Forbidden) String() string
- type ArchiveGetV1InternalServerError
- func (o *ArchiveGetV1InternalServerError) Code() int
- func (o *ArchiveGetV1InternalServerError) Error() string
- func (o *ArchiveGetV1InternalServerError) GetPayload() *models.ClientArchiveCreateResponseV1
- func (o *ArchiveGetV1InternalServerError) IsClientError() bool
- func (o *ArchiveGetV1InternalServerError) IsCode(code int) bool
- func (o *ArchiveGetV1InternalServerError) IsRedirect() bool
- func (o *ArchiveGetV1InternalServerError) IsServerError() bool
- func (o *ArchiveGetV1InternalServerError) IsSuccess() bool
- func (o *ArchiveGetV1InternalServerError) String() string
- type ArchiveGetV1OK
- func (o *ArchiveGetV1OK) Code() int
- func (o *ArchiveGetV1OK) Error() string
- func (o *ArchiveGetV1OK) GetPayload() *models.ClientArchiveCreateResponseV1
- func (o *ArchiveGetV1OK) IsClientError() bool
- func (o *ArchiveGetV1OK) IsCode(code int) bool
- func (o *ArchiveGetV1OK) IsRedirect() bool
- func (o *ArchiveGetV1OK) IsServerError() bool
- func (o *ArchiveGetV1OK) IsSuccess() bool
- func (o *ArchiveGetV1OK) String() string
- type ArchiveGetV1Params
- func (o *ArchiveGetV1Params) SetContext(ctx context.Context)
- func (o *ArchiveGetV1Params) SetDefaults()
- func (o *ArchiveGetV1Params) SetHTTPClient(client *http.Client)
- func (o *ArchiveGetV1Params) SetID(id string)
- func (o *ArchiveGetV1Params) SetIncludeFiles(includeFiles *bool)
- func (o *ArchiveGetV1Params) SetTimeout(timeout time.Duration)
- func (o *ArchiveGetV1Params) WithContext(ctx context.Context) *ArchiveGetV1Params
- func (o *ArchiveGetV1Params) WithDefaults() *ArchiveGetV1Params
- func (o *ArchiveGetV1Params) WithHTTPClient(client *http.Client) *ArchiveGetV1Params
- func (o *ArchiveGetV1Params) WithID(id string) *ArchiveGetV1Params
- func (o *ArchiveGetV1Params) WithIncludeFiles(includeFiles *bool) *ArchiveGetV1Params
- func (o *ArchiveGetV1Params) WithTimeout(timeout time.Duration) *ArchiveGetV1Params
- func (o *ArchiveGetV1Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ArchiveGetV1Reader
- type ArchiveGetV1TooManyRequests
- func (o *ArchiveGetV1TooManyRequests) Code() int
- func (o *ArchiveGetV1TooManyRequests) Error() string
- func (o *ArchiveGetV1TooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *ArchiveGetV1TooManyRequests) IsClientError() bool
- func (o *ArchiveGetV1TooManyRequests) IsCode(code int) bool
- func (o *ArchiveGetV1TooManyRequests) IsRedirect() bool
- func (o *ArchiveGetV1TooManyRequests) IsServerError() bool
- func (o *ArchiveGetV1TooManyRequests) IsSuccess() bool
- func (o *ArchiveGetV1TooManyRequests) String() string
- type ArchiveListV1BadRequest
- func (o *ArchiveListV1BadRequest) Code() int
- func (o *ArchiveListV1BadRequest) Error() string
- func (o *ArchiveListV1BadRequest) GetPayload() *models.ClientArchiveListFilesResponseV1
- func (o *ArchiveListV1BadRequest) IsClientError() bool
- func (o *ArchiveListV1BadRequest) IsCode(code int) bool
- func (o *ArchiveListV1BadRequest) IsRedirect() bool
- func (o *ArchiveListV1BadRequest) IsServerError() bool
- func (o *ArchiveListV1BadRequest) IsSuccess() bool
- func (o *ArchiveListV1BadRequest) String() string
- type ArchiveListV1Default
- func (o *ArchiveListV1Default) Code() int
- func (o *ArchiveListV1Default) Error() string
- func (o *ArchiveListV1Default) GetPayload() *models.ClientArchiveListFilesResponseV1
- func (o *ArchiveListV1Default) IsClientError() bool
- func (o *ArchiveListV1Default) IsCode(code int) bool
- func (o *ArchiveListV1Default) IsRedirect() bool
- func (o *ArchiveListV1Default) IsServerError() bool
- func (o *ArchiveListV1Default) IsSuccess() bool
- func (o *ArchiveListV1Default) String() string
- type ArchiveListV1Forbidden
- func (o *ArchiveListV1Forbidden) Code() int
- func (o *ArchiveListV1Forbidden) Error() string
- func (o *ArchiveListV1Forbidden) GetPayload() *models.MsaReplyMetaOnly
- func (o *ArchiveListV1Forbidden) IsClientError() bool
- func (o *ArchiveListV1Forbidden) IsCode(code int) bool
- func (o *ArchiveListV1Forbidden) IsRedirect() bool
- func (o *ArchiveListV1Forbidden) IsServerError() bool
- func (o *ArchiveListV1Forbidden) IsSuccess() bool
- func (o *ArchiveListV1Forbidden) String() string
- type ArchiveListV1InternalServerError
- func (o *ArchiveListV1InternalServerError) Code() int
- func (o *ArchiveListV1InternalServerError) Error() string
- func (o *ArchiveListV1InternalServerError) GetPayload() *models.ClientArchiveListFilesResponseV1
- func (o *ArchiveListV1InternalServerError) IsClientError() bool
- func (o *ArchiveListV1InternalServerError) IsCode(code int) bool
- func (o *ArchiveListV1InternalServerError) IsRedirect() bool
- func (o *ArchiveListV1InternalServerError) IsServerError() bool
- func (o *ArchiveListV1InternalServerError) IsSuccess() bool
- func (o *ArchiveListV1InternalServerError) String() string
- type ArchiveListV1OK
- func (o *ArchiveListV1OK) Code() int
- func (o *ArchiveListV1OK) Error() string
- func (o *ArchiveListV1OK) GetPayload() *models.ClientArchiveListFilesResponseV1
- func (o *ArchiveListV1OK) IsClientError() bool
- func (o *ArchiveListV1OK) IsCode(code int) bool
- func (o *ArchiveListV1OK) IsRedirect() bool
- func (o *ArchiveListV1OK) IsServerError() bool
- func (o *ArchiveListV1OK) IsSuccess() bool
- func (o *ArchiveListV1OK) String() string
- type ArchiveListV1Params
- func (o *ArchiveListV1Params) SetContext(ctx context.Context)
- func (o *ArchiveListV1Params) SetDefaults()
- func (o *ArchiveListV1Params) SetHTTPClient(client *http.Client)
- func (o *ArchiveListV1Params) SetID(id string)
- func (o *ArchiveListV1Params) SetLimit(limit *int64)
- func (o *ArchiveListV1Params) SetOffset(offset *string)
- func (o *ArchiveListV1Params) SetTimeout(timeout time.Duration)
- func (o *ArchiveListV1Params) WithContext(ctx context.Context) *ArchiveListV1Params
- func (o *ArchiveListV1Params) WithDefaults() *ArchiveListV1Params
- func (o *ArchiveListV1Params) WithHTTPClient(client *http.Client) *ArchiveListV1Params
- func (o *ArchiveListV1Params) WithID(id string) *ArchiveListV1Params
- func (o *ArchiveListV1Params) WithLimit(limit *int64) *ArchiveListV1Params
- func (o *ArchiveListV1Params) WithOffset(offset *string) *ArchiveListV1Params
- func (o *ArchiveListV1Params) WithTimeout(timeout time.Duration) *ArchiveListV1Params
- func (o *ArchiveListV1Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ArchiveListV1Reader
- type ArchiveListV1TooManyRequests
- func (o *ArchiveListV1TooManyRequests) Code() int
- func (o *ArchiveListV1TooManyRequests) Error() string
- func (o *ArchiveListV1TooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *ArchiveListV1TooManyRequests) IsClientError() bool
- func (o *ArchiveListV1TooManyRequests) IsCode(code int) bool
- func (o *ArchiveListV1TooManyRequests) IsRedirect() bool
- func (o *ArchiveListV1TooManyRequests) IsServerError() bool
- func (o *ArchiveListV1TooManyRequests) IsSuccess() bool
- func (o *ArchiveListV1TooManyRequests) String() string
- type ArchiveUploadV1Accepted
- func (o *ArchiveUploadV1Accepted) Code() int
- func (o *ArchiveUploadV1Accepted) Error() string
- func (o *ArchiveUploadV1Accepted) GetPayload() *models.ClientArchiveCreateResponseV1
- func (o *ArchiveUploadV1Accepted) IsClientError() bool
- func (o *ArchiveUploadV1Accepted) IsCode(code int) bool
- func (o *ArchiveUploadV1Accepted) IsRedirect() bool
- func (o *ArchiveUploadV1Accepted) IsServerError() bool
- func (o *ArchiveUploadV1Accepted) IsSuccess() bool
- func (o *ArchiveUploadV1Accepted) String() string
- type ArchiveUploadV1BadRequest
- func (o *ArchiveUploadV1BadRequest) Code() int
- func (o *ArchiveUploadV1BadRequest) Error() string
- func (o *ArchiveUploadV1BadRequest) GetPayload() *models.ClientArchiveCreateResponseV1
- func (o *ArchiveUploadV1BadRequest) IsClientError() bool
- func (o *ArchiveUploadV1BadRequest) IsCode(code int) bool
- func (o *ArchiveUploadV1BadRequest) IsRedirect() bool
- func (o *ArchiveUploadV1BadRequest) IsServerError() bool
- func (o *ArchiveUploadV1BadRequest) IsSuccess() bool
- func (o *ArchiveUploadV1BadRequest) String() string
- type ArchiveUploadV1Default
- func (o *ArchiveUploadV1Default) Code() int
- func (o *ArchiveUploadV1Default) Error() string
- func (o *ArchiveUploadV1Default) GetPayload() *models.ClientArchiveCreateResponseV1
- func (o *ArchiveUploadV1Default) IsClientError() bool
- func (o *ArchiveUploadV1Default) IsCode(code int) bool
- func (o *ArchiveUploadV1Default) IsRedirect() bool
- func (o *ArchiveUploadV1Default) IsServerError() bool
- func (o *ArchiveUploadV1Default) IsSuccess() bool
- func (o *ArchiveUploadV1Default) String() string
- type ArchiveUploadV1Forbidden
- func (o *ArchiveUploadV1Forbidden) Code() int
- func (o *ArchiveUploadV1Forbidden) Error() string
- func (o *ArchiveUploadV1Forbidden) GetPayload() *models.MsaReplyMetaOnly
- func (o *ArchiveUploadV1Forbidden) IsClientError() bool
- func (o *ArchiveUploadV1Forbidden) IsCode(code int) bool
- func (o *ArchiveUploadV1Forbidden) IsRedirect() bool
- func (o *ArchiveUploadV1Forbidden) IsServerError() bool
- func (o *ArchiveUploadV1Forbidden) IsSuccess() bool
- func (o *ArchiveUploadV1Forbidden) String() string
- type ArchiveUploadV1InternalServerError
- func (o *ArchiveUploadV1InternalServerError) Code() int
- func (o *ArchiveUploadV1InternalServerError) Error() string
- func (o *ArchiveUploadV1InternalServerError) GetPayload() *models.ClientArchiveCreateResponseV1
- func (o *ArchiveUploadV1InternalServerError) IsClientError() bool
- func (o *ArchiveUploadV1InternalServerError) IsCode(code int) bool
- func (o *ArchiveUploadV1InternalServerError) IsRedirect() bool
- func (o *ArchiveUploadV1InternalServerError) IsServerError() bool
- func (o *ArchiveUploadV1InternalServerError) IsSuccess() bool
- func (o *ArchiveUploadV1InternalServerError) String() string
- type ArchiveUploadV1OK
- func (o *ArchiveUploadV1OK) Code() int
- func (o *ArchiveUploadV1OK) Error() string
- func (o *ArchiveUploadV1OK) GetPayload() *models.ClientArchiveCreateResponseV1
- func (o *ArchiveUploadV1OK) IsClientError() bool
- func (o *ArchiveUploadV1OK) IsCode(code int) bool
- func (o *ArchiveUploadV1OK) IsRedirect() bool
- func (o *ArchiveUploadV1OK) IsServerError() bool
- func (o *ArchiveUploadV1OK) IsSuccess() bool
- func (o *ArchiveUploadV1OK) String() string
- type ArchiveUploadV1Params
- func NewArchiveUploadV1Params() *ArchiveUploadV1Params
- func NewArchiveUploadV1ParamsWithContext(ctx context.Context) *ArchiveUploadV1Params
- func NewArchiveUploadV1ParamsWithHTTPClient(client *http.Client) *ArchiveUploadV1Params
- func NewArchiveUploadV1ParamsWithTimeout(timeout time.Duration) *ArchiveUploadV1Params
- func (o *ArchiveUploadV1Params) SetBody(body []int64)
- func (o *ArchiveUploadV1Params) SetComment(comment *string)
- func (o *ArchiveUploadV1Params) SetContext(ctx context.Context)
- func (o *ArchiveUploadV1Params) SetDefaults()
- func (o *ArchiveUploadV1Params) SetHTTPClient(client *http.Client)
- func (o *ArchiveUploadV1Params) SetIsConfidential(isConfidential *bool)
- func (o *ArchiveUploadV1Params) SetName(name string)
- func (o *ArchiveUploadV1Params) SetPassword(password *string)
- func (o *ArchiveUploadV1Params) SetTimeout(timeout time.Duration)
- func (o *ArchiveUploadV1Params) WithBody(body []int64) *ArchiveUploadV1Params
- func (o *ArchiveUploadV1Params) WithComment(comment *string) *ArchiveUploadV1Params
- func (o *ArchiveUploadV1Params) WithContext(ctx context.Context) *ArchiveUploadV1Params
- func (o *ArchiveUploadV1Params) WithDefaults() *ArchiveUploadV1Params
- func (o *ArchiveUploadV1Params) WithHTTPClient(client *http.Client) *ArchiveUploadV1Params
- func (o *ArchiveUploadV1Params) WithIsConfidential(isConfidential *bool) *ArchiveUploadV1Params
- func (o *ArchiveUploadV1Params) WithName(name string) *ArchiveUploadV1Params
- func (o *ArchiveUploadV1Params) WithPassword(password *string) *ArchiveUploadV1Params
- func (o *ArchiveUploadV1Params) WithTimeout(timeout time.Duration) *ArchiveUploadV1Params
- func (o *ArchiveUploadV1Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ArchiveUploadV1Reader
- type ArchiveUploadV1TooManyRequests
- func (o *ArchiveUploadV1TooManyRequests) Code() int
- func (o *ArchiveUploadV1TooManyRequests) Error() string
- func (o *ArchiveUploadV1TooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *ArchiveUploadV1TooManyRequests) IsClientError() bool
- func (o *ArchiveUploadV1TooManyRequests) IsCode(code int) bool
- func (o *ArchiveUploadV1TooManyRequests) IsRedirect() bool
- func (o *ArchiveUploadV1TooManyRequests) IsServerError() bool
- func (o *ArchiveUploadV1TooManyRequests) IsSuccess() bool
- func (o *ArchiveUploadV1TooManyRequests) String() string
- type ArchiveUploadV2Accepted
- func (o *ArchiveUploadV2Accepted) Code() int
- func (o *ArchiveUploadV2Accepted) Error() string
- func (o *ArchiveUploadV2Accepted) GetPayload() *models.ClientArchiveCreateResponseV1
- func (o *ArchiveUploadV2Accepted) IsClientError() bool
- func (o *ArchiveUploadV2Accepted) IsCode(code int) bool
- func (o *ArchiveUploadV2Accepted) IsRedirect() bool
- func (o *ArchiveUploadV2Accepted) IsServerError() bool
- func (o *ArchiveUploadV2Accepted) IsSuccess() bool
- func (o *ArchiveUploadV2Accepted) String() string
- type ArchiveUploadV2BadRequest
- func (o *ArchiveUploadV2BadRequest) Code() int
- func (o *ArchiveUploadV2BadRequest) Error() string
- func (o *ArchiveUploadV2BadRequest) GetPayload() *models.ClientArchiveCreateResponseV1
- func (o *ArchiveUploadV2BadRequest) IsClientError() bool
- func (o *ArchiveUploadV2BadRequest) IsCode(code int) bool
- func (o *ArchiveUploadV2BadRequest) IsRedirect() bool
- func (o *ArchiveUploadV2BadRequest) IsServerError() bool
- func (o *ArchiveUploadV2BadRequest) IsSuccess() bool
- func (o *ArchiveUploadV2BadRequest) String() string
- type ArchiveUploadV2Default
- func (o *ArchiveUploadV2Default) Code() int
- func (o *ArchiveUploadV2Default) Error() string
- func (o *ArchiveUploadV2Default) GetPayload() *models.ClientArchiveCreateResponseV1
- func (o *ArchiveUploadV2Default) IsClientError() bool
- func (o *ArchiveUploadV2Default) IsCode(code int) bool
- func (o *ArchiveUploadV2Default) IsRedirect() bool
- func (o *ArchiveUploadV2Default) IsServerError() bool
- func (o *ArchiveUploadV2Default) IsSuccess() bool
- func (o *ArchiveUploadV2Default) String() string
- type ArchiveUploadV2Forbidden
- func (o *ArchiveUploadV2Forbidden) Code() int
- func (o *ArchiveUploadV2Forbidden) Error() string
- func (o *ArchiveUploadV2Forbidden) GetPayload() *models.MsaReplyMetaOnly
- func (o *ArchiveUploadV2Forbidden) IsClientError() bool
- func (o *ArchiveUploadV2Forbidden) IsCode(code int) bool
- func (o *ArchiveUploadV2Forbidden) IsRedirect() bool
- func (o *ArchiveUploadV2Forbidden) IsServerError() bool
- func (o *ArchiveUploadV2Forbidden) IsSuccess() bool
- func (o *ArchiveUploadV2Forbidden) String() string
- type ArchiveUploadV2InternalServerError
- func (o *ArchiveUploadV2InternalServerError) Code() int
- func (o *ArchiveUploadV2InternalServerError) Error() string
- func (o *ArchiveUploadV2InternalServerError) GetPayload() *models.ClientArchiveCreateResponseV1
- func (o *ArchiveUploadV2InternalServerError) IsClientError() bool
- func (o *ArchiveUploadV2InternalServerError) IsCode(code int) bool
- func (o *ArchiveUploadV2InternalServerError) IsRedirect() bool
- func (o *ArchiveUploadV2InternalServerError) IsServerError() bool
- func (o *ArchiveUploadV2InternalServerError) IsSuccess() bool
- func (o *ArchiveUploadV2InternalServerError) String() string
- type ArchiveUploadV2OK
- func (o *ArchiveUploadV2OK) Code() int
- func (o *ArchiveUploadV2OK) Error() string
- func (o *ArchiveUploadV2OK) GetPayload() *models.ClientArchiveCreateResponseV1
- func (o *ArchiveUploadV2OK) IsClientError() bool
- func (o *ArchiveUploadV2OK) IsCode(code int) bool
- func (o *ArchiveUploadV2OK) IsRedirect() bool
- func (o *ArchiveUploadV2OK) IsServerError() bool
- func (o *ArchiveUploadV2OK) IsSuccess() bool
- func (o *ArchiveUploadV2OK) String() string
- type ArchiveUploadV2Params
- func NewArchiveUploadV2Params() *ArchiveUploadV2Params
- func NewArchiveUploadV2ParamsWithContext(ctx context.Context) *ArchiveUploadV2Params
- func NewArchiveUploadV2ParamsWithHTTPClient(client *http.Client) *ArchiveUploadV2Params
- func NewArchiveUploadV2ParamsWithTimeout(timeout time.Duration) *ArchiveUploadV2Params
- func (o *ArchiveUploadV2Params) SetComment(comment *string)
- func (o *ArchiveUploadV2Params) SetContext(ctx context.Context)
- func (o *ArchiveUploadV2Params) SetDefaults()
- func (o *ArchiveUploadV2Params) SetFile(file runtime.NamedReadCloser)
- func (o *ArchiveUploadV2Params) SetHTTPClient(client *http.Client)
- func (o *ArchiveUploadV2Params) SetIsConfidential(isConfidential *bool)
- func (o *ArchiveUploadV2Params) SetName(name string)
- func (o *ArchiveUploadV2Params) SetPassword(password *string)
- func (o *ArchiveUploadV2Params) SetTimeout(timeout time.Duration)
- func (o *ArchiveUploadV2Params) WithComment(comment *string) *ArchiveUploadV2Params
- func (o *ArchiveUploadV2Params) WithContext(ctx context.Context) *ArchiveUploadV2Params
- func (o *ArchiveUploadV2Params) WithDefaults() *ArchiveUploadV2Params
- func (o *ArchiveUploadV2Params) WithFile(file runtime.NamedReadCloser) *ArchiveUploadV2Params
- func (o *ArchiveUploadV2Params) WithHTTPClient(client *http.Client) *ArchiveUploadV2Params
- func (o *ArchiveUploadV2Params) WithIsConfidential(isConfidential *bool) *ArchiveUploadV2Params
- func (o *ArchiveUploadV2Params) WithName(name string) *ArchiveUploadV2Params
- func (o *ArchiveUploadV2Params) WithPassword(password *string) *ArchiveUploadV2Params
- func (o *ArchiveUploadV2Params) WithTimeout(timeout time.Duration) *ArchiveUploadV2Params
- func (o *ArchiveUploadV2Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ArchiveUploadV2Reader
- type ArchiveUploadV2TooManyRequests
- func (o *ArchiveUploadV2TooManyRequests) Code() int
- func (o *ArchiveUploadV2TooManyRequests) Error() string
- func (o *ArchiveUploadV2TooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *ArchiveUploadV2TooManyRequests) IsClientError() bool
- func (o *ArchiveUploadV2TooManyRequests) IsCode(code int) bool
- func (o *ArchiveUploadV2TooManyRequests) IsRedirect() bool
- func (o *ArchiveUploadV2TooManyRequests) IsServerError() bool
- func (o *ArchiveUploadV2TooManyRequests) IsSuccess() bool
- func (o *ArchiveUploadV2TooManyRequests) String() string
- type Client
- func (a *Client) ArchiveDeleteV1(params *ArchiveDeleteV1Params, opts ...ClientOption) (*ArchiveDeleteV1Accepted, error)
- func (a *Client) ArchiveGetV1(params *ArchiveGetV1Params, opts ...ClientOption) (*ArchiveGetV1OK, error)
- func (a *Client) ArchiveListV1(params *ArchiveListV1Params, opts ...ClientOption) (*ArchiveListV1OK, error)
- func (a *Client) ArchiveUploadV1(params *ArchiveUploadV1Params, opts ...ClientOption) (*ArchiveUploadV1OK, *ArchiveUploadV1Accepted, error)
- func (a *Client) ArchiveUploadV2(params *ArchiveUploadV2Params, opts ...ClientOption) (*ArchiveUploadV2OK, *ArchiveUploadV2Accepted, error)
- func (a *Client) DeleteSampleV3(params *DeleteSampleV3Params, opts ...ClientOption) (*DeleteSampleV3OK, error)
- func (a *Client) ExtractionCreateV1(params *ExtractionCreateV1Params, opts ...ClientOption) (*ExtractionCreateV1OK, *ExtractionCreateV1Accepted, error)
- func (a *Client) ExtractionGetV1(params *ExtractionGetV1Params, opts ...ClientOption) (*ExtractionGetV1OK, error)
- func (a *Client) ExtractionListV1(params *ExtractionListV1Params, opts ...ClientOption) (*ExtractionListV1OK, error)
- func (a *Client) GetSampleV3(params *GetSampleV3Params, opts ...ClientOption) (*GetSampleV3OK, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- func (a *Client) UploadSampleV3(params *UploadSampleV3Params, opts ...ClientOption) (*UploadSampleV3OK, error)
- type ClientOption
- type ClientService
- type DeleteSampleV3BadRequest
- func (o *DeleteSampleV3BadRequest) Code() int
- func (o *DeleteSampleV3BadRequest) Error() string
- func (o *DeleteSampleV3BadRequest) GetPayload() *models.MsaQueryResponse
- func (o *DeleteSampleV3BadRequest) IsClientError() bool
- func (o *DeleteSampleV3BadRequest) IsCode(code int) bool
- func (o *DeleteSampleV3BadRequest) IsRedirect() bool
- func (o *DeleteSampleV3BadRequest) IsServerError() bool
- func (o *DeleteSampleV3BadRequest) IsSuccess() bool
- func (o *DeleteSampleV3BadRequest) String() string
- type DeleteSampleV3Default
- func (o *DeleteSampleV3Default) Code() int
- func (o *DeleteSampleV3Default) Error() string
- func (o *DeleteSampleV3Default) GetPayload() *models.MsaQueryResponse
- func (o *DeleteSampleV3Default) IsClientError() bool
- func (o *DeleteSampleV3Default) IsCode(code int) bool
- func (o *DeleteSampleV3Default) IsRedirect() bool
- func (o *DeleteSampleV3Default) IsServerError() bool
- func (o *DeleteSampleV3Default) IsSuccess() bool
- func (o *DeleteSampleV3Default) String() string
- type DeleteSampleV3Forbidden
- func (o *DeleteSampleV3Forbidden) Code() int
- func (o *DeleteSampleV3Forbidden) Error() string
- func (o *DeleteSampleV3Forbidden) GetPayload() *models.MsaQueryResponse
- func (o *DeleteSampleV3Forbidden) IsClientError() bool
- func (o *DeleteSampleV3Forbidden) IsCode(code int) bool
- func (o *DeleteSampleV3Forbidden) IsRedirect() bool
- func (o *DeleteSampleV3Forbidden) IsServerError() bool
- func (o *DeleteSampleV3Forbidden) IsSuccess() bool
- func (o *DeleteSampleV3Forbidden) String() string
- type DeleteSampleV3InternalServerError
- func (o *DeleteSampleV3InternalServerError) Code() int
- func (o *DeleteSampleV3InternalServerError) Error() string
- func (o *DeleteSampleV3InternalServerError) GetPayload() *models.MsaQueryResponse
- func (o *DeleteSampleV3InternalServerError) IsClientError() bool
- func (o *DeleteSampleV3InternalServerError) IsCode(code int) bool
- func (o *DeleteSampleV3InternalServerError) IsRedirect() bool
- func (o *DeleteSampleV3InternalServerError) IsServerError() bool
- func (o *DeleteSampleV3InternalServerError) IsSuccess() bool
- func (o *DeleteSampleV3InternalServerError) String() string
- type DeleteSampleV3NotFound
- func (o *DeleteSampleV3NotFound) Code() int
- func (o *DeleteSampleV3NotFound) Error() string
- func (o *DeleteSampleV3NotFound) GetPayload() *models.MsaQueryResponse
- func (o *DeleteSampleV3NotFound) IsClientError() bool
- func (o *DeleteSampleV3NotFound) IsCode(code int) bool
- func (o *DeleteSampleV3NotFound) IsRedirect() bool
- func (o *DeleteSampleV3NotFound) IsServerError() bool
- func (o *DeleteSampleV3NotFound) IsSuccess() bool
- func (o *DeleteSampleV3NotFound) String() string
- type DeleteSampleV3OK
- func (o *DeleteSampleV3OK) Code() int
- func (o *DeleteSampleV3OK) Error() string
- func (o *DeleteSampleV3OK) GetPayload() *models.MsaQueryResponse
- func (o *DeleteSampleV3OK) IsClientError() bool
- func (o *DeleteSampleV3OK) IsCode(code int) bool
- func (o *DeleteSampleV3OK) IsRedirect() bool
- func (o *DeleteSampleV3OK) IsServerError() bool
- func (o *DeleteSampleV3OK) IsSuccess() bool
- func (o *DeleteSampleV3OK) String() string
- type DeleteSampleV3Params
- func NewDeleteSampleV3Params() *DeleteSampleV3Params
- func NewDeleteSampleV3ParamsWithContext(ctx context.Context) *DeleteSampleV3Params
- func NewDeleteSampleV3ParamsWithHTTPClient(client *http.Client) *DeleteSampleV3Params
- func NewDeleteSampleV3ParamsWithTimeout(timeout time.Duration) *DeleteSampleV3Params
- func (o *DeleteSampleV3Params) SetContext(ctx context.Context)
- func (o *DeleteSampleV3Params) SetDefaults()
- func (o *DeleteSampleV3Params) SetHTTPClient(client *http.Client)
- func (o *DeleteSampleV3Params) SetIds(ids string)
- func (o *DeleteSampleV3Params) SetTimeout(timeout time.Duration)
- func (o *DeleteSampleV3Params) WithContext(ctx context.Context) *DeleteSampleV3Params
- func (o *DeleteSampleV3Params) WithDefaults() *DeleteSampleV3Params
- func (o *DeleteSampleV3Params) WithHTTPClient(client *http.Client) *DeleteSampleV3Params
- func (o *DeleteSampleV3Params) WithIds(ids string) *DeleteSampleV3Params
- func (o *DeleteSampleV3Params) WithTimeout(timeout time.Duration) *DeleteSampleV3Params
- func (o *DeleteSampleV3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteSampleV3Reader
- type DeleteSampleV3TooManyRequests
- func (o *DeleteSampleV3TooManyRequests) Code() int
- func (o *DeleteSampleV3TooManyRequests) Error() string
- func (o *DeleteSampleV3TooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *DeleteSampleV3TooManyRequests) IsClientError() bool
- func (o *DeleteSampleV3TooManyRequests) IsCode(code int) bool
- func (o *DeleteSampleV3TooManyRequests) IsRedirect() bool
- func (o *DeleteSampleV3TooManyRequests) IsServerError() bool
- func (o *DeleteSampleV3TooManyRequests) IsSuccess() bool
- func (o *DeleteSampleV3TooManyRequests) String() string
- type ExtractionCreateV1Accepted
- func (o *ExtractionCreateV1Accepted) Code() int
- func (o *ExtractionCreateV1Accepted) Error() string
- func (o *ExtractionCreateV1Accepted) GetPayload() *models.ClientExtractionCreateResponseV1
- func (o *ExtractionCreateV1Accepted) IsClientError() bool
- func (o *ExtractionCreateV1Accepted) IsCode(code int) bool
- func (o *ExtractionCreateV1Accepted) IsRedirect() bool
- func (o *ExtractionCreateV1Accepted) IsServerError() bool
- func (o *ExtractionCreateV1Accepted) IsSuccess() bool
- func (o *ExtractionCreateV1Accepted) String() string
- type ExtractionCreateV1BadRequest
- func (o *ExtractionCreateV1BadRequest) Code() int
- func (o *ExtractionCreateV1BadRequest) Error() string
- func (o *ExtractionCreateV1BadRequest) GetPayload() *models.ClientExtractionCreateResponseV1
- func (o *ExtractionCreateV1BadRequest) IsClientError() bool
- func (o *ExtractionCreateV1BadRequest) IsCode(code int) bool
- func (o *ExtractionCreateV1BadRequest) IsRedirect() bool
- func (o *ExtractionCreateV1BadRequest) IsServerError() bool
- func (o *ExtractionCreateV1BadRequest) IsSuccess() bool
- func (o *ExtractionCreateV1BadRequest) String() string
- type ExtractionCreateV1Default
- func (o *ExtractionCreateV1Default) Code() int
- func (o *ExtractionCreateV1Default) Error() string
- func (o *ExtractionCreateV1Default) GetPayload() *models.ClientExtractionCreateResponseV1
- func (o *ExtractionCreateV1Default) IsClientError() bool
- func (o *ExtractionCreateV1Default) IsCode(code int) bool
- func (o *ExtractionCreateV1Default) IsRedirect() bool
- func (o *ExtractionCreateV1Default) IsServerError() bool
- func (o *ExtractionCreateV1Default) IsSuccess() bool
- func (o *ExtractionCreateV1Default) String() string
- type ExtractionCreateV1Forbidden
- func (o *ExtractionCreateV1Forbidden) Code() int
- func (o *ExtractionCreateV1Forbidden) Error() string
- func (o *ExtractionCreateV1Forbidden) GetPayload() *models.MsaReplyMetaOnly
- func (o *ExtractionCreateV1Forbidden) IsClientError() bool
- func (o *ExtractionCreateV1Forbidden) IsCode(code int) bool
- func (o *ExtractionCreateV1Forbidden) IsRedirect() bool
- func (o *ExtractionCreateV1Forbidden) IsServerError() bool
- func (o *ExtractionCreateV1Forbidden) IsSuccess() bool
- func (o *ExtractionCreateV1Forbidden) String() string
- type ExtractionCreateV1InternalServerError
- func (o *ExtractionCreateV1InternalServerError) Code() int
- func (o *ExtractionCreateV1InternalServerError) Error() string
- func (o *ExtractionCreateV1InternalServerError) GetPayload() *models.ClientExtractionCreateResponseV1
- func (o *ExtractionCreateV1InternalServerError) IsClientError() bool
- func (o *ExtractionCreateV1InternalServerError) IsCode(code int) bool
- func (o *ExtractionCreateV1InternalServerError) IsRedirect() bool
- func (o *ExtractionCreateV1InternalServerError) IsServerError() bool
- func (o *ExtractionCreateV1InternalServerError) IsSuccess() bool
- func (o *ExtractionCreateV1InternalServerError) String() string
- type ExtractionCreateV1OK
- func (o *ExtractionCreateV1OK) Code() int
- func (o *ExtractionCreateV1OK) Error() string
- func (o *ExtractionCreateV1OK) GetPayload() *models.ClientExtractionCreateResponseV1
- func (o *ExtractionCreateV1OK) IsClientError() bool
- func (o *ExtractionCreateV1OK) IsCode(code int) bool
- func (o *ExtractionCreateV1OK) IsRedirect() bool
- func (o *ExtractionCreateV1OK) IsServerError() bool
- func (o *ExtractionCreateV1OK) IsSuccess() bool
- func (o *ExtractionCreateV1OK) String() string
- type ExtractionCreateV1Params
- func NewExtractionCreateV1Params() *ExtractionCreateV1Params
- func NewExtractionCreateV1ParamsWithContext(ctx context.Context) *ExtractionCreateV1Params
- func NewExtractionCreateV1ParamsWithHTTPClient(client *http.Client) *ExtractionCreateV1Params
- func NewExtractionCreateV1ParamsWithTimeout(timeout time.Duration) *ExtractionCreateV1Params
- func (o *ExtractionCreateV1Params) SetBody(body *models.ClientExtractionCreateRequestV1)
- func (o *ExtractionCreateV1Params) SetContext(ctx context.Context)
- func (o *ExtractionCreateV1Params) SetDefaults()
- func (o *ExtractionCreateV1Params) SetHTTPClient(client *http.Client)
- func (o *ExtractionCreateV1Params) SetTimeout(timeout time.Duration)
- func (o *ExtractionCreateV1Params) WithBody(body *models.ClientExtractionCreateRequestV1) *ExtractionCreateV1Params
- func (o *ExtractionCreateV1Params) WithContext(ctx context.Context) *ExtractionCreateV1Params
- func (o *ExtractionCreateV1Params) WithDefaults() *ExtractionCreateV1Params
- func (o *ExtractionCreateV1Params) WithHTTPClient(client *http.Client) *ExtractionCreateV1Params
- func (o *ExtractionCreateV1Params) WithTimeout(timeout time.Duration) *ExtractionCreateV1Params
- func (o *ExtractionCreateV1Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ExtractionCreateV1Reader
- type ExtractionCreateV1TooManyRequests
- func (o *ExtractionCreateV1TooManyRequests) Code() int
- func (o *ExtractionCreateV1TooManyRequests) Error() string
- func (o *ExtractionCreateV1TooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *ExtractionCreateV1TooManyRequests) IsClientError() bool
- func (o *ExtractionCreateV1TooManyRequests) IsCode(code int) bool
- func (o *ExtractionCreateV1TooManyRequests) IsRedirect() bool
- func (o *ExtractionCreateV1TooManyRequests) IsServerError() bool
- func (o *ExtractionCreateV1TooManyRequests) IsSuccess() bool
- func (o *ExtractionCreateV1TooManyRequests) String() string
- type ExtractionGetV1BadRequest
- func (o *ExtractionGetV1BadRequest) Code() int
- func (o *ExtractionGetV1BadRequest) Error() string
- func (o *ExtractionGetV1BadRequest) GetPayload() *models.ClientExtractionCreateResponseV1
- func (o *ExtractionGetV1BadRequest) IsClientError() bool
- func (o *ExtractionGetV1BadRequest) IsCode(code int) bool
- func (o *ExtractionGetV1BadRequest) IsRedirect() bool
- func (o *ExtractionGetV1BadRequest) IsServerError() bool
- func (o *ExtractionGetV1BadRequest) IsSuccess() bool
- func (o *ExtractionGetV1BadRequest) String() string
- type ExtractionGetV1Default
- func (o *ExtractionGetV1Default) Code() int
- func (o *ExtractionGetV1Default) Error() string
- func (o *ExtractionGetV1Default) GetPayload() *models.ClientExtractionCreateResponseV1
- func (o *ExtractionGetV1Default) IsClientError() bool
- func (o *ExtractionGetV1Default) IsCode(code int) bool
- func (o *ExtractionGetV1Default) IsRedirect() bool
- func (o *ExtractionGetV1Default) IsServerError() bool
- func (o *ExtractionGetV1Default) IsSuccess() bool
- func (o *ExtractionGetV1Default) String() string
- type ExtractionGetV1Forbidden
- func (o *ExtractionGetV1Forbidden) Code() int
- func (o *ExtractionGetV1Forbidden) Error() string
- func (o *ExtractionGetV1Forbidden) GetPayload() *models.MsaReplyMetaOnly
- func (o *ExtractionGetV1Forbidden) IsClientError() bool
- func (o *ExtractionGetV1Forbidden) IsCode(code int) bool
- func (o *ExtractionGetV1Forbidden) IsRedirect() bool
- func (o *ExtractionGetV1Forbidden) IsServerError() bool
- func (o *ExtractionGetV1Forbidden) IsSuccess() bool
- func (o *ExtractionGetV1Forbidden) String() string
- type ExtractionGetV1InternalServerError
- func (o *ExtractionGetV1InternalServerError) Code() int
- func (o *ExtractionGetV1InternalServerError) Error() string
- func (o *ExtractionGetV1InternalServerError) GetPayload() *models.ClientExtractionCreateResponseV1
- func (o *ExtractionGetV1InternalServerError) IsClientError() bool
- func (o *ExtractionGetV1InternalServerError) IsCode(code int) bool
- func (o *ExtractionGetV1InternalServerError) IsRedirect() bool
- func (o *ExtractionGetV1InternalServerError) IsServerError() bool
- func (o *ExtractionGetV1InternalServerError) IsSuccess() bool
- func (o *ExtractionGetV1InternalServerError) String() string
- type ExtractionGetV1OK
- func (o *ExtractionGetV1OK) Code() int
- func (o *ExtractionGetV1OK) Error() string
- func (o *ExtractionGetV1OK) GetPayload() *models.ClientExtractionCreateResponseV1
- func (o *ExtractionGetV1OK) IsClientError() bool
- func (o *ExtractionGetV1OK) IsCode(code int) bool
- func (o *ExtractionGetV1OK) IsRedirect() bool
- func (o *ExtractionGetV1OK) IsServerError() bool
- func (o *ExtractionGetV1OK) IsSuccess() bool
- func (o *ExtractionGetV1OK) String() string
- type ExtractionGetV1Params
- func NewExtractionGetV1Params() *ExtractionGetV1Params
- func NewExtractionGetV1ParamsWithContext(ctx context.Context) *ExtractionGetV1Params
- func NewExtractionGetV1ParamsWithHTTPClient(client *http.Client) *ExtractionGetV1Params
- func NewExtractionGetV1ParamsWithTimeout(timeout time.Duration) *ExtractionGetV1Params
- func (o *ExtractionGetV1Params) SetContext(ctx context.Context)
- func (o *ExtractionGetV1Params) SetDefaults()
- func (o *ExtractionGetV1Params) SetHTTPClient(client *http.Client)
- func (o *ExtractionGetV1Params) SetID(id string)
- func (o *ExtractionGetV1Params) SetIncludeFiles(includeFiles *bool)
- func (o *ExtractionGetV1Params) SetTimeout(timeout time.Duration)
- func (o *ExtractionGetV1Params) WithContext(ctx context.Context) *ExtractionGetV1Params
- func (o *ExtractionGetV1Params) WithDefaults() *ExtractionGetV1Params
- func (o *ExtractionGetV1Params) WithHTTPClient(client *http.Client) *ExtractionGetV1Params
- func (o *ExtractionGetV1Params) WithID(id string) *ExtractionGetV1Params
- func (o *ExtractionGetV1Params) WithIncludeFiles(includeFiles *bool) *ExtractionGetV1Params
- func (o *ExtractionGetV1Params) WithTimeout(timeout time.Duration) *ExtractionGetV1Params
- func (o *ExtractionGetV1Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ExtractionGetV1Reader
- type ExtractionGetV1TooManyRequests
- func (o *ExtractionGetV1TooManyRequests) Code() int
- func (o *ExtractionGetV1TooManyRequests) Error() string
- func (o *ExtractionGetV1TooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *ExtractionGetV1TooManyRequests) IsClientError() bool
- func (o *ExtractionGetV1TooManyRequests) IsCode(code int) bool
- func (o *ExtractionGetV1TooManyRequests) IsRedirect() bool
- func (o *ExtractionGetV1TooManyRequests) IsServerError() bool
- func (o *ExtractionGetV1TooManyRequests) IsSuccess() bool
- func (o *ExtractionGetV1TooManyRequests) String() string
- type ExtractionListV1BadRequest
- func (o *ExtractionListV1BadRequest) Code() int
- func (o *ExtractionListV1BadRequest) Error() string
- func (o *ExtractionListV1BadRequest) GetPayload() *models.ClientExtractionListFilesResponseV1
- func (o *ExtractionListV1BadRequest) IsClientError() bool
- func (o *ExtractionListV1BadRequest) IsCode(code int) bool
- func (o *ExtractionListV1BadRequest) IsRedirect() bool
- func (o *ExtractionListV1BadRequest) IsServerError() bool
- func (o *ExtractionListV1BadRequest) IsSuccess() bool
- func (o *ExtractionListV1BadRequest) String() string
- type ExtractionListV1Default
- func (o *ExtractionListV1Default) Code() int
- func (o *ExtractionListV1Default) Error() string
- func (o *ExtractionListV1Default) GetPayload() *models.ClientExtractionListFilesResponseV1
- func (o *ExtractionListV1Default) IsClientError() bool
- func (o *ExtractionListV1Default) IsCode(code int) bool
- func (o *ExtractionListV1Default) IsRedirect() bool
- func (o *ExtractionListV1Default) IsServerError() bool
- func (o *ExtractionListV1Default) IsSuccess() bool
- func (o *ExtractionListV1Default) String() string
- type ExtractionListV1Forbidden
- func (o *ExtractionListV1Forbidden) Code() int
- func (o *ExtractionListV1Forbidden) Error() string
- func (o *ExtractionListV1Forbidden) GetPayload() *models.MsaReplyMetaOnly
- func (o *ExtractionListV1Forbidden) IsClientError() bool
- func (o *ExtractionListV1Forbidden) IsCode(code int) bool
- func (o *ExtractionListV1Forbidden) IsRedirect() bool
- func (o *ExtractionListV1Forbidden) IsServerError() bool
- func (o *ExtractionListV1Forbidden) IsSuccess() bool
- func (o *ExtractionListV1Forbidden) String() string
- type ExtractionListV1InternalServerError
- func (o *ExtractionListV1InternalServerError) Code() int
- func (o *ExtractionListV1InternalServerError) Error() string
- func (o *ExtractionListV1InternalServerError) GetPayload() *models.ClientExtractionListFilesResponseV1
- func (o *ExtractionListV1InternalServerError) IsClientError() bool
- func (o *ExtractionListV1InternalServerError) IsCode(code int) bool
- func (o *ExtractionListV1InternalServerError) IsRedirect() bool
- func (o *ExtractionListV1InternalServerError) IsServerError() bool
- func (o *ExtractionListV1InternalServerError) IsSuccess() bool
- func (o *ExtractionListV1InternalServerError) String() string
- type ExtractionListV1OK
- func (o *ExtractionListV1OK) Code() int
- func (o *ExtractionListV1OK) Error() string
- func (o *ExtractionListV1OK) GetPayload() *models.ClientExtractionListFilesResponseV1
- func (o *ExtractionListV1OK) IsClientError() bool
- func (o *ExtractionListV1OK) IsCode(code int) bool
- func (o *ExtractionListV1OK) IsRedirect() bool
- func (o *ExtractionListV1OK) IsServerError() bool
- func (o *ExtractionListV1OK) IsSuccess() bool
- func (o *ExtractionListV1OK) String() string
- type ExtractionListV1Params
- func NewExtractionListV1Params() *ExtractionListV1Params
- func NewExtractionListV1ParamsWithContext(ctx context.Context) *ExtractionListV1Params
- func NewExtractionListV1ParamsWithHTTPClient(client *http.Client) *ExtractionListV1Params
- func NewExtractionListV1ParamsWithTimeout(timeout time.Duration) *ExtractionListV1Params
- func (o *ExtractionListV1Params) SetContext(ctx context.Context)
- func (o *ExtractionListV1Params) SetDefaults()
- func (o *ExtractionListV1Params) SetHTTPClient(client *http.Client)
- func (o *ExtractionListV1Params) SetID(id string)
- func (o *ExtractionListV1Params) SetLimit(limit *int64)
- func (o *ExtractionListV1Params) SetOffset(offset *string)
- func (o *ExtractionListV1Params) SetTimeout(timeout time.Duration)
- func (o *ExtractionListV1Params) WithContext(ctx context.Context) *ExtractionListV1Params
- func (o *ExtractionListV1Params) WithDefaults() *ExtractionListV1Params
- func (o *ExtractionListV1Params) WithHTTPClient(client *http.Client) *ExtractionListV1Params
- func (o *ExtractionListV1Params) WithID(id string) *ExtractionListV1Params
- func (o *ExtractionListV1Params) WithLimit(limit *int64) *ExtractionListV1Params
- func (o *ExtractionListV1Params) WithOffset(offset *string) *ExtractionListV1Params
- func (o *ExtractionListV1Params) WithTimeout(timeout time.Duration) *ExtractionListV1Params
- func (o *ExtractionListV1Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ExtractionListV1Reader
- type ExtractionListV1TooManyRequests
- func (o *ExtractionListV1TooManyRequests) Code() int
- func (o *ExtractionListV1TooManyRequests) Error() string
- func (o *ExtractionListV1TooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *ExtractionListV1TooManyRequests) IsClientError() bool
- func (o *ExtractionListV1TooManyRequests) IsCode(code int) bool
- func (o *ExtractionListV1TooManyRequests) IsRedirect() bool
- func (o *ExtractionListV1TooManyRequests) IsServerError() bool
- func (o *ExtractionListV1TooManyRequests) IsSuccess() bool
- func (o *ExtractionListV1TooManyRequests) String() string
- type GetSampleV3BadRequest
- func (o *GetSampleV3BadRequest) Code() int
- func (o *GetSampleV3BadRequest) Error() string
- func (o *GetSampleV3BadRequest) GetPayload() *models.MsaReplyMetaOnly
- func (o *GetSampleV3BadRequest) IsClientError() bool
- func (o *GetSampleV3BadRequest) IsCode(code int) bool
- func (o *GetSampleV3BadRequest) IsRedirect() bool
- func (o *GetSampleV3BadRequest) IsServerError() bool
- func (o *GetSampleV3BadRequest) IsSuccess() bool
- func (o *GetSampleV3BadRequest) String() string
- type GetSampleV3Default
- func (o *GetSampleV3Default) Code() int
- func (o *GetSampleV3Default) Error() string
- func (o *GetSampleV3Default) GetPayload() string
- func (o *GetSampleV3Default) IsClientError() bool
- func (o *GetSampleV3Default) IsCode(code int) bool
- func (o *GetSampleV3Default) IsRedirect() bool
- func (o *GetSampleV3Default) IsServerError() bool
- func (o *GetSampleV3Default) IsSuccess() bool
- func (o *GetSampleV3Default) String() string
- type GetSampleV3Forbidden
- func (o *GetSampleV3Forbidden) Code() int
- func (o *GetSampleV3Forbidden) Error() string
- func (o *GetSampleV3Forbidden) GetPayload() *models.MsaReplyMetaOnly
- func (o *GetSampleV3Forbidden) IsClientError() bool
- func (o *GetSampleV3Forbidden) IsCode(code int) bool
- func (o *GetSampleV3Forbidden) IsRedirect() bool
- func (o *GetSampleV3Forbidden) IsServerError() bool
- func (o *GetSampleV3Forbidden) IsSuccess() bool
- func (o *GetSampleV3Forbidden) String() string
- type GetSampleV3InternalServerError
- func (o *GetSampleV3InternalServerError) Code() int
- func (o *GetSampleV3InternalServerError) Error() string
- func (o *GetSampleV3InternalServerError) GetPayload() *models.MsaReplyMetaOnly
- func (o *GetSampleV3InternalServerError) IsClientError() bool
- func (o *GetSampleV3InternalServerError) IsCode(code int) bool
- func (o *GetSampleV3InternalServerError) IsRedirect() bool
- func (o *GetSampleV3InternalServerError) IsServerError() bool
- func (o *GetSampleV3InternalServerError) IsSuccess() bool
- func (o *GetSampleV3InternalServerError) String() string
- type GetSampleV3NotFound
- func (o *GetSampleV3NotFound) Code() int
- func (o *GetSampleV3NotFound) Error() string
- func (o *GetSampleV3NotFound) GetPayload() *models.MsaReplyMetaOnly
- func (o *GetSampleV3NotFound) IsClientError() bool
- func (o *GetSampleV3NotFound) IsCode(code int) bool
- func (o *GetSampleV3NotFound) IsRedirect() bool
- func (o *GetSampleV3NotFound) IsServerError() bool
- func (o *GetSampleV3NotFound) IsSuccess() bool
- func (o *GetSampleV3NotFound) String() string
- type GetSampleV3OK
- func (o *GetSampleV3OK) Code() int
- func (o *GetSampleV3OK) Error() string
- func (o *GetSampleV3OK) GetPayload() string
- func (o *GetSampleV3OK) IsClientError() bool
- func (o *GetSampleV3OK) IsCode(code int) bool
- func (o *GetSampleV3OK) IsRedirect() bool
- func (o *GetSampleV3OK) IsServerError() bool
- func (o *GetSampleV3OK) IsSuccess() bool
- func (o *GetSampleV3OK) String() string
- type GetSampleV3Params
- func (o *GetSampleV3Params) SetContext(ctx context.Context)
- func (o *GetSampleV3Params) SetDefaults()
- func (o *GetSampleV3Params) SetHTTPClient(client *http.Client)
- func (o *GetSampleV3Params) SetIds(ids string)
- func (o *GetSampleV3Params) SetPasswordProtected(passwordProtected *bool)
- func (o *GetSampleV3Params) SetTimeout(timeout time.Duration)
- func (o *GetSampleV3Params) WithContext(ctx context.Context) *GetSampleV3Params
- func (o *GetSampleV3Params) WithDefaults() *GetSampleV3Params
- func (o *GetSampleV3Params) WithHTTPClient(client *http.Client) *GetSampleV3Params
- func (o *GetSampleV3Params) WithIds(ids string) *GetSampleV3Params
- func (o *GetSampleV3Params) WithPasswordProtected(passwordProtected *bool) *GetSampleV3Params
- func (o *GetSampleV3Params) WithTimeout(timeout time.Duration) *GetSampleV3Params
- func (o *GetSampleV3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetSampleV3Reader
- type GetSampleV3TooManyRequests
- func (o *GetSampleV3TooManyRequests) Code() int
- func (o *GetSampleV3TooManyRequests) Error() string
- func (o *GetSampleV3TooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *GetSampleV3TooManyRequests) IsClientError() bool
- func (o *GetSampleV3TooManyRequests) IsCode(code int) bool
- func (o *GetSampleV3TooManyRequests) IsRedirect() bool
- func (o *GetSampleV3TooManyRequests) IsServerError() bool
- func (o *GetSampleV3TooManyRequests) IsSuccess() bool
- func (o *GetSampleV3TooManyRequests) String() string
- type UploadSampleV3BadRequest
- func (o *UploadSampleV3BadRequest) Code() int
- func (o *UploadSampleV3BadRequest) Error() string
- func (o *UploadSampleV3BadRequest) GetPayload() *models.ClientSampleMetadataResponseV2
- func (o *UploadSampleV3BadRequest) IsClientError() bool
- func (o *UploadSampleV3BadRequest) IsCode(code int) bool
- func (o *UploadSampleV3BadRequest) IsRedirect() bool
- func (o *UploadSampleV3BadRequest) IsServerError() bool
- func (o *UploadSampleV3BadRequest) IsSuccess() bool
- func (o *UploadSampleV3BadRequest) String() string
- type UploadSampleV3Default
- func (o *UploadSampleV3Default) Code() int
- func (o *UploadSampleV3Default) Error() string
- func (o *UploadSampleV3Default) GetPayload() *models.ClientSampleMetadataResponseV2
- func (o *UploadSampleV3Default) IsClientError() bool
- func (o *UploadSampleV3Default) IsCode(code int) bool
- func (o *UploadSampleV3Default) IsRedirect() bool
- func (o *UploadSampleV3Default) IsServerError() bool
- func (o *UploadSampleV3Default) IsSuccess() bool
- func (o *UploadSampleV3Default) String() string
- type UploadSampleV3Forbidden
- func (o *UploadSampleV3Forbidden) Code() int
- func (o *UploadSampleV3Forbidden) Error() string
- func (o *UploadSampleV3Forbidden) GetPayload() *models.MsaReplyMetaOnly
- func (o *UploadSampleV3Forbidden) IsClientError() bool
- func (o *UploadSampleV3Forbidden) IsCode(code int) bool
- func (o *UploadSampleV3Forbidden) IsRedirect() bool
- func (o *UploadSampleV3Forbidden) IsServerError() bool
- func (o *UploadSampleV3Forbidden) IsSuccess() bool
- func (o *UploadSampleV3Forbidden) String() string
- type UploadSampleV3InternalServerError
- func (o *UploadSampleV3InternalServerError) Code() int
- func (o *UploadSampleV3InternalServerError) Error() string
- func (o *UploadSampleV3InternalServerError) GetPayload() *models.ClientSampleMetadataResponseV2
- func (o *UploadSampleV3InternalServerError) IsClientError() bool
- func (o *UploadSampleV3InternalServerError) IsCode(code int) bool
- func (o *UploadSampleV3InternalServerError) IsRedirect() bool
- func (o *UploadSampleV3InternalServerError) IsServerError() bool
- func (o *UploadSampleV3InternalServerError) IsSuccess() bool
- func (o *UploadSampleV3InternalServerError) String() string
- type UploadSampleV3OK
- func (o *UploadSampleV3OK) Code() int
- func (o *UploadSampleV3OK) Error() string
- func (o *UploadSampleV3OK) GetPayload() *models.ClientSampleMetadataResponseV2
- func (o *UploadSampleV3OK) IsClientError() bool
- func (o *UploadSampleV3OK) IsCode(code int) bool
- func (o *UploadSampleV3OK) IsRedirect() bool
- func (o *UploadSampleV3OK) IsServerError() bool
- func (o *UploadSampleV3OK) IsSuccess() bool
- func (o *UploadSampleV3OK) String() string
- type UploadSampleV3Params
- func NewUploadSampleV3Params() *UploadSampleV3Params
- func NewUploadSampleV3ParamsWithContext(ctx context.Context) *UploadSampleV3Params
- func NewUploadSampleV3ParamsWithHTTPClient(client *http.Client) *UploadSampleV3Params
- func NewUploadSampleV3ParamsWithTimeout(timeout time.Duration) *UploadSampleV3Params
- func (o *UploadSampleV3Params) SetComment(comment *string)
- func (o *UploadSampleV3Params) SetContext(ctx context.Context)
- func (o *UploadSampleV3Params) SetDefaults()
- func (o *UploadSampleV3Params) SetFileName(fileName string)
- func (o *UploadSampleV3Params) SetHTTPClient(client *http.Client)
- func (o *UploadSampleV3Params) SetIsConfidential(isConfidential *bool)
- func (o *UploadSampleV3Params) SetSample(sample runtime.NamedReadCloser)
- func (o *UploadSampleV3Params) SetTimeout(timeout time.Duration)
- func (o *UploadSampleV3Params) WithComment(comment *string) *UploadSampleV3Params
- func (o *UploadSampleV3Params) WithContext(ctx context.Context) *UploadSampleV3Params
- func (o *UploadSampleV3Params) WithDefaults() *UploadSampleV3Params
- func (o *UploadSampleV3Params) WithFileName(fileName string) *UploadSampleV3Params
- func (o *UploadSampleV3Params) WithHTTPClient(client *http.Client) *UploadSampleV3Params
- func (o *UploadSampleV3Params) WithIsConfidential(isConfidential *bool) *UploadSampleV3Params
- func (o *UploadSampleV3Params) WithSample(sample runtime.NamedReadCloser) *UploadSampleV3Params
- func (o *UploadSampleV3Params) WithTimeout(timeout time.Duration) *UploadSampleV3Params
- func (o *UploadSampleV3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UploadSampleV3Reader
- type UploadSampleV3TooManyRequests
- func (o *UploadSampleV3TooManyRequests) Code() int
- func (o *UploadSampleV3TooManyRequests) Error() string
- func (o *UploadSampleV3TooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *UploadSampleV3TooManyRequests) IsClientError() bool
- func (o *UploadSampleV3TooManyRequests) IsCode(code int) bool
- func (o *UploadSampleV3TooManyRequests) IsRedirect() bool
- func (o *UploadSampleV3TooManyRequests) IsServerError() bool
- func (o *UploadSampleV3TooManyRequests) IsSuccess() bool
- func (o *UploadSampleV3TooManyRequests) String() string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ArchiveDeleteV1Accepted ¶ added in v0.2.32
type ArchiveDeleteV1Accepted struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 }
ArchiveDeleteV1Accepted describes a response with status code 202, with default header values.
OK
func NewArchiveDeleteV1Accepted ¶ added in v0.2.32
func NewArchiveDeleteV1Accepted() *ArchiveDeleteV1Accepted
NewArchiveDeleteV1Accepted creates a ArchiveDeleteV1Accepted with default headers values
func (*ArchiveDeleteV1Accepted) Code ¶ added in v0.2.33
func (o *ArchiveDeleteV1Accepted) Code() int
Code gets the status code for the archive delete v1 accepted response
func (*ArchiveDeleteV1Accepted) Error ¶ added in v0.2.32
func (o *ArchiveDeleteV1Accepted) Error() string
func (*ArchiveDeleteV1Accepted) IsClientError ¶ added in v0.2.32
func (o *ArchiveDeleteV1Accepted) IsClientError() bool
IsClientError returns true when this archive delete v1 accepted response has a 4xx status code
func (*ArchiveDeleteV1Accepted) IsCode ¶ added in v0.2.32
func (o *ArchiveDeleteV1Accepted) IsCode(code int) bool
IsCode returns true when this archive delete v1 accepted response a status code equal to that given
func (*ArchiveDeleteV1Accepted) IsRedirect ¶ added in v0.2.32
func (o *ArchiveDeleteV1Accepted) IsRedirect() bool
IsRedirect returns true when this archive delete v1 accepted response has a 3xx status code
func (*ArchiveDeleteV1Accepted) IsServerError ¶ added in v0.2.32
func (o *ArchiveDeleteV1Accepted) IsServerError() bool
IsServerError returns true when this archive delete v1 accepted response has a 5xx status code
func (*ArchiveDeleteV1Accepted) IsSuccess ¶ added in v0.2.32
func (o *ArchiveDeleteV1Accepted) IsSuccess() bool
IsSuccess returns true when this archive delete v1 accepted response has a 2xx status code
func (*ArchiveDeleteV1Accepted) String ¶ added in v0.2.32
func (o *ArchiveDeleteV1Accepted) String() string
type ArchiveDeleteV1BadRequest ¶ added in v0.2.32
type ArchiveDeleteV1BadRequest struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 }
ArchiveDeleteV1BadRequest describes a response with status code 400, with default header values.
Bad Request
func NewArchiveDeleteV1BadRequest ¶ added in v0.2.32
func NewArchiveDeleteV1BadRequest() *ArchiveDeleteV1BadRequest
NewArchiveDeleteV1BadRequest creates a ArchiveDeleteV1BadRequest with default headers values
func (*ArchiveDeleteV1BadRequest) Code ¶ added in v0.2.33
func (o *ArchiveDeleteV1BadRequest) Code() int
Code gets the status code for the archive delete v1 bad request response
func (*ArchiveDeleteV1BadRequest) Error ¶ added in v0.2.32
func (o *ArchiveDeleteV1BadRequest) Error() string
func (*ArchiveDeleteV1BadRequest) IsClientError ¶ added in v0.2.32
func (o *ArchiveDeleteV1BadRequest) IsClientError() bool
IsClientError returns true when this archive delete v1 bad request response has a 4xx status code
func (*ArchiveDeleteV1BadRequest) IsCode ¶ added in v0.2.32
func (o *ArchiveDeleteV1BadRequest) IsCode(code int) bool
IsCode returns true when this archive delete v1 bad request response a status code equal to that given
func (*ArchiveDeleteV1BadRequest) IsRedirect ¶ added in v0.2.32
func (o *ArchiveDeleteV1BadRequest) IsRedirect() bool
IsRedirect returns true when this archive delete v1 bad request response has a 3xx status code
func (*ArchiveDeleteV1BadRequest) IsServerError ¶ added in v0.2.32
func (o *ArchiveDeleteV1BadRequest) IsServerError() bool
IsServerError returns true when this archive delete v1 bad request response has a 5xx status code
func (*ArchiveDeleteV1BadRequest) IsSuccess ¶ added in v0.2.32
func (o *ArchiveDeleteV1BadRequest) IsSuccess() bool
IsSuccess returns true when this archive delete v1 bad request response has a 2xx status code
func (*ArchiveDeleteV1BadRequest) String ¶ added in v0.2.32
func (o *ArchiveDeleteV1BadRequest) String() string
type ArchiveDeleteV1Forbidden ¶ added in v0.2.32
type ArchiveDeleteV1Forbidden struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaReplyMetaOnly }
ArchiveDeleteV1Forbidden describes a response with status code 403, with default header values.
Forbidden
func NewArchiveDeleteV1Forbidden ¶ added in v0.2.32
func NewArchiveDeleteV1Forbidden() *ArchiveDeleteV1Forbidden
NewArchiveDeleteV1Forbidden creates a ArchiveDeleteV1Forbidden with default headers values
func (*ArchiveDeleteV1Forbidden) Code ¶ added in v0.2.33
func (o *ArchiveDeleteV1Forbidden) Code() int
Code gets the status code for the archive delete v1 forbidden response
func (*ArchiveDeleteV1Forbidden) Error ¶ added in v0.2.32
func (o *ArchiveDeleteV1Forbidden) Error() string
func (*ArchiveDeleteV1Forbidden) GetPayload ¶ added in v0.2.32
func (o *ArchiveDeleteV1Forbidden) GetPayload() *models.MsaReplyMetaOnly
func (*ArchiveDeleteV1Forbidden) IsClientError ¶ added in v0.2.32
func (o *ArchiveDeleteV1Forbidden) IsClientError() bool
IsClientError returns true when this archive delete v1 forbidden response has a 4xx status code
func (*ArchiveDeleteV1Forbidden) IsCode ¶ added in v0.2.32
func (o *ArchiveDeleteV1Forbidden) IsCode(code int) bool
IsCode returns true when this archive delete v1 forbidden response a status code equal to that given
func (*ArchiveDeleteV1Forbidden) IsRedirect ¶ added in v0.2.32
func (o *ArchiveDeleteV1Forbidden) IsRedirect() bool
IsRedirect returns true when this archive delete v1 forbidden response has a 3xx status code
func (*ArchiveDeleteV1Forbidden) IsServerError ¶ added in v0.2.32
func (o *ArchiveDeleteV1Forbidden) IsServerError() bool
IsServerError returns true when this archive delete v1 forbidden response has a 5xx status code
func (*ArchiveDeleteV1Forbidden) IsSuccess ¶ added in v0.2.32
func (o *ArchiveDeleteV1Forbidden) IsSuccess() bool
IsSuccess returns true when this archive delete v1 forbidden response has a 2xx status code
func (*ArchiveDeleteV1Forbidden) String ¶ added in v0.2.32
func (o *ArchiveDeleteV1Forbidden) String() string
type ArchiveDeleteV1InternalServerError ¶ added in v0.2.32
type ArchiveDeleteV1InternalServerError struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 }
ArchiveDeleteV1InternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewArchiveDeleteV1InternalServerError ¶ added in v0.2.32
func NewArchiveDeleteV1InternalServerError() *ArchiveDeleteV1InternalServerError
NewArchiveDeleteV1InternalServerError creates a ArchiveDeleteV1InternalServerError with default headers values
func (*ArchiveDeleteV1InternalServerError) Code ¶ added in v0.2.33
func (o *ArchiveDeleteV1InternalServerError) Code() int
Code gets the status code for the archive delete v1 internal server error response
func (*ArchiveDeleteV1InternalServerError) Error ¶ added in v0.2.32
func (o *ArchiveDeleteV1InternalServerError) Error() string
func (*ArchiveDeleteV1InternalServerError) IsClientError ¶ added in v0.2.32
func (o *ArchiveDeleteV1InternalServerError) IsClientError() bool
IsClientError returns true when this archive delete v1 internal server error response has a 4xx status code
func (*ArchiveDeleteV1InternalServerError) IsCode ¶ added in v0.2.32
func (o *ArchiveDeleteV1InternalServerError) IsCode(code int) bool
IsCode returns true when this archive delete v1 internal server error response a status code equal to that given
func (*ArchiveDeleteV1InternalServerError) IsRedirect ¶ added in v0.2.32
func (o *ArchiveDeleteV1InternalServerError) IsRedirect() bool
IsRedirect returns true when this archive delete v1 internal server error response has a 3xx status code
func (*ArchiveDeleteV1InternalServerError) IsServerError ¶ added in v0.2.32
func (o *ArchiveDeleteV1InternalServerError) IsServerError() bool
IsServerError returns true when this archive delete v1 internal server error response has a 5xx status code
func (*ArchiveDeleteV1InternalServerError) IsSuccess ¶ added in v0.2.32
func (o *ArchiveDeleteV1InternalServerError) IsSuccess() bool
IsSuccess returns true when this archive delete v1 internal server error response has a 2xx status code
func (*ArchiveDeleteV1InternalServerError) String ¶ added in v0.2.32
func (o *ArchiveDeleteV1InternalServerError) String() string
type ArchiveDeleteV1NotFound ¶ added in v0.2.32
type ArchiveDeleteV1NotFound struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 }
ArchiveDeleteV1NotFound describes a response with status code 404, with default header values.
Not Found
func NewArchiveDeleteV1NotFound ¶ added in v0.2.32
func NewArchiveDeleteV1NotFound() *ArchiveDeleteV1NotFound
NewArchiveDeleteV1NotFound creates a ArchiveDeleteV1NotFound with default headers values
func (*ArchiveDeleteV1NotFound) Code ¶ added in v0.2.33
func (o *ArchiveDeleteV1NotFound) Code() int
Code gets the status code for the archive delete v1 not found response
func (*ArchiveDeleteV1NotFound) Error ¶ added in v0.2.32
func (o *ArchiveDeleteV1NotFound) Error() string
func (*ArchiveDeleteV1NotFound) IsClientError ¶ added in v0.2.32
func (o *ArchiveDeleteV1NotFound) IsClientError() bool
IsClientError returns true when this archive delete v1 not found response has a 4xx status code
func (*ArchiveDeleteV1NotFound) IsCode ¶ added in v0.2.32
func (o *ArchiveDeleteV1NotFound) IsCode(code int) bool
IsCode returns true when this archive delete v1 not found response a status code equal to that given
func (*ArchiveDeleteV1NotFound) IsRedirect ¶ added in v0.2.32
func (o *ArchiveDeleteV1NotFound) IsRedirect() bool
IsRedirect returns true when this archive delete v1 not found response has a 3xx status code
func (*ArchiveDeleteV1NotFound) IsServerError ¶ added in v0.2.32
func (o *ArchiveDeleteV1NotFound) IsServerError() bool
IsServerError returns true when this archive delete v1 not found response has a 5xx status code
func (*ArchiveDeleteV1NotFound) IsSuccess ¶ added in v0.2.32
func (o *ArchiveDeleteV1NotFound) IsSuccess() bool
IsSuccess returns true when this archive delete v1 not found response has a 2xx status code
func (*ArchiveDeleteV1NotFound) String ¶ added in v0.2.32
func (o *ArchiveDeleteV1NotFound) String() string
type ArchiveDeleteV1Params ¶ added in v0.2.32
type ArchiveDeleteV1Params struct { /* ID. The archive SHA256. */ ID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ArchiveDeleteV1Params contains all the parameters to send to the API endpoint
for the archive delete v1 operation. Typically these are written to a http.Request.
func NewArchiveDeleteV1Params ¶ added in v0.2.32
func NewArchiveDeleteV1Params() *ArchiveDeleteV1Params
NewArchiveDeleteV1Params creates a new ArchiveDeleteV1Params 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 NewArchiveDeleteV1ParamsWithContext ¶ added in v0.2.32
func NewArchiveDeleteV1ParamsWithContext(ctx context.Context) *ArchiveDeleteV1Params
NewArchiveDeleteV1ParamsWithContext creates a new ArchiveDeleteV1Params object with the ability to set a context for a request.
func NewArchiveDeleteV1ParamsWithHTTPClient ¶ added in v0.2.32
func NewArchiveDeleteV1ParamsWithHTTPClient(client *http.Client) *ArchiveDeleteV1Params
NewArchiveDeleteV1ParamsWithHTTPClient creates a new ArchiveDeleteV1Params object with the ability to set a custom HTTPClient for a request.
func NewArchiveDeleteV1ParamsWithTimeout ¶ added in v0.2.32
func NewArchiveDeleteV1ParamsWithTimeout(timeout time.Duration) *ArchiveDeleteV1Params
NewArchiveDeleteV1ParamsWithTimeout creates a new ArchiveDeleteV1Params object with the ability to set a timeout on a request.
func (*ArchiveDeleteV1Params) SetContext ¶ added in v0.2.32
func (o *ArchiveDeleteV1Params) SetContext(ctx context.Context)
SetContext adds the context to the archive delete v1 params
func (*ArchiveDeleteV1Params) SetDefaults ¶ added in v0.2.32
func (o *ArchiveDeleteV1Params) SetDefaults()
SetDefaults hydrates default values in the archive delete v1 params (not the query body).
All values with no default are reset to their zero value.
func (*ArchiveDeleteV1Params) SetHTTPClient ¶ added in v0.2.32
func (o *ArchiveDeleteV1Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the archive delete v1 params
func (*ArchiveDeleteV1Params) SetID ¶ added in v0.2.32
func (o *ArchiveDeleteV1Params) SetID(id string)
SetID adds the id to the archive delete v1 params
func (*ArchiveDeleteV1Params) SetTimeout ¶ added in v0.2.32
func (o *ArchiveDeleteV1Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the archive delete v1 params
func (*ArchiveDeleteV1Params) WithContext ¶ added in v0.2.32
func (o *ArchiveDeleteV1Params) WithContext(ctx context.Context) *ArchiveDeleteV1Params
WithContext adds the context to the archive delete v1 params
func (*ArchiveDeleteV1Params) WithDefaults ¶ added in v0.2.32
func (o *ArchiveDeleteV1Params) WithDefaults() *ArchiveDeleteV1Params
WithDefaults hydrates default values in the archive delete v1 params (not the query body).
All values with no default are reset to their zero value.
func (*ArchiveDeleteV1Params) WithHTTPClient ¶ added in v0.2.32
func (o *ArchiveDeleteV1Params) WithHTTPClient(client *http.Client) *ArchiveDeleteV1Params
WithHTTPClient adds the HTTPClient to the archive delete v1 params
func (*ArchiveDeleteV1Params) WithID ¶ added in v0.2.32
func (o *ArchiveDeleteV1Params) WithID(id string) *ArchiveDeleteV1Params
WithID adds the id to the archive delete v1 params
func (*ArchiveDeleteV1Params) WithTimeout ¶ added in v0.2.32
func (o *ArchiveDeleteV1Params) WithTimeout(timeout time.Duration) *ArchiveDeleteV1Params
WithTimeout adds the timeout to the archive delete v1 params
func (*ArchiveDeleteV1Params) WriteToRequest ¶ added in v0.2.32
func (o *ArchiveDeleteV1Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ArchiveDeleteV1Reader ¶ added in v0.2.32
type ArchiveDeleteV1Reader struct {
// contains filtered or unexported fields
}
ArchiveDeleteV1Reader is a Reader for the ArchiveDeleteV1 structure.
func (*ArchiveDeleteV1Reader) ReadResponse ¶ added in v0.2.32
func (o *ArchiveDeleteV1Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ArchiveDeleteV1TooManyRequests ¶ added in v0.2.32
type ArchiveDeleteV1TooManyRequests struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 /* Too many requests, retry after this time (as milliseconds since epoch) */ XRateLimitRetryAfter int64 Payload *models.MsaReplyMetaOnly }
ArchiveDeleteV1TooManyRequests describes a response with status code 429, with default header values.
Too Many Requests
func NewArchiveDeleteV1TooManyRequests ¶ added in v0.2.32
func NewArchiveDeleteV1TooManyRequests() *ArchiveDeleteV1TooManyRequests
NewArchiveDeleteV1TooManyRequests creates a ArchiveDeleteV1TooManyRequests with default headers values
func (*ArchiveDeleteV1TooManyRequests) Code ¶ added in v0.2.33
func (o *ArchiveDeleteV1TooManyRequests) Code() int
Code gets the status code for the archive delete v1 too many requests response
func (*ArchiveDeleteV1TooManyRequests) Error ¶ added in v0.2.32
func (o *ArchiveDeleteV1TooManyRequests) Error() string
func (*ArchiveDeleteV1TooManyRequests) GetPayload ¶ added in v0.2.32
func (o *ArchiveDeleteV1TooManyRequests) GetPayload() *models.MsaReplyMetaOnly
func (*ArchiveDeleteV1TooManyRequests) IsClientError ¶ added in v0.2.32
func (o *ArchiveDeleteV1TooManyRequests) IsClientError() bool
IsClientError returns true when this archive delete v1 too many requests response has a 4xx status code
func (*ArchiveDeleteV1TooManyRequests) IsCode ¶ added in v0.2.32
func (o *ArchiveDeleteV1TooManyRequests) IsCode(code int) bool
IsCode returns true when this archive delete v1 too many requests response a status code equal to that given
func (*ArchiveDeleteV1TooManyRequests) IsRedirect ¶ added in v0.2.32
func (o *ArchiveDeleteV1TooManyRequests) IsRedirect() bool
IsRedirect returns true when this archive delete v1 too many requests response has a 3xx status code
func (*ArchiveDeleteV1TooManyRequests) IsServerError ¶ added in v0.2.32
func (o *ArchiveDeleteV1TooManyRequests) IsServerError() bool
IsServerError returns true when this archive delete v1 too many requests response has a 5xx status code
func (*ArchiveDeleteV1TooManyRequests) IsSuccess ¶ added in v0.2.32
func (o *ArchiveDeleteV1TooManyRequests) IsSuccess() bool
IsSuccess returns true when this archive delete v1 too many requests response has a 2xx status code
func (*ArchiveDeleteV1TooManyRequests) String ¶ added in v0.2.32
func (o *ArchiveDeleteV1TooManyRequests) String() string
type ArchiveGetV1BadRequest ¶ added in v0.2.32
type ArchiveGetV1BadRequest struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.ClientArchiveCreateResponseV1 }
ArchiveGetV1BadRequest describes a response with status code 400, with default header values.
Bad Request
func NewArchiveGetV1BadRequest ¶ added in v0.2.32
func NewArchiveGetV1BadRequest() *ArchiveGetV1BadRequest
NewArchiveGetV1BadRequest creates a ArchiveGetV1BadRequest with default headers values
func (*ArchiveGetV1BadRequest) Code ¶ added in v0.2.33
func (o *ArchiveGetV1BadRequest) Code() int
Code gets the status code for the archive get v1 bad request response
func (*ArchiveGetV1BadRequest) Error ¶ added in v0.2.32
func (o *ArchiveGetV1BadRequest) Error() string
func (*ArchiveGetV1BadRequest) GetPayload ¶ added in v0.2.32
func (o *ArchiveGetV1BadRequest) GetPayload() *models.ClientArchiveCreateResponseV1
func (*ArchiveGetV1BadRequest) IsClientError ¶ added in v0.2.32
func (o *ArchiveGetV1BadRequest) IsClientError() bool
IsClientError returns true when this archive get v1 bad request response has a 4xx status code
func (*ArchiveGetV1BadRequest) IsCode ¶ added in v0.2.32
func (o *ArchiveGetV1BadRequest) IsCode(code int) bool
IsCode returns true when this archive get v1 bad request response a status code equal to that given
func (*ArchiveGetV1BadRequest) IsRedirect ¶ added in v0.2.32
func (o *ArchiveGetV1BadRequest) IsRedirect() bool
IsRedirect returns true when this archive get v1 bad request response has a 3xx status code
func (*ArchiveGetV1BadRequest) IsServerError ¶ added in v0.2.32
func (o *ArchiveGetV1BadRequest) IsServerError() bool
IsServerError returns true when this archive get v1 bad request response has a 5xx status code
func (*ArchiveGetV1BadRequest) IsSuccess ¶ added in v0.2.32
func (o *ArchiveGetV1BadRequest) IsSuccess() bool
IsSuccess returns true when this archive get v1 bad request response has a 2xx status code
func (*ArchiveGetV1BadRequest) String ¶ added in v0.2.32
func (o *ArchiveGetV1BadRequest) String() string
type ArchiveGetV1Default ¶ added in v0.2.32
type ArchiveGetV1Default struct { Payload *models.ClientArchiveCreateResponseV1 // contains filtered or unexported fields }
ArchiveGetV1Default describes a response with status code -1, with default header values.
OK
func NewArchiveGetV1Default ¶ added in v0.2.32
func NewArchiveGetV1Default(code int) *ArchiveGetV1Default
NewArchiveGetV1Default creates a ArchiveGetV1Default with default headers values
func (*ArchiveGetV1Default) Code ¶ added in v0.2.32
func (o *ArchiveGetV1Default) Code() int
Code gets the status code for the archive get v1 default response
func (*ArchiveGetV1Default) Error ¶ added in v0.2.32
func (o *ArchiveGetV1Default) Error() string
func (*ArchiveGetV1Default) GetPayload ¶ added in v0.2.32
func (o *ArchiveGetV1Default) GetPayload() *models.ClientArchiveCreateResponseV1
func (*ArchiveGetV1Default) IsClientError ¶ added in v0.2.32
func (o *ArchiveGetV1Default) IsClientError() bool
IsClientError returns true when this archive get v1 default response has a 4xx status code
func (*ArchiveGetV1Default) IsCode ¶ added in v0.2.32
func (o *ArchiveGetV1Default) IsCode(code int) bool
IsCode returns true when this archive get v1 default response a status code equal to that given
func (*ArchiveGetV1Default) IsRedirect ¶ added in v0.2.32
func (o *ArchiveGetV1Default) IsRedirect() bool
IsRedirect returns true when this archive get v1 default response has a 3xx status code
func (*ArchiveGetV1Default) IsServerError ¶ added in v0.2.32
func (o *ArchiveGetV1Default) IsServerError() bool
IsServerError returns true when this archive get v1 default response has a 5xx status code
func (*ArchiveGetV1Default) IsSuccess ¶ added in v0.2.32
func (o *ArchiveGetV1Default) IsSuccess() bool
IsSuccess returns true when this archive get v1 default response has a 2xx status code
func (*ArchiveGetV1Default) String ¶ added in v0.2.32
func (o *ArchiveGetV1Default) String() string
type ArchiveGetV1Forbidden ¶ added in v0.2.32
type ArchiveGetV1Forbidden struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaReplyMetaOnly }
ArchiveGetV1Forbidden describes a response with status code 403, with default header values.
Forbidden
func NewArchiveGetV1Forbidden ¶ added in v0.2.32
func NewArchiveGetV1Forbidden() *ArchiveGetV1Forbidden
NewArchiveGetV1Forbidden creates a ArchiveGetV1Forbidden with default headers values
func (*ArchiveGetV1Forbidden) Code ¶ added in v0.2.33
func (o *ArchiveGetV1Forbidden) Code() int
Code gets the status code for the archive get v1 forbidden response
func (*ArchiveGetV1Forbidden) Error ¶ added in v0.2.32
func (o *ArchiveGetV1Forbidden) Error() string
func (*ArchiveGetV1Forbidden) GetPayload ¶ added in v0.2.32
func (o *ArchiveGetV1Forbidden) GetPayload() *models.MsaReplyMetaOnly
func (*ArchiveGetV1Forbidden) IsClientError ¶ added in v0.2.32
func (o *ArchiveGetV1Forbidden) IsClientError() bool
IsClientError returns true when this archive get v1 forbidden response has a 4xx status code
func (*ArchiveGetV1Forbidden) IsCode ¶ added in v0.2.32
func (o *ArchiveGetV1Forbidden) IsCode(code int) bool
IsCode returns true when this archive get v1 forbidden response a status code equal to that given
func (*ArchiveGetV1Forbidden) IsRedirect ¶ added in v0.2.32
func (o *ArchiveGetV1Forbidden) IsRedirect() bool
IsRedirect returns true when this archive get v1 forbidden response has a 3xx status code
func (*ArchiveGetV1Forbidden) IsServerError ¶ added in v0.2.32
func (o *ArchiveGetV1Forbidden) IsServerError() bool
IsServerError returns true when this archive get v1 forbidden response has a 5xx status code
func (*ArchiveGetV1Forbidden) IsSuccess ¶ added in v0.2.32
func (o *ArchiveGetV1Forbidden) IsSuccess() bool
IsSuccess returns true when this archive get v1 forbidden response has a 2xx status code
func (*ArchiveGetV1Forbidden) String ¶ added in v0.2.32
func (o *ArchiveGetV1Forbidden) String() string
type ArchiveGetV1InternalServerError ¶ added in v0.2.32
type ArchiveGetV1InternalServerError struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.ClientArchiveCreateResponseV1 }
ArchiveGetV1InternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewArchiveGetV1InternalServerError ¶ added in v0.2.32
func NewArchiveGetV1InternalServerError() *ArchiveGetV1InternalServerError
NewArchiveGetV1InternalServerError creates a ArchiveGetV1InternalServerError with default headers values
func (*ArchiveGetV1InternalServerError) Code ¶ added in v0.2.33
func (o *ArchiveGetV1InternalServerError) Code() int
Code gets the status code for the archive get v1 internal server error response
func (*ArchiveGetV1InternalServerError) Error ¶ added in v0.2.32
func (o *ArchiveGetV1InternalServerError) Error() string
func (*ArchiveGetV1InternalServerError) GetPayload ¶ added in v0.2.32
func (o *ArchiveGetV1InternalServerError) GetPayload() *models.ClientArchiveCreateResponseV1
func (*ArchiveGetV1InternalServerError) IsClientError ¶ added in v0.2.32
func (o *ArchiveGetV1InternalServerError) IsClientError() bool
IsClientError returns true when this archive get v1 internal server error response has a 4xx status code
func (*ArchiveGetV1InternalServerError) IsCode ¶ added in v0.2.32
func (o *ArchiveGetV1InternalServerError) IsCode(code int) bool
IsCode returns true when this archive get v1 internal server error response a status code equal to that given
func (*ArchiveGetV1InternalServerError) IsRedirect ¶ added in v0.2.32
func (o *ArchiveGetV1InternalServerError) IsRedirect() bool
IsRedirect returns true when this archive get v1 internal server error response has a 3xx status code
func (*ArchiveGetV1InternalServerError) IsServerError ¶ added in v0.2.32
func (o *ArchiveGetV1InternalServerError) IsServerError() bool
IsServerError returns true when this archive get v1 internal server error response has a 5xx status code
func (*ArchiveGetV1InternalServerError) IsSuccess ¶ added in v0.2.32
func (o *ArchiveGetV1InternalServerError) IsSuccess() bool
IsSuccess returns true when this archive get v1 internal server error response has a 2xx status code
func (*ArchiveGetV1InternalServerError) String ¶ added in v0.2.32
func (o *ArchiveGetV1InternalServerError) String() string
type ArchiveGetV1OK ¶ added in v0.2.32
type ArchiveGetV1OK struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.ClientArchiveCreateResponseV1 }
ArchiveGetV1OK describes a response with status code 200, with default header values.
OK
func NewArchiveGetV1OK ¶ added in v0.2.32
func NewArchiveGetV1OK() *ArchiveGetV1OK
NewArchiveGetV1OK creates a ArchiveGetV1OK with default headers values
func (*ArchiveGetV1OK) Code ¶ added in v0.2.33
func (o *ArchiveGetV1OK) Code() int
Code gets the status code for the archive get v1 o k response
func (*ArchiveGetV1OK) Error ¶ added in v0.2.32
func (o *ArchiveGetV1OK) Error() string
func (*ArchiveGetV1OK) GetPayload ¶ added in v0.2.32
func (o *ArchiveGetV1OK) GetPayload() *models.ClientArchiveCreateResponseV1
func (*ArchiveGetV1OK) IsClientError ¶ added in v0.2.32
func (o *ArchiveGetV1OK) IsClientError() bool
IsClientError returns true when this archive get v1 o k response has a 4xx status code
func (*ArchiveGetV1OK) IsCode ¶ added in v0.2.32
func (o *ArchiveGetV1OK) IsCode(code int) bool
IsCode returns true when this archive get v1 o k response a status code equal to that given
func (*ArchiveGetV1OK) IsRedirect ¶ added in v0.2.32
func (o *ArchiveGetV1OK) IsRedirect() bool
IsRedirect returns true when this archive get v1 o k response has a 3xx status code
func (*ArchiveGetV1OK) IsServerError ¶ added in v0.2.32
func (o *ArchiveGetV1OK) IsServerError() bool
IsServerError returns true when this archive get v1 o k response has a 5xx status code
func (*ArchiveGetV1OK) IsSuccess ¶ added in v0.2.32
func (o *ArchiveGetV1OK) IsSuccess() bool
IsSuccess returns true when this archive get v1 o k response has a 2xx status code
func (*ArchiveGetV1OK) String ¶ added in v0.2.32
func (o *ArchiveGetV1OK) String() string
type ArchiveGetV1Params ¶ added in v0.2.32
type ArchiveGetV1Params struct { /* ID. The archive SHA256. */ ID string /* IncludeFiles. If `true` includes processed archive files in response. */ IncludeFiles *bool Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ArchiveGetV1Params contains all the parameters to send to the API endpoint
for the archive get v1 operation. Typically these are written to a http.Request.
func NewArchiveGetV1Params ¶ added in v0.2.32
func NewArchiveGetV1Params() *ArchiveGetV1Params
NewArchiveGetV1Params creates a new ArchiveGetV1Params 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 NewArchiveGetV1ParamsWithContext ¶ added in v0.2.32
func NewArchiveGetV1ParamsWithContext(ctx context.Context) *ArchiveGetV1Params
NewArchiveGetV1ParamsWithContext creates a new ArchiveGetV1Params object with the ability to set a context for a request.
func NewArchiveGetV1ParamsWithHTTPClient ¶ added in v0.2.32
func NewArchiveGetV1ParamsWithHTTPClient(client *http.Client) *ArchiveGetV1Params
NewArchiveGetV1ParamsWithHTTPClient creates a new ArchiveGetV1Params object with the ability to set a custom HTTPClient for a request.
func NewArchiveGetV1ParamsWithTimeout ¶ added in v0.2.32
func NewArchiveGetV1ParamsWithTimeout(timeout time.Duration) *ArchiveGetV1Params
NewArchiveGetV1ParamsWithTimeout creates a new ArchiveGetV1Params object with the ability to set a timeout on a request.
func (*ArchiveGetV1Params) SetContext ¶ added in v0.2.32
func (o *ArchiveGetV1Params) SetContext(ctx context.Context)
SetContext adds the context to the archive get v1 params
func (*ArchiveGetV1Params) SetDefaults ¶ added in v0.2.32
func (o *ArchiveGetV1Params) SetDefaults()
SetDefaults hydrates default values in the archive get v1 params (not the query body).
All values with no default are reset to their zero value.
func (*ArchiveGetV1Params) SetHTTPClient ¶ added in v0.2.32
func (o *ArchiveGetV1Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the archive get v1 params
func (*ArchiveGetV1Params) SetID ¶ added in v0.2.32
func (o *ArchiveGetV1Params) SetID(id string)
SetID adds the id to the archive get v1 params
func (*ArchiveGetV1Params) SetIncludeFiles ¶ added in v0.2.32
func (o *ArchiveGetV1Params) SetIncludeFiles(includeFiles *bool)
SetIncludeFiles adds the includeFiles to the archive get v1 params
func (*ArchiveGetV1Params) SetTimeout ¶ added in v0.2.32
func (o *ArchiveGetV1Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the archive get v1 params
func (*ArchiveGetV1Params) WithContext ¶ added in v0.2.32
func (o *ArchiveGetV1Params) WithContext(ctx context.Context) *ArchiveGetV1Params
WithContext adds the context to the archive get v1 params
func (*ArchiveGetV1Params) WithDefaults ¶ added in v0.2.32
func (o *ArchiveGetV1Params) WithDefaults() *ArchiveGetV1Params
WithDefaults hydrates default values in the archive get v1 params (not the query body).
All values with no default are reset to their zero value.
func (*ArchiveGetV1Params) WithHTTPClient ¶ added in v0.2.32
func (o *ArchiveGetV1Params) WithHTTPClient(client *http.Client) *ArchiveGetV1Params
WithHTTPClient adds the HTTPClient to the archive get v1 params
func (*ArchiveGetV1Params) WithID ¶ added in v0.2.32
func (o *ArchiveGetV1Params) WithID(id string) *ArchiveGetV1Params
WithID adds the id to the archive get v1 params
func (*ArchiveGetV1Params) WithIncludeFiles ¶ added in v0.2.32
func (o *ArchiveGetV1Params) WithIncludeFiles(includeFiles *bool) *ArchiveGetV1Params
WithIncludeFiles adds the includeFiles to the archive get v1 params
func (*ArchiveGetV1Params) WithTimeout ¶ added in v0.2.32
func (o *ArchiveGetV1Params) WithTimeout(timeout time.Duration) *ArchiveGetV1Params
WithTimeout adds the timeout to the archive get v1 params
func (*ArchiveGetV1Params) WriteToRequest ¶ added in v0.2.32
func (o *ArchiveGetV1Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ArchiveGetV1Reader ¶ added in v0.2.32
type ArchiveGetV1Reader struct {
// contains filtered or unexported fields
}
ArchiveGetV1Reader is a Reader for the ArchiveGetV1 structure.
func (*ArchiveGetV1Reader) ReadResponse ¶ added in v0.2.32
func (o *ArchiveGetV1Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ArchiveGetV1TooManyRequests ¶ added in v0.2.32
type ArchiveGetV1TooManyRequests struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 /* Too many requests, retry after this time (as milliseconds since epoch) */ XRateLimitRetryAfter int64 Payload *models.MsaReplyMetaOnly }
ArchiveGetV1TooManyRequests describes a response with status code 429, with default header values.
Too Many Requests
func NewArchiveGetV1TooManyRequests ¶ added in v0.2.32
func NewArchiveGetV1TooManyRequests() *ArchiveGetV1TooManyRequests
NewArchiveGetV1TooManyRequests creates a ArchiveGetV1TooManyRequests with default headers values
func (*ArchiveGetV1TooManyRequests) Code ¶ added in v0.2.33
func (o *ArchiveGetV1TooManyRequests) Code() int
Code gets the status code for the archive get v1 too many requests response
func (*ArchiveGetV1TooManyRequests) Error ¶ added in v0.2.32
func (o *ArchiveGetV1TooManyRequests) Error() string
func (*ArchiveGetV1TooManyRequests) GetPayload ¶ added in v0.2.32
func (o *ArchiveGetV1TooManyRequests) GetPayload() *models.MsaReplyMetaOnly
func (*ArchiveGetV1TooManyRequests) IsClientError ¶ added in v0.2.32
func (o *ArchiveGetV1TooManyRequests) IsClientError() bool
IsClientError returns true when this archive get v1 too many requests response has a 4xx status code
func (*ArchiveGetV1TooManyRequests) IsCode ¶ added in v0.2.32
func (o *ArchiveGetV1TooManyRequests) IsCode(code int) bool
IsCode returns true when this archive get v1 too many requests response a status code equal to that given
func (*ArchiveGetV1TooManyRequests) IsRedirect ¶ added in v0.2.32
func (o *ArchiveGetV1TooManyRequests) IsRedirect() bool
IsRedirect returns true when this archive get v1 too many requests response has a 3xx status code
func (*ArchiveGetV1TooManyRequests) IsServerError ¶ added in v0.2.32
func (o *ArchiveGetV1TooManyRequests) IsServerError() bool
IsServerError returns true when this archive get v1 too many requests response has a 5xx status code
func (*ArchiveGetV1TooManyRequests) IsSuccess ¶ added in v0.2.32
func (o *ArchiveGetV1TooManyRequests) IsSuccess() bool
IsSuccess returns true when this archive get v1 too many requests response has a 2xx status code
func (*ArchiveGetV1TooManyRequests) String ¶ added in v0.2.32
func (o *ArchiveGetV1TooManyRequests) String() string
type ArchiveListV1BadRequest ¶ added in v0.2.32
type ArchiveListV1BadRequest struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.ClientArchiveListFilesResponseV1 }
ArchiveListV1BadRequest describes a response with status code 400, with default header values.
Bad Request
func NewArchiveListV1BadRequest ¶ added in v0.2.32
func NewArchiveListV1BadRequest() *ArchiveListV1BadRequest
NewArchiveListV1BadRequest creates a ArchiveListV1BadRequest with default headers values
func (*ArchiveListV1BadRequest) Code ¶ added in v0.2.33
func (o *ArchiveListV1BadRequest) Code() int
Code gets the status code for the archive list v1 bad request response
func (*ArchiveListV1BadRequest) Error ¶ added in v0.2.32
func (o *ArchiveListV1BadRequest) Error() string
func (*ArchiveListV1BadRequest) GetPayload ¶ added in v0.2.32
func (o *ArchiveListV1BadRequest) GetPayload() *models.ClientArchiveListFilesResponseV1
func (*ArchiveListV1BadRequest) IsClientError ¶ added in v0.2.32
func (o *ArchiveListV1BadRequest) IsClientError() bool
IsClientError returns true when this archive list v1 bad request response has a 4xx status code
func (*ArchiveListV1BadRequest) IsCode ¶ added in v0.2.32
func (o *ArchiveListV1BadRequest) IsCode(code int) bool
IsCode returns true when this archive list v1 bad request response a status code equal to that given
func (*ArchiveListV1BadRequest) IsRedirect ¶ added in v0.2.32
func (o *ArchiveListV1BadRequest) IsRedirect() bool
IsRedirect returns true when this archive list v1 bad request response has a 3xx status code
func (*ArchiveListV1BadRequest) IsServerError ¶ added in v0.2.32
func (o *ArchiveListV1BadRequest) IsServerError() bool
IsServerError returns true when this archive list v1 bad request response has a 5xx status code
func (*ArchiveListV1BadRequest) IsSuccess ¶ added in v0.2.32
func (o *ArchiveListV1BadRequest) IsSuccess() bool
IsSuccess returns true when this archive list v1 bad request response has a 2xx status code
func (*ArchiveListV1BadRequest) String ¶ added in v0.2.32
func (o *ArchiveListV1BadRequest) String() string
type ArchiveListV1Default ¶ added in v0.2.32
type ArchiveListV1Default struct { Payload *models.ClientArchiveListFilesResponseV1 // contains filtered or unexported fields }
ArchiveListV1Default describes a response with status code -1, with default header values.
OK
func NewArchiveListV1Default ¶ added in v0.2.32
func NewArchiveListV1Default(code int) *ArchiveListV1Default
NewArchiveListV1Default creates a ArchiveListV1Default with default headers values
func (*ArchiveListV1Default) Code ¶ added in v0.2.32
func (o *ArchiveListV1Default) Code() int
Code gets the status code for the archive list v1 default response
func (*ArchiveListV1Default) Error ¶ added in v0.2.32
func (o *ArchiveListV1Default) Error() string
func (*ArchiveListV1Default) GetPayload ¶ added in v0.2.32
func (o *ArchiveListV1Default) GetPayload() *models.ClientArchiveListFilesResponseV1
func (*ArchiveListV1Default) IsClientError ¶ added in v0.2.32
func (o *ArchiveListV1Default) IsClientError() bool
IsClientError returns true when this archive list v1 default response has a 4xx status code
func (*ArchiveListV1Default) IsCode ¶ added in v0.2.32
func (o *ArchiveListV1Default) IsCode(code int) bool
IsCode returns true when this archive list v1 default response a status code equal to that given
func (*ArchiveListV1Default) IsRedirect ¶ added in v0.2.32
func (o *ArchiveListV1Default) IsRedirect() bool
IsRedirect returns true when this archive list v1 default response has a 3xx status code
func (*ArchiveListV1Default) IsServerError ¶ added in v0.2.32
func (o *ArchiveListV1Default) IsServerError() bool
IsServerError returns true when this archive list v1 default response has a 5xx status code
func (*ArchiveListV1Default) IsSuccess ¶ added in v0.2.32
func (o *ArchiveListV1Default) IsSuccess() bool
IsSuccess returns true when this archive list v1 default response has a 2xx status code
func (*ArchiveListV1Default) String ¶ added in v0.2.32
func (o *ArchiveListV1Default) String() string
type ArchiveListV1Forbidden ¶ added in v0.2.32
type ArchiveListV1Forbidden struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaReplyMetaOnly }
ArchiveListV1Forbidden describes a response with status code 403, with default header values.
Forbidden
func NewArchiveListV1Forbidden ¶ added in v0.2.32
func NewArchiveListV1Forbidden() *ArchiveListV1Forbidden
NewArchiveListV1Forbidden creates a ArchiveListV1Forbidden with default headers values
func (*ArchiveListV1Forbidden) Code ¶ added in v0.2.33
func (o *ArchiveListV1Forbidden) Code() int
Code gets the status code for the archive list v1 forbidden response
func (*ArchiveListV1Forbidden) Error ¶ added in v0.2.32
func (o *ArchiveListV1Forbidden) Error() string
func (*ArchiveListV1Forbidden) GetPayload ¶ added in v0.2.32
func (o *ArchiveListV1Forbidden) GetPayload() *models.MsaReplyMetaOnly
func (*ArchiveListV1Forbidden) IsClientError ¶ added in v0.2.32
func (o *ArchiveListV1Forbidden) IsClientError() bool
IsClientError returns true when this archive list v1 forbidden response has a 4xx status code
func (*ArchiveListV1Forbidden) IsCode ¶ added in v0.2.32
func (o *ArchiveListV1Forbidden) IsCode(code int) bool
IsCode returns true when this archive list v1 forbidden response a status code equal to that given
func (*ArchiveListV1Forbidden) IsRedirect ¶ added in v0.2.32
func (o *ArchiveListV1Forbidden) IsRedirect() bool
IsRedirect returns true when this archive list v1 forbidden response has a 3xx status code
func (*ArchiveListV1Forbidden) IsServerError ¶ added in v0.2.32
func (o *ArchiveListV1Forbidden) IsServerError() bool
IsServerError returns true when this archive list v1 forbidden response has a 5xx status code
func (*ArchiveListV1Forbidden) IsSuccess ¶ added in v0.2.32
func (o *ArchiveListV1Forbidden) IsSuccess() bool
IsSuccess returns true when this archive list v1 forbidden response has a 2xx status code
func (*ArchiveListV1Forbidden) String ¶ added in v0.2.32
func (o *ArchiveListV1Forbidden) String() string
type ArchiveListV1InternalServerError ¶ added in v0.2.32
type ArchiveListV1InternalServerError struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.ClientArchiveListFilesResponseV1 }
ArchiveListV1InternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewArchiveListV1InternalServerError ¶ added in v0.2.32
func NewArchiveListV1InternalServerError() *ArchiveListV1InternalServerError
NewArchiveListV1InternalServerError creates a ArchiveListV1InternalServerError with default headers values
func (*ArchiveListV1InternalServerError) Code ¶ added in v0.2.33
func (o *ArchiveListV1InternalServerError) Code() int
Code gets the status code for the archive list v1 internal server error response
func (*ArchiveListV1InternalServerError) Error ¶ added in v0.2.32
func (o *ArchiveListV1InternalServerError) Error() string
func (*ArchiveListV1InternalServerError) GetPayload ¶ added in v0.2.32
func (o *ArchiveListV1InternalServerError) GetPayload() *models.ClientArchiveListFilesResponseV1
func (*ArchiveListV1InternalServerError) IsClientError ¶ added in v0.2.32
func (o *ArchiveListV1InternalServerError) IsClientError() bool
IsClientError returns true when this archive list v1 internal server error response has a 4xx status code
func (*ArchiveListV1InternalServerError) IsCode ¶ added in v0.2.32
func (o *ArchiveListV1InternalServerError) IsCode(code int) bool
IsCode returns true when this archive list v1 internal server error response a status code equal to that given
func (*ArchiveListV1InternalServerError) IsRedirect ¶ added in v0.2.32
func (o *ArchiveListV1InternalServerError) IsRedirect() bool
IsRedirect returns true when this archive list v1 internal server error response has a 3xx status code
func (*ArchiveListV1InternalServerError) IsServerError ¶ added in v0.2.32
func (o *ArchiveListV1InternalServerError) IsServerError() bool
IsServerError returns true when this archive list v1 internal server error response has a 5xx status code
func (*ArchiveListV1InternalServerError) IsSuccess ¶ added in v0.2.32
func (o *ArchiveListV1InternalServerError) IsSuccess() bool
IsSuccess returns true when this archive list v1 internal server error response has a 2xx status code
func (*ArchiveListV1InternalServerError) String ¶ added in v0.2.32
func (o *ArchiveListV1InternalServerError) String() string
type ArchiveListV1OK ¶ added in v0.2.32
type ArchiveListV1OK struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.ClientArchiveListFilesResponseV1 }
ArchiveListV1OK describes a response with status code 200, with default header values.
OK
func NewArchiveListV1OK ¶ added in v0.2.32
func NewArchiveListV1OK() *ArchiveListV1OK
NewArchiveListV1OK creates a ArchiveListV1OK with default headers values
func (*ArchiveListV1OK) Code ¶ added in v0.2.33
func (o *ArchiveListV1OK) Code() int
Code gets the status code for the archive list v1 o k response
func (*ArchiveListV1OK) Error ¶ added in v0.2.32
func (o *ArchiveListV1OK) Error() string
func (*ArchiveListV1OK) GetPayload ¶ added in v0.2.32
func (o *ArchiveListV1OK) GetPayload() *models.ClientArchiveListFilesResponseV1
func (*ArchiveListV1OK) IsClientError ¶ added in v0.2.32
func (o *ArchiveListV1OK) IsClientError() bool
IsClientError returns true when this archive list v1 o k response has a 4xx status code
func (*ArchiveListV1OK) IsCode ¶ added in v0.2.32
func (o *ArchiveListV1OK) IsCode(code int) bool
IsCode returns true when this archive list v1 o k response a status code equal to that given
func (*ArchiveListV1OK) IsRedirect ¶ added in v0.2.32
func (o *ArchiveListV1OK) IsRedirect() bool
IsRedirect returns true when this archive list v1 o k response has a 3xx status code
func (*ArchiveListV1OK) IsServerError ¶ added in v0.2.32
func (o *ArchiveListV1OK) IsServerError() bool
IsServerError returns true when this archive list v1 o k response has a 5xx status code
func (*ArchiveListV1OK) IsSuccess ¶ added in v0.2.32
func (o *ArchiveListV1OK) IsSuccess() bool
IsSuccess returns true when this archive list v1 o k response has a 2xx status code
func (*ArchiveListV1OK) String ¶ added in v0.2.32
func (o *ArchiveListV1OK) String() string
type ArchiveListV1Params ¶ added in v0.2.32
type ArchiveListV1Params struct { /* ID. The archive SHA256. */ ID string /* Limit. Max number of files to retrieve. Default: 100 */ Limit *int64 /* Offset. Offset from where to get files. */ Offset *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ArchiveListV1Params contains all the parameters to send to the API endpoint
for the archive list v1 operation. Typically these are written to a http.Request.
func NewArchiveListV1Params ¶ added in v0.2.32
func NewArchiveListV1Params() *ArchiveListV1Params
NewArchiveListV1Params creates a new ArchiveListV1Params 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 NewArchiveListV1ParamsWithContext ¶ added in v0.2.32
func NewArchiveListV1ParamsWithContext(ctx context.Context) *ArchiveListV1Params
NewArchiveListV1ParamsWithContext creates a new ArchiveListV1Params object with the ability to set a context for a request.
func NewArchiveListV1ParamsWithHTTPClient ¶ added in v0.2.32
func NewArchiveListV1ParamsWithHTTPClient(client *http.Client) *ArchiveListV1Params
NewArchiveListV1ParamsWithHTTPClient creates a new ArchiveListV1Params object with the ability to set a custom HTTPClient for a request.
func NewArchiveListV1ParamsWithTimeout ¶ added in v0.2.32
func NewArchiveListV1ParamsWithTimeout(timeout time.Duration) *ArchiveListV1Params
NewArchiveListV1ParamsWithTimeout creates a new ArchiveListV1Params object with the ability to set a timeout on a request.
func (*ArchiveListV1Params) SetContext ¶ added in v0.2.32
func (o *ArchiveListV1Params) SetContext(ctx context.Context)
SetContext adds the context to the archive list v1 params
func (*ArchiveListV1Params) SetDefaults ¶ added in v0.2.32
func (o *ArchiveListV1Params) SetDefaults()
SetDefaults hydrates default values in the archive list v1 params (not the query body).
All values with no default are reset to their zero value.
func (*ArchiveListV1Params) SetHTTPClient ¶ added in v0.2.32
func (o *ArchiveListV1Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the archive list v1 params
func (*ArchiveListV1Params) SetID ¶ added in v0.2.32
func (o *ArchiveListV1Params) SetID(id string)
SetID adds the id to the archive list v1 params
func (*ArchiveListV1Params) SetLimit ¶ added in v0.2.32
func (o *ArchiveListV1Params) SetLimit(limit *int64)
SetLimit adds the limit to the archive list v1 params
func (*ArchiveListV1Params) SetOffset ¶ added in v0.2.32
func (o *ArchiveListV1Params) SetOffset(offset *string)
SetOffset adds the offset to the archive list v1 params
func (*ArchiveListV1Params) SetTimeout ¶ added in v0.2.32
func (o *ArchiveListV1Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the archive list v1 params
func (*ArchiveListV1Params) WithContext ¶ added in v0.2.32
func (o *ArchiveListV1Params) WithContext(ctx context.Context) *ArchiveListV1Params
WithContext adds the context to the archive list v1 params
func (*ArchiveListV1Params) WithDefaults ¶ added in v0.2.32
func (o *ArchiveListV1Params) WithDefaults() *ArchiveListV1Params
WithDefaults hydrates default values in the archive list v1 params (not the query body).
All values with no default are reset to their zero value.
func (*ArchiveListV1Params) WithHTTPClient ¶ added in v0.2.32
func (o *ArchiveListV1Params) WithHTTPClient(client *http.Client) *ArchiveListV1Params
WithHTTPClient adds the HTTPClient to the archive list v1 params
func (*ArchiveListV1Params) WithID ¶ added in v0.2.32
func (o *ArchiveListV1Params) WithID(id string) *ArchiveListV1Params
WithID adds the id to the archive list v1 params
func (*ArchiveListV1Params) WithLimit ¶ added in v0.2.32
func (o *ArchiveListV1Params) WithLimit(limit *int64) *ArchiveListV1Params
WithLimit adds the limit to the archive list v1 params
func (*ArchiveListV1Params) WithOffset ¶ added in v0.2.32
func (o *ArchiveListV1Params) WithOffset(offset *string) *ArchiveListV1Params
WithOffset adds the offset to the archive list v1 params
func (*ArchiveListV1Params) WithTimeout ¶ added in v0.2.32
func (o *ArchiveListV1Params) WithTimeout(timeout time.Duration) *ArchiveListV1Params
WithTimeout adds the timeout to the archive list v1 params
func (*ArchiveListV1Params) WriteToRequest ¶ added in v0.2.32
func (o *ArchiveListV1Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ArchiveListV1Reader ¶ added in v0.2.32
type ArchiveListV1Reader struct {
// contains filtered or unexported fields
}
ArchiveListV1Reader is a Reader for the ArchiveListV1 structure.
func (*ArchiveListV1Reader) ReadResponse ¶ added in v0.2.32
func (o *ArchiveListV1Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ArchiveListV1TooManyRequests ¶ added in v0.2.32
type ArchiveListV1TooManyRequests struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 /* Too many requests, retry after this time (as milliseconds since epoch) */ XRateLimitRetryAfter int64 Payload *models.MsaReplyMetaOnly }
ArchiveListV1TooManyRequests describes a response with status code 429, with default header values.
Too Many Requests
func NewArchiveListV1TooManyRequests ¶ added in v0.2.32
func NewArchiveListV1TooManyRequests() *ArchiveListV1TooManyRequests
NewArchiveListV1TooManyRequests creates a ArchiveListV1TooManyRequests with default headers values
func (*ArchiveListV1TooManyRequests) Code ¶ added in v0.2.33
func (o *ArchiveListV1TooManyRequests) Code() int
Code gets the status code for the archive list v1 too many requests response
func (*ArchiveListV1TooManyRequests) Error ¶ added in v0.2.32
func (o *ArchiveListV1TooManyRequests) Error() string
func (*ArchiveListV1TooManyRequests) GetPayload ¶ added in v0.2.32
func (o *ArchiveListV1TooManyRequests) GetPayload() *models.MsaReplyMetaOnly
func (*ArchiveListV1TooManyRequests) IsClientError ¶ added in v0.2.32
func (o *ArchiveListV1TooManyRequests) IsClientError() bool
IsClientError returns true when this archive list v1 too many requests response has a 4xx status code
func (*ArchiveListV1TooManyRequests) IsCode ¶ added in v0.2.32
func (o *ArchiveListV1TooManyRequests) IsCode(code int) bool
IsCode returns true when this archive list v1 too many requests response a status code equal to that given
func (*ArchiveListV1TooManyRequests) IsRedirect ¶ added in v0.2.32
func (o *ArchiveListV1TooManyRequests) IsRedirect() bool
IsRedirect returns true when this archive list v1 too many requests response has a 3xx status code
func (*ArchiveListV1TooManyRequests) IsServerError ¶ added in v0.2.32
func (o *ArchiveListV1TooManyRequests) IsServerError() bool
IsServerError returns true when this archive list v1 too many requests response has a 5xx status code
func (*ArchiveListV1TooManyRequests) IsSuccess ¶ added in v0.2.32
func (o *ArchiveListV1TooManyRequests) IsSuccess() bool
IsSuccess returns true when this archive list v1 too many requests response has a 2xx status code
func (*ArchiveListV1TooManyRequests) String ¶ added in v0.2.32
func (o *ArchiveListV1TooManyRequests) String() string
type ArchiveUploadV1Accepted ¶ added in v0.2.32
type ArchiveUploadV1Accepted struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.ClientArchiveCreateResponseV1 }
ArchiveUploadV1Accepted describes a response with status code 202, with default header values.
OK
func NewArchiveUploadV1Accepted ¶ added in v0.2.32
func NewArchiveUploadV1Accepted() *ArchiveUploadV1Accepted
NewArchiveUploadV1Accepted creates a ArchiveUploadV1Accepted with default headers values
func (*ArchiveUploadV1Accepted) Code ¶ added in v0.2.33
func (o *ArchiveUploadV1Accepted) Code() int
Code gets the status code for the archive upload v1 accepted response
func (*ArchiveUploadV1Accepted) Error ¶ added in v0.2.32
func (o *ArchiveUploadV1Accepted) Error() string
func (*ArchiveUploadV1Accepted) GetPayload ¶ added in v0.2.32
func (o *ArchiveUploadV1Accepted) GetPayload() *models.ClientArchiveCreateResponseV1
func (*ArchiveUploadV1Accepted) IsClientError ¶ added in v0.2.32
func (o *ArchiveUploadV1Accepted) IsClientError() bool
IsClientError returns true when this archive upload v1 accepted response has a 4xx status code
func (*ArchiveUploadV1Accepted) IsCode ¶ added in v0.2.32
func (o *ArchiveUploadV1Accepted) IsCode(code int) bool
IsCode returns true when this archive upload v1 accepted response a status code equal to that given
func (*ArchiveUploadV1Accepted) IsRedirect ¶ added in v0.2.32
func (o *ArchiveUploadV1Accepted) IsRedirect() bool
IsRedirect returns true when this archive upload v1 accepted response has a 3xx status code
func (*ArchiveUploadV1Accepted) IsServerError ¶ added in v0.2.32
func (o *ArchiveUploadV1Accepted) IsServerError() bool
IsServerError returns true when this archive upload v1 accepted response has a 5xx status code
func (*ArchiveUploadV1Accepted) IsSuccess ¶ added in v0.2.32
func (o *ArchiveUploadV1Accepted) IsSuccess() bool
IsSuccess returns true when this archive upload v1 accepted response has a 2xx status code
func (*ArchiveUploadV1Accepted) String ¶ added in v0.2.32
func (o *ArchiveUploadV1Accepted) String() string
type ArchiveUploadV1BadRequest ¶ added in v0.2.32
type ArchiveUploadV1BadRequest struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.ClientArchiveCreateResponseV1 }
ArchiveUploadV1BadRequest describes a response with status code 400, with default header values.
Bad Request
func NewArchiveUploadV1BadRequest ¶ added in v0.2.32
func NewArchiveUploadV1BadRequest() *ArchiveUploadV1BadRequest
NewArchiveUploadV1BadRequest creates a ArchiveUploadV1BadRequest with default headers values
func (*ArchiveUploadV1BadRequest) Code ¶ added in v0.2.33
func (o *ArchiveUploadV1BadRequest) Code() int
Code gets the status code for the archive upload v1 bad request response
func (*ArchiveUploadV1BadRequest) Error ¶ added in v0.2.32
func (o *ArchiveUploadV1BadRequest) Error() string
func (*ArchiveUploadV1BadRequest) GetPayload ¶ added in v0.2.32
func (o *ArchiveUploadV1BadRequest) GetPayload() *models.ClientArchiveCreateResponseV1
func (*ArchiveUploadV1BadRequest) IsClientError ¶ added in v0.2.32
func (o *ArchiveUploadV1BadRequest) IsClientError() bool
IsClientError returns true when this archive upload v1 bad request response has a 4xx status code
func (*ArchiveUploadV1BadRequest) IsCode ¶ added in v0.2.32
func (o *ArchiveUploadV1BadRequest) IsCode(code int) bool
IsCode returns true when this archive upload v1 bad request response a status code equal to that given
func (*ArchiveUploadV1BadRequest) IsRedirect ¶ added in v0.2.32
func (o *ArchiveUploadV1BadRequest) IsRedirect() bool
IsRedirect returns true when this archive upload v1 bad request response has a 3xx status code
func (*ArchiveUploadV1BadRequest) IsServerError ¶ added in v0.2.32
func (o *ArchiveUploadV1BadRequest) IsServerError() bool
IsServerError returns true when this archive upload v1 bad request response has a 5xx status code
func (*ArchiveUploadV1BadRequest) IsSuccess ¶ added in v0.2.32
func (o *ArchiveUploadV1BadRequest) IsSuccess() bool
IsSuccess returns true when this archive upload v1 bad request response has a 2xx status code
func (*ArchiveUploadV1BadRequest) String ¶ added in v0.2.32
func (o *ArchiveUploadV1BadRequest) String() string
type ArchiveUploadV1Default ¶ added in v0.2.32
type ArchiveUploadV1Default struct { Payload *models.ClientArchiveCreateResponseV1 // contains filtered or unexported fields }
ArchiveUploadV1Default describes a response with status code -1, with default header values.
OK
func NewArchiveUploadV1Default ¶ added in v0.2.32
func NewArchiveUploadV1Default(code int) *ArchiveUploadV1Default
NewArchiveUploadV1Default creates a ArchiveUploadV1Default with default headers values
func (*ArchiveUploadV1Default) Code ¶ added in v0.2.32
func (o *ArchiveUploadV1Default) Code() int
Code gets the status code for the archive upload v1 default response
func (*ArchiveUploadV1Default) Error ¶ added in v0.2.32
func (o *ArchiveUploadV1Default) Error() string
func (*ArchiveUploadV1Default) GetPayload ¶ added in v0.2.32
func (o *ArchiveUploadV1Default) GetPayload() *models.ClientArchiveCreateResponseV1
func (*ArchiveUploadV1Default) IsClientError ¶ added in v0.2.32
func (o *ArchiveUploadV1Default) IsClientError() bool
IsClientError returns true when this archive upload v1 default response has a 4xx status code
func (*ArchiveUploadV1Default) IsCode ¶ added in v0.2.32
func (o *ArchiveUploadV1Default) IsCode(code int) bool
IsCode returns true when this archive upload v1 default response a status code equal to that given
func (*ArchiveUploadV1Default) IsRedirect ¶ added in v0.2.32
func (o *ArchiveUploadV1Default) IsRedirect() bool
IsRedirect returns true when this archive upload v1 default response has a 3xx status code
func (*ArchiveUploadV1Default) IsServerError ¶ added in v0.2.32
func (o *ArchiveUploadV1Default) IsServerError() bool
IsServerError returns true when this archive upload v1 default response has a 5xx status code
func (*ArchiveUploadV1Default) IsSuccess ¶ added in v0.2.32
func (o *ArchiveUploadV1Default) IsSuccess() bool
IsSuccess returns true when this archive upload v1 default response has a 2xx status code
func (*ArchiveUploadV1Default) String ¶ added in v0.2.32
func (o *ArchiveUploadV1Default) String() string
type ArchiveUploadV1Forbidden ¶ added in v0.2.32
type ArchiveUploadV1Forbidden struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaReplyMetaOnly }
ArchiveUploadV1Forbidden describes a response with status code 403, with default header values.
Forbidden
func NewArchiveUploadV1Forbidden ¶ added in v0.2.32
func NewArchiveUploadV1Forbidden() *ArchiveUploadV1Forbidden
NewArchiveUploadV1Forbidden creates a ArchiveUploadV1Forbidden with default headers values
func (*ArchiveUploadV1Forbidden) Code ¶ added in v0.2.33
func (o *ArchiveUploadV1Forbidden) Code() int
Code gets the status code for the archive upload v1 forbidden response
func (*ArchiveUploadV1Forbidden) Error ¶ added in v0.2.32
func (o *ArchiveUploadV1Forbidden) Error() string
func (*ArchiveUploadV1Forbidden) GetPayload ¶ added in v0.2.32
func (o *ArchiveUploadV1Forbidden) GetPayload() *models.MsaReplyMetaOnly
func (*ArchiveUploadV1Forbidden) IsClientError ¶ added in v0.2.32
func (o *ArchiveUploadV1Forbidden) IsClientError() bool
IsClientError returns true when this archive upload v1 forbidden response has a 4xx status code
func (*ArchiveUploadV1Forbidden) IsCode ¶ added in v0.2.32
func (o *ArchiveUploadV1Forbidden) IsCode(code int) bool
IsCode returns true when this archive upload v1 forbidden response a status code equal to that given
func (*ArchiveUploadV1Forbidden) IsRedirect ¶ added in v0.2.32
func (o *ArchiveUploadV1Forbidden) IsRedirect() bool
IsRedirect returns true when this archive upload v1 forbidden response has a 3xx status code
func (*ArchiveUploadV1Forbidden) IsServerError ¶ added in v0.2.32
func (o *ArchiveUploadV1Forbidden) IsServerError() bool
IsServerError returns true when this archive upload v1 forbidden response has a 5xx status code
func (*ArchiveUploadV1Forbidden) IsSuccess ¶ added in v0.2.32
func (o *ArchiveUploadV1Forbidden) IsSuccess() bool
IsSuccess returns true when this archive upload v1 forbidden response has a 2xx status code
func (*ArchiveUploadV1Forbidden) String ¶ added in v0.2.32
func (o *ArchiveUploadV1Forbidden) String() string
type ArchiveUploadV1InternalServerError ¶ added in v0.2.32
type ArchiveUploadV1InternalServerError struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.ClientArchiveCreateResponseV1 }
ArchiveUploadV1InternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewArchiveUploadV1InternalServerError ¶ added in v0.2.32
func NewArchiveUploadV1InternalServerError() *ArchiveUploadV1InternalServerError
NewArchiveUploadV1InternalServerError creates a ArchiveUploadV1InternalServerError with default headers values
func (*ArchiveUploadV1InternalServerError) Code ¶ added in v0.2.33
func (o *ArchiveUploadV1InternalServerError) Code() int
Code gets the status code for the archive upload v1 internal server error response
func (*ArchiveUploadV1InternalServerError) Error ¶ added in v0.2.32
func (o *ArchiveUploadV1InternalServerError) Error() string
func (*ArchiveUploadV1InternalServerError) GetPayload ¶ added in v0.2.32
func (o *ArchiveUploadV1InternalServerError) GetPayload() *models.ClientArchiveCreateResponseV1
func (*ArchiveUploadV1InternalServerError) IsClientError ¶ added in v0.2.32
func (o *ArchiveUploadV1InternalServerError) IsClientError() bool
IsClientError returns true when this archive upload v1 internal server error response has a 4xx status code
func (*ArchiveUploadV1InternalServerError) IsCode ¶ added in v0.2.32
func (o *ArchiveUploadV1InternalServerError) IsCode(code int) bool
IsCode returns true when this archive upload v1 internal server error response a status code equal to that given
func (*ArchiveUploadV1InternalServerError) IsRedirect ¶ added in v0.2.32
func (o *ArchiveUploadV1InternalServerError) IsRedirect() bool
IsRedirect returns true when this archive upload v1 internal server error response has a 3xx status code
func (*ArchiveUploadV1InternalServerError) IsServerError ¶ added in v0.2.32
func (o *ArchiveUploadV1InternalServerError) IsServerError() bool
IsServerError returns true when this archive upload v1 internal server error response has a 5xx status code
func (*ArchiveUploadV1InternalServerError) IsSuccess ¶ added in v0.2.32
func (o *ArchiveUploadV1InternalServerError) IsSuccess() bool
IsSuccess returns true when this archive upload v1 internal server error response has a 2xx status code
func (*ArchiveUploadV1InternalServerError) String ¶ added in v0.2.32
func (o *ArchiveUploadV1InternalServerError) String() string
type ArchiveUploadV1OK ¶ added in v0.2.32
type ArchiveUploadV1OK struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.ClientArchiveCreateResponseV1 }
ArchiveUploadV1OK describes a response with status code 200, with default header values.
OK
func NewArchiveUploadV1OK ¶ added in v0.2.32
func NewArchiveUploadV1OK() *ArchiveUploadV1OK
NewArchiveUploadV1OK creates a ArchiveUploadV1OK with default headers values
func (*ArchiveUploadV1OK) Code ¶ added in v0.2.33
func (o *ArchiveUploadV1OK) Code() int
Code gets the status code for the archive upload v1 o k response
func (*ArchiveUploadV1OK) Error ¶ added in v0.2.32
func (o *ArchiveUploadV1OK) Error() string
func (*ArchiveUploadV1OK) GetPayload ¶ added in v0.2.32
func (o *ArchiveUploadV1OK) GetPayload() *models.ClientArchiveCreateResponseV1
func (*ArchiveUploadV1OK) IsClientError ¶ added in v0.2.32
func (o *ArchiveUploadV1OK) IsClientError() bool
IsClientError returns true when this archive upload v1 o k response has a 4xx status code
func (*ArchiveUploadV1OK) IsCode ¶ added in v0.2.32
func (o *ArchiveUploadV1OK) IsCode(code int) bool
IsCode returns true when this archive upload v1 o k response a status code equal to that given
func (*ArchiveUploadV1OK) IsRedirect ¶ added in v0.2.32
func (o *ArchiveUploadV1OK) IsRedirect() bool
IsRedirect returns true when this archive upload v1 o k response has a 3xx status code
func (*ArchiveUploadV1OK) IsServerError ¶ added in v0.2.32
func (o *ArchiveUploadV1OK) IsServerError() bool
IsServerError returns true when this archive upload v1 o k response has a 5xx status code
func (*ArchiveUploadV1OK) IsSuccess ¶ added in v0.2.32
func (o *ArchiveUploadV1OK) IsSuccess() bool
IsSuccess returns true when this archive upload v1 o k response has a 2xx status code
func (*ArchiveUploadV1OK) String ¶ added in v0.2.32
func (o *ArchiveUploadV1OK) String() string
type ArchiveUploadV1Params ¶ added in v0.2.32
type ArchiveUploadV1Params struct { /* Body. Content of the uploaded archive in binary format. For example, use `--data-binary @$FILE_PATH` when using cURL. Max file size: 100 MB. Accepted file formats: - Portable executables: `.zip`, `.7z`. */ Body []int64 /* Comment. A descriptive comment to identify the file for other users. */ Comment *string /* IsConfidential. Defines visibility of this file, either via the API or the Falcon console. - `true`: File is only shown to users within your customer account - `false`: File can be seen by other CrowdStrike customers Default: `true`. Default: true */ IsConfidential *bool /* Name. Name of the archive. */ Name string /* Password. Archive password. */ Password *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ArchiveUploadV1Params contains all the parameters to send to the API endpoint
for the archive upload v1 operation. Typically these are written to a http.Request.
func NewArchiveUploadV1Params ¶ added in v0.2.32
func NewArchiveUploadV1Params() *ArchiveUploadV1Params
NewArchiveUploadV1Params creates a new ArchiveUploadV1Params 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 NewArchiveUploadV1ParamsWithContext ¶ added in v0.2.32
func NewArchiveUploadV1ParamsWithContext(ctx context.Context) *ArchiveUploadV1Params
NewArchiveUploadV1ParamsWithContext creates a new ArchiveUploadV1Params object with the ability to set a context for a request.
func NewArchiveUploadV1ParamsWithHTTPClient ¶ added in v0.2.32
func NewArchiveUploadV1ParamsWithHTTPClient(client *http.Client) *ArchiveUploadV1Params
NewArchiveUploadV1ParamsWithHTTPClient creates a new ArchiveUploadV1Params object with the ability to set a custom HTTPClient for a request.
func NewArchiveUploadV1ParamsWithTimeout ¶ added in v0.2.32
func NewArchiveUploadV1ParamsWithTimeout(timeout time.Duration) *ArchiveUploadV1Params
NewArchiveUploadV1ParamsWithTimeout creates a new ArchiveUploadV1Params object with the ability to set a timeout on a request.
func (*ArchiveUploadV1Params) SetBody ¶ added in v0.2.32
func (o *ArchiveUploadV1Params) SetBody(body []int64)
SetBody adds the body to the archive upload v1 params
func (*ArchiveUploadV1Params) SetComment ¶ added in v0.2.32
func (o *ArchiveUploadV1Params) SetComment(comment *string)
SetComment adds the comment to the archive upload v1 params
func (*ArchiveUploadV1Params) SetContext ¶ added in v0.2.32
func (o *ArchiveUploadV1Params) SetContext(ctx context.Context)
SetContext adds the context to the archive upload v1 params
func (*ArchiveUploadV1Params) SetDefaults ¶ added in v0.2.32
func (o *ArchiveUploadV1Params) SetDefaults()
SetDefaults hydrates default values in the archive upload v1 params (not the query body).
All values with no default are reset to their zero value.
func (*ArchiveUploadV1Params) SetHTTPClient ¶ added in v0.2.32
func (o *ArchiveUploadV1Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the archive upload v1 params
func (*ArchiveUploadV1Params) SetIsConfidential ¶ added in v0.2.32
func (o *ArchiveUploadV1Params) SetIsConfidential(isConfidential *bool)
SetIsConfidential adds the isConfidential to the archive upload v1 params
func (*ArchiveUploadV1Params) SetName ¶ added in v0.2.32
func (o *ArchiveUploadV1Params) SetName(name string)
SetName adds the name to the archive upload v1 params
func (*ArchiveUploadV1Params) SetPassword ¶ added in v0.2.32
func (o *ArchiveUploadV1Params) SetPassword(password *string)
SetPassword adds the password to the archive upload v1 params
func (*ArchiveUploadV1Params) SetTimeout ¶ added in v0.2.32
func (o *ArchiveUploadV1Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the archive upload v1 params
func (*ArchiveUploadV1Params) WithBody ¶ added in v0.2.32
func (o *ArchiveUploadV1Params) WithBody(body []int64) *ArchiveUploadV1Params
WithBody adds the body to the archive upload v1 params
func (*ArchiveUploadV1Params) WithComment ¶ added in v0.2.32
func (o *ArchiveUploadV1Params) WithComment(comment *string) *ArchiveUploadV1Params
WithComment adds the comment to the archive upload v1 params
func (*ArchiveUploadV1Params) WithContext ¶ added in v0.2.32
func (o *ArchiveUploadV1Params) WithContext(ctx context.Context) *ArchiveUploadV1Params
WithContext adds the context to the archive upload v1 params
func (*ArchiveUploadV1Params) WithDefaults ¶ added in v0.2.32
func (o *ArchiveUploadV1Params) WithDefaults() *ArchiveUploadV1Params
WithDefaults hydrates default values in the archive upload v1 params (not the query body).
All values with no default are reset to their zero value.
func (*ArchiveUploadV1Params) WithHTTPClient ¶ added in v0.2.32
func (o *ArchiveUploadV1Params) WithHTTPClient(client *http.Client) *ArchiveUploadV1Params
WithHTTPClient adds the HTTPClient to the archive upload v1 params
func (*ArchiveUploadV1Params) WithIsConfidential ¶ added in v0.2.32
func (o *ArchiveUploadV1Params) WithIsConfidential(isConfidential *bool) *ArchiveUploadV1Params
WithIsConfidential adds the isConfidential to the archive upload v1 params
func (*ArchiveUploadV1Params) WithName ¶ added in v0.2.32
func (o *ArchiveUploadV1Params) WithName(name string) *ArchiveUploadV1Params
WithName adds the name to the archive upload v1 params
func (*ArchiveUploadV1Params) WithPassword ¶ added in v0.2.32
func (o *ArchiveUploadV1Params) WithPassword(password *string) *ArchiveUploadV1Params
WithPassword adds the password to the archive upload v1 params
func (*ArchiveUploadV1Params) WithTimeout ¶ added in v0.2.32
func (o *ArchiveUploadV1Params) WithTimeout(timeout time.Duration) *ArchiveUploadV1Params
WithTimeout adds the timeout to the archive upload v1 params
func (*ArchiveUploadV1Params) WriteToRequest ¶ added in v0.2.32
func (o *ArchiveUploadV1Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ArchiveUploadV1Reader ¶ added in v0.2.32
type ArchiveUploadV1Reader struct {
// contains filtered or unexported fields
}
ArchiveUploadV1Reader is a Reader for the ArchiveUploadV1 structure.
func (*ArchiveUploadV1Reader) ReadResponse ¶ added in v0.2.32
func (o *ArchiveUploadV1Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ArchiveUploadV1TooManyRequests ¶ added in v0.2.32
type ArchiveUploadV1TooManyRequests struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 /* Too many requests, retry after this time (as milliseconds since epoch) */ XRateLimitRetryAfter int64 Payload *models.MsaReplyMetaOnly }
ArchiveUploadV1TooManyRequests describes a response with status code 429, with default header values.
Too Many Requests
func NewArchiveUploadV1TooManyRequests ¶ added in v0.2.32
func NewArchiveUploadV1TooManyRequests() *ArchiveUploadV1TooManyRequests
NewArchiveUploadV1TooManyRequests creates a ArchiveUploadV1TooManyRequests with default headers values
func (*ArchiveUploadV1TooManyRequests) Code ¶ added in v0.2.33
func (o *ArchiveUploadV1TooManyRequests) Code() int
Code gets the status code for the archive upload v1 too many requests response
func (*ArchiveUploadV1TooManyRequests) Error ¶ added in v0.2.32
func (o *ArchiveUploadV1TooManyRequests) Error() string
func (*ArchiveUploadV1TooManyRequests) GetPayload ¶ added in v0.2.32
func (o *ArchiveUploadV1TooManyRequests) GetPayload() *models.MsaReplyMetaOnly
func (*ArchiveUploadV1TooManyRequests) IsClientError ¶ added in v0.2.32
func (o *ArchiveUploadV1TooManyRequests) IsClientError() bool
IsClientError returns true when this archive upload v1 too many requests response has a 4xx status code
func (*ArchiveUploadV1TooManyRequests) IsCode ¶ added in v0.2.32
func (o *ArchiveUploadV1TooManyRequests) IsCode(code int) bool
IsCode returns true when this archive upload v1 too many requests response a status code equal to that given
func (*ArchiveUploadV1TooManyRequests) IsRedirect ¶ added in v0.2.32
func (o *ArchiveUploadV1TooManyRequests) IsRedirect() bool
IsRedirect returns true when this archive upload v1 too many requests response has a 3xx status code
func (*ArchiveUploadV1TooManyRequests) IsServerError ¶ added in v0.2.32
func (o *ArchiveUploadV1TooManyRequests) IsServerError() bool
IsServerError returns true when this archive upload v1 too many requests response has a 5xx status code
func (*ArchiveUploadV1TooManyRequests) IsSuccess ¶ added in v0.2.32
func (o *ArchiveUploadV1TooManyRequests) IsSuccess() bool
IsSuccess returns true when this archive upload v1 too many requests response has a 2xx status code
func (*ArchiveUploadV1TooManyRequests) String ¶ added in v0.2.32
func (o *ArchiveUploadV1TooManyRequests) String() string
type ArchiveUploadV2Accepted ¶ added in v0.2.32
type ArchiveUploadV2Accepted struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.ClientArchiveCreateResponseV1 }
ArchiveUploadV2Accepted describes a response with status code 202, with default header values.
OK
func NewArchiveUploadV2Accepted ¶ added in v0.2.32
func NewArchiveUploadV2Accepted() *ArchiveUploadV2Accepted
NewArchiveUploadV2Accepted creates a ArchiveUploadV2Accepted with default headers values
func (*ArchiveUploadV2Accepted) Code ¶ added in v0.2.33
func (o *ArchiveUploadV2Accepted) Code() int
Code gets the status code for the archive upload v2 accepted response
func (*ArchiveUploadV2Accepted) Error ¶ added in v0.2.32
func (o *ArchiveUploadV2Accepted) Error() string
func (*ArchiveUploadV2Accepted) GetPayload ¶ added in v0.2.32
func (o *ArchiveUploadV2Accepted) GetPayload() *models.ClientArchiveCreateResponseV1
func (*ArchiveUploadV2Accepted) IsClientError ¶ added in v0.2.32
func (o *ArchiveUploadV2Accepted) IsClientError() bool
IsClientError returns true when this archive upload v2 accepted response has a 4xx status code
func (*ArchiveUploadV2Accepted) IsCode ¶ added in v0.2.32
func (o *ArchiveUploadV2Accepted) IsCode(code int) bool
IsCode returns true when this archive upload v2 accepted response a status code equal to that given
func (*ArchiveUploadV2Accepted) IsRedirect ¶ added in v0.2.32
func (o *ArchiveUploadV2Accepted) IsRedirect() bool
IsRedirect returns true when this archive upload v2 accepted response has a 3xx status code
func (*ArchiveUploadV2Accepted) IsServerError ¶ added in v0.2.32
func (o *ArchiveUploadV2Accepted) IsServerError() bool
IsServerError returns true when this archive upload v2 accepted response has a 5xx status code
func (*ArchiveUploadV2Accepted) IsSuccess ¶ added in v0.2.32
func (o *ArchiveUploadV2Accepted) IsSuccess() bool
IsSuccess returns true when this archive upload v2 accepted response has a 2xx status code
func (*ArchiveUploadV2Accepted) String ¶ added in v0.2.32
func (o *ArchiveUploadV2Accepted) String() string
type ArchiveUploadV2BadRequest ¶ added in v0.2.32
type ArchiveUploadV2BadRequest struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.ClientArchiveCreateResponseV1 }
ArchiveUploadV2BadRequest describes a response with status code 400, with default header values.
Bad Request
func NewArchiveUploadV2BadRequest ¶ added in v0.2.32
func NewArchiveUploadV2BadRequest() *ArchiveUploadV2BadRequest
NewArchiveUploadV2BadRequest creates a ArchiveUploadV2BadRequest with default headers values
func (*ArchiveUploadV2BadRequest) Code ¶ added in v0.2.33
func (o *ArchiveUploadV2BadRequest) Code() int
Code gets the status code for the archive upload v2 bad request response
func (*ArchiveUploadV2BadRequest) Error ¶ added in v0.2.32
func (o *ArchiveUploadV2BadRequest) Error() string
func (*ArchiveUploadV2BadRequest) GetPayload ¶ added in v0.2.32
func (o *ArchiveUploadV2BadRequest) GetPayload() *models.ClientArchiveCreateResponseV1
func (*ArchiveUploadV2BadRequest) IsClientError ¶ added in v0.2.32
func (o *ArchiveUploadV2BadRequest) IsClientError() bool
IsClientError returns true when this archive upload v2 bad request response has a 4xx status code
func (*ArchiveUploadV2BadRequest) IsCode ¶ added in v0.2.32
func (o *ArchiveUploadV2BadRequest) IsCode(code int) bool
IsCode returns true when this archive upload v2 bad request response a status code equal to that given
func (*ArchiveUploadV2BadRequest) IsRedirect ¶ added in v0.2.32
func (o *ArchiveUploadV2BadRequest) IsRedirect() bool
IsRedirect returns true when this archive upload v2 bad request response has a 3xx status code
func (*ArchiveUploadV2BadRequest) IsServerError ¶ added in v0.2.32
func (o *ArchiveUploadV2BadRequest) IsServerError() bool
IsServerError returns true when this archive upload v2 bad request response has a 5xx status code
func (*ArchiveUploadV2BadRequest) IsSuccess ¶ added in v0.2.32
func (o *ArchiveUploadV2BadRequest) IsSuccess() bool
IsSuccess returns true when this archive upload v2 bad request response has a 2xx status code
func (*ArchiveUploadV2BadRequest) String ¶ added in v0.2.32
func (o *ArchiveUploadV2BadRequest) String() string
type ArchiveUploadV2Default ¶ added in v0.2.32
type ArchiveUploadV2Default struct { Payload *models.ClientArchiveCreateResponseV1 // contains filtered or unexported fields }
ArchiveUploadV2Default describes a response with status code -1, with default header values.
OK
func NewArchiveUploadV2Default ¶ added in v0.2.32
func NewArchiveUploadV2Default(code int) *ArchiveUploadV2Default
NewArchiveUploadV2Default creates a ArchiveUploadV2Default with default headers values
func (*ArchiveUploadV2Default) Code ¶ added in v0.2.32
func (o *ArchiveUploadV2Default) Code() int
Code gets the status code for the archive upload v2 default response
func (*ArchiveUploadV2Default) Error ¶ added in v0.2.32
func (o *ArchiveUploadV2Default) Error() string
func (*ArchiveUploadV2Default) GetPayload ¶ added in v0.2.32
func (o *ArchiveUploadV2Default) GetPayload() *models.ClientArchiveCreateResponseV1
func (*ArchiveUploadV2Default) IsClientError ¶ added in v0.2.32
func (o *ArchiveUploadV2Default) IsClientError() bool
IsClientError returns true when this archive upload v2 default response has a 4xx status code
func (*ArchiveUploadV2Default) IsCode ¶ added in v0.2.32
func (o *ArchiveUploadV2Default) IsCode(code int) bool
IsCode returns true when this archive upload v2 default response a status code equal to that given
func (*ArchiveUploadV2Default) IsRedirect ¶ added in v0.2.32
func (o *ArchiveUploadV2Default) IsRedirect() bool
IsRedirect returns true when this archive upload v2 default response has a 3xx status code
func (*ArchiveUploadV2Default) IsServerError ¶ added in v0.2.32
func (o *ArchiveUploadV2Default) IsServerError() bool
IsServerError returns true when this archive upload v2 default response has a 5xx status code
func (*ArchiveUploadV2Default) IsSuccess ¶ added in v0.2.32
func (o *ArchiveUploadV2Default) IsSuccess() bool
IsSuccess returns true when this archive upload v2 default response has a 2xx status code
func (*ArchiveUploadV2Default) String ¶ added in v0.2.32
func (o *ArchiveUploadV2Default) String() string
type ArchiveUploadV2Forbidden ¶ added in v0.2.32
type ArchiveUploadV2Forbidden struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaReplyMetaOnly }
ArchiveUploadV2Forbidden describes a response with status code 403, with default header values.
Forbidden
func NewArchiveUploadV2Forbidden ¶ added in v0.2.32
func NewArchiveUploadV2Forbidden() *ArchiveUploadV2Forbidden
NewArchiveUploadV2Forbidden creates a ArchiveUploadV2Forbidden with default headers values
func (*ArchiveUploadV2Forbidden) Code ¶ added in v0.2.33
func (o *ArchiveUploadV2Forbidden) Code() int
Code gets the status code for the archive upload v2 forbidden response
func (*ArchiveUploadV2Forbidden) Error ¶ added in v0.2.32
func (o *ArchiveUploadV2Forbidden) Error() string
func (*ArchiveUploadV2Forbidden) GetPayload ¶ added in v0.2.32
func (o *ArchiveUploadV2Forbidden) GetPayload() *models.MsaReplyMetaOnly
func (*ArchiveUploadV2Forbidden) IsClientError ¶ added in v0.2.32
func (o *ArchiveUploadV2Forbidden) IsClientError() bool
IsClientError returns true when this archive upload v2 forbidden response has a 4xx status code
func (*ArchiveUploadV2Forbidden) IsCode ¶ added in v0.2.32
func (o *ArchiveUploadV2Forbidden) IsCode(code int) bool
IsCode returns true when this archive upload v2 forbidden response a status code equal to that given
func (*ArchiveUploadV2Forbidden) IsRedirect ¶ added in v0.2.32
func (o *ArchiveUploadV2Forbidden) IsRedirect() bool
IsRedirect returns true when this archive upload v2 forbidden response has a 3xx status code
func (*ArchiveUploadV2Forbidden) IsServerError ¶ added in v0.2.32
func (o *ArchiveUploadV2Forbidden) IsServerError() bool
IsServerError returns true when this archive upload v2 forbidden response has a 5xx status code
func (*ArchiveUploadV2Forbidden) IsSuccess ¶ added in v0.2.32
func (o *ArchiveUploadV2Forbidden) IsSuccess() bool
IsSuccess returns true when this archive upload v2 forbidden response has a 2xx status code
func (*ArchiveUploadV2Forbidden) String ¶ added in v0.2.32
func (o *ArchiveUploadV2Forbidden) String() string
type ArchiveUploadV2InternalServerError ¶ added in v0.2.32
type ArchiveUploadV2InternalServerError struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.ClientArchiveCreateResponseV1 }
ArchiveUploadV2InternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewArchiveUploadV2InternalServerError ¶ added in v0.2.32
func NewArchiveUploadV2InternalServerError() *ArchiveUploadV2InternalServerError
NewArchiveUploadV2InternalServerError creates a ArchiveUploadV2InternalServerError with default headers values
func (*ArchiveUploadV2InternalServerError) Code ¶ added in v0.2.33
func (o *ArchiveUploadV2InternalServerError) Code() int
Code gets the status code for the archive upload v2 internal server error response
func (*ArchiveUploadV2InternalServerError) Error ¶ added in v0.2.32
func (o *ArchiveUploadV2InternalServerError) Error() string
func (*ArchiveUploadV2InternalServerError) GetPayload ¶ added in v0.2.32
func (o *ArchiveUploadV2InternalServerError) GetPayload() *models.ClientArchiveCreateResponseV1
func (*ArchiveUploadV2InternalServerError) IsClientError ¶ added in v0.2.32
func (o *ArchiveUploadV2InternalServerError) IsClientError() bool
IsClientError returns true when this archive upload v2 internal server error response has a 4xx status code
func (*ArchiveUploadV2InternalServerError) IsCode ¶ added in v0.2.32
func (o *ArchiveUploadV2InternalServerError) IsCode(code int) bool
IsCode returns true when this archive upload v2 internal server error response a status code equal to that given
func (*ArchiveUploadV2InternalServerError) IsRedirect ¶ added in v0.2.32
func (o *ArchiveUploadV2InternalServerError) IsRedirect() bool
IsRedirect returns true when this archive upload v2 internal server error response has a 3xx status code
func (*ArchiveUploadV2InternalServerError) IsServerError ¶ added in v0.2.32
func (o *ArchiveUploadV2InternalServerError) IsServerError() bool
IsServerError returns true when this archive upload v2 internal server error response has a 5xx status code
func (*ArchiveUploadV2InternalServerError) IsSuccess ¶ added in v0.2.32
func (o *ArchiveUploadV2InternalServerError) IsSuccess() bool
IsSuccess returns true when this archive upload v2 internal server error response has a 2xx status code
func (*ArchiveUploadV2InternalServerError) String ¶ added in v0.2.32
func (o *ArchiveUploadV2InternalServerError) String() string
type ArchiveUploadV2OK ¶ added in v0.2.32
type ArchiveUploadV2OK struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.ClientArchiveCreateResponseV1 }
ArchiveUploadV2OK describes a response with status code 200, with default header values.
OK
func NewArchiveUploadV2OK ¶ added in v0.2.32
func NewArchiveUploadV2OK() *ArchiveUploadV2OK
NewArchiveUploadV2OK creates a ArchiveUploadV2OK with default headers values
func (*ArchiveUploadV2OK) Code ¶ added in v0.2.33
func (o *ArchiveUploadV2OK) Code() int
Code gets the status code for the archive upload v2 o k response
func (*ArchiveUploadV2OK) Error ¶ added in v0.2.32
func (o *ArchiveUploadV2OK) Error() string
func (*ArchiveUploadV2OK) GetPayload ¶ added in v0.2.32
func (o *ArchiveUploadV2OK) GetPayload() *models.ClientArchiveCreateResponseV1
func (*ArchiveUploadV2OK) IsClientError ¶ added in v0.2.32
func (o *ArchiveUploadV2OK) IsClientError() bool
IsClientError returns true when this archive upload v2 o k response has a 4xx status code
func (*ArchiveUploadV2OK) IsCode ¶ added in v0.2.32
func (o *ArchiveUploadV2OK) IsCode(code int) bool
IsCode returns true when this archive upload v2 o k response a status code equal to that given
func (*ArchiveUploadV2OK) IsRedirect ¶ added in v0.2.32
func (o *ArchiveUploadV2OK) IsRedirect() bool
IsRedirect returns true when this archive upload v2 o k response has a 3xx status code
func (*ArchiveUploadV2OK) IsServerError ¶ added in v0.2.32
func (o *ArchiveUploadV2OK) IsServerError() bool
IsServerError returns true when this archive upload v2 o k response has a 5xx status code
func (*ArchiveUploadV2OK) IsSuccess ¶ added in v0.2.32
func (o *ArchiveUploadV2OK) IsSuccess() bool
IsSuccess returns true when this archive upload v2 o k response has a 2xx status code
func (*ArchiveUploadV2OK) String ¶ added in v0.2.32
func (o *ArchiveUploadV2OK) String() string
type ArchiveUploadV2Params ¶ added in v0.2.32
type ArchiveUploadV2Params struct { /* Comment. A descriptive comment to identify the file for other users. For example, use `--form comment=` when using cURL. */ Comment *string /* File. Content of the uploaded archive. For example, use `--form file=@$FILE_PATH` when using cURL. */ File runtime.NamedReadCloser /* IsConfidential. Defines visibility of this file in Falcon MalQuery, either via the API or the Falcon console. For example, use `--form is_confidential=` when using cURL. - `true`: File is only shown to users within your customer account - `false`: File can be seen by other CrowdStrike customers Default: `true`. Default: true */ IsConfidential *bool /* Name. Name of the archive. For example, use `--form name=` when using cURL. */ Name string /* Password. Archive password. For example, use `--form password=` when using cURL. */ Password *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ArchiveUploadV2Params contains all the parameters to send to the API endpoint
for the archive upload v2 operation. Typically these are written to a http.Request.
func NewArchiveUploadV2Params ¶ added in v0.2.32
func NewArchiveUploadV2Params() *ArchiveUploadV2Params
NewArchiveUploadV2Params creates a new ArchiveUploadV2Params 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 NewArchiveUploadV2ParamsWithContext ¶ added in v0.2.32
func NewArchiveUploadV2ParamsWithContext(ctx context.Context) *ArchiveUploadV2Params
NewArchiveUploadV2ParamsWithContext creates a new ArchiveUploadV2Params object with the ability to set a context for a request.
func NewArchiveUploadV2ParamsWithHTTPClient ¶ added in v0.2.32
func NewArchiveUploadV2ParamsWithHTTPClient(client *http.Client) *ArchiveUploadV2Params
NewArchiveUploadV2ParamsWithHTTPClient creates a new ArchiveUploadV2Params object with the ability to set a custom HTTPClient for a request.
func NewArchiveUploadV2ParamsWithTimeout ¶ added in v0.2.32
func NewArchiveUploadV2ParamsWithTimeout(timeout time.Duration) *ArchiveUploadV2Params
NewArchiveUploadV2ParamsWithTimeout creates a new ArchiveUploadV2Params object with the ability to set a timeout on a request.
func (*ArchiveUploadV2Params) SetComment ¶ added in v0.2.32
func (o *ArchiveUploadV2Params) SetComment(comment *string)
SetComment adds the comment to the archive upload v2 params
func (*ArchiveUploadV2Params) SetContext ¶ added in v0.2.32
func (o *ArchiveUploadV2Params) SetContext(ctx context.Context)
SetContext adds the context to the archive upload v2 params
func (*ArchiveUploadV2Params) SetDefaults ¶ added in v0.2.32
func (o *ArchiveUploadV2Params) SetDefaults()
SetDefaults hydrates default values in the archive upload v2 params (not the query body).
All values with no default are reset to their zero value.
func (*ArchiveUploadV2Params) SetFile ¶ added in v0.2.32
func (o *ArchiveUploadV2Params) SetFile(file runtime.NamedReadCloser)
SetFile adds the file to the archive upload v2 params
func (*ArchiveUploadV2Params) SetHTTPClient ¶ added in v0.2.32
func (o *ArchiveUploadV2Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the archive upload v2 params
func (*ArchiveUploadV2Params) SetIsConfidential ¶ added in v0.2.32
func (o *ArchiveUploadV2Params) SetIsConfidential(isConfidential *bool)
SetIsConfidential adds the isConfidential to the archive upload v2 params
func (*ArchiveUploadV2Params) SetName ¶ added in v0.2.32
func (o *ArchiveUploadV2Params) SetName(name string)
SetName adds the name to the archive upload v2 params
func (*ArchiveUploadV2Params) SetPassword ¶ added in v0.2.32
func (o *ArchiveUploadV2Params) SetPassword(password *string)
SetPassword adds the password to the archive upload v2 params
func (*ArchiveUploadV2Params) SetTimeout ¶ added in v0.2.32
func (o *ArchiveUploadV2Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the archive upload v2 params
func (*ArchiveUploadV2Params) WithComment ¶ added in v0.2.32
func (o *ArchiveUploadV2Params) WithComment(comment *string) *ArchiveUploadV2Params
WithComment adds the comment to the archive upload v2 params
func (*ArchiveUploadV2Params) WithContext ¶ added in v0.2.32
func (o *ArchiveUploadV2Params) WithContext(ctx context.Context) *ArchiveUploadV2Params
WithContext adds the context to the archive upload v2 params
func (*ArchiveUploadV2Params) WithDefaults ¶ added in v0.2.32
func (o *ArchiveUploadV2Params) WithDefaults() *ArchiveUploadV2Params
WithDefaults hydrates default values in the archive upload v2 params (not the query body).
All values with no default are reset to their zero value.
func (*ArchiveUploadV2Params) WithFile ¶ added in v0.2.32
func (o *ArchiveUploadV2Params) WithFile(file runtime.NamedReadCloser) *ArchiveUploadV2Params
WithFile adds the file to the archive upload v2 params
func (*ArchiveUploadV2Params) WithHTTPClient ¶ added in v0.2.32
func (o *ArchiveUploadV2Params) WithHTTPClient(client *http.Client) *ArchiveUploadV2Params
WithHTTPClient adds the HTTPClient to the archive upload v2 params
func (*ArchiveUploadV2Params) WithIsConfidential ¶ added in v0.2.32
func (o *ArchiveUploadV2Params) WithIsConfidential(isConfidential *bool) *ArchiveUploadV2Params
WithIsConfidential adds the isConfidential to the archive upload v2 params
func (*ArchiveUploadV2Params) WithName ¶ added in v0.2.32
func (o *ArchiveUploadV2Params) WithName(name string) *ArchiveUploadV2Params
WithName adds the name to the archive upload v2 params
func (*ArchiveUploadV2Params) WithPassword ¶ added in v0.2.32
func (o *ArchiveUploadV2Params) WithPassword(password *string) *ArchiveUploadV2Params
WithPassword adds the password to the archive upload v2 params
func (*ArchiveUploadV2Params) WithTimeout ¶ added in v0.2.32
func (o *ArchiveUploadV2Params) WithTimeout(timeout time.Duration) *ArchiveUploadV2Params
WithTimeout adds the timeout to the archive upload v2 params
func (*ArchiveUploadV2Params) WriteToRequest ¶ added in v0.2.32
func (o *ArchiveUploadV2Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ArchiveUploadV2Reader ¶ added in v0.2.32
type ArchiveUploadV2Reader struct {
// contains filtered or unexported fields
}
ArchiveUploadV2Reader is a Reader for the ArchiveUploadV2 structure.
func (*ArchiveUploadV2Reader) ReadResponse ¶ added in v0.2.32
func (o *ArchiveUploadV2Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ArchiveUploadV2TooManyRequests ¶ added in v0.2.32
type ArchiveUploadV2TooManyRequests struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 /* Too many requests, retry after this time (as milliseconds since epoch) */ XRateLimitRetryAfter int64 Payload *models.MsaReplyMetaOnly }
ArchiveUploadV2TooManyRequests describes a response with status code 429, with default header values.
Too Many Requests
func NewArchiveUploadV2TooManyRequests ¶ added in v0.2.32
func NewArchiveUploadV2TooManyRequests() *ArchiveUploadV2TooManyRequests
NewArchiveUploadV2TooManyRequests creates a ArchiveUploadV2TooManyRequests with default headers values
func (*ArchiveUploadV2TooManyRequests) Code ¶ added in v0.2.33
func (o *ArchiveUploadV2TooManyRequests) Code() int
Code gets the status code for the archive upload v2 too many requests response
func (*ArchiveUploadV2TooManyRequests) Error ¶ added in v0.2.32
func (o *ArchiveUploadV2TooManyRequests) Error() string
func (*ArchiveUploadV2TooManyRequests) GetPayload ¶ added in v0.2.32
func (o *ArchiveUploadV2TooManyRequests) GetPayload() *models.MsaReplyMetaOnly
func (*ArchiveUploadV2TooManyRequests) IsClientError ¶ added in v0.2.32
func (o *ArchiveUploadV2TooManyRequests) IsClientError() bool
IsClientError returns true when this archive upload v2 too many requests response has a 4xx status code
func (*ArchiveUploadV2TooManyRequests) IsCode ¶ added in v0.2.32
func (o *ArchiveUploadV2TooManyRequests) IsCode(code int) bool
IsCode returns true when this archive upload v2 too many requests response a status code equal to that given
func (*ArchiveUploadV2TooManyRequests) IsRedirect ¶ added in v0.2.32
func (o *ArchiveUploadV2TooManyRequests) IsRedirect() bool
IsRedirect returns true when this archive upload v2 too many requests response has a 3xx status code
func (*ArchiveUploadV2TooManyRequests) IsServerError ¶ added in v0.2.32
func (o *ArchiveUploadV2TooManyRequests) IsServerError() bool
IsServerError returns true when this archive upload v2 too many requests response has a 5xx status code
func (*ArchiveUploadV2TooManyRequests) IsSuccess ¶ added in v0.2.32
func (o *ArchiveUploadV2TooManyRequests) IsSuccess() bool
IsSuccess returns true when this archive upload v2 too many requests response has a 2xx status code
func (*ArchiveUploadV2TooManyRequests) String ¶ added in v0.2.32
func (o *ArchiveUploadV2TooManyRequests) String() string
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client for sample uploads API
func (*Client) ArchiveDeleteV1 ¶ added in v0.2.32
func (a *Client) ArchiveDeleteV1(params *ArchiveDeleteV1Params, opts ...ClientOption) (*ArchiveDeleteV1Accepted, error)
ArchiveDeleteV1 deletes an archive that was uploaded previously
func (*Client) ArchiveGetV1 ¶ added in v0.2.32
func (a *Client) ArchiveGetV1(params *ArchiveGetV1Params, opts ...ClientOption) (*ArchiveGetV1OK, error)
ArchiveGetV1 retrieves the archives upload operation statuses status done means that archive was processed successfully status error means that archive was not processed successfully
func (*Client) ArchiveListV1 ¶ added in v0.2.32
func (a *Client) ArchiveListV1(params *ArchiveListV1Params, opts ...ClientOption) (*ArchiveListV1OK, error)
ArchiveListV1 retrieves the archives files in chunks
func (*Client) ArchiveUploadV1 ¶ added in v0.2.32
func (a *Client) ArchiveUploadV1(params *ArchiveUploadV1Params, opts ...ClientOption) (*ArchiveUploadV1OK, *ArchiveUploadV1Accepted, error)
ArchiveUploadV1 uploads an archive and extracts files list from it operation is asynchronous use archives entities archives v1 to check the status after uploading use archives entities extractions v1 to copy the file to internal storage making it available for content analysis this method is deprecated in favor of archives entities archives v2
func (*Client) ArchiveUploadV2 ¶ added in v0.2.32
func (a *Client) ArchiveUploadV2(params *ArchiveUploadV2Params, opts ...ClientOption) (*ArchiveUploadV2OK, *ArchiveUploadV2Accepted, error)
ArchiveUploadV2 uploads an archive and extracts files list from it operation is asynchronous use archives entities archives v1 to check the status after uploading use archives entities extractions v1 to copy the file to internal storage making it available for content analysis
func (*Client) DeleteSampleV3 ¶
func (a *Client) DeleteSampleV3(params *DeleteSampleV3Params, opts ...ClientOption) (*DeleteSampleV3OK, error)
DeleteSampleV3 removes a sample including file meta and submissions from the collection
func (*Client) ExtractionCreateV1 ¶ added in v0.2.32
func (a *Client) ExtractionCreateV1(params *ExtractionCreateV1Params, opts ...ClientOption) (*ExtractionCreateV1OK, *ExtractionCreateV1Accepted, error)
ExtractionCreateV1 extracts files from an uploaded archive and copies them to internal storage making it available for content analysis
func (*Client) ExtractionGetV1 ¶ added in v0.2.32
func (a *Client) ExtractionGetV1(params *ExtractionGetV1Params, opts ...ClientOption) (*ExtractionGetV1OK, error)
ExtractionGetV1 retrieves the files extraction operation statuses status done means that all files were processed successfully status error means that at least one of the file could not be processed
func (*Client) ExtractionListV1 ¶ added in v0.2.32
func (a *Client) ExtractionListV1(params *ExtractionListV1Params, opts ...ClientOption) (*ExtractionListV1OK, error)
ExtractionListV1 retrieves the files extractions in chunks status done means that all files were processed successfully status error means that at least one of the file could not be processed
func (*Client) GetSampleV3 ¶
func (a *Client) GetSampleV3(params *GetSampleV3Params, opts ...ClientOption) (*GetSampleV3OK, error)
GetSampleV3 retrieves the file associated with the given ID s h a256
func (*Client) SetTransport ¶
func (a *Client) SetTransport(transport runtime.ClientTransport)
SetTransport changes the transport on the client
func (*Client) UploadSampleV3 ¶
func (a *Client) UploadSampleV3(params *UploadSampleV3Params, opts ...ClientOption) (*UploadSampleV3OK, error)
UploadSampleV3 uploads a file for further cloud analysis after uploading call the specific analysis API endpoint
type ClientOption ¶
type ClientOption func(*runtime.ClientOperation)
ClientOption is the option for Client methods
type ClientService ¶
type ClientService interface { ArchiveDeleteV1(params *ArchiveDeleteV1Params, opts ...ClientOption) (*ArchiveDeleteV1Accepted, error) ArchiveGetV1(params *ArchiveGetV1Params, opts ...ClientOption) (*ArchiveGetV1OK, error) ArchiveListV1(params *ArchiveListV1Params, opts ...ClientOption) (*ArchiveListV1OK, error) ArchiveUploadV1(params *ArchiveUploadV1Params, opts ...ClientOption) (*ArchiveUploadV1OK, *ArchiveUploadV1Accepted, error) ArchiveUploadV2(params *ArchiveUploadV2Params, opts ...ClientOption) (*ArchiveUploadV2OK, *ArchiveUploadV2Accepted, error) DeleteSampleV3(params *DeleteSampleV3Params, opts ...ClientOption) (*DeleteSampleV3OK, error) ExtractionCreateV1(params *ExtractionCreateV1Params, opts ...ClientOption) (*ExtractionCreateV1OK, *ExtractionCreateV1Accepted, error) ExtractionGetV1(params *ExtractionGetV1Params, opts ...ClientOption) (*ExtractionGetV1OK, error) ExtractionListV1(params *ExtractionListV1Params, opts ...ClientOption) (*ExtractionListV1OK, error) GetSampleV3(params *GetSampleV3Params, opts ...ClientOption) (*GetSampleV3OK, error) UploadSampleV3(params *UploadSampleV3Params, opts ...ClientOption) (*UploadSampleV3OK, 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 sample uploads API client.
type DeleteSampleV3BadRequest ¶
type DeleteSampleV3BadRequest struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaQueryResponse }
DeleteSampleV3BadRequest describes a response with status code 400, with default header values.
Bad Request
func NewDeleteSampleV3BadRequest ¶
func NewDeleteSampleV3BadRequest() *DeleteSampleV3BadRequest
NewDeleteSampleV3BadRequest creates a DeleteSampleV3BadRequest with default headers values
func (*DeleteSampleV3BadRequest) Code ¶ added in v0.2.33
func (o *DeleteSampleV3BadRequest) Code() int
Code gets the status code for the delete sample v3 bad request response
func (*DeleteSampleV3BadRequest) Error ¶
func (o *DeleteSampleV3BadRequest) Error() string
func (*DeleteSampleV3BadRequest) GetPayload ¶
func (o *DeleteSampleV3BadRequest) GetPayload() *models.MsaQueryResponse
func (*DeleteSampleV3BadRequest) IsClientError ¶ added in v0.2.27
func (o *DeleteSampleV3BadRequest) IsClientError() bool
IsClientError returns true when this delete sample v3 bad request response has a 4xx status code
func (*DeleteSampleV3BadRequest) IsCode ¶ added in v0.2.27
func (o *DeleteSampleV3BadRequest) IsCode(code int) bool
IsCode returns true when this delete sample v3 bad request response a status code equal to that given
func (*DeleteSampleV3BadRequest) IsRedirect ¶ added in v0.2.27
func (o *DeleteSampleV3BadRequest) IsRedirect() bool
IsRedirect returns true when this delete sample v3 bad request response has a 3xx status code
func (*DeleteSampleV3BadRequest) IsServerError ¶ added in v0.2.27
func (o *DeleteSampleV3BadRequest) IsServerError() bool
IsServerError returns true when this delete sample v3 bad request response has a 5xx status code
func (*DeleteSampleV3BadRequest) IsSuccess ¶ added in v0.2.27
func (o *DeleteSampleV3BadRequest) IsSuccess() bool
IsSuccess returns true when this delete sample v3 bad request response has a 2xx status code
func (*DeleteSampleV3BadRequest) String ¶ added in v0.2.27
func (o *DeleteSampleV3BadRequest) String() string
type DeleteSampleV3Default ¶
type DeleteSampleV3Default struct { Payload *models.MsaQueryResponse // contains filtered or unexported fields }
DeleteSampleV3Default describes a response with status code -1, with default header values.
OK
func NewDeleteSampleV3Default ¶
func NewDeleteSampleV3Default(code int) *DeleteSampleV3Default
NewDeleteSampleV3Default creates a DeleteSampleV3Default with default headers values
func (*DeleteSampleV3Default) Code ¶
func (o *DeleteSampleV3Default) Code() int
Code gets the status code for the delete sample v3 default response
func (*DeleteSampleV3Default) Error ¶
func (o *DeleteSampleV3Default) Error() string
func (*DeleteSampleV3Default) GetPayload ¶
func (o *DeleteSampleV3Default) GetPayload() *models.MsaQueryResponse
func (*DeleteSampleV3Default) IsClientError ¶ added in v0.2.27
func (o *DeleteSampleV3Default) IsClientError() bool
IsClientError returns true when this delete sample v3 default response has a 4xx status code
func (*DeleteSampleV3Default) IsCode ¶ added in v0.2.27
func (o *DeleteSampleV3Default) IsCode(code int) bool
IsCode returns true when this delete sample v3 default response a status code equal to that given
func (*DeleteSampleV3Default) IsRedirect ¶ added in v0.2.27
func (o *DeleteSampleV3Default) IsRedirect() bool
IsRedirect returns true when this delete sample v3 default response has a 3xx status code
func (*DeleteSampleV3Default) IsServerError ¶ added in v0.2.27
func (o *DeleteSampleV3Default) IsServerError() bool
IsServerError returns true when this delete sample v3 default response has a 5xx status code
func (*DeleteSampleV3Default) IsSuccess ¶ added in v0.2.27
func (o *DeleteSampleV3Default) IsSuccess() bool
IsSuccess returns true when this delete sample v3 default response has a 2xx status code
func (*DeleteSampleV3Default) String ¶ added in v0.2.27
func (o *DeleteSampleV3Default) String() string
type DeleteSampleV3Forbidden ¶
type DeleteSampleV3Forbidden struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaQueryResponse }
DeleteSampleV3Forbidden describes a response with status code 403, with default header values.
Forbidden
func NewDeleteSampleV3Forbidden ¶
func NewDeleteSampleV3Forbidden() *DeleteSampleV3Forbidden
NewDeleteSampleV3Forbidden creates a DeleteSampleV3Forbidden with default headers values
func (*DeleteSampleV3Forbidden) Code ¶ added in v0.2.33
func (o *DeleteSampleV3Forbidden) Code() int
Code gets the status code for the delete sample v3 forbidden response
func (*DeleteSampleV3Forbidden) Error ¶
func (o *DeleteSampleV3Forbidden) Error() string
func (*DeleteSampleV3Forbidden) GetPayload ¶
func (o *DeleteSampleV3Forbidden) GetPayload() *models.MsaQueryResponse
func (*DeleteSampleV3Forbidden) IsClientError ¶ added in v0.2.27
func (o *DeleteSampleV3Forbidden) IsClientError() bool
IsClientError returns true when this delete sample v3 forbidden response has a 4xx status code
func (*DeleteSampleV3Forbidden) IsCode ¶ added in v0.2.27
func (o *DeleteSampleV3Forbidden) IsCode(code int) bool
IsCode returns true when this delete sample v3 forbidden response a status code equal to that given
func (*DeleteSampleV3Forbidden) IsRedirect ¶ added in v0.2.27
func (o *DeleteSampleV3Forbidden) IsRedirect() bool
IsRedirect returns true when this delete sample v3 forbidden response has a 3xx status code
func (*DeleteSampleV3Forbidden) IsServerError ¶ added in v0.2.27
func (o *DeleteSampleV3Forbidden) IsServerError() bool
IsServerError returns true when this delete sample v3 forbidden response has a 5xx status code
func (*DeleteSampleV3Forbidden) IsSuccess ¶ added in v0.2.27
func (o *DeleteSampleV3Forbidden) IsSuccess() bool
IsSuccess returns true when this delete sample v3 forbidden response has a 2xx status code
func (*DeleteSampleV3Forbidden) String ¶ added in v0.2.27
func (o *DeleteSampleV3Forbidden) String() string
type DeleteSampleV3InternalServerError ¶
type DeleteSampleV3InternalServerError struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaQueryResponse }
DeleteSampleV3InternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewDeleteSampleV3InternalServerError ¶
func NewDeleteSampleV3InternalServerError() *DeleteSampleV3InternalServerError
NewDeleteSampleV3InternalServerError creates a DeleteSampleV3InternalServerError with default headers values
func (*DeleteSampleV3InternalServerError) Code ¶ added in v0.2.33
func (o *DeleteSampleV3InternalServerError) Code() int
Code gets the status code for the delete sample v3 internal server error response
func (*DeleteSampleV3InternalServerError) Error ¶
func (o *DeleteSampleV3InternalServerError) Error() string
func (*DeleteSampleV3InternalServerError) GetPayload ¶
func (o *DeleteSampleV3InternalServerError) GetPayload() *models.MsaQueryResponse
func (*DeleteSampleV3InternalServerError) IsClientError ¶ added in v0.2.27
func (o *DeleteSampleV3InternalServerError) IsClientError() bool
IsClientError returns true when this delete sample v3 internal server error response has a 4xx status code
func (*DeleteSampleV3InternalServerError) IsCode ¶ added in v0.2.27
func (o *DeleteSampleV3InternalServerError) IsCode(code int) bool
IsCode returns true when this delete sample v3 internal server error response a status code equal to that given
func (*DeleteSampleV3InternalServerError) IsRedirect ¶ added in v0.2.27
func (o *DeleteSampleV3InternalServerError) IsRedirect() bool
IsRedirect returns true when this delete sample v3 internal server error response has a 3xx status code
func (*DeleteSampleV3InternalServerError) IsServerError ¶ added in v0.2.27
func (o *DeleteSampleV3InternalServerError) IsServerError() bool
IsServerError returns true when this delete sample v3 internal server error response has a 5xx status code
func (*DeleteSampleV3InternalServerError) IsSuccess ¶ added in v0.2.27
func (o *DeleteSampleV3InternalServerError) IsSuccess() bool
IsSuccess returns true when this delete sample v3 internal server error response has a 2xx status code
func (*DeleteSampleV3InternalServerError) String ¶ added in v0.2.27
func (o *DeleteSampleV3InternalServerError) String() string
type DeleteSampleV3NotFound ¶
type DeleteSampleV3NotFound struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaQueryResponse }
DeleteSampleV3NotFound describes a response with status code 404, with default header values.
Not Found
func NewDeleteSampleV3NotFound ¶
func NewDeleteSampleV3NotFound() *DeleteSampleV3NotFound
NewDeleteSampleV3NotFound creates a DeleteSampleV3NotFound with default headers values
func (*DeleteSampleV3NotFound) Code ¶ added in v0.2.33
func (o *DeleteSampleV3NotFound) Code() int
Code gets the status code for the delete sample v3 not found response
func (*DeleteSampleV3NotFound) Error ¶
func (o *DeleteSampleV3NotFound) Error() string
func (*DeleteSampleV3NotFound) GetPayload ¶
func (o *DeleteSampleV3NotFound) GetPayload() *models.MsaQueryResponse
func (*DeleteSampleV3NotFound) IsClientError ¶ added in v0.2.27
func (o *DeleteSampleV3NotFound) IsClientError() bool
IsClientError returns true when this delete sample v3 not found response has a 4xx status code
func (*DeleteSampleV3NotFound) IsCode ¶ added in v0.2.27
func (o *DeleteSampleV3NotFound) IsCode(code int) bool
IsCode returns true when this delete sample v3 not found response a status code equal to that given
func (*DeleteSampleV3NotFound) IsRedirect ¶ added in v0.2.27
func (o *DeleteSampleV3NotFound) IsRedirect() bool
IsRedirect returns true when this delete sample v3 not found response has a 3xx status code
func (*DeleteSampleV3NotFound) IsServerError ¶ added in v0.2.27
func (o *DeleteSampleV3NotFound) IsServerError() bool
IsServerError returns true when this delete sample v3 not found response has a 5xx status code
func (*DeleteSampleV3NotFound) IsSuccess ¶ added in v0.2.27
func (o *DeleteSampleV3NotFound) IsSuccess() bool
IsSuccess returns true when this delete sample v3 not found response has a 2xx status code
func (*DeleteSampleV3NotFound) String ¶ added in v0.2.27
func (o *DeleteSampleV3NotFound) String() string
type DeleteSampleV3OK ¶
type DeleteSampleV3OK struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaQueryResponse }
DeleteSampleV3OK describes a response with status code 200, with default header values.
OK
func NewDeleteSampleV3OK ¶
func NewDeleteSampleV3OK() *DeleteSampleV3OK
NewDeleteSampleV3OK creates a DeleteSampleV3OK with default headers values
func (*DeleteSampleV3OK) Code ¶ added in v0.2.33
func (o *DeleteSampleV3OK) Code() int
Code gets the status code for the delete sample v3 o k response
func (*DeleteSampleV3OK) Error ¶
func (o *DeleteSampleV3OK) Error() string
func (*DeleteSampleV3OK) GetPayload ¶
func (o *DeleteSampleV3OK) GetPayload() *models.MsaQueryResponse
func (*DeleteSampleV3OK) IsClientError ¶ added in v0.2.27
func (o *DeleteSampleV3OK) IsClientError() bool
IsClientError returns true when this delete sample v3 o k response has a 4xx status code
func (*DeleteSampleV3OK) IsCode ¶ added in v0.2.27
func (o *DeleteSampleV3OK) IsCode(code int) bool
IsCode returns true when this delete sample v3 o k response a status code equal to that given
func (*DeleteSampleV3OK) IsRedirect ¶ added in v0.2.27
func (o *DeleteSampleV3OK) IsRedirect() bool
IsRedirect returns true when this delete sample v3 o k response has a 3xx status code
func (*DeleteSampleV3OK) IsServerError ¶ added in v0.2.27
func (o *DeleteSampleV3OK) IsServerError() bool
IsServerError returns true when this delete sample v3 o k response has a 5xx status code
func (*DeleteSampleV3OK) IsSuccess ¶ added in v0.2.27
func (o *DeleteSampleV3OK) IsSuccess() bool
IsSuccess returns true when this delete sample v3 o k response has a 2xx status code
func (*DeleteSampleV3OK) String ¶ added in v0.2.27
func (o *DeleteSampleV3OK) String() string
type DeleteSampleV3Params ¶
type DeleteSampleV3Params struct { /* Ids. The file SHA256. */ Ids string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DeleteSampleV3Params contains all the parameters to send to the API endpoint
for the delete sample v3 operation. Typically these are written to a http.Request.
func NewDeleteSampleV3Params ¶
func NewDeleteSampleV3Params() *DeleteSampleV3Params
NewDeleteSampleV3Params creates a new DeleteSampleV3Params 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 NewDeleteSampleV3ParamsWithContext ¶
func NewDeleteSampleV3ParamsWithContext(ctx context.Context) *DeleteSampleV3Params
NewDeleteSampleV3ParamsWithContext creates a new DeleteSampleV3Params object with the ability to set a context for a request.
func NewDeleteSampleV3ParamsWithHTTPClient ¶
func NewDeleteSampleV3ParamsWithHTTPClient(client *http.Client) *DeleteSampleV3Params
NewDeleteSampleV3ParamsWithHTTPClient creates a new DeleteSampleV3Params object with the ability to set a custom HTTPClient for a request.
func NewDeleteSampleV3ParamsWithTimeout ¶
func NewDeleteSampleV3ParamsWithTimeout(timeout time.Duration) *DeleteSampleV3Params
NewDeleteSampleV3ParamsWithTimeout creates a new DeleteSampleV3Params object with the ability to set a timeout on a request.
func (*DeleteSampleV3Params) SetContext ¶
func (o *DeleteSampleV3Params) SetContext(ctx context.Context)
SetContext adds the context to the delete sample v3 params
func (*DeleteSampleV3Params) SetDefaults ¶
func (o *DeleteSampleV3Params) SetDefaults()
SetDefaults hydrates default values in the delete sample v3 params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteSampleV3Params) SetHTTPClient ¶
func (o *DeleteSampleV3Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete sample v3 params
func (*DeleteSampleV3Params) SetIds ¶
func (o *DeleteSampleV3Params) SetIds(ids string)
SetIds adds the ids to the delete sample v3 params
func (*DeleteSampleV3Params) SetTimeout ¶
func (o *DeleteSampleV3Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete sample v3 params
func (*DeleteSampleV3Params) WithContext ¶
func (o *DeleteSampleV3Params) WithContext(ctx context.Context) *DeleteSampleV3Params
WithContext adds the context to the delete sample v3 params
func (*DeleteSampleV3Params) WithDefaults ¶
func (o *DeleteSampleV3Params) WithDefaults() *DeleteSampleV3Params
WithDefaults hydrates default values in the delete sample v3 params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteSampleV3Params) WithHTTPClient ¶
func (o *DeleteSampleV3Params) WithHTTPClient(client *http.Client) *DeleteSampleV3Params
WithHTTPClient adds the HTTPClient to the delete sample v3 params
func (*DeleteSampleV3Params) WithIds ¶
func (o *DeleteSampleV3Params) WithIds(ids string) *DeleteSampleV3Params
WithIds adds the ids to the delete sample v3 params
func (*DeleteSampleV3Params) WithTimeout ¶
func (o *DeleteSampleV3Params) WithTimeout(timeout time.Duration) *DeleteSampleV3Params
WithTimeout adds the timeout to the delete sample v3 params
func (*DeleteSampleV3Params) WriteToRequest ¶
func (o *DeleteSampleV3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteSampleV3Reader ¶
type DeleteSampleV3Reader struct {
// contains filtered or unexported fields
}
DeleteSampleV3Reader is a Reader for the DeleteSampleV3 structure.
func (*DeleteSampleV3Reader) ReadResponse ¶
func (o *DeleteSampleV3Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteSampleV3TooManyRequests ¶
type DeleteSampleV3TooManyRequests struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 /* Too many requests, retry after this time (as milliseconds since epoch) */ XRateLimitRetryAfter int64 Payload *models.MsaReplyMetaOnly }
DeleteSampleV3TooManyRequests describes a response with status code 429, with default header values.
Too Many Requests
func NewDeleteSampleV3TooManyRequests ¶
func NewDeleteSampleV3TooManyRequests() *DeleteSampleV3TooManyRequests
NewDeleteSampleV3TooManyRequests creates a DeleteSampleV3TooManyRequests with default headers values
func (*DeleteSampleV3TooManyRequests) Code ¶ added in v0.2.33
func (o *DeleteSampleV3TooManyRequests) Code() int
Code gets the status code for the delete sample v3 too many requests response
func (*DeleteSampleV3TooManyRequests) Error ¶
func (o *DeleteSampleV3TooManyRequests) Error() string
func (*DeleteSampleV3TooManyRequests) GetPayload ¶
func (o *DeleteSampleV3TooManyRequests) GetPayload() *models.MsaReplyMetaOnly
func (*DeleteSampleV3TooManyRequests) IsClientError ¶ added in v0.2.27
func (o *DeleteSampleV3TooManyRequests) IsClientError() bool
IsClientError returns true when this delete sample v3 too many requests response has a 4xx status code
func (*DeleteSampleV3TooManyRequests) IsCode ¶ added in v0.2.27
func (o *DeleteSampleV3TooManyRequests) IsCode(code int) bool
IsCode returns true when this delete sample v3 too many requests response a status code equal to that given
func (*DeleteSampleV3TooManyRequests) IsRedirect ¶ added in v0.2.27
func (o *DeleteSampleV3TooManyRequests) IsRedirect() bool
IsRedirect returns true when this delete sample v3 too many requests response has a 3xx status code
func (*DeleteSampleV3TooManyRequests) IsServerError ¶ added in v0.2.27
func (o *DeleteSampleV3TooManyRequests) IsServerError() bool
IsServerError returns true when this delete sample v3 too many requests response has a 5xx status code
func (*DeleteSampleV3TooManyRequests) IsSuccess ¶ added in v0.2.27
func (o *DeleteSampleV3TooManyRequests) IsSuccess() bool
IsSuccess returns true when this delete sample v3 too many requests response has a 2xx status code
func (*DeleteSampleV3TooManyRequests) String ¶ added in v0.2.27
func (o *DeleteSampleV3TooManyRequests) String() string
type ExtractionCreateV1Accepted ¶ added in v0.2.32
type ExtractionCreateV1Accepted struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.ClientExtractionCreateResponseV1 }
ExtractionCreateV1Accepted describes a response with status code 202, with default header values.
OK
func NewExtractionCreateV1Accepted ¶ added in v0.2.32
func NewExtractionCreateV1Accepted() *ExtractionCreateV1Accepted
NewExtractionCreateV1Accepted creates a ExtractionCreateV1Accepted with default headers values
func (*ExtractionCreateV1Accepted) Code ¶ added in v0.2.33
func (o *ExtractionCreateV1Accepted) Code() int
Code gets the status code for the extraction create v1 accepted response
func (*ExtractionCreateV1Accepted) Error ¶ added in v0.2.32
func (o *ExtractionCreateV1Accepted) Error() string
func (*ExtractionCreateV1Accepted) GetPayload ¶ added in v0.2.32
func (o *ExtractionCreateV1Accepted) GetPayload() *models.ClientExtractionCreateResponseV1
func (*ExtractionCreateV1Accepted) IsClientError ¶ added in v0.2.32
func (o *ExtractionCreateV1Accepted) IsClientError() bool
IsClientError returns true when this extraction create v1 accepted response has a 4xx status code
func (*ExtractionCreateV1Accepted) IsCode ¶ added in v0.2.32
func (o *ExtractionCreateV1Accepted) IsCode(code int) bool
IsCode returns true when this extraction create v1 accepted response a status code equal to that given
func (*ExtractionCreateV1Accepted) IsRedirect ¶ added in v0.2.32
func (o *ExtractionCreateV1Accepted) IsRedirect() bool
IsRedirect returns true when this extraction create v1 accepted response has a 3xx status code
func (*ExtractionCreateV1Accepted) IsServerError ¶ added in v0.2.32
func (o *ExtractionCreateV1Accepted) IsServerError() bool
IsServerError returns true when this extraction create v1 accepted response has a 5xx status code
func (*ExtractionCreateV1Accepted) IsSuccess ¶ added in v0.2.32
func (o *ExtractionCreateV1Accepted) IsSuccess() bool
IsSuccess returns true when this extraction create v1 accepted response has a 2xx status code
func (*ExtractionCreateV1Accepted) String ¶ added in v0.2.32
func (o *ExtractionCreateV1Accepted) String() string
type ExtractionCreateV1BadRequest ¶ added in v0.2.32
type ExtractionCreateV1BadRequest struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.ClientExtractionCreateResponseV1 }
ExtractionCreateV1BadRequest describes a response with status code 400, with default header values.
Bad Request
func NewExtractionCreateV1BadRequest ¶ added in v0.2.32
func NewExtractionCreateV1BadRequest() *ExtractionCreateV1BadRequest
NewExtractionCreateV1BadRequest creates a ExtractionCreateV1BadRequest with default headers values
func (*ExtractionCreateV1BadRequest) Code ¶ added in v0.2.33
func (o *ExtractionCreateV1BadRequest) Code() int
Code gets the status code for the extraction create v1 bad request response
func (*ExtractionCreateV1BadRequest) Error ¶ added in v0.2.32
func (o *ExtractionCreateV1BadRequest) Error() string
func (*ExtractionCreateV1BadRequest) GetPayload ¶ added in v0.2.32
func (o *ExtractionCreateV1BadRequest) GetPayload() *models.ClientExtractionCreateResponseV1
func (*ExtractionCreateV1BadRequest) IsClientError ¶ added in v0.2.32
func (o *ExtractionCreateV1BadRequest) IsClientError() bool
IsClientError returns true when this extraction create v1 bad request response has a 4xx status code
func (*ExtractionCreateV1BadRequest) IsCode ¶ added in v0.2.32
func (o *ExtractionCreateV1BadRequest) IsCode(code int) bool
IsCode returns true when this extraction create v1 bad request response a status code equal to that given
func (*ExtractionCreateV1BadRequest) IsRedirect ¶ added in v0.2.32
func (o *ExtractionCreateV1BadRequest) IsRedirect() bool
IsRedirect returns true when this extraction create v1 bad request response has a 3xx status code
func (*ExtractionCreateV1BadRequest) IsServerError ¶ added in v0.2.32
func (o *ExtractionCreateV1BadRequest) IsServerError() bool
IsServerError returns true when this extraction create v1 bad request response has a 5xx status code
func (*ExtractionCreateV1BadRequest) IsSuccess ¶ added in v0.2.32
func (o *ExtractionCreateV1BadRequest) IsSuccess() bool
IsSuccess returns true when this extraction create v1 bad request response has a 2xx status code
func (*ExtractionCreateV1BadRequest) String ¶ added in v0.2.32
func (o *ExtractionCreateV1BadRequest) String() string
type ExtractionCreateV1Default ¶ added in v0.2.32
type ExtractionCreateV1Default struct { Payload *models.ClientExtractionCreateResponseV1 // contains filtered or unexported fields }
ExtractionCreateV1Default describes a response with status code -1, with default header values.
OK
func NewExtractionCreateV1Default ¶ added in v0.2.32
func NewExtractionCreateV1Default(code int) *ExtractionCreateV1Default
NewExtractionCreateV1Default creates a ExtractionCreateV1Default with default headers values
func (*ExtractionCreateV1Default) Code ¶ added in v0.2.32
func (o *ExtractionCreateV1Default) Code() int
Code gets the status code for the extraction create v1 default response
func (*ExtractionCreateV1Default) Error ¶ added in v0.2.32
func (o *ExtractionCreateV1Default) Error() string
func (*ExtractionCreateV1Default) GetPayload ¶ added in v0.2.32
func (o *ExtractionCreateV1Default) GetPayload() *models.ClientExtractionCreateResponseV1
func (*ExtractionCreateV1Default) IsClientError ¶ added in v0.2.32
func (o *ExtractionCreateV1Default) IsClientError() bool
IsClientError returns true when this extraction create v1 default response has a 4xx status code
func (*ExtractionCreateV1Default) IsCode ¶ added in v0.2.32
func (o *ExtractionCreateV1Default) IsCode(code int) bool
IsCode returns true when this extraction create v1 default response a status code equal to that given
func (*ExtractionCreateV1Default) IsRedirect ¶ added in v0.2.32
func (o *ExtractionCreateV1Default) IsRedirect() bool
IsRedirect returns true when this extraction create v1 default response has a 3xx status code
func (*ExtractionCreateV1Default) IsServerError ¶ added in v0.2.32
func (o *ExtractionCreateV1Default) IsServerError() bool
IsServerError returns true when this extraction create v1 default response has a 5xx status code
func (*ExtractionCreateV1Default) IsSuccess ¶ added in v0.2.32
func (o *ExtractionCreateV1Default) IsSuccess() bool
IsSuccess returns true when this extraction create v1 default response has a 2xx status code
func (*ExtractionCreateV1Default) String ¶ added in v0.2.32
func (o *ExtractionCreateV1Default) String() string
type ExtractionCreateV1Forbidden ¶ added in v0.2.32
type ExtractionCreateV1Forbidden struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaReplyMetaOnly }
ExtractionCreateV1Forbidden describes a response with status code 403, with default header values.
Forbidden
func NewExtractionCreateV1Forbidden ¶ added in v0.2.32
func NewExtractionCreateV1Forbidden() *ExtractionCreateV1Forbidden
NewExtractionCreateV1Forbidden creates a ExtractionCreateV1Forbidden with default headers values
func (*ExtractionCreateV1Forbidden) Code ¶ added in v0.2.33
func (o *ExtractionCreateV1Forbidden) Code() int
Code gets the status code for the extraction create v1 forbidden response
func (*ExtractionCreateV1Forbidden) Error ¶ added in v0.2.32
func (o *ExtractionCreateV1Forbidden) Error() string
func (*ExtractionCreateV1Forbidden) GetPayload ¶ added in v0.2.32
func (o *ExtractionCreateV1Forbidden) GetPayload() *models.MsaReplyMetaOnly
func (*ExtractionCreateV1Forbidden) IsClientError ¶ added in v0.2.32
func (o *ExtractionCreateV1Forbidden) IsClientError() bool
IsClientError returns true when this extraction create v1 forbidden response has a 4xx status code
func (*ExtractionCreateV1Forbidden) IsCode ¶ added in v0.2.32
func (o *ExtractionCreateV1Forbidden) IsCode(code int) bool
IsCode returns true when this extraction create v1 forbidden response a status code equal to that given
func (*ExtractionCreateV1Forbidden) IsRedirect ¶ added in v0.2.32
func (o *ExtractionCreateV1Forbidden) IsRedirect() bool
IsRedirect returns true when this extraction create v1 forbidden response has a 3xx status code
func (*ExtractionCreateV1Forbidden) IsServerError ¶ added in v0.2.32
func (o *ExtractionCreateV1Forbidden) IsServerError() bool
IsServerError returns true when this extraction create v1 forbidden response has a 5xx status code
func (*ExtractionCreateV1Forbidden) IsSuccess ¶ added in v0.2.32
func (o *ExtractionCreateV1Forbidden) IsSuccess() bool
IsSuccess returns true when this extraction create v1 forbidden response has a 2xx status code
func (*ExtractionCreateV1Forbidden) String ¶ added in v0.2.32
func (o *ExtractionCreateV1Forbidden) String() string
type ExtractionCreateV1InternalServerError ¶ added in v0.2.32
type ExtractionCreateV1InternalServerError struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.ClientExtractionCreateResponseV1 }
ExtractionCreateV1InternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewExtractionCreateV1InternalServerError ¶ added in v0.2.32
func NewExtractionCreateV1InternalServerError() *ExtractionCreateV1InternalServerError
NewExtractionCreateV1InternalServerError creates a ExtractionCreateV1InternalServerError with default headers values
func (*ExtractionCreateV1InternalServerError) Code ¶ added in v0.2.33
func (o *ExtractionCreateV1InternalServerError) Code() int
Code gets the status code for the extraction create v1 internal server error response
func (*ExtractionCreateV1InternalServerError) Error ¶ added in v0.2.32
func (o *ExtractionCreateV1InternalServerError) Error() string
func (*ExtractionCreateV1InternalServerError) GetPayload ¶ added in v0.2.32
func (o *ExtractionCreateV1InternalServerError) GetPayload() *models.ClientExtractionCreateResponseV1
func (*ExtractionCreateV1InternalServerError) IsClientError ¶ added in v0.2.32
func (o *ExtractionCreateV1InternalServerError) IsClientError() bool
IsClientError returns true when this extraction create v1 internal server error response has a 4xx status code
func (*ExtractionCreateV1InternalServerError) IsCode ¶ added in v0.2.32
func (o *ExtractionCreateV1InternalServerError) IsCode(code int) bool
IsCode returns true when this extraction create v1 internal server error response a status code equal to that given
func (*ExtractionCreateV1InternalServerError) IsRedirect ¶ added in v0.2.32
func (o *ExtractionCreateV1InternalServerError) IsRedirect() bool
IsRedirect returns true when this extraction create v1 internal server error response has a 3xx status code
func (*ExtractionCreateV1InternalServerError) IsServerError ¶ added in v0.2.32
func (o *ExtractionCreateV1InternalServerError) IsServerError() bool
IsServerError returns true when this extraction create v1 internal server error response has a 5xx status code
func (*ExtractionCreateV1InternalServerError) IsSuccess ¶ added in v0.2.32
func (o *ExtractionCreateV1InternalServerError) IsSuccess() bool
IsSuccess returns true when this extraction create v1 internal server error response has a 2xx status code
func (*ExtractionCreateV1InternalServerError) String ¶ added in v0.2.32
func (o *ExtractionCreateV1InternalServerError) String() string
type ExtractionCreateV1OK ¶ added in v0.2.32
type ExtractionCreateV1OK struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.ClientExtractionCreateResponseV1 }
ExtractionCreateV1OK describes a response with status code 200, with default header values.
OK
func NewExtractionCreateV1OK ¶ added in v0.2.32
func NewExtractionCreateV1OK() *ExtractionCreateV1OK
NewExtractionCreateV1OK creates a ExtractionCreateV1OK with default headers values
func (*ExtractionCreateV1OK) Code ¶ added in v0.2.33
func (o *ExtractionCreateV1OK) Code() int
Code gets the status code for the extraction create v1 o k response
func (*ExtractionCreateV1OK) Error ¶ added in v0.2.32
func (o *ExtractionCreateV1OK) Error() string
func (*ExtractionCreateV1OK) GetPayload ¶ added in v0.2.32
func (o *ExtractionCreateV1OK) GetPayload() *models.ClientExtractionCreateResponseV1
func (*ExtractionCreateV1OK) IsClientError ¶ added in v0.2.32
func (o *ExtractionCreateV1OK) IsClientError() bool
IsClientError returns true when this extraction create v1 o k response has a 4xx status code
func (*ExtractionCreateV1OK) IsCode ¶ added in v0.2.32
func (o *ExtractionCreateV1OK) IsCode(code int) bool
IsCode returns true when this extraction create v1 o k response a status code equal to that given
func (*ExtractionCreateV1OK) IsRedirect ¶ added in v0.2.32
func (o *ExtractionCreateV1OK) IsRedirect() bool
IsRedirect returns true when this extraction create v1 o k response has a 3xx status code
func (*ExtractionCreateV1OK) IsServerError ¶ added in v0.2.32
func (o *ExtractionCreateV1OK) IsServerError() bool
IsServerError returns true when this extraction create v1 o k response has a 5xx status code
func (*ExtractionCreateV1OK) IsSuccess ¶ added in v0.2.32
func (o *ExtractionCreateV1OK) IsSuccess() bool
IsSuccess returns true when this extraction create v1 o k response has a 2xx status code
func (*ExtractionCreateV1OK) String ¶ added in v0.2.32
func (o *ExtractionCreateV1OK) String() string
type ExtractionCreateV1Params ¶ added in v0.2.32
type ExtractionCreateV1Params struct { // Body. Body *models.ClientExtractionCreateRequestV1 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ExtractionCreateV1Params contains all the parameters to send to the API endpoint
for the extraction create v1 operation. Typically these are written to a http.Request.
func NewExtractionCreateV1Params ¶ added in v0.2.32
func NewExtractionCreateV1Params() *ExtractionCreateV1Params
NewExtractionCreateV1Params creates a new ExtractionCreateV1Params 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 NewExtractionCreateV1ParamsWithContext ¶ added in v0.2.32
func NewExtractionCreateV1ParamsWithContext(ctx context.Context) *ExtractionCreateV1Params
NewExtractionCreateV1ParamsWithContext creates a new ExtractionCreateV1Params object with the ability to set a context for a request.
func NewExtractionCreateV1ParamsWithHTTPClient ¶ added in v0.2.32
func NewExtractionCreateV1ParamsWithHTTPClient(client *http.Client) *ExtractionCreateV1Params
NewExtractionCreateV1ParamsWithHTTPClient creates a new ExtractionCreateV1Params object with the ability to set a custom HTTPClient for a request.
func NewExtractionCreateV1ParamsWithTimeout ¶ added in v0.2.32
func NewExtractionCreateV1ParamsWithTimeout(timeout time.Duration) *ExtractionCreateV1Params
NewExtractionCreateV1ParamsWithTimeout creates a new ExtractionCreateV1Params object with the ability to set a timeout on a request.
func (*ExtractionCreateV1Params) SetBody ¶ added in v0.2.32
func (o *ExtractionCreateV1Params) SetBody(body *models.ClientExtractionCreateRequestV1)
SetBody adds the body to the extraction create v1 params
func (*ExtractionCreateV1Params) SetContext ¶ added in v0.2.32
func (o *ExtractionCreateV1Params) SetContext(ctx context.Context)
SetContext adds the context to the extraction create v1 params
func (*ExtractionCreateV1Params) SetDefaults ¶ added in v0.2.32
func (o *ExtractionCreateV1Params) SetDefaults()
SetDefaults hydrates default values in the extraction create v1 params (not the query body).
All values with no default are reset to their zero value.
func (*ExtractionCreateV1Params) SetHTTPClient ¶ added in v0.2.32
func (o *ExtractionCreateV1Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the extraction create v1 params
func (*ExtractionCreateV1Params) SetTimeout ¶ added in v0.2.32
func (o *ExtractionCreateV1Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the extraction create v1 params
func (*ExtractionCreateV1Params) WithBody ¶ added in v0.2.32
func (o *ExtractionCreateV1Params) WithBody(body *models.ClientExtractionCreateRequestV1) *ExtractionCreateV1Params
WithBody adds the body to the extraction create v1 params
func (*ExtractionCreateV1Params) WithContext ¶ added in v0.2.32
func (o *ExtractionCreateV1Params) WithContext(ctx context.Context) *ExtractionCreateV1Params
WithContext adds the context to the extraction create v1 params
func (*ExtractionCreateV1Params) WithDefaults ¶ added in v0.2.32
func (o *ExtractionCreateV1Params) WithDefaults() *ExtractionCreateV1Params
WithDefaults hydrates default values in the extraction create v1 params (not the query body).
All values with no default are reset to their zero value.
func (*ExtractionCreateV1Params) WithHTTPClient ¶ added in v0.2.32
func (o *ExtractionCreateV1Params) WithHTTPClient(client *http.Client) *ExtractionCreateV1Params
WithHTTPClient adds the HTTPClient to the extraction create v1 params
func (*ExtractionCreateV1Params) WithTimeout ¶ added in v0.2.32
func (o *ExtractionCreateV1Params) WithTimeout(timeout time.Duration) *ExtractionCreateV1Params
WithTimeout adds the timeout to the extraction create v1 params
func (*ExtractionCreateV1Params) WriteToRequest ¶ added in v0.2.32
func (o *ExtractionCreateV1Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ExtractionCreateV1Reader ¶ added in v0.2.32
type ExtractionCreateV1Reader struct {
// contains filtered or unexported fields
}
ExtractionCreateV1Reader is a Reader for the ExtractionCreateV1 structure.
func (*ExtractionCreateV1Reader) ReadResponse ¶ added in v0.2.32
func (o *ExtractionCreateV1Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ExtractionCreateV1TooManyRequests ¶ added in v0.2.32
type ExtractionCreateV1TooManyRequests struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 /* Too many requests, retry after this time (as milliseconds since epoch) */ XRateLimitRetryAfter int64 Payload *models.MsaReplyMetaOnly }
ExtractionCreateV1TooManyRequests describes a response with status code 429, with default header values.
Too Many Requests
func NewExtractionCreateV1TooManyRequests ¶ added in v0.2.32
func NewExtractionCreateV1TooManyRequests() *ExtractionCreateV1TooManyRequests
NewExtractionCreateV1TooManyRequests creates a ExtractionCreateV1TooManyRequests with default headers values
func (*ExtractionCreateV1TooManyRequests) Code ¶ added in v0.2.33
func (o *ExtractionCreateV1TooManyRequests) Code() int
Code gets the status code for the extraction create v1 too many requests response
func (*ExtractionCreateV1TooManyRequests) Error ¶ added in v0.2.32
func (o *ExtractionCreateV1TooManyRequests) Error() string
func (*ExtractionCreateV1TooManyRequests) GetPayload ¶ added in v0.2.32
func (o *ExtractionCreateV1TooManyRequests) GetPayload() *models.MsaReplyMetaOnly
func (*ExtractionCreateV1TooManyRequests) IsClientError ¶ added in v0.2.32
func (o *ExtractionCreateV1TooManyRequests) IsClientError() bool
IsClientError returns true when this extraction create v1 too many requests response has a 4xx status code
func (*ExtractionCreateV1TooManyRequests) IsCode ¶ added in v0.2.32
func (o *ExtractionCreateV1TooManyRequests) IsCode(code int) bool
IsCode returns true when this extraction create v1 too many requests response a status code equal to that given
func (*ExtractionCreateV1TooManyRequests) IsRedirect ¶ added in v0.2.32
func (o *ExtractionCreateV1TooManyRequests) IsRedirect() bool
IsRedirect returns true when this extraction create v1 too many requests response has a 3xx status code
func (*ExtractionCreateV1TooManyRequests) IsServerError ¶ added in v0.2.32
func (o *ExtractionCreateV1TooManyRequests) IsServerError() bool
IsServerError returns true when this extraction create v1 too many requests response has a 5xx status code
func (*ExtractionCreateV1TooManyRequests) IsSuccess ¶ added in v0.2.32
func (o *ExtractionCreateV1TooManyRequests) IsSuccess() bool
IsSuccess returns true when this extraction create v1 too many requests response has a 2xx status code
func (*ExtractionCreateV1TooManyRequests) String ¶ added in v0.2.32
func (o *ExtractionCreateV1TooManyRequests) String() string
type ExtractionGetV1BadRequest ¶ added in v0.2.32
type ExtractionGetV1BadRequest struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.ClientExtractionCreateResponseV1 }
ExtractionGetV1BadRequest describes a response with status code 400, with default header values.
Bad Request
func NewExtractionGetV1BadRequest ¶ added in v0.2.32
func NewExtractionGetV1BadRequest() *ExtractionGetV1BadRequest
NewExtractionGetV1BadRequest creates a ExtractionGetV1BadRequest with default headers values
func (*ExtractionGetV1BadRequest) Code ¶ added in v0.2.33
func (o *ExtractionGetV1BadRequest) Code() int
Code gets the status code for the extraction get v1 bad request response
func (*ExtractionGetV1BadRequest) Error ¶ added in v0.2.32
func (o *ExtractionGetV1BadRequest) Error() string
func (*ExtractionGetV1BadRequest) GetPayload ¶ added in v0.2.32
func (o *ExtractionGetV1BadRequest) GetPayload() *models.ClientExtractionCreateResponseV1
func (*ExtractionGetV1BadRequest) IsClientError ¶ added in v0.2.32
func (o *ExtractionGetV1BadRequest) IsClientError() bool
IsClientError returns true when this extraction get v1 bad request response has a 4xx status code
func (*ExtractionGetV1BadRequest) IsCode ¶ added in v0.2.32
func (o *ExtractionGetV1BadRequest) IsCode(code int) bool
IsCode returns true when this extraction get v1 bad request response a status code equal to that given
func (*ExtractionGetV1BadRequest) IsRedirect ¶ added in v0.2.32
func (o *ExtractionGetV1BadRequest) IsRedirect() bool
IsRedirect returns true when this extraction get v1 bad request response has a 3xx status code
func (*ExtractionGetV1BadRequest) IsServerError ¶ added in v0.2.32
func (o *ExtractionGetV1BadRequest) IsServerError() bool
IsServerError returns true when this extraction get v1 bad request response has a 5xx status code
func (*ExtractionGetV1BadRequest) IsSuccess ¶ added in v0.2.32
func (o *ExtractionGetV1BadRequest) IsSuccess() bool
IsSuccess returns true when this extraction get v1 bad request response has a 2xx status code
func (*ExtractionGetV1BadRequest) String ¶ added in v0.2.32
func (o *ExtractionGetV1BadRequest) String() string
type ExtractionGetV1Default ¶ added in v0.2.32
type ExtractionGetV1Default struct { Payload *models.ClientExtractionCreateResponseV1 // contains filtered or unexported fields }
ExtractionGetV1Default describes a response with status code -1, with default header values.
OK
func NewExtractionGetV1Default ¶ added in v0.2.32
func NewExtractionGetV1Default(code int) *ExtractionGetV1Default
NewExtractionGetV1Default creates a ExtractionGetV1Default with default headers values
func (*ExtractionGetV1Default) Code ¶ added in v0.2.32
func (o *ExtractionGetV1Default) Code() int
Code gets the status code for the extraction get v1 default response
func (*ExtractionGetV1Default) Error ¶ added in v0.2.32
func (o *ExtractionGetV1Default) Error() string
func (*ExtractionGetV1Default) GetPayload ¶ added in v0.2.32
func (o *ExtractionGetV1Default) GetPayload() *models.ClientExtractionCreateResponseV1
func (*ExtractionGetV1Default) IsClientError ¶ added in v0.2.32
func (o *ExtractionGetV1Default) IsClientError() bool
IsClientError returns true when this extraction get v1 default response has a 4xx status code
func (*ExtractionGetV1Default) IsCode ¶ added in v0.2.32
func (o *ExtractionGetV1Default) IsCode(code int) bool
IsCode returns true when this extraction get v1 default response a status code equal to that given
func (*ExtractionGetV1Default) IsRedirect ¶ added in v0.2.32
func (o *ExtractionGetV1Default) IsRedirect() bool
IsRedirect returns true when this extraction get v1 default response has a 3xx status code
func (*ExtractionGetV1Default) IsServerError ¶ added in v0.2.32
func (o *ExtractionGetV1Default) IsServerError() bool
IsServerError returns true when this extraction get v1 default response has a 5xx status code
func (*ExtractionGetV1Default) IsSuccess ¶ added in v0.2.32
func (o *ExtractionGetV1Default) IsSuccess() bool
IsSuccess returns true when this extraction get v1 default response has a 2xx status code
func (*ExtractionGetV1Default) String ¶ added in v0.2.32
func (o *ExtractionGetV1Default) String() string
type ExtractionGetV1Forbidden ¶ added in v0.2.32
type ExtractionGetV1Forbidden struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaReplyMetaOnly }
ExtractionGetV1Forbidden describes a response with status code 403, with default header values.
Forbidden
func NewExtractionGetV1Forbidden ¶ added in v0.2.32
func NewExtractionGetV1Forbidden() *ExtractionGetV1Forbidden
NewExtractionGetV1Forbidden creates a ExtractionGetV1Forbidden with default headers values
func (*ExtractionGetV1Forbidden) Code ¶ added in v0.2.33
func (o *ExtractionGetV1Forbidden) Code() int
Code gets the status code for the extraction get v1 forbidden response
func (*ExtractionGetV1Forbidden) Error ¶ added in v0.2.32
func (o *ExtractionGetV1Forbidden) Error() string
func (*ExtractionGetV1Forbidden) GetPayload ¶ added in v0.2.32
func (o *ExtractionGetV1Forbidden) GetPayload() *models.MsaReplyMetaOnly
func (*ExtractionGetV1Forbidden) IsClientError ¶ added in v0.2.32
func (o *ExtractionGetV1Forbidden) IsClientError() bool
IsClientError returns true when this extraction get v1 forbidden response has a 4xx status code
func (*ExtractionGetV1Forbidden) IsCode ¶ added in v0.2.32
func (o *ExtractionGetV1Forbidden) IsCode(code int) bool
IsCode returns true when this extraction get v1 forbidden response a status code equal to that given
func (*ExtractionGetV1Forbidden) IsRedirect ¶ added in v0.2.32
func (o *ExtractionGetV1Forbidden) IsRedirect() bool
IsRedirect returns true when this extraction get v1 forbidden response has a 3xx status code
func (*ExtractionGetV1Forbidden) IsServerError ¶ added in v0.2.32
func (o *ExtractionGetV1Forbidden) IsServerError() bool
IsServerError returns true when this extraction get v1 forbidden response has a 5xx status code
func (*ExtractionGetV1Forbidden) IsSuccess ¶ added in v0.2.32
func (o *ExtractionGetV1Forbidden) IsSuccess() bool
IsSuccess returns true when this extraction get v1 forbidden response has a 2xx status code
func (*ExtractionGetV1Forbidden) String ¶ added in v0.2.32
func (o *ExtractionGetV1Forbidden) String() string
type ExtractionGetV1InternalServerError ¶ added in v0.2.32
type ExtractionGetV1InternalServerError struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.ClientExtractionCreateResponseV1 }
ExtractionGetV1InternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewExtractionGetV1InternalServerError ¶ added in v0.2.32
func NewExtractionGetV1InternalServerError() *ExtractionGetV1InternalServerError
NewExtractionGetV1InternalServerError creates a ExtractionGetV1InternalServerError with default headers values
func (*ExtractionGetV1InternalServerError) Code ¶ added in v0.2.33
func (o *ExtractionGetV1InternalServerError) Code() int
Code gets the status code for the extraction get v1 internal server error response
func (*ExtractionGetV1InternalServerError) Error ¶ added in v0.2.32
func (o *ExtractionGetV1InternalServerError) Error() string
func (*ExtractionGetV1InternalServerError) GetPayload ¶ added in v0.2.32
func (o *ExtractionGetV1InternalServerError) GetPayload() *models.ClientExtractionCreateResponseV1
func (*ExtractionGetV1InternalServerError) IsClientError ¶ added in v0.2.32
func (o *ExtractionGetV1InternalServerError) IsClientError() bool
IsClientError returns true when this extraction get v1 internal server error response has a 4xx status code
func (*ExtractionGetV1InternalServerError) IsCode ¶ added in v0.2.32
func (o *ExtractionGetV1InternalServerError) IsCode(code int) bool
IsCode returns true when this extraction get v1 internal server error response a status code equal to that given
func (*ExtractionGetV1InternalServerError) IsRedirect ¶ added in v0.2.32
func (o *ExtractionGetV1InternalServerError) IsRedirect() bool
IsRedirect returns true when this extraction get v1 internal server error response has a 3xx status code
func (*ExtractionGetV1InternalServerError) IsServerError ¶ added in v0.2.32
func (o *ExtractionGetV1InternalServerError) IsServerError() bool
IsServerError returns true when this extraction get v1 internal server error response has a 5xx status code
func (*ExtractionGetV1InternalServerError) IsSuccess ¶ added in v0.2.32
func (o *ExtractionGetV1InternalServerError) IsSuccess() bool
IsSuccess returns true when this extraction get v1 internal server error response has a 2xx status code
func (*ExtractionGetV1InternalServerError) String ¶ added in v0.2.32
func (o *ExtractionGetV1InternalServerError) String() string
type ExtractionGetV1OK ¶ added in v0.2.32
type ExtractionGetV1OK struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.ClientExtractionCreateResponseV1 }
ExtractionGetV1OK describes a response with status code 200, with default header values.
OK
func NewExtractionGetV1OK ¶ added in v0.2.32
func NewExtractionGetV1OK() *ExtractionGetV1OK
NewExtractionGetV1OK creates a ExtractionGetV1OK with default headers values
func (*ExtractionGetV1OK) Code ¶ added in v0.2.33
func (o *ExtractionGetV1OK) Code() int
Code gets the status code for the extraction get v1 o k response
func (*ExtractionGetV1OK) Error ¶ added in v0.2.32
func (o *ExtractionGetV1OK) Error() string
func (*ExtractionGetV1OK) GetPayload ¶ added in v0.2.32
func (o *ExtractionGetV1OK) GetPayload() *models.ClientExtractionCreateResponseV1
func (*ExtractionGetV1OK) IsClientError ¶ added in v0.2.32
func (o *ExtractionGetV1OK) IsClientError() bool
IsClientError returns true when this extraction get v1 o k response has a 4xx status code
func (*ExtractionGetV1OK) IsCode ¶ added in v0.2.32
func (o *ExtractionGetV1OK) IsCode(code int) bool
IsCode returns true when this extraction get v1 o k response a status code equal to that given
func (*ExtractionGetV1OK) IsRedirect ¶ added in v0.2.32
func (o *ExtractionGetV1OK) IsRedirect() bool
IsRedirect returns true when this extraction get v1 o k response has a 3xx status code
func (*ExtractionGetV1OK) IsServerError ¶ added in v0.2.32
func (o *ExtractionGetV1OK) IsServerError() bool
IsServerError returns true when this extraction get v1 o k response has a 5xx status code
func (*ExtractionGetV1OK) IsSuccess ¶ added in v0.2.32
func (o *ExtractionGetV1OK) IsSuccess() bool
IsSuccess returns true when this extraction get v1 o k response has a 2xx status code
func (*ExtractionGetV1OK) String ¶ added in v0.2.32
func (o *ExtractionGetV1OK) String() string
type ExtractionGetV1Params ¶ added in v0.2.32
type ExtractionGetV1Params struct { /* ID. The extraction operation ID. */ ID string /* IncludeFiles. If `true` includes processed archive files in response. */ IncludeFiles *bool Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ExtractionGetV1Params contains all the parameters to send to the API endpoint
for the extraction get v1 operation. Typically these are written to a http.Request.
func NewExtractionGetV1Params ¶ added in v0.2.32
func NewExtractionGetV1Params() *ExtractionGetV1Params
NewExtractionGetV1Params creates a new ExtractionGetV1Params 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 NewExtractionGetV1ParamsWithContext ¶ added in v0.2.32
func NewExtractionGetV1ParamsWithContext(ctx context.Context) *ExtractionGetV1Params
NewExtractionGetV1ParamsWithContext creates a new ExtractionGetV1Params object with the ability to set a context for a request.
func NewExtractionGetV1ParamsWithHTTPClient ¶ added in v0.2.32
func NewExtractionGetV1ParamsWithHTTPClient(client *http.Client) *ExtractionGetV1Params
NewExtractionGetV1ParamsWithHTTPClient creates a new ExtractionGetV1Params object with the ability to set a custom HTTPClient for a request.
func NewExtractionGetV1ParamsWithTimeout ¶ added in v0.2.32
func NewExtractionGetV1ParamsWithTimeout(timeout time.Duration) *ExtractionGetV1Params
NewExtractionGetV1ParamsWithTimeout creates a new ExtractionGetV1Params object with the ability to set a timeout on a request.
func (*ExtractionGetV1Params) SetContext ¶ added in v0.2.32
func (o *ExtractionGetV1Params) SetContext(ctx context.Context)
SetContext adds the context to the extraction get v1 params
func (*ExtractionGetV1Params) SetDefaults ¶ added in v0.2.32
func (o *ExtractionGetV1Params) SetDefaults()
SetDefaults hydrates default values in the extraction get v1 params (not the query body).
All values with no default are reset to their zero value.
func (*ExtractionGetV1Params) SetHTTPClient ¶ added in v0.2.32
func (o *ExtractionGetV1Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the extraction get v1 params
func (*ExtractionGetV1Params) SetID ¶ added in v0.2.32
func (o *ExtractionGetV1Params) SetID(id string)
SetID adds the id to the extraction get v1 params
func (*ExtractionGetV1Params) SetIncludeFiles ¶ added in v0.2.32
func (o *ExtractionGetV1Params) SetIncludeFiles(includeFiles *bool)
SetIncludeFiles adds the includeFiles to the extraction get v1 params
func (*ExtractionGetV1Params) SetTimeout ¶ added in v0.2.32
func (o *ExtractionGetV1Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the extraction get v1 params
func (*ExtractionGetV1Params) WithContext ¶ added in v0.2.32
func (o *ExtractionGetV1Params) WithContext(ctx context.Context) *ExtractionGetV1Params
WithContext adds the context to the extraction get v1 params
func (*ExtractionGetV1Params) WithDefaults ¶ added in v0.2.32
func (o *ExtractionGetV1Params) WithDefaults() *ExtractionGetV1Params
WithDefaults hydrates default values in the extraction get v1 params (not the query body).
All values with no default are reset to their zero value.
func (*ExtractionGetV1Params) WithHTTPClient ¶ added in v0.2.32
func (o *ExtractionGetV1Params) WithHTTPClient(client *http.Client) *ExtractionGetV1Params
WithHTTPClient adds the HTTPClient to the extraction get v1 params
func (*ExtractionGetV1Params) WithID ¶ added in v0.2.32
func (o *ExtractionGetV1Params) WithID(id string) *ExtractionGetV1Params
WithID adds the id to the extraction get v1 params
func (*ExtractionGetV1Params) WithIncludeFiles ¶ added in v0.2.32
func (o *ExtractionGetV1Params) WithIncludeFiles(includeFiles *bool) *ExtractionGetV1Params
WithIncludeFiles adds the includeFiles to the extraction get v1 params
func (*ExtractionGetV1Params) WithTimeout ¶ added in v0.2.32
func (o *ExtractionGetV1Params) WithTimeout(timeout time.Duration) *ExtractionGetV1Params
WithTimeout adds the timeout to the extraction get v1 params
func (*ExtractionGetV1Params) WriteToRequest ¶ added in v0.2.32
func (o *ExtractionGetV1Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ExtractionGetV1Reader ¶ added in v0.2.32
type ExtractionGetV1Reader struct {
// contains filtered or unexported fields
}
ExtractionGetV1Reader is a Reader for the ExtractionGetV1 structure.
func (*ExtractionGetV1Reader) ReadResponse ¶ added in v0.2.32
func (o *ExtractionGetV1Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ExtractionGetV1TooManyRequests ¶ added in v0.2.32
type ExtractionGetV1TooManyRequests struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 /* Too many requests, retry after this time (as milliseconds since epoch) */ XRateLimitRetryAfter int64 Payload *models.MsaReplyMetaOnly }
ExtractionGetV1TooManyRequests describes a response with status code 429, with default header values.
Too Many Requests
func NewExtractionGetV1TooManyRequests ¶ added in v0.2.32
func NewExtractionGetV1TooManyRequests() *ExtractionGetV1TooManyRequests
NewExtractionGetV1TooManyRequests creates a ExtractionGetV1TooManyRequests with default headers values
func (*ExtractionGetV1TooManyRequests) Code ¶ added in v0.2.33
func (o *ExtractionGetV1TooManyRequests) Code() int
Code gets the status code for the extraction get v1 too many requests response
func (*ExtractionGetV1TooManyRequests) Error ¶ added in v0.2.32
func (o *ExtractionGetV1TooManyRequests) Error() string
func (*ExtractionGetV1TooManyRequests) GetPayload ¶ added in v0.2.32
func (o *ExtractionGetV1TooManyRequests) GetPayload() *models.MsaReplyMetaOnly
func (*ExtractionGetV1TooManyRequests) IsClientError ¶ added in v0.2.32
func (o *ExtractionGetV1TooManyRequests) IsClientError() bool
IsClientError returns true when this extraction get v1 too many requests response has a 4xx status code
func (*ExtractionGetV1TooManyRequests) IsCode ¶ added in v0.2.32
func (o *ExtractionGetV1TooManyRequests) IsCode(code int) bool
IsCode returns true when this extraction get v1 too many requests response a status code equal to that given
func (*ExtractionGetV1TooManyRequests) IsRedirect ¶ added in v0.2.32
func (o *ExtractionGetV1TooManyRequests) IsRedirect() bool
IsRedirect returns true when this extraction get v1 too many requests response has a 3xx status code
func (*ExtractionGetV1TooManyRequests) IsServerError ¶ added in v0.2.32
func (o *ExtractionGetV1TooManyRequests) IsServerError() bool
IsServerError returns true when this extraction get v1 too many requests response has a 5xx status code
func (*ExtractionGetV1TooManyRequests) IsSuccess ¶ added in v0.2.32
func (o *ExtractionGetV1TooManyRequests) IsSuccess() bool
IsSuccess returns true when this extraction get v1 too many requests response has a 2xx status code
func (*ExtractionGetV1TooManyRequests) String ¶ added in v0.2.32
func (o *ExtractionGetV1TooManyRequests) String() string
type ExtractionListV1BadRequest ¶ added in v0.2.32
type ExtractionListV1BadRequest struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.ClientExtractionListFilesResponseV1 }
ExtractionListV1BadRequest describes a response with status code 400, with default header values.
Bad Request
func NewExtractionListV1BadRequest ¶ added in v0.2.32
func NewExtractionListV1BadRequest() *ExtractionListV1BadRequest
NewExtractionListV1BadRequest creates a ExtractionListV1BadRequest with default headers values
func (*ExtractionListV1BadRequest) Code ¶ added in v0.2.33
func (o *ExtractionListV1BadRequest) Code() int
Code gets the status code for the extraction list v1 bad request response
func (*ExtractionListV1BadRequest) Error ¶ added in v0.2.32
func (o *ExtractionListV1BadRequest) Error() string
func (*ExtractionListV1BadRequest) GetPayload ¶ added in v0.2.32
func (o *ExtractionListV1BadRequest) GetPayload() *models.ClientExtractionListFilesResponseV1
func (*ExtractionListV1BadRequest) IsClientError ¶ added in v0.2.32
func (o *ExtractionListV1BadRequest) IsClientError() bool
IsClientError returns true when this extraction list v1 bad request response has a 4xx status code
func (*ExtractionListV1BadRequest) IsCode ¶ added in v0.2.32
func (o *ExtractionListV1BadRequest) IsCode(code int) bool
IsCode returns true when this extraction list v1 bad request response a status code equal to that given
func (*ExtractionListV1BadRequest) IsRedirect ¶ added in v0.2.32
func (o *ExtractionListV1BadRequest) IsRedirect() bool
IsRedirect returns true when this extraction list v1 bad request response has a 3xx status code
func (*ExtractionListV1BadRequest) IsServerError ¶ added in v0.2.32
func (o *ExtractionListV1BadRequest) IsServerError() bool
IsServerError returns true when this extraction list v1 bad request response has a 5xx status code
func (*ExtractionListV1BadRequest) IsSuccess ¶ added in v0.2.32
func (o *ExtractionListV1BadRequest) IsSuccess() bool
IsSuccess returns true when this extraction list v1 bad request response has a 2xx status code
func (*ExtractionListV1BadRequest) String ¶ added in v0.2.32
func (o *ExtractionListV1BadRequest) String() string
type ExtractionListV1Default ¶ added in v0.2.32
type ExtractionListV1Default struct { Payload *models.ClientExtractionListFilesResponseV1 // contains filtered or unexported fields }
ExtractionListV1Default describes a response with status code -1, with default header values.
OK
func NewExtractionListV1Default ¶ added in v0.2.32
func NewExtractionListV1Default(code int) *ExtractionListV1Default
NewExtractionListV1Default creates a ExtractionListV1Default with default headers values
func (*ExtractionListV1Default) Code ¶ added in v0.2.32
func (o *ExtractionListV1Default) Code() int
Code gets the status code for the extraction list v1 default response
func (*ExtractionListV1Default) Error ¶ added in v0.2.32
func (o *ExtractionListV1Default) Error() string
func (*ExtractionListV1Default) GetPayload ¶ added in v0.2.32
func (o *ExtractionListV1Default) GetPayload() *models.ClientExtractionListFilesResponseV1
func (*ExtractionListV1Default) IsClientError ¶ added in v0.2.32
func (o *ExtractionListV1Default) IsClientError() bool
IsClientError returns true when this extraction list v1 default response has a 4xx status code
func (*ExtractionListV1Default) IsCode ¶ added in v0.2.32
func (o *ExtractionListV1Default) IsCode(code int) bool
IsCode returns true when this extraction list v1 default response a status code equal to that given
func (*ExtractionListV1Default) IsRedirect ¶ added in v0.2.32
func (o *ExtractionListV1Default) IsRedirect() bool
IsRedirect returns true when this extraction list v1 default response has a 3xx status code
func (*ExtractionListV1Default) IsServerError ¶ added in v0.2.32
func (o *ExtractionListV1Default) IsServerError() bool
IsServerError returns true when this extraction list v1 default response has a 5xx status code
func (*ExtractionListV1Default) IsSuccess ¶ added in v0.2.32
func (o *ExtractionListV1Default) IsSuccess() bool
IsSuccess returns true when this extraction list v1 default response has a 2xx status code
func (*ExtractionListV1Default) String ¶ added in v0.2.32
func (o *ExtractionListV1Default) String() string
type ExtractionListV1Forbidden ¶ added in v0.2.32
type ExtractionListV1Forbidden struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaReplyMetaOnly }
ExtractionListV1Forbidden describes a response with status code 403, with default header values.
Forbidden
func NewExtractionListV1Forbidden ¶ added in v0.2.32
func NewExtractionListV1Forbidden() *ExtractionListV1Forbidden
NewExtractionListV1Forbidden creates a ExtractionListV1Forbidden with default headers values
func (*ExtractionListV1Forbidden) Code ¶ added in v0.2.33
func (o *ExtractionListV1Forbidden) Code() int
Code gets the status code for the extraction list v1 forbidden response
func (*ExtractionListV1Forbidden) Error ¶ added in v0.2.32
func (o *ExtractionListV1Forbidden) Error() string
func (*ExtractionListV1Forbidden) GetPayload ¶ added in v0.2.32
func (o *ExtractionListV1Forbidden) GetPayload() *models.MsaReplyMetaOnly
func (*ExtractionListV1Forbidden) IsClientError ¶ added in v0.2.32
func (o *ExtractionListV1Forbidden) IsClientError() bool
IsClientError returns true when this extraction list v1 forbidden response has a 4xx status code
func (*ExtractionListV1Forbidden) IsCode ¶ added in v0.2.32
func (o *ExtractionListV1Forbidden) IsCode(code int) bool
IsCode returns true when this extraction list v1 forbidden response a status code equal to that given
func (*ExtractionListV1Forbidden) IsRedirect ¶ added in v0.2.32
func (o *ExtractionListV1Forbidden) IsRedirect() bool
IsRedirect returns true when this extraction list v1 forbidden response has a 3xx status code
func (*ExtractionListV1Forbidden) IsServerError ¶ added in v0.2.32
func (o *ExtractionListV1Forbidden) IsServerError() bool
IsServerError returns true when this extraction list v1 forbidden response has a 5xx status code
func (*ExtractionListV1Forbidden) IsSuccess ¶ added in v0.2.32
func (o *ExtractionListV1Forbidden) IsSuccess() bool
IsSuccess returns true when this extraction list v1 forbidden response has a 2xx status code
func (*ExtractionListV1Forbidden) String ¶ added in v0.2.32
func (o *ExtractionListV1Forbidden) String() string
type ExtractionListV1InternalServerError ¶ added in v0.2.32
type ExtractionListV1InternalServerError struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.ClientExtractionListFilesResponseV1 }
ExtractionListV1InternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewExtractionListV1InternalServerError ¶ added in v0.2.32
func NewExtractionListV1InternalServerError() *ExtractionListV1InternalServerError
NewExtractionListV1InternalServerError creates a ExtractionListV1InternalServerError with default headers values
func (*ExtractionListV1InternalServerError) Code ¶ added in v0.2.33
func (o *ExtractionListV1InternalServerError) Code() int
Code gets the status code for the extraction list v1 internal server error response
func (*ExtractionListV1InternalServerError) Error ¶ added in v0.2.32
func (o *ExtractionListV1InternalServerError) Error() string
func (*ExtractionListV1InternalServerError) GetPayload ¶ added in v0.2.32
func (o *ExtractionListV1InternalServerError) GetPayload() *models.ClientExtractionListFilesResponseV1
func (*ExtractionListV1InternalServerError) IsClientError ¶ added in v0.2.32
func (o *ExtractionListV1InternalServerError) IsClientError() bool
IsClientError returns true when this extraction list v1 internal server error response has a 4xx status code
func (*ExtractionListV1InternalServerError) IsCode ¶ added in v0.2.32
func (o *ExtractionListV1InternalServerError) IsCode(code int) bool
IsCode returns true when this extraction list v1 internal server error response a status code equal to that given
func (*ExtractionListV1InternalServerError) IsRedirect ¶ added in v0.2.32
func (o *ExtractionListV1InternalServerError) IsRedirect() bool
IsRedirect returns true when this extraction list v1 internal server error response has a 3xx status code
func (*ExtractionListV1InternalServerError) IsServerError ¶ added in v0.2.32
func (o *ExtractionListV1InternalServerError) IsServerError() bool
IsServerError returns true when this extraction list v1 internal server error response has a 5xx status code
func (*ExtractionListV1InternalServerError) IsSuccess ¶ added in v0.2.32
func (o *ExtractionListV1InternalServerError) IsSuccess() bool
IsSuccess returns true when this extraction list v1 internal server error response has a 2xx status code
func (*ExtractionListV1InternalServerError) String ¶ added in v0.2.32
func (o *ExtractionListV1InternalServerError) String() string
type ExtractionListV1OK ¶ added in v0.2.32
type ExtractionListV1OK struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.ClientExtractionListFilesResponseV1 }
ExtractionListV1OK describes a response with status code 200, with default header values.
OK
func NewExtractionListV1OK ¶ added in v0.2.32
func NewExtractionListV1OK() *ExtractionListV1OK
NewExtractionListV1OK creates a ExtractionListV1OK with default headers values
func (*ExtractionListV1OK) Code ¶ added in v0.2.33
func (o *ExtractionListV1OK) Code() int
Code gets the status code for the extraction list v1 o k response
func (*ExtractionListV1OK) Error ¶ added in v0.2.32
func (o *ExtractionListV1OK) Error() string
func (*ExtractionListV1OK) GetPayload ¶ added in v0.2.32
func (o *ExtractionListV1OK) GetPayload() *models.ClientExtractionListFilesResponseV1
func (*ExtractionListV1OK) IsClientError ¶ added in v0.2.32
func (o *ExtractionListV1OK) IsClientError() bool
IsClientError returns true when this extraction list v1 o k response has a 4xx status code
func (*ExtractionListV1OK) IsCode ¶ added in v0.2.32
func (o *ExtractionListV1OK) IsCode(code int) bool
IsCode returns true when this extraction list v1 o k response a status code equal to that given
func (*ExtractionListV1OK) IsRedirect ¶ added in v0.2.32
func (o *ExtractionListV1OK) IsRedirect() bool
IsRedirect returns true when this extraction list v1 o k response has a 3xx status code
func (*ExtractionListV1OK) IsServerError ¶ added in v0.2.32
func (o *ExtractionListV1OK) IsServerError() bool
IsServerError returns true when this extraction list v1 o k response has a 5xx status code
func (*ExtractionListV1OK) IsSuccess ¶ added in v0.2.32
func (o *ExtractionListV1OK) IsSuccess() bool
IsSuccess returns true when this extraction list v1 o k response has a 2xx status code
func (*ExtractionListV1OK) String ¶ added in v0.2.32
func (o *ExtractionListV1OK) String() string
type ExtractionListV1Params ¶ added in v0.2.32
type ExtractionListV1Params struct { /* ID. The extraction operation ID. */ ID string /* Limit. Max number of file extractions to retrieve. */ Limit *int64 /* Offset. Offset from where to get file extractions. */ Offset *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ExtractionListV1Params contains all the parameters to send to the API endpoint
for the extraction list v1 operation. Typically these are written to a http.Request.
func NewExtractionListV1Params ¶ added in v0.2.32
func NewExtractionListV1Params() *ExtractionListV1Params
NewExtractionListV1Params creates a new ExtractionListV1Params 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 NewExtractionListV1ParamsWithContext ¶ added in v0.2.32
func NewExtractionListV1ParamsWithContext(ctx context.Context) *ExtractionListV1Params
NewExtractionListV1ParamsWithContext creates a new ExtractionListV1Params object with the ability to set a context for a request.
func NewExtractionListV1ParamsWithHTTPClient ¶ added in v0.2.32
func NewExtractionListV1ParamsWithHTTPClient(client *http.Client) *ExtractionListV1Params
NewExtractionListV1ParamsWithHTTPClient creates a new ExtractionListV1Params object with the ability to set a custom HTTPClient for a request.
func NewExtractionListV1ParamsWithTimeout ¶ added in v0.2.32
func NewExtractionListV1ParamsWithTimeout(timeout time.Duration) *ExtractionListV1Params
NewExtractionListV1ParamsWithTimeout creates a new ExtractionListV1Params object with the ability to set a timeout on a request.
func (*ExtractionListV1Params) SetContext ¶ added in v0.2.32
func (o *ExtractionListV1Params) SetContext(ctx context.Context)
SetContext adds the context to the extraction list v1 params
func (*ExtractionListV1Params) SetDefaults ¶ added in v0.2.32
func (o *ExtractionListV1Params) SetDefaults()
SetDefaults hydrates default values in the extraction list v1 params (not the query body).
All values with no default are reset to their zero value.
func (*ExtractionListV1Params) SetHTTPClient ¶ added in v0.2.32
func (o *ExtractionListV1Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the extraction list v1 params
func (*ExtractionListV1Params) SetID ¶ added in v0.2.32
func (o *ExtractionListV1Params) SetID(id string)
SetID adds the id to the extraction list v1 params
func (*ExtractionListV1Params) SetLimit ¶ added in v0.2.32
func (o *ExtractionListV1Params) SetLimit(limit *int64)
SetLimit adds the limit to the extraction list v1 params
func (*ExtractionListV1Params) SetOffset ¶ added in v0.2.32
func (o *ExtractionListV1Params) SetOffset(offset *string)
SetOffset adds the offset to the extraction list v1 params
func (*ExtractionListV1Params) SetTimeout ¶ added in v0.2.32
func (o *ExtractionListV1Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the extraction list v1 params
func (*ExtractionListV1Params) WithContext ¶ added in v0.2.32
func (o *ExtractionListV1Params) WithContext(ctx context.Context) *ExtractionListV1Params
WithContext adds the context to the extraction list v1 params
func (*ExtractionListV1Params) WithDefaults ¶ added in v0.2.32
func (o *ExtractionListV1Params) WithDefaults() *ExtractionListV1Params
WithDefaults hydrates default values in the extraction list v1 params (not the query body).
All values with no default are reset to their zero value.
func (*ExtractionListV1Params) WithHTTPClient ¶ added in v0.2.32
func (o *ExtractionListV1Params) WithHTTPClient(client *http.Client) *ExtractionListV1Params
WithHTTPClient adds the HTTPClient to the extraction list v1 params
func (*ExtractionListV1Params) WithID ¶ added in v0.2.32
func (o *ExtractionListV1Params) WithID(id string) *ExtractionListV1Params
WithID adds the id to the extraction list v1 params
func (*ExtractionListV1Params) WithLimit ¶ added in v0.2.32
func (o *ExtractionListV1Params) WithLimit(limit *int64) *ExtractionListV1Params
WithLimit adds the limit to the extraction list v1 params
func (*ExtractionListV1Params) WithOffset ¶ added in v0.2.32
func (o *ExtractionListV1Params) WithOffset(offset *string) *ExtractionListV1Params
WithOffset adds the offset to the extraction list v1 params
func (*ExtractionListV1Params) WithTimeout ¶ added in v0.2.32
func (o *ExtractionListV1Params) WithTimeout(timeout time.Duration) *ExtractionListV1Params
WithTimeout adds the timeout to the extraction list v1 params
func (*ExtractionListV1Params) WriteToRequest ¶ added in v0.2.32
func (o *ExtractionListV1Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ExtractionListV1Reader ¶ added in v0.2.32
type ExtractionListV1Reader struct {
// contains filtered or unexported fields
}
ExtractionListV1Reader is a Reader for the ExtractionListV1 structure.
func (*ExtractionListV1Reader) ReadResponse ¶ added in v0.2.32
func (o *ExtractionListV1Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ExtractionListV1TooManyRequests ¶ added in v0.2.32
type ExtractionListV1TooManyRequests struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 /* Too many requests, retry after this time (as milliseconds since epoch) */ XRateLimitRetryAfter int64 Payload *models.MsaReplyMetaOnly }
ExtractionListV1TooManyRequests describes a response with status code 429, with default header values.
Too Many Requests
func NewExtractionListV1TooManyRequests ¶ added in v0.2.32
func NewExtractionListV1TooManyRequests() *ExtractionListV1TooManyRequests
NewExtractionListV1TooManyRequests creates a ExtractionListV1TooManyRequests with default headers values
func (*ExtractionListV1TooManyRequests) Code ¶ added in v0.2.33
func (o *ExtractionListV1TooManyRequests) Code() int
Code gets the status code for the extraction list v1 too many requests response
func (*ExtractionListV1TooManyRequests) Error ¶ added in v0.2.32
func (o *ExtractionListV1TooManyRequests) Error() string
func (*ExtractionListV1TooManyRequests) GetPayload ¶ added in v0.2.32
func (o *ExtractionListV1TooManyRequests) GetPayload() *models.MsaReplyMetaOnly
func (*ExtractionListV1TooManyRequests) IsClientError ¶ added in v0.2.32
func (o *ExtractionListV1TooManyRequests) IsClientError() bool
IsClientError returns true when this extraction list v1 too many requests response has a 4xx status code
func (*ExtractionListV1TooManyRequests) IsCode ¶ added in v0.2.32
func (o *ExtractionListV1TooManyRequests) IsCode(code int) bool
IsCode returns true when this extraction list v1 too many requests response a status code equal to that given
func (*ExtractionListV1TooManyRequests) IsRedirect ¶ added in v0.2.32
func (o *ExtractionListV1TooManyRequests) IsRedirect() bool
IsRedirect returns true when this extraction list v1 too many requests response has a 3xx status code
func (*ExtractionListV1TooManyRequests) IsServerError ¶ added in v0.2.32
func (o *ExtractionListV1TooManyRequests) IsServerError() bool
IsServerError returns true when this extraction list v1 too many requests response has a 5xx status code
func (*ExtractionListV1TooManyRequests) IsSuccess ¶ added in v0.2.32
func (o *ExtractionListV1TooManyRequests) IsSuccess() bool
IsSuccess returns true when this extraction list v1 too many requests response has a 2xx status code
func (*ExtractionListV1TooManyRequests) String ¶ added in v0.2.32
func (o *ExtractionListV1TooManyRequests) String() string
type GetSampleV3BadRequest ¶
type GetSampleV3BadRequest struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaReplyMetaOnly }
GetSampleV3BadRequest describes a response with status code 400, with default header values.
Bad Request
func NewGetSampleV3BadRequest ¶
func NewGetSampleV3BadRequest() *GetSampleV3BadRequest
NewGetSampleV3BadRequest creates a GetSampleV3BadRequest with default headers values
func (*GetSampleV3BadRequest) Code ¶ added in v0.2.33
func (o *GetSampleV3BadRequest) Code() int
Code gets the status code for the get sample v3 bad request response
func (*GetSampleV3BadRequest) Error ¶
func (o *GetSampleV3BadRequest) Error() string
func (*GetSampleV3BadRequest) GetPayload ¶
func (o *GetSampleV3BadRequest) GetPayload() *models.MsaReplyMetaOnly
func (*GetSampleV3BadRequest) IsClientError ¶ added in v0.2.27
func (o *GetSampleV3BadRequest) IsClientError() bool
IsClientError returns true when this get sample v3 bad request response has a 4xx status code
func (*GetSampleV3BadRequest) IsCode ¶ added in v0.2.27
func (o *GetSampleV3BadRequest) IsCode(code int) bool
IsCode returns true when this get sample v3 bad request response a status code equal to that given
func (*GetSampleV3BadRequest) IsRedirect ¶ added in v0.2.27
func (o *GetSampleV3BadRequest) IsRedirect() bool
IsRedirect returns true when this get sample v3 bad request response has a 3xx status code
func (*GetSampleV3BadRequest) IsServerError ¶ added in v0.2.27
func (o *GetSampleV3BadRequest) IsServerError() bool
IsServerError returns true when this get sample v3 bad request response has a 5xx status code
func (*GetSampleV3BadRequest) IsSuccess ¶ added in v0.2.27
func (o *GetSampleV3BadRequest) IsSuccess() bool
IsSuccess returns true when this get sample v3 bad request response has a 2xx status code
func (*GetSampleV3BadRequest) String ¶ added in v0.2.27
func (o *GetSampleV3BadRequest) String() string
type GetSampleV3Default ¶
type GetSampleV3Default struct { Payload string // contains filtered or unexported fields }
GetSampleV3Default describes a response with status code -1, with default header values.
OK
func NewGetSampleV3Default ¶
func NewGetSampleV3Default(code int) *GetSampleV3Default
NewGetSampleV3Default creates a GetSampleV3Default with default headers values
func (*GetSampleV3Default) Code ¶
func (o *GetSampleV3Default) Code() int
Code gets the status code for the get sample v3 default response
func (*GetSampleV3Default) Error ¶
func (o *GetSampleV3Default) Error() string
func (*GetSampleV3Default) GetPayload ¶
func (o *GetSampleV3Default) GetPayload() string
func (*GetSampleV3Default) IsClientError ¶ added in v0.2.27
func (o *GetSampleV3Default) IsClientError() bool
IsClientError returns true when this get sample v3 default response has a 4xx status code
func (*GetSampleV3Default) IsCode ¶ added in v0.2.27
func (o *GetSampleV3Default) IsCode(code int) bool
IsCode returns true when this get sample v3 default response a status code equal to that given
func (*GetSampleV3Default) IsRedirect ¶ added in v0.2.27
func (o *GetSampleV3Default) IsRedirect() bool
IsRedirect returns true when this get sample v3 default response has a 3xx status code
func (*GetSampleV3Default) IsServerError ¶ added in v0.2.27
func (o *GetSampleV3Default) IsServerError() bool
IsServerError returns true when this get sample v3 default response has a 5xx status code
func (*GetSampleV3Default) IsSuccess ¶ added in v0.2.27
func (o *GetSampleV3Default) IsSuccess() bool
IsSuccess returns true when this get sample v3 default response has a 2xx status code
func (*GetSampleV3Default) String ¶ added in v0.2.27
func (o *GetSampleV3Default) String() string
type GetSampleV3Forbidden ¶
type GetSampleV3Forbidden struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaReplyMetaOnly }
GetSampleV3Forbidden describes a response with status code 403, with default header values.
Forbidden
func NewGetSampleV3Forbidden ¶
func NewGetSampleV3Forbidden() *GetSampleV3Forbidden
NewGetSampleV3Forbidden creates a GetSampleV3Forbidden with default headers values
func (*GetSampleV3Forbidden) Code ¶ added in v0.2.33
func (o *GetSampleV3Forbidden) Code() int
Code gets the status code for the get sample v3 forbidden response
func (*GetSampleV3Forbidden) Error ¶
func (o *GetSampleV3Forbidden) Error() string
func (*GetSampleV3Forbidden) GetPayload ¶
func (o *GetSampleV3Forbidden) GetPayload() *models.MsaReplyMetaOnly
func (*GetSampleV3Forbidden) IsClientError ¶ added in v0.2.27
func (o *GetSampleV3Forbidden) IsClientError() bool
IsClientError returns true when this get sample v3 forbidden response has a 4xx status code
func (*GetSampleV3Forbidden) IsCode ¶ added in v0.2.27
func (o *GetSampleV3Forbidden) IsCode(code int) bool
IsCode returns true when this get sample v3 forbidden response a status code equal to that given
func (*GetSampleV3Forbidden) IsRedirect ¶ added in v0.2.27
func (o *GetSampleV3Forbidden) IsRedirect() bool
IsRedirect returns true when this get sample v3 forbidden response has a 3xx status code
func (*GetSampleV3Forbidden) IsServerError ¶ added in v0.2.27
func (o *GetSampleV3Forbidden) IsServerError() bool
IsServerError returns true when this get sample v3 forbidden response has a 5xx status code
func (*GetSampleV3Forbidden) IsSuccess ¶ added in v0.2.27
func (o *GetSampleV3Forbidden) IsSuccess() bool
IsSuccess returns true when this get sample v3 forbidden response has a 2xx status code
func (*GetSampleV3Forbidden) String ¶ added in v0.2.27
func (o *GetSampleV3Forbidden) String() string
type GetSampleV3InternalServerError ¶
type GetSampleV3InternalServerError struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaReplyMetaOnly }
GetSampleV3InternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewGetSampleV3InternalServerError ¶
func NewGetSampleV3InternalServerError() *GetSampleV3InternalServerError
NewGetSampleV3InternalServerError creates a GetSampleV3InternalServerError with default headers values
func (*GetSampleV3InternalServerError) Code ¶ added in v0.2.33
func (o *GetSampleV3InternalServerError) Code() int
Code gets the status code for the get sample v3 internal server error response
func (*GetSampleV3InternalServerError) Error ¶
func (o *GetSampleV3InternalServerError) Error() string
func (*GetSampleV3InternalServerError) GetPayload ¶
func (o *GetSampleV3InternalServerError) GetPayload() *models.MsaReplyMetaOnly
func (*GetSampleV3InternalServerError) IsClientError ¶ added in v0.2.27
func (o *GetSampleV3InternalServerError) IsClientError() bool
IsClientError returns true when this get sample v3 internal server error response has a 4xx status code
func (*GetSampleV3InternalServerError) IsCode ¶ added in v0.2.27
func (o *GetSampleV3InternalServerError) IsCode(code int) bool
IsCode returns true when this get sample v3 internal server error response a status code equal to that given
func (*GetSampleV3InternalServerError) IsRedirect ¶ added in v0.2.27
func (o *GetSampleV3InternalServerError) IsRedirect() bool
IsRedirect returns true when this get sample v3 internal server error response has a 3xx status code
func (*GetSampleV3InternalServerError) IsServerError ¶ added in v0.2.27
func (o *GetSampleV3InternalServerError) IsServerError() bool
IsServerError returns true when this get sample v3 internal server error response has a 5xx status code
func (*GetSampleV3InternalServerError) IsSuccess ¶ added in v0.2.27
func (o *GetSampleV3InternalServerError) IsSuccess() bool
IsSuccess returns true when this get sample v3 internal server error response has a 2xx status code
func (*GetSampleV3InternalServerError) String ¶ added in v0.2.27
func (o *GetSampleV3InternalServerError) String() string
type GetSampleV3NotFound ¶
type GetSampleV3NotFound struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaReplyMetaOnly }
GetSampleV3NotFound describes a response with status code 404, with default header values.
Not Found
func NewGetSampleV3NotFound ¶
func NewGetSampleV3NotFound() *GetSampleV3NotFound
NewGetSampleV3NotFound creates a GetSampleV3NotFound with default headers values
func (*GetSampleV3NotFound) Code ¶ added in v0.2.33
func (o *GetSampleV3NotFound) Code() int
Code gets the status code for the get sample v3 not found response
func (*GetSampleV3NotFound) Error ¶
func (o *GetSampleV3NotFound) Error() string
func (*GetSampleV3NotFound) GetPayload ¶
func (o *GetSampleV3NotFound) GetPayload() *models.MsaReplyMetaOnly
func (*GetSampleV3NotFound) IsClientError ¶ added in v0.2.27
func (o *GetSampleV3NotFound) IsClientError() bool
IsClientError returns true when this get sample v3 not found response has a 4xx status code
func (*GetSampleV3NotFound) IsCode ¶ added in v0.2.27
func (o *GetSampleV3NotFound) IsCode(code int) bool
IsCode returns true when this get sample v3 not found response a status code equal to that given
func (*GetSampleV3NotFound) IsRedirect ¶ added in v0.2.27
func (o *GetSampleV3NotFound) IsRedirect() bool
IsRedirect returns true when this get sample v3 not found response has a 3xx status code
func (*GetSampleV3NotFound) IsServerError ¶ added in v0.2.27
func (o *GetSampleV3NotFound) IsServerError() bool
IsServerError returns true when this get sample v3 not found response has a 5xx status code
func (*GetSampleV3NotFound) IsSuccess ¶ added in v0.2.27
func (o *GetSampleV3NotFound) IsSuccess() bool
IsSuccess returns true when this get sample v3 not found response has a 2xx status code
func (*GetSampleV3NotFound) String ¶ added in v0.2.27
func (o *GetSampleV3NotFound) String() string
type GetSampleV3OK ¶
type GetSampleV3OK struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload string }
GetSampleV3OK describes a response with status code 200, with default header values.
OK
func NewGetSampleV3OK ¶
func NewGetSampleV3OK() *GetSampleV3OK
NewGetSampleV3OK creates a GetSampleV3OK with default headers values
func (*GetSampleV3OK) Code ¶ added in v0.2.33
func (o *GetSampleV3OK) Code() int
Code gets the status code for the get sample v3 o k response
func (*GetSampleV3OK) Error ¶
func (o *GetSampleV3OK) Error() string
func (*GetSampleV3OK) GetPayload ¶
func (o *GetSampleV3OK) GetPayload() string
func (*GetSampleV3OK) IsClientError ¶ added in v0.2.27
func (o *GetSampleV3OK) IsClientError() bool
IsClientError returns true when this get sample v3 o k response has a 4xx status code
func (*GetSampleV3OK) IsCode ¶ added in v0.2.27
func (o *GetSampleV3OK) IsCode(code int) bool
IsCode returns true when this get sample v3 o k response a status code equal to that given
func (*GetSampleV3OK) IsRedirect ¶ added in v0.2.27
func (o *GetSampleV3OK) IsRedirect() bool
IsRedirect returns true when this get sample v3 o k response has a 3xx status code
func (*GetSampleV3OK) IsServerError ¶ added in v0.2.27
func (o *GetSampleV3OK) IsServerError() bool
IsServerError returns true when this get sample v3 o k response has a 5xx status code
func (*GetSampleV3OK) IsSuccess ¶ added in v0.2.27
func (o *GetSampleV3OK) IsSuccess() bool
IsSuccess returns true when this get sample v3 o k response has a 2xx status code
func (*GetSampleV3OK) String ¶ added in v0.2.27
func (o *GetSampleV3OK) String() string
type GetSampleV3Params ¶
type GetSampleV3Params struct { /* Ids. The file SHA256. */ Ids string /* PasswordProtected. Flag whether the sample should be zipped and password protected with pass='infected' */ PasswordProtected *bool Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetSampleV3Params contains all the parameters to send to the API endpoint
for the get sample v3 operation. Typically these are written to a http.Request.
func NewGetSampleV3Params ¶
func NewGetSampleV3Params() *GetSampleV3Params
NewGetSampleV3Params creates a new GetSampleV3Params 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 NewGetSampleV3ParamsWithContext ¶
func NewGetSampleV3ParamsWithContext(ctx context.Context) *GetSampleV3Params
NewGetSampleV3ParamsWithContext creates a new GetSampleV3Params object with the ability to set a context for a request.
func NewGetSampleV3ParamsWithHTTPClient ¶
func NewGetSampleV3ParamsWithHTTPClient(client *http.Client) *GetSampleV3Params
NewGetSampleV3ParamsWithHTTPClient creates a new GetSampleV3Params object with the ability to set a custom HTTPClient for a request.
func NewGetSampleV3ParamsWithTimeout ¶
func NewGetSampleV3ParamsWithTimeout(timeout time.Duration) *GetSampleV3Params
NewGetSampleV3ParamsWithTimeout creates a new GetSampleV3Params object with the ability to set a timeout on a request.
func (*GetSampleV3Params) SetContext ¶
func (o *GetSampleV3Params) SetContext(ctx context.Context)
SetContext adds the context to the get sample v3 params
func (*GetSampleV3Params) SetDefaults ¶
func (o *GetSampleV3Params) SetDefaults()
SetDefaults hydrates default values in the get sample v3 params (not the query body).
All values with no default are reset to their zero value.
func (*GetSampleV3Params) SetHTTPClient ¶
func (o *GetSampleV3Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get sample v3 params
func (*GetSampleV3Params) SetIds ¶
func (o *GetSampleV3Params) SetIds(ids string)
SetIds adds the ids to the get sample v3 params
func (*GetSampleV3Params) SetPasswordProtected ¶
func (o *GetSampleV3Params) SetPasswordProtected(passwordProtected *bool)
SetPasswordProtected adds the passwordProtected to the get sample v3 params
func (*GetSampleV3Params) SetTimeout ¶
func (o *GetSampleV3Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get sample v3 params
func (*GetSampleV3Params) WithContext ¶
func (o *GetSampleV3Params) WithContext(ctx context.Context) *GetSampleV3Params
WithContext adds the context to the get sample v3 params
func (*GetSampleV3Params) WithDefaults ¶
func (o *GetSampleV3Params) WithDefaults() *GetSampleV3Params
WithDefaults hydrates default values in the get sample v3 params (not the query body).
All values with no default are reset to their zero value.
func (*GetSampleV3Params) WithHTTPClient ¶
func (o *GetSampleV3Params) WithHTTPClient(client *http.Client) *GetSampleV3Params
WithHTTPClient adds the HTTPClient to the get sample v3 params
func (*GetSampleV3Params) WithIds ¶
func (o *GetSampleV3Params) WithIds(ids string) *GetSampleV3Params
WithIds adds the ids to the get sample v3 params
func (*GetSampleV3Params) WithPasswordProtected ¶
func (o *GetSampleV3Params) WithPasswordProtected(passwordProtected *bool) *GetSampleV3Params
WithPasswordProtected adds the passwordProtected to the get sample v3 params
func (*GetSampleV3Params) WithTimeout ¶
func (o *GetSampleV3Params) WithTimeout(timeout time.Duration) *GetSampleV3Params
WithTimeout adds the timeout to the get sample v3 params
func (*GetSampleV3Params) WriteToRequest ¶
func (o *GetSampleV3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetSampleV3Reader ¶
type GetSampleV3Reader struct {
// contains filtered or unexported fields
}
GetSampleV3Reader is a Reader for the GetSampleV3 structure.
func (*GetSampleV3Reader) ReadResponse ¶
func (o *GetSampleV3Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetSampleV3TooManyRequests ¶
type GetSampleV3TooManyRequests struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 /* Too many requests, retry after this time (as milliseconds since epoch) */ XRateLimitRetryAfter int64 Payload *models.MsaReplyMetaOnly }
GetSampleV3TooManyRequests describes a response with status code 429, with default header values.
Too Many Requests
func NewGetSampleV3TooManyRequests ¶
func NewGetSampleV3TooManyRequests() *GetSampleV3TooManyRequests
NewGetSampleV3TooManyRequests creates a GetSampleV3TooManyRequests with default headers values
func (*GetSampleV3TooManyRequests) Code ¶ added in v0.2.33
func (o *GetSampleV3TooManyRequests) Code() int
Code gets the status code for the get sample v3 too many requests response
func (*GetSampleV3TooManyRequests) Error ¶
func (o *GetSampleV3TooManyRequests) Error() string
func (*GetSampleV3TooManyRequests) GetPayload ¶
func (o *GetSampleV3TooManyRequests) GetPayload() *models.MsaReplyMetaOnly
func (*GetSampleV3TooManyRequests) IsClientError ¶ added in v0.2.27
func (o *GetSampleV3TooManyRequests) IsClientError() bool
IsClientError returns true when this get sample v3 too many requests response has a 4xx status code
func (*GetSampleV3TooManyRequests) IsCode ¶ added in v0.2.27
func (o *GetSampleV3TooManyRequests) IsCode(code int) bool
IsCode returns true when this get sample v3 too many requests response a status code equal to that given
func (*GetSampleV3TooManyRequests) IsRedirect ¶ added in v0.2.27
func (o *GetSampleV3TooManyRequests) IsRedirect() bool
IsRedirect returns true when this get sample v3 too many requests response has a 3xx status code
func (*GetSampleV3TooManyRequests) IsServerError ¶ added in v0.2.27
func (o *GetSampleV3TooManyRequests) IsServerError() bool
IsServerError returns true when this get sample v3 too many requests response has a 5xx status code
func (*GetSampleV3TooManyRequests) IsSuccess ¶ added in v0.2.27
func (o *GetSampleV3TooManyRequests) IsSuccess() bool
IsSuccess returns true when this get sample v3 too many requests response has a 2xx status code
func (*GetSampleV3TooManyRequests) String ¶ added in v0.2.27
func (o *GetSampleV3TooManyRequests) String() string
type UploadSampleV3BadRequest ¶
type UploadSampleV3BadRequest struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.ClientSampleMetadataResponseV2 }
UploadSampleV3BadRequest describes a response with status code 400, with default header values.
Bad Request
func NewUploadSampleV3BadRequest ¶
func NewUploadSampleV3BadRequest() *UploadSampleV3BadRequest
NewUploadSampleV3BadRequest creates a UploadSampleV3BadRequest with default headers values
func (*UploadSampleV3BadRequest) Code ¶ added in v0.2.33
func (o *UploadSampleV3BadRequest) Code() int
Code gets the status code for the upload sample v3 bad request response
func (*UploadSampleV3BadRequest) Error ¶
func (o *UploadSampleV3BadRequest) Error() string
func (*UploadSampleV3BadRequest) GetPayload ¶
func (o *UploadSampleV3BadRequest) GetPayload() *models.ClientSampleMetadataResponseV2
func (*UploadSampleV3BadRequest) IsClientError ¶ added in v0.2.27
func (o *UploadSampleV3BadRequest) IsClientError() bool
IsClientError returns true when this upload sample v3 bad request response has a 4xx status code
func (*UploadSampleV3BadRequest) IsCode ¶ added in v0.2.27
func (o *UploadSampleV3BadRequest) IsCode(code int) bool
IsCode returns true when this upload sample v3 bad request response a status code equal to that given
func (*UploadSampleV3BadRequest) IsRedirect ¶ added in v0.2.27
func (o *UploadSampleV3BadRequest) IsRedirect() bool
IsRedirect returns true when this upload sample v3 bad request response has a 3xx status code
func (*UploadSampleV3BadRequest) IsServerError ¶ added in v0.2.27
func (o *UploadSampleV3BadRequest) IsServerError() bool
IsServerError returns true when this upload sample v3 bad request response has a 5xx status code
func (*UploadSampleV3BadRequest) IsSuccess ¶ added in v0.2.27
func (o *UploadSampleV3BadRequest) IsSuccess() bool
IsSuccess returns true when this upload sample v3 bad request response has a 2xx status code
func (*UploadSampleV3BadRequest) String ¶ added in v0.2.27
func (o *UploadSampleV3BadRequest) String() string
type UploadSampleV3Default ¶
type UploadSampleV3Default struct { Payload *models.ClientSampleMetadataResponseV2 // contains filtered or unexported fields }
UploadSampleV3Default describes a response with status code -1, with default header values.
OK
func NewUploadSampleV3Default ¶
func NewUploadSampleV3Default(code int) *UploadSampleV3Default
NewUploadSampleV3Default creates a UploadSampleV3Default with default headers values
func (*UploadSampleV3Default) Code ¶
func (o *UploadSampleV3Default) Code() int
Code gets the status code for the upload sample v3 default response
func (*UploadSampleV3Default) Error ¶
func (o *UploadSampleV3Default) Error() string
func (*UploadSampleV3Default) GetPayload ¶
func (o *UploadSampleV3Default) GetPayload() *models.ClientSampleMetadataResponseV2
func (*UploadSampleV3Default) IsClientError ¶ added in v0.2.27
func (o *UploadSampleV3Default) IsClientError() bool
IsClientError returns true when this upload sample v3 default response has a 4xx status code
func (*UploadSampleV3Default) IsCode ¶ added in v0.2.27
func (o *UploadSampleV3Default) IsCode(code int) bool
IsCode returns true when this upload sample v3 default response a status code equal to that given
func (*UploadSampleV3Default) IsRedirect ¶ added in v0.2.27
func (o *UploadSampleV3Default) IsRedirect() bool
IsRedirect returns true when this upload sample v3 default response has a 3xx status code
func (*UploadSampleV3Default) IsServerError ¶ added in v0.2.27
func (o *UploadSampleV3Default) IsServerError() bool
IsServerError returns true when this upload sample v3 default response has a 5xx status code
func (*UploadSampleV3Default) IsSuccess ¶ added in v0.2.27
func (o *UploadSampleV3Default) IsSuccess() bool
IsSuccess returns true when this upload sample v3 default response has a 2xx status code
func (*UploadSampleV3Default) String ¶ added in v0.2.27
func (o *UploadSampleV3Default) String() string
type UploadSampleV3Forbidden ¶
type UploadSampleV3Forbidden struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaReplyMetaOnly }
UploadSampleV3Forbidden describes a response with status code 403, with default header values.
Forbidden
func NewUploadSampleV3Forbidden ¶
func NewUploadSampleV3Forbidden() *UploadSampleV3Forbidden
NewUploadSampleV3Forbidden creates a UploadSampleV3Forbidden with default headers values
func (*UploadSampleV3Forbidden) Code ¶ added in v0.2.33
func (o *UploadSampleV3Forbidden) Code() int
Code gets the status code for the upload sample v3 forbidden response
func (*UploadSampleV3Forbidden) Error ¶
func (o *UploadSampleV3Forbidden) Error() string
func (*UploadSampleV3Forbidden) GetPayload ¶
func (o *UploadSampleV3Forbidden) GetPayload() *models.MsaReplyMetaOnly
func (*UploadSampleV3Forbidden) IsClientError ¶ added in v0.2.27
func (o *UploadSampleV3Forbidden) IsClientError() bool
IsClientError returns true when this upload sample v3 forbidden response has a 4xx status code
func (*UploadSampleV3Forbidden) IsCode ¶ added in v0.2.27
func (o *UploadSampleV3Forbidden) IsCode(code int) bool
IsCode returns true when this upload sample v3 forbidden response a status code equal to that given
func (*UploadSampleV3Forbidden) IsRedirect ¶ added in v0.2.27
func (o *UploadSampleV3Forbidden) IsRedirect() bool
IsRedirect returns true when this upload sample v3 forbidden response has a 3xx status code
func (*UploadSampleV3Forbidden) IsServerError ¶ added in v0.2.27
func (o *UploadSampleV3Forbidden) IsServerError() bool
IsServerError returns true when this upload sample v3 forbidden response has a 5xx status code
func (*UploadSampleV3Forbidden) IsSuccess ¶ added in v0.2.27
func (o *UploadSampleV3Forbidden) IsSuccess() bool
IsSuccess returns true when this upload sample v3 forbidden response has a 2xx status code
func (*UploadSampleV3Forbidden) String ¶ added in v0.2.27
func (o *UploadSampleV3Forbidden) String() string
type UploadSampleV3InternalServerError ¶
type UploadSampleV3InternalServerError struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.ClientSampleMetadataResponseV2 }
UploadSampleV3InternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewUploadSampleV3InternalServerError ¶
func NewUploadSampleV3InternalServerError() *UploadSampleV3InternalServerError
NewUploadSampleV3InternalServerError creates a UploadSampleV3InternalServerError with default headers values
func (*UploadSampleV3InternalServerError) Code ¶ added in v0.2.33
func (o *UploadSampleV3InternalServerError) Code() int
Code gets the status code for the upload sample v3 internal server error response
func (*UploadSampleV3InternalServerError) Error ¶
func (o *UploadSampleV3InternalServerError) Error() string
func (*UploadSampleV3InternalServerError) GetPayload ¶
func (o *UploadSampleV3InternalServerError) GetPayload() *models.ClientSampleMetadataResponseV2
func (*UploadSampleV3InternalServerError) IsClientError ¶ added in v0.2.27
func (o *UploadSampleV3InternalServerError) IsClientError() bool
IsClientError returns true when this upload sample v3 internal server error response has a 4xx status code
func (*UploadSampleV3InternalServerError) IsCode ¶ added in v0.2.27
func (o *UploadSampleV3InternalServerError) IsCode(code int) bool
IsCode returns true when this upload sample v3 internal server error response a status code equal to that given
func (*UploadSampleV3InternalServerError) IsRedirect ¶ added in v0.2.27
func (o *UploadSampleV3InternalServerError) IsRedirect() bool
IsRedirect returns true when this upload sample v3 internal server error response has a 3xx status code
func (*UploadSampleV3InternalServerError) IsServerError ¶ added in v0.2.27
func (o *UploadSampleV3InternalServerError) IsServerError() bool
IsServerError returns true when this upload sample v3 internal server error response has a 5xx status code
func (*UploadSampleV3InternalServerError) IsSuccess ¶ added in v0.2.27
func (o *UploadSampleV3InternalServerError) IsSuccess() bool
IsSuccess returns true when this upload sample v3 internal server error response has a 2xx status code
func (*UploadSampleV3InternalServerError) String ¶ added in v0.2.27
func (o *UploadSampleV3InternalServerError) String() string
type UploadSampleV3OK ¶
type UploadSampleV3OK struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.ClientSampleMetadataResponseV2 }
UploadSampleV3OK describes a response with status code 200, with default header values.
OK
func NewUploadSampleV3OK ¶
func NewUploadSampleV3OK() *UploadSampleV3OK
NewUploadSampleV3OK creates a UploadSampleV3OK with default headers values
func (*UploadSampleV3OK) Code ¶ added in v0.2.33
func (o *UploadSampleV3OK) Code() int
Code gets the status code for the upload sample v3 o k response
func (*UploadSampleV3OK) Error ¶
func (o *UploadSampleV3OK) Error() string
func (*UploadSampleV3OK) GetPayload ¶
func (o *UploadSampleV3OK) GetPayload() *models.ClientSampleMetadataResponseV2
func (*UploadSampleV3OK) IsClientError ¶ added in v0.2.27
func (o *UploadSampleV3OK) IsClientError() bool
IsClientError returns true when this upload sample v3 o k response has a 4xx status code
func (*UploadSampleV3OK) IsCode ¶ added in v0.2.27
func (o *UploadSampleV3OK) IsCode(code int) bool
IsCode returns true when this upload sample v3 o k response a status code equal to that given
func (*UploadSampleV3OK) IsRedirect ¶ added in v0.2.27
func (o *UploadSampleV3OK) IsRedirect() bool
IsRedirect returns true when this upload sample v3 o k response has a 3xx status code
func (*UploadSampleV3OK) IsServerError ¶ added in v0.2.27
func (o *UploadSampleV3OK) IsServerError() bool
IsServerError returns true when this upload sample v3 o k response has a 5xx status code
func (*UploadSampleV3OK) IsSuccess ¶ added in v0.2.27
func (o *UploadSampleV3OK) IsSuccess() bool
IsSuccess returns true when this upload sample v3 o k response has a 2xx status code
func (*UploadSampleV3OK) String ¶ added in v0.2.27
func (o *UploadSampleV3OK) String() string
type UploadSampleV3Params ¶
type UploadSampleV3Params struct { /* Comment. A descriptive comment to identify the file for other users. */ Comment *string /* FileName. Name of the file. */ FileName string /* IsConfidential. Defines visibility of this file in Falcon MalQuery, either via the API or the Falcon console. - `true`: File is only shown to users within your customer account - `false`: File can be seen by other CrowdStrike customers Default: `true`. Default: true */ IsConfidential *bool /* Sample. Content of the uploaded sample in binary format. For example, use `--data-binary @$FILE_PATH` when using cURL. Max file size: 256 MB. Accepted file formats: - Portable executables: `.exe`, `.scr`, `.pif`, `.dll`, `.com`, `.cpl`, etc. - Office documents: `.doc`, `.docx`, `.ppt`, `.pps`, `.pptx`, `.ppsx`, `.xls`, `.xlsx`, `.rtf`, `.pub` - PDF - APK - Executable JAR - Windows script component: `.sct` - Windows shortcut: `.lnk` - Windows help: `.chm` - HTML application: `.hta` - Windows script file: `.wsf` - Javascript: `.js` - Visual Basic: `.vbs`, `.vbe` - Shockwave Flash: `.swf` - Perl: `.pl` - Powershell: `.ps1`, `.psd1`, `.psm1` - Scalable vector graphics: `.svg` - Python: `.py` - Linux ELF executables - Email files: MIME RFC 822 `.eml`, Outlook `.msg`. */ Sample runtime.NamedReadCloser Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
UploadSampleV3Params contains all the parameters to send to the API endpoint
for the upload sample v3 operation. Typically these are written to a http.Request.
func NewUploadSampleV3Params ¶
func NewUploadSampleV3Params() *UploadSampleV3Params
NewUploadSampleV3Params creates a new UploadSampleV3Params 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 NewUploadSampleV3ParamsWithContext ¶
func NewUploadSampleV3ParamsWithContext(ctx context.Context) *UploadSampleV3Params
NewUploadSampleV3ParamsWithContext creates a new UploadSampleV3Params object with the ability to set a context for a request.
func NewUploadSampleV3ParamsWithHTTPClient ¶
func NewUploadSampleV3ParamsWithHTTPClient(client *http.Client) *UploadSampleV3Params
NewUploadSampleV3ParamsWithHTTPClient creates a new UploadSampleV3Params object with the ability to set a custom HTTPClient for a request.
func NewUploadSampleV3ParamsWithTimeout ¶
func NewUploadSampleV3ParamsWithTimeout(timeout time.Duration) *UploadSampleV3Params
NewUploadSampleV3ParamsWithTimeout creates a new UploadSampleV3Params object with the ability to set a timeout on a request.
func (*UploadSampleV3Params) SetComment ¶
func (o *UploadSampleV3Params) SetComment(comment *string)
SetComment adds the comment to the upload sample v3 params
func (*UploadSampleV3Params) SetContext ¶
func (o *UploadSampleV3Params) SetContext(ctx context.Context)
SetContext adds the context to the upload sample v3 params
func (*UploadSampleV3Params) SetDefaults ¶
func (o *UploadSampleV3Params) SetDefaults()
SetDefaults hydrates default values in the upload sample v3 params (not the query body).
All values with no default are reset to their zero value.
func (*UploadSampleV3Params) SetFileName ¶
func (o *UploadSampleV3Params) SetFileName(fileName string)
SetFileName adds the fileName to the upload sample v3 params
func (*UploadSampleV3Params) SetHTTPClient ¶
func (o *UploadSampleV3Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the upload sample v3 params
func (*UploadSampleV3Params) SetIsConfidential ¶
func (o *UploadSampleV3Params) SetIsConfidential(isConfidential *bool)
SetIsConfidential adds the isConfidential to the upload sample v3 params
func (*UploadSampleV3Params) SetSample ¶ added in v0.2.6
func (o *UploadSampleV3Params) SetSample(sample runtime.NamedReadCloser)
SetSample adds the sample to the upload sample v3 params
func (*UploadSampleV3Params) SetTimeout ¶
func (o *UploadSampleV3Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the upload sample v3 params
func (*UploadSampleV3Params) WithComment ¶
func (o *UploadSampleV3Params) WithComment(comment *string) *UploadSampleV3Params
WithComment adds the comment to the upload sample v3 params
func (*UploadSampleV3Params) WithContext ¶
func (o *UploadSampleV3Params) WithContext(ctx context.Context) *UploadSampleV3Params
WithContext adds the context to the upload sample v3 params
func (*UploadSampleV3Params) WithDefaults ¶
func (o *UploadSampleV3Params) WithDefaults() *UploadSampleV3Params
WithDefaults hydrates default values in the upload sample v3 params (not the query body).
All values with no default are reset to their zero value.
func (*UploadSampleV3Params) WithFileName ¶
func (o *UploadSampleV3Params) WithFileName(fileName string) *UploadSampleV3Params
WithFileName adds the fileName to the upload sample v3 params
func (*UploadSampleV3Params) WithHTTPClient ¶
func (o *UploadSampleV3Params) WithHTTPClient(client *http.Client) *UploadSampleV3Params
WithHTTPClient adds the HTTPClient to the upload sample v3 params
func (*UploadSampleV3Params) WithIsConfidential ¶
func (o *UploadSampleV3Params) WithIsConfidential(isConfidential *bool) *UploadSampleV3Params
WithIsConfidential adds the isConfidential to the upload sample v3 params
func (*UploadSampleV3Params) WithSample ¶ added in v0.2.6
func (o *UploadSampleV3Params) WithSample(sample runtime.NamedReadCloser) *UploadSampleV3Params
WithSample adds the sample to the upload sample v3 params
func (*UploadSampleV3Params) WithTimeout ¶
func (o *UploadSampleV3Params) WithTimeout(timeout time.Duration) *UploadSampleV3Params
WithTimeout adds the timeout to the upload sample v3 params
func (*UploadSampleV3Params) WriteToRequest ¶
func (o *UploadSampleV3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UploadSampleV3Reader ¶
type UploadSampleV3Reader struct {
// contains filtered or unexported fields
}
UploadSampleV3Reader is a Reader for the UploadSampleV3 structure.
func (*UploadSampleV3Reader) ReadResponse ¶
func (o *UploadSampleV3Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UploadSampleV3TooManyRequests ¶
type UploadSampleV3TooManyRequests struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 /* Too many requests, retry after this time (as milliseconds since epoch) */ XRateLimitRetryAfter int64 Payload *models.MsaReplyMetaOnly }
UploadSampleV3TooManyRequests describes a response with status code 429, with default header values.
Too Many Requests
func NewUploadSampleV3TooManyRequests ¶
func NewUploadSampleV3TooManyRequests() *UploadSampleV3TooManyRequests
NewUploadSampleV3TooManyRequests creates a UploadSampleV3TooManyRequests with default headers values
func (*UploadSampleV3TooManyRequests) Code ¶ added in v0.2.33
func (o *UploadSampleV3TooManyRequests) Code() int
Code gets the status code for the upload sample v3 too many requests response
func (*UploadSampleV3TooManyRequests) Error ¶
func (o *UploadSampleV3TooManyRequests) Error() string
func (*UploadSampleV3TooManyRequests) GetPayload ¶
func (o *UploadSampleV3TooManyRequests) GetPayload() *models.MsaReplyMetaOnly
func (*UploadSampleV3TooManyRequests) IsClientError ¶ added in v0.2.27
func (o *UploadSampleV3TooManyRequests) IsClientError() bool
IsClientError returns true when this upload sample v3 too many requests response has a 4xx status code
func (*UploadSampleV3TooManyRequests) IsCode ¶ added in v0.2.27
func (o *UploadSampleV3TooManyRequests) IsCode(code int) bool
IsCode returns true when this upload sample v3 too many requests response a status code equal to that given
func (*UploadSampleV3TooManyRequests) IsRedirect ¶ added in v0.2.27
func (o *UploadSampleV3TooManyRequests) IsRedirect() bool
IsRedirect returns true when this upload sample v3 too many requests response has a 3xx status code
func (*UploadSampleV3TooManyRequests) IsServerError ¶ added in v0.2.27
func (o *UploadSampleV3TooManyRequests) IsServerError() bool
IsServerError returns true when this upload sample v3 too many requests response has a 5xx status code
func (*UploadSampleV3TooManyRequests) IsSuccess ¶ added in v0.2.27
func (o *UploadSampleV3TooManyRequests) IsSuccess() bool
IsSuccess returns true when this upload sample v3 too many requests response has a 2xx status code
func (*UploadSampleV3TooManyRequests) String ¶ added in v0.2.27
func (o *UploadSampleV3TooManyRequests) String() string
Source Files ¶
- archive_delete_v1_parameters.go
- archive_delete_v1_responses.go
- archive_get_v1_parameters.go
- archive_get_v1_responses.go
- archive_list_v1_parameters.go
- archive_list_v1_responses.go
- archive_upload_v1_parameters.go
- archive_upload_v1_responses.go
- archive_upload_v2_parameters.go
- archive_upload_v2_responses.go
- delete_sample_v3_parameters.go
- delete_sample_v3_responses.go
- extraction_create_v1_parameters.go
- extraction_create_v1_responses.go
- extraction_get_v1_parameters.go
- extraction_get_v1_responses.go
- extraction_list_v1_parameters.go
- extraction_list_v1_responses.go
- get_sample_v3_parameters.go
- get_sample_v3_responses.go
- sample_uploads_client.go
- upload_sample_v3_parameters.go
- upload_sample_v3_responses.go