Documentation ¶
Index ¶
- type Client
- func (a *Client) DownloadSensorInstallerByID(params *DownloadSensorInstallerByIDParams, writer io.Writer, ...) (*DownloadSensorInstallerByIDOK, error)
- func (a *Client) GetCombinedSensorInstallersByQuery(params *GetCombinedSensorInstallersByQueryParams, opts ...ClientOption) (*GetCombinedSensorInstallersByQueryOK, error)
- func (a *Client) GetSensorInstallersByQuery(params *GetSensorInstallersByQueryParams, opts ...ClientOption) (*GetSensorInstallersByQueryOK, error)
- func (a *Client) GetSensorInstallersCCIDByQuery(params *GetSensorInstallersCCIDByQueryParams, opts ...ClientOption) (*GetSensorInstallersCCIDByQueryOK, error)
- func (a *Client) GetSensorInstallersEntities(params *GetSensorInstallersEntitiesParams, opts ...ClientOption) (*GetSensorInstallersEntitiesOK, *GetSensorInstallersEntitiesMultiStatus, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- type ClientOption
- type ClientService
- type DownloadSensorInstallerByIDBadRequest
- func (o *DownloadSensorInstallerByIDBadRequest) Code() int
- func (o *DownloadSensorInstallerByIDBadRequest) Error() string
- func (o *DownloadSensorInstallerByIDBadRequest) GetPayload() *models.MsaQueryResponse
- func (o *DownloadSensorInstallerByIDBadRequest) IsClientError() bool
- func (o *DownloadSensorInstallerByIDBadRequest) IsCode(code int) bool
- func (o *DownloadSensorInstallerByIDBadRequest) IsRedirect() bool
- func (o *DownloadSensorInstallerByIDBadRequest) IsServerError() bool
- func (o *DownloadSensorInstallerByIDBadRequest) IsSuccess() bool
- func (o *DownloadSensorInstallerByIDBadRequest) String() string
- type DownloadSensorInstallerByIDDefault
- func (o *DownloadSensorInstallerByIDDefault) Code() int
- func (o *DownloadSensorInstallerByIDDefault) Error() string
- func (o *DownloadSensorInstallerByIDDefault) GetPayload() io.Writer
- func (o *DownloadSensorInstallerByIDDefault) IsClientError() bool
- func (o *DownloadSensorInstallerByIDDefault) IsCode(code int) bool
- func (o *DownloadSensorInstallerByIDDefault) IsRedirect() bool
- func (o *DownloadSensorInstallerByIDDefault) IsServerError() bool
- func (o *DownloadSensorInstallerByIDDefault) IsSuccess() bool
- func (o *DownloadSensorInstallerByIDDefault) String() string
- type DownloadSensorInstallerByIDForbidden
- func (o *DownloadSensorInstallerByIDForbidden) Code() int
- func (o *DownloadSensorInstallerByIDForbidden) Error() string
- func (o *DownloadSensorInstallerByIDForbidden) GetPayload() *models.MsaReplyMetaOnly
- func (o *DownloadSensorInstallerByIDForbidden) IsClientError() bool
- func (o *DownloadSensorInstallerByIDForbidden) IsCode(code int) bool
- func (o *DownloadSensorInstallerByIDForbidden) IsRedirect() bool
- func (o *DownloadSensorInstallerByIDForbidden) IsServerError() bool
- func (o *DownloadSensorInstallerByIDForbidden) IsSuccess() bool
- func (o *DownloadSensorInstallerByIDForbidden) String() string
- type DownloadSensorInstallerByIDNotFound
- func (o *DownloadSensorInstallerByIDNotFound) Code() int
- func (o *DownloadSensorInstallerByIDNotFound) Error() string
- func (o *DownloadSensorInstallerByIDNotFound) GetPayload() *models.MsaQueryResponse
- func (o *DownloadSensorInstallerByIDNotFound) IsClientError() bool
- func (o *DownloadSensorInstallerByIDNotFound) IsCode(code int) bool
- func (o *DownloadSensorInstallerByIDNotFound) IsRedirect() bool
- func (o *DownloadSensorInstallerByIDNotFound) IsServerError() bool
- func (o *DownloadSensorInstallerByIDNotFound) IsSuccess() bool
- func (o *DownloadSensorInstallerByIDNotFound) String() string
- type DownloadSensorInstallerByIDOK
- func (o *DownloadSensorInstallerByIDOK) Code() int
- func (o *DownloadSensorInstallerByIDOK) Error() string
- func (o *DownloadSensorInstallerByIDOK) GetPayload() io.Writer
- func (o *DownloadSensorInstallerByIDOK) IsClientError() bool
- func (o *DownloadSensorInstallerByIDOK) IsCode(code int) bool
- func (o *DownloadSensorInstallerByIDOK) IsRedirect() bool
- func (o *DownloadSensorInstallerByIDOK) IsServerError() bool
- func (o *DownloadSensorInstallerByIDOK) IsSuccess() bool
- func (o *DownloadSensorInstallerByIDOK) String() string
- type DownloadSensorInstallerByIDParams
- func NewDownloadSensorInstallerByIDParams() *DownloadSensorInstallerByIDParams
- func NewDownloadSensorInstallerByIDParamsWithContext(ctx context.Context) *DownloadSensorInstallerByIDParams
- func NewDownloadSensorInstallerByIDParamsWithHTTPClient(client *http.Client) *DownloadSensorInstallerByIDParams
- func NewDownloadSensorInstallerByIDParamsWithTimeout(timeout time.Duration) *DownloadSensorInstallerByIDParams
- func (o *DownloadSensorInstallerByIDParams) SetContext(ctx context.Context)
- func (o *DownloadSensorInstallerByIDParams) SetDefaults()
- func (o *DownloadSensorInstallerByIDParams) SetHTTPClient(client *http.Client)
- func (o *DownloadSensorInstallerByIDParams) SetID(id string)
- func (o *DownloadSensorInstallerByIDParams) SetTimeout(timeout time.Duration)
- func (o *DownloadSensorInstallerByIDParams) WithContext(ctx context.Context) *DownloadSensorInstallerByIDParams
- func (o *DownloadSensorInstallerByIDParams) WithDefaults() *DownloadSensorInstallerByIDParams
- func (o *DownloadSensorInstallerByIDParams) WithHTTPClient(client *http.Client) *DownloadSensorInstallerByIDParams
- func (o *DownloadSensorInstallerByIDParams) WithID(id string) *DownloadSensorInstallerByIDParams
- func (o *DownloadSensorInstallerByIDParams) WithTimeout(timeout time.Duration) *DownloadSensorInstallerByIDParams
- func (o *DownloadSensorInstallerByIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DownloadSensorInstallerByIDReader
- type DownloadSensorInstallerByIDTooManyRequests
- func (o *DownloadSensorInstallerByIDTooManyRequests) Code() int
- func (o *DownloadSensorInstallerByIDTooManyRequests) Error() string
- func (o *DownloadSensorInstallerByIDTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *DownloadSensorInstallerByIDTooManyRequests) IsClientError() bool
- func (o *DownloadSensorInstallerByIDTooManyRequests) IsCode(code int) bool
- func (o *DownloadSensorInstallerByIDTooManyRequests) IsRedirect() bool
- func (o *DownloadSensorInstallerByIDTooManyRequests) IsServerError() bool
- func (o *DownloadSensorInstallerByIDTooManyRequests) IsSuccess() bool
- func (o *DownloadSensorInstallerByIDTooManyRequests) String() string
- type GetCombinedSensorInstallersByQueryBadRequest
- func (o *GetCombinedSensorInstallersByQueryBadRequest) Code() int
- func (o *GetCombinedSensorInstallersByQueryBadRequest) Error() string
- func (o *GetCombinedSensorInstallersByQueryBadRequest) GetPayload() *models.MsaQueryResponse
- func (o *GetCombinedSensorInstallersByQueryBadRequest) IsClientError() bool
- func (o *GetCombinedSensorInstallersByQueryBadRequest) IsCode(code int) bool
- func (o *GetCombinedSensorInstallersByQueryBadRequest) IsRedirect() bool
- func (o *GetCombinedSensorInstallersByQueryBadRequest) IsServerError() bool
- func (o *GetCombinedSensorInstallersByQueryBadRequest) IsSuccess() bool
- func (o *GetCombinedSensorInstallersByQueryBadRequest) String() string
- type GetCombinedSensorInstallersByQueryDefault
- func (o *GetCombinedSensorInstallersByQueryDefault) Code() int
- func (o *GetCombinedSensorInstallersByQueryDefault) Error() string
- func (o *GetCombinedSensorInstallersByQueryDefault) GetPayload() *models.DomainSensorInstallersV1
- func (o *GetCombinedSensorInstallersByQueryDefault) IsClientError() bool
- func (o *GetCombinedSensorInstallersByQueryDefault) IsCode(code int) bool
- func (o *GetCombinedSensorInstallersByQueryDefault) IsRedirect() bool
- func (o *GetCombinedSensorInstallersByQueryDefault) IsServerError() bool
- func (o *GetCombinedSensorInstallersByQueryDefault) IsSuccess() bool
- func (o *GetCombinedSensorInstallersByQueryDefault) String() string
- type GetCombinedSensorInstallersByQueryForbidden
- func (o *GetCombinedSensorInstallersByQueryForbidden) Code() int
- func (o *GetCombinedSensorInstallersByQueryForbidden) Error() string
- func (o *GetCombinedSensorInstallersByQueryForbidden) GetPayload() *models.MsaReplyMetaOnly
- func (o *GetCombinedSensorInstallersByQueryForbidden) IsClientError() bool
- func (o *GetCombinedSensorInstallersByQueryForbidden) IsCode(code int) bool
- func (o *GetCombinedSensorInstallersByQueryForbidden) IsRedirect() bool
- func (o *GetCombinedSensorInstallersByQueryForbidden) IsServerError() bool
- func (o *GetCombinedSensorInstallersByQueryForbidden) IsSuccess() bool
- func (o *GetCombinedSensorInstallersByQueryForbidden) String() string
- type GetCombinedSensorInstallersByQueryOK
- func (o *GetCombinedSensorInstallersByQueryOK) Code() int
- func (o *GetCombinedSensorInstallersByQueryOK) Error() string
- func (o *GetCombinedSensorInstallersByQueryOK) GetPayload() *models.DomainSensorInstallersV1
- func (o *GetCombinedSensorInstallersByQueryOK) IsClientError() bool
- func (o *GetCombinedSensorInstallersByQueryOK) IsCode(code int) bool
- func (o *GetCombinedSensorInstallersByQueryOK) IsRedirect() bool
- func (o *GetCombinedSensorInstallersByQueryOK) IsServerError() bool
- func (o *GetCombinedSensorInstallersByQueryOK) IsSuccess() bool
- func (o *GetCombinedSensorInstallersByQueryOK) String() string
- type GetCombinedSensorInstallersByQueryParams
- func NewGetCombinedSensorInstallersByQueryParams() *GetCombinedSensorInstallersByQueryParams
- func NewGetCombinedSensorInstallersByQueryParamsWithContext(ctx context.Context) *GetCombinedSensorInstallersByQueryParams
- func NewGetCombinedSensorInstallersByQueryParamsWithHTTPClient(client *http.Client) *GetCombinedSensorInstallersByQueryParams
- func NewGetCombinedSensorInstallersByQueryParamsWithTimeout(timeout time.Duration) *GetCombinedSensorInstallersByQueryParams
- func (o *GetCombinedSensorInstallersByQueryParams) SetContext(ctx context.Context)
- func (o *GetCombinedSensorInstallersByQueryParams) SetDefaults()
- func (o *GetCombinedSensorInstallersByQueryParams) SetFilter(filter *string)
- func (o *GetCombinedSensorInstallersByQueryParams) SetHTTPClient(client *http.Client)
- func (o *GetCombinedSensorInstallersByQueryParams) SetLimit(limit *int64)
- func (o *GetCombinedSensorInstallersByQueryParams) SetOffset(offset *int64)
- func (o *GetCombinedSensorInstallersByQueryParams) SetSort(sort *string)
- func (o *GetCombinedSensorInstallersByQueryParams) SetTimeout(timeout time.Duration)
- func (o *GetCombinedSensorInstallersByQueryParams) WithContext(ctx context.Context) *GetCombinedSensorInstallersByQueryParams
- func (o *GetCombinedSensorInstallersByQueryParams) WithDefaults() *GetCombinedSensorInstallersByQueryParams
- func (o *GetCombinedSensorInstallersByQueryParams) WithFilter(filter *string) *GetCombinedSensorInstallersByQueryParams
- func (o *GetCombinedSensorInstallersByQueryParams) WithHTTPClient(client *http.Client) *GetCombinedSensorInstallersByQueryParams
- func (o *GetCombinedSensorInstallersByQueryParams) WithLimit(limit *int64) *GetCombinedSensorInstallersByQueryParams
- func (o *GetCombinedSensorInstallersByQueryParams) WithOffset(offset *int64) *GetCombinedSensorInstallersByQueryParams
- func (o *GetCombinedSensorInstallersByQueryParams) WithSort(sort *string) *GetCombinedSensorInstallersByQueryParams
- func (o *GetCombinedSensorInstallersByQueryParams) WithTimeout(timeout time.Duration) *GetCombinedSensorInstallersByQueryParams
- func (o *GetCombinedSensorInstallersByQueryParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetCombinedSensorInstallersByQueryReader
- type GetCombinedSensorInstallersByQueryTooManyRequests
- func (o *GetCombinedSensorInstallersByQueryTooManyRequests) Code() int
- func (o *GetCombinedSensorInstallersByQueryTooManyRequests) Error() string
- func (o *GetCombinedSensorInstallersByQueryTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *GetCombinedSensorInstallersByQueryTooManyRequests) IsClientError() bool
- func (o *GetCombinedSensorInstallersByQueryTooManyRequests) IsCode(code int) bool
- func (o *GetCombinedSensorInstallersByQueryTooManyRequests) IsRedirect() bool
- func (o *GetCombinedSensorInstallersByQueryTooManyRequests) IsServerError() bool
- func (o *GetCombinedSensorInstallersByQueryTooManyRequests) IsSuccess() bool
- func (o *GetCombinedSensorInstallersByQueryTooManyRequests) String() string
- type GetSensorInstallersByQueryBadRequest
- func (o *GetSensorInstallersByQueryBadRequest) Code() int
- func (o *GetSensorInstallersByQueryBadRequest) Error() string
- func (o *GetSensorInstallersByQueryBadRequest) GetPayload() *models.MsaQueryResponse
- func (o *GetSensorInstallersByQueryBadRequest) IsClientError() bool
- func (o *GetSensorInstallersByQueryBadRequest) IsCode(code int) bool
- func (o *GetSensorInstallersByQueryBadRequest) IsRedirect() bool
- func (o *GetSensorInstallersByQueryBadRequest) IsServerError() bool
- func (o *GetSensorInstallersByQueryBadRequest) IsSuccess() bool
- func (o *GetSensorInstallersByQueryBadRequest) String() string
- type GetSensorInstallersByQueryDefault
- func (o *GetSensorInstallersByQueryDefault) Code() int
- func (o *GetSensorInstallersByQueryDefault) Error() string
- func (o *GetSensorInstallersByQueryDefault) GetPayload() *models.MsaQueryResponse
- func (o *GetSensorInstallersByQueryDefault) IsClientError() bool
- func (o *GetSensorInstallersByQueryDefault) IsCode(code int) bool
- func (o *GetSensorInstallersByQueryDefault) IsRedirect() bool
- func (o *GetSensorInstallersByQueryDefault) IsServerError() bool
- func (o *GetSensorInstallersByQueryDefault) IsSuccess() bool
- func (o *GetSensorInstallersByQueryDefault) String() string
- type GetSensorInstallersByQueryForbidden
- func (o *GetSensorInstallersByQueryForbidden) Code() int
- func (o *GetSensorInstallersByQueryForbidden) Error() string
- func (o *GetSensorInstallersByQueryForbidden) GetPayload() *models.MsaReplyMetaOnly
- func (o *GetSensorInstallersByQueryForbidden) IsClientError() bool
- func (o *GetSensorInstallersByQueryForbidden) IsCode(code int) bool
- func (o *GetSensorInstallersByQueryForbidden) IsRedirect() bool
- func (o *GetSensorInstallersByQueryForbidden) IsServerError() bool
- func (o *GetSensorInstallersByQueryForbidden) IsSuccess() bool
- func (o *GetSensorInstallersByQueryForbidden) String() string
- type GetSensorInstallersByQueryOK
- func (o *GetSensorInstallersByQueryOK) Code() int
- func (o *GetSensorInstallersByQueryOK) Error() string
- func (o *GetSensorInstallersByQueryOK) GetPayload() *models.MsaQueryResponse
- func (o *GetSensorInstallersByQueryOK) IsClientError() bool
- func (o *GetSensorInstallersByQueryOK) IsCode(code int) bool
- func (o *GetSensorInstallersByQueryOK) IsRedirect() bool
- func (o *GetSensorInstallersByQueryOK) IsServerError() bool
- func (o *GetSensorInstallersByQueryOK) IsSuccess() bool
- func (o *GetSensorInstallersByQueryOK) String() string
- type GetSensorInstallersByQueryParams
- func NewGetSensorInstallersByQueryParams() *GetSensorInstallersByQueryParams
- func NewGetSensorInstallersByQueryParamsWithContext(ctx context.Context) *GetSensorInstallersByQueryParams
- func NewGetSensorInstallersByQueryParamsWithHTTPClient(client *http.Client) *GetSensorInstallersByQueryParams
- func NewGetSensorInstallersByQueryParamsWithTimeout(timeout time.Duration) *GetSensorInstallersByQueryParams
- func (o *GetSensorInstallersByQueryParams) SetContext(ctx context.Context)
- func (o *GetSensorInstallersByQueryParams) SetDefaults()
- func (o *GetSensorInstallersByQueryParams) SetFilter(filter *string)
- func (o *GetSensorInstallersByQueryParams) SetHTTPClient(client *http.Client)
- func (o *GetSensorInstallersByQueryParams) SetLimit(limit *int64)
- func (o *GetSensorInstallersByQueryParams) SetOffset(offset *int64)
- func (o *GetSensorInstallersByQueryParams) SetSort(sort *string)
- func (o *GetSensorInstallersByQueryParams) SetTimeout(timeout time.Duration)
- func (o *GetSensorInstallersByQueryParams) WithContext(ctx context.Context) *GetSensorInstallersByQueryParams
- func (o *GetSensorInstallersByQueryParams) WithDefaults() *GetSensorInstallersByQueryParams
- func (o *GetSensorInstallersByQueryParams) WithFilter(filter *string) *GetSensorInstallersByQueryParams
- func (o *GetSensorInstallersByQueryParams) WithHTTPClient(client *http.Client) *GetSensorInstallersByQueryParams
- func (o *GetSensorInstallersByQueryParams) WithLimit(limit *int64) *GetSensorInstallersByQueryParams
- func (o *GetSensorInstallersByQueryParams) WithOffset(offset *int64) *GetSensorInstallersByQueryParams
- func (o *GetSensorInstallersByQueryParams) WithSort(sort *string) *GetSensorInstallersByQueryParams
- func (o *GetSensorInstallersByQueryParams) WithTimeout(timeout time.Duration) *GetSensorInstallersByQueryParams
- func (o *GetSensorInstallersByQueryParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetSensorInstallersByQueryReader
- type GetSensorInstallersByQueryTooManyRequests
- func (o *GetSensorInstallersByQueryTooManyRequests) Code() int
- func (o *GetSensorInstallersByQueryTooManyRequests) Error() string
- func (o *GetSensorInstallersByQueryTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *GetSensorInstallersByQueryTooManyRequests) IsClientError() bool
- func (o *GetSensorInstallersByQueryTooManyRequests) IsCode(code int) bool
- func (o *GetSensorInstallersByQueryTooManyRequests) IsRedirect() bool
- func (o *GetSensorInstallersByQueryTooManyRequests) IsServerError() bool
- func (o *GetSensorInstallersByQueryTooManyRequests) IsSuccess() bool
- func (o *GetSensorInstallersByQueryTooManyRequests) String() string
- type GetSensorInstallersCCIDByQueryBadRequest
- func (o *GetSensorInstallersCCIDByQueryBadRequest) Code() int
- func (o *GetSensorInstallersCCIDByQueryBadRequest) Error() string
- func (o *GetSensorInstallersCCIDByQueryBadRequest) GetPayload() *models.MsaQueryResponse
- func (o *GetSensorInstallersCCIDByQueryBadRequest) IsClientError() bool
- func (o *GetSensorInstallersCCIDByQueryBadRequest) IsCode(code int) bool
- func (o *GetSensorInstallersCCIDByQueryBadRequest) IsRedirect() bool
- func (o *GetSensorInstallersCCIDByQueryBadRequest) IsServerError() bool
- func (o *GetSensorInstallersCCIDByQueryBadRequest) IsSuccess() bool
- func (o *GetSensorInstallersCCIDByQueryBadRequest) String() string
- type GetSensorInstallersCCIDByQueryDefault
- func (o *GetSensorInstallersCCIDByQueryDefault) Code() int
- func (o *GetSensorInstallersCCIDByQueryDefault) Error() string
- func (o *GetSensorInstallersCCIDByQueryDefault) GetPayload() *models.MsaQueryResponse
- func (o *GetSensorInstallersCCIDByQueryDefault) IsClientError() bool
- func (o *GetSensorInstallersCCIDByQueryDefault) IsCode(code int) bool
- func (o *GetSensorInstallersCCIDByQueryDefault) IsRedirect() bool
- func (o *GetSensorInstallersCCIDByQueryDefault) IsServerError() bool
- func (o *GetSensorInstallersCCIDByQueryDefault) IsSuccess() bool
- func (o *GetSensorInstallersCCIDByQueryDefault) String() string
- type GetSensorInstallersCCIDByQueryForbidden
- func (o *GetSensorInstallersCCIDByQueryForbidden) Code() int
- func (o *GetSensorInstallersCCIDByQueryForbidden) Error() string
- func (o *GetSensorInstallersCCIDByQueryForbidden) GetPayload() *models.MsaReplyMetaOnly
- func (o *GetSensorInstallersCCIDByQueryForbidden) IsClientError() bool
- func (o *GetSensorInstallersCCIDByQueryForbidden) IsCode(code int) bool
- func (o *GetSensorInstallersCCIDByQueryForbidden) IsRedirect() bool
- func (o *GetSensorInstallersCCIDByQueryForbidden) IsServerError() bool
- func (o *GetSensorInstallersCCIDByQueryForbidden) IsSuccess() bool
- func (o *GetSensorInstallersCCIDByQueryForbidden) String() string
- type GetSensorInstallersCCIDByQueryOK
- func (o *GetSensorInstallersCCIDByQueryOK) Code() int
- func (o *GetSensorInstallersCCIDByQueryOK) Error() string
- func (o *GetSensorInstallersCCIDByQueryOK) GetPayload() *models.MsaQueryResponse
- func (o *GetSensorInstallersCCIDByQueryOK) IsClientError() bool
- func (o *GetSensorInstallersCCIDByQueryOK) IsCode(code int) bool
- func (o *GetSensorInstallersCCIDByQueryOK) IsRedirect() bool
- func (o *GetSensorInstallersCCIDByQueryOK) IsServerError() bool
- func (o *GetSensorInstallersCCIDByQueryOK) IsSuccess() bool
- func (o *GetSensorInstallersCCIDByQueryOK) String() string
- type GetSensorInstallersCCIDByQueryParams
- func NewGetSensorInstallersCCIDByQueryParams() *GetSensorInstallersCCIDByQueryParams
- func NewGetSensorInstallersCCIDByQueryParamsWithContext(ctx context.Context) *GetSensorInstallersCCIDByQueryParams
- func NewGetSensorInstallersCCIDByQueryParamsWithHTTPClient(client *http.Client) *GetSensorInstallersCCIDByQueryParams
- func NewGetSensorInstallersCCIDByQueryParamsWithTimeout(timeout time.Duration) *GetSensorInstallersCCIDByQueryParams
- func (o *GetSensorInstallersCCIDByQueryParams) SetContext(ctx context.Context)
- func (o *GetSensorInstallersCCIDByQueryParams) SetDefaults()
- func (o *GetSensorInstallersCCIDByQueryParams) SetHTTPClient(client *http.Client)
- func (o *GetSensorInstallersCCIDByQueryParams) SetTimeout(timeout time.Duration)
- func (o *GetSensorInstallersCCIDByQueryParams) WithContext(ctx context.Context) *GetSensorInstallersCCIDByQueryParams
- func (o *GetSensorInstallersCCIDByQueryParams) WithDefaults() *GetSensorInstallersCCIDByQueryParams
- func (o *GetSensorInstallersCCIDByQueryParams) WithHTTPClient(client *http.Client) *GetSensorInstallersCCIDByQueryParams
- func (o *GetSensorInstallersCCIDByQueryParams) WithTimeout(timeout time.Duration) *GetSensorInstallersCCIDByQueryParams
- func (o *GetSensorInstallersCCIDByQueryParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetSensorInstallersCCIDByQueryReader
- type GetSensorInstallersCCIDByQueryTooManyRequests
- func (o *GetSensorInstallersCCIDByQueryTooManyRequests) Code() int
- func (o *GetSensorInstallersCCIDByQueryTooManyRequests) Error() string
- func (o *GetSensorInstallersCCIDByQueryTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *GetSensorInstallersCCIDByQueryTooManyRequests) IsClientError() bool
- func (o *GetSensorInstallersCCIDByQueryTooManyRequests) IsCode(code int) bool
- func (o *GetSensorInstallersCCIDByQueryTooManyRequests) IsRedirect() bool
- func (o *GetSensorInstallersCCIDByQueryTooManyRequests) IsServerError() bool
- func (o *GetSensorInstallersCCIDByQueryTooManyRequests) IsSuccess() bool
- func (o *GetSensorInstallersCCIDByQueryTooManyRequests) String() string
- type GetSensorInstallersEntitiesBadRequest
- func (o *GetSensorInstallersEntitiesBadRequest) Code() int
- func (o *GetSensorInstallersEntitiesBadRequest) Error() string
- func (o *GetSensorInstallersEntitiesBadRequest) GetPayload() *models.MsaQueryResponse
- func (o *GetSensorInstallersEntitiesBadRequest) IsClientError() bool
- func (o *GetSensorInstallersEntitiesBadRequest) IsCode(code int) bool
- func (o *GetSensorInstallersEntitiesBadRequest) IsRedirect() bool
- func (o *GetSensorInstallersEntitiesBadRequest) IsServerError() bool
- func (o *GetSensorInstallersEntitiesBadRequest) IsSuccess() bool
- func (o *GetSensorInstallersEntitiesBadRequest) String() string
- type GetSensorInstallersEntitiesDefault
- func (o *GetSensorInstallersEntitiesDefault) Code() int
- func (o *GetSensorInstallersEntitiesDefault) Error() string
- func (o *GetSensorInstallersEntitiesDefault) GetPayload() *models.DomainSensorInstallersV1
- func (o *GetSensorInstallersEntitiesDefault) IsClientError() bool
- func (o *GetSensorInstallersEntitiesDefault) IsCode(code int) bool
- func (o *GetSensorInstallersEntitiesDefault) IsRedirect() bool
- func (o *GetSensorInstallersEntitiesDefault) IsServerError() bool
- func (o *GetSensorInstallersEntitiesDefault) IsSuccess() bool
- func (o *GetSensorInstallersEntitiesDefault) String() string
- type GetSensorInstallersEntitiesForbidden
- func (o *GetSensorInstallersEntitiesForbidden) Code() int
- func (o *GetSensorInstallersEntitiesForbidden) Error() string
- func (o *GetSensorInstallersEntitiesForbidden) GetPayload() *models.MsaReplyMetaOnly
- func (o *GetSensorInstallersEntitiesForbidden) IsClientError() bool
- func (o *GetSensorInstallersEntitiesForbidden) IsCode(code int) bool
- func (o *GetSensorInstallersEntitiesForbidden) IsRedirect() bool
- func (o *GetSensorInstallersEntitiesForbidden) IsServerError() bool
- func (o *GetSensorInstallersEntitiesForbidden) IsSuccess() bool
- func (o *GetSensorInstallersEntitiesForbidden) String() string
- type GetSensorInstallersEntitiesMultiStatus
- func (o *GetSensorInstallersEntitiesMultiStatus) Code() int
- func (o *GetSensorInstallersEntitiesMultiStatus) Error() string
- func (o *GetSensorInstallersEntitiesMultiStatus) GetPayload() *models.DomainSensorInstallersV1
- func (o *GetSensorInstallersEntitiesMultiStatus) IsClientError() bool
- func (o *GetSensorInstallersEntitiesMultiStatus) IsCode(code int) bool
- func (o *GetSensorInstallersEntitiesMultiStatus) IsRedirect() bool
- func (o *GetSensorInstallersEntitiesMultiStatus) IsServerError() bool
- func (o *GetSensorInstallersEntitiesMultiStatus) IsSuccess() bool
- func (o *GetSensorInstallersEntitiesMultiStatus) String() string
- type GetSensorInstallersEntitiesNotFound
- func (o *GetSensorInstallersEntitiesNotFound) Code() int
- func (o *GetSensorInstallersEntitiesNotFound) Error() string
- func (o *GetSensorInstallersEntitiesNotFound) GetPayload() *models.MsaQueryResponse
- func (o *GetSensorInstallersEntitiesNotFound) IsClientError() bool
- func (o *GetSensorInstallersEntitiesNotFound) IsCode(code int) bool
- func (o *GetSensorInstallersEntitiesNotFound) IsRedirect() bool
- func (o *GetSensorInstallersEntitiesNotFound) IsServerError() bool
- func (o *GetSensorInstallersEntitiesNotFound) IsSuccess() bool
- func (o *GetSensorInstallersEntitiesNotFound) String() string
- type GetSensorInstallersEntitiesOK
- func (o *GetSensorInstallersEntitiesOK) Code() int
- func (o *GetSensorInstallersEntitiesOK) Error() string
- func (o *GetSensorInstallersEntitiesOK) GetPayload() *models.DomainSensorInstallersV1
- func (o *GetSensorInstallersEntitiesOK) IsClientError() bool
- func (o *GetSensorInstallersEntitiesOK) IsCode(code int) bool
- func (o *GetSensorInstallersEntitiesOK) IsRedirect() bool
- func (o *GetSensorInstallersEntitiesOK) IsServerError() bool
- func (o *GetSensorInstallersEntitiesOK) IsSuccess() bool
- func (o *GetSensorInstallersEntitiesOK) String() string
- type GetSensorInstallersEntitiesParams
- func NewGetSensorInstallersEntitiesParams() *GetSensorInstallersEntitiesParams
- func NewGetSensorInstallersEntitiesParamsWithContext(ctx context.Context) *GetSensorInstallersEntitiesParams
- func NewGetSensorInstallersEntitiesParamsWithHTTPClient(client *http.Client) *GetSensorInstallersEntitiesParams
- func NewGetSensorInstallersEntitiesParamsWithTimeout(timeout time.Duration) *GetSensorInstallersEntitiesParams
- func (o *GetSensorInstallersEntitiesParams) SetContext(ctx context.Context)
- func (o *GetSensorInstallersEntitiesParams) SetDefaults()
- func (o *GetSensorInstallersEntitiesParams) SetHTTPClient(client *http.Client)
- func (o *GetSensorInstallersEntitiesParams) SetIds(ids []string)
- func (o *GetSensorInstallersEntitiesParams) SetTimeout(timeout time.Duration)
- func (o *GetSensorInstallersEntitiesParams) WithContext(ctx context.Context) *GetSensorInstallersEntitiesParams
- func (o *GetSensorInstallersEntitiesParams) WithDefaults() *GetSensorInstallersEntitiesParams
- func (o *GetSensorInstallersEntitiesParams) WithHTTPClient(client *http.Client) *GetSensorInstallersEntitiesParams
- func (o *GetSensorInstallersEntitiesParams) WithIds(ids []string) *GetSensorInstallersEntitiesParams
- func (o *GetSensorInstallersEntitiesParams) WithTimeout(timeout time.Duration) *GetSensorInstallersEntitiesParams
- func (o *GetSensorInstallersEntitiesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetSensorInstallersEntitiesReader
- type GetSensorInstallersEntitiesTooManyRequests
- func (o *GetSensorInstallersEntitiesTooManyRequests) Code() int
- func (o *GetSensorInstallersEntitiesTooManyRequests) Error() string
- func (o *GetSensorInstallersEntitiesTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *GetSensorInstallersEntitiesTooManyRequests) IsClientError() bool
- func (o *GetSensorInstallersEntitiesTooManyRequests) IsCode(code int) bool
- func (o *GetSensorInstallersEntitiesTooManyRequests) IsRedirect() bool
- func (o *GetSensorInstallersEntitiesTooManyRequests) IsServerError() bool
- func (o *GetSensorInstallersEntitiesTooManyRequests) IsSuccess() bool
- func (o *GetSensorInstallersEntitiesTooManyRequests) String() string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client for sensor download API
func (*Client) DownloadSensorInstallerByID ¶
func (a *Client) DownloadSensorInstallerByID(params *DownloadSensorInstallerByIDParams, writer io.Writer, opts ...ClientOption) (*DownloadSensorInstallerByIDOK, error)
DownloadSensorInstallerByID downloads sensor installer by s h a256 ID
func (*Client) GetCombinedSensorInstallersByQuery ¶
func (a *Client) GetCombinedSensorInstallersByQuery(params *GetCombinedSensorInstallersByQueryParams, opts ...ClientOption) (*GetCombinedSensorInstallersByQueryOK, error)
GetCombinedSensorInstallersByQuery gets sensor installer details by provided query
func (*Client) GetSensorInstallersByQuery ¶
func (a *Client) GetSensorInstallersByQuery(params *GetSensorInstallersByQueryParams, opts ...ClientOption) (*GetSensorInstallersByQueryOK, error)
GetSensorInstallersByQuery gets sensor installer i ds by provided query
func (*Client) GetSensorInstallersCCIDByQuery ¶
func (a *Client) GetSensorInstallersCCIDByQuery(params *GetSensorInstallersCCIDByQueryParams, opts ...ClientOption) (*GetSensorInstallersCCIDByQueryOK, error)
GetSensorInstallersCCIDByQuery gets c c ID to use with sensor installers
func (*Client) GetSensorInstallersEntities ¶
func (a *Client) GetSensorInstallersEntities(params *GetSensorInstallersEntitiesParams, opts ...ClientOption) (*GetSensorInstallersEntitiesOK, *GetSensorInstallersEntitiesMultiStatus, error)
GetSensorInstallersEntities gets sensor installer details by provided s h a256 i ds
func (*Client) SetTransport ¶
func (a *Client) SetTransport(transport runtime.ClientTransport)
SetTransport changes the transport on the client
type ClientOption ¶
type ClientOption func(*runtime.ClientOperation)
ClientOption is the option for Client methods
type ClientService ¶
type ClientService interface { DownloadSensorInstallerByID(params *DownloadSensorInstallerByIDParams, writer io.Writer, opts ...ClientOption) (*DownloadSensorInstallerByIDOK, error) GetCombinedSensorInstallersByQuery(params *GetCombinedSensorInstallersByQueryParams, opts ...ClientOption) (*GetCombinedSensorInstallersByQueryOK, error) GetSensorInstallersByQuery(params *GetSensorInstallersByQueryParams, opts ...ClientOption) (*GetSensorInstallersByQueryOK, error) GetSensorInstallersCCIDByQuery(params *GetSensorInstallersCCIDByQueryParams, opts ...ClientOption) (*GetSensorInstallersCCIDByQueryOK, error) GetSensorInstallersEntities(params *GetSensorInstallersEntitiesParams, opts ...ClientOption) (*GetSensorInstallersEntitiesOK, *GetSensorInstallersEntitiesMultiStatus, 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 sensor download API client.
type DownloadSensorInstallerByIDBadRequest ¶
type DownloadSensorInstallerByIDBadRequest struct { /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaQueryResponse }
DownloadSensorInstallerByIDBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewDownloadSensorInstallerByIDBadRequest ¶
func NewDownloadSensorInstallerByIDBadRequest() *DownloadSensorInstallerByIDBadRequest
NewDownloadSensorInstallerByIDBadRequest creates a DownloadSensorInstallerByIDBadRequest with default headers values
func (*DownloadSensorInstallerByIDBadRequest) Code ¶ added in v0.2.33
func (o *DownloadSensorInstallerByIDBadRequest) Code() int
Code gets the status code for the download sensor installer by Id bad request response
func (*DownloadSensorInstallerByIDBadRequest) Error ¶
func (o *DownloadSensorInstallerByIDBadRequest) Error() string
func (*DownloadSensorInstallerByIDBadRequest) GetPayload ¶
func (o *DownloadSensorInstallerByIDBadRequest) GetPayload() *models.MsaQueryResponse
func (*DownloadSensorInstallerByIDBadRequest) IsClientError ¶ added in v0.2.27
func (o *DownloadSensorInstallerByIDBadRequest) IsClientError() bool
IsClientError returns true when this download sensor installer by Id bad request response has a 4xx status code
func (*DownloadSensorInstallerByIDBadRequest) IsCode ¶ added in v0.2.27
func (o *DownloadSensorInstallerByIDBadRequest) IsCode(code int) bool
IsCode returns true when this download sensor installer by Id bad request response a status code equal to that given
func (*DownloadSensorInstallerByIDBadRequest) IsRedirect ¶ added in v0.2.27
func (o *DownloadSensorInstallerByIDBadRequest) IsRedirect() bool
IsRedirect returns true when this download sensor installer by Id bad request response has a 3xx status code
func (*DownloadSensorInstallerByIDBadRequest) IsServerError ¶ added in v0.2.27
func (o *DownloadSensorInstallerByIDBadRequest) IsServerError() bool
IsServerError returns true when this download sensor installer by Id bad request response has a 5xx status code
func (*DownloadSensorInstallerByIDBadRequest) IsSuccess ¶ added in v0.2.27
func (o *DownloadSensorInstallerByIDBadRequest) IsSuccess() bool
IsSuccess returns true when this download sensor installer by Id bad request response has a 2xx status code
func (*DownloadSensorInstallerByIDBadRequest) String ¶ added in v0.2.27
func (o *DownloadSensorInstallerByIDBadRequest) String() string
type DownloadSensorInstallerByIDDefault ¶
type DownloadSensorInstallerByIDDefault struct { Payload io.Writer // contains filtered or unexported fields }
DownloadSensorInstallerByIDDefault describes a response with status code -1, with default header values.
OK
func NewDownloadSensorInstallerByIDDefault ¶
func NewDownloadSensorInstallerByIDDefault(code int, writer io.Writer) *DownloadSensorInstallerByIDDefault
NewDownloadSensorInstallerByIDDefault creates a DownloadSensorInstallerByIDDefault with default headers values
func (*DownloadSensorInstallerByIDDefault) Code ¶
func (o *DownloadSensorInstallerByIDDefault) Code() int
Code gets the status code for the download sensor installer by Id default response
func (*DownloadSensorInstallerByIDDefault) Error ¶
func (o *DownloadSensorInstallerByIDDefault) Error() string
func (*DownloadSensorInstallerByIDDefault) GetPayload ¶
func (o *DownloadSensorInstallerByIDDefault) GetPayload() io.Writer
func (*DownloadSensorInstallerByIDDefault) IsClientError ¶ added in v0.2.27
func (o *DownloadSensorInstallerByIDDefault) IsClientError() bool
IsClientError returns true when this download sensor installer by Id default response has a 4xx status code
func (*DownloadSensorInstallerByIDDefault) IsCode ¶ added in v0.2.27
func (o *DownloadSensorInstallerByIDDefault) IsCode(code int) bool
IsCode returns true when this download sensor installer by Id default response a status code equal to that given
func (*DownloadSensorInstallerByIDDefault) IsRedirect ¶ added in v0.2.27
func (o *DownloadSensorInstallerByIDDefault) IsRedirect() bool
IsRedirect returns true when this download sensor installer by Id default response has a 3xx status code
func (*DownloadSensorInstallerByIDDefault) IsServerError ¶ added in v0.2.27
func (o *DownloadSensorInstallerByIDDefault) IsServerError() bool
IsServerError returns true when this download sensor installer by Id default response has a 5xx status code
func (*DownloadSensorInstallerByIDDefault) IsSuccess ¶ added in v0.2.27
func (o *DownloadSensorInstallerByIDDefault) IsSuccess() bool
IsSuccess returns true when this download sensor installer by Id default response has a 2xx status code
func (*DownloadSensorInstallerByIDDefault) String ¶ added in v0.2.27
func (o *DownloadSensorInstallerByIDDefault) String() string
type DownloadSensorInstallerByIDForbidden ¶
type DownloadSensorInstallerByIDForbidden struct { /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaReplyMetaOnly }
DownloadSensorInstallerByIDForbidden describes a response with status code 403, with default header values.
Forbidden
func NewDownloadSensorInstallerByIDForbidden ¶
func NewDownloadSensorInstallerByIDForbidden() *DownloadSensorInstallerByIDForbidden
NewDownloadSensorInstallerByIDForbidden creates a DownloadSensorInstallerByIDForbidden with default headers values
func (*DownloadSensorInstallerByIDForbidden) Code ¶ added in v0.2.33
func (o *DownloadSensorInstallerByIDForbidden) Code() int
Code gets the status code for the download sensor installer by Id forbidden response
func (*DownloadSensorInstallerByIDForbidden) Error ¶
func (o *DownloadSensorInstallerByIDForbidden) Error() string
func (*DownloadSensorInstallerByIDForbidden) GetPayload ¶
func (o *DownloadSensorInstallerByIDForbidden) GetPayload() *models.MsaReplyMetaOnly
func (*DownloadSensorInstallerByIDForbidden) IsClientError ¶ added in v0.2.27
func (o *DownloadSensorInstallerByIDForbidden) IsClientError() bool
IsClientError returns true when this download sensor installer by Id forbidden response has a 4xx status code
func (*DownloadSensorInstallerByIDForbidden) IsCode ¶ added in v0.2.27
func (o *DownloadSensorInstallerByIDForbidden) IsCode(code int) bool
IsCode returns true when this download sensor installer by Id forbidden response a status code equal to that given
func (*DownloadSensorInstallerByIDForbidden) IsRedirect ¶ added in v0.2.27
func (o *DownloadSensorInstallerByIDForbidden) IsRedirect() bool
IsRedirect returns true when this download sensor installer by Id forbidden response has a 3xx status code
func (*DownloadSensorInstallerByIDForbidden) IsServerError ¶ added in v0.2.27
func (o *DownloadSensorInstallerByIDForbidden) IsServerError() bool
IsServerError returns true when this download sensor installer by Id forbidden response has a 5xx status code
func (*DownloadSensorInstallerByIDForbidden) IsSuccess ¶ added in v0.2.27
func (o *DownloadSensorInstallerByIDForbidden) IsSuccess() bool
IsSuccess returns true when this download sensor installer by Id forbidden response has a 2xx status code
func (*DownloadSensorInstallerByIDForbidden) String ¶ added in v0.2.27
func (o *DownloadSensorInstallerByIDForbidden) String() string
type DownloadSensorInstallerByIDNotFound ¶
type DownloadSensorInstallerByIDNotFound struct { /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaQueryResponse }
DownloadSensorInstallerByIDNotFound describes a response with status code 404, with default header values.
Not Found
func NewDownloadSensorInstallerByIDNotFound ¶
func NewDownloadSensorInstallerByIDNotFound() *DownloadSensorInstallerByIDNotFound
NewDownloadSensorInstallerByIDNotFound creates a DownloadSensorInstallerByIDNotFound with default headers values
func (*DownloadSensorInstallerByIDNotFound) Code ¶ added in v0.2.33
func (o *DownloadSensorInstallerByIDNotFound) Code() int
Code gets the status code for the download sensor installer by Id not found response
func (*DownloadSensorInstallerByIDNotFound) Error ¶
func (o *DownloadSensorInstallerByIDNotFound) Error() string
func (*DownloadSensorInstallerByIDNotFound) GetPayload ¶
func (o *DownloadSensorInstallerByIDNotFound) GetPayload() *models.MsaQueryResponse
func (*DownloadSensorInstallerByIDNotFound) IsClientError ¶ added in v0.2.27
func (o *DownloadSensorInstallerByIDNotFound) IsClientError() bool
IsClientError returns true when this download sensor installer by Id not found response has a 4xx status code
func (*DownloadSensorInstallerByIDNotFound) IsCode ¶ added in v0.2.27
func (o *DownloadSensorInstallerByIDNotFound) IsCode(code int) bool
IsCode returns true when this download sensor installer by Id not found response a status code equal to that given
func (*DownloadSensorInstallerByIDNotFound) IsRedirect ¶ added in v0.2.27
func (o *DownloadSensorInstallerByIDNotFound) IsRedirect() bool
IsRedirect returns true when this download sensor installer by Id not found response has a 3xx status code
func (*DownloadSensorInstallerByIDNotFound) IsServerError ¶ added in v0.2.27
func (o *DownloadSensorInstallerByIDNotFound) IsServerError() bool
IsServerError returns true when this download sensor installer by Id not found response has a 5xx status code
func (*DownloadSensorInstallerByIDNotFound) IsSuccess ¶ added in v0.2.27
func (o *DownloadSensorInstallerByIDNotFound) IsSuccess() bool
IsSuccess returns true when this download sensor installer by Id not found response has a 2xx status code
func (*DownloadSensorInstallerByIDNotFound) String ¶ added in v0.2.27
func (o *DownloadSensorInstallerByIDNotFound) String() string
type DownloadSensorInstallerByIDOK ¶
type DownloadSensorInstallerByIDOK struct { /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload io.Writer }
DownloadSensorInstallerByIDOK describes a response with status code 200, with default header values.
OK
func NewDownloadSensorInstallerByIDOK ¶
func NewDownloadSensorInstallerByIDOK(writer io.Writer) *DownloadSensorInstallerByIDOK
NewDownloadSensorInstallerByIDOK creates a DownloadSensorInstallerByIDOK with default headers values
func (*DownloadSensorInstallerByIDOK) Code ¶ added in v0.2.33
func (o *DownloadSensorInstallerByIDOK) Code() int
Code gets the status code for the download sensor installer by Id o k response
func (*DownloadSensorInstallerByIDOK) Error ¶
func (o *DownloadSensorInstallerByIDOK) Error() string
func (*DownloadSensorInstallerByIDOK) GetPayload ¶
func (o *DownloadSensorInstallerByIDOK) GetPayload() io.Writer
func (*DownloadSensorInstallerByIDOK) IsClientError ¶ added in v0.2.27
func (o *DownloadSensorInstallerByIDOK) IsClientError() bool
IsClientError returns true when this download sensor installer by Id o k response has a 4xx status code
func (*DownloadSensorInstallerByIDOK) IsCode ¶ added in v0.2.27
func (o *DownloadSensorInstallerByIDOK) IsCode(code int) bool
IsCode returns true when this download sensor installer by Id o k response a status code equal to that given
func (*DownloadSensorInstallerByIDOK) IsRedirect ¶ added in v0.2.27
func (o *DownloadSensorInstallerByIDOK) IsRedirect() bool
IsRedirect returns true when this download sensor installer by Id o k response has a 3xx status code
func (*DownloadSensorInstallerByIDOK) IsServerError ¶ added in v0.2.27
func (o *DownloadSensorInstallerByIDOK) IsServerError() bool
IsServerError returns true when this download sensor installer by Id o k response has a 5xx status code
func (*DownloadSensorInstallerByIDOK) IsSuccess ¶ added in v0.2.27
func (o *DownloadSensorInstallerByIDOK) IsSuccess() bool
IsSuccess returns true when this download sensor installer by Id o k response has a 2xx status code
func (*DownloadSensorInstallerByIDOK) String ¶ added in v0.2.27
func (o *DownloadSensorInstallerByIDOK) String() string
type DownloadSensorInstallerByIDParams ¶
type DownloadSensorInstallerByIDParams struct { /* ID. SHA256 of the installer to download */ ID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DownloadSensorInstallerByIDParams contains all the parameters to send to the API endpoint
for the download sensor installer by Id operation. Typically these are written to a http.Request.
func NewDownloadSensorInstallerByIDParams ¶
func NewDownloadSensorInstallerByIDParams() *DownloadSensorInstallerByIDParams
NewDownloadSensorInstallerByIDParams creates a new DownloadSensorInstallerByIDParams 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 NewDownloadSensorInstallerByIDParamsWithContext ¶
func NewDownloadSensorInstallerByIDParamsWithContext(ctx context.Context) *DownloadSensorInstallerByIDParams
NewDownloadSensorInstallerByIDParamsWithContext creates a new DownloadSensorInstallerByIDParams object with the ability to set a context for a request.
func NewDownloadSensorInstallerByIDParamsWithHTTPClient ¶
func NewDownloadSensorInstallerByIDParamsWithHTTPClient(client *http.Client) *DownloadSensorInstallerByIDParams
NewDownloadSensorInstallerByIDParamsWithHTTPClient creates a new DownloadSensorInstallerByIDParams object with the ability to set a custom HTTPClient for a request.
func NewDownloadSensorInstallerByIDParamsWithTimeout ¶
func NewDownloadSensorInstallerByIDParamsWithTimeout(timeout time.Duration) *DownloadSensorInstallerByIDParams
NewDownloadSensorInstallerByIDParamsWithTimeout creates a new DownloadSensorInstallerByIDParams object with the ability to set a timeout on a request.
func (*DownloadSensorInstallerByIDParams) SetContext ¶
func (o *DownloadSensorInstallerByIDParams) SetContext(ctx context.Context)
SetContext adds the context to the download sensor installer by Id params
func (*DownloadSensorInstallerByIDParams) SetDefaults ¶
func (o *DownloadSensorInstallerByIDParams) SetDefaults()
SetDefaults hydrates default values in the download sensor installer by Id params (not the query body).
All values with no default are reset to their zero value.
func (*DownloadSensorInstallerByIDParams) SetHTTPClient ¶
func (o *DownloadSensorInstallerByIDParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the download sensor installer by Id params
func (*DownloadSensorInstallerByIDParams) SetID ¶
func (o *DownloadSensorInstallerByIDParams) SetID(id string)
SetID adds the id to the download sensor installer by Id params
func (*DownloadSensorInstallerByIDParams) SetTimeout ¶
func (o *DownloadSensorInstallerByIDParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the download sensor installer by Id params
func (*DownloadSensorInstallerByIDParams) WithContext ¶
func (o *DownloadSensorInstallerByIDParams) WithContext(ctx context.Context) *DownloadSensorInstallerByIDParams
WithContext adds the context to the download sensor installer by Id params
func (*DownloadSensorInstallerByIDParams) WithDefaults ¶
func (o *DownloadSensorInstallerByIDParams) WithDefaults() *DownloadSensorInstallerByIDParams
WithDefaults hydrates default values in the download sensor installer by Id params (not the query body).
All values with no default are reset to their zero value.
func (*DownloadSensorInstallerByIDParams) WithHTTPClient ¶
func (o *DownloadSensorInstallerByIDParams) WithHTTPClient(client *http.Client) *DownloadSensorInstallerByIDParams
WithHTTPClient adds the HTTPClient to the download sensor installer by Id params
func (*DownloadSensorInstallerByIDParams) WithID ¶
func (o *DownloadSensorInstallerByIDParams) WithID(id string) *DownloadSensorInstallerByIDParams
WithID adds the id to the download sensor installer by Id params
func (*DownloadSensorInstallerByIDParams) WithTimeout ¶
func (o *DownloadSensorInstallerByIDParams) WithTimeout(timeout time.Duration) *DownloadSensorInstallerByIDParams
WithTimeout adds the timeout to the download sensor installer by Id params
func (*DownloadSensorInstallerByIDParams) WriteToRequest ¶
func (o *DownloadSensorInstallerByIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DownloadSensorInstallerByIDReader ¶
type DownloadSensorInstallerByIDReader struct {
// contains filtered or unexported fields
}
DownloadSensorInstallerByIDReader is a Reader for the DownloadSensorInstallerByID structure.
func (*DownloadSensorInstallerByIDReader) ReadResponse ¶
func (o *DownloadSensorInstallerByIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DownloadSensorInstallerByIDTooManyRequests ¶
type DownloadSensorInstallerByIDTooManyRequests struct { /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 /* Too many requests, retry after this time (as milliseconds since epoch) */ XRateLimitRetryAfter int64 Payload *models.MsaReplyMetaOnly }
DownloadSensorInstallerByIDTooManyRequests describes a response with status code 429, with default header values.
Too Many Requests
func NewDownloadSensorInstallerByIDTooManyRequests ¶
func NewDownloadSensorInstallerByIDTooManyRequests() *DownloadSensorInstallerByIDTooManyRequests
NewDownloadSensorInstallerByIDTooManyRequests creates a DownloadSensorInstallerByIDTooManyRequests with default headers values
func (*DownloadSensorInstallerByIDTooManyRequests) Code ¶ added in v0.2.33
func (o *DownloadSensorInstallerByIDTooManyRequests) Code() int
Code gets the status code for the download sensor installer by Id too many requests response
func (*DownloadSensorInstallerByIDTooManyRequests) Error ¶
func (o *DownloadSensorInstallerByIDTooManyRequests) Error() string
func (*DownloadSensorInstallerByIDTooManyRequests) GetPayload ¶
func (o *DownloadSensorInstallerByIDTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
func (*DownloadSensorInstallerByIDTooManyRequests) IsClientError ¶ added in v0.2.27
func (o *DownloadSensorInstallerByIDTooManyRequests) IsClientError() bool
IsClientError returns true when this download sensor installer by Id too many requests response has a 4xx status code
func (*DownloadSensorInstallerByIDTooManyRequests) IsCode ¶ added in v0.2.27
func (o *DownloadSensorInstallerByIDTooManyRequests) IsCode(code int) bool
IsCode returns true when this download sensor installer by Id too many requests response a status code equal to that given
func (*DownloadSensorInstallerByIDTooManyRequests) IsRedirect ¶ added in v0.2.27
func (o *DownloadSensorInstallerByIDTooManyRequests) IsRedirect() bool
IsRedirect returns true when this download sensor installer by Id too many requests response has a 3xx status code
func (*DownloadSensorInstallerByIDTooManyRequests) IsServerError ¶ added in v0.2.27
func (o *DownloadSensorInstallerByIDTooManyRequests) IsServerError() bool
IsServerError returns true when this download sensor installer by Id too many requests response has a 5xx status code
func (*DownloadSensorInstallerByIDTooManyRequests) IsSuccess ¶ added in v0.2.27
func (o *DownloadSensorInstallerByIDTooManyRequests) IsSuccess() bool
IsSuccess returns true when this download sensor installer by Id too many requests response has a 2xx status code
func (*DownloadSensorInstallerByIDTooManyRequests) String ¶ added in v0.2.27
func (o *DownloadSensorInstallerByIDTooManyRequests) String() string
type GetCombinedSensorInstallersByQueryBadRequest ¶
type GetCombinedSensorInstallersByQueryBadRequest struct { /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaQueryResponse }
GetCombinedSensorInstallersByQueryBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewGetCombinedSensorInstallersByQueryBadRequest ¶
func NewGetCombinedSensorInstallersByQueryBadRequest() *GetCombinedSensorInstallersByQueryBadRequest
NewGetCombinedSensorInstallersByQueryBadRequest creates a GetCombinedSensorInstallersByQueryBadRequest with default headers values
func (*GetCombinedSensorInstallersByQueryBadRequest) Code ¶ added in v0.2.33
func (o *GetCombinedSensorInstallersByQueryBadRequest) Code() int
Code gets the status code for the get combined sensor installers by query bad request response
func (*GetCombinedSensorInstallersByQueryBadRequest) Error ¶
func (o *GetCombinedSensorInstallersByQueryBadRequest) Error() string
func (*GetCombinedSensorInstallersByQueryBadRequest) GetPayload ¶
func (o *GetCombinedSensorInstallersByQueryBadRequest) GetPayload() *models.MsaQueryResponse
func (*GetCombinedSensorInstallersByQueryBadRequest) IsClientError ¶ added in v0.2.27
func (o *GetCombinedSensorInstallersByQueryBadRequest) IsClientError() bool
IsClientError returns true when this get combined sensor installers by query bad request response has a 4xx status code
func (*GetCombinedSensorInstallersByQueryBadRequest) IsCode ¶ added in v0.2.27
func (o *GetCombinedSensorInstallersByQueryBadRequest) IsCode(code int) bool
IsCode returns true when this get combined sensor installers by query bad request response a status code equal to that given
func (*GetCombinedSensorInstallersByQueryBadRequest) IsRedirect ¶ added in v0.2.27
func (o *GetCombinedSensorInstallersByQueryBadRequest) IsRedirect() bool
IsRedirect returns true when this get combined sensor installers by query bad request response has a 3xx status code
func (*GetCombinedSensorInstallersByQueryBadRequest) IsServerError ¶ added in v0.2.27
func (o *GetCombinedSensorInstallersByQueryBadRequest) IsServerError() bool
IsServerError returns true when this get combined sensor installers by query bad request response has a 5xx status code
func (*GetCombinedSensorInstallersByQueryBadRequest) IsSuccess ¶ added in v0.2.27
func (o *GetCombinedSensorInstallersByQueryBadRequest) IsSuccess() bool
IsSuccess returns true when this get combined sensor installers by query bad request response has a 2xx status code
func (*GetCombinedSensorInstallersByQueryBadRequest) String ¶ added in v0.2.27
func (o *GetCombinedSensorInstallersByQueryBadRequest) String() string
type GetCombinedSensorInstallersByQueryDefault ¶
type GetCombinedSensorInstallersByQueryDefault struct { Payload *models.DomainSensorInstallersV1 // contains filtered or unexported fields }
GetCombinedSensorInstallersByQueryDefault describes a response with status code -1, with default header values.
OK
func NewGetCombinedSensorInstallersByQueryDefault ¶
func NewGetCombinedSensorInstallersByQueryDefault(code int) *GetCombinedSensorInstallersByQueryDefault
NewGetCombinedSensorInstallersByQueryDefault creates a GetCombinedSensorInstallersByQueryDefault with default headers values
func (*GetCombinedSensorInstallersByQueryDefault) Code ¶
func (o *GetCombinedSensorInstallersByQueryDefault) Code() int
Code gets the status code for the get combined sensor installers by query default response
func (*GetCombinedSensorInstallersByQueryDefault) Error ¶
func (o *GetCombinedSensorInstallersByQueryDefault) Error() string
func (*GetCombinedSensorInstallersByQueryDefault) GetPayload ¶
func (o *GetCombinedSensorInstallersByQueryDefault) GetPayload() *models.DomainSensorInstallersV1
func (*GetCombinedSensorInstallersByQueryDefault) IsClientError ¶ added in v0.2.27
func (o *GetCombinedSensorInstallersByQueryDefault) IsClientError() bool
IsClientError returns true when this get combined sensor installers by query default response has a 4xx status code
func (*GetCombinedSensorInstallersByQueryDefault) IsCode ¶ added in v0.2.27
func (o *GetCombinedSensorInstallersByQueryDefault) IsCode(code int) bool
IsCode returns true when this get combined sensor installers by query default response a status code equal to that given
func (*GetCombinedSensorInstallersByQueryDefault) IsRedirect ¶ added in v0.2.27
func (o *GetCombinedSensorInstallersByQueryDefault) IsRedirect() bool
IsRedirect returns true when this get combined sensor installers by query default response has a 3xx status code
func (*GetCombinedSensorInstallersByQueryDefault) IsServerError ¶ added in v0.2.27
func (o *GetCombinedSensorInstallersByQueryDefault) IsServerError() bool
IsServerError returns true when this get combined sensor installers by query default response has a 5xx status code
func (*GetCombinedSensorInstallersByQueryDefault) IsSuccess ¶ added in v0.2.27
func (o *GetCombinedSensorInstallersByQueryDefault) IsSuccess() bool
IsSuccess returns true when this get combined sensor installers by query default response has a 2xx status code
func (*GetCombinedSensorInstallersByQueryDefault) String ¶ added in v0.2.27
func (o *GetCombinedSensorInstallersByQueryDefault) String() string
type GetCombinedSensorInstallersByQueryForbidden ¶
type GetCombinedSensorInstallersByQueryForbidden struct { /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaReplyMetaOnly }
GetCombinedSensorInstallersByQueryForbidden describes a response with status code 403, with default header values.
Forbidden
func NewGetCombinedSensorInstallersByQueryForbidden ¶
func NewGetCombinedSensorInstallersByQueryForbidden() *GetCombinedSensorInstallersByQueryForbidden
NewGetCombinedSensorInstallersByQueryForbidden creates a GetCombinedSensorInstallersByQueryForbidden with default headers values
func (*GetCombinedSensorInstallersByQueryForbidden) Code ¶ added in v0.2.33
func (o *GetCombinedSensorInstallersByQueryForbidden) Code() int
Code gets the status code for the get combined sensor installers by query forbidden response
func (*GetCombinedSensorInstallersByQueryForbidden) Error ¶
func (o *GetCombinedSensorInstallersByQueryForbidden) Error() string
func (*GetCombinedSensorInstallersByQueryForbidden) GetPayload ¶
func (o *GetCombinedSensorInstallersByQueryForbidden) GetPayload() *models.MsaReplyMetaOnly
func (*GetCombinedSensorInstallersByQueryForbidden) IsClientError ¶ added in v0.2.27
func (o *GetCombinedSensorInstallersByQueryForbidden) IsClientError() bool
IsClientError returns true when this get combined sensor installers by query forbidden response has a 4xx status code
func (*GetCombinedSensorInstallersByQueryForbidden) IsCode ¶ added in v0.2.27
func (o *GetCombinedSensorInstallersByQueryForbidden) IsCode(code int) bool
IsCode returns true when this get combined sensor installers by query forbidden response a status code equal to that given
func (*GetCombinedSensorInstallersByQueryForbidden) IsRedirect ¶ added in v0.2.27
func (o *GetCombinedSensorInstallersByQueryForbidden) IsRedirect() bool
IsRedirect returns true when this get combined sensor installers by query forbidden response has a 3xx status code
func (*GetCombinedSensorInstallersByQueryForbidden) IsServerError ¶ added in v0.2.27
func (o *GetCombinedSensorInstallersByQueryForbidden) IsServerError() bool
IsServerError returns true when this get combined sensor installers by query forbidden response has a 5xx status code
func (*GetCombinedSensorInstallersByQueryForbidden) IsSuccess ¶ added in v0.2.27
func (o *GetCombinedSensorInstallersByQueryForbidden) IsSuccess() bool
IsSuccess returns true when this get combined sensor installers by query forbidden response has a 2xx status code
func (*GetCombinedSensorInstallersByQueryForbidden) String ¶ added in v0.2.27
func (o *GetCombinedSensorInstallersByQueryForbidden) String() string
type GetCombinedSensorInstallersByQueryOK ¶
type GetCombinedSensorInstallersByQueryOK struct { /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.DomainSensorInstallersV1 }
GetCombinedSensorInstallersByQueryOK describes a response with status code 200, with default header values.
OK
func NewGetCombinedSensorInstallersByQueryOK ¶
func NewGetCombinedSensorInstallersByQueryOK() *GetCombinedSensorInstallersByQueryOK
NewGetCombinedSensorInstallersByQueryOK creates a GetCombinedSensorInstallersByQueryOK with default headers values
func (*GetCombinedSensorInstallersByQueryOK) Code ¶ added in v0.2.33
func (o *GetCombinedSensorInstallersByQueryOK) Code() int
Code gets the status code for the get combined sensor installers by query o k response
func (*GetCombinedSensorInstallersByQueryOK) Error ¶
func (o *GetCombinedSensorInstallersByQueryOK) Error() string
func (*GetCombinedSensorInstallersByQueryOK) GetPayload ¶
func (o *GetCombinedSensorInstallersByQueryOK) GetPayload() *models.DomainSensorInstallersV1
func (*GetCombinedSensorInstallersByQueryOK) IsClientError ¶ added in v0.2.27
func (o *GetCombinedSensorInstallersByQueryOK) IsClientError() bool
IsClientError returns true when this get combined sensor installers by query o k response has a 4xx status code
func (*GetCombinedSensorInstallersByQueryOK) IsCode ¶ added in v0.2.27
func (o *GetCombinedSensorInstallersByQueryOK) IsCode(code int) bool
IsCode returns true when this get combined sensor installers by query o k response a status code equal to that given
func (*GetCombinedSensorInstallersByQueryOK) IsRedirect ¶ added in v0.2.27
func (o *GetCombinedSensorInstallersByQueryOK) IsRedirect() bool
IsRedirect returns true when this get combined sensor installers by query o k response has a 3xx status code
func (*GetCombinedSensorInstallersByQueryOK) IsServerError ¶ added in v0.2.27
func (o *GetCombinedSensorInstallersByQueryOK) IsServerError() bool
IsServerError returns true when this get combined sensor installers by query o k response has a 5xx status code
func (*GetCombinedSensorInstallersByQueryOK) IsSuccess ¶ added in v0.2.27
func (o *GetCombinedSensorInstallersByQueryOK) IsSuccess() bool
IsSuccess returns true when this get combined sensor installers by query o k response has a 2xx status code
func (*GetCombinedSensorInstallersByQueryOK) String ¶ added in v0.2.27
func (o *GetCombinedSensorInstallersByQueryOK) String() string
type GetCombinedSensorInstallersByQueryParams ¶
type GetCombinedSensorInstallersByQueryParams struct { /* Filter. Filter items using a query in Falcon Query Language (FQL). An asterisk wildcard * includes all results. Common filter options include: <ul><li>platform:"windows"</li><li>version:>"5.2"</li></ul> */ Filter *string /* Limit. The number of items to return in this response (default: 100, max: 500). Use with the offset parameter to manage pagination of results. */ Limit *int64 /* Offset. The first item to return, where 0 is the latest item. Use with the limit parameter to manage pagination of results. */ Offset *int64 /* Sort. Sort items using their properties. Common sort options include: <ul><li>version|asc</li><li>release_date|desc</li></ul> */ Sort *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetCombinedSensorInstallersByQueryParams contains all the parameters to send to the API endpoint
for the get combined sensor installers by query operation. Typically these are written to a http.Request.
func NewGetCombinedSensorInstallersByQueryParams ¶
func NewGetCombinedSensorInstallersByQueryParams() *GetCombinedSensorInstallersByQueryParams
NewGetCombinedSensorInstallersByQueryParams creates a new GetCombinedSensorInstallersByQueryParams 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 NewGetCombinedSensorInstallersByQueryParamsWithContext ¶
func NewGetCombinedSensorInstallersByQueryParamsWithContext(ctx context.Context) *GetCombinedSensorInstallersByQueryParams
NewGetCombinedSensorInstallersByQueryParamsWithContext creates a new GetCombinedSensorInstallersByQueryParams object with the ability to set a context for a request.
func NewGetCombinedSensorInstallersByQueryParamsWithHTTPClient ¶
func NewGetCombinedSensorInstallersByQueryParamsWithHTTPClient(client *http.Client) *GetCombinedSensorInstallersByQueryParams
NewGetCombinedSensorInstallersByQueryParamsWithHTTPClient creates a new GetCombinedSensorInstallersByQueryParams object with the ability to set a custom HTTPClient for a request.
func NewGetCombinedSensorInstallersByQueryParamsWithTimeout ¶
func NewGetCombinedSensorInstallersByQueryParamsWithTimeout(timeout time.Duration) *GetCombinedSensorInstallersByQueryParams
NewGetCombinedSensorInstallersByQueryParamsWithTimeout creates a new GetCombinedSensorInstallersByQueryParams object with the ability to set a timeout on a request.
func (*GetCombinedSensorInstallersByQueryParams) SetContext ¶
func (o *GetCombinedSensorInstallersByQueryParams) SetContext(ctx context.Context)
SetContext adds the context to the get combined sensor installers by query params
func (*GetCombinedSensorInstallersByQueryParams) SetDefaults ¶
func (o *GetCombinedSensorInstallersByQueryParams) SetDefaults()
SetDefaults hydrates default values in the get combined sensor installers by query params (not the query body).
All values with no default are reset to their zero value.
func (*GetCombinedSensorInstallersByQueryParams) SetFilter ¶
func (o *GetCombinedSensorInstallersByQueryParams) SetFilter(filter *string)
SetFilter adds the filter to the get combined sensor installers by query params
func (*GetCombinedSensorInstallersByQueryParams) SetHTTPClient ¶
func (o *GetCombinedSensorInstallersByQueryParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get combined sensor installers by query params
func (*GetCombinedSensorInstallersByQueryParams) SetLimit ¶
func (o *GetCombinedSensorInstallersByQueryParams) SetLimit(limit *int64)
SetLimit adds the limit to the get combined sensor installers by query params
func (*GetCombinedSensorInstallersByQueryParams) SetOffset ¶
func (o *GetCombinedSensorInstallersByQueryParams) SetOffset(offset *int64)
SetOffset adds the offset to the get combined sensor installers by query params
func (*GetCombinedSensorInstallersByQueryParams) SetSort ¶
func (o *GetCombinedSensorInstallersByQueryParams) SetSort(sort *string)
SetSort adds the sort to the get combined sensor installers by query params
func (*GetCombinedSensorInstallersByQueryParams) SetTimeout ¶
func (o *GetCombinedSensorInstallersByQueryParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get combined sensor installers by query params
func (*GetCombinedSensorInstallersByQueryParams) WithContext ¶
func (o *GetCombinedSensorInstallersByQueryParams) WithContext(ctx context.Context) *GetCombinedSensorInstallersByQueryParams
WithContext adds the context to the get combined sensor installers by query params
func (*GetCombinedSensorInstallersByQueryParams) WithDefaults ¶
func (o *GetCombinedSensorInstallersByQueryParams) WithDefaults() *GetCombinedSensorInstallersByQueryParams
WithDefaults hydrates default values in the get combined sensor installers by query params (not the query body).
All values with no default are reset to their zero value.
func (*GetCombinedSensorInstallersByQueryParams) WithFilter ¶
func (o *GetCombinedSensorInstallersByQueryParams) WithFilter(filter *string) *GetCombinedSensorInstallersByQueryParams
WithFilter adds the filter to the get combined sensor installers by query params
func (*GetCombinedSensorInstallersByQueryParams) WithHTTPClient ¶
func (o *GetCombinedSensorInstallersByQueryParams) WithHTTPClient(client *http.Client) *GetCombinedSensorInstallersByQueryParams
WithHTTPClient adds the HTTPClient to the get combined sensor installers by query params
func (*GetCombinedSensorInstallersByQueryParams) WithLimit ¶
func (o *GetCombinedSensorInstallersByQueryParams) WithLimit(limit *int64) *GetCombinedSensorInstallersByQueryParams
WithLimit adds the limit to the get combined sensor installers by query params
func (*GetCombinedSensorInstallersByQueryParams) WithOffset ¶
func (o *GetCombinedSensorInstallersByQueryParams) WithOffset(offset *int64) *GetCombinedSensorInstallersByQueryParams
WithOffset adds the offset to the get combined sensor installers by query params
func (*GetCombinedSensorInstallersByQueryParams) WithSort ¶
func (o *GetCombinedSensorInstallersByQueryParams) WithSort(sort *string) *GetCombinedSensorInstallersByQueryParams
WithSort adds the sort to the get combined sensor installers by query params
func (*GetCombinedSensorInstallersByQueryParams) WithTimeout ¶
func (o *GetCombinedSensorInstallersByQueryParams) WithTimeout(timeout time.Duration) *GetCombinedSensorInstallersByQueryParams
WithTimeout adds the timeout to the get combined sensor installers by query params
func (*GetCombinedSensorInstallersByQueryParams) WriteToRequest ¶
func (o *GetCombinedSensorInstallersByQueryParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetCombinedSensorInstallersByQueryReader ¶
type GetCombinedSensorInstallersByQueryReader struct {
// contains filtered or unexported fields
}
GetCombinedSensorInstallersByQueryReader is a Reader for the GetCombinedSensorInstallersByQuery structure.
func (*GetCombinedSensorInstallersByQueryReader) ReadResponse ¶
func (o *GetCombinedSensorInstallersByQueryReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetCombinedSensorInstallersByQueryTooManyRequests ¶
type GetCombinedSensorInstallersByQueryTooManyRequests struct { /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 /* Too many requests, retry after this time (as milliseconds since epoch) */ XRateLimitRetryAfter int64 Payload *models.MsaReplyMetaOnly }
GetCombinedSensorInstallersByQueryTooManyRequests describes a response with status code 429, with default header values.
Too Many Requests
func NewGetCombinedSensorInstallersByQueryTooManyRequests ¶
func NewGetCombinedSensorInstallersByQueryTooManyRequests() *GetCombinedSensorInstallersByQueryTooManyRequests
NewGetCombinedSensorInstallersByQueryTooManyRequests creates a GetCombinedSensorInstallersByQueryTooManyRequests with default headers values
func (*GetCombinedSensorInstallersByQueryTooManyRequests) Code ¶ added in v0.2.33
func (o *GetCombinedSensorInstallersByQueryTooManyRequests) Code() int
Code gets the status code for the get combined sensor installers by query too many requests response
func (*GetCombinedSensorInstallersByQueryTooManyRequests) Error ¶
func (o *GetCombinedSensorInstallersByQueryTooManyRequests) Error() string
func (*GetCombinedSensorInstallersByQueryTooManyRequests) GetPayload ¶
func (o *GetCombinedSensorInstallersByQueryTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
func (*GetCombinedSensorInstallersByQueryTooManyRequests) IsClientError ¶ added in v0.2.27
func (o *GetCombinedSensorInstallersByQueryTooManyRequests) IsClientError() bool
IsClientError returns true when this get combined sensor installers by query too many requests response has a 4xx status code
func (*GetCombinedSensorInstallersByQueryTooManyRequests) IsCode ¶ added in v0.2.27
func (o *GetCombinedSensorInstallersByQueryTooManyRequests) IsCode(code int) bool
IsCode returns true when this get combined sensor installers by query too many requests response a status code equal to that given
func (*GetCombinedSensorInstallersByQueryTooManyRequests) IsRedirect ¶ added in v0.2.27
func (o *GetCombinedSensorInstallersByQueryTooManyRequests) IsRedirect() bool
IsRedirect returns true when this get combined sensor installers by query too many requests response has a 3xx status code
func (*GetCombinedSensorInstallersByQueryTooManyRequests) IsServerError ¶ added in v0.2.27
func (o *GetCombinedSensorInstallersByQueryTooManyRequests) IsServerError() bool
IsServerError returns true when this get combined sensor installers by query too many requests response has a 5xx status code
func (*GetCombinedSensorInstallersByQueryTooManyRequests) IsSuccess ¶ added in v0.2.27
func (o *GetCombinedSensorInstallersByQueryTooManyRequests) IsSuccess() bool
IsSuccess returns true when this get combined sensor installers by query too many requests response has a 2xx status code
func (*GetCombinedSensorInstallersByQueryTooManyRequests) String ¶ added in v0.2.27
func (o *GetCombinedSensorInstallersByQueryTooManyRequests) String() string
type GetSensorInstallersByQueryBadRequest ¶
type GetSensorInstallersByQueryBadRequest struct { /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaQueryResponse }
GetSensorInstallersByQueryBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewGetSensorInstallersByQueryBadRequest ¶
func NewGetSensorInstallersByQueryBadRequest() *GetSensorInstallersByQueryBadRequest
NewGetSensorInstallersByQueryBadRequest creates a GetSensorInstallersByQueryBadRequest with default headers values
func (*GetSensorInstallersByQueryBadRequest) Code ¶ added in v0.2.33
func (o *GetSensorInstallersByQueryBadRequest) Code() int
Code gets the status code for the get sensor installers by query bad request response
func (*GetSensorInstallersByQueryBadRequest) Error ¶
func (o *GetSensorInstallersByQueryBadRequest) Error() string
func (*GetSensorInstallersByQueryBadRequest) GetPayload ¶
func (o *GetSensorInstallersByQueryBadRequest) GetPayload() *models.MsaQueryResponse
func (*GetSensorInstallersByQueryBadRequest) IsClientError ¶ added in v0.2.27
func (o *GetSensorInstallersByQueryBadRequest) IsClientError() bool
IsClientError returns true when this get sensor installers by query bad request response has a 4xx status code
func (*GetSensorInstallersByQueryBadRequest) IsCode ¶ added in v0.2.27
func (o *GetSensorInstallersByQueryBadRequest) IsCode(code int) bool
IsCode returns true when this get sensor installers by query bad request response a status code equal to that given
func (*GetSensorInstallersByQueryBadRequest) IsRedirect ¶ added in v0.2.27
func (o *GetSensorInstallersByQueryBadRequest) IsRedirect() bool
IsRedirect returns true when this get sensor installers by query bad request response has a 3xx status code
func (*GetSensorInstallersByQueryBadRequest) IsServerError ¶ added in v0.2.27
func (o *GetSensorInstallersByQueryBadRequest) IsServerError() bool
IsServerError returns true when this get sensor installers by query bad request response has a 5xx status code
func (*GetSensorInstallersByQueryBadRequest) IsSuccess ¶ added in v0.2.27
func (o *GetSensorInstallersByQueryBadRequest) IsSuccess() bool
IsSuccess returns true when this get sensor installers by query bad request response has a 2xx status code
func (*GetSensorInstallersByQueryBadRequest) String ¶ added in v0.2.27
func (o *GetSensorInstallersByQueryBadRequest) String() string
type GetSensorInstallersByQueryDefault ¶
type GetSensorInstallersByQueryDefault struct { Payload *models.MsaQueryResponse // contains filtered or unexported fields }
GetSensorInstallersByQueryDefault describes a response with status code -1, with default header values.
OK
func NewGetSensorInstallersByQueryDefault ¶
func NewGetSensorInstallersByQueryDefault(code int) *GetSensorInstallersByQueryDefault
NewGetSensorInstallersByQueryDefault creates a GetSensorInstallersByQueryDefault with default headers values
func (*GetSensorInstallersByQueryDefault) Code ¶
func (o *GetSensorInstallersByQueryDefault) Code() int
Code gets the status code for the get sensor installers by query default response
func (*GetSensorInstallersByQueryDefault) Error ¶
func (o *GetSensorInstallersByQueryDefault) Error() string
func (*GetSensorInstallersByQueryDefault) GetPayload ¶
func (o *GetSensorInstallersByQueryDefault) GetPayload() *models.MsaQueryResponse
func (*GetSensorInstallersByQueryDefault) IsClientError ¶ added in v0.2.27
func (o *GetSensorInstallersByQueryDefault) IsClientError() bool
IsClientError returns true when this get sensor installers by query default response has a 4xx status code
func (*GetSensorInstallersByQueryDefault) IsCode ¶ added in v0.2.27
func (o *GetSensorInstallersByQueryDefault) IsCode(code int) bool
IsCode returns true when this get sensor installers by query default response a status code equal to that given
func (*GetSensorInstallersByQueryDefault) IsRedirect ¶ added in v0.2.27
func (o *GetSensorInstallersByQueryDefault) IsRedirect() bool
IsRedirect returns true when this get sensor installers by query default response has a 3xx status code
func (*GetSensorInstallersByQueryDefault) IsServerError ¶ added in v0.2.27
func (o *GetSensorInstallersByQueryDefault) IsServerError() bool
IsServerError returns true when this get sensor installers by query default response has a 5xx status code
func (*GetSensorInstallersByQueryDefault) IsSuccess ¶ added in v0.2.27
func (o *GetSensorInstallersByQueryDefault) IsSuccess() bool
IsSuccess returns true when this get sensor installers by query default response has a 2xx status code
func (*GetSensorInstallersByQueryDefault) String ¶ added in v0.2.27
func (o *GetSensorInstallersByQueryDefault) String() string
type GetSensorInstallersByQueryForbidden ¶
type GetSensorInstallersByQueryForbidden struct { /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaReplyMetaOnly }
GetSensorInstallersByQueryForbidden describes a response with status code 403, with default header values.
Forbidden
func NewGetSensorInstallersByQueryForbidden ¶
func NewGetSensorInstallersByQueryForbidden() *GetSensorInstallersByQueryForbidden
NewGetSensorInstallersByQueryForbidden creates a GetSensorInstallersByQueryForbidden with default headers values
func (*GetSensorInstallersByQueryForbidden) Code ¶ added in v0.2.33
func (o *GetSensorInstallersByQueryForbidden) Code() int
Code gets the status code for the get sensor installers by query forbidden response
func (*GetSensorInstallersByQueryForbidden) Error ¶
func (o *GetSensorInstallersByQueryForbidden) Error() string
func (*GetSensorInstallersByQueryForbidden) GetPayload ¶
func (o *GetSensorInstallersByQueryForbidden) GetPayload() *models.MsaReplyMetaOnly
func (*GetSensorInstallersByQueryForbidden) IsClientError ¶ added in v0.2.27
func (o *GetSensorInstallersByQueryForbidden) IsClientError() bool
IsClientError returns true when this get sensor installers by query forbidden response has a 4xx status code
func (*GetSensorInstallersByQueryForbidden) IsCode ¶ added in v0.2.27
func (o *GetSensorInstallersByQueryForbidden) IsCode(code int) bool
IsCode returns true when this get sensor installers by query forbidden response a status code equal to that given
func (*GetSensorInstallersByQueryForbidden) IsRedirect ¶ added in v0.2.27
func (o *GetSensorInstallersByQueryForbidden) IsRedirect() bool
IsRedirect returns true when this get sensor installers by query forbidden response has a 3xx status code
func (*GetSensorInstallersByQueryForbidden) IsServerError ¶ added in v0.2.27
func (o *GetSensorInstallersByQueryForbidden) IsServerError() bool
IsServerError returns true when this get sensor installers by query forbidden response has a 5xx status code
func (*GetSensorInstallersByQueryForbidden) IsSuccess ¶ added in v0.2.27
func (o *GetSensorInstallersByQueryForbidden) IsSuccess() bool
IsSuccess returns true when this get sensor installers by query forbidden response has a 2xx status code
func (*GetSensorInstallersByQueryForbidden) String ¶ added in v0.2.27
func (o *GetSensorInstallersByQueryForbidden) String() string
type GetSensorInstallersByQueryOK ¶
type GetSensorInstallersByQueryOK struct { /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaQueryResponse }
GetSensorInstallersByQueryOK describes a response with status code 200, with default header values.
OK
func NewGetSensorInstallersByQueryOK ¶
func NewGetSensorInstallersByQueryOK() *GetSensorInstallersByQueryOK
NewGetSensorInstallersByQueryOK creates a GetSensorInstallersByQueryOK with default headers values
func (*GetSensorInstallersByQueryOK) Code ¶ added in v0.2.33
func (o *GetSensorInstallersByQueryOK) Code() int
Code gets the status code for the get sensor installers by query o k response
func (*GetSensorInstallersByQueryOK) Error ¶
func (o *GetSensorInstallersByQueryOK) Error() string
func (*GetSensorInstallersByQueryOK) GetPayload ¶
func (o *GetSensorInstallersByQueryOK) GetPayload() *models.MsaQueryResponse
func (*GetSensorInstallersByQueryOK) IsClientError ¶ added in v0.2.27
func (o *GetSensorInstallersByQueryOK) IsClientError() bool
IsClientError returns true when this get sensor installers by query o k response has a 4xx status code
func (*GetSensorInstallersByQueryOK) IsCode ¶ added in v0.2.27
func (o *GetSensorInstallersByQueryOK) IsCode(code int) bool
IsCode returns true when this get sensor installers by query o k response a status code equal to that given
func (*GetSensorInstallersByQueryOK) IsRedirect ¶ added in v0.2.27
func (o *GetSensorInstallersByQueryOK) IsRedirect() bool
IsRedirect returns true when this get sensor installers by query o k response has a 3xx status code
func (*GetSensorInstallersByQueryOK) IsServerError ¶ added in v0.2.27
func (o *GetSensorInstallersByQueryOK) IsServerError() bool
IsServerError returns true when this get sensor installers by query o k response has a 5xx status code
func (*GetSensorInstallersByQueryOK) IsSuccess ¶ added in v0.2.27
func (o *GetSensorInstallersByQueryOK) IsSuccess() bool
IsSuccess returns true when this get sensor installers by query o k response has a 2xx status code
func (*GetSensorInstallersByQueryOK) String ¶ added in v0.2.27
func (o *GetSensorInstallersByQueryOK) String() string
type GetSensorInstallersByQueryParams ¶
type GetSensorInstallersByQueryParams struct { /* Filter. Filter items using a query in Falcon Query Language (FQL). An asterisk wildcard * includes all results. Common filter options include: <ul><li>platform:"windows"</li><li>version:>"5.2"</li></ul> */ Filter *string /* Limit. The number of items to return in this response (default: 100, max: 500). Use with the offset parameter to manage pagination of results. */ Limit *int64 /* Offset. The first item to return, where 0 is the latest item. Use with the limit parameter to manage pagination of results. */ Offset *int64 /* Sort. Sort items using their properties. Common sort options include: <ul><li>version|asc</li><li>release_date|desc</li></ul> */ Sort *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetSensorInstallersByQueryParams contains all the parameters to send to the API endpoint
for the get sensor installers by query operation. Typically these are written to a http.Request.
func NewGetSensorInstallersByQueryParams ¶
func NewGetSensorInstallersByQueryParams() *GetSensorInstallersByQueryParams
NewGetSensorInstallersByQueryParams creates a new GetSensorInstallersByQueryParams 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 NewGetSensorInstallersByQueryParamsWithContext ¶
func NewGetSensorInstallersByQueryParamsWithContext(ctx context.Context) *GetSensorInstallersByQueryParams
NewGetSensorInstallersByQueryParamsWithContext creates a new GetSensorInstallersByQueryParams object with the ability to set a context for a request.
func NewGetSensorInstallersByQueryParamsWithHTTPClient ¶
func NewGetSensorInstallersByQueryParamsWithHTTPClient(client *http.Client) *GetSensorInstallersByQueryParams
NewGetSensorInstallersByQueryParamsWithHTTPClient creates a new GetSensorInstallersByQueryParams object with the ability to set a custom HTTPClient for a request.
func NewGetSensorInstallersByQueryParamsWithTimeout ¶
func NewGetSensorInstallersByQueryParamsWithTimeout(timeout time.Duration) *GetSensorInstallersByQueryParams
NewGetSensorInstallersByQueryParamsWithTimeout creates a new GetSensorInstallersByQueryParams object with the ability to set a timeout on a request.
func (*GetSensorInstallersByQueryParams) SetContext ¶
func (o *GetSensorInstallersByQueryParams) SetContext(ctx context.Context)
SetContext adds the context to the get sensor installers by query params
func (*GetSensorInstallersByQueryParams) SetDefaults ¶
func (o *GetSensorInstallersByQueryParams) SetDefaults()
SetDefaults hydrates default values in the get sensor installers by query params (not the query body).
All values with no default are reset to their zero value.
func (*GetSensorInstallersByQueryParams) SetFilter ¶
func (o *GetSensorInstallersByQueryParams) SetFilter(filter *string)
SetFilter adds the filter to the get sensor installers by query params
func (*GetSensorInstallersByQueryParams) SetHTTPClient ¶
func (o *GetSensorInstallersByQueryParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get sensor installers by query params
func (*GetSensorInstallersByQueryParams) SetLimit ¶
func (o *GetSensorInstallersByQueryParams) SetLimit(limit *int64)
SetLimit adds the limit to the get sensor installers by query params
func (*GetSensorInstallersByQueryParams) SetOffset ¶
func (o *GetSensorInstallersByQueryParams) SetOffset(offset *int64)
SetOffset adds the offset to the get sensor installers by query params
func (*GetSensorInstallersByQueryParams) SetSort ¶
func (o *GetSensorInstallersByQueryParams) SetSort(sort *string)
SetSort adds the sort to the get sensor installers by query params
func (*GetSensorInstallersByQueryParams) SetTimeout ¶
func (o *GetSensorInstallersByQueryParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get sensor installers by query params
func (*GetSensorInstallersByQueryParams) WithContext ¶
func (o *GetSensorInstallersByQueryParams) WithContext(ctx context.Context) *GetSensorInstallersByQueryParams
WithContext adds the context to the get sensor installers by query params
func (*GetSensorInstallersByQueryParams) WithDefaults ¶
func (o *GetSensorInstallersByQueryParams) WithDefaults() *GetSensorInstallersByQueryParams
WithDefaults hydrates default values in the get sensor installers by query params (not the query body).
All values with no default are reset to their zero value.
func (*GetSensorInstallersByQueryParams) WithFilter ¶
func (o *GetSensorInstallersByQueryParams) WithFilter(filter *string) *GetSensorInstallersByQueryParams
WithFilter adds the filter to the get sensor installers by query params
func (*GetSensorInstallersByQueryParams) WithHTTPClient ¶
func (o *GetSensorInstallersByQueryParams) WithHTTPClient(client *http.Client) *GetSensorInstallersByQueryParams
WithHTTPClient adds the HTTPClient to the get sensor installers by query params
func (*GetSensorInstallersByQueryParams) WithLimit ¶
func (o *GetSensorInstallersByQueryParams) WithLimit(limit *int64) *GetSensorInstallersByQueryParams
WithLimit adds the limit to the get sensor installers by query params
func (*GetSensorInstallersByQueryParams) WithOffset ¶
func (o *GetSensorInstallersByQueryParams) WithOffset(offset *int64) *GetSensorInstallersByQueryParams
WithOffset adds the offset to the get sensor installers by query params
func (*GetSensorInstallersByQueryParams) WithSort ¶
func (o *GetSensorInstallersByQueryParams) WithSort(sort *string) *GetSensorInstallersByQueryParams
WithSort adds the sort to the get sensor installers by query params
func (*GetSensorInstallersByQueryParams) WithTimeout ¶
func (o *GetSensorInstallersByQueryParams) WithTimeout(timeout time.Duration) *GetSensorInstallersByQueryParams
WithTimeout adds the timeout to the get sensor installers by query params
func (*GetSensorInstallersByQueryParams) WriteToRequest ¶
func (o *GetSensorInstallersByQueryParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetSensorInstallersByQueryReader ¶
type GetSensorInstallersByQueryReader struct {
// contains filtered or unexported fields
}
GetSensorInstallersByQueryReader is a Reader for the GetSensorInstallersByQuery structure.
func (*GetSensorInstallersByQueryReader) ReadResponse ¶
func (o *GetSensorInstallersByQueryReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetSensorInstallersByQueryTooManyRequests ¶
type GetSensorInstallersByQueryTooManyRequests struct { /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 /* Too many requests, retry after this time (as milliseconds since epoch) */ XRateLimitRetryAfter int64 Payload *models.MsaReplyMetaOnly }
GetSensorInstallersByQueryTooManyRequests describes a response with status code 429, with default header values.
Too Many Requests
func NewGetSensorInstallersByQueryTooManyRequests ¶
func NewGetSensorInstallersByQueryTooManyRequests() *GetSensorInstallersByQueryTooManyRequests
NewGetSensorInstallersByQueryTooManyRequests creates a GetSensorInstallersByQueryTooManyRequests with default headers values
func (*GetSensorInstallersByQueryTooManyRequests) Code ¶ added in v0.2.33
func (o *GetSensorInstallersByQueryTooManyRequests) Code() int
Code gets the status code for the get sensor installers by query too many requests response
func (*GetSensorInstallersByQueryTooManyRequests) Error ¶
func (o *GetSensorInstallersByQueryTooManyRequests) Error() string
func (*GetSensorInstallersByQueryTooManyRequests) GetPayload ¶
func (o *GetSensorInstallersByQueryTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
func (*GetSensorInstallersByQueryTooManyRequests) IsClientError ¶ added in v0.2.27
func (o *GetSensorInstallersByQueryTooManyRequests) IsClientError() bool
IsClientError returns true when this get sensor installers by query too many requests response has a 4xx status code
func (*GetSensorInstallersByQueryTooManyRequests) IsCode ¶ added in v0.2.27
func (o *GetSensorInstallersByQueryTooManyRequests) IsCode(code int) bool
IsCode returns true when this get sensor installers by query too many requests response a status code equal to that given
func (*GetSensorInstallersByQueryTooManyRequests) IsRedirect ¶ added in v0.2.27
func (o *GetSensorInstallersByQueryTooManyRequests) IsRedirect() bool
IsRedirect returns true when this get sensor installers by query too many requests response has a 3xx status code
func (*GetSensorInstallersByQueryTooManyRequests) IsServerError ¶ added in v0.2.27
func (o *GetSensorInstallersByQueryTooManyRequests) IsServerError() bool
IsServerError returns true when this get sensor installers by query too many requests response has a 5xx status code
func (*GetSensorInstallersByQueryTooManyRequests) IsSuccess ¶ added in v0.2.27
func (o *GetSensorInstallersByQueryTooManyRequests) IsSuccess() bool
IsSuccess returns true when this get sensor installers by query too many requests response has a 2xx status code
func (*GetSensorInstallersByQueryTooManyRequests) String ¶ added in v0.2.27
func (o *GetSensorInstallersByQueryTooManyRequests) String() string
type GetSensorInstallersCCIDByQueryBadRequest ¶
type GetSensorInstallersCCIDByQueryBadRequest struct { /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaQueryResponse }
GetSensorInstallersCCIDByQueryBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewGetSensorInstallersCCIDByQueryBadRequest ¶
func NewGetSensorInstallersCCIDByQueryBadRequest() *GetSensorInstallersCCIDByQueryBadRequest
NewGetSensorInstallersCCIDByQueryBadRequest creates a GetSensorInstallersCCIDByQueryBadRequest with default headers values
func (*GetSensorInstallersCCIDByQueryBadRequest) Code ¶ added in v0.2.33
func (o *GetSensorInstallersCCIDByQueryBadRequest) Code() int
Code gets the status code for the get sensor installers c c Id by query bad request response
func (*GetSensorInstallersCCIDByQueryBadRequest) Error ¶
func (o *GetSensorInstallersCCIDByQueryBadRequest) Error() string
func (*GetSensorInstallersCCIDByQueryBadRequest) GetPayload ¶
func (o *GetSensorInstallersCCIDByQueryBadRequest) GetPayload() *models.MsaQueryResponse
func (*GetSensorInstallersCCIDByQueryBadRequest) IsClientError ¶ added in v0.2.27
func (o *GetSensorInstallersCCIDByQueryBadRequest) IsClientError() bool
IsClientError returns true when this get sensor installers c c Id by query bad request response has a 4xx status code
func (*GetSensorInstallersCCIDByQueryBadRequest) IsCode ¶ added in v0.2.27
func (o *GetSensorInstallersCCIDByQueryBadRequest) IsCode(code int) bool
IsCode returns true when this get sensor installers c c Id by query bad request response a status code equal to that given
func (*GetSensorInstallersCCIDByQueryBadRequest) IsRedirect ¶ added in v0.2.27
func (o *GetSensorInstallersCCIDByQueryBadRequest) IsRedirect() bool
IsRedirect returns true when this get sensor installers c c Id by query bad request response has a 3xx status code
func (*GetSensorInstallersCCIDByQueryBadRequest) IsServerError ¶ added in v0.2.27
func (o *GetSensorInstallersCCIDByQueryBadRequest) IsServerError() bool
IsServerError returns true when this get sensor installers c c Id by query bad request response has a 5xx status code
func (*GetSensorInstallersCCIDByQueryBadRequest) IsSuccess ¶ added in v0.2.27
func (o *GetSensorInstallersCCIDByQueryBadRequest) IsSuccess() bool
IsSuccess returns true when this get sensor installers c c Id by query bad request response has a 2xx status code
func (*GetSensorInstallersCCIDByQueryBadRequest) String ¶ added in v0.2.27
func (o *GetSensorInstallersCCIDByQueryBadRequest) String() string
type GetSensorInstallersCCIDByQueryDefault ¶
type GetSensorInstallersCCIDByQueryDefault struct { Payload *models.MsaQueryResponse // contains filtered or unexported fields }
GetSensorInstallersCCIDByQueryDefault describes a response with status code -1, with default header values.
OK
func NewGetSensorInstallersCCIDByQueryDefault ¶
func NewGetSensorInstallersCCIDByQueryDefault(code int) *GetSensorInstallersCCIDByQueryDefault
NewGetSensorInstallersCCIDByQueryDefault creates a GetSensorInstallersCCIDByQueryDefault with default headers values
func (*GetSensorInstallersCCIDByQueryDefault) Code ¶
func (o *GetSensorInstallersCCIDByQueryDefault) Code() int
Code gets the status code for the get sensor installers c c ID by query default response
func (*GetSensorInstallersCCIDByQueryDefault) Error ¶
func (o *GetSensorInstallersCCIDByQueryDefault) Error() string
func (*GetSensorInstallersCCIDByQueryDefault) GetPayload ¶
func (o *GetSensorInstallersCCIDByQueryDefault) GetPayload() *models.MsaQueryResponse
func (*GetSensorInstallersCCIDByQueryDefault) IsClientError ¶ added in v0.2.27
func (o *GetSensorInstallersCCIDByQueryDefault) IsClientError() bool
IsClientError returns true when this get sensor installers c c ID by query default response has a 4xx status code
func (*GetSensorInstallersCCIDByQueryDefault) IsCode ¶ added in v0.2.27
func (o *GetSensorInstallersCCIDByQueryDefault) IsCode(code int) bool
IsCode returns true when this get sensor installers c c ID by query default response a status code equal to that given
func (*GetSensorInstallersCCIDByQueryDefault) IsRedirect ¶ added in v0.2.27
func (o *GetSensorInstallersCCIDByQueryDefault) IsRedirect() bool
IsRedirect returns true when this get sensor installers c c ID by query default response has a 3xx status code
func (*GetSensorInstallersCCIDByQueryDefault) IsServerError ¶ added in v0.2.27
func (o *GetSensorInstallersCCIDByQueryDefault) IsServerError() bool
IsServerError returns true when this get sensor installers c c ID by query default response has a 5xx status code
func (*GetSensorInstallersCCIDByQueryDefault) IsSuccess ¶ added in v0.2.27
func (o *GetSensorInstallersCCIDByQueryDefault) IsSuccess() bool
IsSuccess returns true when this get sensor installers c c ID by query default response has a 2xx status code
func (*GetSensorInstallersCCIDByQueryDefault) String ¶ added in v0.2.27
func (o *GetSensorInstallersCCIDByQueryDefault) String() string
type GetSensorInstallersCCIDByQueryForbidden ¶
type GetSensorInstallersCCIDByQueryForbidden struct { /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaReplyMetaOnly }
GetSensorInstallersCCIDByQueryForbidden describes a response with status code 403, with default header values.
Forbidden
func NewGetSensorInstallersCCIDByQueryForbidden ¶
func NewGetSensorInstallersCCIDByQueryForbidden() *GetSensorInstallersCCIDByQueryForbidden
NewGetSensorInstallersCCIDByQueryForbidden creates a GetSensorInstallersCCIDByQueryForbidden with default headers values
func (*GetSensorInstallersCCIDByQueryForbidden) Code ¶ added in v0.2.33
func (o *GetSensorInstallersCCIDByQueryForbidden) Code() int
Code gets the status code for the get sensor installers c c Id by query forbidden response
func (*GetSensorInstallersCCIDByQueryForbidden) Error ¶
func (o *GetSensorInstallersCCIDByQueryForbidden) Error() string
func (*GetSensorInstallersCCIDByQueryForbidden) GetPayload ¶
func (o *GetSensorInstallersCCIDByQueryForbidden) GetPayload() *models.MsaReplyMetaOnly
func (*GetSensorInstallersCCIDByQueryForbidden) IsClientError ¶ added in v0.2.27
func (o *GetSensorInstallersCCIDByQueryForbidden) IsClientError() bool
IsClientError returns true when this get sensor installers c c Id by query forbidden response has a 4xx status code
func (*GetSensorInstallersCCIDByQueryForbidden) IsCode ¶ added in v0.2.27
func (o *GetSensorInstallersCCIDByQueryForbidden) IsCode(code int) bool
IsCode returns true when this get sensor installers c c Id by query forbidden response a status code equal to that given
func (*GetSensorInstallersCCIDByQueryForbidden) IsRedirect ¶ added in v0.2.27
func (o *GetSensorInstallersCCIDByQueryForbidden) IsRedirect() bool
IsRedirect returns true when this get sensor installers c c Id by query forbidden response has a 3xx status code
func (*GetSensorInstallersCCIDByQueryForbidden) IsServerError ¶ added in v0.2.27
func (o *GetSensorInstallersCCIDByQueryForbidden) IsServerError() bool
IsServerError returns true when this get sensor installers c c Id by query forbidden response has a 5xx status code
func (*GetSensorInstallersCCIDByQueryForbidden) IsSuccess ¶ added in v0.2.27
func (o *GetSensorInstallersCCIDByQueryForbidden) IsSuccess() bool
IsSuccess returns true when this get sensor installers c c Id by query forbidden response has a 2xx status code
func (*GetSensorInstallersCCIDByQueryForbidden) String ¶ added in v0.2.27
func (o *GetSensorInstallersCCIDByQueryForbidden) String() string
type GetSensorInstallersCCIDByQueryOK ¶
type GetSensorInstallersCCIDByQueryOK struct { /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaQueryResponse }
GetSensorInstallersCCIDByQueryOK describes a response with status code 200, with default header values.
OK
func NewGetSensorInstallersCCIDByQueryOK ¶
func NewGetSensorInstallersCCIDByQueryOK() *GetSensorInstallersCCIDByQueryOK
NewGetSensorInstallersCCIDByQueryOK creates a GetSensorInstallersCCIDByQueryOK with default headers values
func (*GetSensorInstallersCCIDByQueryOK) Code ¶ added in v0.2.33
func (o *GetSensorInstallersCCIDByQueryOK) Code() int
Code gets the status code for the get sensor installers c c Id by query o k response
func (*GetSensorInstallersCCIDByQueryOK) Error ¶
func (o *GetSensorInstallersCCIDByQueryOK) Error() string
func (*GetSensorInstallersCCIDByQueryOK) GetPayload ¶
func (o *GetSensorInstallersCCIDByQueryOK) GetPayload() *models.MsaQueryResponse
func (*GetSensorInstallersCCIDByQueryOK) IsClientError ¶ added in v0.2.27
func (o *GetSensorInstallersCCIDByQueryOK) IsClientError() bool
IsClientError returns true when this get sensor installers c c Id by query o k response has a 4xx status code
func (*GetSensorInstallersCCIDByQueryOK) IsCode ¶ added in v0.2.27
func (o *GetSensorInstallersCCIDByQueryOK) IsCode(code int) bool
IsCode returns true when this get sensor installers c c Id by query o k response a status code equal to that given
func (*GetSensorInstallersCCIDByQueryOK) IsRedirect ¶ added in v0.2.27
func (o *GetSensorInstallersCCIDByQueryOK) IsRedirect() bool
IsRedirect returns true when this get sensor installers c c Id by query o k response has a 3xx status code
func (*GetSensorInstallersCCIDByQueryOK) IsServerError ¶ added in v0.2.27
func (o *GetSensorInstallersCCIDByQueryOK) IsServerError() bool
IsServerError returns true when this get sensor installers c c Id by query o k response has a 5xx status code
func (*GetSensorInstallersCCIDByQueryOK) IsSuccess ¶ added in v0.2.27
func (o *GetSensorInstallersCCIDByQueryOK) IsSuccess() bool
IsSuccess returns true when this get sensor installers c c Id by query o k response has a 2xx status code
func (*GetSensorInstallersCCIDByQueryOK) String ¶ added in v0.2.27
func (o *GetSensorInstallersCCIDByQueryOK) String() string
type GetSensorInstallersCCIDByQueryParams ¶
type GetSensorInstallersCCIDByQueryParams struct { Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetSensorInstallersCCIDByQueryParams contains all the parameters to send to the API endpoint
for the get sensor installers c c ID by query operation. Typically these are written to a http.Request.
func NewGetSensorInstallersCCIDByQueryParams ¶
func NewGetSensorInstallersCCIDByQueryParams() *GetSensorInstallersCCIDByQueryParams
NewGetSensorInstallersCCIDByQueryParams creates a new GetSensorInstallersCCIDByQueryParams 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 NewGetSensorInstallersCCIDByQueryParamsWithContext ¶
func NewGetSensorInstallersCCIDByQueryParamsWithContext(ctx context.Context) *GetSensorInstallersCCIDByQueryParams
NewGetSensorInstallersCCIDByQueryParamsWithContext creates a new GetSensorInstallersCCIDByQueryParams object with the ability to set a context for a request.
func NewGetSensorInstallersCCIDByQueryParamsWithHTTPClient ¶
func NewGetSensorInstallersCCIDByQueryParamsWithHTTPClient(client *http.Client) *GetSensorInstallersCCIDByQueryParams
NewGetSensorInstallersCCIDByQueryParamsWithHTTPClient creates a new GetSensorInstallersCCIDByQueryParams object with the ability to set a custom HTTPClient for a request.
func NewGetSensorInstallersCCIDByQueryParamsWithTimeout ¶
func NewGetSensorInstallersCCIDByQueryParamsWithTimeout(timeout time.Duration) *GetSensorInstallersCCIDByQueryParams
NewGetSensorInstallersCCIDByQueryParamsWithTimeout creates a new GetSensorInstallersCCIDByQueryParams object with the ability to set a timeout on a request.
func (*GetSensorInstallersCCIDByQueryParams) SetContext ¶
func (o *GetSensorInstallersCCIDByQueryParams) SetContext(ctx context.Context)
SetContext adds the context to the get sensor installers c c ID by query params
func (*GetSensorInstallersCCIDByQueryParams) SetDefaults ¶
func (o *GetSensorInstallersCCIDByQueryParams) SetDefaults()
SetDefaults hydrates default values in the get sensor installers c c ID by query params (not the query body).
All values with no default are reset to their zero value.
func (*GetSensorInstallersCCIDByQueryParams) SetHTTPClient ¶
func (o *GetSensorInstallersCCIDByQueryParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get sensor installers c c ID by query params
func (*GetSensorInstallersCCIDByQueryParams) SetTimeout ¶
func (o *GetSensorInstallersCCIDByQueryParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get sensor installers c c ID by query params
func (*GetSensorInstallersCCIDByQueryParams) WithContext ¶
func (o *GetSensorInstallersCCIDByQueryParams) WithContext(ctx context.Context) *GetSensorInstallersCCIDByQueryParams
WithContext adds the context to the get sensor installers c c ID by query params
func (*GetSensorInstallersCCIDByQueryParams) WithDefaults ¶
func (o *GetSensorInstallersCCIDByQueryParams) WithDefaults() *GetSensorInstallersCCIDByQueryParams
WithDefaults hydrates default values in the get sensor installers c c ID by query params (not the query body).
All values with no default are reset to their zero value.
func (*GetSensorInstallersCCIDByQueryParams) WithHTTPClient ¶
func (o *GetSensorInstallersCCIDByQueryParams) WithHTTPClient(client *http.Client) *GetSensorInstallersCCIDByQueryParams
WithHTTPClient adds the HTTPClient to the get sensor installers c c ID by query params
func (*GetSensorInstallersCCIDByQueryParams) WithTimeout ¶
func (o *GetSensorInstallersCCIDByQueryParams) WithTimeout(timeout time.Duration) *GetSensorInstallersCCIDByQueryParams
WithTimeout adds the timeout to the get sensor installers c c ID by query params
func (*GetSensorInstallersCCIDByQueryParams) WriteToRequest ¶
func (o *GetSensorInstallersCCIDByQueryParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetSensorInstallersCCIDByQueryReader ¶
type GetSensorInstallersCCIDByQueryReader struct {
// contains filtered or unexported fields
}
GetSensorInstallersCCIDByQueryReader is a Reader for the GetSensorInstallersCCIDByQuery structure.
func (*GetSensorInstallersCCIDByQueryReader) ReadResponse ¶
func (o *GetSensorInstallersCCIDByQueryReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetSensorInstallersCCIDByQueryTooManyRequests ¶
type GetSensorInstallersCCIDByQueryTooManyRequests struct { /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 /* Too many requests, retry after this time (as milliseconds since epoch) */ XRateLimitRetryAfter int64 Payload *models.MsaReplyMetaOnly }
GetSensorInstallersCCIDByQueryTooManyRequests describes a response with status code 429, with default header values.
Too Many Requests
func NewGetSensorInstallersCCIDByQueryTooManyRequests ¶
func NewGetSensorInstallersCCIDByQueryTooManyRequests() *GetSensorInstallersCCIDByQueryTooManyRequests
NewGetSensorInstallersCCIDByQueryTooManyRequests creates a GetSensorInstallersCCIDByQueryTooManyRequests with default headers values
func (*GetSensorInstallersCCIDByQueryTooManyRequests) Code ¶ added in v0.2.33
func (o *GetSensorInstallersCCIDByQueryTooManyRequests) Code() int
Code gets the status code for the get sensor installers c c Id by query too many requests response
func (*GetSensorInstallersCCIDByQueryTooManyRequests) Error ¶
func (o *GetSensorInstallersCCIDByQueryTooManyRequests) Error() string
func (*GetSensorInstallersCCIDByQueryTooManyRequests) GetPayload ¶
func (o *GetSensorInstallersCCIDByQueryTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
func (*GetSensorInstallersCCIDByQueryTooManyRequests) IsClientError ¶ added in v0.2.27
func (o *GetSensorInstallersCCIDByQueryTooManyRequests) IsClientError() bool
IsClientError returns true when this get sensor installers c c Id by query too many requests response has a 4xx status code
func (*GetSensorInstallersCCIDByQueryTooManyRequests) IsCode ¶ added in v0.2.27
func (o *GetSensorInstallersCCIDByQueryTooManyRequests) IsCode(code int) bool
IsCode returns true when this get sensor installers c c Id by query too many requests response a status code equal to that given
func (*GetSensorInstallersCCIDByQueryTooManyRequests) IsRedirect ¶ added in v0.2.27
func (o *GetSensorInstallersCCIDByQueryTooManyRequests) IsRedirect() bool
IsRedirect returns true when this get sensor installers c c Id by query too many requests response has a 3xx status code
func (*GetSensorInstallersCCIDByQueryTooManyRequests) IsServerError ¶ added in v0.2.27
func (o *GetSensorInstallersCCIDByQueryTooManyRequests) IsServerError() bool
IsServerError returns true when this get sensor installers c c Id by query too many requests response has a 5xx status code
func (*GetSensorInstallersCCIDByQueryTooManyRequests) IsSuccess ¶ added in v0.2.27
func (o *GetSensorInstallersCCIDByQueryTooManyRequests) IsSuccess() bool
IsSuccess returns true when this get sensor installers c c Id by query too many requests response has a 2xx status code
func (*GetSensorInstallersCCIDByQueryTooManyRequests) String ¶ added in v0.2.27
func (o *GetSensorInstallersCCIDByQueryTooManyRequests) String() string
type GetSensorInstallersEntitiesBadRequest ¶
type GetSensorInstallersEntitiesBadRequest struct { /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaQueryResponse }
GetSensorInstallersEntitiesBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewGetSensorInstallersEntitiesBadRequest ¶
func NewGetSensorInstallersEntitiesBadRequest() *GetSensorInstallersEntitiesBadRequest
NewGetSensorInstallersEntitiesBadRequest creates a GetSensorInstallersEntitiesBadRequest with default headers values
func (*GetSensorInstallersEntitiesBadRequest) Code ¶ added in v0.2.33
func (o *GetSensorInstallersEntitiesBadRequest) Code() int
Code gets the status code for the get sensor installers entities bad request response
func (*GetSensorInstallersEntitiesBadRequest) Error ¶
func (o *GetSensorInstallersEntitiesBadRequest) Error() string
func (*GetSensorInstallersEntitiesBadRequest) GetPayload ¶
func (o *GetSensorInstallersEntitiesBadRequest) GetPayload() *models.MsaQueryResponse
func (*GetSensorInstallersEntitiesBadRequest) IsClientError ¶ added in v0.2.27
func (o *GetSensorInstallersEntitiesBadRequest) IsClientError() bool
IsClientError returns true when this get sensor installers entities bad request response has a 4xx status code
func (*GetSensorInstallersEntitiesBadRequest) IsCode ¶ added in v0.2.27
func (o *GetSensorInstallersEntitiesBadRequest) IsCode(code int) bool
IsCode returns true when this get sensor installers entities bad request response a status code equal to that given
func (*GetSensorInstallersEntitiesBadRequest) IsRedirect ¶ added in v0.2.27
func (o *GetSensorInstallersEntitiesBadRequest) IsRedirect() bool
IsRedirect returns true when this get sensor installers entities bad request response has a 3xx status code
func (*GetSensorInstallersEntitiesBadRequest) IsServerError ¶ added in v0.2.27
func (o *GetSensorInstallersEntitiesBadRequest) IsServerError() bool
IsServerError returns true when this get sensor installers entities bad request response has a 5xx status code
func (*GetSensorInstallersEntitiesBadRequest) IsSuccess ¶ added in v0.2.27
func (o *GetSensorInstallersEntitiesBadRequest) IsSuccess() bool
IsSuccess returns true when this get sensor installers entities bad request response has a 2xx status code
func (*GetSensorInstallersEntitiesBadRequest) String ¶ added in v0.2.27
func (o *GetSensorInstallersEntitiesBadRequest) String() string
type GetSensorInstallersEntitiesDefault ¶
type GetSensorInstallersEntitiesDefault struct { Payload *models.DomainSensorInstallersV1 // contains filtered or unexported fields }
GetSensorInstallersEntitiesDefault describes a response with status code -1, with default header values.
OK
func NewGetSensorInstallersEntitiesDefault ¶
func NewGetSensorInstallersEntitiesDefault(code int) *GetSensorInstallersEntitiesDefault
NewGetSensorInstallersEntitiesDefault creates a GetSensorInstallersEntitiesDefault with default headers values
func (*GetSensorInstallersEntitiesDefault) Code ¶
func (o *GetSensorInstallersEntitiesDefault) Code() int
Code gets the status code for the get sensor installers entities default response
func (*GetSensorInstallersEntitiesDefault) Error ¶
func (o *GetSensorInstallersEntitiesDefault) Error() string
func (*GetSensorInstallersEntitiesDefault) GetPayload ¶
func (o *GetSensorInstallersEntitiesDefault) GetPayload() *models.DomainSensorInstallersV1
func (*GetSensorInstallersEntitiesDefault) IsClientError ¶ added in v0.2.27
func (o *GetSensorInstallersEntitiesDefault) IsClientError() bool
IsClientError returns true when this get sensor installers entities default response has a 4xx status code
func (*GetSensorInstallersEntitiesDefault) IsCode ¶ added in v0.2.27
func (o *GetSensorInstallersEntitiesDefault) IsCode(code int) bool
IsCode returns true when this get sensor installers entities default response a status code equal to that given
func (*GetSensorInstallersEntitiesDefault) IsRedirect ¶ added in v0.2.27
func (o *GetSensorInstallersEntitiesDefault) IsRedirect() bool
IsRedirect returns true when this get sensor installers entities default response has a 3xx status code
func (*GetSensorInstallersEntitiesDefault) IsServerError ¶ added in v0.2.27
func (o *GetSensorInstallersEntitiesDefault) IsServerError() bool
IsServerError returns true when this get sensor installers entities default response has a 5xx status code
func (*GetSensorInstallersEntitiesDefault) IsSuccess ¶ added in v0.2.27
func (o *GetSensorInstallersEntitiesDefault) IsSuccess() bool
IsSuccess returns true when this get sensor installers entities default response has a 2xx status code
func (*GetSensorInstallersEntitiesDefault) String ¶ added in v0.2.27
func (o *GetSensorInstallersEntitiesDefault) String() string
type GetSensorInstallersEntitiesForbidden ¶
type GetSensorInstallersEntitiesForbidden struct { /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaReplyMetaOnly }
GetSensorInstallersEntitiesForbidden describes a response with status code 403, with default header values.
Forbidden
func NewGetSensorInstallersEntitiesForbidden ¶
func NewGetSensorInstallersEntitiesForbidden() *GetSensorInstallersEntitiesForbidden
NewGetSensorInstallersEntitiesForbidden creates a GetSensorInstallersEntitiesForbidden with default headers values
func (*GetSensorInstallersEntitiesForbidden) Code ¶ added in v0.2.33
func (o *GetSensorInstallersEntitiesForbidden) Code() int
Code gets the status code for the get sensor installers entities forbidden response
func (*GetSensorInstallersEntitiesForbidden) Error ¶
func (o *GetSensorInstallersEntitiesForbidden) Error() string
func (*GetSensorInstallersEntitiesForbidden) GetPayload ¶
func (o *GetSensorInstallersEntitiesForbidden) GetPayload() *models.MsaReplyMetaOnly
func (*GetSensorInstallersEntitiesForbidden) IsClientError ¶ added in v0.2.27
func (o *GetSensorInstallersEntitiesForbidden) IsClientError() bool
IsClientError returns true when this get sensor installers entities forbidden response has a 4xx status code
func (*GetSensorInstallersEntitiesForbidden) IsCode ¶ added in v0.2.27
func (o *GetSensorInstallersEntitiesForbidden) IsCode(code int) bool
IsCode returns true when this get sensor installers entities forbidden response a status code equal to that given
func (*GetSensorInstallersEntitiesForbidden) IsRedirect ¶ added in v0.2.27
func (o *GetSensorInstallersEntitiesForbidden) IsRedirect() bool
IsRedirect returns true when this get sensor installers entities forbidden response has a 3xx status code
func (*GetSensorInstallersEntitiesForbidden) IsServerError ¶ added in v0.2.27
func (o *GetSensorInstallersEntitiesForbidden) IsServerError() bool
IsServerError returns true when this get sensor installers entities forbidden response has a 5xx status code
func (*GetSensorInstallersEntitiesForbidden) IsSuccess ¶ added in v0.2.27
func (o *GetSensorInstallersEntitiesForbidden) IsSuccess() bool
IsSuccess returns true when this get sensor installers entities forbidden response has a 2xx status code
func (*GetSensorInstallersEntitiesForbidden) String ¶ added in v0.2.27
func (o *GetSensorInstallersEntitiesForbidden) String() string
type GetSensorInstallersEntitiesMultiStatus ¶
type GetSensorInstallersEntitiesMultiStatus struct { /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.DomainSensorInstallersV1 }
GetSensorInstallersEntitiesMultiStatus describes a response with status code 207, with default header values.
Multi-Status
func NewGetSensorInstallersEntitiesMultiStatus ¶
func NewGetSensorInstallersEntitiesMultiStatus() *GetSensorInstallersEntitiesMultiStatus
NewGetSensorInstallersEntitiesMultiStatus creates a GetSensorInstallersEntitiesMultiStatus with default headers values
func (*GetSensorInstallersEntitiesMultiStatus) Code ¶ added in v0.2.33
func (o *GetSensorInstallersEntitiesMultiStatus) Code() int
Code gets the status code for the get sensor installers entities multi status response
func (*GetSensorInstallersEntitiesMultiStatus) Error ¶
func (o *GetSensorInstallersEntitiesMultiStatus) Error() string
func (*GetSensorInstallersEntitiesMultiStatus) GetPayload ¶
func (o *GetSensorInstallersEntitiesMultiStatus) GetPayload() *models.DomainSensorInstallersV1
func (*GetSensorInstallersEntitiesMultiStatus) IsClientError ¶ added in v0.2.27
func (o *GetSensorInstallersEntitiesMultiStatus) IsClientError() bool
IsClientError returns true when this get sensor installers entities multi status response has a 4xx status code
func (*GetSensorInstallersEntitiesMultiStatus) IsCode ¶ added in v0.2.27
func (o *GetSensorInstallersEntitiesMultiStatus) IsCode(code int) bool
IsCode returns true when this get sensor installers entities multi status response a status code equal to that given
func (*GetSensorInstallersEntitiesMultiStatus) IsRedirect ¶ added in v0.2.27
func (o *GetSensorInstallersEntitiesMultiStatus) IsRedirect() bool
IsRedirect returns true when this get sensor installers entities multi status response has a 3xx status code
func (*GetSensorInstallersEntitiesMultiStatus) IsServerError ¶ added in v0.2.27
func (o *GetSensorInstallersEntitiesMultiStatus) IsServerError() bool
IsServerError returns true when this get sensor installers entities multi status response has a 5xx status code
func (*GetSensorInstallersEntitiesMultiStatus) IsSuccess ¶ added in v0.2.27
func (o *GetSensorInstallersEntitiesMultiStatus) IsSuccess() bool
IsSuccess returns true when this get sensor installers entities multi status response has a 2xx status code
func (*GetSensorInstallersEntitiesMultiStatus) String ¶ added in v0.2.27
func (o *GetSensorInstallersEntitiesMultiStatus) String() string
type GetSensorInstallersEntitiesNotFound ¶
type GetSensorInstallersEntitiesNotFound struct { /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaQueryResponse }
GetSensorInstallersEntitiesNotFound describes a response with status code 404, with default header values.
Not Found
func NewGetSensorInstallersEntitiesNotFound ¶
func NewGetSensorInstallersEntitiesNotFound() *GetSensorInstallersEntitiesNotFound
NewGetSensorInstallersEntitiesNotFound creates a GetSensorInstallersEntitiesNotFound with default headers values
func (*GetSensorInstallersEntitiesNotFound) Code ¶ added in v0.2.33
func (o *GetSensorInstallersEntitiesNotFound) Code() int
Code gets the status code for the get sensor installers entities not found response
func (*GetSensorInstallersEntitiesNotFound) Error ¶
func (o *GetSensorInstallersEntitiesNotFound) Error() string
func (*GetSensorInstallersEntitiesNotFound) GetPayload ¶
func (o *GetSensorInstallersEntitiesNotFound) GetPayload() *models.MsaQueryResponse
func (*GetSensorInstallersEntitiesNotFound) IsClientError ¶ added in v0.2.27
func (o *GetSensorInstallersEntitiesNotFound) IsClientError() bool
IsClientError returns true when this get sensor installers entities not found response has a 4xx status code
func (*GetSensorInstallersEntitiesNotFound) IsCode ¶ added in v0.2.27
func (o *GetSensorInstallersEntitiesNotFound) IsCode(code int) bool
IsCode returns true when this get sensor installers entities not found response a status code equal to that given
func (*GetSensorInstallersEntitiesNotFound) IsRedirect ¶ added in v0.2.27
func (o *GetSensorInstallersEntitiesNotFound) IsRedirect() bool
IsRedirect returns true when this get sensor installers entities not found response has a 3xx status code
func (*GetSensorInstallersEntitiesNotFound) IsServerError ¶ added in v0.2.27
func (o *GetSensorInstallersEntitiesNotFound) IsServerError() bool
IsServerError returns true when this get sensor installers entities not found response has a 5xx status code
func (*GetSensorInstallersEntitiesNotFound) IsSuccess ¶ added in v0.2.27
func (o *GetSensorInstallersEntitiesNotFound) IsSuccess() bool
IsSuccess returns true when this get sensor installers entities not found response has a 2xx status code
func (*GetSensorInstallersEntitiesNotFound) String ¶ added in v0.2.27
func (o *GetSensorInstallersEntitiesNotFound) String() string
type GetSensorInstallersEntitiesOK ¶
type GetSensorInstallersEntitiesOK struct { /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.DomainSensorInstallersV1 }
GetSensorInstallersEntitiesOK describes a response with status code 200, with default header values.
OK
func NewGetSensorInstallersEntitiesOK ¶
func NewGetSensorInstallersEntitiesOK() *GetSensorInstallersEntitiesOK
NewGetSensorInstallersEntitiesOK creates a GetSensorInstallersEntitiesOK with default headers values
func (*GetSensorInstallersEntitiesOK) Code ¶ added in v0.2.33
func (o *GetSensorInstallersEntitiesOK) Code() int
Code gets the status code for the get sensor installers entities o k response
func (*GetSensorInstallersEntitiesOK) Error ¶
func (o *GetSensorInstallersEntitiesOK) Error() string
func (*GetSensorInstallersEntitiesOK) GetPayload ¶
func (o *GetSensorInstallersEntitiesOK) GetPayload() *models.DomainSensorInstallersV1
func (*GetSensorInstallersEntitiesOK) IsClientError ¶ added in v0.2.27
func (o *GetSensorInstallersEntitiesOK) IsClientError() bool
IsClientError returns true when this get sensor installers entities o k response has a 4xx status code
func (*GetSensorInstallersEntitiesOK) IsCode ¶ added in v0.2.27
func (o *GetSensorInstallersEntitiesOK) IsCode(code int) bool
IsCode returns true when this get sensor installers entities o k response a status code equal to that given
func (*GetSensorInstallersEntitiesOK) IsRedirect ¶ added in v0.2.27
func (o *GetSensorInstallersEntitiesOK) IsRedirect() bool
IsRedirect returns true when this get sensor installers entities o k response has a 3xx status code
func (*GetSensorInstallersEntitiesOK) IsServerError ¶ added in v0.2.27
func (o *GetSensorInstallersEntitiesOK) IsServerError() bool
IsServerError returns true when this get sensor installers entities o k response has a 5xx status code
func (*GetSensorInstallersEntitiesOK) IsSuccess ¶ added in v0.2.27
func (o *GetSensorInstallersEntitiesOK) IsSuccess() bool
IsSuccess returns true when this get sensor installers entities o k response has a 2xx status code
func (*GetSensorInstallersEntitiesOK) String ¶ added in v0.2.27
func (o *GetSensorInstallersEntitiesOK) String() string
type GetSensorInstallersEntitiesParams ¶
type GetSensorInstallersEntitiesParams struct { /* Ids. The IDs of the installers */ Ids []string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetSensorInstallersEntitiesParams contains all the parameters to send to the API endpoint
for the get sensor installers entities operation. Typically these are written to a http.Request.
func NewGetSensorInstallersEntitiesParams ¶
func NewGetSensorInstallersEntitiesParams() *GetSensorInstallersEntitiesParams
NewGetSensorInstallersEntitiesParams creates a new GetSensorInstallersEntitiesParams 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 NewGetSensorInstallersEntitiesParamsWithContext ¶
func NewGetSensorInstallersEntitiesParamsWithContext(ctx context.Context) *GetSensorInstallersEntitiesParams
NewGetSensorInstallersEntitiesParamsWithContext creates a new GetSensorInstallersEntitiesParams object with the ability to set a context for a request.
func NewGetSensorInstallersEntitiesParamsWithHTTPClient ¶
func NewGetSensorInstallersEntitiesParamsWithHTTPClient(client *http.Client) *GetSensorInstallersEntitiesParams
NewGetSensorInstallersEntitiesParamsWithHTTPClient creates a new GetSensorInstallersEntitiesParams object with the ability to set a custom HTTPClient for a request.
func NewGetSensorInstallersEntitiesParamsWithTimeout ¶
func NewGetSensorInstallersEntitiesParamsWithTimeout(timeout time.Duration) *GetSensorInstallersEntitiesParams
NewGetSensorInstallersEntitiesParamsWithTimeout creates a new GetSensorInstallersEntitiesParams object with the ability to set a timeout on a request.
func (*GetSensorInstallersEntitiesParams) SetContext ¶
func (o *GetSensorInstallersEntitiesParams) SetContext(ctx context.Context)
SetContext adds the context to the get sensor installers entities params
func (*GetSensorInstallersEntitiesParams) SetDefaults ¶
func (o *GetSensorInstallersEntitiesParams) SetDefaults()
SetDefaults hydrates default values in the get sensor installers entities params (not the query body).
All values with no default are reset to their zero value.
func (*GetSensorInstallersEntitiesParams) SetHTTPClient ¶
func (o *GetSensorInstallersEntitiesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get sensor installers entities params
func (*GetSensorInstallersEntitiesParams) SetIds ¶
func (o *GetSensorInstallersEntitiesParams) SetIds(ids []string)
SetIds adds the ids to the get sensor installers entities params
func (*GetSensorInstallersEntitiesParams) SetTimeout ¶
func (o *GetSensorInstallersEntitiesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get sensor installers entities params
func (*GetSensorInstallersEntitiesParams) WithContext ¶
func (o *GetSensorInstallersEntitiesParams) WithContext(ctx context.Context) *GetSensorInstallersEntitiesParams
WithContext adds the context to the get sensor installers entities params
func (*GetSensorInstallersEntitiesParams) WithDefaults ¶
func (o *GetSensorInstallersEntitiesParams) WithDefaults() *GetSensorInstallersEntitiesParams
WithDefaults hydrates default values in the get sensor installers entities params (not the query body).
All values with no default are reset to their zero value.
func (*GetSensorInstallersEntitiesParams) WithHTTPClient ¶
func (o *GetSensorInstallersEntitiesParams) WithHTTPClient(client *http.Client) *GetSensorInstallersEntitiesParams
WithHTTPClient adds the HTTPClient to the get sensor installers entities params
func (*GetSensorInstallersEntitiesParams) WithIds ¶
func (o *GetSensorInstallersEntitiesParams) WithIds(ids []string) *GetSensorInstallersEntitiesParams
WithIds adds the ids to the get sensor installers entities params
func (*GetSensorInstallersEntitiesParams) WithTimeout ¶
func (o *GetSensorInstallersEntitiesParams) WithTimeout(timeout time.Duration) *GetSensorInstallersEntitiesParams
WithTimeout adds the timeout to the get sensor installers entities params
func (*GetSensorInstallersEntitiesParams) WriteToRequest ¶
func (o *GetSensorInstallersEntitiesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetSensorInstallersEntitiesReader ¶
type GetSensorInstallersEntitiesReader struct {
// contains filtered or unexported fields
}
GetSensorInstallersEntitiesReader is a Reader for the GetSensorInstallersEntities structure.
func (*GetSensorInstallersEntitiesReader) ReadResponse ¶
func (o *GetSensorInstallersEntitiesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetSensorInstallersEntitiesTooManyRequests ¶
type GetSensorInstallersEntitiesTooManyRequests struct { /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 /* Too many requests, retry after this time (as milliseconds since epoch) */ XRateLimitRetryAfter int64 Payload *models.MsaReplyMetaOnly }
GetSensorInstallersEntitiesTooManyRequests describes a response with status code 429, with default header values.
Too Many Requests
func NewGetSensorInstallersEntitiesTooManyRequests ¶
func NewGetSensorInstallersEntitiesTooManyRequests() *GetSensorInstallersEntitiesTooManyRequests
NewGetSensorInstallersEntitiesTooManyRequests creates a GetSensorInstallersEntitiesTooManyRequests with default headers values
func (*GetSensorInstallersEntitiesTooManyRequests) Code ¶ added in v0.2.33
func (o *GetSensorInstallersEntitiesTooManyRequests) Code() int
Code gets the status code for the get sensor installers entities too many requests response
func (*GetSensorInstallersEntitiesTooManyRequests) Error ¶
func (o *GetSensorInstallersEntitiesTooManyRequests) Error() string
func (*GetSensorInstallersEntitiesTooManyRequests) GetPayload ¶
func (o *GetSensorInstallersEntitiesTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
func (*GetSensorInstallersEntitiesTooManyRequests) IsClientError ¶ added in v0.2.27
func (o *GetSensorInstallersEntitiesTooManyRequests) IsClientError() bool
IsClientError returns true when this get sensor installers entities too many requests response has a 4xx status code
func (*GetSensorInstallersEntitiesTooManyRequests) IsCode ¶ added in v0.2.27
func (o *GetSensorInstallersEntitiesTooManyRequests) IsCode(code int) bool
IsCode returns true when this get sensor installers entities too many requests response a status code equal to that given
func (*GetSensorInstallersEntitiesTooManyRequests) IsRedirect ¶ added in v0.2.27
func (o *GetSensorInstallersEntitiesTooManyRequests) IsRedirect() bool
IsRedirect returns true when this get sensor installers entities too many requests response has a 3xx status code
func (*GetSensorInstallersEntitiesTooManyRequests) IsServerError ¶ added in v0.2.27
func (o *GetSensorInstallersEntitiesTooManyRequests) IsServerError() bool
IsServerError returns true when this get sensor installers entities too many requests response has a 5xx status code
func (*GetSensorInstallersEntitiesTooManyRequests) IsSuccess ¶ added in v0.2.27
func (o *GetSensorInstallersEntitiesTooManyRequests) IsSuccess() bool
IsSuccess returns true when this get sensor installers entities too many requests response has a 2xx status code
func (*GetSensorInstallersEntitiesTooManyRequests) String ¶ added in v0.2.27
func (o *GetSensorInstallersEntitiesTooManyRequests) String() string
Source Files ¶
- download_sensor_installer_by_id_parameters.go
- download_sensor_installer_by_id_responses.go
- get_combined_sensor_installers_by_query_parameters.go
- get_combined_sensor_installers_by_query_responses.go
- get_sensor_installers_by_query_parameters.go
- get_sensor_installers_by_query_responses.go
- get_sensor_installers_c_c_id_by_query_parameters.go
- get_sensor_installers_c_c_id_by_query_responses.go
- get_sensor_installers_entities_parameters.go
- get_sensor_installers_entities_responses.go
- sensor_download_client.go