Documentation ¶
Index ¶
- type Client
- func (a *Client) CreateSensorUpdatePolicies(params *CreateSensorUpdatePoliciesParams, opts ...ClientOption) (*CreateSensorUpdatePoliciesCreated, error)
- func (a *Client) CreateSensorUpdatePoliciesV2(params *CreateSensorUpdatePoliciesV2Params, opts ...ClientOption) (*CreateSensorUpdatePoliciesV2Created, error)
- func (a *Client) DeleteSensorUpdatePolicies(params *DeleteSensorUpdatePoliciesParams, opts ...ClientOption) (*DeleteSensorUpdatePoliciesOK, error)
- func (a *Client) GetSensorUpdatePolicies(params *GetSensorUpdatePoliciesParams, opts ...ClientOption) (*GetSensorUpdatePoliciesOK, error)
- func (a *Client) GetSensorUpdatePoliciesV2(params *GetSensorUpdatePoliciesV2Params, opts ...ClientOption) (*GetSensorUpdatePoliciesV2OK, error)
- func (a *Client) PerformSensorUpdatePoliciesAction(params *PerformSensorUpdatePoliciesActionParams, opts ...ClientOption) (*PerformSensorUpdatePoliciesActionOK, error)
- func (a *Client) QueryCombinedSensorUpdateBuilds(params *QueryCombinedSensorUpdateBuildsParams, opts ...ClientOption) (*QueryCombinedSensorUpdateBuildsOK, error)
- func (a *Client) QueryCombinedSensorUpdateKernels(params *QueryCombinedSensorUpdateKernelsParams, opts ...ClientOption) (*QueryCombinedSensorUpdateKernelsOK, error)
- func (a *Client) QueryCombinedSensorUpdatePolicies(params *QueryCombinedSensorUpdatePoliciesParams, opts ...ClientOption) (*QueryCombinedSensorUpdatePoliciesOK, error)
- func (a *Client) QueryCombinedSensorUpdatePoliciesV2(params *QueryCombinedSensorUpdatePoliciesV2Params, opts ...ClientOption) (*QueryCombinedSensorUpdatePoliciesV2OK, error)
- func (a *Client) QueryCombinedSensorUpdatePolicyMembers(params *QueryCombinedSensorUpdatePolicyMembersParams, opts ...ClientOption) (*QueryCombinedSensorUpdatePolicyMembersOK, error)
- func (a *Client) QuerySensorUpdateKernelsDistinct(params *QuerySensorUpdateKernelsDistinctParams, opts ...ClientOption) (*QuerySensorUpdateKernelsDistinctOK, error)
- func (a *Client) QuerySensorUpdatePolicies(params *QuerySensorUpdatePoliciesParams, opts ...ClientOption) (*QuerySensorUpdatePoliciesOK, error)
- func (a *Client) QuerySensorUpdatePolicyMembers(params *QuerySensorUpdatePolicyMembersParams, opts ...ClientOption) (*QuerySensorUpdatePolicyMembersOK, error)
- func (a *Client) RevealUninstallToken(params *RevealUninstallTokenParams, opts ...ClientOption) (*RevealUninstallTokenOK, error)
- func (a *Client) SetSensorUpdatePoliciesPrecedence(params *SetSensorUpdatePoliciesPrecedenceParams, opts ...ClientOption) (*SetSensorUpdatePoliciesPrecedenceOK, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- func (a *Client) UpdateSensorUpdatePolicies(params *UpdateSensorUpdatePoliciesParams, opts ...ClientOption) (*UpdateSensorUpdatePoliciesOK, error)
- func (a *Client) UpdateSensorUpdatePoliciesV2(params *UpdateSensorUpdatePoliciesV2Params, opts ...ClientOption) (*UpdateSensorUpdatePoliciesV2OK, error)
- type ClientOption
- type ClientService
- type CreateSensorUpdatePoliciesBadRequest
- func (o *CreateSensorUpdatePoliciesBadRequest) Code() int
- func (o *CreateSensorUpdatePoliciesBadRequest) Error() string
- func (o *CreateSensorUpdatePoliciesBadRequest) GetPayload() *models.SensorUpdateRespV1
- func (o *CreateSensorUpdatePoliciesBadRequest) IsClientError() bool
- func (o *CreateSensorUpdatePoliciesBadRequest) IsCode(code int) bool
- func (o *CreateSensorUpdatePoliciesBadRequest) IsRedirect() bool
- func (o *CreateSensorUpdatePoliciesBadRequest) IsServerError() bool
- func (o *CreateSensorUpdatePoliciesBadRequest) IsSuccess() bool
- func (o *CreateSensorUpdatePoliciesBadRequest) String() string
- type CreateSensorUpdatePoliciesCreated
- func (o *CreateSensorUpdatePoliciesCreated) Code() int
- func (o *CreateSensorUpdatePoliciesCreated) Error() string
- func (o *CreateSensorUpdatePoliciesCreated) GetPayload() *models.SensorUpdateRespV1
- func (o *CreateSensorUpdatePoliciesCreated) IsClientError() bool
- func (o *CreateSensorUpdatePoliciesCreated) IsCode(code int) bool
- func (o *CreateSensorUpdatePoliciesCreated) IsRedirect() bool
- func (o *CreateSensorUpdatePoliciesCreated) IsServerError() bool
- func (o *CreateSensorUpdatePoliciesCreated) IsSuccess() bool
- func (o *CreateSensorUpdatePoliciesCreated) String() string
- type CreateSensorUpdatePoliciesForbidden
- func (o *CreateSensorUpdatePoliciesForbidden) Code() int
- func (o *CreateSensorUpdatePoliciesForbidden) Error() string
- func (o *CreateSensorUpdatePoliciesForbidden) GetPayload() *models.MsaErrorsOnly
- func (o *CreateSensorUpdatePoliciesForbidden) IsClientError() bool
- func (o *CreateSensorUpdatePoliciesForbidden) IsCode(code int) bool
- func (o *CreateSensorUpdatePoliciesForbidden) IsRedirect() bool
- func (o *CreateSensorUpdatePoliciesForbidden) IsServerError() bool
- func (o *CreateSensorUpdatePoliciesForbidden) IsSuccess() bool
- func (o *CreateSensorUpdatePoliciesForbidden) String() string
- type CreateSensorUpdatePoliciesInternalServerError
- func (o *CreateSensorUpdatePoliciesInternalServerError) Code() int
- func (o *CreateSensorUpdatePoliciesInternalServerError) Error() string
- func (o *CreateSensorUpdatePoliciesInternalServerError) GetPayload() *models.SensorUpdateRespV1
- func (o *CreateSensorUpdatePoliciesInternalServerError) IsClientError() bool
- func (o *CreateSensorUpdatePoliciesInternalServerError) IsCode(code int) bool
- func (o *CreateSensorUpdatePoliciesInternalServerError) IsRedirect() bool
- func (o *CreateSensorUpdatePoliciesInternalServerError) IsServerError() bool
- func (o *CreateSensorUpdatePoliciesInternalServerError) IsSuccess() bool
- func (o *CreateSensorUpdatePoliciesInternalServerError) String() string
- type CreateSensorUpdatePoliciesNotFound
- func (o *CreateSensorUpdatePoliciesNotFound) Code() int
- func (o *CreateSensorUpdatePoliciesNotFound) Error() string
- func (o *CreateSensorUpdatePoliciesNotFound) GetPayload() *models.SensorUpdateRespV1
- func (o *CreateSensorUpdatePoliciesNotFound) IsClientError() bool
- func (o *CreateSensorUpdatePoliciesNotFound) IsCode(code int) bool
- func (o *CreateSensorUpdatePoliciesNotFound) IsRedirect() bool
- func (o *CreateSensorUpdatePoliciesNotFound) IsServerError() bool
- func (o *CreateSensorUpdatePoliciesNotFound) IsSuccess() bool
- func (o *CreateSensorUpdatePoliciesNotFound) String() string
- type CreateSensorUpdatePoliciesParams
- func NewCreateSensorUpdatePoliciesParams() *CreateSensorUpdatePoliciesParams
- func NewCreateSensorUpdatePoliciesParamsWithContext(ctx context.Context) *CreateSensorUpdatePoliciesParams
- func NewCreateSensorUpdatePoliciesParamsWithHTTPClient(client *http.Client) *CreateSensorUpdatePoliciesParams
- func NewCreateSensorUpdatePoliciesParamsWithTimeout(timeout time.Duration) *CreateSensorUpdatePoliciesParams
- func (o *CreateSensorUpdatePoliciesParams) SetBody(body *models.SensorUpdateCreatePoliciesReqV1)
- func (o *CreateSensorUpdatePoliciesParams) SetContext(ctx context.Context)
- func (o *CreateSensorUpdatePoliciesParams) SetDefaults()
- func (o *CreateSensorUpdatePoliciesParams) SetHTTPClient(client *http.Client)
- func (o *CreateSensorUpdatePoliciesParams) SetTimeout(timeout time.Duration)
- func (o *CreateSensorUpdatePoliciesParams) WithBody(body *models.SensorUpdateCreatePoliciesReqV1) *CreateSensorUpdatePoliciesParams
- func (o *CreateSensorUpdatePoliciesParams) WithContext(ctx context.Context) *CreateSensorUpdatePoliciesParams
- func (o *CreateSensorUpdatePoliciesParams) WithDefaults() *CreateSensorUpdatePoliciesParams
- func (o *CreateSensorUpdatePoliciesParams) WithHTTPClient(client *http.Client) *CreateSensorUpdatePoliciesParams
- func (o *CreateSensorUpdatePoliciesParams) WithTimeout(timeout time.Duration) *CreateSensorUpdatePoliciesParams
- func (o *CreateSensorUpdatePoliciesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CreateSensorUpdatePoliciesReader
- type CreateSensorUpdatePoliciesTooManyRequests
- func (o *CreateSensorUpdatePoliciesTooManyRequests) Code() int
- func (o *CreateSensorUpdatePoliciesTooManyRequests) Error() string
- func (o *CreateSensorUpdatePoliciesTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *CreateSensorUpdatePoliciesTooManyRequests) IsClientError() bool
- func (o *CreateSensorUpdatePoliciesTooManyRequests) IsCode(code int) bool
- func (o *CreateSensorUpdatePoliciesTooManyRequests) IsRedirect() bool
- func (o *CreateSensorUpdatePoliciesTooManyRequests) IsServerError() bool
- func (o *CreateSensorUpdatePoliciesTooManyRequests) IsSuccess() bool
- func (o *CreateSensorUpdatePoliciesTooManyRequests) String() string
- type CreateSensorUpdatePoliciesV2BadRequest
- func (o *CreateSensorUpdatePoliciesV2BadRequest) Code() int
- func (o *CreateSensorUpdatePoliciesV2BadRequest) Error() string
- func (o *CreateSensorUpdatePoliciesV2BadRequest) GetPayload() *models.SensorUpdateRespV2
- func (o *CreateSensorUpdatePoliciesV2BadRequest) IsClientError() bool
- func (o *CreateSensorUpdatePoliciesV2BadRequest) IsCode(code int) bool
- func (o *CreateSensorUpdatePoliciesV2BadRequest) IsRedirect() bool
- func (o *CreateSensorUpdatePoliciesV2BadRequest) IsServerError() bool
- func (o *CreateSensorUpdatePoliciesV2BadRequest) IsSuccess() bool
- func (o *CreateSensorUpdatePoliciesV2BadRequest) String() string
- type CreateSensorUpdatePoliciesV2Created
- func (o *CreateSensorUpdatePoliciesV2Created) Code() int
- func (o *CreateSensorUpdatePoliciesV2Created) Error() string
- func (o *CreateSensorUpdatePoliciesV2Created) GetPayload() *models.SensorUpdateRespV2
- func (o *CreateSensorUpdatePoliciesV2Created) IsClientError() bool
- func (o *CreateSensorUpdatePoliciesV2Created) IsCode(code int) bool
- func (o *CreateSensorUpdatePoliciesV2Created) IsRedirect() bool
- func (o *CreateSensorUpdatePoliciesV2Created) IsServerError() bool
- func (o *CreateSensorUpdatePoliciesV2Created) IsSuccess() bool
- func (o *CreateSensorUpdatePoliciesV2Created) String() string
- type CreateSensorUpdatePoliciesV2Forbidden
- func (o *CreateSensorUpdatePoliciesV2Forbidden) Code() int
- func (o *CreateSensorUpdatePoliciesV2Forbidden) Error() string
- func (o *CreateSensorUpdatePoliciesV2Forbidden) GetPayload() *models.MsaErrorsOnly
- func (o *CreateSensorUpdatePoliciesV2Forbidden) IsClientError() bool
- func (o *CreateSensorUpdatePoliciesV2Forbidden) IsCode(code int) bool
- func (o *CreateSensorUpdatePoliciesV2Forbidden) IsRedirect() bool
- func (o *CreateSensorUpdatePoliciesV2Forbidden) IsServerError() bool
- func (o *CreateSensorUpdatePoliciesV2Forbidden) IsSuccess() bool
- func (o *CreateSensorUpdatePoliciesV2Forbidden) String() string
- type CreateSensorUpdatePoliciesV2InternalServerError
- func (o *CreateSensorUpdatePoliciesV2InternalServerError) Code() int
- func (o *CreateSensorUpdatePoliciesV2InternalServerError) Error() string
- func (o *CreateSensorUpdatePoliciesV2InternalServerError) GetPayload() *models.SensorUpdateRespV2
- func (o *CreateSensorUpdatePoliciesV2InternalServerError) IsClientError() bool
- func (o *CreateSensorUpdatePoliciesV2InternalServerError) IsCode(code int) bool
- func (o *CreateSensorUpdatePoliciesV2InternalServerError) IsRedirect() bool
- func (o *CreateSensorUpdatePoliciesV2InternalServerError) IsServerError() bool
- func (o *CreateSensorUpdatePoliciesV2InternalServerError) IsSuccess() bool
- func (o *CreateSensorUpdatePoliciesV2InternalServerError) String() string
- type CreateSensorUpdatePoliciesV2NotFound
- func (o *CreateSensorUpdatePoliciesV2NotFound) Code() int
- func (o *CreateSensorUpdatePoliciesV2NotFound) Error() string
- func (o *CreateSensorUpdatePoliciesV2NotFound) GetPayload() *models.SensorUpdateRespV2
- func (o *CreateSensorUpdatePoliciesV2NotFound) IsClientError() bool
- func (o *CreateSensorUpdatePoliciesV2NotFound) IsCode(code int) bool
- func (o *CreateSensorUpdatePoliciesV2NotFound) IsRedirect() bool
- func (o *CreateSensorUpdatePoliciesV2NotFound) IsServerError() bool
- func (o *CreateSensorUpdatePoliciesV2NotFound) IsSuccess() bool
- func (o *CreateSensorUpdatePoliciesV2NotFound) String() string
- type CreateSensorUpdatePoliciesV2Params
- func NewCreateSensorUpdatePoliciesV2Params() *CreateSensorUpdatePoliciesV2Params
- func NewCreateSensorUpdatePoliciesV2ParamsWithContext(ctx context.Context) *CreateSensorUpdatePoliciesV2Params
- func NewCreateSensorUpdatePoliciesV2ParamsWithHTTPClient(client *http.Client) *CreateSensorUpdatePoliciesV2Params
- func NewCreateSensorUpdatePoliciesV2ParamsWithTimeout(timeout time.Duration) *CreateSensorUpdatePoliciesV2Params
- func (o *CreateSensorUpdatePoliciesV2Params) SetBody(body *models.SensorUpdateCreatePoliciesReqV2)
- func (o *CreateSensorUpdatePoliciesV2Params) SetContext(ctx context.Context)
- func (o *CreateSensorUpdatePoliciesV2Params) SetDefaults()
- func (o *CreateSensorUpdatePoliciesV2Params) SetHTTPClient(client *http.Client)
- func (o *CreateSensorUpdatePoliciesV2Params) SetTimeout(timeout time.Duration)
- func (o *CreateSensorUpdatePoliciesV2Params) WithBody(body *models.SensorUpdateCreatePoliciesReqV2) *CreateSensorUpdatePoliciesV2Params
- func (o *CreateSensorUpdatePoliciesV2Params) WithContext(ctx context.Context) *CreateSensorUpdatePoliciesV2Params
- func (o *CreateSensorUpdatePoliciesV2Params) WithDefaults() *CreateSensorUpdatePoliciesV2Params
- func (o *CreateSensorUpdatePoliciesV2Params) WithHTTPClient(client *http.Client) *CreateSensorUpdatePoliciesV2Params
- func (o *CreateSensorUpdatePoliciesV2Params) WithTimeout(timeout time.Duration) *CreateSensorUpdatePoliciesV2Params
- func (o *CreateSensorUpdatePoliciesV2Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CreateSensorUpdatePoliciesV2Reader
- type CreateSensorUpdatePoliciesV2TooManyRequests
- func (o *CreateSensorUpdatePoliciesV2TooManyRequests) Code() int
- func (o *CreateSensorUpdatePoliciesV2TooManyRequests) Error() string
- func (o *CreateSensorUpdatePoliciesV2TooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *CreateSensorUpdatePoliciesV2TooManyRequests) IsClientError() bool
- func (o *CreateSensorUpdatePoliciesV2TooManyRequests) IsCode(code int) bool
- func (o *CreateSensorUpdatePoliciesV2TooManyRequests) IsRedirect() bool
- func (o *CreateSensorUpdatePoliciesV2TooManyRequests) IsServerError() bool
- func (o *CreateSensorUpdatePoliciesV2TooManyRequests) IsSuccess() bool
- func (o *CreateSensorUpdatePoliciesV2TooManyRequests) String() string
- type DeleteSensorUpdatePoliciesForbidden
- func (o *DeleteSensorUpdatePoliciesForbidden) Code() int
- func (o *DeleteSensorUpdatePoliciesForbidden) Error() string
- func (o *DeleteSensorUpdatePoliciesForbidden) GetPayload() *models.MsaErrorsOnly
- func (o *DeleteSensorUpdatePoliciesForbidden) IsClientError() bool
- func (o *DeleteSensorUpdatePoliciesForbidden) IsCode(code int) bool
- func (o *DeleteSensorUpdatePoliciesForbidden) IsRedirect() bool
- func (o *DeleteSensorUpdatePoliciesForbidden) IsServerError() bool
- func (o *DeleteSensorUpdatePoliciesForbidden) IsSuccess() bool
- func (o *DeleteSensorUpdatePoliciesForbidden) String() string
- type DeleteSensorUpdatePoliciesInternalServerError
- func (o *DeleteSensorUpdatePoliciesInternalServerError) Code() int
- func (o *DeleteSensorUpdatePoliciesInternalServerError) Error() string
- func (o *DeleteSensorUpdatePoliciesInternalServerError) GetPayload() *models.MsaQueryResponse
- func (o *DeleteSensorUpdatePoliciesInternalServerError) IsClientError() bool
- func (o *DeleteSensorUpdatePoliciesInternalServerError) IsCode(code int) bool
- func (o *DeleteSensorUpdatePoliciesInternalServerError) IsRedirect() bool
- func (o *DeleteSensorUpdatePoliciesInternalServerError) IsServerError() bool
- func (o *DeleteSensorUpdatePoliciesInternalServerError) IsSuccess() bool
- func (o *DeleteSensorUpdatePoliciesInternalServerError) String() string
- type DeleteSensorUpdatePoliciesNotFound
- func (o *DeleteSensorUpdatePoliciesNotFound) Code() int
- func (o *DeleteSensorUpdatePoliciesNotFound) Error() string
- func (o *DeleteSensorUpdatePoliciesNotFound) GetPayload() *models.MsaQueryResponse
- func (o *DeleteSensorUpdatePoliciesNotFound) IsClientError() bool
- func (o *DeleteSensorUpdatePoliciesNotFound) IsCode(code int) bool
- func (o *DeleteSensorUpdatePoliciesNotFound) IsRedirect() bool
- func (o *DeleteSensorUpdatePoliciesNotFound) IsServerError() bool
- func (o *DeleteSensorUpdatePoliciesNotFound) IsSuccess() bool
- func (o *DeleteSensorUpdatePoliciesNotFound) String() string
- type DeleteSensorUpdatePoliciesOK
- func (o *DeleteSensorUpdatePoliciesOK) Code() int
- func (o *DeleteSensorUpdatePoliciesOK) Error() string
- func (o *DeleteSensorUpdatePoliciesOK) GetPayload() *models.MsaQueryResponse
- func (o *DeleteSensorUpdatePoliciesOK) IsClientError() bool
- func (o *DeleteSensorUpdatePoliciesOK) IsCode(code int) bool
- func (o *DeleteSensorUpdatePoliciesOK) IsRedirect() bool
- func (o *DeleteSensorUpdatePoliciesOK) IsServerError() bool
- func (o *DeleteSensorUpdatePoliciesOK) IsSuccess() bool
- func (o *DeleteSensorUpdatePoliciesOK) String() string
- type DeleteSensorUpdatePoliciesParams
- func NewDeleteSensorUpdatePoliciesParams() *DeleteSensorUpdatePoliciesParams
- func NewDeleteSensorUpdatePoliciesParamsWithContext(ctx context.Context) *DeleteSensorUpdatePoliciesParams
- func NewDeleteSensorUpdatePoliciesParamsWithHTTPClient(client *http.Client) *DeleteSensorUpdatePoliciesParams
- func NewDeleteSensorUpdatePoliciesParamsWithTimeout(timeout time.Duration) *DeleteSensorUpdatePoliciesParams
- func (o *DeleteSensorUpdatePoliciesParams) SetContext(ctx context.Context)
- func (o *DeleteSensorUpdatePoliciesParams) SetDefaults()
- func (o *DeleteSensorUpdatePoliciesParams) SetHTTPClient(client *http.Client)
- func (o *DeleteSensorUpdatePoliciesParams) SetIds(ids []string)
- func (o *DeleteSensorUpdatePoliciesParams) SetTimeout(timeout time.Duration)
- func (o *DeleteSensorUpdatePoliciesParams) WithContext(ctx context.Context) *DeleteSensorUpdatePoliciesParams
- func (o *DeleteSensorUpdatePoliciesParams) WithDefaults() *DeleteSensorUpdatePoliciesParams
- func (o *DeleteSensorUpdatePoliciesParams) WithHTTPClient(client *http.Client) *DeleteSensorUpdatePoliciesParams
- func (o *DeleteSensorUpdatePoliciesParams) WithIds(ids []string) *DeleteSensorUpdatePoliciesParams
- func (o *DeleteSensorUpdatePoliciesParams) WithTimeout(timeout time.Duration) *DeleteSensorUpdatePoliciesParams
- func (o *DeleteSensorUpdatePoliciesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteSensorUpdatePoliciesReader
- type DeleteSensorUpdatePoliciesTooManyRequests
- func (o *DeleteSensorUpdatePoliciesTooManyRequests) Code() int
- func (o *DeleteSensorUpdatePoliciesTooManyRequests) Error() string
- func (o *DeleteSensorUpdatePoliciesTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *DeleteSensorUpdatePoliciesTooManyRequests) IsClientError() bool
- func (o *DeleteSensorUpdatePoliciesTooManyRequests) IsCode(code int) bool
- func (o *DeleteSensorUpdatePoliciesTooManyRequests) IsRedirect() bool
- func (o *DeleteSensorUpdatePoliciesTooManyRequests) IsServerError() bool
- func (o *DeleteSensorUpdatePoliciesTooManyRequests) IsSuccess() bool
- func (o *DeleteSensorUpdatePoliciesTooManyRequests) String() string
- type GetSensorUpdatePoliciesForbidden
- func (o *GetSensorUpdatePoliciesForbidden) Code() int
- func (o *GetSensorUpdatePoliciesForbidden) Error() string
- func (o *GetSensorUpdatePoliciesForbidden) GetPayload() *models.MsaErrorsOnly
- func (o *GetSensorUpdatePoliciesForbidden) IsClientError() bool
- func (o *GetSensorUpdatePoliciesForbidden) IsCode(code int) bool
- func (o *GetSensorUpdatePoliciesForbidden) IsRedirect() bool
- func (o *GetSensorUpdatePoliciesForbidden) IsServerError() bool
- func (o *GetSensorUpdatePoliciesForbidden) IsSuccess() bool
- func (o *GetSensorUpdatePoliciesForbidden) String() string
- type GetSensorUpdatePoliciesInternalServerError
- func (o *GetSensorUpdatePoliciesInternalServerError) Code() int
- func (o *GetSensorUpdatePoliciesInternalServerError) Error() string
- func (o *GetSensorUpdatePoliciesInternalServerError) GetPayload() *models.SensorUpdateRespV1
- func (o *GetSensorUpdatePoliciesInternalServerError) IsClientError() bool
- func (o *GetSensorUpdatePoliciesInternalServerError) IsCode(code int) bool
- func (o *GetSensorUpdatePoliciesInternalServerError) IsRedirect() bool
- func (o *GetSensorUpdatePoliciesInternalServerError) IsServerError() bool
- func (o *GetSensorUpdatePoliciesInternalServerError) IsSuccess() bool
- func (o *GetSensorUpdatePoliciesInternalServerError) String() string
- type GetSensorUpdatePoliciesNotFound
- func (o *GetSensorUpdatePoliciesNotFound) Code() int
- func (o *GetSensorUpdatePoliciesNotFound) Error() string
- func (o *GetSensorUpdatePoliciesNotFound) GetPayload() *models.SensorUpdateRespV1
- func (o *GetSensorUpdatePoliciesNotFound) IsClientError() bool
- func (o *GetSensorUpdatePoliciesNotFound) IsCode(code int) bool
- func (o *GetSensorUpdatePoliciesNotFound) IsRedirect() bool
- func (o *GetSensorUpdatePoliciesNotFound) IsServerError() bool
- func (o *GetSensorUpdatePoliciesNotFound) IsSuccess() bool
- func (o *GetSensorUpdatePoliciesNotFound) String() string
- type GetSensorUpdatePoliciesOK
- func (o *GetSensorUpdatePoliciesOK) Code() int
- func (o *GetSensorUpdatePoliciesOK) Error() string
- func (o *GetSensorUpdatePoliciesOK) GetPayload() *models.SensorUpdateRespV1
- func (o *GetSensorUpdatePoliciesOK) IsClientError() bool
- func (o *GetSensorUpdatePoliciesOK) IsCode(code int) bool
- func (o *GetSensorUpdatePoliciesOK) IsRedirect() bool
- func (o *GetSensorUpdatePoliciesOK) IsServerError() bool
- func (o *GetSensorUpdatePoliciesOK) IsSuccess() bool
- func (o *GetSensorUpdatePoliciesOK) String() string
- type GetSensorUpdatePoliciesParams
- func NewGetSensorUpdatePoliciesParams() *GetSensorUpdatePoliciesParams
- func NewGetSensorUpdatePoliciesParamsWithContext(ctx context.Context) *GetSensorUpdatePoliciesParams
- func NewGetSensorUpdatePoliciesParamsWithHTTPClient(client *http.Client) *GetSensorUpdatePoliciesParams
- func NewGetSensorUpdatePoliciesParamsWithTimeout(timeout time.Duration) *GetSensorUpdatePoliciesParams
- func (o *GetSensorUpdatePoliciesParams) SetContext(ctx context.Context)
- func (o *GetSensorUpdatePoliciesParams) SetDefaults()
- func (o *GetSensorUpdatePoliciesParams) SetHTTPClient(client *http.Client)
- func (o *GetSensorUpdatePoliciesParams) SetIds(ids []string)
- func (o *GetSensorUpdatePoliciesParams) SetTimeout(timeout time.Duration)
- func (o *GetSensorUpdatePoliciesParams) WithContext(ctx context.Context) *GetSensorUpdatePoliciesParams
- func (o *GetSensorUpdatePoliciesParams) WithDefaults() *GetSensorUpdatePoliciesParams
- func (o *GetSensorUpdatePoliciesParams) WithHTTPClient(client *http.Client) *GetSensorUpdatePoliciesParams
- func (o *GetSensorUpdatePoliciesParams) WithIds(ids []string) *GetSensorUpdatePoliciesParams
- func (o *GetSensorUpdatePoliciesParams) WithTimeout(timeout time.Duration) *GetSensorUpdatePoliciesParams
- func (o *GetSensorUpdatePoliciesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetSensorUpdatePoliciesReader
- type GetSensorUpdatePoliciesTooManyRequests
- func (o *GetSensorUpdatePoliciesTooManyRequests) Code() int
- func (o *GetSensorUpdatePoliciesTooManyRequests) Error() string
- func (o *GetSensorUpdatePoliciesTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *GetSensorUpdatePoliciesTooManyRequests) IsClientError() bool
- func (o *GetSensorUpdatePoliciesTooManyRequests) IsCode(code int) bool
- func (o *GetSensorUpdatePoliciesTooManyRequests) IsRedirect() bool
- func (o *GetSensorUpdatePoliciesTooManyRequests) IsServerError() bool
- func (o *GetSensorUpdatePoliciesTooManyRequests) IsSuccess() bool
- func (o *GetSensorUpdatePoliciesTooManyRequests) String() string
- type GetSensorUpdatePoliciesV2Forbidden
- func (o *GetSensorUpdatePoliciesV2Forbidden) Code() int
- func (o *GetSensorUpdatePoliciesV2Forbidden) Error() string
- func (o *GetSensorUpdatePoliciesV2Forbidden) GetPayload() *models.MsaErrorsOnly
- func (o *GetSensorUpdatePoliciesV2Forbidden) IsClientError() bool
- func (o *GetSensorUpdatePoliciesV2Forbidden) IsCode(code int) bool
- func (o *GetSensorUpdatePoliciesV2Forbidden) IsRedirect() bool
- func (o *GetSensorUpdatePoliciesV2Forbidden) IsServerError() bool
- func (o *GetSensorUpdatePoliciesV2Forbidden) IsSuccess() bool
- func (o *GetSensorUpdatePoliciesV2Forbidden) String() string
- type GetSensorUpdatePoliciesV2InternalServerError
- func (o *GetSensorUpdatePoliciesV2InternalServerError) Code() int
- func (o *GetSensorUpdatePoliciesV2InternalServerError) Error() string
- func (o *GetSensorUpdatePoliciesV2InternalServerError) GetPayload() *models.SensorUpdateRespV2
- func (o *GetSensorUpdatePoliciesV2InternalServerError) IsClientError() bool
- func (o *GetSensorUpdatePoliciesV2InternalServerError) IsCode(code int) bool
- func (o *GetSensorUpdatePoliciesV2InternalServerError) IsRedirect() bool
- func (o *GetSensorUpdatePoliciesV2InternalServerError) IsServerError() bool
- func (o *GetSensorUpdatePoliciesV2InternalServerError) IsSuccess() bool
- func (o *GetSensorUpdatePoliciesV2InternalServerError) String() string
- type GetSensorUpdatePoliciesV2NotFound
- func (o *GetSensorUpdatePoliciesV2NotFound) Code() int
- func (o *GetSensorUpdatePoliciesV2NotFound) Error() string
- func (o *GetSensorUpdatePoliciesV2NotFound) GetPayload() *models.SensorUpdateRespV2
- func (o *GetSensorUpdatePoliciesV2NotFound) IsClientError() bool
- func (o *GetSensorUpdatePoliciesV2NotFound) IsCode(code int) bool
- func (o *GetSensorUpdatePoliciesV2NotFound) IsRedirect() bool
- func (o *GetSensorUpdatePoliciesV2NotFound) IsServerError() bool
- func (o *GetSensorUpdatePoliciesV2NotFound) IsSuccess() bool
- func (o *GetSensorUpdatePoliciesV2NotFound) String() string
- type GetSensorUpdatePoliciesV2OK
- func (o *GetSensorUpdatePoliciesV2OK) Code() int
- func (o *GetSensorUpdatePoliciesV2OK) Error() string
- func (o *GetSensorUpdatePoliciesV2OK) GetPayload() *models.SensorUpdateRespV2
- func (o *GetSensorUpdatePoliciesV2OK) IsClientError() bool
- func (o *GetSensorUpdatePoliciesV2OK) IsCode(code int) bool
- func (o *GetSensorUpdatePoliciesV2OK) IsRedirect() bool
- func (o *GetSensorUpdatePoliciesV2OK) IsServerError() bool
- func (o *GetSensorUpdatePoliciesV2OK) IsSuccess() bool
- func (o *GetSensorUpdatePoliciesV2OK) String() string
- type GetSensorUpdatePoliciesV2Params
- func NewGetSensorUpdatePoliciesV2Params() *GetSensorUpdatePoliciesV2Params
- func NewGetSensorUpdatePoliciesV2ParamsWithContext(ctx context.Context) *GetSensorUpdatePoliciesV2Params
- func NewGetSensorUpdatePoliciesV2ParamsWithHTTPClient(client *http.Client) *GetSensorUpdatePoliciesV2Params
- func NewGetSensorUpdatePoliciesV2ParamsWithTimeout(timeout time.Duration) *GetSensorUpdatePoliciesV2Params
- func (o *GetSensorUpdatePoliciesV2Params) SetContext(ctx context.Context)
- func (o *GetSensorUpdatePoliciesV2Params) SetDefaults()
- func (o *GetSensorUpdatePoliciesV2Params) SetHTTPClient(client *http.Client)
- func (o *GetSensorUpdatePoliciesV2Params) SetIds(ids []string)
- func (o *GetSensorUpdatePoliciesV2Params) SetTimeout(timeout time.Duration)
- func (o *GetSensorUpdatePoliciesV2Params) WithContext(ctx context.Context) *GetSensorUpdatePoliciesV2Params
- func (o *GetSensorUpdatePoliciesV2Params) WithDefaults() *GetSensorUpdatePoliciesV2Params
- func (o *GetSensorUpdatePoliciesV2Params) WithHTTPClient(client *http.Client) *GetSensorUpdatePoliciesV2Params
- func (o *GetSensorUpdatePoliciesV2Params) WithIds(ids []string) *GetSensorUpdatePoliciesV2Params
- func (o *GetSensorUpdatePoliciesV2Params) WithTimeout(timeout time.Duration) *GetSensorUpdatePoliciesV2Params
- func (o *GetSensorUpdatePoliciesV2Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetSensorUpdatePoliciesV2Reader
- type GetSensorUpdatePoliciesV2TooManyRequests
- func (o *GetSensorUpdatePoliciesV2TooManyRequests) Code() int
- func (o *GetSensorUpdatePoliciesV2TooManyRequests) Error() string
- func (o *GetSensorUpdatePoliciesV2TooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *GetSensorUpdatePoliciesV2TooManyRequests) IsClientError() bool
- func (o *GetSensorUpdatePoliciesV2TooManyRequests) IsCode(code int) bool
- func (o *GetSensorUpdatePoliciesV2TooManyRequests) IsRedirect() bool
- func (o *GetSensorUpdatePoliciesV2TooManyRequests) IsServerError() bool
- func (o *GetSensorUpdatePoliciesV2TooManyRequests) IsSuccess() bool
- func (o *GetSensorUpdatePoliciesV2TooManyRequests) String() string
- type PerformSensorUpdatePoliciesActionBadRequest
- func (o *PerformSensorUpdatePoliciesActionBadRequest) Code() int
- func (o *PerformSensorUpdatePoliciesActionBadRequest) Error() string
- func (o *PerformSensorUpdatePoliciesActionBadRequest) GetPayload() *models.SensorUpdateRespV1
- func (o *PerformSensorUpdatePoliciesActionBadRequest) IsClientError() bool
- func (o *PerformSensorUpdatePoliciesActionBadRequest) IsCode(code int) bool
- func (o *PerformSensorUpdatePoliciesActionBadRequest) IsRedirect() bool
- func (o *PerformSensorUpdatePoliciesActionBadRequest) IsServerError() bool
- func (o *PerformSensorUpdatePoliciesActionBadRequest) IsSuccess() bool
- func (o *PerformSensorUpdatePoliciesActionBadRequest) String() string
- type PerformSensorUpdatePoliciesActionForbidden
- func (o *PerformSensorUpdatePoliciesActionForbidden) Code() int
- func (o *PerformSensorUpdatePoliciesActionForbidden) Error() string
- func (o *PerformSensorUpdatePoliciesActionForbidden) GetPayload() *models.MsaErrorsOnly
- func (o *PerformSensorUpdatePoliciesActionForbidden) IsClientError() bool
- func (o *PerformSensorUpdatePoliciesActionForbidden) IsCode(code int) bool
- func (o *PerformSensorUpdatePoliciesActionForbidden) IsRedirect() bool
- func (o *PerformSensorUpdatePoliciesActionForbidden) IsServerError() bool
- func (o *PerformSensorUpdatePoliciesActionForbidden) IsSuccess() bool
- func (o *PerformSensorUpdatePoliciesActionForbidden) String() string
- type PerformSensorUpdatePoliciesActionInternalServerError
- func (o *PerformSensorUpdatePoliciesActionInternalServerError) Code() int
- func (o *PerformSensorUpdatePoliciesActionInternalServerError) Error() string
- func (o *PerformSensorUpdatePoliciesActionInternalServerError) GetPayload() *models.SensorUpdateRespV1
- func (o *PerformSensorUpdatePoliciesActionInternalServerError) IsClientError() bool
- func (o *PerformSensorUpdatePoliciesActionInternalServerError) IsCode(code int) bool
- func (o *PerformSensorUpdatePoliciesActionInternalServerError) IsRedirect() bool
- func (o *PerformSensorUpdatePoliciesActionInternalServerError) IsServerError() bool
- func (o *PerformSensorUpdatePoliciesActionInternalServerError) IsSuccess() bool
- func (o *PerformSensorUpdatePoliciesActionInternalServerError) String() string
- type PerformSensorUpdatePoliciesActionNotFound
- func (o *PerformSensorUpdatePoliciesActionNotFound) Code() int
- func (o *PerformSensorUpdatePoliciesActionNotFound) Error() string
- func (o *PerformSensorUpdatePoliciesActionNotFound) GetPayload() *models.SensorUpdateRespV1
- func (o *PerformSensorUpdatePoliciesActionNotFound) IsClientError() bool
- func (o *PerformSensorUpdatePoliciesActionNotFound) IsCode(code int) bool
- func (o *PerformSensorUpdatePoliciesActionNotFound) IsRedirect() bool
- func (o *PerformSensorUpdatePoliciesActionNotFound) IsServerError() bool
- func (o *PerformSensorUpdatePoliciesActionNotFound) IsSuccess() bool
- func (o *PerformSensorUpdatePoliciesActionNotFound) String() string
- type PerformSensorUpdatePoliciesActionOK
- func (o *PerformSensorUpdatePoliciesActionOK) Code() int
- func (o *PerformSensorUpdatePoliciesActionOK) Error() string
- func (o *PerformSensorUpdatePoliciesActionOK) GetPayload() *models.SensorUpdateRespV1
- func (o *PerformSensorUpdatePoliciesActionOK) IsClientError() bool
- func (o *PerformSensorUpdatePoliciesActionOK) IsCode(code int) bool
- func (o *PerformSensorUpdatePoliciesActionOK) IsRedirect() bool
- func (o *PerformSensorUpdatePoliciesActionOK) IsServerError() bool
- func (o *PerformSensorUpdatePoliciesActionOK) IsSuccess() bool
- func (o *PerformSensorUpdatePoliciesActionOK) String() string
- type PerformSensorUpdatePoliciesActionParams
- func NewPerformSensorUpdatePoliciesActionParams() *PerformSensorUpdatePoliciesActionParams
- func NewPerformSensorUpdatePoliciesActionParamsWithContext(ctx context.Context) *PerformSensorUpdatePoliciesActionParams
- func NewPerformSensorUpdatePoliciesActionParamsWithHTTPClient(client *http.Client) *PerformSensorUpdatePoliciesActionParams
- func NewPerformSensorUpdatePoliciesActionParamsWithTimeout(timeout time.Duration) *PerformSensorUpdatePoliciesActionParams
- func (o *PerformSensorUpdatePoliciesActionParams) SetActionName(actionName string)
- func (o *PerformSensorUpdatePoliciesActionParams) SetBody(body *models.MsaEntityActionRequestV2)
- func (o *PerformSensorUpdatePoliciesActionParams) SetContext(ctx context.Context)
- func (o *PerformSensorUpdatePoliciesActionParams) SetDefaults()
- func (o *PerformSensorUpdatePoliciesActionParams) SetHTTPClient(client *http.Client)
- func (o *PerformSensorUpdatePoliciesActionParams) SetTimeout(timeout time.Duration)
- func (o *PerformSensorUpdatePoliciesActionParams) WithActionName(actionName string) *PerformSensorUpdatePoliciesActionParams
- func (o *PerformSensorUpdatePoliciesActionParams) WithBody(body *models.MsaEntityActionRequestV2) *PerformSensorUpdatePoliciesActionParams
- func (o *PerformSensorUpdatePoliciesActionParams) WithContext(ctx context.Context) *PerformSensorUpdatePoliciesActionParams
- func (o *PerformSensorUpdatePoliciesActionParams) WithDefaults() *PerformSensorUpdatePoliciesActionParams
- func (o *PerformSensorUpdatePoliciesActionParams) WithHTTPClient(client *http.Client) *PerformSensorUpdatePoliciesActionParams
- func (o *PerformSensorUpdatePoliciesActionParams) WithTimeout(timeout time.Duration) *PerformSensorUpdatePoliciesActionParams
- func (o *PerformSensorUpdatePoliciesActionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PerformSensorUpdatePoliciesActionReader
- type PerformSensorUpdatePoliciesActionTooManyRequests
- func (o *PerformSensorUpdatePoliciesActionTooManyRequests) Code() int
- func (o *PerformSensorUpdatePoliciesActionTooManyRequests) Error() string
- func (o *PerformSensorUpdatePoliciesActionTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *PerformSensorUpdatePoliciesActionTooManyRequests) IsClientError() bool
- func (o *PerformSensorUpdatePoliciesActionTooManyRequests) IsCode(code int) bool
- func (o *PerformSensorUpdatePoliciesActionTooManyRequests) IsRedirect() bool
- func (o *PerformSensorUpdatePoliciesActionTooManyRequests) IsServerError() bool
- func (o *PerformSensorUpdatePoliciesActionTooManyRequests) IsSuccess() bool
- func (o *PerformSensorUpdatePoliciesActionTooManyRequests) String() string
- type QueryCombinedSensorUpdateBuildsBadRequest
- func (o *QueryCombinedSensorUpdateBuildsBadRequest) Code() int
- func (o *QueryCombinedSensorUpdateBuildsBadRequest) Error() string
- func (o *QueryCombinedSensorUpdateBuildsBadRequest) GetPayload() *models.SensorUpdateBuildsRespV1
- func (o *QueryCombinedSensorUpdateBuildsBadRequest) IsClientError() bool
- func (o *QueryCombinedSensorUpdateBuildsBadRequest) IsCode(code int) bool
- func (o *QueryCombinedSensorUpdateBuildsBadRequest) IsRedirect() bool
- func (o *QueryCombinedSensorUpdateBuildsBadRequest) IsServerError() bool
- func (o *QueryCombinedSensorUpdateBuildsBadRequest) IsSuccess() bool
- func (o *QueryCombinedSensorUpdateBuildsBadRequest) String() string
- type QueryCombinedSensorUpdateBuildsDefault
- func (o *QueryCombinedSensorUpdateBuildsDefault) Code() int
- func (o *QueryCombinedSensorUpdateBuildsDefault) Error() string
- func (o *QueryCombinedSensorUpdateBuildsDefault) GetPayload() string
- func (o *QueryCombinedSensorUpdateBuildsDefault) IsClientError() bool
- func (o *QueryCombinedSensorUpdateBuildsDefault) IsCode(code int) bool
- func (o *QueryCombinedSensorUpdateBuildsDefault) IsRedirect() bool
- func (o *QueryCombinedSensorUpdateBuildsDefault) IsServerError() bool
- func (o *QueryCombinedSensorUpdateBuildsDefault) IsSuccess() bool
- func (o *QueryCombinedSensorUpdateBuildsDefault) String() string
- type QueryCombinedSensorUpdateBuildsForbidden
- func (o *QueryCombinedSensorUpdateBuildsForbidden) Code() int
- func (o *QueryCombinedSensorUpdateBuildsForbidden) Error() string
- func (o *QueryCombinedSensorUpdateBuildsForbidden) GetPayload() *models.MsaErrorsOnly
- func (o *QueryCombinedSensorUpdateBuildsForbidden) IsClientError() bool
- func (o *QueryCombinedSensorUpdateBuildsForbidden) IsCode(code int) bool
- func (o *QueryCombinedSensorUpdateBuildsForbidden) IsRedirect() bool
- func (o *QueryCombinedSensorUpdateBuildsForbidden) IsServerError() bool
- func (o *QueryCombinedSensorUpdateBuildsForbidden) IsSuccess() bool
- func (o *QueryCombinedSensorUpdateBuildsForbidden) String() string
- type QueryCombinedSensorUpdateBuildsInternalServerError
- func (o *QueryCombinedSensorUpdateBuildsInternalServerError) Code() int
- func (o *QueryCombinedSensorUpdateBuildsInternalServerError) Error() string
- func (o *QueryCombinedSensorUpdateBuildsInternalServerError) GetPayload() *models.SensorUpdateBuildsRespV1
- func (o *QueryCombinedSensorUpdateBuildsInternalServerError) IsClientError() bool
- func (o *QueryCombinedSensorUpdateBuildsInternalServerError) IsCode(code int) bool
- func (o *QueryCombinedSensorUpdateBuildsInternalServerError) IsRedirect() bool
- func (o *QueryCombinedSensorUpdateBuildsInternalServerError) IsServerError() bool
- func (o *QueryCombinedSensorUpdateBuildsInternalServerError) IsSuccess() bool
- func (o *QueryCombinedSensorUpdateBuildsInternalServerError) String() string
- type QueryCombinedSensorUpdateBuildsOK
- func (o *QueryCombinedSensorUpdateBuildsOK) Code() int
- func (o *QueryCombinedSensorUpdateBuildsOK) Error() string
- func (o *QueryCombinedSensorUpdateBuildsOK) GetPayload() *models.SensorUpdateBuildsRespV1
- func (o *QueryCombinedSensorUpdateBuildsOK) IsClientError() bool
- func (o *QueryCombinedSensorUpdateBuildsOK) IsCode(code int) bool
- func (o *QueryCombinedSensorUpdateBuildsOK) IsRedirect() bool
- func (o *QueryCombinedSensorUpdateBuildsOK) IsServerError() bool
- func (o *QueryCombinedSensorUpdateBuildsOK) IsSuccess() bool
- func (o *QueryCombinedSensorUpdateBuildsOK) String() string
- type QueryCombinedSensorUpdateBuildsParams
- func NewQueryCombinedSensorUpdateBuildsParams() *QueryCombinedSensorUpdateBuildsParams
- func NewQueryCombinedSensorUpdateBuildsParamsWithContext(ctx context.Context) *QueryCombinedSensorUpdateBuildsParams
- func NewQueryCombinedSensorUpdateBuildsParamsWithHTTPClient(client *http.Client) *QueryCombinedSensorUpdateBuildsParams
- func NewQueryCombinedSensorUpdateBuildsParamsWithTimeout(timeout time.Duration) *QueryCombinedSensorUpdateBuildsParams
- func (o *QueryCombinedSensorUpdateBuildsParams) SetContext(ctx context.Context)
- func (o *QueryCombinedSensorUpdateBuildsParams) SetDefaults()
- func (o *QueryCombinedSensorUpdateBuildsParams) SetHTTPClient(client *http.Client)
- func (o *QueryCombinedSensorUpdateBuildsParams) SetPlatform(platform *string)
- func (o *QueryCombinedSensorUpdateBuildsParams) SetStage(stage []string)
- func (o *QueryCombinedSensorUpdateBuildsParams) SetTimeout(timeout time.Duration)
- func (o *QueryCombinedSensorUpdateBuildsParams) WithContext(ctx context.Context) *QueryCombinedSensorUpdateBuildsParams
- func (o *QueryCombinedSensorUpdateBuildsParams) WithDefaults() *QueryCombinedSensorUpdateBuildsParams
- func (o *QueryCombinedSensorUpdateBuildsParams) WithHTTPClient(client *http.Client) *QueryCombinedSensorUpdateBuildsParams
- func (o *QueryCombinedSensorUpdateBuildsParams) WithPlatform(platform *string) *QueryCombinedSensorUpdateBuildsParams
- func (o *QueryCombinedSensorUpdateBuildsParams) WithStage(stage []string) *QueryCombinedSensorUpdateBuildsParams
- func (o *QueryCombinedSensorUpdateBuildsParams) WithTimeout(timeout time.Duration) *QueryCombinedSensorUpdateBuildsParams
- func (o *QueryCombinedSensorUpdateBuildsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type QueryCombinedSensorUpdateBuildsReader
- type QueryCombinedSensorUpdateBuildsTooManyRequests
- func (o *QueryCombinedSensorUpdateBuildsTooManyRequests) Code() int
- func (o *QueryCombinedSensorUpdateBuildsTooManyRequests) Error() string
- func (o *QueryCombinedSensorUpdateBuildsTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *QueryCombinedSensorUpdateBuildsTooManyRequests) IsClientError() bool
- func (o *QueryCombinedSensorUpdateBuildsTooManyRequests) IsCode(code int) bool
- func (o *QueryCombinedSensorUpdateBuildsTooManyRequests) IsRedirect() bool
- func (o *QueryCombinedSensorUpdateBuildsTooManyRequests) IsServerError() bool
- func (o *QueryCombinedSensorUpdateBuildsTooManyRequests) IsSuccess() bool
- func (o *QueryCombinedSensorUpdateBuildsTooManyRequests) String() string
- type QueryCombinedSensorUpdateKernelsBadRequest
- func (o *QueryCombinedSensorUpdateKernelsBadRequest) Code() int
- func (o *QueryCombinedSensorUpdateKernelsBadRequest) Error() string
- func (o *QueryCombinedSensorUpdateKernelsBadRequest) GetPayload() *models.SensorUpdateKernelsRespV1
- func (o *QueryCombinedSensorUpdateKernelsBadRequest) IsClientError() bool
- func (o *QueryCombinedSensorUpdateKernelsBadRequest) IsCode(code int) bool
- func (o *QueryCombinedSensorUpdateKernelsBadRequest) IsRedirect() bool
- func (o *QueryCombinedSensorUpdateKernelsBadRequest) IsServerError() bool
- func (o *QueryCombinedSensorUpdateKernelsBadRequest) IsSuccess() bool
- func (o *QueryCombinedSensorUpdateKernelsBadRequest) String() string
- type QueryCombinedSensorUpdateKernelsForbidden
- func (o *QueryCombinedSensorUpdateKernelsForbidden) Code() int
- func (o *QueryCombinedSensorUpdateKernelsForbidden) Error() string
- func (o *QueryCombinedSensorUpdateKernelsForbidden) GetPayload() *models.MsaErrorsOnly
- func (o *QueryCombinedSensorUpdateKernelsForbidden) IsClientError() bool
- func (o *QueryCombinedSensorUpdateKernelsForbidden) IsCode(code int) bool
- func (o *QueryCombinedSensorUpdateKernelsForbidden) IsRedirect() bool
- func (o *QueryCombinedSensorUpdateKernelsForbidden) IsServerError() bool
- func (o *QueryCombinedSensorUpdateKernelsForbidden) IsSuccess() bool
- func (o *QueryCombinedSensorUpdateKernelsForbidden) String() string
- type QueryCombinedSensorUpdateKernelsInternalServerError
- func (o *QueryCombinedSensorUpdateKernelsInternalServerError) Code() int
- func (o *QueryCombinedSensorUpdateKernelsInternalServerError) Error() string
- func (o *QueryCombinedSensorUpdateKernelsInternalServerError) GetPayload() *models.SensorUpdateKernelsRespV1
- func (o *QueryCombinedSensorUpdateKernelsInternalServerError) IsClientError() bool
- func (o *QueryCombinedSensorUpdateKernelsInternalServerError) IsCode(code int) bool
- func (o *QueryCombinedSensorUpdateKernelsInternalServerError) IsRedirect() bool
- func (o *QueryCombinedSensorUpdateKernelsInternalServerError) IsServerError() bool
- func (o *QueryCombinedSensorUpdateKernelsInternalServerError) IsSuccess() bool
- func (o *QueryCombinedSensorUpdateKernelsInternalServerError) String() string
- type QueryCombinedSensorUpdateKernelsOK
- func (o *QueryCombinedSensorUpdateKernelsOK) Code() int
- func (o *QueryCombinedSensorUpdateKernelsOK) Error() string
- func (o *QueryCombinedSensorUpdateKernelsOK) GetPayload() *models.SensorUpdateKernelsRespV1
- func (o *QueryCombinedSensorUpdateKernelsOK) IsClientError() bool
- func (o *QueryCombinedSensorUpdateKernelsOK) IsCode(code int) bool
- func (o *QueryCombinedSensorUpdateKernelsOK) IsRedirect() bool
- func (o *QueryCombinedSensorUpdateKernelsOK) IsServerError() bool
- func (o *QueryCombinedSensorUpdateKernelsOK) IsSuccess() bool
- func (o *QueryCombinedSensorUpdateKernelsOK) String() string
- type QueryCombinedSensorUpdateKernelsParams
- func NewQueryCombinedSensorUpdateKernelsParams() *QueryCombinedSensorUpdateKernelsParams
- func NewQueryCombinedSensorUpdateKernelsParamsWithContext(ctx context.Context) *QueryCombinedSensorUpdateKernelsParams
- func NewQueryCombinedSensorUpdateKernelsParamsWithHTTPClient(client *http.Client) *QueryCombinedSensorUpdateKernelsParams
- func NewQueryCombinedSensorUpdateKernelsParamsWithTimeout(timeout time.Duration) *QueryCombinedSensorUpdateKernelsParams
- func (o *QueryCombinedSensorUpdateKernelsParams) SetContext(ctx context.Context)
- func (o *QueryCombinedSensorUpdateKernelsParams) SetDefaults()
- func (o *QueryCombinedSensorUpdateKernelsParams) SetFilter(filter *string)
- func (o *QueryCombinedSensorUpdateKernelsParams) SetHTTPClient(client *http.Client)
- func (o *QueryCombinedSensorUpdateKernelsParams) SetLimit(limit *int64)
- func (o *QueryCombinedSensorUpdateKernelsParams) SetOffset(offset *int64)
- func (o *QueryCombinedSensorUpdateKernelsParams) SetTimeout(timeout time.Duration)
- func (o *QueryCombinedSensorUpdateKernelsParams) WithContext(ctx context.Context) *QueryCombinedSensorUpdateKernelsParams
- func (o *QueryCombinedSensorUpdateKernelsParams) WithDefaults() *QueryCombinedSensorUpdateKernelsParams
- func (o *QueryCombinedSensorUpdateKernelsParams) WithFilter(filter *string) *QueryCombinedSensorUpdateKernelsParams
- func (o *QueryCombinedSensorUpdateKernelsParams) WithHTTPClient(client *http.Client) *QueryCombinedSensorUpdateKernelsParams
- func (o *QueryCombinedSensorUpdateKernelsParams) WithLimit(limit *int64) *QueryCombinedSensorUpdateKernelsParams
- func (o *QueryCombinedSensorUpdateKernelsParams) WithOffset(offset *int64) *QueryCombinedSensorUpdateKernelsParams
- func (o *QueryCombinedSensorUpdateKernelsParams) WithTimeout(timeout time.Duration) *QueryCombinedSensorUpdateKernelsParams
- func (o *QueryCombinedSensorUpdateKernelsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type QueryCombinedSensorUpdateKernelsReader
- type QueryCombinedSensorUpdateKernelsTooManyRequests
- func (o *QueryCombinedSensorUpdateKernelsTooManyRequests) Code() int
- func (o *QueryCombinedSensorUpdateKernelsTooManyRequests) Error() string
- func (o *QueryCombinedSensorUpdateKernelsTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *QueryCombinedSensorUpdateKernelsTooManyRequests) IsClientError() bool
- func (o *QueryCombinedSensorUpdateKernelsTooManyRequests) IsCode(code int) bool
- func (o *QueryCombinedSensorUpdateKernelsTooManyRequests) IsRedirect() bool
- func (o *QueryCombinedSensorUpdateKernelsTooManyRequests) IsServerError() bool
- func (o *QueryCombinedSensorUpdateKernelsTooManyRequests) IsSuccess() bool
- func (o *QueryCombinedSensorUpdateKernelsTooManyRequests) String() string
- type QueryCombinedSensorUpdatePoliciesBadRequest
- func (o *QueryCombinedSensorUpdatePoliciesBadRequest) Code() int
- func (o *QueryCombinedSensorUpdatePoliciesBadRequest) Error() string
- func (o *QueryCombinedSensorUpdatePoliciesBadRequest) GetPayload() *models.SensorUpdateRespV1
- func (o *QueryCombinedSensorUpdatePoliciesBadRequest) IsClientError() bool
- func (o *QueryCombinedSensorUpdatePoliciesBadRequest) IsCode(code int) bool
- func (o *QueryCombinedSensorUpdatePoliciesBadRequest) IsRedirect() bool
- func (o *QueryCombinedSensorUpdatePoliciesBadRequest) IsServerError() bool
- func (o *QueryCombinedSensorUpdatePoliciesBadRequest) IsSuccess() bool
- func (o *QueryCombinedSensorUpdatePoliciesBadRequest) String() string
- type QueryCombinedSensorUpdatePoliciesForbidden
- func (o *QueryCombinedSensorUpdatePoliciesForbidden) Code() int
- func (o *QueryCombinedSensorUpdatePoliciesForbidden) Error() string
- func (o *QueryCombinedSensorUpdatePoliciesForbidden) GetPayload() *models.MsaErrorsOnly
- func (o *QueryCombinedSensorUpdatePoliciesForbidden) IsClientError() bool
- func (o *QueryCombinedSensorUpdatePoliciesForbidden) IsCode(code int) bool
- func (o *QueryCombinedSensorUpdatePoliciesForbidden) IsRedirect() bool
- func (o *QueryCombinedSensorUpdatePoliciesForbidden) IsServerError() bool
- func (o *QueryCombinedSensorUpdatePoliciesForbidden) IsSuccess() bool
- func (o *QueryCombinedSensorUpdatePoliciesForbidden) String() string
- type QueryCombinedSensorUpdatePoliciesInternalServerError
- func (o *QueryCombinedSensorUpdatePoliciesInternalServerError) Code() int
- func (o *QueryCombinedSensorUpdatePoliciesInternalServerError) Error() string
- func (o *QueryCombinedSensorUpdatePoliciesInternalServerError) GetPayload() *models.SensorUpdateRespV1
- func (o *QueryCombinedSensorUpdatePoliciesInternalServerError) IsClientError() bool
- func (o *QueryCombinedSensorUpdatePoliciesInternalServerError) IsCode(code int) bool
- func (o *QueryCombinedSensorUpdatePoliciesInternalServerError) IsRedirect() bool
- func (o *QueryCombinedSensorUpdatePoliciesInternalServerError) IsServerError() bool
- func (o *QueryCombinedSensorUpdatePoliciesInternalServerError) IsSuccess() bool
- func (o *QueryCombinedSensorUpdatePoliciesInternalServerError) String() string
- type QueryCombinedSensorUpdatePoliciesOK
- func (o *QueryCombinedSensorUpdatePoliciesOK) Code() int
- func (o *QueryCombinedSensorUpdatePoliciesOK) Error() string
- func (o *QueryCombinedSensorUpdatePoliciesOK) GetPayload() *models.SensorUpdateRespV1
- func (o *QueryCombinedSensorUpdatePoliciesOK) IsClientError() bool
- func (o *QueryCombinedSensorUpdatePoliciesOK) IsCode(code int) bool
- func (o *QueryCombinedSensorUpdatePoliciesOK) IsRedirect() bool
- func (o *QueryCombinedSensorUpdatePoliciesOK) IsServerError() bool
- func (o *QueryCombinedSensorUpdatePoliciesOK) IsSuccess() bool
- func (o *QueryCombinedSensorUpdatePoliciesOK) String() string
- type QueryCombinedSensorUpdatePoliciesParams
- func NewQueryCombinedSensorUpdatePoliciesParams() *QueryCombinedSensorUpdatePoliciesParams
- func NewQueryCombinedSensorUpdatePoliciesParamsWithContext(ctx context.Context) *QueryCombinedSensorUpdatePoliciesParams
- func NewQueryCombinedSensorUpdatePoliciesParamsWithHTTPClient(client *http.Client) *QueryCombinedSensorUpdatePoliciesParams
- func NewQueryCombinedSensorUpdatePoliciesParamsWithTimeout(timeout time.Duration) *QueryCombinedSensorUpdatePoliciesParams
- func (o *QueryCombinedSensorUpdatePoliciesParams) SetContext(ctx context.Context)
- func (o *QueryCombinedSensorUpdatePoliciesParams) SetDefaults()
- func (o *QueryCombinedSensorUpdatePoliciesParams) SetFilter(filter *string)
- func (o *QueryCombinedSensorUpdatePoliciesParams) SetHTTPClient(client *http.Client)
- func (o *QueryCombinedSensorUpdatePoliciesParams) SetLimit(limit *int64)
- func (o *QueryCombinedSensorUpdatePoliciesParams) SetOffset(offset *int64)
- func (o *QueryCombinedSensorUpdatePoliciesParams) SetSort(sort *string)
- func (o *QueryCombinedSensorUpdatePoliciesParams) SetTimeout(timeout time.Duration)
- func (o *QueryCombinedSensorUpdatePoliciesParams) WithContext(ctx context.Context) *QueryCombinedSensorUpdatePoliciesParams
- func (o *QueryCombinedSensorUpdatePoliciesParams) WithDefaults() *QueryCombinedSensorUpdatePoliciesParams
- func (o *QueryCombinedSensorUpdatePoliciesParams) WithFilter(filter *string) *QueryCombinedSensorUpdatePoliciesParams
- func (o *QueryCombinedSensorUpdatePoliciesParams) WithHTTPClient(client *http.Client) *QueryCombinedSensorUpdatePoliciesParams
- func (o *QueryCombinedSensorUpdatePoliciesParams) WithLimit(limit *int64) *QueryCombinedSensorUpdatePoliciesParams
- func (o *QueryCombinedSensorUpdatePoliciesParams) WithOffset(offset *int64) *QueryCombinedSensorUpdatePoliciesParams
- func (o *QueryCombinedSensorUpdatePoliciesParams) WithSort(sort *string) *QueryCombinedSensorUpdatePoliciesParams
- func (o *QueryCombinedSensorUpdatePoliciesParams) WithTimeout(timeout time.Duration) *QueryCombinedSensorUpdatePoliciesParams
- func (o *QueryCombinedSensorUpdatePoliciesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type QueryCombinedSensorUpdatePoliciesReader
- type QueryCombinedSensorUpdatePoliciesTooManyRequests
- func (o *QueryCombinedSensorUpdatePoliciesTooManyRequests) Code() int
- func (o *QueryCombinedSensorUpdatePoliciesTooManyRequests) Error() string
- func (o *QueryCombinedSensorUpdatePoliciesTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *QueryCombinedSensorUpdatePoliciesTooManyRequests) IsClientError() bool
- func (o *QueryCombinedSensorUpdatePoliciesTooManyRequests) IsCode(code int) bool
- func (o *QueryCombinedSensorUpdatePoliciesTooManyRequests) IsRedirect() bool
- func (o *QueryCombinedSensorUpdatePoliciesTooManyRequests) IsServerError() bool
- func (o *QueryCombinedSensorUpdatePoliciesTooManyRequests) IsSuccess() bool
- func (o *QueryCombinedSensorUpdatePoliciesTooManyRequests) String() string
- type QueryCombinedSensorUpdatePoliciesV2BadRequest
- func (o *QueryCombinedSensorUpdatePoliciesV2BadRequest) Code() int
- func (o *QueryCombinedSensorUpdatePoliciesV2BadRequest) Error() string
- func (o *QueryCombinedSensorUpdatePoliciesV2BadRequest) GetPayload() *models.SensorUpdateRespV2
- func (o *QueryCombinedSensorUpdatePoliciesV2BadRequest) IsClientError() bool
- func (o *QueryCombinedSensorUpdatePoliciesV2BadRequest) IsCode(code int) bool
- func (o *QueryCombinedSensorUpdatePoliciesV2BadRequest) IsRedirect() bool
- func (o *QueryCombinedSensorUpdatePoliciesV2BadRequest) IsServerError() bool
- func (o *QueryCombinedSensorUpdatePoliciesV2BadRequest) IsSuccess() bool
- func (o *QueryCombinedSensorUpdatePoliciesV2BadRequest) String() string
- type QueryCombinedSensorUpdatePoliciesV2Forbidden
- func (o *QueryCombinedSensorUpdatePoliciesV2Forbidden) Code() int
- func (o *QueryCombinedSensorUpdatePoliciesV2Forbidden) Error() string
- func (o *QueryCombinedSensorUpdatePoliciesV2Forbidden) GetPayload() *models.MsaErrorsOnly
- func (o *QueryCombinedSensorUpdatePoliciesV2Forbidden) IsClientError() bool
- func (o *QueryCombinedSensorUpdatePoliciesV2Forbidden) IsCode(code int) bool
- func (o *QueryCombinedSensorUpdatePoliciesV2Forbidden) IsRedirect() bool
- func (o *QueryCombinedSensorUpdatePoliciesV2Forbidden) IsServerError() bool
- func (o *QueryCombinedSensorUpdatePoliciesV2Forbidden) IsSuccess() bool
- func (o *QueryCombinedSensorUpdatePoliciesV2Forbidden) String() string
- type QueryCombinedSensorUpdatePoliciesV2InternalServerError
- func (o *QueryCombinedSensorUpdatePoliciesV2InternalServerError) Code() int
- func (o *QueryCombinedSensorUpdatePoliciesV2InternalServerError) Error() string
- func (o *QueryCombinedSensorUpdatePoliciesV2InternalServerError) GetPayload() *models.SensorUpdateRespV2
- func (o *QueryCombinedSensorUpdatePoliciesV2InternalServerError) IsClientError() bool
- func (o *QueryCombinedSensorUpdatePoliciesV2InternalServerError) IsCode(code int) bool
- func (o *QueryCombinedSensorUpdatePoliciesV2InternalServerError) IsRedirect() bool
- func (o *QueryCombinedSensorUpdatePoliciesV2InternalServerError) IsServerError() bool
- func (o *QueryCombinedSensorUpdatePoliciesV2InternalServerError) IsSuccess() bool
- func (o *QueryCombinedSensorUpdatePoliciesV2InternalServerError) String() string
- type QueryCombinedSensorUpdatePoliciesV2OK
- func (o *QueryCombinedSensorUpdatePoliciesV2OK) Code() int
- func (o *QueryCombinedSensorUpdatePoliciesV2OK) Error() string
- func (o *QueryCombinedSensorUpdatePoliciesV2OK) GetPayload() *models.SensorUpdateRespV2
- func (o *QueryCombinedSensorUpdatePoliciesV2OK) IsClientError() bool
- func (o *QueryCombinedSensorUpdatePoliciesV2OK) IsCode(code int) bool
- func (o *QueryCombinedSensorUpdatePoliciesV2OK) IsRedirect() bool
- func (o *QueryCombinedSensorUpdatePoliciesV2OK) IsServerError() bool
- func (o *QueryCombinedSensorUpdatePoliciesV2OK) IsSuccess() bool
- func (o *QueryCombinedSensorUpdatePoliciesV2OK) String() string
- type QueryCombinedSensorUpdatePoliciesV2Params
- func NewQueryCombinedSensorUpdatePoliciesV2Params() *QueryCombinedSensorUpdatePoliciesV2Params
- func NewQueryCombinedSensorUpdatePoliciesV2ParamsWithContext(ctx context.Context) *QueryCombinedSensorUpdatePoliciesV2Params
- func NewQueryCombinedSensorUpdatePoliciesV2ParamsWithHTTPClient(client *http.Client) *QueryCombinedSensorUpdatePoliciesV2Params
- func NewQueryCombinedSensorUpdatePoliciesV2ParamsWithTimeout(timeout time.Duration) *QueryCombinedSensorUpdatePoliciesV2Params
- func (o *QueryCombinedSensorUpdatePoliciesV2Params) SetContext(ctx context.Context)
- func (o *QueryCombinedSensorUpdatePoliciesV2Params) SetDefaults()
- func (o *QueryCombinedSensorUpdatePoliciesV2Params) SetFilter(filter *string)
- func (o *QueryCombinedSensorUpdatePoliciesV2Params) SetHTTPClient(client *http.Client)
- func (o *QueryCombinedSensorUpdatePoliciesV2Params) SetLimit(limit *int64)
- func (o *QueryCombinedSensorUpdatePoliciesV2Params) SetOffset(offset *int64)
- func (o *QueryCombinedSensorUpdatePoliciesV2Params) SetSort(sort *string)
- func (o *QueryCombinedSensorUpdatePoliciesV2Params) SetTimeout(timeout time.Duration)
- func (o *QueryCombinedSensorUpdatePoliciesV2Params) WithContext(ctx context.Context) *QueryCombinedSensorUpdatePoliciesV2Params
- func (o *QueryCombinedSensorUpdatePoliciesV2Params) WithDefaults() *QueryCombinedSensorUpdatePoliciesV2Params
- func (o *QueryCombinedSensorUpdatePoliciesV2Params) WithFilter(filter *string) *QueryCombinedSensorUpdatePoliciesV2Params
- func (o *QueryCombinedSensorUpdatePoliciesV2Params) WithHTTPClient(client *http.Client) *QueryCombinedSensorUpdatePoliciesV2Params
- func (o *QueryCombinedSensorUpdatePoliciesV2Params) WithLimit(limit *int64) *QueryCombinedSensorUpdatePoliciesV2Params
- func (o *QueryCombinedSensorUpdatePoliciesV2Params) WithOffset(offset *int64) *QueryCombinedSensorUpdatePoliciesV2Params
- func (o *QueryCombinedSensorUpdatePoliciesV2Params) WithSort(sort *string) *QueryCombinedSensorUpdatePoliciesV2Params
- func (o *QueryCombinedSensorUpdatePoliciesV2Params) WithTimeout(timeout time.Duration) *QueryCombinedSensorUpdatePoliciesV2Params
- func (o *QueryCombinedSensorUpdatePoliciesV2Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type QueryCombinedSensorUpdatePoliciesV2Reader
- type QueryCombinedSensorUpdatePoliciesV2TooManyRequests
- func (o *QueryCombinedSensorUpdatePoliciesV2TooManyRequests) Code() int
- func (o *QueryCombinedSensorUpdatePoliciesV2TooManyRequests) Error() string
- func (o *QueryCombinedSensorUpdatePoliciesV2TooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *QueryCombinedSensorUpdatePoliciesV2TooManyRequests) IsClientError() bool
- func (o *QueryCombinedSensorUpdatePoliciesV2TooManyRequests) IsCode(code int) bool
- func (o *QueryCombinedSensorUpdatePoliciesV2TooManyRequests) IsRedirect() bool
- func (o *QueryCombinedSensorUpdatePoliciesV2TooManyRequests) IsServerError() bool
- func (o *QueryCombinedSensorUpdatePoliciesV2TooManyRequests) IsSuccess() bool
- func (o *QueryCombinedSensorUpdatePoliciesV2TooManyRequests) String() string
- type QueryCombinedSensorUpdatePolicyMembersBadRequest
- func (o *QueryCombinedSensorUpdatePolicyMembersBadRequest) Code() int
- func (o *QueryCombinedSensorUpdatePolicyMembersBadRequest) Error() string
- func (o *QueryCombinedSensorUpdatePolicyMembersBadRequest) GetPayload() *models.BasePolicyMembersRespV1
- func (o *QueryCombinedSensorUpdatePolicyMembersBadRequest) IsClientError() bool
- func (o *QueryCombinedSensorUpdatePolicyMembersBadRequest) IsCode(code int) bool
- func (o *QueryCombinedSensorUpdatePolicyMembersBadRequest) IsRedirect() bool
- func (o *QueryCombinedSensorUpdatePolicyMembersBadRequest) IsServerError() bool
- func (o *QueryCombinedSensorUpdatePolicyMembersBadRequest) IsSuccess() bool
- func (o *QueryCombinedSensorUpdatePolicyMembersBadRequest) String() string
- type QueryCombinedSensorUpdatePolicyMembersForbidden
- func (o *QueryCombinedSensorUpdatePolicyMembersForbidden) Code() int
- func (o *QueryCombinedSensorUpdatePolicyMembersForbidden) Error() string
- func (o *QueryCombinedSensorUpdatePolicyMembersForbidden) GetPayload() *models.MsaErrorsOnly
- func (o *QueryCombinedSensorUpdatePolicyMembersForbidden) IsClientError() bool
- func (o *QueryCombinedSensorUpdatePolicyMembersForbidden) IsCode(code int) bool
- func (o *QueryCombinedSensorUpdatePolicyMembersForbidden) IsRedirect() bool
- func (o *QueryCombinedSensorUpdatePolicyMembersForbidden) IsServerError() bool
- func (o *QueryCombinedSensorUpdatePolicyMembersForbidden) IsSuccess() bool
- func (o *QueryCombinedSensorUpdatePolicyMembersForbidden) String() string
- type QueryCombinedSensorUpdatePolicyMembersInternalServerError
- func (o *QueryCombinedSensorUpdatePolicyMembersInternalServerError) Code() int
- func (o *QueryCombinedSensorUpdatePolicyMembersInternalServerError) Error() string
- func (o *QueryCombinedSensorUpdatePolicyMembersInternalServerError) GetPayload() *models.BasePolicyMembersRespV1
- func (o *QueryCombinedSensorUpdatePolicyMembersInternalServerError) IsClientError() bool
- func (o *QueryCombinedSensorUpdatePolicyMembersInternalServerError) IsCode(code int) bool
- func (o *QueryCombinedSensorUpdatePolicyMembersInternalServerError) IsRedirect() bool
- func (o *QueryCombinedSensorUpdatePolicyMembersInternalServerError) IsServerError() bool
- func (o *QueryCombinedSensorUpdatePolicyMembersInternalServerError) IsSuccess() bool
- func (o *QueryCombinedSensorUpdatePolicyMembersInternalServerError) String() string
- type QueryCombinedSensorUpdatePolicyMembersNotFound
- func (o *QueryCombinedSensorUpdatePolicyMembersNotFound) Code() int
- func (o *QueryCombinedSensorUpdatePolicyMembersNotFound) Error() string
- func (o *QueryCombinedSensorUpdatePolicyMembersNotFound) GetPayload() *models.BasePolicyMembersRespV1
- func (o *QueryCombinedSensorUpdatePolicyMembersNotFound) IsClientError() bool
- func (o *QueryCombinedSensorUpdatePolicyMembersNotFound) IsCode(code int) bool
- func (o *QueryCombinedSensorUpdatePolicyMembersNotFound) IsRedirect() bool
- func (o *QueryCombinedSensorUpdatePolicyMembersNotFound) IsServerError() bool
- func (o *QueryCombinedSensorUpdatePolicyMembersNotFound) IsSuccess() bool
- func (o *QueryCombinedSensorUpdatePolicyMembersNotFound) String() string
- type QueryCombinedSensorUpdatePolicyMembersOK
- func (o *QueryCombinedSensorUpdatePolicyMembersOK) Code() int
- func (o *QueryCombinedSensorUpdatePolicyMembersOK) Error() string
- func (o *QueryCombinedSensorUpdatePolicyMembersOK) GetPayload() *models.BasePolicyMembersRespV1
- func (o *QueryCombinedSensorUpdatePolicyMembersOK) IsClientError() bool
- func (o *QueryCombinedSensorUpdatePolicyMembersOK) IsCode(code int) bool
- func (o *QueryCombinedSensorUpdatePolicyMembersOK) IsRedirect() bool
- func (o *QueryCombinedSensorUpdatePolicyMembersOK) IsServerError() bool
- func (o *QueryCombinedSensorUpdatePolicyMembersOK) IsSuccess() bool
- func (o *QueryCombinedSensorUpdatePolicyMembersOK) String() string
- type QueryCombinedSensorUpdatePolicyMembersParams
- func NewQueryCombinedSensorUpdatePolicyMembersParams() *QueryCombinedSensorUpdatePolicyMembersParams
- func NewQueryCombinedSensorUpdatePolicyMembersParamsWithContext(ctx context.Context) *QueryCombinedSensorUpdatePolicyMembersParams
- func NewQueryCombinedSensorUpdatePolicyMembersParamsWithHTTPClient(client *http.Client) *QueryCombinedSensorUpdatePolicyMembersParams
- func NewQueryCombinedSensorUpdatePolicyMembersParamsWithTimeout(timeout time.Duration) *QueryCombinedSensorUpdatePolicyMembersParams
- func (o *QueryCombinedSensorUpdatePolicyMembersParams) SetContext(ctx context.Context)
- func (o *QueryCombinedSensorUpdatePolicyMembersParams) SetDefaults()
- func (o *QueryCombinedSensorUpdatePolicyMembersParams) SetFilter(filter *string)
- func (o *QueryCombinedSensorUpdatePolicyMembersParams) SetHTTPClient(client *http.Client)
- func (o *QueryCombinedSensorUpdatePolicyMembersParams) SetID(id *string)
- func (o *QueryCombinedSensorUpdatePolicyMembersParams) SetLimit(limit *int64)
- func (o *QueryCombinedSensorUpdatePolicyMembersParams) SetOffset(offset *int64)
- func (o *QueryCombinedSensorUpdatePolicyMembersParams) SetSort(sort *string)
- func (o *QueryCombinedSensorUpdatePolicyMembersParams) SetTimeout(timeout time.Duration)
- func (o *QueryCombinedSensorUpdatePolicyMembersParams) WithContext(ctx context.Context) *QueryCombinedSensorUpdatePolicyMembersParams
- func (o *QueryCombinedSensorUpdatePolicyMembersParams) WithDefaults() *QueryCombinedSensorUpdatePolicyMembersParams
- func (o *QueryCombinedSensorUpdatePolicyMembersParams) WithFilter(filter *string) *QueryCombinedSensorUpdatePolicyMembersParams
- func (o *QueryCombinedSensorUpdatePolicyMembersParams) WithHTTPClient(client *http.Client) *QueryCombinedSensorUpdatePolicyMembersParams
- func (o *QueryCombinedSensorUpdatePolicyMembersParams) WithID(id *string) *QueryCombinedSensorUpdatePolicyMembersParams
- func (o *QueryCombinedSensorUpdatePolicyMembersParams) WithLimit(limit *int64) *QueryCombinedSensorUpdatePolicyMembersParams
- func (o *QueryCombinedSensorUpdatePolicyMembersParams) WithOffset(offset *int64) *QueryCombinedSensorUpdatePolicyMembersParams
- func (o *QueryCombinedSensorUpdatePolicyMembersParams) WithSort(sort *string) *QueryCombinedSensorUpdatePolicyMembersParams
- func (o *QueryCombinedSensorUpdatePolicyMembersParams) WithTimeout(timeout time.Duration) *QueryCombinedSensorUpdatePolicyMembersParams
- func (o *QueryCombinedSensorUpdatePolicyMembersParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type QueryCombinedSensorUpdatePolicyMembersReader
- type QueryCombinedSensorUpdatePolicyMembersTooManyRequests
- func (o *QueryCombinedSensorUpdatePolicyMembersTooManyRequests) Code() int
- func (o *QueryCombinedSensorUpdatePolicyMembersTooManyRequests) Error() string
- func (o *QueryCombinedSensorUpdatePolicyMembersTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *QueryCombinedSensorUpdatePolicyMembersTooManyRequests) IsClientError() bool
- func (o *QueryCombinedSensorUpdatePolicyMembersTooManyRequests) IsCode(code int) bool
- func (o *QueryCombinedSensorUpdatePolicyMembersTooManyRequests) IsRedirect() bool
- func (o *QueryCombinedSensorUpdatePolicyMembersTooManyRequests) IsServerError() bool
- func (o *QueryCombinedSensorUpdatePolicyMembersTooManyRequests) IsSuccess() bool
- func (o *QueryCombinedSensorUpdatePolicyMembersTooManyRequests) String() string
- type QuerySensorUpdateKernelsDistinctBadRequest
- func (o *QuerySensorUpdateKernelsDistinctBadRequest) Code() int
- func (o *QuerySensorUpdateKernelsDistinctBadRequest) Error() string
- func (o *QuerySensorUpdateKernelsDistinctBadRequest) GetPayload() *models.MsaQueryResponse
- func (o *QuerySensorUpdateKernelsDistinctBadRequest) IsClientError() bool
- func (o *QuerySensorUpdateKernelsDistinctBadRequest) IsCode(code int) bool
- func (o *QuerySensorUpdateKernelsDistinctBadRequest) IsRedirect() bool
- func (o *QuerySensorUpdateKernelsDistinctBadRequest) IsServerError() bool
- func (o *QuerySensorUpdateKernelsDistinctBadRequest) IsSuccess() bool
- func (o *QuerySensorUpdateKernelsDistinctBadRequest) String() string
- type QuerySensorUpdateKernelsDistinctForbidden
- func (o *QuerySensorUpdateKernelsDistinctForbidden) Code() int
- func (o *QuerySensorUpdateKernelsDistinctForbidden) Error() string
- func (o *QuerySensorUpdateKernelsDistinctForbidden) GetPayload() *models.MsaErrorsOnly
- func (o *QuerySensorUpdateKernelsDistinctForbidden) IsClientError() bool
- func (o *QuerySensorUpdateKernelsDistinctForbidden) IsCode(code int) bool
- func (o *QuerySensorUpdateKernelsDistinctForbidden) IsRedirect() bool
- func (o *QuerySensorUpdateKernelsDistinctForbidden) IsServerError() bool
- func (o *QuerySensorUpdateKernelsDistinctForbidden) IsSuccess() bool
- func (o *QuerySensorUpdateKernelsDistinctForbidden) String() string
- type QuerySensorUpdateKernelsDistinctInternalServerError
- func (o *QuerySensorUpdateKernelsDistinctInternalServerError) Code() int
- func (o *QuerySensorUpdateKernelsDistinctInternalServerError) Error() string
- func (o *QuerySensorUpdateKernelsDistinctInternalServerError) GetPayload() *models.MsaQueryResponse
- func (o *QuerySensorUpdateKernelsDistinctInternalServerError) IsClientError() bool
- func (o *QuerySensorUpdateKernelsDistinctInternalServerError) IsCode(code int) bool
- func (o *QuerySensorUpdateKernelsDistinctInternalServerError) IsRedirect() bool
- func (o *QuerySensorUpdateKernelsDistinctInternalServerError) IsServerError() bool
- func (o *QuerySensorUpdateKernelsDistinctInternalServerError) IsSuccess() bool
- func (o *QuerySensorUpdateKernelsDistinctInternalServerError) String() string
- type QuerySensorUpdateKernelsDistinctOK
- func (o *QuerySensorUpdateKernelsDistinctOK) Code() int
- func (o *QuerySensorUpdateKernelsDistinctOK) Error() string
- func (o *QuerySensorUpdateKernelsDistinctOK) GetPayload() *models.MsaQueryResponse
- func (o *QuerySensorUpdateKernelsDistinctOK) IsClientError() bool
- func (o *QuerySensorUpdateKernelsDistinctOK) IsCode(code int) bool
- func (o *QuerySensorUpdateKernelsDistinctOK) IsRedirect() bool
- func (o *QuerySensorUpdateKernelsDistinctOK) IsServerError() bool
- func (o *QuerySensorUpdateKernelsDistinctOK) IsSuccess() bool
- func (o *QuerySensorUpdateKernelsDistinctOK) String() string
- type QuerySensorUpdateKernelsDistinctParams
- func NewQuerySensorUpdateKernelsDistinctParams() *QuerySensorUpdateKernelsDistinctParams
- func NewQuerySensorUpdateKernelsDistinctParamsWithContext(ctx context.Context) *QuerySensorUpdateKernelsDistinctParams
- func NewQuerySensorUpdateKernelsDistinctParamsWithHTTPClient(client *http.Client) *QuerySensorUpdateKernelsDistinctParams
- func NewQuerySensorUpdateKernelsDistinctParamsWithTimeout(timeout time.Duration) *QuerySensorUpdateKernelsDistinctParams
- func (o *QuerySensorUpdateKernelsDistinctParams) SetContext(ctx context.Context)
- func (o *QuerySensorUpdateKernelsDistinctParams) SetDefaults()
- func (o *QuerySensorUpdateKernelsDistinctParams) SetDistinctField(distinctField string)
- func (o *QuerySensorUpdateKernelsDistinctParams) SetFilter(filter *string)
- func (o *QuerySensorUpdateKernelsDistinctParams) SetHTTPClient(client *http.Client)
- func (o *QuerySensorUpdateKernelsDistinctParams) SetLimit(limit *int64)
- func (o *QuerySensorUpdateKernelsDistinctParams) SetOffset(offset *int64)
- func (o *QuerySensorUpdateKernelsDistinctParams) SetTimeout(timeout time.Duration)
- func (o *QuerySensorUpdateKernelsDistinctParams) WithContext(ctx context.Context) *QuerySensorUpdateKernelsDistinctParams
- func (o *QuerySensorUpdateKernelsDistinctParams) WithDefaults() *QuerySensorUpdateKernelsDistinctParams
- func (o *QuerySensorUpdateKernelsDistinctParams) WithDistinctField(distinctField string) *QuerySensorUpdateKernelsDistinctParams
- func (o *QuerySensorUpdateKernelsDistinctParams) WithFilter(filter *string) *QuerySensorUpdateKernelsDistinctParams
- func (o *QuerySensorUpdateKernelsDistinctParams) WithHTTPClient(client *http.Client) *QuerySensorUpdateKernelsDistinctParams
- func (o *QuerySensorUpdateKernelsDistinctParams) WithLimit(limit *int64) *QuerySensorUpdateKernelsDistinctParams
- func (o *QuerySensorUpdateKernelsDistinctParams) WithOffset(offset *int64) *QuerySensorUpdateKernelsDistinctParams
- func (o *QuerySensorUpdateKernelsDistinctParams) WithTimeout(timeout time.Duration) *QuerySensorUpdateKernelsDistinctParams
- func (o *QuerySensorUpdateKernelsDistinctParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type QuerySensorUpdateKernelsDistinctReader
- type QuerySensorUpdateKernelsDistinctTooManyRequests
- func (o *QuerySensorUpdateKernelsDistinctTooManyRequests) Code() int
- func (o *QuerySensorUpdateKernelsDistinctTooManyRequests) Error() string
- func (o *QuerySensorUpdateKernelsDistinctTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *QuerySensorUpdateKernelsDistinctTooManyRequests) IsClientError() bool
- func (o *QuerySensorUpdateKernelsDistinctTooManyRequests) IsCode(code int) bool
- func (o *QuerySensorUpdateKernelsDistinctTooManyRequests) IsRedirect() bool
- func (o *QuerySensorUpdateKernelsDistinctTooManyRequests) IsServerError() bool
- func (o *QuerySensorUpdateKernelsDistinctTooManyRequests) IsSuccess() bool
- func (o *QuerySensorUpdateKernelsDistinctTooManyRequests) String() string
- type QuerySensorUpdatePoliciesBadRequest
- func (o *QuerySensorUpdatePoliciesBadRequest) Code() int
- func (o *QuerySensorUpdatePoliciesBadRequest) Error() string
- func (o *QuerySensorUpdatePoliciesBadRequest) GetPayload() *models.MsaQueryResponse
- func (o *QuerySensorUpdatePoliciesBadRequest) IsClientError() bool
- func (o *QuerySensorUpdatePoliciesBadRequest) IsCode(code int) bool
- func (o *QuerySensorUpdatePoliciesBadRequest) IsRedirect() bool
- func (o *QuerySensorUpdatePoliciesBadRequest) IsServerError() bool
- func (o *QuerySensorUpdatePoliciesBadRequest) IsSuccess() bool
- func (o *QuerySensorUpdatePoliciesBadRequest) String() string
- type QuerySensorUpdatePoliciesForbidden
- func (o *QuerySensorUpdatePoliciesForbidden) Code() int
- func (o *QuerySensorUpdatePoliciesForbidden) Error() string
- func (o *QuerySensorUpdatePoliciesForbidden) GetPayload() *models.MsaErrorsOnly
- func (o *QuerySensorUpdatePoliciesForbidden) IsClientError() bool
- func (o *QuerySensorUpdatePoliciesForbidden) IsCode(code int) bool
- func (o *QuerySensorUpdatePoliciesForbidden) IsRedirect() bool
- func (o *QuerySensorUpdatePoliciesForbidden) IsServerError() bool
- func (o *QuerySensorUpdatePoliciesForbidden) IsSuccess() bool
- func (o *QuerySensorUpdatePoliciesForbidden) String() string
- type QuerySensorUpdatePoliciesInternalServerError
- func (o *QuerySensorUpdatePoliciesInternalServerError) Code() int
- func (o *QuerySensorUpdatePoliciesInternalServerError) Error() string
- func (o *QuerySensorUpdatePoliciesInternalServerError) GetPayload() *models.MsaQueryResponse
- func (o *QuerySensorUpdatePoliciesInternalServerError) IsClientError() bool
- func (o *QuerySensorUpdatePoliciesInternalServerError) IsCode(code int) bool
- func (o *QuerySensorUpdatePoliciesInternalServerError) IsRedirect() bool
- func (o *QuerySensorUpdatePoliciesInternalServerError) IsServerError() bool
- func (o *QuerySensorUpdatePoliciesInternalServerError) IsSuccess() bool
- func (o *QuerySensorUpdatePoliciesInternalServerError) String() string
- type QuerySensorUpdatePoliciesOK
- func (o *QuerySensorUpdatePoliciesOK) Code() int
- func (o *QuerySensorUpdatePoliciesOK) Error() string
- func (o *QuerySensorUpdatePoliciesOK) GetPayload() *models.MsaQueryResponse
- func (o *QuerySensorUpdatePoliciesOK) IsClientError() bool
- func (o *QuerySensorUpdatePoliciesOK) IsCode(code int) bool
- func (o *QuerySensorUpdatePoliciesOK) IsRedirect() bool
- func (o *QuerySensorUpdatePoliciesOK) IsServerError() bool
- func (o *QuerySensorUpdatePoliciesOK) IsSuccess() bool
- func (o *QuerySensorUpdatePoliciesOK) String() string
- type QuerySensorUpdatePoliciesParams
- func NewQuerySensorUpdatePoliciesParams() *QuerySensorUpdatePoliciesParams
- func NewQuerySensorUpdatePoliciesParamsWithContext(ctx context.Context) *QuerySensorUpdatePoliciesParams
- func NewQuerySensorUpdatePoliciesParamsWithHTTPClient(client *http.Client) *QuerySensorUpdatePoliciesParams
- func NewQuerySensorUpdatePoliciesParamsWithTimeout(timeout time.Duration) *QuerySensorUpdatePoliciesParams
- func (o *QuerySensorUpdatePoliciesParams) SetContext(ctx context.Context)
- func (o *QuerySensorUpdatePoliciesParams) SetDefaults()
- func (o *QuerySensorUpdatePoliciesParams) SetFilter(filter *string)
- func (o *QuerySensorUpdatePoliciesParams) SetHTTPClient(client *http.Client)
- func (o *QuerySensorUpdatePoliciesParams) SetLimit(limit *int64)
- func (o *QuerySensorUpdatePoliciesParams) SetOffset(offset *int64)
- func (o *QuerySensorUpdatePoliciesParams) SetSort(sort *string)
- func (o *QuerySensorUpdatePoliciesParams) SetTimeout(timeout time.Duration)
- func (o *QuerySensorUpdatePoliciesParams) WithContext(ctx context.Context) *QuerySensorUpdatePoliciesParams
- func (o *QuerySensorUpdatePoliciesParams) WithDefaults() *QuerySensorUpdatePoliciesParams
- func (o *QuerySensorUpdatePoliciesParams) WithFilter(filter *string) *QuerySensorUpdatePoliciesParams
- func (o *QuerySensorUpdatePoliciesParams) WithHTTPClient(client *http.Client) *QuerySensorUpdatePoliciesParams
- func (o *QuerySensorUpdatePoliciesParams) WithLimit(limit *int64) *QuerySensorUpdatePoliciesParams
- func (o *QuerySensorUpdatePoliciesParams) WithOffset(offset *int64) *QuerySensorUpdatePoliciesParams
- func (o *QuerySensorUpdatePoliciesParams) WithSort(sort *string) *QuerySensorUpdatePoliciesParams
- func (o *QuerySensorUpdatePoliciesParams) WithTimeout(timeout time.Duration) *QuerySensorUpdatePoliciesParams
- func (o *QuerySensorUpdatePoliciesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type QuerySensorUpdatePoliciesReader
- type QuerySensorUpdatePoliciesTooManyRequests
- func (o *QuerySensorUpdatePoliciesTooManyRequests) Code() int
- func (o *QuerySensorUpdatePoliciesTooManyRequests) Error() string
- func (o *QuerySensorUpdatePoliciesTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *QuerySensorUpdatePoliciesTooManyRequests) IsClientError() bool
- func (o *QuerySensorUpdatePoliciesTooManyRequests) IsCode(code int) bool
- func (o *QuerySensorUpdatePoliciesTooManyRequests) IsRedirect() bool
- func (o *QuerySensorUpdatePoliciesTooManyRequests) IsServerError() bool
- func (o *QuerySensorUpdatePoliciesTooManyRequests) IsSuccess() bool
- func (o *QuerySensorUpdatePoliciesTooManyRequests) String() string
- type QuerySensorUpdatePolicyMembersBadRequest
- func (o *QuerySensorUpdatePolicyMembersBadRequest) Code() int
- func (o *QuerySensorUpdatePolicyMembersBadRequest) Error() string
- func (o *QuerySensorUpdatePolicyMembersBadRequest) GetPayload() *models.MsaQueryResponse
- func (o *QuerySensorUpdatePolicyMembersBadRequest) IsClientError() bool
- func (o *QuerySensorUpdatePolicyMembersBadRequest) IsCode(code int) bool
- func (o *QuerySensorUpdatePolicyMembersBadRequest) IsRedirect() bool
- func (o *QuerySensorUpdatePolicyMembersBadRequest) IsServerError() bool
- func (o *QuerySensorUpdatePolicyMembersBadRequest) IsSuccess() bool
- func (o *QuerySensorUpdatePolicyMembersBadRequest) String() string
- type QuerySensorUpdatePolicyMembersForbidden
- func (o *QuerySensorUpdatePolicyMembersForbidden) Code() int
- func (o *QuerySensorUpdatePolicyMembersForbidden) Error() string
- func (o *QuerySensorUpdatePolicyMembersForbidden) GetPayload() *models.MsaErrorsOnly
- func (o *QuerySensorUpdatePolicyMembersForbidden) IsClientError() bool
- func (o *QuerySensorUpdatePolicyMembersForbidden) IsCode(code int) bool
- func (o *QuerySensorUpdatePolicyMembersForbidden) IsRedirect() bool
- func (o *QuerySensorUpdatePolicyMembersForbidden) IsServerError() bool
- func (o *QuerySensorUpdatePolicyMembersForbidden) IsSuccess() bool
- func (o *QuerySensorUpdatePolicyMembersForbidden) String() string
- type QuerySensorUpdatePolicyMembersInternalServerError
- func (o *QuerySensorUpdatePolicyMembersInternalServerError) Code() int
- func (o *QuerySensorUpdatePolicyMembersInternalServerError) Error() string
- func (o *QuerySensorUpdatePolicyMembersInternalServerError) GetPayload() *models.MsaQueryResponse
- func (o *QuerySensorUpdatePolicyMembersInternalServerError) IsClientError() bool
- func (o *QuerySensorUpdatePolicyMembersInternalServerError) IsCode(code int) bool
- func (o *QuerySensorUpdatePolicyMembersInternalServerError) IsRedirect() bool
- func (o *QuerySensorUpdatePolicyMembersInternalServerError) IsServerError() bool
- func (o *QuerySensorUpdatePolicyMembersInternalServerError) IsSuccess() bool
- func (o *QuerySensorUpdatePolicyMembersInternalServerError) String() string
- type QuerySensorUpdatePolicyMembersNotFound
- func (o *QuerySensorUpdatePolicyMembersNotFound) Code() int
- func (o *QuerySensorUpdatePolicyMembersNotFound) Error() string
- func (o *QuerySensorUpdatePolicyMembersNotFound) GetPayload() *models.MsaQueryResponse
- func (o *QuerySensorUpdatePolicyMembersNotFound) IsClientError() bool
- func (o *QuerySensorUpdatePolicyMembersNotFound) IsCode(code int) bool
- func (o *QuerySensorUpdatePolicyMembersNotFound) IsRedirect() bool
- func (o *QuerySensorUpdatePolicyMembersNotFound) IsServerError() bool
- func (o *QuerySensorUpdatePolicyMembersNotFound) IsSuccess() bool
- func (o *QuerySensorUpdatePolicyMembersNotFound) String() string
- type QuerySensorUpdatePolicyMembersOK
- func (o *QuerySensorUpdatePolicyMembersOK) Code() int
- func (o *QuerySensorUpdatePolicyMembersOK) Error() string
- func (o *QuerySensorUpdatePolicyMembersOK) GetPayload() *models.MsaQueryResponse
- func (o *QuerySensorUpdatePolicyMembersOK) IsClientError() bool
- func (o *QuerySensorUpdatePolicyMembersOK) IsCode(code int) bool
- func (o *QuerySensorUpdatePolicyMembersOK) IsRedirect() bool
- func (o *QuerySensorUpdatePolicyMembersOK) IsServerError() bool
- func (o *QuerySensorUpdatePolicyMembersOK) IsSuccess() bool
- func (o *QuerySensorUpdatePolicyMembersOK) String() string
- type QuerySensorUpdatePolicyMembersParams
- func NewQuerySensorUpdatePolicyMembersParams() *QuerySensorUpdatePolicyMembersParams
- func NewQuerySensorUpdatePolicyMembersParamsWithContext(ctx context.Context) *QuerySensorUpdatePolicyMembersParams
- func NewQuerySensorUpdatePolicyMembersParamsWithHTTPClient(client *http.Client) *QuerySensorUpdatePolicyMembersParams
- func NewQuerySensorUpdatePolicyMembersParamsWithTimeout(timeout time.Duration) *QuerySensorUpdatePolicyMembersParams
- func (o *QuerySensorUpdatePolicyMembersParams) SetContext(ctx context.Context)
- func (o *QuerySensorUpdatePolicyMembersParams) SetDefaults()
- func (o *QuerySensorUpdatePolicyMembersParams) SetFilter(filter *string)
- func (o *QuerySensorUpdatePolicyMembersParams) SetHTTPClient(client *http.Client)
- func (o *QuerySensorUpdatePolicyMembersParams) SetID(id *string)
- func (o *QuerySensorUpdatePolicyMembersParams) SetLimit(limit *int64)
- func (o *QuerySensorUpdatePolicyMembersParams) SetOffset(offset *int64)
- func (o *QuerySensorUpdatePolicyMembersParams) SetSort(sort *string)
- func (o *QuerySensorUpdatePolicyMembersParams) SetTimeout(timeout time.Duration)
- func (o *QuerySensorUpdatePolicyMembersParams) WithContext(ctx context.Context) *QuerySensorUpdatePolicyMembersParams
- func (o *QuerySensorUpdatePolicyMembersParams) WithDefaults() *QuerySensorUpdatePolicyMembersParams
- func (o *QuerySensorUpdatePolicyMembersParams) WithFilter(filter *string) *QuerySensorUpdatePolicyMembersParams
- func (o *QuerySensorUpdatePolicyMembersParams) WithHTTPClient(client *http.Client) *QuerySensorUpdatePolicyMembersParams
- func (o *QuerySensorUpdatePolicyMembersParams) WithID(id *string) *QuerySensorUpdatePolicyMembersParams
- func (o *QuerySensorUpdatePolicyMembersParams) WithLimit(limit *int64) *QuerySensorUpdatePolicyMembersParams
- func (o *QuerySensorUpdatePolicyMembersParams) WithOffset(offset *int64) *QuerySensorUpdatePolicyMembersParams
- func (o *QuerySensorUpdatePolicyMembersParams) WithSort(sort *string) *QuerySensorUpdatePolicyMembersParams
- func (o *QuerySensorUpdatePolicyMembersParams) WithTimeout(timeout time.Duration) *QuerySensorUpdatePolicyMembersParams
- func (o *QuerySensorUpdatePolicyMembersParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type QuerySensorUpdatePolicyMembersReader
- type QuerySensorUpdatePolicyMembersTooManyRequests
- func (o *QuerySensorUpdatePolicyMembersTooManyRequests) Code() int
- func (o *QuerySensorUpdatePolicyMembersTooManyRequests) Error() string
- func (o *QuerySensorUpdatePolicyMembersTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *QuerySensorUpdatePolicyMembersTooManyRequests) IsClientError() bool
- func (o *QuerySensorUpdatePolicyMembersTooManyRequests) IsCode(code int) bool
- func (o *QuerySensorUpdatePolicyMembersTooManyRequests) IsRedirect() bool
- func (o *QuerySensorUpdatePolicyMembersTooManyRequests) IsServerError() bool
- func (o *QuerySensorUpdatePolicyMembersTooManyRequests) IsSuccess() bool
- func (o *QuerySensorUpdatePolicyMembersTooManyRequests) String() string
- type RevealUninstallTokenBadRequest
- func (o *RevealUninstallTokenBadRequest) Code() int
- func (o *RevealUninstallTokenBadRequest) Error() string
- func (o *RevealUninstallTokenBadRequest) GetPayload() *models.UninstallTokenRespV1
- func (o *RevealUninstallTokenBadRequest) IsClientError() bool
- func (o *RevealUninstallTokenBadRequest) IsCode(code int) bool
- func (o *RevealUninstallTokenBadRequest) IsRedirect() bool
- func (o *RevealUninstallTokenBadRequest) IsServerError() bool
- func (o *RevealUninstallTokenBadRequest) IsSuccess() bool
- func (o *RevealUninstallTokenBadRequest) String() string
- type RevealUninstallTokenForbidden
- func (o *RevealUninstallTokenForbidden) Code() int
- func (o *RevealUninstallTokenForbidden) Error() string
- func (o *RevealUninstallTokenForbidden) GetPayload() *models.MsaErrorsOnly
- func (o *RevealUninstallTokenForbidden) IsClientError() bool
- func (o *RevealUninstallTokenForbidden) IsCode(code int) bool
- func (o *RevealUninstallTokenForbidden) IsRedirect() bool
- func (o *RevealUninstallTokenForbidden) IsServerError() bool
- func (o *RevealUninstallTokenForbidden) IsSuccess() bool
- func (o *RevealUninstallTokenForbidden) String() string
- type RevealUninstallTokenInternalServerError
- func (o *RevealUninstallTokenInternalServerError) Code() int
- func (o *RevealUninstallTokenInternalServerError) Error() string
- func (o *RevealUninstallTokenInternalServerError) GetPayload() *models.UninstallTokenRespV1
- func (o *RevealUninstallTokenInternalServerError) IsClientError() bool
- func (o *RevealUninstallTokenInternalServerError) IsCode(code int) bool
- func (o *RevealUninstallTokenInternalServerError) IsRedirect() bool
- func (o *RevealUninstallTokenInternalServerError) IsServerError() bool
- func (o *RevealUninstallTokenInternalServerError) IsSuccess() bool
- func (o *RevealUninstallTokenInternalServerError) String() string
- type RevealUninstallTokenOK
- func (o *RevealUninstallTokenOK) Code() int
- func (o *RevealUninstallTokenOK) Error() string
- func (o *RevealUninstallTokenOK) GetPayload() *models.UninstallTokenRespV1
- func (o *RevealUninstallTokenOK) IsClientError() bool
- func (o *RevealUninstallTokenOK) IsCode(code int) bool
- func (o *RevealUninstallTokenOK) IsRedirect() bool
- func (o *RevealUninstallTokenOK) IsServerError() bool
- func (o *RevealUninstallTokenOK) IsSuccess() bool
- func (o *RevealUninstallTokenOK) String() string
- type RevealUninstallTokenParams
- func NewRevealUninstallTokenParams() *RevealUninstallTokenParams
- func NewRevealUninstallTokenParamsWithContext(ctx context.Context) *RevealUninstallTokenParams
- func NewRevealUninstallTokenParamsWithHTTPClient(client *http.Client) *RevealUninstallTokenParams
- func NewRevealUninstallTokenParamsWithTimeout(timeout time.Duration) *RevealUninstallTokenParams
- func (o *RevealUninstallTokenParams) SetBody(body *models.UninstallTokenRevealUninstallTokenReqV1)
- func (o *RevealUninstallTokenParams) SetContext(ctx context.Context)
- func (o *RevealUninstallTokenParams) SetDefaults()
- func (o *RevealUninstallTokenParams) SetHTTPClient(client *http.Client)
- func (o *RevealUninstallTokenParams) SetTimeout(timeout time.Duration)
- func (o *RevealUninstallTokenParams) WithBody(body *models.UninstallTokenRevealUninstallTokenReqV1) *RevealUninstallTokenParams
- func (o *RevealUninstallTokenParams) WithContext(ctx context.Context) *RevealUninstallTokenParams
- func (o *RevealUninstallTokenParams) WithDefaults() *RevealUninstallTokenParams
- func (o *RevealUninstallTokenParams) WithHTTPClient(client *http.Client) *RevealUninstallTokenParams
- func (o *RevealUninstallTokenParams) WithTimeout(timeout time.Duration) *RevealUninstallTokenParams
- func (o *RevealUninstallTokenParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type RevealUninstallTokenReader
- type RevealUninstallTokenTooManyRequests
- func (o *RevealUninstallTokenTooManyRequests) Code() int
- func (o *RevealUninstallTokenTooManyRequests) Error() string
- func (o *RevealUninstallTokenTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *RevealUninstallTokenTooManyRequests) IsClientError() bool
- func (o *RevealUninstallTokenTooManyRequests) IsCode(code int) bool
- func (o *RevealUninstallTokenTooManyRequests) IsRedirect() bool
- func (o *RevealUninstallTokenTooManyRequests) IsServerError() bool
- func (o *RevealUninstallTokenTooManyRequests) IsSuccess() bool
- func (o *RevealUninstallTokenTooManyRequests) String() string
- type SetSensorUpdatePoliciesPrecedenceBadRequest
- func (o *SetSensorUpdatePoliciesPrecedenceBadRequest) Code() int
- func (o *SetSensorUpdatePoliciesPrecedenceBadRequest) Error() string
- func (o *SetSensorUpdatePoliciesPrecedenceBadRequest) GetPayload() *models.MsaQueryResponse
- func (o *SetSensorUpdatePoliciesPrecedenceBadRequest) IsClientError() bool
- func (o *SetSensorUpdatePoliciesPrecedenceBadRequest) IsCode(code int) bool
- func (o *SetSensorUpdatePoliciesPrecedenceBadRequest) IsRedirect() bool
- func (o *SetSensorUpdatePoliciesPrecedenceBadRequest) IsServerError() bool
- func (o *SetSensorUpdatePoliciesPrecedenceBadRequest) IsSuccess() bool
- func (o *SetSensorUpdatePoliciesPrecedenceBadRequest) String() string
- type SetSensorUpdatePoliciesPrecedenceForbidden
- func (o *SetSensorUpdatePoliciesPrecedenceForbidden) Code() int
- func (o *SetSensorUpdatePoliciesPrecedenceForbidden) Error() string
- func (o *SetSensorUpdatePoliciesPrecedenceForbidden) GetPayload() *models.MsaErrorsOnly
- func (o *SetSensorUpdatePoliciesPrecedenceForbidden) IsClientError() bool
- func (o *SetSensorUpdatePoliciesPrecedenceForbidden) IsCode(code int) bool
- func (o *SetSensorUpdatePoliciesPrecedenceForbidden) IsRedirect() bool
- func (o *SetSensorUpdatePoliciesPrecedenceForbidden) IsServerError() bool
- func (o *SetSensorUpdatePoliciesPrecedenceForbidden) IsSuccess() bool
- func (o *SetSensorUpdatePoliciesPrecedenceForbidden) String() string
- type SetSensorUpdatePoliciesPrecedenceInternalServerError
- func (o *SetSensorUpdatePoliciesPrecedenceInternalServerError) Code() int
- func (o *SetSensorUpdatePoliciesPrecedenceInternalServerError) Error() string
- func (o *SetSensorUpdatePoliciesPrecedenceInternalServerError) GetPayload() *models.MsaQueryResponse
- func (o *SetSensorUpdatePoliciesPrecedenceInternalServerError) IsClientError() bool
- func (o *SetSensorUpdatePoliciesPrecedenceInternalServerError) IsCode(code int) bool
- func (o *SetSensorUpdatePoliciesPrecedenceInternalServerError) IsRedirect() bool
- func (o *SetSensorUpdatePoliciesPrecedenceInternalServerError) IsServerError() bool
- func (o *SetSensorUpdatePoliciesPrecedenceInternalServerError) IsSuccess() bool
- func (o *SetSensorUpdatePoliciesPrecedenceInternalServerError) String() string
- type SetSensorUpdatePoliciesPrecedenceOK
- func (o *SetSensorUpdatePoliciesPrecedenceOK) Code() int
- func (o *SetSensorUpdatePoliciesPrecedenceOK) Error() string
- func (o *SetSensorUpdatePoliciesPrecedenceOK) GetPayload() *models.MsaQueryResponse
- func (o *SetSensorUpdatePoliciesPrecedenceOK) IsClientError() bool
- func (o *SetSensorUpdatePoliciesPrecedenceOK) IsCode(code int) bool
- func (o *SetSensorUpdatePoliciesPrecedenceOK) IsRedirect() bool
- func (o *SetSensorUpdatePoliciesPrecedenceOK) IsServerError() bool
- func (o *SetSensorUpdatePoliciesPrecedenceOK) IsSuccess() bool
- func (o *SetSensorUpdatePoliciesPrecedenceOK) String() string
- type SetSensorUpdatePoliciesPrecedenceParams
- func NewSetSensorUpdatePoliciesPrecedenceParams() *SetSensorUpdatePoliciesPrecedenceParams
- func NewSetSensorUpdatePoliciesPrecedenceParamsWithContext(ctx context.Context) *SetSensorUpdatePoliciesPrecedenceParams
- func NewSetSensorUpdatePoliciesPrecedenceParamsWithHTTPClient(client *http.Client) *SetSensorUpdatePoliciesPrecedenceParams
- func NewSetSensorUpdatePoliciesPrecedenceParamsWithTimeout(timeout time.Duration) *SetSensorUpdatePoliciesPrecedenceParams
- func (o *SetSensorUpdatePoliciesPrecedenceParams) SetBody(body *models.BaseSetPolicyPrecedenceReqV1)
- func (o *SetSensorUpdatePoliciesPrecedenceParams) SetContext(ctx context.Context)
- func (o *SetSensorUpdatePoliciesPrecedenceParams) SetDefaults()
- func (o *SetSensorUpdatePoliciesPrecedenceParams) SetHTTPClient(client *http.Client)
- func (o *SetSensorUpdatePoliciesPrecedenceParams) SetTimeout(timeout time.Duration)
- func (o *SetSensorUpdatePoliciesPrecedenceParams) WithBody(body *models.BaseSetPolicyPrecedenceReqV1) *SetSensorUpdatePoliciesPrecedenceParams
- func (o *SetSensorUpdatePoliciesPrecedenceParams) WithContext(ctx context.Context) *SetSensorUpdatePoliciesPrecedenceParams
- func (o *SetSensorUpdatePoliciesPrecedenceParams) WithDefaults() *SetSensorUpdatePoliciesPrecedenceParams
- func (o *SetSensorUpdatePoliciesPrecedenceParams) WithHTTPClient(client *http.Client) *SetSensorUpdatePoliciesPrecedenceParams
- func (o *SetSensorUpdatePoliciesPrecedenceParams) WithTimeout(timeout time.Duration) *SetSensorUpdatePoliciesPrecedenceParams
- func (o *SetSensorUpdatePoliciesPrecedenceParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type SetSensorUpdatePoliciesPrecedenceReader
- type SetSensorUpdatePoliciesPrecedenceTooManyRequests
- func (o *SetSensorUpdatePoliciesPrecedenceTooManyRequests) Code() int
- func (o *SetSensorUpdatePoliciesPrecedenceTooManyRequests) Error() string
- func (o *SetSensorUpdatePoliciesPrecedenceTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *SetSensorUpdatePoliciesPrecedenceTooManyRequests) IsClientError() bool
- func (o *SetSensorUpdatePoliciesPrecedenceTooManyRequests) IsCode(code int) bool
- func (o *SetSensorUpdatePoliciesPrecedenceTooManyRequests) IsRedirect() bool
- func (o *SetSensorUpdatePoliciesPrecedenceTooManyRequests) IsServerError() bool
- func (o *SetSensorUpdatePoliciesPrecedenceTooManyRequests) IsSuccess() bool
- func (o *SetSensorUpdatePoliciesPrecedenceTooManyRequests) String() string
- type UpdateSensorUpdatePoliciesBadRequest
- func (o *UpdateSensorUpdatePoliciesBadRequest) Code() int
- func (o *UpdateSensorUpdatePoliciesBadRequest) Error() string
- func (o *UpdateSensorUpdatePoliciesBadRequest) GetPayload() *models.SensorUpdateRespV1
- func (o *UpdateSensorUpdatePoliciesBadRequest) IsClientError() bool
- func (o *UpdateSensorUpdatePoliciesBadRequest) IsCode(code int) bool
- func (o *UpdateSensorUpdatePoliciesBadRequest) IsRedirect() bool
- func (o *UpdateSensorUpdatePoliciesBadRequest) IsServerError() bool
- func (o *UpdateSensorUpdatePoliciesBadRequest) IsSuccess() bool
- func (o *UpdateSensorUpdatePoliciesBadRequest) String() string
- type UpdateSensorUpdatePoliciesForbidden
- func (o *UpdateSensorUpdatePoliciesForbidden) Code() int
- func (o *UpdateSensorUpdatePoliciesForbidden) Error() string
- func (o *UpdateSensorUpdatePoliciesForbidden) GetPayload() *models.MsaErrorsOnly
- func (o *UpdateSensorUpdatePoliciesForbidden) IsClientError() bool
- func (o *UpdateSensorUpdatePoliciesForbidden) IsCode(code int) bool
- func (o *UpdateSensorUpdatePoliciesForbidden) IsRedirect() bool
- func (o *UpdateSensorUpdatePoliciesForbidden) IsServerError() bool
- func (o *UpdateSensorUpdatePoliciesForbidden) IsSuccess() bool
- func (o *UpdateSensorUpdatePoliciesForbidden) String() string
- type UpdateSensorUpdatePoliciesInternalServerError
- func (o *UpdateSensorUpdatePoliciesInternalServerError) Code() int
- func (o *UpdateSensorUpdatePoliciesInternalServerError) Error() string
- func (o *UpdateSensorUpdatePoliciesInternalServerError) GetPayload() *models.SensorUpdateRespV1
- func (o *UpdateSensorUpdatePoliciesInternalServerError) IsClientError() bool
- func (o *UpdateSensorUpdatePoliciesInternalServerError) IsCode(code int) bool
- func (o *UpdateSensorUpdatePoliciesInternalServerError) IsRedirect() bool
- func (o *UpdateSensorUpdatePoliciesInternalServerError) IsServerError() bool
- func (o *UpdateSensorUpdatePoliciesInternalServerError) IsSuccess() bool
- func (o *UpdateSensorUpdatePoliciesInternalServerError) String() string
- type UpdateSensorUpdatePoliciesNotFound
- func (o *UpdateSensorUpdatePoliciesNotFound) Code() int
- func (o *UpdateSensorUpdatePoliciesNotFound) Error() string
- func (o *UpdateSensorUpdatePoliciesNotFound) GetPayload() *models.SensorUpdateRespV1
- func (o *UpdateSensorUpdatePoliciesNotFound) IsClientError() bool
- func (o *UpdateSensorUpdatePoliciesNotFound) IsCode(code int) bool
- func (o *UpdateSensorUpdatePoliciesNotFound) IsRedirect() bool
- func (o *UpdateSensorUpdatePoliciesNotFound) IsServerError() bool
- func (o *UpdateSensorUpdatePoliciesNotFound) IsSuccess() bool
- func (o *UpdateSensorUpdatePoliciesNotFound) String() string
- type UpdateSensorUpdatePoliciesOK
- func (o *UpdateSensorUpdatePoliciesOK) Code() int
- func (o *UpdateSensorUpdatePoliciesOK) Error() string
- func (o *UpdateSensorUpdatePoliciesOK) GetPayload() *models.SensorUpdateRespV1
- func (o *UpdateSensorUpdatePoliciesOK) IsClientError() bool
- func (o *UpdateSensorUpdatePoliciesOK) IsCode(code int) bool
- func (o *UpdateSensorUpdatePoliciesOK) IsRedirect() bool
- func (o *UpdateSensorUpdatePoliciesOK) IsServerError() bool
- func (o *UpdateSensorUpdatePoliciesOK) IsSuccess() bool
- func (o *UpdateSensorUpdatePoliciesOK) String() string
- type UpdateSensorUpdatePoliciesParams
- func NewUpdateSensorUpdatePoliciesParams() *UpdateSensorUpdatePoliciesParams
- func NewUpdateSensorUpdatePoliciesParamsWithContext(ctx context.Context) *UpdateSensorUpdatePoliciesParams
- func NewUpdateSensorUpdatePoliciesParamsWithHTTPClient(client *http.Client) *UpdateSensorUpdatePoliciesParams
- func NewUpdateSensorUpdatePoliciesParamsWithTimeout(timeout time.Duration) *UpdateSensorUpdatePoliciesParams
- func (o *UpdateSensorUpdatePoliciesParams) SetBody(body *models.SensorUpdateUpdatePoliciesReqV1)
- func (o *UpdateSensorUpdatePoliciesParams) SetContext(ctx context.Context)
- func (o *UpdateSensorUpdatePoliciesParams) SetDefaults()
- func (o *UpdateSensorUpdatePoliciesParams) SetHTTPClient(client *http.Client)
- func (o *UpdateSensorUpdatePoliciesParams) SetTimeout(timeout time.Duration)
- func (o *UpdateSensorUpdatePoliciesParams) WithBody(body *models.SensorUpdateUpdatePoliciesReqV1) *UpdateSensorUpdatePoliciesParams
- func (o *UpdateSensorUpdatePoliciesParams) WithContext(ctx context.Context) *UpdateSensorUpdatePoliciesParams
- func (o *UpdateSensorUpdatePoliciesParams) WithDefaults() *UpdateSensorUpdatePoliciesParams
- func (o *UpdateSensorUpdatePoliciesParams) WithHTTPClient(client *http.Client) *UpdateSensorUpdatePoliciesParams
- func (o *UpdateSensorUpdatePoliciesParams) WithTimeout(timeout time.Duration) *UpdateSensorUpdatePoliciesParams
- func (o *UpdateSensorUpdatePoliciesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UpdateSensorUpdatePoliciesReader
- type UpdateSensorUpdatePoliciesTooManyRequests
- func (o *UpdateSensorUpdatePoliciesTooManyRequests) Code() int
- func (o *UpdateSensorUpdatePoliciesTooManyRequests) Error() string
- func (o *UpdateSensorUpdatePoliciesTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *UpdateSensorUpdatePoliciesTooManyRequests) IsClientError() bool
- func (o *UpdateSensorUpdatePoliciesTooManyRequests) IsCode(code int) bool
- func (o *UpdateSensorUpdatePoliciesTooManyRequests) IsRedirect() bool
- func (o *UpdateSensorUpdatePoliciesTooManyRequests) IsServerError() bool
- func (o *UpdateSensorUpdatePoliciesTooManyRequests) IsSuccess() bool
- func (o *UpdateSensorUpdatePoliciesTooManyRequests) String() string
- type UpdateSensorUpdatePoliciesV2BadRequest
- func (o *UpdateSensorUpdatePoliciesV2BadRequest) Code() int
- func (o *UpdateSensorUpdatePoliciesV2BadRequest) Error() string
- func (o *UpdateSensorUpdatePoliciesV2BadRequest) GetPayload() *models.SensorUpdateRespV2
- func (o *UpdateSensorUpdatePoliciesV2BadRequest) IsClientError() bool
- func (o *UpdateSensorUpdatePoliciesV2BadRequest) IsCode(code int) bool
- func (o *UpdateSensorUpdatePoliciesV2BadRequest) IsRedirect() bool
- func (o *UpdateSensorUpdatePoliciesV2BadRequest) IsServerError() bool
- func (o *UpdateSensorUpdatePoliciesV2BadRequest) IsSuccess() bool
- func (o *UpdateSensorUpdatePoliciesV2BadRequest) String() string
- type UpdateSensorUpdatePoliciesV2Forbidden
- func (o *UpdateSensorUpdatePoliciesV2Forbidden) Code() int
- func (o *UpdateSensorUpdatePoliciesV2Forbidden) Error() string
- func (o *UpdateSensorUpdatePoliciesV2Forbidden) GetPayload() *models.MsaErrorsOnly
- func (o *UpdateSensorUpdatePoliciesV2Forbidden) IsClientError() bool
- func (o *UpdateSensorUpdatePoliciesV2Forbidden) IsCode(code int) bool
- func (o *UpdateSensorUpdatePoliciesV2Forbidden) IsRedirect() bool
- func (o *UpdateSensorUpdatePoliciesV2Forbidden) IsServerError() bool
- func (o *UpdateSensorUpdatePoliciesV2Forbidden) IsSuccess() bool
- func (o *UpdateSensorUpdatePoliciesV2Forbidden) String() string
- type UpdateSensorUpdatePoliciesV2InternalServerError
- func (o *UpdateSensorUpdatePoliciesV2InternalServerError) Code() int
- func (o *UpdateSensorUpdatePoliciesV2InternalServerError) Error() string
- func (o *UpdateSensorUpdatePoliciesV2InternalServerError) GetPayload() *models.SensorUpdateRespV2
- func (o *UpdateSensorUpdatePoliciesV2InternalServerError) IsClientError() bool
- func (o *UpdateSensorUpdatePoliciesV2InternalServerError) IsCode(code int) bool
- func (o *UpdateSensorUpdatePoliciesV2InternalServerError) IsRedirect() bool
- func (o *UpdateSensorUpdatePoliciesV2InternalServerError) IsServerError() bool
- func (o *UpdateSensorUpdatePoliciesV2InternalServerError) IsSuccess() bool
- func (o *UpdateSensorUpdatePoliciesV2InternalServerError) String() string
- type UpdateSensorUpdatePoliciesV2NotFound
- func (o *UpdateSensorUpdatePoliciesV2NotFound) Code() int
- func (o *UpdateSensorUpdatePoliciesV2NotFound) Error() string
- func (o *UpdateSensorUpdatePoliciesV2NotFound) GetPayload() *models.SensorUpdateRespV2
- func (o *UpdateSensorUpdatePoliciesV2NotFound) IsClientError() bool
- func (o *UpdateSensorUpdatePoliciesV2NotFound) IsCode(code int) bool
- func (o *UpdateSensorUpdatePoliciesV2NotFound) IsRedirect() bool
- func (o *UpdateSensorUpdatePoliciesV2NotFound) IsServerError() bool
- func (o *UpdateSensorUpdatePoliciesV2NotFound) IsSuccess() bool
- func (o *UpdateSensorUpdatePoliciesV2NotFound) String() string
- type UpdateSensorUpdatePoliciesV2OK
- func (o *UpdateSensorUpdatePoliciesV2OK) Code() int
- func (o *UpdateSensorUpdatePoliciesV2OK) Error() string
- func (o *UpdateSensorUpdatePoliciesV2OK) GetPayload() *models.SensorUpdateRespV2
- func (o *UpdateSensorUpdatePoliciesV2OK) IsClientError() bool
- func (o *UpdateSensorUpdatePoliciesV2OK) IsCode(code int) bool
- func (o *UpdateSensorUpdatePoliciesV2OK) IsRedirect() bool
- func (o *UpdateSensorUpdatePoliciesV2OK) IsServerError() bool
- func (o *UpdateSensorUpdatePoliciesV2OK) IsSuccess() bool
- func (o *UpdateSensorUpdatePoliciesV2OK) String() string
- type UpdateSensorUpdatePoliciesV2Params
- func NewUpdateSensorUpdatePoliciesV2Params() *UpdateSensorUpdatePoliciesV2Params
- func NewUpdateSensorUpdatePoliciesV2ParamsWithContext(ctx context.Context) *UpdateSensorUpdatePoliciesV2Params
- func NewUpdateSensorUpdatePoliciesV2ParamsWithHTTPClient(client *http.Client) *UpdateSensorUpdatePoliciesV2Params
- func NewUpdateSensorUpdatePoliciesV2ParamsWithTimeout(timeout time.Duration) *UpdateSensorUpdatePoliciesV2Params
- func (o *UpdateSensorUpdatePoliciesV2Params) SetBody(body *models.SensorUpdateUpdatePoliciesReqV2)
- func (o *UpdateSensorUpdatePoliciesV2Params) SetContext(ctx context.Context)
- func (o *UpdateSensorUpdatePoliciesV2Params) SetDefaults()
- func (o *UpdateSensorUpdatePoliciesV2Params) SetHTTPClient(client *http.Client)
- func (o *UpdateSensorUpdatePoliciesV2Params) SetTimeout(timeout time.Duration)
- func (o *UpdateSensorUpdatePoliciesV2Params) WithBody(body *models.SensorUpdateUpdatePoliciesReqV2) *UpdateSensorUpdatePoliciesV2Params
- func (o *UpdateSensorUpdatePoliciesV2Params) WithContext(ctx context.Context) *UpdateSensorUpdatePoliciesV2Params
- func (o *UpdateSensorUpdatePoliciesV2Params) WithDefaults() *UpdateSensorUpdatePoliciesV2Params
- func (o *UpdateSensorUpdatePoliciesV2Params) WithHTTPClient(client *http.Client) *UpdateSensorUpdatePoliciesV2Params
- func (o *UpdateSensorUpdatePoliciesV2Params) WithTimeout(timeout time.Duration) *UpdateSensorUpdatePoliciesV2Params
- func (o *UpdateSensorUpdatePoliciesV2Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UpdateSensorUpdatePoliciesV2Reader
- type UpdateSensorUpdatePoliciesV2TooManyRequests
- func (o *UpdateSensorUpdatePoliciesV2TooManyRequests) Code() int
- func (o *UpdateSensorUpdatePoliciesV2TooManyRequests) Error() string
- func (o *UpdateSensorUpdatePoliciesV2TooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *UpdateSensorUpdatePoliciesV2TooManyRequests) IsClientError() bool
- func (o *UpdateSensorUpdatePoliciesV2TooManyRequests) IsCode(code int) bool
- func (o *UpdateSensorUpdatePoliciesV2TooManyRequests) IsRedirect() bool
- func (o *UpdateSensorUpdatePoliciesV2TooManyRequests) IsServerError() bool
- func (o *UpdateSensorUpdatePoliciesV2TooManyRequests) IsSuccess() bool
- func (o *UpdateSensorUpdatePoliciesV2TooManyRequests) 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 update policies API
func (*Client) CreateSensorUpdatePolicies ¶
func (a *Client) CreateSensorUpdatePolicies(params *CreateSensorUpdatePoliciesParams, opts ...ClientOption) (*CreateSensorUpdatePoliciesCreated, error)
CreateSensorUpdatePolicies creates sensor update policies by specifying details about the policy to create
func (*Client) CreateSensorUpdatePoliciesV2 ¶
func (a *Client) CreateSensorUpdatePoliciesV2(params *CreateSensorUpdatePoliciesV2Params, opts ...ClientOption) (*CreateSensorUpdatePoliciesV2Created, error)
CreateSensorUpdatePoliciesV2 creates sensor update policies by specifying details about the policy to create with additional support for uninstall protection
func (*Client) DeleteSensorUpdatePolicies ¶
func (a *Client) DeleteSensorUpdatePolicies(params *DeleteSensorUpdatePoliciesParams, opts ...ClientOption) (*DeleteSensorUpdatePoliciesOK, error)
DeleteSensorUpdatePolicies deletes a set of sensor update policies by specifying their i ds
func (*Client) GetSensorUpdatePolicies ¶
func (a *Client) GetSensorUpdatePolicies(params *GetSensorUpdatePoliciesParams, opts ...ClientOption) (*GetSensorUpdatePoliciesOK, error)
GetSensorUpdatePolicies retrieves a set of sensor update policies by specifying their i ds
func (*Client) GetSensorUpdatePoliciesV2 ¶
func (a *Client) GetSensorUpdatePoliciesV2(params *GetSensorUpdatePoliciesV2Params, opts ...ClientOption) (*GetSensorUpdatePoliciesV2OK, error)
GetSensorUpdatePoliciesV2 retrieves a set of sensor update policies with additional support for uninstall protection by specifying their i ds
func (*Client) PerformSensorUpdatePoliciesAction ¶
func (a *Client) PerformSensorUpdatePoliciesAction(params *PerformSensorUpdatePoliciesActionParams, opts ...ClientOption) (*PerformSensorUpdatePoliciesActionOK, error)
PerformSensorUpdatePoliciesAction performs the specified action on the sensor update policies specified in the request
func (*Client) QueryCombinedSensorUpdateBuilds ¶
func (a *Client) QueryCombinedSensorUpdateBuilds(params *QueryCombinedSensorUpdateBuildsParams, opts ...ClientOption) (*QueryCombinedSensorUpdateBuildsOK, error)
QueryCombinedSensorUpdateBuilds retrieves available builds for use with sensor update policies
func (*Client) QueryCombinedSensorUpdateKernels ¶
func (a *Client) QueryCombinedSensorUpdateKernels(params *QueryCombinedSensorUpdateKernelsParams, opts ...ClientOption) (*QueryCombinedSensorUpdateKernelsOK, error)
QueryCombinedSensorUpdateKernels retrieves kernel compatibility info for sensor update builds
func (*Client) QueryCombinedSensorUpdatePolicies ¶
func (a *Client) QueryCombinedSensorUpdatePolicies(params *QueryCombinedSensorUpdatePoliciesParams, opts ...ClientOption) (*QueryCombinedSensorUpdatePoliciesOK, error)
QueryCombinedSensorUpdatePolicies searches for sensor update policies in your environment by providing an f q l filter and paging details returns a set of sensor update policies which match the filter criteria
func (*Client) QueryCombinedSensorUpdatePoliciesV2 ¶
func (a *Client) QueryCombinedSensorUpdatePoliciesV2(params *QueryCombinedSensorUpdatePoliciesV2Params, opts ...ClientOption) (*QueryCombinedSensorUpdatePoliciesV2OK, error)
QueryCombinedSensorUpdatePoliciesV2 searches for sensor update policies with additional support for uninstall protection in your environment by providing an f q l filter and paging details returns a set of sensor update policies which match the filter criteria
func (*Client) QueryCombinedSensorUpdatePolicyMembers ¶
func (a *Client) QueryCombinedSensorUpdatePolicyMembers(params *QueryCombinedSensorUpdatePolicyMembersParams, opts ...ClientOption) (*QueryCombinedSensorUpdatePolicyMembersOK, error)
QueryCombinedSensorUpdatePolicyMembers searches for members of a sensor update policy in your environment by providing an f q l filter and paging details returns a set of host details which match the filter criteria
func (*Client) QuerySensorUpdateKernelsDistinct ¶
func (a *Client) QuerySensorUpdateKernelsDistinct(params *QuerySensorUpdateKernelsDistinctParams, opts ...ClientOption) (*QuerySensorUpdateKernelsDistinctOK, error)
QuerySensorUpdateKernelsDistinct retrieves kernel compatibility info for sensor update builds
func (*Client) QuerySensorUpdatePolicies ¶
func (a *Client) QuerySensorUpdatePolicies(params *QuerySensorUpdatePoliciesParams, opts ...ClientOption) (*QuerySensorUpdatePoliciesOK, error)
QuerySensorUpdatePolicies searches for sensor update policies in your environment by providing an f q l filter and paging details returns a set of sensor update policy i ds which match the filter criteria
func (*Client) QuerySensorUpdatePolicyMembers ¶
func (a *Client) QuerySensorUpdatePolicyMembers(params *QuerySensorUpdatePolicyMembersParams, opts ...ClientOption) (*QuerySensorUpdatePolicyMembersOK, error)
QuerySensorUpdatePolicyMembers searches for members of a sensor update policy in your environment by providing an f q l filter and paging details returns a set of agent i ds which match the filter criteria
func (*Client) RevealUninstallToken ¶
func (a *Client) RevealUninstallToken(params *RevealUninstallTokenParams, opts ...ClientOption) (*RevealUninstallTokenOK, error)
RevealUninstallToken reveals an uninstall token for a specific device to retrieve the bulk maintenance token pass the value m a i n t e n a n c e as the value for device id
func (*Client) SetSensorUpdatePoliciesPrecedence ¶
func (a *Client) SetSensorUpdatePoliciesPrecedence(params *SetSensorUpdatePoliciesPrecedenceParams, opts ...ClientOption) (*SetSensorUpdatePoliciesPrecedenceOK, error)
SetSensorUpdatePoliciesPrecedence sets the precedence of sensor update policies based on the order of i ds specified in the request the first ID specified will have the highest precedence and the last ID specified will have the lowest you must specify all non default policies for a platform when updating precedence
func (*Client) SetTransport ¶
func (a *Client) SetTransport(transport runtime.ClientTransport)
SetTransport changes the transport on the client
func (*Client) UpdateSensorUpdatePolicies ¶
func (a *Client) UpdateSensorUpdatePolicies(params *UpdateSensorUpdatePoliciesParams, opts ...ClientOption) (*UpdateSensorUpdatePoliciesOK, error)
UpdateSensorUpdatePolicies updates sensor update policies by specifying the ID of the policy and details to update
func (*Client) UpdateSensorUpdatePoliciesV2 ¶
func (a *Client) UpdateSensorUpdatePoliciesV2(params *UpdateSensorUpdatePoliciesV2Params, opts ...ClientOption) (*UpdateSensorUpdatePoliciesV2OK, error)
UpdateSensorUpdatePoliciesV2 updates sensor update policies by specifying the ID of the policy and details to update with additional support for uninstall protection
type ClientOption ¶
type ClientOption func(*runtime.ClientOperation)
ClientOption is the option for Client methods
type ClientService ¶
type ClientService interface { CreateSensorUpdatePolicies(params *CreateSensorUpdatePoliciesParams, opts ...ClientOption) (*CreateSensorUpdatePoliciesCreated, error) CreateSensorUpdatePoliciesV2(params *CreateSensorUpdatePoliciesV2Params, opts ...ClientOption) (*CreateSensorUpdatePoliciesV2Created, error) DeleteSensorUpdatePolicies(params *DeleteSensorUpdatePoliciesParams, opts ...ClientOption) (*DeleteSensorUpdatePoliciesOK, error) GetSensorUpdatePolicies(params *GetSensorUpdatePoliciesParams, opts ...ClientOption) (*GetSensorUpdatePoliciesOK, error) GetSensorUpdatePoliciesV2(params *GetSensorUpdatePoliciesV2Params, opts ...ClientOption) (*GetSensorUpdatePoliciesV2OK, error) PerformSensorUpdatePoliciesAction(params *PerformSensorUpdatePoliciesActionParams, opts ...ClientOption) (*PerformSensorUpdatePoliciesActionOK, error) QueryCombinedSensorUpdateBuilds(params *QueryCombinedSensorUpdateBuildsParams, opts ...ClientOption) (*QueryCombinedSensorUpdateBuildsOK, error) QueryCombinedSensorUpdateKernels(params *QueryCombinedSensorUpdateKernelsParams, opts ...ClientOption) (*QueryCombinedSensorUpdateKernelsOK, error) QueryCombinedSensorUpdatePolicies(params *QueryCombinedSensorUpdatePoliciesParams, opts ...ClientOption) (*QueryCombinedSensorUpdatePoliciesOK, error) QueryCombinedSensorUpdatePoliciesV2(params *QueryCombinedSensorUpdatePoliciesV2Params, opts ...ClientOption) (*QueryCombinedSensorUpdatePoliciesV2OK, error) QueryCombinedSensorUpdatePolicyMembers(params *QueryCombinedSensorUpdatePolicyMembersParams, opts ...ClientOption) (*QueryCombinedSensorUpdatePolicyMembersOK, error) QuerySensorUpdateKernelsDistinct(params *QuerySensorUpdateKernelsDistinctParams, opts ...ClientOption) (*QuerySensorUpdateKernelsDistinctOK, error) QuerySensorUpdatePolicies(params *QuerySensorUpdatePoliciesParams, opts ...ClientOption) (*QuerySensorUpdatePoliciesOK, error) QuerySensorUpdatePolicyMembers(params *QuerySensorUpdatePolicyMembersParams, opts ...ClientOption) (*QuerySensorUpdatePolicyMembersOK, error) RevealUninstallToken(params *RevealUninstallTokenParams, opts ...ClientOption) (*RevealUninstallTokenOK, error) SetSensorUpdatePoliciesPrecedence(params *SetSensorUpdatePoliciesPrecedenceParams, opts ...ClientOption) (*SetSensorUpdatePoliciesPrecedenceOK, error) UpdateSensorUpdatePolicies(params *UpdateSensorUpdatePoliciesParams, opts ...ClientOption) (*UpdateSensorUpdatePoliciesOK, error) UpdateSensorUpdatePoliciesV2(params *UpdateSensorUpdatePoliciesV2Params, opts ...ClientOption) (*UpdateSensorUpdatePoliciesV2OK, 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 update policies API client.
type CreateSensorUpdatePoliciesBadRequest ¶
type CreateSensorUpdatePoliciesBadRequest struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.SensorUpdateRespV1 }
CreateSensorUpdatePoliciesBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewCreateSensorUpdatePoliciesBadRequest ¶
func NewCreateSensorUpdatePoliciesBadRequest() *CreateSensorUpdatePoliciesBadRequest
NewCreateSensorUpdatePoliciesBadRequest creates a CreateSensorUpdatePoliciesBadRequest with default headers values
func (*CreateSensorUpdatePoliciesBadRequest) Code ¶
func (o *CreateSensorUpdatePoliciesBadRequest) Code() int
Code gets the status code for the create sensor update policies bad request response
func (*CreateSensorUpdatePoliciesBadRequest) Error ¶
func (o *CreateSensorUpdatePoliciesBadRequest) Error() string
func (*CreateSensorUpdatePoliciesBadRequest) GetPayload ¶
func (o *CreateSensorUpdatePoliciesBadRequest) GetPayload() *models.SensorUpdateRespV1
func (*CreateSensorUpdatePoliciesBadRequest) IsClientError ¶
func (o *CreateSensorUpdatePoliciesBadRequest) IsClientError() bool
IsClientError returns true when this create sensor update policies bad request response has a 4xx status code
func (*CreateSensorUpdatePoliciesBadRequest) IsCode ¶
func (o *CreateSensorUpdatePoliciesBadRequest) IsCode(code int) bool
IsCode returns true when this create sensor update policies bad request response a status code equal to that given
func (*CreateSensorUpdatePoliciesBadRequest) IsRedirect ¶
func (o *CreateSensorUpdatePoliciesBadRequest) IsRedirect() bool
IsRedirect returns true when this create sensor update policies bad request response has a 3xx status code
func (*CreateSensorUpdatePoliciesBadRequest) IsServerError ¶
func (o *CreateSensorUpdatePoliciesBadRequest) IsServerError() bool
IsServerError returns true when this create sensor update policies bad request response has a 5xx status code
func (*CreateSensorUpdatePoliciesBadRequest) IsSuccess ¶
func (o *CreateSensorUpdatePoliciesBadRequest) IsSuccess() bool
IsSuccess returns true when this create sensor update policies bad request response has a 2xx status code
func (*CreateSensorUpdatePoliciesBadRequest) String ¶
func (o *CreateSensorUpdatePoliciesBadRequest) String() string
type CreateSensorUpdatePoliciesCreated ¶
type CreateSensorUpdatePoliciesCreated struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.SensorUpdateRespV1 }
CreateSensorUpdatePoliciesCreated describes a response with status code 201, with default header values.
Created
func NewCreateSensorUpdatePoliciesCreated ¶
func NewCreateSensorUpdatePoliciesCreated() *CreateSensorUpdatePoliciesCreated
NewCreateSensorUpdatePoliciesCreated creates a CreateSensorUpdatePoliciesCreated with default headers values
func (*CreateSensorUpdatePoliciesCreated) Code ¶
func (o *CreateSensorUpdatePoliciesCreated) Code() int
Code gets the status code for the create sensor update policies created response
func (*CreateSensorUpdatePoliciesCreated) Error ¶
func (o *CreateSensorUpdatePoliciesCreated) Error() string
func (*CreateSensorUpdatePoliciesCreated) GetPayload ¶
func (o *CreateSensorUpdatePoliciesCreated) GetPayload() *models.SensorUpdateRespV1
func (*CreateSensorUpdatePoliciesCreated) IsClientError ¶
func (o *CreateSensorUpdatePoliciesCreated) IsClientError() bool
IsClientError returns true when this create sensor update policies created response has a 4xx status code
func (*CreateSensorUpdatePoliciesCreated) IsCode ¶
func (o *CreateSensorUpdatePoliciesCreated) IsCode(code int) bool
IsCode returns true when this create sensor update policies created response a status code equal to that given
func (*CreateSensorUpdatePoliciesCreated) IsRedirect ¶
func (o *CreateSensorUpdatePoliciesCreated) IsRedirect() bool
IsRedirect returns true when this create sensor update policies created response has a 3xx status code
func (*CreateSensorUpdatePoliciesCreated) IsServerError ¶
func (o *CreateSensorUpdatePoliciesCreated) IsServerError() bool
IsServerError returns true when this create sensor update policies created response has a 5xx status code
func (*CreateSensorUpdatePoliciesCreated) IsSuccess ¶
func (o *CreateSensorUpdatePoliciesCreated) IsSuccess() bool
IsSuccess returns true when this create sensor update policies created response has a 2xx status code
func (*CreateSensorUpdatePoliciesCreated) String ¶
func (o *CreateSensorUpdatePoliciesCreated) String() string
type CreateSensorUpdatePoliciesForbidden ¶
type CreateSensorUpdatePoliciesForbidden struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaErrorsOnly }
CreateSensorUpdatePoliciesForbidden describes a response with status code 403, with default header values.
Forbidden
func NewCreateSensorUpdatePoliciesForbidden ¶
func NewCreateSensorUpdatePoliciesForbidden() *CreateSensorUpdatePoliciesForbidden
NewCreateSensorUpdatePoliciesForbidden creates a CreateSensorUpdatePoliciesForbidden with default headers values
func (*CreateSensorUpdatePoliciesForbidden) Code ¶
func (o *CreateSensorUpdatePoliciesForbidden) Code() int
Code gets the status code for the create sensor update policies forbidden response
func (*CreateSensorUpdatePoliciesForbidden) Error ¶
func (o *CreateSensorUpdatePoliciesForbidden) Error() string
func (*CreateSensorUpdatePoliciesForbidden) GetPayload ¶
func (o *CreateSensorUpdatePoliciesForbidden) GetPayload() *models.MsaErrorsOnly
func (*CreateSensorUpdatePoliciesForbidden) IsClientError ¶
func (o *CreateSensorUpdatePoliciesForbidden) IsClientError() bool
IsClientError returns true when this create sensor update policies forbidden response has a 4xx status code
func (*CreateSensorUpdatePoliciesForbidden) IsCode ¶
func (o *CreateSensorUpdatePoliciesForbidden) IsCode(code int) bool
IsCode returns true when this create sensor update policies forbidden response a status code equal to that given
func (*CreateSensorUpdatePoliciesForbidden) IsRedirect ¶
func (o *CreateSensorUpdatePoliciesForbidden) IsRedirect() bool
IsRedirect returns true when this create sensor update policies forbidden response has a 3xx status code
func (*CreateSensorUpdatePoliciesForbidden) IsServerError ¶
func (o *CreateSensorUpdatePoliciesForbidden) IsServerError() bool
IsServerError returns true when this create sensor update policies forbidden response has a 5xx status code
func (*CreateSensorUpdatePoliciesForbidden) IsSuccess ¶
func (o *CreateSensorUpdatePoliciesForbidden) IsSuccess() bool
IsSuccess returns true when this create sensor update policies forbidden response has a 2xx status code
func (*CreateSensorUpdatePoliciesForbidden) String ¶
func (o *CreateSensorUpdatePoliciesForbidden) String() string
type CreateSensorUpdatePoliciesInternalServerError ¶
type CreateSensorUpdatePoliciesInternalServerError struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.SensorUpdateRespV1 }
CreateSensorUpdatePoliciesInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewCreateSensorUpdatePoliciesInternalServerError ¶
func NewCreateSensorUpdatePoliciesInternalServerError() *CreateSensorUpdatePoliciesInternalServerError
NewCreateSensorUpdatePoliciesInternalServerError creates a CreateSensorUpdatePoliciesInternalServerError with default headers values
func (*CreateSensorUpdatePoliciesInternalServerError) Code ¶
func (o *CreateSensorUpdatePoliciesInternalServerError) Code() int
Code gets the status code for the create sensor update policies internal server error response
func (*CreateSensorUpdatePoliciesInternalServerError) Error ¶
func (o *CreateSensorUpdatePoliciesInternalServerError) Error() string
func (*CreateSensorUpdatePoliciesInternalServerError) GetPayload ¶
func (o *CreateSensorUpdatePoliciesInternalServerError) GetPayload() *models.SensorUpdateRespV1
func (*CreateSensorUpdatePoliciesInternalServerError) IsClientError ¶
func (o *CreateSensorUpdatePoliciesInternalServerError) IsClientError() bool
IsClientError returns true when this create sensor update policies internal server error response has a 4xx status code
func (*CreateSensorUpdatePoliciesInternalServerError) IsCode ¶
func (o *CreateSensorUpdatePoliciesInternalServerError) IsCode(code int) bool
IsCode returns true when this create sensor update policies internal server error response a status code equal to that given
func (*CreateSensorUpdatePoliciesInternalServerError) IsRedirect ¶
func (o *CreateSensorUpdatePoliciesInternalServerError) IsRedirect() bool
IsRedirect returns true when this create sensor update policies internal server error response has a 3xx status code
func (*CreateSensorUpdatePoliciesInternalServerError) IsServerError ¶
func (o *CreateSensorUpdatePoliciesInternalServerError) IsServerError() bool
IsServerError returns true when this create sensor update policies internal server error response has a 5xx status code
func (*CreateSensorUpdatePoliciesInternalServerError) IsSuccess ¶
func (o *CreateSensorUpdatePoliciesInternalServerError) IsSuccess() bool
IsSuccess returns true when this create sensor update policies internal server error response has a 2xx status code
func (*CreateSensorUpdatePoliciesInternalServerError) String ¶
func (o *CreateSensorUpdatePoliciesInternalServerError) String() string
type CreateSensorUpdatePoliciesNotFound ¶
type CreateSensorUpdatePoliciesNotFound struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.SensorUpdateRespV1 }
CreateSensorUpdatePoliciesNotFound describes a response with status code 404, with default header values.
Not Found
func NewCreateSensorUpdatePoliciesNotFound ¶
func NewCreateSensorUpdatePoliciesNotFound() *CreateSensorUpdatePoliciesNotFound
NewCreateSensorUpdatePoliciesNotFound creates a CreateSensorUpdatePoliciesNotFound with default headers values
func (*CreateSensorUpdatePoliciesNotFound) Code ¶
func (o *CreateSensorUpdatePoliciesNotFound) Code() int
Code gets the status code for the create sensor update policies not found response
func (*CreateSensorUpdatePoliciesNotFound) Error ¶
func (o *CreateSensorUpdatePoliciesNotFound) Error() string
func (*CreateSensorUpdatePoliciesNotFound) GetPayload ¶
func (o *CreateSensorUpdatePoliciesNotFound) GetPayload() *models.SensorUpdateRespV1
func (*CreateSensorUpdatePoliciesNotFound) IsClientError ¶
func (o *CreateSensorUpdatePoliciesNotFound) IsClientError() bool
IsClientError returns true when this create sensor update policies not found response has a 4xx status code
func (*CreateSensorUpdatePoliciesNotFound) IsCode ¶
func (o *CreateSensorUpdatePoliciesNotFound) IsCode(code int) bool
IsCode returns true when this create sensor update policies not found response a status code equal to that given
func (*CreateSensorUpdatePoliciesNotFound) IsRedirect ¶
func (o *CreateSensorUpdatePoliciesNotFound) IsRedirect() bool
IsRedirect returns true when this create sensor update policies not found response has a 3xx status code
func (*CreateSensorUpdatePoliciesNotFound) IsServerError ¶
func (o *CreateSensorUpdatePoliciesNotFound) IsServerError() bool
IsServerError returns true when this create sensor update policies not found response has a 5xx status code
func (*CreateSensorUpdatePoliciesNotFound) IsSuccess ¶
func (o *CreateSensorUpdatePoliciesNotFound) IsSuccess() bool
IsSuccess returns true when this create sensor update policies not found response has a 2xx status code
func (*CreateSensorUpdatePoliciesNotFound) String ¶
func (o *CreateSensorUpdatePoliciesNotFound) String() string
type CreateSensorUpdatePoliciesParams ¶
type CreateSensorUpdatePoliciesParams struct { // Body. Body *models.SensorUpdateCreatePoliciesReqV1 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
CreateSensorUpdatePoliciesParams contains all the parameters to send to the API endpoint
for the create sensor update policies operation. Typically these are written to a http.Request.
func NewCreateSensorUpdatePoliciesParams ¶
func NewCreateSensorUpdatePoliciesParams() *CreateSensorUpdatePoliciesParams
NewCreateSensorUpdatePoliciesParams creates a new CreateSensorUpdatePoliciesParams 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 NewCreateSensorUpdatePoliciesParamsWithContext ¶
func NewCreateSensorUpdatePoliciesParamsWithContext(ctx context.Context) *CreateSensorUpdatePoliciesParams
NewCreateSensorUpdatePoliciesParamsWithContext creates a new CreateSensorUpdatePoliciesParams object with the ability to set a context for a request.
func NewCreateSensorUpdatePoliciesParamsWithHTTPClient ¶
func NewCreateSensorUpdatePoliciesParamsWithHTTPClient(client *http.Client) *CreateSensorUpdatePoliciesParams
NewCreateSensorUpdatePoliciesParamsWithHTTPClient creates a new CreateSensorUpdatePoliciesParams object with the ability to set a custom HTTPClient for a request.
func NewCreateSensorUpdatePoliciesParamsWithTimeout ¶
func NewCreateSensorUpdatePoliciesParamsWithTimeout(timeout time.Duration) *CreateSensorUpdatePoliciesParams
NewCreateSensorUpdatePoliciesParamsWithTimeout creates a new CreateSensorUpdatePoliciesParams object with the ability to set a timeout on a request.
func (*CreateSensorUpdatePoliciesParams) SetBody ¶
func (o *CreateSensorUpdatePoliciesParams) SetBody(body *models.SensorUpdateCreatePoliciesReqV1)
SetBody adds the body to the create sensor update policies params
func (*CreateSensorUpdatePoliciesParams) SetContext ¶
func (o *CreateSensorUpdatePoliciesParams) SetContext(ctx context.Context)
SetContext adds the context to the create sensor update policies params
func (*CreateSensorUpdatePoliciesParams) SetDefaults ¶
func (o *CreateSensorUpdatePoliciesParams) SetDefaults()
SetDefaults hydrates default values in the create sensor update policies params (not the query body).
All values with no default are reset to their zero value.
func (*CreateSensorUpdatePoliciesParams) SetHTTPClient ¶
func (o *CreateSensorUpdatePoliciesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the create sensor update policies params
func (*CreateSensorUpdatePoliciesParams) SetTimeout ¶
func (o *CreateSensorUpdatePoliciesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the create sensor update policies params
func (*CreateSensorUpdatePoliciesParams) WithBody ¶
func (o *CreateSensorUpdatePoliciesParams) WithBody(body *models.SensorUpdateCreatePoliciesReqV1) *CreateSensorUpdatePoliciesParams
WithBody adds the body to the create sensor update policies params
func (*CreateSensorUpdatePoliciesParams) WithContext ¶
func (o *CreateSensorUpdatePoliciesParams) WithContext(ctx context.Context) *CreateSensorUpdatePoliciesParams
WithContext adds the context to the create sensor update policies params
func (*CreateSensorUpdatePoliciesParams) WithDefaults ¶
func (o *CreateSensorUpdatePoliciesParams) WithDefaults() *CreateSensorUpdatePoliciesParams
WithDefaults hydrates default values in the create sensor update policies params (not the query body).
All values with no default are reset to their zero value.
func (*CreateSensorUpdatePoliciesParams) WithHTTPClient ¶
func (o *CreateSensorUpdatePoliciesParams) WithHTTPClient(client *http.Client) *CreateSensorUpdatePoliciesParams
WithHTTPClient adds the HTTPClient to the create sensor update policies params
func (*CreateSensorUpdatePoliciesParams) WithTimeout ¶
func (o *CreateSensorUpdatePoliciesParams) WithTimeout(timeout time.Duration) *CreateSensorUpdatePoliciesParams
WithTimeout adds the timeout to the create sensor update policies params
func (*CreateSensorUpdatePoliciesParams) WriteToRequest ¶
func (o *CreateSensorUpdatePoliciesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CreateSensorUpdatePoliciesReader ¶
type CreateSensorUpdatePoliciesReader struct {
// contains filtered or unexported fields
}
CreateSensorUpdatePoliciesReader is a Reader for the CreateSensorUpdatePolicies structure.
func (*CreateSensorUpdatePoliciesReader) ReadResponse ¶
func (o *CreateSensorUpdatePoliciesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type CreateSensorUpdatePoliciesTooManyRequests ¶
type CreateSensorUpdatePoliciesTooManyRequests struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 /* Too many requests, retry after this time (as milliseconds since epoch) */ XRateLimitRetryAfter int64 Payload *models.MsaReplyMetaOnly }
CreateSensorUpdatePoliciesTooManyRequests describes a response with status code 429, with default header values.
Too Many Requests
func NewCreateSensorUpdatePoliciesTooManyRequests ¶
func NewCreateSensorUpdatePoliciesTooManyRequests() *CreateSensorUpdatePoliciesTooManyRequests
NewCreateSensorUpdatePoliciesTooManyRequests creates a CreateSensorUpdatePoliciesTooManyRequests with default headers values
func (*CreateSensorUpdatePoliciesTooManyRequests) Code ¶
func (o *CreateSensorUpdatePoliciesTooManyRequests) Code() int
Code gets the status code for the create sensor update policies too many requests response
func (*CreateSensorUpdatePoliciesTooManyRequests) Error ¶
func (o *CreateSensorUpdatePoliciesTooManyRequests) Error() string
func (*CreateSensorUpdatePoliciesTooManyRequests) GetPayload ¶
func (o *CreateSensorUpdatePoliciesTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
func (*CreateSensorUpdatePoliciesTooManyRequests) IsClientError ¶
func (o *CreateSensorUpdatePoliciesTooManyRequests) IsClientError() bool
IsClientError returns true when this create sensor update policies too many requests response has a 4xx status code
func (*CreateSensorUpdatePoliciesTooManyRequests) IsCode ¶
func (o *CreateSensorUpdatePoliciesTooManyRequests) IsCode(code int) bool
IsCode returns true when this create sensor update policies too many requests response a status code equal to that given
func (*CreateSensorUpdatePoliciesTooManyRequests) IsRedirect ¶
func (o *CreateSensorUpdatePoliciesTooManyRequests) IsRedirect() bool
IsRedirect returns true when this create sensor update policies too many requests response has a 3xx status code
func (*CreateSensorUpdatePoliciesTooManyRequests) IsServerError ¶
func (o *CreateSensorUpdatePoliciesTooManyRequests) IsServerError() bool
IsServerError returns true when this create sensor update policies too many requests response has a 5xx status code
func (*CreateSensorUpdatePoliciesTooManyRequests) IsSuccess ¶
func (o *CreateSensorUpdatePoliciesTooManyRequests) IsSuccess() bool
IsSuccess returns true when this create sensor update policies too many requests response has a 2xx status code
func (*CreateSensorUpdatePoliciesTooManyRequests) String ¶
func (o *CreateSensorUpdatePoliciesTooManyRequests) String() string
type CreateSensorUpdatePoliciesV2BadRequest ¶
type CreateSensorUpdatePoliciesV2BadRequest struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.SensorUpdateRespV2 }
CreateSensorUpdatePoliciesV2BadRequest describes a response with status code 400, with default header values.
Bad Request
func NewCreateSensorUpdatePoliciesV2BadRequest ¶
func NewCreateSensorUpdatePoliciesV2BadRequest() *CreateSensorUpdatePoliciesV2BadRequest
NewCreateSensorUpdatePoliciesV2BadRequest creates a CreateSensorUpdatePoliciesV2BadRequest with default headers values
func (*CreateSensorUpdatePoliciesV2BadRequest) Code ¶
func (o *CreateSensorUpdatePoliciesV2BadRequest) Code() int
Code gets the status code for the create sensor update policies v2 bad request response
func (*CreateSensorUpdatePoliciesV2BadRequest) Error ¶
func (o *CreateSensorUpdatePoliciesV2BadRequest) Error() string
func (*CreateSensorUpdatePoliciesV2BadRequest) GetPayload ¶
func (o *CreateSensorUpdatePoliciesV2BadRequest) GetPayload() *models.SensorUpdateRespV2
func (*CreateSensorUpdatePoliciesV2BadRequest) IsClientError ¶
func (o *CreateSensorUpdatePoliciesV2BadRequest) IsClientError() bool
IsClientError returns true when this create sensor update policies v2 bad request response has a 4xx status code
func (*CreateSensorUpdatePoliciesV2BadRequest) IsCode ¶
func (o *CreateSensorUpdatePoliciesV2BadRequest) IsCode(code int) bool
IsCode returns true when this create sensor update policies v2 bad request response a status code equal to that given
func (*CreateSensorUpdatePoliciesV2BadRequest) IsRedirect ¶
func (o *CreateSensorUpdatePoliciesV2BadRequest) IsRedirect() bool
IsRedirect returns true when this create sensor update policies v2 bad request response has a 3xx status code
func (*CreateSensorUpdatePoliciesV2BadRequest) IsServerError ¶
func (o *CreateSensorUpdatePoliciesV2BadRequest) IsServerError() bool
IsServerError returns true when this create sensor update policies v2 bad request response has a 5xx status code
func (*CreateSensorUpdatePoliciesV2BadRequest) IsSuccess ¶
func (o *CreateSensorUpdatePoliciesV2BadRequest) IsSuccess() bool
IsSuccess returns true when this create sensor update policies v2 bad request response has a 2xx status code
func (*CreateSensorUpdatePoliciesV2BadRequest) String ¶
func (o *CreateSensorUpdatePoliciesV2BadRequest) String() string
type CreateSensorUpdatePoliciesV2Created ¶
type CreateSensorUpdatePoliciesV2Created struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.SensorUpdateRespV2 }
CreateSensorUpdatePoliciesV2Created describes a response with status code 201, with default header values.
Created
func NewCreateSensorUpdatePoliciesV2Created ¶
func NewCreateSensorUpdatePoliciesV2Created() *CreateSensorUpdatePoliciesV2Created
NewCreateSensorUpdatePoliciesV2Created creates a CreateSensorUpdatePoliciesV2Created with default headers values
func (*CreateSensorUpdatePoliciesV2Created) Code ¶
func (o *CreateSensorUpdatePoliciesV2Created) Code() int
Code gets the status code for the create sensor update policies v2 created response
func (*CreateSensorUpdatePoliciesV2Created) Error ¶
func (o *CreateSensorUpdatePoliciesV2Created) Error() string
func (*CreateSensorUpdatePoliciesV2Created) GetPayload ¶
func (o *CreateSensorUpdatePoliciesV2Created) GetPayload() *models.SensorUpdateRespV2
func (*CreateSensorUpdatePoliciesV2Created) IsClientError ¶
func (o *CreateSensorUpdatePoliciesV2Created) IsClientError() bool
IsClientError returns true when this create sensor update policies v2 created response has a 4xx status code
func (*CreateSensorUpdatePoliciesV2Created) IsCode ¶
func (o *CreateSensorUpdatePoliciesV2Created) IsCode(code int) bool
IsCode returns true when this create sensor update policies v2 created response a status code equal to that given
func (*CreateSensorUpdatePoliciesV2Created) IsRedirect ¶
func (o *CreateSensorUpdatePoliciesV2Created) IsRedirect() bool
IsRedirect returns true when this create sensor update policies v2 created response has a 3xx status code
func (*CreateSensorUpdatePoliciesV2Created) IsServerError ¶
func (o *CreateSensorUpdatePoliciesV2Created) IsServerError() bool
IsServerError returns true when this create sensor update policies v2 created response has a 5xx status code
func (*CreateSensorUpdatePoliciesV2Created) IsSuccess ¶
func (o *CreateSensorUpdatePoliciesV2Created) IsSuccess() bool
IsSuccess returns true when this create sensor update policies v2 created response has a 2xx status code
func (*CreateSensorUpdatePoliciesV2Created) String ¶
func (o *CreateSensorUpdatePoliciesV2Created) String() string
type CreateSensorUpdatePoliciesV2Forbidden ¶
type CreateSensorUpdatePoliciesV2Forbidden struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaErrorsOnly }
CreateSensorUpdatePoliciesV2Forbidden describes a response with status code 403, with default header values.
Forbidden
func NewCreateSensorUpdatePoliciesV2Forbidden ¶
func NewCreateSensorUpdatePoliciesV2Forbidden() *CreateSensorUpdatePoliciesV2Forbidden
NewCreateSensorUpdatePoliciesV2Forbidden creates a CreateSensorUpdatePoliciesV2Forbidden with default headers values
func (*CreateSensorUpdatePoliciesV2Forbidden) Code ¶
func (o *CreateSensorUpdatePoliciesV2Forbidden) Code() int
Code gets the status code for the create sensor update policies v2 forbidden response
func (*CreateSensorUpdatePoliciesV2Forbidden) Error ¶
func (o *CreateSensorUpdatePoliciesV2Forbidden) Error() string
func (*CreateSensorUpdatePoliciesV2Forbidden) GetPayload ¶
func (o *CreateSensorUpdatePoliciesV2Forbidden) GetPayload() *models.MsaErrorsOnly
func (*CreateSensorUpdatePoliciesV2Forbidden) IsClientError ¶
func (o *CreateSensorUpdatePoliciesV2Forbidden) IsClientError() bool
IsClientError returns true when this create sensor update policies v2 forbidden response has a 4xx status code
func (*CreateSensorUpdatePoliciesV2Forbidden) IsCode ¶
func (o *CreateSensorUpdatePoliciesV2Forbidden) IsCode(code int) bool
IsCode returns true when this create sensor update policies v2 forbidden response a status code equal to that given
func (*CreateSensorUpdatePoliciesV2Forbidden) IsRedirect ¶
func (o *CreateSensorUpdatePoliciesV2Forbidden) IsRedirect() bool
IsRedirect returns true when this create sensor update policies v2 forbidden response has a 3xx status code
func (*CreateSensorUpdatePoliciesV2Forbidden) IsServerError ¶
func (o *CreateSensorUpdatePoliciesV2Forbidden) IsServerError() bool
IsServerError returns true when this create sensor update policies v2 forbidden response has a 5xx status code
func (*CreateSensorUpdatePoliciesV2Forbidden) IsSuccess ¶
func (o *CreateSensorUpdatePoliciesV2Forbidden) IsSuccess() bool
IsSuccess returns true when this create sensor update policies v2 forbidden response has a 2xx status code
func (*CreateSensorUpdatePoliciesV2Forbidden) String ¶
func (o *CreateSensorUpdatePoliciesV2Forbidden) String() string
type CreateSensorUpdatePoliciesV2InternalServerError ¶
type CreateSensorUpdatePoliciesV2InternalServerError struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.SensorUpdateRespV2 }
CreateSensorUpdatePoliciesV2InternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewCreateSensorUpdatePoliciesV2InternalServerError ¶
func NewCreateSensorUpdatePoliciesV2InternalServerError() *CreateSensorUpdatePoliciesV2InternalServerError
NewCreateSensorUpdatePoliciesV2InternalServerError creates a CreateSensorUpdatePoliciesV2InternalServerError with default headers values
func (*CreateSensorUpdatePoliciesV2InternalServerError) Code ¶
func (o *CreateSensorUpdatePoliciesV2InternalServerError) Code() int
Code gets the status code for the create sensor update policies v2 internal server error response
func (*CreateSensorUpdatePoliciesV2InternalServerError) Error ¶
func (o *CreateSensorUpdatePoliciesV2InternalServerError) Error() string
func (*CreateSensorUpdatePoliciesV2InternalServerError) GetPayload ¶
func (o *CreateSensorUpdatePoliciesV2InternalServerError) GetPayload() *models.SensorUpdateRespV2
func (*CreateSensorUpdatePoliciesV2InternalServerError) IsClientError ¶
func (o *CreateSensorUpdatePoliciesV2InternalServerError) IsClientError() bool
IsClientError returns true when this create sensor update policies v2 internal server error response has a 4xx status code
func (*CreateSensorUpdatePoliciesV2InternalServerError) IsCode ¶
func (o *CreateSensorUpdatePoliciesV2InternalServerError) IsCode(code int) bool
IsCode returns true when this create sensor update policies v2 internal server error response a status code equal to that given
func (*CreateSensorUpdatePoliciesV2InternalServerError) IsRedirect ¶
func (o *CreateSensorUpdatePoliciesV2InternalServerError) IsRedirect() bool
IsRedirect returns true when this create sensor update policies v2 internal server error response has a 3xx status code
func (*CreateSensorUpdatePoliciesV2InternalServerError) IsServerError ¶
func (o *CreateSensorUpdatePoliciesV2InternalServerError) IsServerError() bool
IsServerError returns true when this create sensor update policies v2 internal server error response has a 5xx status code
func (*CreateSensorUpdatePoliciesV2InternalServerError) IsSuccess ¶
func (o *CreateSensorUpdatePoliciesV2InternalServerError) IsSuccess() bool
IsSuccess returns true when this create sensor update policies v2 internal server error response has a 2xx status code
func (*CreateSensorUpdatePoliciesV2InternalServerError) String ¶
func (o *CreateSensorUpdatePoliciesV2InternalServerError) String() string
type CreateSensorUpdatePoliciesV2NotFound ¶
type CreateSensorUpdatePoliciesV2NotFound struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.SensorUpdateRespV2 }
CreateSensorUpdatePoliciesV2NotFound describes a response with status code 404, with default header values.
Not Found
func NewCreateSensorUpdatePoliciesV2NotFound ¶
func NewCreateSensorUpdatePoliciesV2NotFound() *CreateSensorUpdatePoliciesV2NotFound
NewCreateSensorUpdatePoliciesV2NotFound creates a CreateSensorUpdatePoliciesV2NotFound with default headers values
func (*CreateSensorUpdatePoliciesV2NotFound) Code ¶
func (o *CreateSensorUpdatePoliciesV2NotFound) Code() int
Code gets the status code for the create sensor update policies v2 not found response
func (*CreateSensorUpdatePoliciesV2NotFound) Error ¶
func (o *CreateSensorUpdatePoliciesV2NotFound) Error() string
func (*CreateSensorUpdatePoliciesV2NotFound) GetPayload ¶
func (o *CreateSensorUpdatePoliciesV2NotFound) GetPayload() *models.SensorUpdateRespV2
func (*CreateSensorUpdatePoliciesV2NotFound) IsClientError ¶
func (o *CreateSensorUpdatePoliciesV2NotFound) IsClientError() bool
IsClientError returns true when this create sensor update policies v2 not found response has a 4xx status code
func (*CreateSensorUpdatePoliciesV2NotFound) IsCode ¶
func (o *CreateSensorUpdatePoliciesV2NotFound) IsCode(code int) bool
IsCode returns true when this create sensor update policies v2 not found response a status code equal to that given
func (*CreateSensorUpdatePoliciesV2NotFound) IsRedirect ¶
func (o *CreateSensorUpdatePoliciesV2NotFound) IsRedirect() bool
IsRedirect returns true when this create sensor update policies v2 not found response has a 3xx status code
func (*CreateSensorUpdatePoliciesV2NotFound) IsServerError ¶
func (o *CreateSensorUpdatePoliciesV2NotFound) IsServerError() bool
IsServerError returns true when this create sensor update policies v2 not found response has a 5xx status code
func (*CreateSensorUpdatePoliciesV2NotFound) IsSuccess ¶
func (o *CreateSensorUpdatePoliciesV2NotFound) IsSuccess() bool
IsSuccess returns true when this create sensor update policies v2 not found response has a 2xx status code
func (*CreateSensorUpdatePoliciesV2NotFound) String ¶
func (o *CreateSensorUpdatePoliciesV2NotFound) String() string
type CreateSensorUpdatePoliciesV2Params ¶
type CreateSensorUpdatePoliciesV2Params struct { // Body. Body *models.SensorUpdateCreatePoliciesReqV2 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
CreateSensorUpdatePoliciesV2Params contains all the parameters to send to the API endpoint
for the create sensor update policies v2 operation. Typically these are written to a http.Request.
func NewCreateSensorUpdatePoliciesV2Params ¶
func NewCreateSensorUpdatePoliciesV2Params() *CreateSensorUpdatePoliciesV2Params
NewCreateSensorUpdatePoliciesV2Params creates a new CreateSensorUpdatePoliciesV2Params 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 NewCreateSensorUpdatePoliciesV2ParamsWithContext ¶
func NewCreateSensorUpdatePoliciesV2ParamsWithContext(ctx context.Context) *CreateSensorUpdatePoliciesV2Params
NewCreateSensorUpdatePoliciesV2ParamsWithContext creates a new CreateSensorUpdatePoliciesV2Params object with the ability to set a context for a request.
func NewCreateSensorUpdatePoliciesV2ParamsWithHTTPClient ¶
func NewCreateSensorUpdatePoliciesV2ParamsWithHTTPClient(client *http.Client) *CreateSensorUpdatePoliciesV2Params
NewCreateSensorUpdatePoliciesV2ParamsWithHTTPClient creates a new CreateSensorUpdatePoliciesV2Params object with the ability to set a custom HTTPClient for a request.
func NewCreateSensorUpdatePoliciesV2ParamsWithTimeout ¶
func NewCreateSensorUpdatePoliciesV2ParamsWithTimeout(timeout time.Duration) *CreateSensorUpdatePoliciesV2Params
NewCreateSensorUpdatePoliciesV2ParamsWithTimeout creates a new CreateSensorUpdatePoliciesV2Params object with the ability to set a timeout on a request.
func (*CreateSensorUpdatePoliciesV2Params) SetBody ¶
func (o *CreateSensorUpdatePoliciesV2Params) SetBody(body *models.SensorUpdateCreatePoliciesReqV2)
SetBody adds the body to the create sensor update policies v2 params
func (*CreateSensorUpdatePoliciesV2Params) SetContext ¶
func (o *CreateSensorUpdatePoliciesV2Params) SetContext(ctx context.Context)
SetContext adds the context to the create sensor update policies v2 params
func (*CreateSensorUpdatePoliciesV2Params) SetDefaults ¶
func (o *CreateSensorUpdatePoliciesV2Params) SetDefaults()
SetDefaults hydrates default values in the create sensor update policies v2 params (not the query body).
All values with no default are reset to their zero value.
func (*CreateSensorUpdatePoliciesV2Params) SetHTTPClient ¶
func (o *CreateSensorUpdatePoliciesV2Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the create sensor update policies v2 params
func (*CreateSensorUpdatePoliciesV2Params) SetTimeout ¶
func (o *CreateSensorUpdatePoliciesV2Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the create sensor update policies v2 params
func (*CreateSensorUpdatePoliciesV2Params) WithBody ¶
func (o *CreateSensorUpdatePoliciesV2Params) WithBody(body *models.SensorUpdateCreatePoliciesReqV2) *CreateSensorUpdatePoliciesV2Params
WithBody adds the body to the create sensor update policies v2 params
func (*CreateSensorUpdatePoliciesV2Params) WithContext ¶
func (o *CreateSensorUpdatePoliciesV2Params) WithContext(ctx context.Context) *CreateSensorUpdatePoliciesV2Params
WithContext adds the context to the create sensor update policies v2 params
func (*CreateSensorUpdatePoliciesV2Params) WithDefaults ¶
func (o *CreateSensorUpdatePoliciesV2Params) WithDefaults() *CreateSensorUpdatePoliciesV2Params
WithDefaults hydrates default values in the create sensor update policies v2 params (not the query body).
All values with no default are reset to their zero value.
func (*CreateSensorUpdatePoliciesV2Params) WithHTTPClient ¶
func (o *CreateSensorUpdatePoliciesV2Params) WithHTTPClient(client *http.Client) *CreateSensorUpdatePoliciesV2Params
WithHTTPClient adds the HTTPClient to the create sensor update policies v2 params
func (*CreateSensorUpdatePoliciesV2Params) WithTimeout ¶
func (o *CreateSensorUpdatePoliciesV2Params) WithTimeout(timeout time.Duration) *CreateSensorUpdatePoliciesV2Params
WithTimeout adds the timeout to the create sensor update policies v2 params
func (*CreateSensorUpdatePoliciesV2Params) WriteToRequest ¶
func (o *CreateSensorUpdatePoliciesV2Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CreateSensorUpdatePoliciesV2Reader ¶
type CreateSensorUpdatePoliciesV2Reader struct {
// contains filtered or unexported fields
}
CreateSensorUpdatePoliciesV2Reader is a Reader for the CreateSensorUpdatePoliciesV2 structure.
func (*CreateSensorUpdatePoliciesV2Reader) ReadResponse ¶
func (o *CreateSensorUpdatePoliciesV2Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type CreateSensorUpdatePoliciesV2TooManyRequests ¶
type CreateSensorUpdatePoliciesV2TooManyRequests struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 /* Too many requests, retry after this time (as milliseconds since epoch) */ XRateLimitRetryAfter int64 Payload *models.MsaReplyMetaOnly }
CreateSensorUpdatePoliciesV2TooManyRequests describes a response with status code 429, with default header values.
Too Many Requests
func NewCreateSensorUpdatePoliciesV2TooManyRequests ¶
func NewCreateSensorUpdatePoliciesV2TooManyRequests() *CreateSensorUpdatePoliciesV2TooManyRequests
NewCreateSensorUpdatePoliciesV2TooManyRequests creates a CreateSensorUpdatePoliciesV2TooManyRequests with default headers values
func (*CreateSensorUpdatePoliciesV2TooManyRequests) Code ¶
func (o *CreateSensorUpdatePoliciesV2TooManyRequests) Code() int
Code gets the status code for the create sensor update policies v2 too many requests response
func (*CreateSensorUpdatePoliciesV2TooManyRequests) Error ¶
func (o *CreateSensorUpdatePoliciesV2TooManyRequests) Error() string
func (*CreateSensorUpdatePoliciesV2TooManyRequests) GetPayload ¶
func (o *CreateSensorUpdatePoliciesV2TooManyRequests) GetPayload() *models.MsaReplyMetaOnly
func (*CreateSensorUpdatePoliciesV2TooManyRequests) IsClientError ¶
func (o *CreateSensorUpdatePoliciesV2TooManyRequests) IsClientError() bool
IsClientError returns true when this create sensor update policies v2 too many requests response has a 4xx status code
func (*CreateSensorUpdatePoliciesV2TooManyRequests) IsCode ¶
func (o *CreateSensorUpdatePoliciesV2TooManyRequests) IsCode(code int) bool
IsCode returns true when this create sensor update policies v2 too many requests response a status code equal to that given
func (*CreateSensorUpdatePoliciesV2TooManyRequests) IsRedirect ¶
func (o *CreateSensorUpdatePoliciesV2TooManyRequests) IsRedirect() bool
IsRedirect returns true when this create sensor update policies v2 too many requests response has a 3xx status code
func (*CreateSensorUpdatePoliciesV2TooManyRequests) IsServerError ¶
func (o *CreateSensorUpdatePoliciesV2TooManyRequests) IsServerError() bool
IsServerError returns true when this create sensor update policies v2 too many requests response has a 5xx status code
func (*CreateSensorUpdatePoliciesV2TooManyRequests) IsSuccess ¶
func (o *CreateSensorUpdatePoliciesV2TooManyRequests) IsSuccess() bool
IsSuccess returns true when this create sensor update policies v2 too many requests response has a 2xx status code
func (*CreateSensorUpdatePoliciesV2TooManyRequests) String ¶
func (o *CreateSensorUpdatePoliciesV2TooManyRequests) String() string
type DeleteSensorUpdatePoliciesForbidden ¶
type DeleteSensorUpdatePoliciesForbidden struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaErrorsOnly }
DeleteSensorUpdatePoliciesForbidden describes a response with status code 403, with default header values.
Forbidden
func NewDeleteSensorUpdatePoliciesForbidden ¶
func NewDeleteSensorUpdatePoliciesForbidden() *DeleteSensorUpdatePoliciesForbidden
NewDeleteSensorUpdatePoliciesForbidden creates a DeleteSensorUpdatePoliciesForbidden with default headers values
func (*DeleteSensorUpdatePoliciesForbidden) Code ¶
func (o *DeleteSensorUpdatePoliciesForbidden) Code() int
Code gets the status code for the delete sensor update policies forbidden response
func (*DeleteSensorUpdatePoliciesForbidden) Error ¶
func (o *DeleteSensorUpdatePoliciesForbidden) Error() string
func (*DeleteSensorUpdatePoliciesForbidden) GetPayload ¶
func (o *DeleteSensorUpdatePoliciesForbidden) GetPayload() *models.MsaErrorsOnly
func (*DeleteSensorUpdatePoliciesForbidden) IsClientError ¶
func (o *DeleteSensorUpdatePoliciesForbidden) IsClientError() bool
IsClientError returns true when this delete sensor update policies forbidden response has a 4xx status code
func (*DeleteSensorUpdatePoliciesForbidden) IsCode ¶
func (o *DeleteSensorUpdatePoliciesForbidden) IsCode(code int) bool
IsCode returns true when this delete sensor update policies forbidden response a status code equal to that given
func (*DeleteSensorUpdatePoliciesForbidden) IsRedirect ¶
func (o *DeleteSensorUpdatePoliciesForbidden) IsRedirect() bool
IsRedirect returns true when this delete sensor update policies forbidden response has a 3xx status code
func (*DeleteSensorUpdatePoliciesForbidden) IsServerError ¶
func (o *DeleteSensorUpdatePoliciesForbidden) IsServerError() bool
IsServerError returns true when this delete sensor update policies forbidden response has a 5xx status code
func (*DeleteSensorUpdatePoliciesForbidden) IsSuccess ¶
func (o *DeleteSensorUpdatePoliciesForbidden) IsSuccess() bool
IsSuccess returns true when this delete sensor update policies forbidden response has a 2xx status code
func (*DeleteSensorUpdatePoliciesForbidden) String ¶
func (o *DeleteSensorUpdatePoliciesForbidden) String() string
type DeleteSensorUpdatePoliciesInternalServerError ¶
type DeleteSensorUpdatePoliciesInternalServerError struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaQueryResponse }
DeleteSensorUpdatePoliciesInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewDeleteSensorUpdatePoliciesInternalServerError ¶
func NewDeleteSensorUpdatePoliciesInternalServerError() *DeleteSensorUpdatePoliciesInternalServerError
NewDeleteSensorUpdatePoliciesInternalServerError creates a DeleteSensorUpdatePoliciesInternalServerError with default headers values
func (*DeleteSensorUpdatePoliciesInternalServerError) Code ¶
func (o *DeleteSensorUpdatePoliciesInternalServerError) Code() int
Code gets the status code for the delete sensor update policies internal server error response
func (*DeleteSensorUpdatePoliciesInternalServerError) Error ¶
func (o *DeleteSensorUpdatePoliciesInternalServerError) Error() string
func (*DeleteSensorUpdatePoliciesInternalServerError) GetPayload ¶
func (o *DeleteSensorUpdatePoliciesInternalServerError) GetPayload() *models.MsaQueryResponse
func (*DeleteSensorUpdatePoliciesInternalServerError) IsClientError ¶
func (o *DeleteSensorUpdatePoliciesInternalServerError) IsClientError() bool
IsClientError returns true when this delete sensor update policies internal server error response has a 4xx status code
func (*DeleteSensorUpdatePoliciesInternalServerError) IsCode ¶
func (o *DeleteSensorUpdatePoliciesInternalServerError) IsCode(code int) bool
IsCode returns true when this delete sensor update policies internal server error response a status code equal to that given
func (*DeleteSensorUpdatePoliciesInternalServerError) IsRedirect ¶
func (o *DeleteSensorUpdatePoliciesInternalServerError) IsRedirect() bool
IsRedirect returns true when this delete sensor update policies internal server error response has a 3xx status code
func (*DeleteSensorUpdatePoliciesInternalServerError) IsServerError ¶
func (o *DeleteSensorUpdatePoliciesInternalServerError) IsServerError() bool
IsServerError returns true when this delete sensor update policies internal server error response has a 5xx status code
func (*DeleteSensorUpdatePoliciesInternalServerError) IsSuccess ¶
func (o *DeleteSensorUpdatePoliciesInternalServerError) IsSuccess() bool
IsSuccess returns true when this delete sensor update policies internal server error response has a 2xx status code
func (*DeleteSensorUpdatePoliciesInternalServerError) String ¶
func (o *DeleteSensorUpdatePoliciesInternalServerError) String() string
type DeleteSensorUpdatePoliciesNotFound ¶
type DeleteSensorUpdatePoliciesNotFound struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaQueryResponse }
DeleteSensorUpdatePoliciesNotFound describes a response with status code 404, with default header values.
Not Found
func NewDeleteSensorUpdatePoliciesNotFound ¶
func NewDeleteSensorUpdatePoliciesNotFound() *DeleteSensorUpdatePoliciesNotFound
NewDeleteSensorUpdatePoliciesNotFound creates a DeleteSensorUpdatePoliciesNotFound with default headers values
func (*DeleteSensorUpdatePoliciesNotFound) Code ¶
func (o *DeleteSensorUpdatePoliciesNotFound) Code() int
Code gets the status code for the delete sensor update policies not found response
func (*DeleteSensorUpdatePoliciesNotFound) Error ¶
func (o *DeleteSensorUpdatePoliciesNotFound) Error() string
func (*DeleteSensorUpdatePoliciesNotFound) GetPayload ¶
func (o *DeleteSensorUpdatePoliciesNotFound) GetPayload() *models.MsaQueryResponse
func (*DeleteSensorUpdatePoliciesNotFound) IsClientError ¶
func (o *DeleteSensorUpdatePoliciesNotFound) IsClientError() bool
IsClientError returns true when this delete sensor update policies not found response has a 4xx status code
func (*DeleteSensorUpdatePoliciesNotFound) IsCode ¶
func (o *DeleteSensorUpdatePoliciesNotFound) IsCode(code int) bool
IsCode returns true when this delete sensor update policies not found response a status code equal to that given
func (*DeleteSensorUpdatePoliciesNotFound) IsRedirect ¶
func (o *DeleteSensorUpdatePoliciesNotFound) IsRedirect() bool
IsRedirect returns true when this delete sensor update policies not found response has a 3xx status code
func (*DeleteSensorUpdatePoliciesNotFound) IsServerError ¶
func (o *DeleteSensorUpdatePoliciesNotFound) IsServerError() bool
IsServerError returns true when this delete sensor update policies not found response has a 5xx status code
func (*DeleteSensorUpdatePoliciesNotFound) IsSuccess ¶
func (o *DeleteSensorUpdatePoliciesNotFound) IsSuccess() bool
IsSuccess returns true when this delete sensor update policies not found response has a 2xx status code
func (*DeleteSensorUpdatePoliciesNotFound) String ¶
func (o *DeleteSensorUpdatePoliciesNotFound) String() string
type DeleteSensorUpdatePoliciesOK ¶
type DeleteSensorUpdatePoliciesOK struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaQueryResponse }
DeleteSensorUpdatePoliciesOK describes a response with status code 200, with default header values.
OK
func NewDeleteSensorUpdatePoliciesOK ¶
func NewDeleteSensorUpdatePoliciesOK() *DeleteSensorUpdatePoliciesOK
NewDeleteSensorUpdatePoliciesOK creates a DeleteSensorUpdatePoliciesOK with default headers values
func (*DeleteSensorUpdatePoliciesOK) Code ¶
func (o *DeleteSensorUpdatePoliciesOK) Code() int
Code gets the status code for the delete sensor update policies o k response
func (*DeleteSensorUpdatePoliciesOK) Error ¶
func (o *DeleteSensorUpdatePoliciesOK) Error() string
func (*DeleteSensorUpdatePoliciesOK) GetPayload ¶
func (o *DeleteSensorUpdatePoliciesOK) GetPayload() *models.MsaQueryResponse
func (*DeleteSensorUpdatePoliciesOK) IsClientError ¶
func (o *DeleteSensorUpdatePoliciesOK) IsClientError() bool
IsClientError returns true when this delete sensor update policies o k response has a 4xx status code
func (*DeleteSensorUpdatePoliciesOK) IsCode ¶
func (o *DeleteSensorUpdatePoliciesOK) IsCode(code int) bool
IsCode returns true when this delete sensor update policies o k response a status code equal to that given
func (*DeleteSensorUpdatePoliciesOK) IsRedirect ¶
func (o *DeleteSensorUpdatePoliciesOK) IsRedirect() bool
IsRedirect returns true when this delete sensor update policies o k response has a 3xx status code
func (*DeleteSensorUpdatePoliciesOK) IsServerError ¶
func (o *DeleteSensorUpdatePoliciesOK) IsServerError() bool
IsServerError returns true when this delete sensor update policies o k response has a 5xx status code
func (*DeleteSensorUpdatePoliciesOK) IsSuccess ¶
func (o *DeleteSensorUpdatePoliciesOK) IsSuccess() bool
IsSuccess returns true when this delete sensor update policies o k response has a 2xx status code
func (*DeleteSensorUpdatePoliciesOK) String ¶
func (o *DeleteSensorUpdatePoliciesOK) String() string
type DeleteSensorUpdatePoliciesParams ¶
type DeleteSensorUpdatePoliciesParams struct { /* Ids. The IDs of the Sensor Update Policies to delete */ Ids []string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DeleteSensorUpdatePoliciesParams contains all the parameters to send to the API endpoint
for the delete sensor update policies operation. Typically these are written to a http.Request.
func NewDeleteSensorUpdatePoliciesParams ¶
func NewDeleteSensorUpdatePoliciesParams() *DeleteSensorUpdatePoliciesParams
NewDeleteSensorUpdatePoliciesParams creates a new DeleteSensorUpdatePoliciesParams 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 NewDeleteSensorUpdatePoliciesParamsWithContext ¶
func NewDeleteSensorUpdatePoliciesParamsWithContext(ctx context.Context) *DeleteSensorUpdatePoliciesParams
NewDeleteSensorUpdatePoliciesParamsWithContext creates a new DeleteSensorUpdatePoliciesParams object with the ability to set a context for a request.
func NewDeleteSensorUpdatePoliciesParamsWithHTTPClient ¶
func NewDeleteSensorUpdatePoliciesParamsWithHTTPClient(client *http.Client) *DeleteSensorUpdatePoliciesParams
NewDeleteSensorUpdatePoliciesParamsWithHTTPClient creates a new DeleteSensorUpdatePoliciesParams object with the ability to set a custom HTTPClient for a request.
func NewDeleteSensorUpdatePoliciesParamsWithTimeout ¶
func NewDeleteSensorUpdatePoliciesParamsWithTimeout(timeout time.Duration) *DeleteSensorUpdatePoliciesParams
NewDeleteSensorUpdatePoliciesParamsWithTimeout creates a new DeleteSensorUpdatePoliciesParams object with the ability to set a timeout on a request.
func (*DeleteSensorUpdatePoliciesParams) SetContext ¶
func (o *DeleteSensorUpdatePoliciesParams) SetContext(ctx context.Context)
SetContext adds the context to the delete sensor update policies params
func (*DeleteSensorUpdatePoliciesParams) SetDefaults ¶
func (o *DeleteSensorUpdatePoliciesParams) SetDefaults()
SetDefaults hydrates default values in the delete sensor update policies params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteSensorUpdatePoliciesParams) SetHTTPClient ¶
func (o *DeleteSensorUpdatePoliciesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete sensor update policies params
func (*DeleteSensorUpdatePoliciesParams) SetIds ¶
func (o *DeleteSensorUpdatePoliciesParams) SetIds(ids []string)
SetIds adds the ids to the delete sensor update policies params
func (*DeleteSensorUpdatePoliciesParams) SetTimeout ¶
func (o *DeleteSensorUpdatePoliciesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete sensor update policies params
func (*DeleteSensorUpdatePoliciesParams) WithContext ¶
func (o *DeleteSensorUpdatePoliciesParams) WithContext(ctx context.Context) *DeleteSensorUpdatePoliciesParams
WithContext adds the context to the delete sensor update policies params
func (*DeleteSensorUpdatePoliciesParams) WithDefaults ¶
func (o *DeleteSensorUpdatePoliciesParams) WithDefaults() *DeleteSensorUpdatePoliciesParams
WithDefaults hydrates default values in the delete sensor update policies params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteSensorUpdatePoliciesParams) WithHTTPClient ¶
func (o *DeleteSensorUpdatePoliciesParams) WithHTTPClient(client *http.Client) *DeleteSensorUpdatePoliciesParams
WithHTTPClient adds the HTTPClient to the delete sensor update policies params
func (*DeleteSensorUpdatePoliciesParams) WithIds ¶
func (o *DeleteSensorUpdatePoliciesParams) WithIds(ids []string) *DeleteSensorUpdatePoliciesParams
WithIds adds the ids to the delete sensor update policies params
func (*DeleteSensorUpdatePoliciesParams) WithTimeout ¶
func (o *DeleteSensorUpdatePoliciesParams) WithTimeout(timeout time.Duration) *DeleteSensorUpdatePoliciesParams
WithTimeout adds the timeout to the delete sensor update policies params
func (*DeleteSensorUpdatePoliciesParams) WriteToRequest ¶
func (o *DeleteSensorUpdatePoliciesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteSensorUpdatePoliciesReader ¶
type DeleteSensorUpdatePoliciesReader struct {
// contains filtered or unexported fields
}
DeleteSensorUpdatePoliciesReader is a Reader for the DeleteSensorUpdatePolicies structure.
func (*DeleteSensorUpdatePoliciesReader) ReadResponse ¶
func (o *DeleteSensorUpdatePoliciesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteSensorUpdatePoliciesTooManyRequests ¶
type DeleteSensorUpdatePoliciesTooManyRequests struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 /* Too many requests, retry after this time (as milliseconds since epoch) */ XRateLimitRetryAfter int64 Payload *models.MsaReplyMetaOnly }
DeleteSensorUpdatePoliciesTooManyRequests describes a response with status code 429, with default header values.
Too Many Requests
func NewDeleteSensorUpdatePoliciesTooManyRequests ¶
func NewDeleteSensorUpdatePoliciesTooManyRequests() *DeleteSensorUpdatePoliciesTooManyRequests
NewDeleteSensorUpdatePoliciesTooManyRequests creates a DeleteSensorUpdatePoliciesTooManyRequests with default headers values
func (*DeleteSensorUpdatePoliciesTooManyRequests) Code ¶
func (o *DeleteSensorUpdatePoliciesTooManyRequests) Code() int
Code gets the status code for the delete sensor update policies too many requests response
func (*DeleteSensorUpdatePoliciesTooManyRequests) Error ¶
func (o *DeleteSensorUpdatePoliciesTooManyRequests) Error() string
func (*DeleteSensorUpdatePoliciesTooManyRequests) GetPayload ¶
func (o *DeleteSensorUpdatePoliciesTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
func (*DeleteSensorUpdatePoliciesTooManyRequests) IsClientError ¶
func (o *DeleteSensorUpdatePoliciesTooManyRequests) IsClientError() bool
IsClientError returns true when this delete sensor update policies too many requests response has a 4xx status code
func (*DeleteSensorUpdatePoliciesTooManyRequests) IsCode ¶
func (o *DeleteSensorUpdatePoliciesTooManyRequests) IsCode(code int) bool
IsCode returns true when this delete sensor update policies too many requests response a status code equal to that given
func (*DeleteSensorUpdatePoliciesTooManyRequests) IsRedirect ¶
func (o *DeleteSensorUpdatePoliciesTooManyRequests) IsRedirect() bool
IsRedirect returns true when this delete sensor update policies too many requests response has a 3xx status code
func (*DeleteSensorUpdatePoliciesTooManyRequests) IsServerError ¶
func (o *DeleteSensorUpdatePoliciesTooManyRequests) IsServerError() bool
IsServerError returns true when this delete sensor update policies too many requests response has a 5xx status code
func (*DeleteSensorUpdatePoliciesTooManyRequests) IsSuccess ¶
func (o *DeleteSensorUpdatePoliciesTooManyRequests) IsSuccess() bool
IsSuccess returns true when this delete sensor update policies too many requests response has a 2xx status code
func (*DeleteSensorUpdatePoliciesTooManyRequests) String ¶
func (o *DeleteSensorUpdatePoliciesTooManyRequests) String() string
type GetSensorUpdatePoliciesForbidden ¶
type GetSensorUpdatePoliciesForbidden struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaErrorsOnly }
GetSensorUpdatePoliciesForbidden describes a response with status code 403, with default header values.
Forbidden
func NewGetSensorUpdatePoliciesForbidden ¶
func NewGetSensorUpdatePoliciesForbidden() *GetSensorUpdatePoliciesForbidden
NewGetSensorUpdatePoliciesForbidden creates a GetSensorUpdatePoliciesForbidden with default headers values
func (*GetSensorUpdatePoliciesForbidden) Code ¶
func (o *GetSensorUpdatePoliciesForbidden) Code() int
Code gets the status code for the get sensor update policies forbidden response
func (*GetSensorUpdatePoliciesForbidden) Error ¶
func (o *GetSensorUpdatePoliciesForbidden) Error() string
func (*GetSensorUpdatePoliciesForbidden) GetPayload ¶
func (o *GetSensorUpdatePoliciesForbidden) GetPayload() *models.MsaErrorsOnly
func (*GetSensorUpdatePoliciesForbidden) IsClientError ¶
func (o *GetSensorUpdatePoliciesForbidden) IsClientError() bool
IsClientError returns true when this get sensor update policies forbidden response has a 4xx status code
func (*GetSensorUpdatePoliciesForbidden) IsCode ¶
func (o *GetSensorUpdatePoliciesForbidden) IsCode(code int) bool
IsCode returns true when this get sensor update policies forbidden response a status code equal to that given
func (*GetSensorUpdatePoliciesForbidden) IsRedirect ¶
func (o *GetSensorUpdatePoliciesForbidden) IsRedirect() bool
IsRedirect returns true when this get sensor update policies forbidden response has a 3xx status code
func (*GetSensorUpdatePoliciesForbidden) IsServerError ¶
func (o *GetSensorUpdatePoliciesForbidden) IsServerError() bool
IsServerError returns true when this get sensor update policies forbidden response has a 5xx status code
func (*GetSensorUpdatePoliciesForbidden) IsSuccess ¶
func (o *GetSensorUpdatePoliciesForbidden) IsSuccess() bool
IsSuccess returns true when this get sensor update policies forbidden response has a 2xx status code
func (*GetSensorUpdatePoliciesForbidden) String ¶
func (o *GetSensorUpdatePoliciesForbidden) String() string
type GetSensorUpdatePoliciesInternalServerError ¶
type GetSensorUpdatePoliciesInternalServerError struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.SensorUpdateRespV1 }
GetSensorUpdatePoliciesInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewGetSensorUpdatePoliciesInternalServerError ¶
func NewGetSensorUpdatePoliciesInternalServerError() *GetSensorUpdatePoliciesInternalServerError
NewGetSensorUpdatePoliciesInternalServerError creates a GetSensorUpdatePoliciesInternalServerError with default headers values
func (*GetSensorUpdatePoliciesInternalServerError) Code ¶
func (o *GetSensorUpdatePoliciesInternalServerError) Code() int
Code gets the status code for the get sensor update policies internal server error response
func (*GetSensorUpdatePoliciesInternalServerError) Error ¶
func (o *GetSensorUpdatePoliciesInternalServerError) Error() string
func (*GetSensorUpdatePoliciesInternalServerError) GetPayload ¶
func (o *GetSensorUpdatePoliciesInternalServerError) GetPayload() *models.SensorUpdateRespV1
func (*GetSensorUpdatePoliciesInternalServerError) IsClientError ¶
func (o *GetSensorUpdatePoliciesInternalServerError) IsClientError() bool
IsClientError returns true when this get sensor update policies internal server error response has a 4xx status code
func (*GetSensorUpdatePoliciesInternalServerError) IsCode ¶
func (o *GetSensorUpdatePoliciesInternalServerError) IsCode(code int) bool
IsCode returns true when this get sensor update policies internal server error response a status code equal to that given
func (*GetSensorUpdatePoliciesInternalServerError) IsRedirect ¶
func (o *GetSensorUpdatePoliciesInternalServerError) IsRedirect() bool
IsRedirect returns true when this get sensor update policies internal server error response has a 3xx status code
func (*GetSensorUpdatePoliciesInternalServerError) IsServerError ¶
func (o *GetSensorUpdatePoliciesInternalServerError) IsServerError() bool
IsServerError returns true when this get sensor update policies internal server error response has a 5xx status code
func (*GetSensorUpdatePoliciesInternalServerError) IsSuccess ¶
func (o *GetSensorUpdatePoliciesInternalServerError) IsSuccess() bool
IsSuccess returns true when this get sensor update policies internal server error response has a 2xx status code
func (*GetSensorUpdatePoliciesInternalServerError) String ¶
func (o *GetSensorUpdatePoliciesInternalServerError) String() string
type GetSensorUpdatePoliciesNotFound ¶
type GetSensorUpdatePoliciesNotFound struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.SensorUpdateRespV1 }
GetSensorUpdatePoliciesNotFound describes a response with status code 404, with default header values.
Not Found
func NewGetSensorUpdatePoliciesNotFound ¶
func NewGetSensorUpdatePoliciesNotFound() *GetSensorUpdatePoliciesNotFound
NewGetSensorUpdatePoliciesNotFound creates a GetSensorUpdatePoliciesNotFound with default headers values
func (*GetSensorUpdatePoliciesNotFound) Code ¶
func (o *GetSensorUpdatePoliciesNotFound) Code() int
Code gets the status code for the get sensor update policies not found response
func (*GetSensorUpdatePoliciesNotFound) Error ¶
func (o *GetSensorUpdatePoliciesNotFound) Error() string
func (*GetSensorUpdatePoliciesNotFound) GetPayload ¶
func (o *GetSensorUpdatePoliciesNotFound) GetPayload() *models.SensorUpdateRespV1
func (*GetSensorUpdatePoliciesNotFound) IsClientError ¶
func (o *GetSensorUpdatePoliciesNotFound) IsClientError() bool
IsClientError returns true when this get sensor update policies not found response has a 4xx status code
func (*GetSensorUpdatePoliciesNotFound) IsCode ¶
func (o *GetSensorUpdatePoliciesNotFound) IsCode(code int) bool
IsCode returns true when this get sensor update policies not found response a status code equal to that given
func (*GetSensorUpdatePoliciesNotFound) IsRedirect ¶
func (o *GetSensorUpdatePoliciesNotFound) IsRedirect() bool
IsRedirect returns true when this get sensor update policies not found response has a 3xx status code
func (*GetSensorUpdatePoliciesNotFound) IsServerError ¶
func (o *GetSensorUpdatePoliciesNotFound) IsServerError() bool
IsServerError returns true when this get sensor update policies not found response has a 5xx status code
func (*GetSensorUpdatePoliciesNotFound) IsSuccess ¶
func (o *GetSensorUpdatePoliciesNotFound) IsSuccess() bool
IsSuccess returns true when this get sensor update policies not found response has a 2xx status code
func (*GetSensorUpdatePoliciesNotFound) String ¶
func (o *GetSensorUpdatePoliciesNotFound) String() string
type GetSensorUpdatePoliciesOK ¶
type GetSensorUpdatePoliciesOK struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.SensorUpdateRespV1 }
GetSensorUpdatePoliciesOK describes a response with status code 200, with default header values.
OK
func NewGetSensorUpdatePoliciesOK ¶
func NewGetSensorUpdatePoliciesOK() *GetSensorUpdatePoliciesOK
NewGetSensorUpdatePoliciesOK creates a GetSensorUpdatePoliciesOK with default headers values
func (*GetSensorUpdatePoliciesOK) Code ¶
func (o *GetSensorUpdatePoliciesOK) Code() int
Code gets the status code for the get sensor update policies o k response
func (*GetSensorUpdatePoliciesOK) Error ¶
func (o *GetSensorUpdatePoliciesOK) Error() string
func (*GetSensorUpdatePoliciesOK) GetPayload ¶
func (o *GetSensorUpdatePoliciesOK) GetPayload() *models.SensorUpdateRespV1
func (*GetSensorUpdatePoliciesOK) IsClientError ¶
func (o *GetSensorUpdatePoliciesOK) IsClientError() bool
IsClientError returns true when this get sensor update policies o k response has a 4xx status code
func (*GetSensorUpdatePoliciesOK) IsCode ¶
func (o *GetSensorUpdatePoliciesOK) IsCode(code int) bool
IsCode returns true when this get sensor update policies o k response a status code equal to that given
func (*GetSensorUpdatePoliciesOK) IsRedirect ¶
func (o *GetSensorUpdatePoliciesOK) IsRedirect() bool
IsRedirect returns true when this get sensor update policies o k response has a 3xx status code
func (*GetSensorUpdatePoliciesOK) IsServerError ¶
func (o *GetSensorUpdatePoliciesOK) IsServerError() bool
IsServerError returns true when this get sensor update policies o k response has a 5xx status code
func (*GetSensorUpdatePoliciesOK) IsSuccess ¶
func (o *GetSensorUpdatePoliciesOK) IsSuccess() bool
IsSuccess returns true when this get sensor update policies o k response has a 2xx status code
func (*GetSensorUpdatePoliciesOK) String ¶
func (o *GetSensorUpdatePoliciesOK) String() string
type GetSensorUpdatePoliciesParams ¶
type GetSensorUpdatePoliciesParams struct { /* Ids. The IDs of the Sensor Update Policies to return */ Ids []string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetSensorUpdatePoliciesParams contains all the parameters to send to the API endpoint
for the get sensor update policies operation. Typically these are written to a http.Request.
func NewGetSensorUpdatePoliciesParams ¶
func NewGetSensorUpdatePoliciesParams() *GetSensorUpdatePoliciesParams
NewGetSensorUpdatePoliciesParams creates a new GetSensorUpdatePoliciesParams 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 NewGetSensorUpdatePoliciesParamsWithContext ¶
func NewGetSensorUpdatePoliciesParamsWithContext(ctx context.Context) *GetSensorUpdatePoliciesParams
NewGetSensorUpdatePoliciesParamsWithContext creates a new GetSensorUpdatePoliciesParams object with the ability to set a context for a request.
func NewGetSensorUpdatePoliciesParamsWithHTTPClient ¶
func NewGetSensorUpdatePoliciesParamsWithHTTPClient(client *http.Client) *GetSensorUpdatePoliciesParams
NewGetSensorUpdatePoliciesParamsWithHTTPClient creates a new GetSensorUpdatePoliciesParams object with the ability to set a custom HTTPClient for a request.
func NewGetSensorUpdatePoliciesParamsWithTimeout ¶
func NewGetSensorUpdatePoliciesParamsWithTimeout(timeout time.Duration) *GetSensorUpdatePoliciesParams
NewGetSensorUpdatePoliciesParamsWithTimeout creates a new GetSensorUpdatePoliciesParams object with the ability to set a timeout on a request.
func (*GetSensorUpdatePoliciesParams) SetContext ¶
func (o *GetSensorUpdatePoliciesParams) SetContext(ctx context.Context)
SetContext adds the context to the get sensor update policies params
func (*GetSensorUpdatePoliciesParams) SetDefaults ¶
func (o *GetSensorUpdatePoliciesParams) SetDefaults()
SetDefaults hydrates default values in the get sensor update policies params (not the query body).
All values with no default are reset to their zero value.
func (*GetSensorUpdatePoliciesParams) SetHTTPClient ¶
func (o *GetSensorUpdatePoliciesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get sensor update policies params
func (*GetSensorUpdatePoliciesParams) SetIds ¶
func (o *GetSensorUpdatePoliciesParams) SetIds(ids []string)
SetIds adds the ids to the get sensor update policies params
func (*GetSensorUpdatePoliciesParams) SetTimeout ¶
func (o *GetSensorUpdatePoliciesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get sensor update policies params
func (*GetSensorUpdatePoliciesParams) WithContext ¶
func (o *GetSensorUpdatePoliciesParams) WithContext(ctx context.Context) *GetSensorUpdatePoliciesParams
WithContext adds the context to the get sensor update policies params
func (*GetSensorUpdatePoliciesParams) WithDefaults ¶
func (o *GetSensorUpdatePoliciesParams) WithDefaults() *GetSensorUpdatePoliciesParams
WithDefaults hydrates default values in the get sensor update policies params (not the query body).
All values with no default are reset to their zero value.
func (*GetSensorUpdatePoliciesParams) WithHTTPClient ¶
func (o *GetSensorUpdatePoliciesParams) WithHTTPClient(client *http.Client) *GetSensorUpdatePoliciesParams
WithHTTPClient adds the HTTPClient to the get sensor update policies params
func (*GetSensorUpdatePoliciesParams) WithIds ¶
func (o *GetSensorUpdatePoliciesParams) WithIds(ids []string) *GetSensorUpdatePoliciesParams
WithIds adds the ids to the get sensor update policies params
func (*GetSensorUpdatePoliciesParams) WithTimeout ¶
func (o *GetSensorUpdatePoliciesParams) WithTimeout(timeout time.Duration) *GetSensorUpdatePoliciesParams
WithTimeout adds the timeout to the get sensor update policies params
func (*GetSensorUpdatePoliciesParams) WriteToRequest ¶
func (o *GetSensorUpdatePoliciesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetSensorUpdatePoliciesReader ¶
type GetSensorUpdatePoliciesReader struct {
// contains filtered or unexported fields
}
GetSensorUpdatePoliciesReader is a Reader for the GetSensorUpdatePolicies structure.
func (*GetSensorUpdatePoliciesReader) ReadResponse ¶
func (o *GetSensorUpdatePoliciesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetSensorUpdatePoliciesTooManyRequests ¶
type GetSensorUpdatePoliciesTooManyRequests struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 /* Too many requests, retry after this time (as milliseconds since epoch) */ XRateLimitRetryAfter int64 Payload *models.MsaReplyMetaOnly }
GetSensorUpdatePoliciesTooManyRequests describes a response with status code 429, with default header values.
Too Many Requests
func NewGetSensorUpdatePoliciesTooManyRequests ¶
func NewGetSensorUpdatePoliciesTooManyRequests() *GetSensorUpdatePoliciesTooManyRequests
NewGetSensorUpdatePoliciesTooManyRequests creates a GetSensorUpdatePoliciesTooManyRequests with default headers values
func (*GetSensorUpdatePoliciesTooManyRequests) Code ¶
func (o *GetSensorUpdatePoliciesTooManyRequests) Code() int
Code gets the status code for the get sensor update policies too many requests response
func (*GetSensorUpdatePoliciesTooManyRequests) Error ¶
func (o *GetSensorUpdatePoliciesTooManyRequests) Error() string
func (*GetSensorUpdatePoliciesTooManyRequests) GetPayload ¶
func (o *GetSensorUpdatePoliciesTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
func (*GetSensorUpdatePoliciesTooManyRequests) IsClientError ¶
func (o *GetSensorUpdatePoliciesTooManyRequests) IsClientError() bool
IsClientError returns true when this get sensor update policies too many requests response has a 4xx status code
func (*GetSensorUpdatePoliciesTooManyRequests) IsCode ¶
func (o *GetSensorUpdatePoliciesTooManyRequests) IsCode(code int) bool
IsCode returns true when this get sensor update policies too many requests response a status code equal to that given
func (*GetSensorUpdatePoliciesTooManyRequests) IsRedirect ¶
func (o *GetSensorUpdatePoliciesTooManyRequests) IsRedirect() bool
IsRedirect returns true when this get sensor update policies too many requests response has a 3xx status code
func (*GetSensorUpdatePoliciesTooManyRequests) IsServerError ¶
func (o *GetSensorUpdatePoliciesTooManyRequests) IsServerError() bool
IsServerError returns true when this get sensor update policies too many requests response has a 5xx status code
func (*GetSensorUpdatePoliciesTooManyRequests) IsSuccess ¶
func (o *GetSensorUpdatePoliciesTooManyRequests) IsSuccess() bool
IsSuccess returns true when this get sensor update policies too many requests response has a 2xx status code
func (*GetSensorUpdatePoliciesTooManyRequests) String ¶
func (o *GetSensorUpdatePoliciesTooManyRequests) String() string
type GetSensorUpdatePoliciesV2Forbidden ¶
type GetSensorUpdatePoliciesV2Forbidden struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaErrorsOnly }
GetSensorUpdatePoliciesV2Forbidden describes a response with status code 403, with default header values.
Forbidden
func NewGetSensorUpdatePoliciesV2Forbidden ¶
func NewGetSensorUpdatePoliciesV2Forbidden() *GetSensorUpdatePoliciesV2Forbidden
NewGetSensorUpdatePoliciesV2Forbidden creates a GetSensorUpdatePoliciesV2Forbidden with default headers values
func (*GetSensorUpdatePoliciesV2Forbidden) Code ¶
func (o *GetSensorUpdatePoliciesV2Forbidden) Code() int
Code gets the status code for the get sensor update policies v2 forbidden response
func (*GetSensorUpdatePoliciesV2Forbidden) Error ¶
func (o *GetSensorUpdatePoliciesV2Forbidden) Error() string
func (*GetSensorUpdatePoliciesV2Forbidden) GetPayload ¶
func (o *GetSensorUpdatePoliciesV2Forbidden) GetPayload() *models.MsaErrorsOnly
func (*GetSensorUpdatePoliciesV2Forbidden) IsClientError ¶
func (o *GetSensorUpdatePoliciesV2Forbidden) IsClientError() bool
IsClientError returns true when this get sensor update policies v2 forbidden response has a 4xx status code
func (*GetSensorUpdatePoliciesV2Forbidden) IsCode ¶
func (o *GetSensorUpdatePoliciesV2Forbidden) IsCode(code int) bool
IsCode returns true when this get sensor update policies v2 forbidden response a status code equal to that given
func (*GetSensorUpdatePoliciesV2Forbidden) IsRedirect ¶
func (o *GetSensorUpdatePoliciesV2Forbidden) IsRedirect() bool
IsRedirect returns true when this get sensor update policies v2 forbidden response has a 3xx status code
func (*GetSensorUpdatePoliciesV2Forbidden) IsServerError ¶
func (o *GetSensorUpdatePoliciesV2Forbidden) IsServerError() bool
IsServerError returns true when this get sensor update policies v2 forbidden response has a 5xx status code
func (*GetSensorUpdatePoliciesV2Forbidden) IsSuccess ¶
func (o *GetSensorUpdatePoliciesV2Forbidden) IsSuccess() bool
IsSuccess returns true when this get sensor update policies v2 forbidden response has a 2xx status code
func (*GetSensorUpdatePoliciesV2Forbidden) String ¶
func (o *GetSensorUpdatePoliciesV2Forbidden) String() string
type GetSensorUpdatePoliciesV2InternalServerError ¶
type GetSensorUpdatePoliciesV2InternalServerError struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.SensorUpdateRespV2 }
GetSensorUpdatePoliciesV2InternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewGetSensorUpdatePoliciesV2InternalServerError ¶
func NewGetSensorUpdatePoliciesV2InternalServerError() *GetSensorUpdatePoliciesV2InternalServerError
NewGetSensorUpdatePoliciesV2InternalServerError creates a GetSensorUpdatePoliciesV2InternalServerError with default headers values
func (*GetSensorUpdatePoliciesV2InternalServerError) Code ¶
func (o *GetSensorUpdatePoliciesV2InternalServerError) Code() int
Code gets the status code for the get sensor update policies v2 internal server error response
func (*GetSensorUpdatePoliciesV2InternalServerError) Error ¶
func (o *GetSensorUpdatePoliciesV2InternalServerError) Error() string
func (*GetSensorUpdatePoliciesV2InternalServerError) GetPayload ¶
func (o *GetSensorUpdatePoliciesV2InternalServerError) GetPayload() *models.SensorUpdateRespV2
func (*GetSensorUpdatePoliciesV2InternalServerError) IsClientError ¶
func (o *GetSensorUpdatePoliciesV2InternalServerError) IsClientError() bool
IsClientError returns true when this get sensor update policies v2 internal server error response has a 4xx status code
func (*GetSensorUpdatePoliciesV2InternalServerError) IsCode ¶
func (o *GetSensorUpdatePoliciesV2InternalServerError) IsCode(code int) bool
IsCode returns true when this get sensor update policies v2 internal server error response a status code equal to that given
func (*GetSensorUpdatePoliciesV2InternalServerError) IsRedirect ¶
func (o *GetSensorUpdatePoliciesV2InternalServerError) IsRedirect() bool
IsRedirect returns true when this get sensor update policies v2 internal server error response has a 3xx status code
func (*GetSensorUpdatePoliciesV2InternalServerError) IsServerError ¶
func (o *GetSensorUpdatePoliciesV2InternalServerError) IsServerError() bool
IsServerError returns true when this get sensor update policies v2 internal server error response has a 5xx status code
func (*GetSensorUpdatePoliciesV2InternalServerError) IsSuccess ¶
func (o *GetSensorUpdatePoliciesV2InternalServerError) IsSuccess() bool
IsSuccess returns true when this get sensor update policies v2 internal server error response has a 2xx status code
func (*GetSensorUpdatePoliciesV2InternalServerError) String ¶
func (o *GetSensorUpdatePoliciesV2InternalServerError) String() string
type GetSensorUpdatePoliciesV2NotFound ¶
type GetSensorUpdatePoliciesV2NotFound struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.SensorUpdateRespV2 }
GetSensorUpdatePoliciesV2NotFound describes a response with status code 404, with default header values.
Not Found
func NewGetSensorUpdatePoliciesV2NotFound ¶
func NewGetSensorUpdatePoliciesV2NotFound() *GetSensorUpdatePoliciesV2NotFound
NewGetSensorUpdatePoliciesV2NotFound creates a GetSensorUpdatePoliciesV2NotFound with default headers values
func (*GetSensorUpdatePoliciesV2NotFound) Code ¶
func (o *GetSensorUpdatePoliciesV2NotFound) Code() int
Code gets the status code for the get sensor update policies v2 not found response
func (*GetSensorUpdatePoliciesV2NotFound) Error ¶
func (o *GetSensorUpdatePoliciesV2NotFound) Error() string
func (*GetSensorUpdatePoliciesV2NotFound) GetPayload ¶
func (o *GetSensorUpdatePoliciesV2NotFound) GetPayload() *models.SensorUpdateRespV2
func (*GetSensorUpdatePoliciesV2NotFound) IsClientError ¶
func (o *GetSensorUpdatePoliciesV2NotFound) IsClientError() bool
IsClientError returns true when this get sensor update policies v2 not found response has a 4xx status code
func (*GetSensorUpdatePoliciesV2NotFound) IsCode ¶
func (o *GetSensorUpdatePoliciesV2NotFound) IsCode(code int) bool
IsCode returns true when this get sensor update policies v2 not found response a status code equal to that given
func (*GetSensorUpdatePoliciesV2NotFound) IsRedirect ¶
func (o *GetSensorUpdatePoliciesV2NotFound) IsRedirect() bool
IsRedirect returns true when this get sensor update policies v2 not found response has a 3xx status code
func (*GetSensorUpdatePoliciesV2NotFound) IsServerError ¶
func (o *GetSensorUpdatePoliciesV2NotFound) IsServerError() bool
IsServerError returns true when this get sensor update policies v2 not found response has a 5xx status code
func (*GetSensorUpdatePoliciesV2NotFound) IsSuccess ¶
func (o *GetSensorUpdatePoliciesV2NotFound) IsSuccess() bool
IsSuccess returns true when this get sensor update policies v2 not found response has a 2xx status code
func (*GetSensorUpdatePoliciesV2NotFound) String ¶
func (o *GetSensorUpdatePoliciesV2NotFound) String() string
type GetSensorUpdatePoliciesV2OK ¶
type GetSensorUpdatePoliciesV2OK struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.SensorUpdateRespV2 }
GetSensorUpdatePoliciesV2OK describes a response with status code 200, with default header values.
OK
func NewGetSensorUpdatePoliciesV2OK ¶
func NewGetSensorUpdatePoliciesV2OK() *GetSensorUpdatePoliciesV2OK
NewGetSensorUpdatePoliciesV2OK creates a GetSensorUpdatePoliciesV2OK with default headers values
func (*GetSensorUpdatePoliciesV2OK) Code ¶
func (o *GetSensorUpdatePoliciesV2OK) Code() int
Code gets the status code for the get sensor update policies v2 o k response
func (*GetSensorUpdatePoliciesV2OK) Error ¶
func (o *GetSensorUpdatePoliciesV2OK) Error() string
func (*GetSensorUpdatePoliciesV2OK) GetPayload ¶
func (o *GetSensorUpdatePoliciesV2OK) GetPayload() *models.SensorUpdateRespV2
func (*GetSensorUpdatePoliciesV2OK) IsClientError ¶
func (o *GetSensorUpdatePoliciesV2OK) IsClientError() bool
IsClientError returns true when this get sensor update policies v2 o k response has a 4xx status code
func (*GetSensorUpdatePoliciesV2OK) IsCode ¶
func (o *GetSensorUpdatePoliciesV2OK) IsCode(code int) bool
IsCode returns true when this get sensor update policies v2 o k response a status code equal to that given
func (*GetSensorUpdatePoliciesV2OK) IsRedirect ¶
func (o *GetSensorUpdatePoliciesV2OK) IsRedirect() bool
IsRedirect returns true when this get sensor update policies v2 o k response has a 3xx status code
func (*GetSensorUpdatePoliciesV2OK) IsServerError ¶
func (o *GetSensorUpdatePoliciesV2OK) IsServerError() bool
IsServerError returns true when this get sensor update policies v2 o k response has a 5xx status code
func (*GetSensorUpdatePoliciesV2OK) IsSuccess ¶
func (o *GetSensorUpdatePoliciesV2OK) IsSuccess() bool
IsSuccess returns true when this get sensor update policies v2 o k response has a 2xx status code
func (*GetSensorUpdatePoliciesV2OK) String ¶
func (o *GetSensorUpdatePoliciesV2OK) String() string
type GetSensorUpdatePoliciesV2Params ¶
type GetSensorUpdatePoliciesV2Params struct { /* Ids. The IDs of the Sensor Update Policies to return */ Ids []string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetSensorUpdatePoliciesV2Params contains all the parameters to send to the API endpoint
for the get sensor update policies v2 operation. Typically these are written to a http.Request.
func NewGetSensorUpdatePoliciesV2Params ¶
func NewGetSensorUpdatePoliciesV2Params() *GetSensorUpdatePoliciesV2Params
NewGetSensorUpdatePoliciesV2Params creates a new GetSensorUpdatePoliciesV2Params 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 NewGetSensorUpdatePoliciesV2ParamsWithContext ¶
func NewGetSensorUpdatePoliciesV2ParamsWithContext(ctx context.Context) *GetSensorUpdatePoliciesV2Params
NewGetSensorUpdatePoliciesV2ParamsWithContext creates a new GetSensorUpdatePoliciesV2Params object with the ability to set a context for a request.
func NewGetSensorUpdatePoliciesV2ParamsWithHTTPClient ¶
func NewGetSensorUpdatePoliciesV2ParamsWithHTTPClient(client *http.Client) *GetSensorUpdatePoliciesV2Params
NewGetSensorUpdatePoliciesV2ParamsWithHTTPClient creates a new GetSensorUpdatePoliciesV2Params object with the ability to set a custom HTTPClient for a request.
func NewGetSensorUpdatePoliciesV2ParamsWithTimeout ¶
func NewGetSensorUpdatePoliciesV2ParamsWithTimeout(timeout time.Duration) *GetSensorUpdatePoliciesV2Params
NewGetSensorUpdatePoliciesV2ParamsWithTimeout creates a new GetSensorUpdatePoliciesV2Params object with the ability to set a timeout on a request.
func (*GetSensorUpdatePoliciesV2Params) SetContext ¶
func (o *GetSensorUpdatePoliciesV2Params) SetContext(ctx context.Context)
SetContext adds the context to the get sensor update policies v2 params
func (*GetSensorUpdatePoliciesV2Params) SetDefaults ¶
func (o *GetSensorUpdatePoliciesV2Params) SetDefaults()
SetDefaults hydrates default values in the get sensor update policies v2 params (not the query body).
All values with no default are reset to their zero value.
func (*GetSensorUpdatePoliciesV2Params) SetHTTPClient ¶
func (o *GetSensorUpdatePoliciesV2Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get sensor update policies v2 params
func (*GetSensorUpdatePoliciesV2Params) SetIds ¶
func (o *GetSensorUpdatePoliciesV2Params) SetIds(ids []string)
SetIds adds the ids to the get sensor update policies v2 params
func (*GetSensorUpdatePoliciesV2Params) SetTimeout ¶
func (o *GetSensorUpdatePoliciesV2Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get sensor update policies v2 params
func (*GetSensorUpdatePoliciesV2Params) WithContext ¶
func (o *GetSensorUpdatePoliciesV2Params) WithContext(ctx context.Context) *GetSensorUpdatePoliciesV2Params
WithContext adds the context to the get sensor update policies v2 params
func (*GetSensorUpdatePoliciesV2Params) WithDefaults ¶
func (o *GetSensorUpdatePoliciesV2Params) WithDefaults() *GetSensorUpdatePoliciesV2Params
WithDefaults hydrates default values in the get sensor update policies v2 params (not the query body).
All values with no default are reset to their zero value.
func (*GetSensorUpdatePoliciesV2Params) WithHTTPClient ¶
func (o *GetSensorUpdatePoliciesV2Params) WithHTTPClient(client *http.Client) *GetSensorUpdatePoliciesV2Params
WithHTTPClient adds the HTTPClient to the get sensor update policies v2 params
func (*GetSensorUpdatePoliciesV2Params) WithIds ¶
func (o *GetSensorUpdatePoliciesV2Params) WithIds(ids []string) *GetSensorUpdatePoliciesV2Params
WithIds adds the ids to the get sensor update policies v2 params
func (*GetSensorUpdatePoliciesV2Params) WithTimeout ¶
func (o *GetSensorUpdatePoliciesV2Params) WithTimeout(timeout time.Duration) *GetSensorUpdatePoliciesV2Params
WithTimeout adds the timeout to the get sensor update policies v2 params
func (*GetSensorUpdatePoliciesV2Params) WriteToRequest ¶
func (o *GetSensorUpdatePoliciesV2Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetSensorUpdatePoliciesV2Reader ¶
type GetSensorUpdatePoliciesV2Reader struct {
// contains filtered or unexported fields
}
GetSensorUpdatePoliciesV2Reader is a Reader for the GetSensorUpdatePoliciesV2 structure.
func (*GetSensorUpdatePoliciesV2Reader) ReadResponse ¶
func (o *GetSensorUpdatePoliciesV2Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetSensorUpdatePoliciesV2TooManyRequests ¶
type GetSensorUpdatePoliciesV2TooManyRequests struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 /* Too many requests, retry after this time (as milliseconds since epoch) */ XRateLimitRetryAfter int64 Payload *models.MsaReplyMetaOnly }
GetSensorUpdatePoliciesV2TooManyRequests describes a response with status code 429, with default header values.
Too Many Requests
func NewGetSensorUpdatePoliciesV2TooManyRequests ¶
func NewGetSensorUpdatePoliciesV2TooManyRequests() *GetSensorUpdatePoliciesV2TooManyRequests
NewGetSensorUpdatePoliciesV2TooManyRequests creates a GetSensorUpdatePoliciesV2TooManyRequests with default headers values
func (*GetSensorUpdatePoliciesV2TooManyRequests) Code ¶
func (o *GetSensorUpdatePoliciesV2TooManyRequests) Code() int
Code gets the status code for the get sensor update policies v2 too many requests response
func (*GetSensorUpdatePoliciesV2TooManyRequests) Error ¶
func (o *GetSensorUpdatePoliciesV2TooManyRequests) Error() string
func (*GetSensorUpdatePoliciesV2TooManyRequests) GetPayload ¶
func (o *GetSensorUpdatePoliciesV2TooManyRequests) GetPayload() *models.MsaReplyMetaOnly
func (*GetSensorUpdatePoliciesV2TooManyRequests) IsClientError ¶
func (o *GetSensorUpdatePoliciesV2TooManyRequests) IsClientError() bool
IsClientError returns true when this get sensor update policies v2 too many requests response has a 4xx status code
func (*GetSensorUpdatePoliciesV2TooManyRequests) IsCode ¶
func (o *GetSensorUpdatePoliciesV2TooManyRequests) IsCode(code int) bool
IsCode returns true when this get sensor update policies v2 too many requests response a status code equal to that given
func (*GetSensorUpdatePoliciesV2TooManyRequests) IsRedirect ¶
func (o *GetSensorUpdatePoliciesV2TooManyRequests) IsRedirect() bool
IsRedirect returns true when this get sensor update policies v2 too many requests response has a 3xx status code
func (*GetSensorUpdatePoliciesV2TooManyRequests) IsServerError ¶
func (o *GetSensorUpdatePoliciesV2TooManyRequests) IsServerError() bool
IsServerError returns true when this get sensor update policies v2 too many requests response has a 5xx status code
func (*GetSensorUpdatePoliciesV2TooManyRequests) IsSuccess ¶
func (o *GetSensorUpdatePoliciesV2TooManyRequests) IsSuccess() bool
IsSuccess returns true when this get sensor update policies v2 too many requests response has a 2xx status code
func (*GetSensorUpdatePoliciesV2TooManyRequests) String ¶
func (o *GetSensorUpdatePoliciesV2TooManyRequests) String() string
type PerformSensorUpdatePoliciesActionBadRequest ¶
type PerformSensorUpdatePoliciesActionBadRequest struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.SensorUpdateRespV1 }
PerformSensorUpdatePoliciesActionBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewPerformSensorUpdatePoliciesActionBadRequest ¶
func NewPerformSensorUpdatePoliciesActionBadRequest() *PerformSensorUpdatePoliciesActionBadRequest
NewPerformSensorUpdatePoliciesActionBadRequest creates a PerformSensorUpdatePoliciesActionBadRequest with default headers values
func (*PerformSensorUpdatePoliciesActionBadRequest) Code ¶
func (o *PerformSensorUpdatePoliciesActionBadRequest) Code() int
Code gets the status code for the perform sensor update policies action bad request response
func (*PerformSensorUpdatePoliciesActionBadRequest) Error ¶
func (o *PerformSensorUpdatePoliciesActionBadRequest) Error() string
func (*PerformSensorUpdatePoliciesActionBadRequest) GetPayload ¶
func (o *PerformSensorUpdatePoliciesActionBadRequest) GetPayload() *models.SensorUpdateRespV1
func (*PerformSensorUpdatePoliciesActionBadRequest) IsClientError ¶
func (o *PerformSensorUpdatePoliciesActionBadRequest) IsClientError() bool
IsClientError returns true when this perform sensor update policies action bad request response has a 4xx status code
func (*PerformSensorUpdatePoliciesActionBadRequest) IsCode ¶
func (o *PerformSensorUpdatePoliciesActionBadRequest) IsCode(code int) bool
IsCode returns true when this perform sensor update policies action bad request response a status code equal to that given
func (*PerformSensorUpdatePoliciesActionBadRequest) IsRedirect ¶
func (o *PerformSensorUpdatePoliciesActionBadRequest) IsRedirect() bool
IsRedirect returns true when this perform sensor update policies action bad request response has a 3xx status code
func (*PerformSensorUpdatePoliciesActionBadRequest) IsServerError ¶
func (o *PerformSensorUpdatePoliciesActionBadRequest) IsServerError() bool
IsServerError returns true when this perform sensor update policies action bad request response has a 5xx status code
func (*PerformSensorUpdatePoliciesActionBadRequest) IsSuccess ¶
func (o *PerformSensorUpdatePoliciesActionBadRequest) IsSuccess() bool
IsSuccess returns true when this perform sensor update policies action bad request response has a 2xx status code
func (*PerformSensorUpdatePoliciesActionBadRequest) String ¶
func (o *PerformSensorUpdatePoliciesActionBadRequest) String() string
type PerformSensorUpdatePoliciesActionForbidden ¶
type PerformSensorUpdatePoliciesActionForbidden struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaErrorsOnly }
PerformSensorUpdatePoliciesActionForbidden describes a response with status code 403, with default header values.
Forbidden
func NewPerformSensorUpdatePoliciesActionForbidden ¶
func NewPerformSensorUpdatePoliciesActionForbidden() *PerformSensorUpdatePoliciesActionForbidden
NewPerformSensorUpdatePoliciesActionForbidden creates a PerformSensorUpdatePoliciesActionForbidden with default headers values
func (*PerformSensorUpdatePoliciesActionForbidden) Code ¶
func (o *PerformSensorUpdatePoliciesActionForbidden) Code() int
Code gets the status code for the perform sensor update policies action forbidden response
func (*PerformSensorUpdatePoliciesActionForbidden) Error ¶
func (o *PerformSensorUpdatePoliciesActionForbidden) Error() string
func (*PerformSensorUpdatePoliciesActionForbidden) GetPayload ¶
func (o *PerformSensorUpdatePoliciesActionForbidden) GetPayload() *models.MsaErrorsOnly
func (*PerformSensorUpdatePoliciesActionForbidden) IsClientError ¶
func (o *PerformSensorUpdatePoliciesActionForbidden) IsClientError() bool
IsClientError returns true when this perform sensor update policies action forbidden response has a 4xx status code
func (*PerformSensorUpdatePoliciesActionForbidden) IsCode ¶
func (o *PerformSensorUpdatePoliciesActionForbidden) IsCode(code int) bool
IsCode returns true when this perform sensor update policies action forbidden response a status code equal to that given
func (*PerformSensorUpdatePoliciesActionForbidden) IsRedirect ¶
func (o *PerformSensorUpdatePoliciesActionForbidden) IsRedirect() bool
IsRedirect returns true when this perform sensor update policies action forbidden response has a 3xx status code
func (*PerformSensorUpdatePoliciesActionForbidden) IsServerError ¶
func (o *PerformSensorUpdatePoliciesActionForbidden) IsServerError() bool
IsServerError returns true when this perform sensor update policies action forbidden response has a 5xx status code
func (*PerformSensorUpdatePoliciesActionForbidden) IsSuccess ¶
func (o *PerformSensorUpdatePoliciesActionForbidden) IsSuccess() bool
IsSuccess returns true when this perform sensor update policies action forbidden response has a 2xx status code
func (*PerformSensorUpdatePoliciesActionForbidden) String ¶
func (o *PerformSensorUpdatePoliciesActionForbidden) String() string
type PerformSensorUpdatePoliciesActionInternalServerError ¶
type PerformSensorUpdatePoliciesActionInternalServerError struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.SensorUpdateRespV1 }
PerformSensorUpdatePoliciesActionInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewPerformSensorUpdatePoliciesActionInternalServerError ¶
func NewPerformSensorUpdatePoliciesActionInternalServerError() *PerformSensorUpdatePoliciesActionInternalServerError
NewPerformSensorUpdatePoliciesActionInternalServerError creates a PerformSensorUpdatePoliciesActionInternalServerError with default headers values
func (*PerformSensorUpdatePoliciesActionInternalServerError) Code ¶
func (o *PerformSensorUpdatePoliciesActionInternalServerError) Code() int
Code gets the status code for the perform sensor update policies action internal server error response
func (*PerformSensorUpdatePoliciesActionInternalServerError) Error ¶
func (o *PerformSensorUpdatePoliciesActionInternalServerError) Error() string
func (*PerformSensorUpdatePoliciesActionInternalServerError) GetPayload ¶
func (o *PerformSensorUpdatePoliciesActionInternalServerError) GetPayload() *models.SensorUpdateRespV1
func (*PerformSensorUpdatePoliciesActionInternalServerError) IsClientError ¶
func (o *PerformSensorUpdatePoliciesActionInternalServerError) IsClientError() bool
IsClientError returns true when this perform sensor update policies action internal server error response has a 4xx status code
func (*PerformSensorUpdatePoliciesActionInternalServerError) IsCode ¶
func (o *PerformSensorUpdatePoliciesActionInternalServerError) IsCode(code int) bool
IsCode returns true when this perform sensor update policies action internal server error response a status code equal to that given
func (*PerformSensorUpdatePoliciesActionInternalServerError) IsRedirect ¶
func (o *PerformSensorUpdatePoliciesActionInternalServerError) IsRedirect() bool
IsRedirect returns true when this perform sensor update policies action internal server error response has a 3xx status code
func (*PerformSensorUpdatePoliciesActionInternalServerError) IsServerError ¶
func (o *PerformSensorUpdatePoliciesActionInternalServerError) IsServerError() bool
IsServerError returns true when this perform sensor update policies action internal server error response has a 5xx status code
func (*PerformSensorUpdatePoliciesActionInternalServerError) IsSuccess ¶
func (o *PerformSensorUpdatePoliciesActionInternalServerError) IsSuccess() bool
IsSuccess returns true when this perform sensor update policies action internal server error response has a 2xx status code
func (*PerformSensorUpdatePoliciesActionInternalServerError) String ¶
func (o *PerformSensorUpdatePoliciesActionInternalServerError) String() string
type PerformSensorUpdatePoliciesActionNotFound ¶
type PerformSensorUpdatePoliciesActionNotFound struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.SensorUpdateRespV1 }
PerformSensorUpdatePoliciesActionNotFound describes a response with status code 404, with default header values.
Not Found
func NewPerformSensorUpdatePoliciesActionNotFound ¶
func NewPerformSensorUpdatePoliciesActionNotFound() *PerformSensorUpdatePoliciesActionNotFound
NewPerformSensorUpdatePoliciesActionNotFound creates a PerformSensorUpdatePoliciesActionNotFound with default headers values
func (*PerformSensorUpdatePoliciesActionNotFound) Code ¶
func (o *PerformSensorUpdatePoliciesActionNotFound) Code() int
Code gets the status code for the perform sensor update policies action not found response
func (*PerformSensorUpdatePoliciesActionNotFound) Error ¶
func (o *PerformSensorUpdatePoliciesActionNotFound) Error() string
func (*PerformSensorUpdatePoliciesActionNotFound) GetPayload ¶
func (o *PerformSensorUpdatePoliciesActionNotFound) GetPayload() *models.SensorUpdateRespV1
func (*PerformSensorUpdatePoliciesActionNotFound) IsClientError ¶
func (o *PerformSensorUpdatePoliciesActionNotFound) IsClientError() bool
IsClientError returns true when this perform sensor update policies action not found response has a 4xx status code
func (*PerformSensorUpdatePoliciesActionNotFound) IsCode ¶
func (o *PerformSensorUpdatePoliciesActionNotFound) IsCode(code int) bool
IsCode returns true when this perform sensor update policies action not found response a status code equal to that given
func (*PerformSensorUpdatePoliciesActionNotFound) IsRedirect ¶
func (o *PerformSensorUpdatePoliciesActionNotFound) IsRedirect() bool
IsRedirect returns true when this perform sensor update policies action not found response has a 3xx status code
func (*PerformSensorUpdatePoliciesActionNotFound) IsServerError ¶
func (o *PerformSensorUpdatePoliciesActionNotFound) IsServerError() bool
IsServerError returns true when this perform sensor update policies action not found response has a 5xx status code
func (*PerformSensorUpdatePoliciesActionNotFound) IsSuccess ¶
func (o *PerformSensorUpdatePoliciesActionNotFound) IsSuccess() bool
IsSuccess returns true when this perform sensor update policies action not found response has a 2xx status code
func (*PerformSensorUpdatePoliciesActionNotFound) String ¶
func (o *PerformSensorUpdatePoliciesActionNotFound) String() string
type PerformSensorUpdatePoliciesActionOK ¶
type PerformSensorUpdatePoliciesActionOK struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.SensorUpdateRespV1 }
PerformSensorUpdatePoliciesActionOK describes a response with status code 200, with default header values.
OK
func NewPerformSensorUpdatePoliciesActionOK ¶
func NewPerformSensorUpdatePoliciesActionOK() *PerformSensorUpdatePoliciesActionOK
NewPerformSensorUpdatePoliciesActionOK creates a PerformSensorUpdatePoliciesActionOK with default headers values
func (*PerformSensorUpdatePoliciesActionOK) Code ¶
func (o *PerformSensorUpdatePoliciesActionOK) Code() int
Code gets the status code for the perform sensor update policies action o k response
func (*PerformSensorUpdatePoliciesActionOK) Error ¶
func (o *PerformSensorUpdatePoliciesActionOK) Error() string
func (*PerformSensorUpdatePoliciesActionOK) GetPayload ¶
func (o *PerformSensorUpdatePoliciesActionOK) GetPayload() *models.SensorUpdateRespV1
func (*PerformSensorUpdatePoliciesActionOK) IsClientError ¶
func (o *PerformSensorUpdatePoliciesActionOK) IsClientError() bool
IsClientError returns true when this perform sensor update policies action o k response has a 4xx status code
func (*PerformSensorUpdatePoliciesActionOK) IsCode ¶
func (o *PerformSensorUpdatePoliciesActionOK) IsCode(code int) bool
IsCode returns true when this perform sensor update policies action o k response a status code equal to that given
func (*PerformSensorUpdatePoliciesActionOK) IsRedirect ¶
func (o *PerformSensorUpdatePoliciesActionOK) IsRedirect() bool
IsRedirect returns true when this perform sensor update policies action o k response has a 3xx status code
func (*PerformSensorUpdatePoliciesActionOK) IsServerError ¶
func (o *PerformSensorUpdatePoliciesActionOK) IsServerError() bool
IsServerError returns true when this perform sensor update policies action o k response has a 5xx status code
func (*PerformSensorUpdatePoliciesActionOK) IsSuccess ¶
func (o *PerformSensorUpdatePoliciesActionOK) IsSuccess() bool
IsSuccess returns true when this perform sensor update policies action o k response has a 2xx status code
func (*PerformSensorUpdatePoliciesActionOK) String ¶
func (o *PerformSensorUpdatePoliciesActionOK) String() string
type PerformSensorUpdatePoliciesActionParams ¶
type PerformSensorUpdatePoliciesActionParams struct { /* ActionName. The action to perform */ ActionName string // Body. Body *models.MsaEntityActionRequestV2 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PerformSensorUpdatePoliciesActionParams contains all the parameters to send to the API endpoint
for the perform sensor update policies action operation. Typically these are written to a http.Request.
func NewPerformSensorUpdatePoliciesActionParams ¶
func NewPerformSensorUpdatePoliciesActionParams() *PerformSensorUpdatePoliciesActionParams
NewPerformSensorUpdatePoliciesActionParams creates a new PerformSensorUpdatePoliciesActionParams 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 NewPerformSensorUpdatePoliciesActionParamsWithContext ¶
func NewPerformSensorUpdatePoliciesActionParamsWithContext(ctx context.Context) *PerformSensorUpdatePoliciesActionParams
NewPerformSensorUpdatePoliciesActionParamsWithContext creates a new PerformSensorUpdatePoliciesActionParams object with the ability to set a context for a request.
func NewPerformSensorUpdatePoliciesActionParamsWithHTTPClient ¶
func NewPerformSensorUpdatePoliciesActionParamsWithHTTPClient(client *http.Client) *PerformSensorUpdatePoliciesActionParams
NewPerformSensorUpdatePoliciesActionParamsWithHTTPClient creates a new PerformSensorUpdatePoliciesActionParams object with the ability to set a custom HTTPClient for a request.
func NewPerformSensorUpdatePoliciesActionParamsWithTimeout ¶
func NewPerformSensorUpdatePoliciesActionParamsWithTimeout(timeout time.Duration) *PerformSensorUpdatePoliciesActionParams
NewPerformSensorUpdatePoliciesActionParamsWithTimeout creates a new PerformSensorUpdatePoliciesActionParams object with the ability to set a timeout on a request.
func (*PerformSensorUpdatePoliciesActionParams) SetActionName ¶
func (o *PerformSensorUpdatePoliciesActionParams) SetActionName(actionName string)
SetActionName adds the actionName to the perform sensor update policies action params
func (*PerformSensorUpdatePoliciesActionParams) SetBody ¶
func (o *PerformSensorUpdatePoliciesActionParams) SetBody(body *models.MsaEntityActionRequestV2)
SetBody adds the body to the perform sensor update policies action params
func (*PerformSensorUpdatePoliciesActionParams) SetContext ¶
func (o *PerformSensorUpdatePoliciesActionParams) SetContext(ctx context.Context)
SetContext adds the context to the perform sensor update policies action params
func (*PerformSensorUpdatePoliciesActionParams) SetDefaults ¶
func (o *PerformSensorUpdatePoliciesActionParams) SetDefaults()
SetDefaults hydrates default values in the perform sensor update policies action params (not the query body).
All values with no default are reset to their zero value.
func (*PerformSensorUpdatePoliciesActionParams) SetHTTPClient ¶
func (o *PerformSensorUpdatePoliciesActionParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the perform sensor update policies action params
func (*PerformSensorUpdatePoliciesActionParams) SetTimeout ¶
func (o *PerformSensorUpdatePoliciesActionParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the perform sensor update policies action params
func (*PerformSensorUpdatePoliciesActionParams) WithActionName ¶
func (o *PerformSensorUpdatePoliciesActionParams) WithActionName(actionName string) *PerformSensorUpdatePoliciesActionParams
WithActionName adds the actionName to the perform sensor update policies action params
func (*PerformSensorUpdatePoliciesActionParams) WithBody ¶
func (o *PerformSensorUpdatePoliciesActionParams) WithBody(body *models.MsaEntityActionRequestV2) *PerformSensorUpdatePoliciesActionParams
WithBody adds the body to the perform sensor update policies action params
func (*PerformSensorUpdatePoliciesActionParams) WithContext ¶
func (o *PerformSensorUpdatePoliciesActionParams) WithContext(ctx context.Context) *PerformSensorUpdatePoliciesActionParams
WithContext adds the context to the perform sensor update policies action params
func (*PerformSensorUpdatePoliciesActionParams) WithDefaults ¶
func (o *PerformSensorUpdatePoliciesActionParams) WithDefaults() *PerformSensorUpdatePoliciesActionParams
WithDefaults hydrates default values in the perform sensor update policies action params (not the query body).
All values with no default are reset to their zero value.
func (*PerformSensorUpdatePoliciesActionParams) WithHTTPClient ¶
func (o *PerformSensorUpdatePoliciesActionParams) WithHTTPClient(client *http.Client) *PerformSensorUpdatePoliciesActionParams
WithHTTPClient adds the HTTPClient to the perform sensor update policies action params
func (*PerformSensorUpdatePoliciesActionParams) WithTimeout ¶
func (o *PerformSensorUpdatePoliciesActionParams) WithTimeout(timeout time.Duration) *PerformSensorUpdatePoliciesActionParams
WithTimeout adds the timeout to the perform sensor update policies action params
func (*PerformSensorUpdatePoliciesActionParams) WriteToRequest ¶
func (o *PerformSensorUpdatePoliciesActionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PerformSensorUpdatePoliciesActionReader ¶
type PerformSensorUpdatePoliciesActionReader struct {
// contains filtered or unexported fields
}
PerformSensorUpdatePoliciesActionReader is a Reader for the PerformSensorUpdatePoliciesAction structure.
func (*PerformSensorUpdatePoliciesActionReader) ReadResponse ¶
func (o *PerformSensorUpdatePoliciesActionReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PerformSensorUpdatePoliciesActionTooManyRequests ¶
type PerformSensorUpdatePoliciesActionTooManyRequests struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 /* Too many requests, retry after this time (as milliseconds since epoch) */ XRateLimitRetryAfter int64 Payload *models.MsaReplyMetaOnly }
PerformSensorUpdatePoliciesActionTooManyRequests describes a response with status code 429, with default header values.
Too Many Requests
func NewPerformSensorUpdatePoliciesActionTooManyRequests ¶
func NewPerformSensorUpdatePoliciesActionTooManyRequests() *PerformSensorUpdatePoliciesActionTooManyRequests
NewPerformSensorUpdatePoliciesActionTooManyRequests creates a PerformSensorUpdatePoliciesActionTooManyRequests with default headers values
func (*PerformSensorUpdatePoliciesActionTooManyRequests) Code ¶
func (o *PerformSensorUpdatePoliciesActionTooManyRequests) Code() int
Code gets the status code for the perform sensor update policies action too many requests response
func (*PerformSensorUpdatePoliciesActionTooManyRequests) Error ¶
func (o *PerformSensorUpdatePoliciesActionTooManyRequests) Error() string
func (*PerformSensorUpdatePoliciesActionTooManyRequests) GetPayload ¶
func (o *PerformSensorUpdatePoliciesActionTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
func (*PerformSensorUpdatePoliciesActionTooManyRequests) IsClientError ¶
func (o *PerformSensorUpdatePoliciesActionTooManyRequests) IsClientError() bool
IsClientError returns true when this perform sensor update policies action too many requests response has a 4xx status code
func (*PerformSensorUpdatePoliciesActionTooManyRequests) IsCode ¶
func (o *PerformSensorUpdatePoliciesActionTooManyRequests) IsCode(code int) bool
IsCode returns true when this perform sensor update policies action too many requests response a status code equal to that given
func (*PerformSensorUpdatePoliciesActionTooManyRequests) IsRedirect ¶
func (o *PerformSensorUpdatePoliciesActionTooManyRequests) IsRedirect() bool
IsRedirect returns true when this perform sensor update policies action too many requests response has a 3xx status code
func (*PerformSensorUpdatePoliciesActionTooManyRequests) IsServerError ¶
func (o *PerformSensorUpdatePoliciesActionTooManyRequests) IsServerError() bool
IsServerError returns true when this perform sensor update policies action too many requests response has a 5xx status code
func (*PerformSensorUpdatePoliciesActionTooManyRequests) IsSuccess ¶
func (o *PerformSensorUpdatePoliciesActionTooManyRequests) IsSuccess() bool
IsSuccess returns true when this perform sensor update policies action too many requests response has a 2xx status code
func (*PerformSensorUpdatePoliciesActionTooManyRequests) String ¶
func (o *PerformSensorUpdatePoliciesActionTooManyRequests) String() string
type QueryCombinedSensorUpdateBuildsBadRequest ¶
type QueryCombinedSensorUpdateBuildsBadRequest struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.SensorUpdateBuildsRespV1 }
QueryCombinedSensorUpdateBuildsBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewQueryCombinedSensorUpdateBuildsBadRequest ¶
func NewQueryCombinedSensorUpdateBuildsBadRequest() *QueryCombinedSensorUpdateBuildsBadRequest
NewQueryCombinedSensorUpdateBuildsBadRequest creates a QueryCombinedSensorUpdateBuildsBadRequest with default headers values
func (*QueryCombinedSensorUpdateBuildsBadRequest) Code ¶
func (o *QueryCombinedSensorUpdateBuildsBadRequest) Code() int
Code gets the status code for the query combined sensor update builds bad request response
func (*QueryCombinedSensorUpdateBuildsBadRequest) Error ¶
func (o *QueryCombinedSensorUpdateBuildsBadRequest) Error() string
func (*QueryCombinedSensorUpdateBuildsBadRequest) GetPayload ¶
func (o *QueryCombinedSensorUpdateBuildsBadRequest) GetPayload() *models.SensorUpdateBuildsRespV1
func (*QueryCombinedSensorUpdateBuildsBadRequest) IsClientError ¶
func (o *QueryCombinedSensorUpdateBuildsBadRequest) IsClientError() bool
IsClientError returns true when this query combined sensor update builds bad request response has a 4xx status code
func (*QueryCombinedSensorUpdateBuildsBadRequest) IsCode ¶
func (o *QueryCombinedSensorUpdateBuildsBadRequest) IsCode(code int) bool
IsCode returns true when this query combined sensor update builds bad request response a status code equal to that given
func (*QueryCombinedSensorUpdateBuildsBadRequest) IsRedirect ¶
func (o *QueryCombinedSensorUpdateBuildsBadRequest) IsRedirect() bool
IsRedirect returns true when this query combined sensor update builds bad request response has a 3xx status code
func (*QueryCombinedSensorUpdateBuildsBadRequest) IsServerError ¶
func (o *QueryCombinedSensorUpdateBuildsBadRequest) IsServerError() bool
IsServerError returns true when this query combined sensor update builds bad request response has a 5xx status code
func (*QueryCombinedSensorUpdateBuildsBadRequest) IsSuccess ¶
func (o *QueryCombinedSensorUpdateBuildsBadRequest) IsSuccess() bool
IsSuccess returns true when this query combined sensor update builds bad request response has a 2xx status code
func (*QueryCombinedSensorUpdateBuildsBadRequest) String ¶
func (o *QueryCombinedSensorUpdateBuildsBadRequest) String() string
type QueryCombinedSensorUpdateBuildsDefault ¶
type QueryCombinedSensorUpdateBuildsDefault struct { Payload string // contains filtered or unexported fields }
QueryCombinedSensorUpdateBuildsDefault describes a response with status code -1, with default header values.
default
func NewQueryCombinedSensorUpdateBuildsDefault ¶
func NewQueryCombinedSensorUpdateBuildsDefault(code int) *QueryCombinedSensorUpdateBuildsDefault
NewQueryCombinedSensorUpdateBuildsDefault creates a QueryCombinedSensorUpdateBuildsDefault with default headers values
func (*QueryCombinedSensorUpdateBuildsDefault) Code ¶
func (o *QueryCombinedSensorUpdateBuildsDefault) Code() int
Code gets the status code for the query combined sensor update builds default response
func (*QueryCombinedSensorUpdateBuildsDefault) Error ¶
func (o *QueryCombinedSensorUpdateBuildsDefault) Error() string
func (*QueryCombinedSensorUpdateBuildsDefault) GetPayload ¶
func (o *QueryCombinedSensorUpdateBuildsDefault) GetPayload() string
func (*QueryCombinedSensorUpdateBuildsDefault) IsClientError ¶
func (o *QueryCombinedSensorUpdateBuildsDefault) IsClientError() bool
IsClientError returns true when this query combined sensor update builds default response has a 4xx status code
func (*QueryCombinedSensorUpdateBuildsDefault) IsCode ¶
func (o *QueryCombinedSensorUpdateBuildsDefault) IsCode(code int) bool
IsCode returns true when this query combined sensor update builds default response a status code equal to that given
func (*QueryCombinedSensorUpdateBuildsDefault) IsRedirect ¶
func (o *QueryCombinedSensorUpdateBuildsDefault) IsRedirect() bool
IsRedirect returns true when this query combined sensor update builds default response has a 3xx status code
func (*QueryCombinedSensorUpdateBuildsDefault) IsServerError ¶
func (o *QueryCombinedSensorUpdateBuildsDefault) IsServerError() bool
IsServerError returns true when this query combined sensor update builds default response has a 5xx status code
func (*QueryCombinedSensorUpdateBuildsDefault) IsSuccess ¶
func (o *QueryCombinedSensorUpdateBuildsDefault) IsSuccess() bool
IsSuccess returns true when this query combined sensor update builds default response has a 2xx status code
func (*QueryCombinedSensorUpdateBuildsDefault) String ¶
func (o *QueryCombinedSensorUpdateBuildsDefault) String() string
type QueryCombinedSensorUpdateBuildsForbidden ¶
type QueryCombinedSensorUpdateBuildsForbidden struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaErrorsOnly }
QueryCombinedSensorUpdateBuildsForbidden describes a response with status code 403, with default header values.
Forbidden
func NewQueryCombinedSensorUpdateBuildsForbidden ¶
func NewQueryCombinedSensorUpdateBuildsForbidden() *QueryCombinedSensorUpdateBuildsForbidden
NewQueryCombinedSensorUpdateBuildsForbidden creates a QueryCombinedSensorUpdateBuildsForbidden with default headers values
func (*QueryCombinedSensorUpdateBuildsForbidden) Code ¶
func (o *QueryCombinedSensorUpdateBuildsForbidden) Code() int
Code gets the status code for the query combined sensor update builds forbidden response
func (*QueryCombinedSensorUpdateBuildsForbidden) Error ¶
func (o *QueryCombinedSensorUpdateBuildsForbidden) Error() string
func (*QueryCombinedSensorUpdateBuildsForbidden) GetPayload ¶
func (o *QueryCombinedSensorUpdateBuildsForbidden) GetPayload() *models.MsaErrorsOnly
func (*QueryCombinedSensorUpdateBuildsForbidden) IsClientError ¶
func (o *QueryCombinedSensorUpdateBuildsForbidden) IsClientError() bool
IsClientError returns true when this query combined sensor update builds forbidden response has a 4xx status code
func (*QueryCombinedSensorUpdateBuildsForbidden) IsCode ¶
func (o *QueryCombinedSensorUpdateBuildsForbidden) IsCode(code int) bool
IsCode returns true when this query combined sensor update builds forbidden response a status code equal to that given
func (*QueryCombinedSensorUpdateBuildsForbidden) IsRedirect ¶
func (o *QueryCombinedSensorUpdateBuildsForbidden) IsRedirect() bool
IsRedirect returns true when this query combined sensor update builds forbidden response has a 3xx status code
func (*QueryCombinedSensorUpdateBuildsForbidden) IsServerError ¶
func (o *QueryCombinedSensorUpdateBuildsForbidden) IsServerError() bool
IsServerError returns true when this query combined sensor update builds forbidden response has a 5xx status code
func (*QueryCombinedSensorUpdateBuildsForbidden) IsSuccess ¶
func (o *QueryCombinedSensorUpdateBuildsForbidden) IsSuccess() bool
IsSuccess returns true when this query combined sensor update builds forbidden response has a 2xx status code
func (*QueryCombinedSensorUpdateBuildsForbidden) String ¶
func (o *QueryCombinedSensorUpdateBuildsForbidden) String() string
type QueryCombinedSensorUpdateBuildsInternalServerError ¶
type QueryCombinedSensorUpdateBuildsInternalServerError struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.SensorUpdateBuildsRespV1 }
QueryCombinedSensorUpdateBuildsInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewQueryCombinedSensorUpdateBuildsInternalServerError ¶
func NewQueryCombinedSensorUpdateBuildsInternalServerError() *QueryCombinedSensorUpdateBuildsInternalServerError
NewQueryCombinedSensorUpdateBuildsInternalServerError creates a QueryCombinedSensorUpdateBuildsInternalServerError with default headers values
func (*QueryCombinedSensorUpdateBuildsInternalServerError) Code ¶
func (o *QueryCombinedSensorUpdateBuildsInternalServerError) Code() int
Code gets the status code for the query combined sensor update builds internal server error response
func (*QueryCombinedSensorUpdateBuildsInternalServerError) Error ¶
func (o *QueryCombinedSensorUpdateBuildsInternalServerError) Error() string
func (*QueryCombinedSensorUpdateBuildsInternalServerError) GetPayload ¶
func (o *QueryCombinedSensorUpdateBuildsInternalServerError) GetPayload() *models.SensorUpdateBuildsRespV1
func (*QueryCombinedSensorUpdateBuildsInternalServerError) IsClientError ¶
func (o *QueryCombinedSensorUpdateBuildsInternalServerError) IsClientError() bool
IsClientError returns true when this query combined sensor update builds internal server error response has a 4xx status code
func (*QueryCombinedSensorUpdateBuildsInternalServerError) IsCode ¶
func (o *QueryCombinedSensorUpdateBuildsInternalServerError) IsCode(code int) bool
IsCode returns true when this query combined sensor update builds internal server error response a status code equal to that given
func (*QueryCombinedSensorUpdateBuildsInternalServerError) IsRedirect ¶
func (o *QueryCombinedSensorUpdateBuildsInternalServerError) IsRedirect() bool
IsRedirect returns true when this query combined sensor update builds internal server error response has a 3xx status code
func (*QueryCombinedSensorUpdateBuildsInternalServerError) IsServerError ¶
func (o *QueryCombinedSensorUpdateBuildsInternalServerError) IsServerError() bool
IsServerError returns true when this query combined sensor update builds internal server error response has a 5xx status code
func (*QueryCombinedSensorUpdateBuildsInternalServerError) IsSuccess ¶
func (o *QueryCombinedSensorUpdateBuildsInternalServerError) IsSuccess() bool
IsSuccess returns true when this query combined sensor update builds internal server error response has a 2xx status code
func (*QueryCombinedSensorUpdateBuildsInternalServerError) String ¶
func (o *QueryCombinedSensorUpdateBuildsInternalServerError) String() string
type QueryCombinedSensorUpdateBuildsOK ¶
type QueryCombinedSensorUpdateBuildsOK struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.SensorUpdateBuildsRespV1 }
QueryCombinedSensorUpdateBuildsOK describes a response with status code 200, with default header values.
OK
func NewQueryCombinedSensorUpdateBuildsOK ¶
func NewQueryCombinedSensorUpdateBuildsOK() *QueryCombinedSensorUpdateBuildsOK
NewQueryCombinedSensorUpdateBuildsOK creates a QueryCombinedSensorUpdateBuildsOK with default headers values
func (*QueryCombinedSensorUpdateBuildsOK) Code ¶
func (o *QueryCombinedSensorUpdateBuildsOK) Code() int
Code gets the status code for the query combined sensor update builds o k response
func (*QueryCombinedSensorUpdateBuildsOK) Error ¶
func (o *QueryCombinedSensorUpdateBuildsOK) Error() string
func (*QueryCombinedSensorUpdateBuildsOK) GetPayload ¶
func (o *QueryCombinedSensorUpdateBuildsOK) GetPayload() *models.SensorUpdateBuildsRespV1
func (*QueryCombinedSensorUpdateBuildsOK) IsClientError ¶
func (o *QueryCombinedSensorUpdateBuildsOK) IsClientError() bool
IsClientError returns true when this query combined sensor update builds o k response has a 4xx status code
func (*QueryCombinedSensorUpdateBuildsOK) IsCode ¶
func (o *QueryCombinedSensorUpdateBuildsOK) IsCode(code int) bool
IsCode returns true when this query combined sensor update builds o k response a status code equal to that given
func (*QueryCombinedSensorUpdateBuildsOK) IsRedirect ¶
func (o *QueryCombinedSensorUpdateBuildsOK) IsRedirect() bool
IsRedirect returns true when this query combined sensor update builds o k response has a 3xx status code
func (*QueryCombinedSensorUpdateBuildsOK) IsServerError ¶
func (o *QueryCombinedSensorUpdateBuildsOK) IsServerError() bool
IsServerError returns true when this query combined sensor update builds o k response has a 5xx status code
func (*QueryCombinedSensorUpdateBuildsOK) IsSuccess ¶
func (o *QueryCombinedSensorUpdateBuildsOK) IsSuccess() bool
IsSuccess returns true when this query combined sensor update builds o k response has a 2xx status code
func (*QueryCombinedSensorUpdateBuildsOK) String ¶
func (o *QueryCombinedSensorUpdateBuildsOK) String() string
type QueryCombinedSensorUpdateBuildsParams ¶
type QueryCombinedSensorUpdateBuildsParams struct { /* Platform. The platform to return builds for */ Platform *string /* Stage. The stages to return builds for */ Stage []string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
QueryCombinedSensorUpdateBuildsParams contains all the parameters to send to the API endpoint
for the query combined sensor update builds operation. Typically these are written to a http.Request.
func NewQueryCombinedSensorUpdateBuildsParams ¶
func NewQueryCombinedSensorUpdateBuildsParams() *QueryCombinedSensorUpdateBuildsParams
NewQueryCombinedSensorUpdateBuildsParams creates a new QueryCombinedSensorUpdateBuildsParams 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 NewQueryCombinedSensorUpdateBuildsParamsWithContext ¶
func NewQueryCombinedSensorUpdateBuildsParamsWithContext(ctx context.Context) *QueryCombinedSensorUpdateBuildsParams
NewQueryCombinedSensorUpdateBuildsParamsWithContext creates a new QueryCombinedSensorUpdateBuildsParams object with the ability to set a context for a request.
func NewQueryCombinedSensorUpdateBuildsParamsWithHTTPClient ¶
func NewQueryCombinedSensorUpdateBuildsParamsWithHTTPClient(client *http.Client) *QueryCombinedSensorUpdateBuildsParams
NewQueryCombinedSensorUpdateBuildsParamsWithHTTPClient creates a new QueryCombinedSensorUpdateBuildsParams object with the ability to set a custom HTTPClient for a request.
func NewQueryCombinedSensorUpdateBuildsParamsWithTimeout ¶
func NewQueryCombinedSensorUpdateBuildsParamsWithTimeout(timeout time.Duration) *QueryCombinedSensorUpdateBuildsParams
NewQueryCombinedSensorUpdateBuildsParamsWithTimeout creates a new QueryCombinedSensorUpdateBuildsParams object with the ability to set a timeout on a request.
func (*QueryCombinedSensorUpdateBuildsParams) SetContext ¶
func (o *QueryCombinedSensorUpdateBuildsParams) SetContext(ctx context.Context)
SetContext adds the context to the query combined sensor update builds params
func (*QueryCombinedSensorUpdateBuildsParams) SetDefaults ¶
func (o *QueryCombinedSensorUpdateBuildsParams) SetDefaults()
SetDefaults hydrates default values in the query combined sensor update builds params (not the query body).
All values with no default are reset to their zero value.
func (*QueryCombinedSensorUpdateBuildsParams) SetHTTPClient ¶
func (o *QueryCombinedSensorUpdateBuildsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the query combined sensor update builds params
func (*QueryCombinedSensorUpdateBuildsParams) SetPlatform ¶
func (o *QueryCombinedSensorUpdateBuildsParams) SetPlatform(platform *string)
SetPlatform adds the platform to the query combined sensor update builds params
func (*QueryCombinedSensorUpdateBuildsParams) SetStage ¶
func (o *QueryCombinedSensorUpdateBuildsParams) SetStage(stage []string)
SetStage adds the stage to the query combined sensor update builds params
func (*QueryCombinedSensorUpdateBuildsParams) SetTimeout ¶
func (o *QueryCombinedSensorUpdateBuildsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the query combined sensor update builds params
func (*QueryCombinedSensorUpdateBuildsParams) WithContext ¶
func (o *QueryCombinedSensorUpdateBuildsParams) WithContext(ctx context.Context) *QueryCombinedSensorUpdateBuildsParams
WithContext adds the context to the query combined sensor update builds params
func (*QueryCombinedSensorUpdateBuildsParams) WithDefaults ¶
func (o *QueryCombinedSensorUpdateBuildsParams) WithDefaults() *QueryCombinedSensorUpdateBuildsParams
WithDefaults hydrates default values in the query combined sensor update builds params (not the query body).
All values with no default are reset to their zero value.
func (*QueryCombinedSensorUpdateBuildsParams) WithHTTPClient ¶
func (o *QueryCombinedSensorUpdateBuildsParams) WithHTTPClient(client *http.Client) *QueryCombinedSensorUpdateBuildsParams
WithHTTPClient adds the HTTPClient to the query combined sensor update builds params
func (*QueryCombinedSensorUpdateBuildsParams) WithPlatform ¶
func (o *QueryCombinedSensorUpdateBuildsParams) WithPlatform(platform *string) *QueryCombinedSensorUpdateBuildsParams
WithPlatform adds the platform to the query combined sensor update builds params
func (*QueryCombinedSensorUpdateBuildsParams) WithStage ¶
func (o *QueryCombinedSensorUpdateBuildsParams) WithStage(stage []string) *QueryCombinedSensorUpdateBuildsParams
WithStage adds the stage to the query combined sensor update builds params
func (*QueryCombinedSensorUpdateBuildsParams) WithTimeout ¶
func (o *QueryCombinedSensorUpdateBuildsParams) WithTimeout(timeout time.Duration) *QueryCombinedSensorUpdateBuildsParams
WithTimeout adds the timeout to the query combined sensor update builds params
func (*QueryCombinedSensorUpdateBuildsParams) WriteToRequest ¶
func (o *QueryCombinedSensorUpdateBuildsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type QueryCombinedSensorUpdateBuildsReader ¶
type QueryCombinedSensorUpdateBuildsReader struct {
// contains filtered or unexported fields
}
QueryCombinedSensorUpdateBuildsReader is a Reader for the QueryCombinedSensorUpdateBuilds structure.
func (*QueryCombinedSensorUpdateBuildsReader) ReadResponse ¶
func (o *QueryCombinedSensorUpdateBuildsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type QueryCombinedSensorUpdateBuildsTooManyRequests ¶
type QueryCombinedSensorUpdateBuildsTooManyRequests struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 /* Too many requests, retry after this time (as milliseconds since epoch) */ XRateLimitRetryAfter int64 Payload *models.MsaReplyMetaOnly }
QueryCombinedSensorUpdateBuildsTooManyRequests describes a response with status code 429, with default header values.
Too Many Requests
func NewQueryCombinedSensorUpdateBuildsTooManyRequests ¶
func NewQueryCombinedSensorUpdateBuildsTooManyRequests() *QueryCombinedSensorUpdateBuildsTooManyRequests
NewQueryCombinedSensorUpdateBuildsTooManyRequests creates a QueryCombinedSensorUpdateBuildsTooManyRequests with default headers values
func (*QueryCombinedSensorUpdateBuildsTooManyRequests) Code ¶
func (o *QueryCombinedSensorUpdateBuildsTooManyRequests) Code() int
Code gets the status code for the query combined sensor update builds too many requests response
func (*QueryCombinedSensorUpdateBuildsTooManyRequests) Error ¶
func (o *QueryCombinedSensorUpdateBuildsTooManyRequests) Error() string
func (*QueryCombinedSensorUpdateBuildsTooManyRequests) GetPayload ¶
func (o *QueryCombinedSensorUpdateBuildsTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
func (*QueryCombinedSensorUpdateBuildsTooManyRequests) IsClientError ¶
func (o *QueryCombinedSensorUpdateBuildsTooManyRequests) IsClientError() bool
IsClientError returns true when this query combined sensor update builds too many requests response has a 4xx status code
func (*QueryCombinedSensorUpdateBuildsTooManyRequests) IsCode ¶
func (o *QueryCombinedSensorUpdateBuildsTooManyRequests) IsCode(code int) bool
IsCode returns true when this query combined sensor update builds too many requests response a status code equal to that given
func (*QueryCombinedSensorUpdateBuildsTooManyRequests) IsRedirect ¶
func (o *QueryCombinedSensorUpdateBuildsTooManyRequests) IsRedirect() bool
IsRedirect returns true when this query combined sensor update builds too many requests response has a 3xx status code
func (*QueryCombinedSensorUpdateBuildsTooManyRequests) IsServerError ¶
func (o *QueryCombinedSensorUpdateBuildsTooManyRequests) IsServerError() bool
IsServerError returns true when this query combined sensor update builds too many requests response has a 5xx status code
func (*QueryCombinedSensorUpdateBuildsTooManyRequests) IsSuccess ¶
func (o *QueryCombinedSensorUpdateBuildsTooManyRequests) IsSuccess() bool
IsSuccess returns true when this query combined sensor update builds too many requests response has a 2xx status code
func (*QueryCombinedSensorUpdateBuildsTooManyRequests) String ¶
func (o *QueryCombinedSensorUpdateBuildsTooManyRequests) String() string
type QueryCombinedSensorUpdateKernelsBadRequest ¶
type QueryCombinedSensorUpdateKernelsBadRequest struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.SensorUpdateKernelsRespV1 }
QueryCombinedSensorUpdateKernelsBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewQueryCombinedSensorUpdateKernelsBadRequest ¶
func NewQueryCombinedSensorUpdateKernelsBadRequest() *QueryCombinedSensorUpdateKernelsBadRequest
NewQueryCombinedSensorUpdateKernelsBadRequest creates a QueryCombinedSensorUpdateKernelsBadRequest with default headers values
func (*QueryCombinedSensorUpdateKernelsBadRequest) Code ¶
func (o *QueryCombinedSensorUpdateKernelsBadRequest) Code() int
Code gets the status code for the query combined sensor update kernels bad request response
func (*QueryCombinedSensorUpdateKernelsBadRequest) Error ¶
func (o *QueryCombinedSensorUpdateKernelsBadRequest) Error() string
func (*QueryCombinedSensorUpdateKernelsBadRequest) GetPayload ¶
func (o *QueryCombinedSensorUpdateKernelsBadRequest) GetPayload() *models.SensorUpdateKernelsRespV1
func (*QueryCombinedSensorUpdateKernelsBadRequest) IsClientError ¶
func (o *QueryCombinedSensorUpdateKernelsBadRequest) IsClientError() bool
IsClientError returns true when this query combined sensor update kernels bad request response has a 4xx status code
func (*QueryCombinedSensorUpdateKernelsBadRequest) IsCode ¶
func (o *QueryCombinedSensorUpdateKernelsBadRequest) IsCode(code int) bool
IsCode returns true when this query combined sensor update kernels bad request response a status code equal to that given
func (*QueryCombinedSensorUpdateKernelsBadRequest) IsRedirect ¶
func (o *QueryCombinedSensorUpdateKernelsBadRequest) IsRedirect() bool
IsRedirect returns true when this query combined sensor update kernels bad request response has a 3xx status code
func (*QueryCombinedSensorUpdateKernelsBadRequest) IsServerError ¶
func (o *QueryCombinedSensorUpdateKernelsBadRequest) IsServerError() bool
IsServerError returns true when this query combined sensor update kernels bad request response has a 5xx status code
func (*QueryCombinedSensorUpdateKernelsBadRequest) IsSuccess ¶
func (o *QueryCombinedSensorUpdateKernelsBadRequest) IsSuccess() bool
IsSuccess returns true when this query combined sensor update kernels bad request response has a 2xx status code
func (*QueryCombinedSensorUpdateKernelsBadRequest) String ¶
func (o *QueryCombinedSensorUpdateKernelsBadRequest) String() string
type QueryCombinedSensorUpdateKernelsForbidden ¶
type QueryCombinedSensorUpdateKernelsForbidden struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaErrorsOnly }
QueryCombinedSensorUpdateKernelsForbidden describes a response with status code 403, with default header values.
Forbidden
func NewQueryCombinedSensorUpdateKernelsForbidden ¶
func NewQueryCombinedSensorUpdateKernelsForbidden() *QueryCombinedSensorUpdateKernelsForbidden
NewQueryCombinedSensorUpdateKernelsForbidden creates a QueryCombinedSensorUpdateKernelsForbidden with default headers values
func (*QueryCombinedSensorUpdateKernelsForbidden) Code ¶
func (o *QueryCombinedSensorUpdateKernelsForbidden) Code() int
Code gets the status code for the query combined sensor update kernels forbidden response
func (*QueryCombinedSensorUpdateKernelsForbidden) Error ¶
func (o *QueryCombinedSensorUpdateKernelsForbidden) Error() string
func (*QueryCombinedSensorUpdateKernelsForbidden) GetPayload ¶
func (o *QueryCombinedSensorUpdateKernelsForbidden) GetPayload() *models.MsaErrorsOnly
func (*QueryCombinedSensorUpdateKernelsForbidden) IsClientError ¶
func (o *QueryCombinedSensorUpdateKernelsForbidden) IsClientError() bool
IsClientError returns true when this query combined sensor update kernels forbidden response has a 4xx status code
func (*QueryCombinedSensorUpdateKernelsForbidden) IsCode ¶
func (o *QueryCombinedSensorUpdateKernelsForbidden) IsCode(code int) bool
IsCode returns true when this query combined sensor update kernels forbidden response a status code equal to that given
func (*QueryCombinedSensorUpdateKernelsForbidden) IsRedirect ¶
func (o *QueryCombinedSensorUpdateKernelsForbidden) IsRedirect() bool
IsRedirect returns true when this query combined sensor update kernels forbidden response has a 3xx status code
func (*QueryCombinedSensorUpdateKernelsForbidden) IsServerError ¶
func (o *QueryCombinedSensorUpdateKernelsForbidden) IsServerError() bool
IsServerError returns true when this query combined sensor update kernels forbidden response has a 5xx status code
func (*QueryCombinedSensorUpdateKernelsForbidden) IsSuccess ¶
func (o *QueryCombinedSensorUpdateKernelsForbidden) IsSuccess() bool
IsSuccess returns true when this query combined sensor update kernels forbidden response has a 2xx status code
func (*QueryCombinedSensorUpdateKernelsForbidden) String ¶
func (o *QueryCombinedSensorUpdateKernelsForbidden) String() string
type QueryCombinedSensorUpdateKernelsInternalServerError ¶
type QueryCombinedSensorUpdateKernelsInternalServerError struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.SensorUpdateKernelsRespV1 }
QueryCombinedSensorUpdateKernelsInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewQueryCombinedSensorUpdateKernelsInternalServerError ¶
func NewQueryCombinedSensorUpdateKernelsInternalServerError() *QueryCombinedSensorUpdateKernelsInternalServerError
NewQueryCombinedSensorUpdateKernelsInternalServerError creates a QueryCombinedSensorUpdateKernelsInternalServerError with default headers values
func (*QueryCombinedSensorUpdateKernelsInternalServerError) Code ¶
func (o *QueryCombinedSensorUpdateKernelsInternalServerError) Code() int
Code gets the status code for the query combined sensor update kernels internal server error response
func (*QueryCombinedSensorUpdateKernelsInternalServerError) Error ¶
func (o *QueryCombinedSensorUpdateKernelsInternalServerError) Error() string
func (*QueryCombinedSensorUpdateKernelsInternalServerError) GetPayload ¶
func (o *QueryCombinedSensorUpdateKernelsInternalServerError) GetPayload() *models.SensorUpdateKernelsRespV1
func (*QueryCombinedSensorUpdateKernelsInternalServerError) IsClientError ¶
func (o *QueryCombinedSensorUpdateKernelsInternalServerError) IsClientError() bool
IsClientError returns true when this query combined sensor update kernels internal server error response has a 4xx status code
func (*QueryCombinedSensorUpdateKernelsInternalServerError) IsCode ¶
func (o *QueryCombinedSensorUpdateKernelsInternalServerError) IsCode(code int) bool
IsCode returns true when this query combined sensor update kernels internal server error response a status code equal to that given
func (*QueryCombinedSensorUpdateKernelsInternalServerError) IsRedirect ¶
func (o *QueryCombinedSensorUpdateKernelsInternalServerError) IsRedirect() bool
IsRedirect returns true when this query combined sensor update kernels internal server error response has a 3xx status code
func (*QueryCombinedSensorUpdateKernelsInternalServerError) IsServerError ¶
func (o *QueryCombinedSensorUpdateKernelsInternalServerError) IsServerError() bool
IsServerError returns true when this query combined sensor update kernels internal server error response has a 5xx status code
func (*QueryCombinedSensorUpdateKernelsInternalServerError) IsSuccess ¶
func (o *QueryCombinedSensorUpdateKernelsInternalServerError) IsSuccess() bool
IsSuccess returns true when this query combined sensor update kernels internal server error response has a 2xx status code
func (*QueryCombinedSensorUpdateKernelsInternalServerError) String ¶
func (o *QueryCombinedSensorUpdateKernelsInternalServerError) String() string
type QueryCombinedSensorUpdateKernelsOK ¶
type QueryCombinedSensorUpdateKernelsOK struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.SensorUpdateKernelsRespV1 }
QueryCombinedSensorUpdateKernelsOK describes a response with status code 200, with default header values.
OK
func NewQueryCombinedSensorUpdateKernelsOK ¶
func NewQueryCombinedSensorUpdateKernelsOK() *QueryCombinedSensorUpdateKernelsOK
NewQueryCombinedSensorUpdateKernelsOK creates a QueryCombinedSensorUpdateKernelsOK with default headers values
func (*QueryCombinedSensorUpdateKernelsOK) Code ¶
func (o *QueryCombinedSensorUpdateKernelsOK) Code() int
Code gets the status code for the query combined sensor update kernels o k response
func (*QueryCombinedSensorUpdateKernelsOK) Error ¶
func (o *QueryCombinedSensorUpdateKernelsOK) Error() string
func (*QueryCombinedSensorUpdateKernelsOK) GetPayload ¶
func (o *QueryCombinedSensorUpdateKernelsOK) GetPayload() *models.SensorUpdateKernelsRespV1
func (*QueryCombinedSensorUpdateKernelsOK) IsClientError ¶
func (o *QueryCombinedSensorUpdateKernelsOK) IsClientError() bool
IsClientError returns true when this query combined sensor update kernels o k response has a 4xx status code
func (*QueryCombinedSensorUpdateKernelsOK) IsCode ¶
func (o *QueryCombinedSensorUpdateKernelsOK) IsCode(code int) bool
IsCode returns true when this query combined sensor update kernels o k response a status code equal to that given
func (*QueryCombinedSensorUpdateKernelsOK) IsRedirect ¶
func (o *QueryCombinedSensorUpdateKernelsOK) IsRedirect() bool
IsRedirect returns true when this query combined sensor update kernels o k response has a 3xx status code
func (*QueryCombinedSensorUpdateKernelsOK) IsServerError ¶
func (o *QueryCombinedSensorUpdateKernelsOK) IsServerError() bool
IsServerError returns true when this query combined sensor update kernels o k response has a 5xx status code
func (*QueryCombinedSensorUpdateKernelsOK) IsSuccess ¶
func (o *QueryCombinedSensorUpdateKernelsOK) IsSuccess() bool
IsSuccess returns true when this query combined sensor update kernels o k response has a 2xx status code
func (*QueryCombinedSensorUpdateKernelsOK) String ¶
func (o *QueryCombinedSensorUpdateKernelsOK) String() string
type QueryCombinedSensorUpdateKernelsParams ¶
type QueryCombinedSensorUpdateKernelsParams struct { /* Filter. The filter expression that should be used to limit the results */ Filter *string /* Limit. The maximum records to return. [1-500] */ Limit *int64 /* Offset. The offset to start retrieving records from */ Offset *int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
QueryCombinedSensorUpdateKernelsParams contains all the parameters to send to the API endpoint
for the query combined sensor update kernels operation. Typically these are written to a http.Request.
func NewQueryCombinedSensorUpdateKernelsParams ¶
func NewQueryCombinedSensorUpdateKernelsParams() *QueryCombinedSensorUpdateKernelsParams
NewQueryCombinedSensorUpdateKernelsParams creates a new QueryCombinedSensorUpdateKernelsParams 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 NewQueryCombinedSensorUpdateKernelsParamsWithContext ¶
func NewQueryCombinedSensorUpdateKernelsParamsWithContext(ctx context.Context) *QueryCombinedSensorUpdateKernelsParams
NewQueryCombinedSensorUpdateKernelsParamsWithContext creates a new QueryCombinedSensorUpdateKernelsParams object with the ability to set a context for a request.
func NewQueryCombinedSensorUpdateKernelsParamsWithHTTPClient ¶
func NewQueryCombinedSensorUpdateKernelsParamsWithHTTPClient(client *http.Client) *QueryCombinedSensorUpdateKernelsParams
NewQueryCombinedSensorUpdateKernelsParamsWithHTTPClient creates a new QueryCombinedSensorUpdateKernelsParams object with the ability to set a custom HTTPClient for a request.
func NewQueryCombinedSensorUpdateKernelsParamsWithTimeout ¶
func NewQueryCombinedSensorUpdateKernelsParamsWithTimeout(timeout time.Duration) *QueryCombinedSensorUpdateKernelsParams
NewQueryCombinedSensorUpdateKernelsParamsWithTimeout creates a new QueryCombinedSensorUpdateKernelsParams object with the ability to set a timeout on a request.
func (*QueryCombinedSensorUpdateKernelsParams) SetContext ¶
func (o *QueryCombinedSensorUpdateKernelsParams) SetContext(ctx context.Context)
SetContext adds the context to the query combined sensor update kernels params
func (*QueryCombinedSensorUpdateKernelsParams) SetDefaults ¶
func (o *QueryCombinedSensorUpdateKernelsParams) SetDefaults()
SetDefaults hydrates default values in the query combined sensor update kernels params (not the query body).
All values with no default are reset to their zero value.
func (*QueryCombinedSensorUpdateKernelsParams) SetFilter ¶
func (o *QueryCombinedSensorUpdateKernelsParams) SetFilter(filter *string)
SetFilter adds the filter to the query combined sensor update kernels params
func (*QueryCombinedSensorUpdateKernelsParams) SetHTTPClient ¶
func (o *QueryCombinedSensorUpdateKernelsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the query combined sensor update kernels params
func (*QueryCombinedSensorUpdateKernelsParams) SetLimit ¶
func (o *QueryCombinedSensorUpdateKernelsParams) SetLimit(limit *int64)
SetLimit adds the limit to the query combined sensor update kernels params
func (*QueryCombinedSensorUpdateKernelsParams) SetOffset ¶
func (o *QueryCombinedSensorUpdateKernelsParams) SetOffset(offset *int64)
SetOffset adds the offset to the query combined sensor update kernels params
func (*QueryCombinedSensorUpdateKernelsParams) SetTimeout ¶
func (o *QueryCombinedSensorUpdateKernelsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the query combined sensor update kernels params
func (*QueryCombinedSensorUpdateKernelsParams) WithContext ¶
func (o *QueryCombinedSensorUpdateKernelsParams) WithContext(ctx context.Context) *QueryCombinedSensorUpdateKernelsParams
WithContext adds the context to the query combined sensor update kernels params
func (*QueryCombinedSensorUpdateKernelsParams) WithDefaults ¶
func (o *QueryCombinedSensorUpdateKernelsParams) WithDefaults() *QueryCombinedSensorUpdateKernelsParams
WithDefaults hydrates default values in the query combined sensor update kernels params (not the query body).
All values with no default are reset to their zero value.
func (*QueryCombinedSensorUpdateKernelsParams) WithFilter ¶
func (o *QueryCombinedSensorUpdateKernelsParams) WithFilter(filter *string) *QueryCombinedSensorUpdateKernelsParams
WithFilter adds the filter to the query combined sensor update kernels params
func (*QueryCombinedSensorUpdateKernelsParams) WithHTTPClient ¶
func (o *QueryCombinedSensorUpdateKernelsParams) WithHTTPClient(client *http.Client) *QueryCombinedSensorUpdateKernelsParams
WithHTTPClient adds the HTTPClient to the query combined sensor update kernels params
func (*QueryCombinedSensorUpdateKernelsParams) WithLimit ¶
func (o *QueryCombinedSensorUpdateKernelsParams) WithLimit(limit *int64) *QueryCombinedSensorUpdateKernelsParams
WithLimit adds the limit to the query combined sensor update kernels params
func (*QueryCombinedSensorUpdateKernelsParams) WithOffset ¶
func (o *QueryCombinedSensorUpdateKernelsParams) WithOffset(offset *int64) *QueryCombinedSensorUpdateKernelsParams
WithOffset adds the offset to the query combined sensor update kernels params
func (*QueryCombinedSensorUpdateKernelsParams) WithTimeout ¶
func (o *QueryCombinedSensorUpdateKernelsParams) WithTimeout(timeout time.Duration) *QueryCombinedSensorUpdateKernelsParams
WithTimeout adds the timeout to the query combined sensor update kernels params
func (*QueryCombinedSensorUpdateKernelsParams) WriteToRequest ¶
func (o *QueryCombinedSensorUpdateKernelsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type QueryCombinedSensorUpdateKernelsReader ¶
type QueryCombinedSensorUpdateKernelsReader struct {
// contains filtered or unexported fields
}
QueryCombinedSensorUpdateKernelsReader is a Reader for the QueryCombinedSensorUpdateKernels structure.
func (*QueryCombinedSensorUpdateKernelsReader) ReadResponse ¶
func (o *QueryCombinedSensorUpdateKernelsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type QueryCombinedSensorUpdateKernelsTooManyRequests ¶
type QueryCombinedSensorUpdateKernelsTooManyRequests struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 /* Too many requests, retry after this time (as milliseconds since epoch) */ XRateLimitRetryAfter int64 Payload *models.MsaReplyMetaOnly }
QueryCombinedSensorUpdateKernelsTooManyRequests describes a response with status code 429, with default header values.
Too Many Requests
func NewQueryCombinedSensorUpdateKernelsTooManyRequests ¶
func NewQueryCombinedSensorUpdateKernelsTooManyRequests() *QueryCombinedSensorUpdateKernelsTooManyRequests
NewQueryCombinedSensorUpdateKernelsTooManyRequests creates a QueryCombinedSensorUpdateKernelsTooManyRequests with default headers values
func (*QueryCombinedSensorUpdateKernelsTooManyRequests) Code ¶
func (o *QueryCombinedSensorUpdateKernelsTooManyRequests) Code() int
Code gets the status code for the query combined sensor update kernels too many requests response
func (*QueryCombinedSensorUpdateKernelsTooManyRequests) Error ¶
func (o *QueryCombinedSensorUpdateKernelsTooManyRequests) Error() string
func (*QueryCombinedSensorUpdateKernelsTooManyRequests) GetPayload ¶
func (o *QueryCombinedSensorUpdateKernelsTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
func (*QueryCombinedSensorUpdateKernelsTooManyRequests) IsClientError ¶
func (o *QueryCombinedSensorUpdateKernelsTooManyRequests) IsClientError() bool
IsClientError returns true when this query combined sensor update kernels too many requests response has a 4xx status code
func (*QueryCombinedSensorUpdateKernelsTooManyRequests) IsCode ¶
func (o *QueryCombinedSensorUpdateKernelsTooManyRequests) IsCode(code int) bool
IsCode returns true when this query combined sensor update kernels too many requests response a status code equal to that given
func (*QueryCombinedSensorUpdateKernelsTooManyRequests) IsRedirect ¶
func (o *QueryCombinedSensorUpdateKernelsTooManyRequests) IsRedirect() bool
IsRedirect returns true when this query combined sensor update kernels too many requests response has a 3xx status code
func (*QueryCombinedSensorUpdateKernelsTooManyRequests) IsServerError ¶
func (o *QueryCombinedSensorUpdateKernelsTooManyRequests) IsServerError() bool
IsServerError returns true when this query combined sensor update kernels too many requests response has a 5xx status code
func (*QueryCombinedSensorUpdateKernelsTooManyRequests) IsSuccess ¶
func (o *QueryCombinedSensorUpdateKernelsTooManyRequests) IsSuccess() bool
IsSuccess returns true when this query combined sensor update kernels too many requests response has a 2xx status code
func (*QueryCombinedSensorUpdateKernelsTooManyRequests) String ¶
func (o *QueryCombinedSensorUpdateKernelsTooManyRequests) String() string
type QueryCombinedSensorUpdatePoliciesBadRequest ¶
type QueryCombinedSensorUpdatePoliciesBadRequest struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.SensorUpdateRespV1 }
QueryCombinedSensorUpdatePoliciesBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewQueryCombinedSensorUpdatePoliciesBadRequest ¶
func NewQueryCombinedSensorUpdatePoliciesBadRequest() *QueryCombinedSensorUpdatePoliciesBadRequest
NewQueryCombinedSensorUpdatePoliciesBadRequest creates a QueryCombinedSensorUpdatePoliciesBadRequest with default headers values
func (*QueryCombinedSensorUpdatePoliciesBadRequest) Code ¶
func (o *QueryCombinedSensorUpdatePoliciesBadRequest) Code() int
Code gets the status code for the query combined sensor update policies bad request response
func (*QueryCombinedSensorUpdatePoliciesBadRequest) Error ¶
func (o *QueryCombinedSensorUpdatePoliciesBadRequest) Error() string
func (*QueryCombinedSensorUpdatePoliciesBadRequest) GetPayload ¶
func (o *QueryCombinedSensorUpdatePoliciesBadRequest) GetPayload() *models.SensorUpdateRespV1
func (*QueryCombinedSensorUpdatePoliciesBadRequest) IsClientError ¶
func (o *QueryCombinedSensorUpdatePoliciesBadRequest) IsClientError() bool
IsClientError returns true when this query combined sensor update policies bad request response has a 4xx status code
func (*QueryCombinedSensorUpdatePoliciesBadRequest) IsCode ¶
func (o *QueryCombinedSensorUpdatePoliciesBadRequest) IsCode(code int) bool
IsCode returns true when this query combined sensor update policies bad request response a status code equal to that given
func (*QueryCombinedSensorUpdatePoliciesBadRequest) IsRedirect ¶
func (o *QueryCombinedSensorUpdatePoliciesBadRequest) IsRedirect() bool
IsRedirect returns true when this query combined sensor update policies bad request response has a 3xx status code
func (*QueryCombinedSensorUpdatePoliciesBadRequest) IsServerError ¶
func (o *QueryCombinedSensorUpdatePoliciesBadRequest) IsServerError() bool
IsServerError returns true when this query combined sensor update policies bad request response has a 5xx status code
func (*QueryCombinedSensorUpdatePoliciesBadRequest) IsSuccess ¶
func (o *QueryCombinedSensorUpdatePoliciesBadRequest) IsSuccess() bool
IsSuccess returns true when this query combined sensor update policies bad request response has a 2xx status code
func (*QueryCombinedSensorUpdatePoliciesBadRequest) String ¶
func (o *QueryCombinedSensorUpdatePoliciesBadRequest) String() string
type QueryCombinedSensorUpdatePoliciesForbidden ¶
type QueryCombinedSensorUpdatePoliciesForbidden struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaErrorsOnly }
QueryCombinedSensorUpdatePoliciesForbidden describes a response with status code 403, with default header values.
Forbidden
func NewQueryCombinedSensorUpdatePoliciesForbidden ¶
func NewQueryCombinedSensorUpdatePoliciesForbidden() *QueryCombinedSensorUpdatePoliciesForbidden
NewQueryCombinedSensorUpdatePoliciesForbidden creates a QueryCombinedSensorUpdatePoliciesForbidden with default headers values
func (*QueryCombinedSensorUpdatePoliciesForbidden) Code ¶
func (o *QueryCombinedSensorUpdatePoliciesForbidden) Code() int
Code gets the status code for the query combined sensor update policies forbidden response
func (*QueryCombinedSensorUpdatePoliciesForbidden) Error ¶
func (o *QueryCombinedSensorUpdatePoliciesForbidden) Error() string
func (*QueryCombinedSensorUpdatePoliciesForbidden) GetPayload ¶
func (o *QueryCombinedSensorUpdatePoliciesForbidden) GetPayload() *models.MsaErrorsOnly
func (*QueryCombinedSensorUpdatePoliciesForbidden) IsClientError ¶
func (o *QueryCombinedSensorUpdatePoliciesForbidden) IsClientError() bool
IsClientError returns true when this query combined sensor update policies forbidden response has a 4xx status code
func (*QueryCombinedSensorUpdatePoliciesForbidden) IsCode ¶
func (o *QueryCombinedSensorUpdatePoliciesForbidden) IsCode(code int) bool
IsCode returns true when this query combined sensor update policies forbidden response a status code equal to that given
func (*QueryCombinedSensorUpdatePoliciesForbidden) IsRedirect ¶
func (o *QueryCombinedSensorUpdatePoliciesForbidden) IsRedirect() bool
IsRedirect returns true when this query combined sensor update policies forbidden response has a 3xx status code
func (*QueryCombinedSensorUpdatePoliciesForbidden) IsServerError ¶
func (o *QueryCombinedSensorUpdatePoliciesForbidden) IsServerError() bool
IsServerError returns true when this query combined sensor update policies forbidden response has a 5xx status code
func (*QueryCombinedSensorUpdatePoliciesForbidden) IsSuccess ¶
func (o *QueryCombinedSensorUpdatePoliciesForbidden) IsSuccess() bool
IsSuccess returns true when this query combined sensor update policies forbidden response has a 2xx status code
func (*QueryCombinedSensorUpdatePoliciesForbidden) String ¶
func (o *QueryCombinedSensorUpdatePoliciesForbidden) String() string
type QueryCombinedSensorUpdatePoliciesInternalServerError ¶
type QueryCombinedSensorUpdatePoliciesInternalServerError struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.SensorUpdateRespV1 }
QueryCombinedSensorUpdatePoliciesInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewQueryCombinedSensorUpdatePoliciesInternalServerError ¶
func NewQueryCombinedSensorUpdatePoliciesInternalServerError() *QueryCombinedSensorUpdatePoliciesInternalServerError
NewQueryCombinedSensorUpdatePoliciesInternalServerError creates a QueryCombinedSensorUpdatePoliciesInternalServerError with default headers values
func (*QueryCombinedSensorUpdatePoliciesInternalServerError) Code ¶
func (o *QueryCombinedSensorUpdatePoliciesInternalServerError) Code() int
Code gets the status code for the query combined sensor update policies internal server error response
func (*QueryCombinedSensorUpdatePoliciesInternalServerError) Error ¶
func (o *QueryCombinedSensorUpdatePoliciesInternalServerError) Error() string
func (*QueryCombinedSensorUpdatePoliciesInternalServerError) GetPayload ¶
func (o *QueryCombinedSensorUpdatePoliciesInternalServerError) GetPayload() *models.SensorUpdateRespV1
func (*QueryCombinedSensorUpdatePoliciesInternalServerError) IsClientError ¶
func (o *QueryCombinedSensorUpdatePoliciesInternalServerError) IsClientError() bool
IsClientError returns true when this query combined sensor update policies internal server error response has a 4xx status code
func (*QueryCombinedSensorUpdatePoliciesInternalServerError) IsCode ¶
func (o *QueryCombinedSensorUpdatePoliciesInternalServerError) IsCode(code int) bool
IsCode returns true when this query combined sensor update policies internal server error response a status code equal to that given
func (*QueryCombinedSensorUpdatePoliciesInternalServerError) IsRedirect ¶
func (o *QueryCombinedSensorUpdatePoliciesInternalServerError) IsRedirect() bool
IsRedirect returns true when this query combined sensor update policies internal server error response has a 3xx status code
func (*QueryCombinedSensorUpdatePoliciesInternalServerError) IsServerError ¶
func (o *QueryCombinedSensorUpdatePoliciesInternalServerError) IsServerError() bool
IsServerError returns true when this query combined sensor update policies internal server error response has a 5xx status code
func (*QueryCombinedSensorUpdatePoliciesInternalServerError) IsSuccess ¶
func (o *QueryCombinedSensorUpdatePoliciesInternalServerError) IsSuccess() bool
IsSuccess returns true when this query combined sensor update policies internal server error response has a 2xx status code
func (*QueryCombinedSensorUpdatePoliciesInternalServerError) String ¶
func (o *QueryCombinedSensorUpdatePoliciesInternalServerError) String() string
type QueryCombinedSensorUpdatePoliciesOK ¶
type QueryCombinedSensorUpdatePoliciesOK struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.SensorUpdateRespV1 }
QueryCombinedSensorUpdatePoliciesOK describes a response with status code 200, with default header values.
OK
func NewQueryCombinedSensorUpdatePoliciesOK ¶
func NewQueryCombinedSensorUpdatePoliciesOK() *QueryCombinedSensorUpdatePoliciesOK
NewQueryCombinedSensorUpdatePoliciesOK creates a QueryCombinedSensorUpdatePoliciesOK with default headers values
func (*QueryCombinedSensorUpdatePoliciesOK) Code ¶
func (o *QueryCombinedSensorUpdatePoliciesOK) Code() int
Code gets the status code for the query combined sensor update policies o k response
func (*QueryCombinedSensorUpdatePoliciesOK) Error ¶
func (o *QueryCombinedSensorUpdatePoliciesOK) Error() string
func (*QueryCombinedSensorUpdatePoliciesOK) GetPayload ¶
func (o *QueryCombinedSensorUpdatePoliciesOK) GetPayload() *models.SensorUpdateRespV1
func (*QueryCombinedSensorUpdatePoliciesOK) IsClientError ¶
func (o *QueryCombinedSensorUpdatePoliciesOK) IsClientError() bool
IsClientError returns true when this query combined sensor update policies o k response has a 4xx status code
func (*QueryCombinedSensorUpdatePoliciesOK) IsCode ¶
func (o *QueryCombinedSensorUpdatePoliciesOK) IsCode(code int) bool
IsCode returns true when this query combined sensor update policies o k response a status code equal to that given
func (*QueryCombinedSensorUpdatePoliciesOK) IsRedirect ¶
func (o *QueryCombinedSensorUpdatePoliciesOK) IsRedirect() bool
IsRedirect returns true when this query combined sensor update policies o k response has a 3xx status code
func (*QueryCombinedSensorUpdatePoliciesOK) IsServerError ¶
func (o *QueryCombinedSensorUpdatePoliciesOK) IsServerError() bool
IsServerError returns true when this query combined sensor update policies o k response has a 5xx status code
func (*QueryCombinedSensorUpdatePoliciesOK) IsSuccess ¶
func (o *QueryCombinedSensorUpdatePoliciesOK) IsSuccess() bool
IsSuccess returns true when this query combined sensor update policies o k response has a 2xx status code
func (*QueryCombinedSensorUpdatePoliciesOK) String ¶
func (o *QueryCombinedSensorUpdatePoliciesOK) String() string
type QueryCombinedSensorUpdatePoliciesParams ¶
type QueryCombinedSensorUpdatePoliciesParams struct { /* Filter. The filter expression that should be used to limit the results */ Filter *string /* Limit. The maximum records to return. [1-5000] */ Limit *int64 /* Offset. The offset to start retrieving records from */ Offset *int64 /* Sort. The property to sort by */ Sort *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
QueryCombinedSensorUpdatePoliciesParams contains all the parameters to send to the API endpoint
for the query combined sensor update policies operation. Typically these are written to a http.Request.
func NewQueryCombinedSensorUpdatePoliciesParams ¶
func NewQueryCombinedSensorUpdatePoliciesParams() *QueryCombinedSensorUpdatePoliciesParams
NewQueryCombinedSensorUpdatePoliciesParams creates a new QueryCombinedSensorUpdatePoliciesParams 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 NewQueryCombinedSensorUpdatePoliciesParamsWithContext ¶
func NewQueryCombinedSensorUpdatePoliciesParamsWithContext(ctx context.Context) *QueryCombinedSensorUpdatePoliciesParams
NewQueryCombinedSensorUpdatePoliciesParamsWithContext creates a new QueryCombinedSensorUpdatePoliciesParams object with the ability to set a context for a request.
func NewQueryCombinedSensorUpdatePoliciesParamsWithHTTPClient ¶
func NewQueryCombinedSensorUpdatePoliciesParamsWithHTTPClient(client *http.Client) *QueryCombinedSensorUpdatePoliciesParams
NewQueryCombinedSensorUpdatePoliciesParamsWithHTTPClient creates a new QueryCombinedSensorUpdatePoliciesParams object with the ability to set a custom HTTPClient for a request.
func NewQueryCombinedSensorUpdatePoliciesParamsWithTimeout ¶
func NewQueryCombinedSensorUpdatePoliciesParamsWithTimeout(timeout time.Duration) *QueryCombinedSensorUpdatePoliciesParams
NewQueryCombinedSensorUpdatePoliciesParamsWithTimeout creates a new QueryCombinedSensorUpdatePoliciesParams object with the ability to set a timeout on a request.
func (*QueryCombinedSensorUpdatePoliciesParams) SetContext ¶
func (o *QueryCombinedSensorUpdatePoliciesParams) SetContext(ctx context.Context)
SetContext adds the context to the query combined sensor update policies params
func (*QueryCombinedSensorUpdatePoliciesParams) SetDefaults ¶
func (o *QueryCombinedSensorUpdatePoliciesParams) SetDefaults()
SetDefaults hydrates default values in the query combined sensor update policies params (not the query body).
All values with no default are reset to their zero value.
func (*QueryCombinedSensorUpdatePoliciesParams) SetFilter ¶
func (o *QueryCombinedSensorUpdatePoliciesParams) SetFilter(filter *string)
SetFilter adds the filter to the query combined sensor update policies params
func (*QueryCombinedSensorUpdatePoliciesParams) SetHTTPClient ¶
func (o *QueryCombinedSensorUpdatePoliciesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the query combined sensor update policies params
func (*QueryCombinedSensorUpdatePoliciesParams) SetLimit ¶
func (o *QueryCombinedSensorUpdatePoliciesParams) SetLimit(limit *int64)
SetLimit adds the limit to the query combined sensor update policies params
func (*QueryCombinedSensorUpdatePoliciesParams) SetOffset ¶
func (o *QueryCombinedSensorUpdatePoliciesParams) SetOffset(offset *int64)
SetOffset adds the offset to the query combined sensor update policies params
func (*QueryCombinedSensorUpdatePoliciesParams) SetSort ¶
func (o *QueryCombinedSensorUpdatePoliciesParams) SetSort(sort *string)
SetSort adds the sort to the query combined sensor update policies params
func (*QueryCombinedSensorUpdatePoliciesParams) SetTimeout ¶
func (o *QueryCombinedSensorUpdatePoliciesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the query combined sensor update policies params
func (*QueryCombinedSensorUpdatePoliciesParams) WithContext ¶
func (o *QueryCombinedSensorUpdatePoliciesParams) WithContext(ctx context.Context) *QueryCombinedSensorUpdatePoliciesParams
WithContext adds the context to the query combined sensor update policies params
func (*QueryCombinedSensorUpdatePoliciesParams) WithDefaults ¶
func (o *QueryCombinedSensorUpdatePoliciesParams) WithDefaults() *QueryCombinedSensorUpdatePoliciesParams
WithDefaults hydrates default values in the query combined sensor update policies params (not the query body).
All values with no default are reset to their zero value.
func (*QueryCombinedSensorUpdatePoliciesParams) WithFilter ¶
func (o *QueryCombinedSensorUpdatePoliciesParams) WithFilter(filter *string) *QueryCombinedSensorUpdatePoliciesParams
WithFilter adds the filter to the query combined sensor update policies params
func (*QueryCombinedSensorUpdatePoliciesParams) WithHTTPClient ¶
func (o *QueryCombinedSensorUpdatePoliciesParams) WithHTTPClient(client *http.Client) *QueryCombinedSensorUpdatePoliciesParams
WithHTTPClient adds the HTTPClient to the query combined sensor update policies params
func (*QueryCombinedSensorUpdatePoliciesParams) WithLimit ¶
func (o *QueryCombinedSensorUpdatePoliciesParams) WithLimit(limit *int64) *QueryCombinedSensorUpdatePoliciesParams
WithLimit adds the limit to the query combined sensor update policies params
func (*QueryCombinedSensorUpdatePoliciesParams) WithOffset ¶
func (o *QueryCombinedSensorUpdatePoliciesParams) WithOffset(offset *int64) *QueryCombinedSensorUpdatePoliciesParams
WithOffset adds the offset to the query combined sensor update policies params
func (*QueryCombinedSensorUpdatePoliciesParams) WithSort ¶
func (o *QueryCombinedSensorUpdatePoliciesParams) WithSort(sort *string) *QueryCombinedSensorUpdatePoliciesParams
WithSort adds the sort to the query combined sensor update policies params
func (*QueryCombinedSensorUpdatePoliciesParams) WithTimeout ¶
func (o *QueryCombinedSensorUpdatePoliciesParams) WithTimeout(timeout time.Duration) *QueryCombinedSensorUpdatePoliciesParams
WithTimeout adds the timeout to the query combined sensor update policies params
func (*QueryCombinedSensorUpdatePoliciesParams) WriteToRequest ¶
func (o *QueryCombinedSensorUpdatePoliciesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type QueryCombinedSensorUpdatePoliciesReader ¶
type QueryCombinedSensorUpdatePoliciesReader struct {
// contains filtered or unexported fields
}
QueryCombinedSensorUpdatePoliciesReader is a Reader for the QueryCombinedSensorUpdatePolicies structure.
func (*QueryCombinedSensorUpdatePoliciesReader) ReadResponse ¶
func (o *QueryCombinedSensorUpdatePoliciesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type QueryCombinedSensorUpdatePoliciesTooManyRequests ¶
type QueryCombinedSensorUpdatePoliciesTooManyRequests struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 /* Too many requests, retry after this time (as milliseconds since epoch) */ XRateLimitRetryAfter int64 Payload *models.MsaReplyMetaOnly }
QueryCombinedSensorUpdatePoliciesTooManyRequests describes a response with status code 429, with default header values.
Too Many Requests
func NewQueryCombinedSensorUpdatePoliciesTooManyRequests ¶
func NewQueryCombinedSensorUpdatePoliciesTooManyRequests() *QueryCombinedSensorUpdatePoliciesTooManyRequests
NewQueryCombinedSensorUpdatePoliciesTooManyRequests creates a QueryCombinedSensorUpdatePoliciesTooManyRequests with default headers values
func (*QueryCombinedSensorUpdatePoliciesTooManyRequests) Code ¶
func (o *QueryCombinedSensorUpdatePoliciesTooManyRequests) Code() int
Code gets the status code for the query combined sensor update policies too many requests response
func (*QueryCombinedSensorUpdatePoliciesTooManyRequests) Error ¶
func (o *QueryCombinedSensorUpdatePoliciesTooManyRequests) Error() string
func (*QueryCombinedSensorUpdatePoliciesTooManyRequests) GetPayload ¶
func (o *QueryCombinedSensorUpdatePoliciesTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
func (*QueryCombinedSensorUpdatePoliciesTooManyRequests) IsClientError ¶
func (o *QueryCombinedSensorUpdatePoliciesTooManyRequests) IsClientError() bool
IsClientError returns true when this query combined sensor update policies too many requests response has a 4xx status code
func (*QueryCombinedSensorUpdatePoliciesTooManyRequests) IsCode ¶
func (o *QueryCombinedSensorUpdatePoliciesTooManyRequests) IsCode(code int) bool
IsCode returns true when this query combined sensor update policies too many requests response a status code equal to that given
func (*QueryCombinedSensorUpdatePoliciesTooManyRequests) IsRedirect ¶
func (o *QueryCombinedSensorUpdatePoliciesTooManyRequests) IsRedirect() bool
IsRedirect returns true when this query combined sensor update policies too many requests response has a 3xx status code
func (*QueryCombinedSensorUpdatePoliciesTooManyRequests) IsServerError ¶
func (o *QueryCombinedSensorUpdatePoliciesTooManyRequests) IsServerError() bool
IsServerError returns true when this query combined sensor update policies too many requests response has a 5xx status code
func (*QueryCombinedSensorUpdatePoliciesTooManyRequests) IsSuccess ¶
func (o *QueryCombinedSensorUpdatePoliciesTooManyRequests) IsSuccess() bool
IsSuccess returns true when this query combined sensor update policies too many requests response has a 2xx status code
func (*QueryCombinedSensorUpdatePoliciesTooManyRequests) String ¶
func (o *QueryCombinedSensorUpdatePoliciesTooManyRequests) String() string
type QueryCombinedSensorUpdatePoliciesV2BadRequest ¶
type QueryCombinedSensorUpdatePoliciesV2BadRequest struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.SensorUpdateRespV2 }
QueryCombinedSensorUpdatePoliciesV2BadRequest describes a response with status code 400, with default header values.
Bad Request
func NewQueryCombinedSensorUpdatePoliciesV2BadRequest ¶
func NewQueryCombinedSensorUpdatePoliciesV2BadRequest() *QueryCombinedSensorUpdatePoliciesV2BadRequest
NewQueryCombinedSensorUpdatePoliciesV2BadRequest creates a QueryCombinedSensorUpdatePoliciesV2BadRequest with default headers values
func (*QueryCombinedSensorUpdatePoliciesV2BadRequest) Code ¶
func (o *QueryCombinedSensorUpdatePoliciesV2BadRequest) Code() int
Code gets the status code for the query combined sensor update policies v2 bad request response
func (*QueryCombinedSensorUpdatePoliciesV2BadRequest) Error ¶
func (o *QueryCombinedSensorUpdatePoliciesV2BadRequest) Error() string
func (*QueryCombinedSensorUpdatePoliciesV2BadRequest) GetPayload ¶
func (o *QueryCombinedSensorUpdatePoliciesV2BadRequest) GetPayload() *models.SensorUpdateRespV2
func (*QueryCombinedSensorUpdatePoliciesV2BadRequest) IsClientError ¶
func (o *QueryCombinedSensorUpdatePoliciesV2BadRequest) IsClientError() bool
IsClientError returns true when this query combined sensor update policies v2 bad request response has a 4xx status code
func (*QueryCombinedSensorUpdatePoliciesV2BadRequest) IsCode ¶
func (o *QueryCombinedSensorUpdatePoliciesV2BadRequest) IsCode(code int) bool
IsCode returns true when this query combined sensor update policies v2 bad request response a status code equal to that given
func (*QueryCombinedSensorUpdatePoliciesV2BadRequest) IsRedirect ¶
func (o *QueryCombinedSensorUpdatePoliciesV2BadRequest) IsRedirect() bool
IsRedirect returns true when this query combined sensor update policies v2 bad request response has a 3xx status code
func (*QueryCombinedSensorUpdatePoliciesV2BadRequest) IsServerError ¶
func (o *QueryCombinedSensorUpdatePoliciesV2BadRequest) IsServerError() bool
IsServerError returns true when this query combined sensor update policies v2 bad request response has a 5xx status code
func (*QueryCombinedSensorUpdatePoliciesV2BadRequest) IsSuccess ¶
func (o *QueryCombinedSensorUpdatePoliciesV2BadRequest) IsSuccess() bool
IsSuccess returns true when this query combined sensor update policies v2 bad request response has a 2xx status code
func (*QueryCombinedSensorUpdatePoliciesV2BadRequest) String ¶
func (o *QueryCombinedSensorUpdatePoliciesV2BadRequest) String() string
type QueryCombinedSensorUpdatePoliciesV2Forbidden ¶
type QueryCombinedSensorUpdatePoliciesV2Forbidden struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaErrorsOnly }
QueryCombinedSensorUpdatePoliciesV2Forbidden describes a response with status code 403, with default header values.
Forbidden
func NewQueryCombinedSensorUpdatePoliciesV2Forbidden ¶
func NewQueryCombinedSensorUpdatePoliciesV2Forbidden() *QueryCombinedSensorUpdatePoliciesV2Forbidden
NewQueryCombinedSensorUpdatePoliciesV2Forbidden creates a QueryCombinedSensorUpdatePoliciesV2Forbidden with default headers values
func (*QueryCombinedSensorUpdatePoliciesV2Forbidden) Code ¶
func (o *QueryCombinedSensorUpdatePoliciesV2Forbidden) Code() int
Code gets the status code for the query combined sensor update policies v2 forbidden response
func (*QueryCombinedSensorUpdatePoliciesV2Forbidden) Error ¶
func (o *QueryCombinedSensorUpdatePoliciesV2Forbidden) Error() string
func (*QueryCombinedSensorUpdatePoliciesV2Forbidden) GetPayload ¶
func (o *QueryCombinedSensorUpdatePoliciesV2Forbidden) GetPayload() *models.MsaErrorsOnly
func (*QueryCombinedSensorUpdatePoliciesV2Forbidden) IsClientError ¶
func (o *QueryCombinedSensorUpdatePoliciesV2Forbidden) IsClientError() bool
IsClientError returns true when this query combined sensor update policies v2 forbidden response has a 4xx status code
func (*QueryCombinedSensorUpdatePoliciesV2Forbidden) IsCode ¶
func (o *QueryCombinedSensorUpdatePoliciesV2Forbidden) IsCode(code int) bool
IsCode returns true when this query combined sensor update policies v2 forbidden response a status code equal to that given
func (*QueryCombinedSensorUpdatePoliciesV2Forbidden) IsRedirect ¶
func (o *QueryCombinedSensorUpdatePoliciesV2Forbidden) IsRedirect() bool
IsRedirect returns true when this query combined sensor update policies v2 forbidden response has a 3xx status code
func (*QueryCombinedSensorUpdatePoliciesV2Forbidden) IsServerError ¶
func (o *QueryCombinedSensorUpdatePoliciesV2Forbidden) IsServerError() bool
IsServerError returns true when this query combined sensor update policies v2 forbidden response has a 5xx status code
func (*QueryCombinedSensorUpdatePoliciesV2Forbidden) IsSuccess ¶
func (o *QueryCombinedSensorUpdatePoliciesV2Forbidden) IsSuccess() bool
IsSuccess returns true when this query combined sensor update policies v2 forbidden response has a 2xx status code
func (*QueryCombinedSensorUpdatePoliciesV2Forbidden) String ¶
func (o *QueryCombinedSensorUpdatePoliciesV2Forbidden) String() string
type QueryCombinedSensorUpdatePoliciesV2InternalServerError ¶
type QueryCombinedSensorUpdatePoliciesV2InternalServerError struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.SensorUpdateRespV2 }
QueryCombinedSensorUpdatePoliciesV2InternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewQueryCombinedSensorUpdatePoliciesV2InternalServerError ¶
func NewQueryCombinedSensorUpdatePoliciesV2InternalServerError() *QueryCombinedSensorUpdatePoliciesV2InternalServerError
NewQueryCombinedSensorUpdatePoliciesV2InternalServerError creates a QueryCombinedSensorUpdatePoliciesV2InternalServerError with default headers values
func (*QueryCombinedSensorUpdatePoliciesV2InternalServerError) Code ¶
func (o *QueryCombinedSensorUpdatePoliciesV2InternalServerError) Code() int
Code gets the status code for the query combined sensor update policies v2 internal server error response
func (*QueryCombinedSensorUpdatePoliciesV2InternalServerError) Error ¶
func (o *QueryCombinedSensorUpdatePoliciesV2InternalServerError) Error() string
func (*QueryCombinedSensorUpdatePoliciesV2InternalServerError) GetPayload ¶
func (o *QueryCombinedSensorUpdatePoliciesV2InternalServerError) GetPayload() *models.SensorUpdateRespV2
func (*QueryCombinedSensorUpdatePoliciesV2InternalServerError) IsClientError ¶
func (o *QueryCombinedSensorUpdatePoliciesV2InternalServerError) IsClientError() bool
IsClientError returns true when this query combined sensor update policies v2 internal server error response has a 4xx status code
func (*QueryCombinedSensorUpdatePoliciesV2InternalServerError) IsCode ¶
func (o *QueryCombinedSensorUpdatePoliciesV2InternalServerError) IsCode(code int) bool
IsCode returns true when this query combined sensor update policies v2 internal server error response a status code equal to that given
func (*QueryCombinedSensorUpdatePoliciesV2InternalServerError) IsRedirect ¶
func (o *QueryCombinedSensorUpdatePoliciesV2InternalServerError) IsRedirect() bool
IsRedirect returns true when this query combined sensor update policies v2 internal server error response has a 3xx status code
func (*QueryCombinedSensorUpdatePoliciesV2InternalServerError) IsServerError ¶
func (o *QueryCombinedSensorUpdatePoliciesV2InternalServerError) IsServerError() bool
IsServerError returns true when this query combined sensor update policies v2 internal server error response has a 5xx status code
func (*QueryCombinedSensorUpdatePoliciesV2InternalServerError) IsSuccess ¶
func (o *QueryCombinedSensorUpdatePoliciesV2InternalServerError) IsSuccess() bool
IsSuccess returns true when this query combined sensor update policies v2 internal server error response has a 2xx status code
func (*QueryCombinedSensorUpdatePoliciesV2InternalServerError) String ¶
func (o *QueryCombinedSensorUpdatePoliciesV2InternalServerError) String() string
type QueryCombinedSensorUpdatePoliciesV2OK ¶
type QueryCombinedSensorUpdatePoliciesV2OK struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.SensorUpdateRespV2 }
QueryCombinedSensorUpdatePoliciesV2OK describes a response with status code 200, with default header values.
OK
func NewQueryCombinedSensorUpdatePoliciesV2OK ¶
func NewQueryCombinedSensorUpdatePoliciesV2OK() *QueryCombinedSensorUpdatePoliciesV2OK
NewQueryCombinedSensorUpdatePoliciesV2OK creates a QueryCombinedSensorUpdatePoliciesV2OK with default headers values
func (*QueryCombinedSensorUpdatePoliciesV2OK) Code ¶
func (o *QueryCombinedSensorUpdatePoliciesV2OK) Code() int
Code gets the status code for the query combined sensor update policies v2 o k response
func (*QueryCombinedSensorUpdatePoliciesV2OK) Error ¶
func (o *QueryCombinedSensorUpdatePoliciesV2OK) Error() string
func (*QueryCombinedSensorUpdatePoliciesV2OK) GetPayload ¶
func (o *QueryCombinedSensorUpdatePoliciesV2OK) GetPayload() *models.SensorUpdateRespV2
func (*QueryCombinedSensorUpdatePoliciesV2OK) IsClientError ¶
func (o *QueryCombinedSensorUpdatePoliciesV2OK) IsClientError() bool
IsClientError returns true when this query combined sensor update policies v2 o k response has a 4xx status code
func (*QueryCombinedSensorUpdatePoliciesV2OK) IsCode ¶
func (o *QueryCombinedSensorUpdatePoliciesV2OK) IsCode(code int) bool
IsCode returns true when this query combined sensor update policies v2 o k response a status code equal to that given
func (*QueryCombinedSensorUpdatePoliciesV2OK) IsRedirect ¶
func (o *QueryCombinedSensorUpdatePoliciesV2OK) IsRedirect() bool
IsRedirect returns true when this query combined sensor update policies v2 o k response has a 3xx status code
func (*QueryCombinedSensorUpdatePoliciesV2OK) IsServerError ¶
func (o *QueryCombinedSensorUpdatePoliciesV2OK) IsServerError() bool
IsServerError returns true when this query combined sensor update policies v2 o k response has a 5xx status code
func (*QueryCombinedSensorUpdatePoliciesV2OK) IsSuccess ¶
func (o *QueryCombinedSensorUpdatePoliciesV2OK) IsSuccess() bool
IsSuccess returns true when this query combined sensor update policies v2 o k response has a 2xx status code
func (*QueryCombinedSensorUpdatePoliciesV2OK) String ¶
func (o *QueryCombinedSensorUpdatePoliciesV2OK) String() string
type QueryCombinedSensorUpdatePoliciesV2Params ¶
type QueryCombinedSensorUpdatePoliciesV2Params struct { /* Filter. The filter expression that should be used to limit the results */ Filter *string /* Limit. The maximum records to return. [1-5000] */ Limit *int64 /* Offset. The offset to start retrieving records from */ Offset *int64 /* Sort. The property to sort by */ Sort *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
QueryCombinedSensorUpdatePoliciesV2Params contains all the parameters to send to the API endpoint
for the query combined sensor update policies v2 operation. Typically these are written to a http.Request.
func NewQueryCombinedSensorUpdatePoliciesV2Params ¶
func NewQueryCombinedSensorUpdatePoliciesV2Params() *QueryCombinedSensorUpdatePoliciesV2Params
NewQueryCombinedSensorUpdatePoliciesV2Params creates a new QueryCombinedSensorUpdatePoliciesV2Params 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 NewQueryCombinedSensorUpdatePoliciesV2ParamsWithContext ¶
func NewQueryCombinedSensorUpdatePoliciesV2ParamsWithContext(ctx context.Context) *QueryCombinedSensorUpdatePoliciesV2Params
NewQueryCombinedSensorUpdatePoliciesV2ParamsWithContext creates a new QueryCombinedSensorUpdatePoliciesV2Params object with the ability to set a context for a request.
func NewQueryCombinedSensorUpdatePoliciesV2ParamsWithHTTPClient ¶
func NewQueryCombinedSensorUpdatePoliciesV2ParamsWithHTTPClient(client *http.Client) *QueryCombinedSensorUpdatePoliciesV2Params
NewQueryCombinedSensorUpdatePoliciesV2ParamsWithHTTPClient creates a new QueryCombinedSensorUpdatePoliciesV2Params object with the ability to set a custom HTTPClient for a request.
func NewQueryCombinedSensorUpdatePoliciesV2ParamsWithTimeout ¶
func NewQueryCombinedSensorUpdatePoliciesV2ParamsWithTimeout(timeout time.Duration) *QueryCombinedSensorUpdatePoliciesV2Params
NewQueryCombinedSensorUpdatePoliciesV2ParamsWithTimeout creates a new QueryCombinedSensorUpdatePoliciesV2Params object with the ability to set a timeout on a request.
func (*QueryCombinedSensorUpdatePoliciesV2Params) SetContext ¶
func (o *QueryCombinedSensorUpdatePoliciesV2Params) SetContext(ctx context.Context)
SetContext adds the context to the query combined sensor update policies v2 params
func (*QueryCombinedSensorUpdatePoliciesV2Params) SetDefaults ¶
func (o *QueryCombinedSensorUpdatePoliciesV2Params) SetDefaults()
SetDefaults hydrates default values in the query combined sensor update policies v2 params (not the query body).
All values with no default are reset to their zero value.
func (*QueryCombinedSensorUpdatePoliciesV2Params) SetFilter ¶
func (o *QueryCombinedSensorUpdatePoliciesV2Params) SetFilter(filter *string)
SetFilter adds the filter to the query combined sensor update policies v2 params
func (*QueryCombinedSensorUpdatePoliciesV2Params) SetHTTPClient ¶
func (o *QueryCombinedSensorUpdatePoliciesV2Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the query combined sensor update policies v2 params
func (*QueryCombinedSensorUpdatePoliciesV2Params) SetLimit ¶
func (o *QueryCombinedSensorUpdatePoliciesV2Params) SetLimit(limit *int64)
SetLimit adds the limit to the query combined sensor update policies v2 params
func (*QueryCombinedSensorUpdatePoliciesV2Params) SetOffset ¶
func (o *QueryCombinedSensorUpdatePoliciesV2Params) SetOffset(offset *int64)
SetOffset adds the offset to the query combined sensor update policies v2 params
func (*QueryCombinedSensorUpdatePoliciesV2Params) SetSort ¶
func (o *QueryCombinedSensorUpdatePoliciesV2Params) SetSort(sort *string)
SetSort adds the sort to the query combined sensor update policies v2 params
func (*QueryCombinedSensorUpdatePoliciesV2Params) SetTimeout ¶
func (o *QueryCombinedSensorUpdatePoliciesV2Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the query combined sensor update policies v2 params
func (*QueryCombinedSensorUpdatePoliciesV2Params) WithContext ¶
func (o *QueryCombinedSensorUpdatePoliciesV2Params) WithContext(ctx context.Context) *QueryCombinedSensorUpdatePoliciesV2Params
WithContext adds the context to the query combined sensor update policies v2 params
func (*QueryCombinedSensorUpdatePoliciesV2Params) WithDefaults ¶
func (o *QueryCombinedSensorUpdatePoliciesV2Params) WithDefaults() *QueryCombinedSensorUpdatePoliciesV2Params
WithDefaults hydrates default values in the query combined sensor update policies v2 params (not the query body).
All values with no default are reset to their zero value.
func (*QueryCombinedSensorUpdatePoliciesV2Params) WithFilter ¶
func (o *QueryCombinedSensorUpdatePoliciesV2Params) WithFilter(filter *string) *QueryCombinedSensorUpdatePoliciesV2Params
WithFilter adds the filter to the query combined sensor update policies v2 params
func (*QueryCombinedSensorUpdatePoliciesV2Params) WithHTTPClient ¶
func (o *QueryCombinedSensorUpdatePoliciesV2Params) WithHTTPClient(client *http.Client) *QueryCombinedSensorUpdatePoliciesV2Params
WithHTTPClient adds the HTTPClient to the query combined sensor update policies v2 params
func (*QueryCombinedSensorUpdatePoliciesV2Params) WithLimit ¶
func (o *QueryCombinedSensorUpdatePoliciesV2Params) WithLimit(limit *int64) *QueryCombinedSensorUpdatePoliciesV2Params
WithLimit adds the limit to the query combined sensor update policies v2 params
func (*QueryCombinedSensorUpdatePoliciesV2Params) WithOffset ¶
func (o *QueryCombinedSensorUpdatePoliciesV2Params) WithOffset(offset *int64) *QueryCombinedSensorUpdatePoliciesV2Params
WithOffset adds the offset to the query combined sensor update policies v2 params
func (*QueryCombinedSensorUpdatePoliciesV2Params) WithSort ¶
func (o *QueryCombinedSensorUpdatePoliciesV2Params) WithSort(sort *string) *QueryCombinedSensorUpdatePoliciesV2Params
WithSort adds the sort to the query combined sensor update policies v2 params
func (*QueryCombinedSensorUpdatePoliciesV2Params) WithTimeout ¶
func (o *QueryCombinedSensorUpdatePoliciesV2Params) WithTimeout(timeout time.Duration) *QueryCombinedSensorUpdatePoliciesV2Params
WithTimeout adds the timeout to the query combined sensor update policies v2 params
func (*QueryCombinedSensorUpdatePoliciesV2Params) WriteToRequest ¶
func (o *QueryCombinedSensorUpdatePoliciesV2Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type QueryCombinedSensorUpdatePoliciesV2Reader ¶
type QueryCombinedSensorUpdatePoliciesV2Reader struct {
// contains filtered or unexported fields
}
QueryCombinedSensorUpdatePoliciesV2Reader is a Reader for the QueryCombinedSensorUpdatePoliciesV2 structure.
func (*QueryCombinedSensorUpdatePoliciesV2Reader) ReadResponse ¶
func (o *QueryCombinedSensorUpdatePoliciesV2Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type QueryCombinedSensorUpdatePoliciesV2TooManyRequests ¶
type QueryCombinedSensorUpdatePoliciesV2TooManyRequests struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 /* Too many requests, retry after this time (as milliseconds since epoch) */ XRateLimitRetryAfter int64 Payload *models.MsaReplyMetaOnly }
QueryCombinedSensorUpdatePoliciesV2TooManyRequests describes a response with status code 429, with default header values.
Too Many Requests
func NewQueryCombinedSensorUpdatePoliciesV2TooManyRequests ¶
func NewQueryCombinedSensorUpdatePoliciesV2TooManyRequests() *QueryCombinedSensorUpdatePoliciesV2TooManyRequests
NewQueryCombinedSensorUpdatePoliciesV2TooManyRequests creates a QueryCombinedSensorUpdatePoliciesV2TooManyRequests with default headers values
func (*QueryCombinedSensorUpdatePoliciesV2TooManyRequests) Code ¶
func (o *QueryCombinedSensorUpdatePoliciesV2TooManyRequests) Code() int
Code gets the status code for the query combined sensor update policies v2 too many requests response
func (*QueryCombinedSensorUpdatePoliciesV2TooManyRequests) Error ¶
func (o *QueryCombinedSensorUpdatePoliciesV2TooManyRequests) Error() string
func (*QueryCombinedSensorUpdatePoliciesV2TooManyRequests) GetPayload ¶
func (o *QueryCombinedSensorUpdatePoliciesV2TooManyRequests) GetPayload() *models.MsaReplyMetaOnly
func (*QueryCombinedSensorUpdatePoliciesV2TooManyRequests) IsClientError ¶
func (o *QueryCombinedSensorUpdatePoliciesV2TooManyRequests) IsClientError() bool
IsClientError returns true when this query combined sensor update policies v2 too many requests response has a 4xx status code
func (*QueryCombinedSensorUpdatePoliciesV2TooManyRequests) IsCode ¶
func (o *QueryCombinedSensorUpdatePoliciesV2TooManyRequests) IsCode(code int) bool
IsCode returns true when this query combined sensor update policies v2 too many requests response a status code equal to that given
func (*QueryCombinedSensorUpdatePoliciesV2TooManyRequests) IsRedirect ¶
func (o *QueryCombinedSensorUpdatePoliciesV2TooManyRequests) IsRedirect() bool
IsRedirect returns true when this query combined sensor update policies v2 too many requests response has a 3xx status code
func (*QueryCombinedSensorUpdatePoliciesV2TooManyRequests) IsServerError ¶
func (o *QueryCombinedSensorUpdatePoliciesV2TooManyRequests) IsServerError() bool
IsServerError returns true when this query combined sensor update policies v2 too many requests response has a 5xx status code
func (*QueryCombinedSensorUpdatePoliciesV2TooManyRequests) IsSuccess ¶
func (o *QueryCombinedSensorUpdatePoliciesV2TooManyRequests) IsSuccess() bool
IsSuccess returns true when this query combined sensor update policies v2 too many requests response has a 2xx status code
func (*QueryCombinedSensorUpdatePoliciesV2TooManyRequests) String ¶
func (o *QueryCombinedSensorUpdatePoliciesV2TooManyRequests) String() string
type QueryCombinedSensorUpdatePolicyMembersBadRequest ¶
type QueryCombinedSensorUpdatePolicyMembersBadRequest struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.BasePolicyMembersRespV1 }
QueryCombinedSensorUpdatePolicyMembersBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewQueryCombinedSensorUpdatePolicyMembersBadRequest ¶
func NewQueryCombinedSensorUpdatePolicyMembersBadRequest() *QueryCombinedSensorUpdatePolicyMembersBadRequest
NewQueryCombinedSensorUpdatePolicyMembersBadRequest creates a QueryCombinedSensorUpdatePolicyMembersBadRequest with default headers values
func (*QueryCombinedSensorUpdatePolicyMembersBadRequest) Code ¶
func (o *QueryCombinedSensorUpdatePolicyMembersBadRequest) Code() int
Code gets the status code for the query combined sensor update policy members bad request response
func (*QueryCombinedSensorUpdatePolicyMembersBadRequest) Error ¶
func (o *QueryCombinedSensorUpdatePolicyMembersBadRequest) Error() string
func (*QueryCombinedSensorUpdatePolicyMembersBadRequest) GetPayload ¶
func (o *QueryCombinedSensorUpdatePolicyMembersBadRequest) GetPayload() *models.BasePolicyMembersRespV1
func (*QueryCombinedSensorUpdatePolicyMembersBadRequest) IsClientError ¶
func (o *QueryCombinedSensorUpdatePolicyMembersBadRequest) IsClientError() bool
IsClientError returns true when this query combined sensor update policy members bad request response has a 4xx status code
func (*QueryCombinedSensorUpdatePolicyMembersBadRequest) IsCode ¶
func (o *QueryCombinedSensorUpdatePolicyMembersBadRequest) IsCode(code int) bool
IsCode returns true when this query combined sensor update policy members bad request response a status code equal to that given
func (*QueryCombinedSensorUpdatePolicyMembersBadRequest) IsRedirect ¶
func (o *QueryCombinedSensorUpdatePolicyMembersBadRequest) IsRedirect() bool
IsRedirect returns true when this query combined sensor update policy members bad request response has a 3xx status code
func (*QueryCombinedSensorUpdatePolicyMembersBadRequest) IsServerError ¶
func (o *QueryCombinedSensorUpdatePolicyMembersBadRequest) IsServerError() bool
IsServerError returns true when this query combined sensor update policy members bad request response has a 5xx status code
func (*QueryCombinedSensorUpdatePolicyMembersBadRequest) IsSuccess ¶
func (o *QueryCombinedSensorUpdatePolicyMembersBadRequest) IsSuccess() bool
IsSuccess returns true when this query combined sensor update policy members bad request response has a 2xx status code
func (*QueryCombinedSensorUpdatePolicyMembersBadRequest) String ¶
func (o *QueryCombinedSensorUpdatePolicyMembersBadRequest) String() string
type QueryCombinedSensorUpdatePolicyMembersForbidden ¶
type QueryCombinedSensorUpdatePolicyMembersForbidden struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaErrorsOnly }
QueryCombinedSensorUpdatePolicyMembersForbidden describes a response with status code 403, with default header values.
Forbidden
func NewQueryCombinedSensorUpdatePolicyMembersForbidden ¶
func NewQueryCombinedSensorUpdatePolicyMembersForbidden() *QueryCombinedSensorUpdatePolicyMembersForbidden
NewQueryCombinedSensorUpdatePolicyMembersForbidden creates a QueryCombinedSensorUpdatePolicyMembersForbidden with default headers values
func (*QueryCombinedSensorUpdatePolicyMembersForbidden) Code ¶
func (o *QueryCombinedSensorUpdatePolicyMembersForbidden) Code() int
Code gets the status code for the query combined sensor update policy members forbidden response
func (*QueryCombinedSensorUpdatePolicyMembersForbidden) Error ¶
func (o *QueryCombinedSensorUpdatePolicyMembersForbidden) Error() string
func (*QueryCombinedSensorUpdatePolicyMembersForbidden) GetPayload ¶
func (o *QueryCombinedSensorUpdatePolicyMembersForbidden) GetPayload() *models.MsaErrorsOnly
func (*QueryCombinedSensorUpdatePolicyMembersForbidden) IsClientError ¶
func (o *QueryCombinedSensorUpdatePolicyMembersForbidden) IsClientError() bool
IsClientError returns true when this query combined sensor update policy members forbidden response has a 4xx status code
func (*QueryCombinedSensorUpdatePolicyMembersForbidden) IsCode ¶
func (o *QueryCombinedSensorUpdatePolicyMembersForbidden) IsCode(code int) bool
IsCode returns true when this query combined sensor update policy members forbidden response a status code equal to that given
func (*QueryCombinedSensorUpdatePolicyMembersForbidden) IsRedirect ¶
func (o *QueryCombinedSensorUpdatePolicyMembersForbidden) IsRedirect() bool
IsRedirect returns true when this query combined sensor update policy members forbidden response has a 3xx status code
func (*QueryCombinedSensorUpdatePolicyMembersForbidden) IsServerError ¶
func (o *QueryCombinedSensorUpdatePolicyMembersForbidden) IsServerError() bool
IsServerError returns true when this query combined sensor update policy members forbidden response has a 5xx status code
func (*QueryCombinedSensorUpdatePolicyMembersForbidden) IsSuccess ¶
func (o *QueryCombinedSensorUpdatePolicyMembersForbidden) IsSuccess() bool
IsSuccess returns true when this query combined sensor update policy members forbidden response has a 2xx status code
func (*QueryCombinedSensorUpdatePolicyMembersForbidden) String ¶
func (o *QueryCombinedSensorUpdatePolicyMembersForbidden) String() string
type QueryCombinedSensorUpdatePolicyMembersInternalServerError ¶
type QueryCombinedSensorUpdatePolicyMembersInternalServerError struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.BasePolicyMembersRespV1 }
QueryCombinedSensorUpdatePolicyMembersInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewQueryCombinedSensorUpdatePolicyMembersInternalServerError ¶
func NewQueryCombinedSensorUpdatePolicyMembersInternalServerError() *QueryCombinedSensorUpdatePolicyMembersInternalServerError
NewQueryCombinedSensorUpdatePolicyMembersInternalServerError creates a QueryCombinedSensorUpdatePolicyMembersInternalServerError with default headers values
func (*QueryCombinedSensorUpdatePolicyMembersInternalServerError) Code ¶
func (o *QueryCombinedSensorUpdatePolicyMembersInternalServerError) Code() int
Code gets the status code for the query combined sensor update policy members internal server error response
func (*QueryCombinedSensorUpdatePolicyMembersInternalServerError) Error ¶
func (o *QueryCombinedSensorUpdatePolicyMembersInternalServerError) Error() string
func (*QueryCombinedSensorUpdatePolicyMembersInternalServerError) GetPayload ¶
func (o *QueryCombinedSensorUpdatePolicyMembersInternalServerError) GetPayload() *models.BasePolicyMembersRespV1
func (*QueryCombinedSensorUpdatePolicyMembersInternalServerError) IsClientError ¶
func (o *QueryCombinedSensorUpdatePolicyMembersInternalServerError) IsClientError() bool
IsClientError returns true when this query combined sensor update policy members internal server error response has a 4xx status code
func (*QueryCombinedSensorUpdatePolicyMembersInternalServerError) IsCode ¶
func (o *QueryCombinedSensorUpdatePolicyMembersInternalServerError) IsCode(code int) bool
IsCode returns true when this query combined sensor update policy members internal server error response a status code equal to that given
func (*QueryCombinedSensorUpdatePolicyMembersInternalServerError) IsRedirect ¶
func (o *QueryCombinedSensorUpdatePolicyMembersInternalServerError) IsRedirect() bool
IsRedirect returns true when this query combined sensor update policy members internal server error response has a 3xx status code
func (*QueryCombinedSensorUpdatePolicyMembersInternalServerError) IsServerError ¶
func (o *QueryCombinedSensorUpdatePolicyMembersInternalServerError) IsServerError() bool
IsServerError returns true when this query combined sensor update policy members internal server error response has a 5xx status code
func (*QueryCombinedSensorUpdatePolicyMembersInternalServerError) IsSuccess ¶
func (o *QueryCombinedSensorUpdatePolicyMembersInternalServerError) IsSuccess() bool
IsSuccess returns true when this query combined sensor update policy members internal server error response has a 2xx status code
func (*QueryCombinedSensorUpdatePolicyMembersInternalServerError) String ¶
func (o *QueryCombinedSensorUpdatePolicyMembersInternalServerError) String() string
type QueryCombinedSensorUpdatePolicyMembersNotFound ¶
type QueryCombinedSensorUpdatePolicyMembersNotFound struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.BasePolicyMembersRespV1 }
QueryCombinedSensorUpdatePolicyMembersNotFound describes a response with status code 404, with default header values.
Not Found
func NewQueryCombinedSensorUpdatePolicyMembersNotFound ¶
func NewQueryCombinedSensorUpdatePolicyMembersNotFound() *QueryCombinedSensorUpdatePolicyMembersNotFound
NewQueryCombinedSensorUpdatePolicyMembersNotFound creates a QueryCombinedSensorUpdatePolicyMembersNotFound with default headers values
func (*QueryCombinedSensorUpdatePolicyMembersNotFound) Code ¶
func (o *QueryCombinedSensorUpdatePolicyMembersNotFound) Code() int
Code gets the status code for the query combined sensor update policy members not found response
func (*QueryCombinedSensorUpdatePolicyMembersNotFound) Error ¶
func (o *QueryCombinedSensorUpdatePolicyMembersNotFound) Error() string
func (*QueryCombinedSensorUpdatePolicyMembersNotFound) GetPayload ¶
func (o *QueryCombinedSensorUpdatePolicyMembersNotFound) GetPayload() *models.BasePolicyMembersRespV1
func (*QueryCombinedSensorUpdatePolicyMembersNotFound) IsClientError ¶
func (o *QueryCombinedSensorUpdatePolicyMembersNotFound) IsClientError() bool
IsClientError returns true when this query combined sensor update policy members not found response has a 4xx status code
func (*QueryCombinedSensorUpdatePolicyMembersNotFound) IsCode ¶
func (o *QueryCombinedSensorUpdatePolicyMembersNotFound) IsCode(code int) bool
IsCode returns true when this query combined sensor update policy members not found response a status code equal to that given
func (*QueryCombinedSensorUpdatePolicyMembersNotFound) IsRedirect ¶
func (o *QueryCombinedSensorUpdatePolicyMembersNotFound) IsRedirect() bool
IsRedirect returns true when this query combined sensor update policy members not found response has a 3xx status code
func (*QueryCombinedSensorUpdatePolicyMembersNotFound) IsServerError ¶
func (o *QueryCombinedSensorUpdatePolicyMembersNotFound) IsServerError() bool
IsServerError returns true when this query combined sensor update policy members not found response has a 5xx status code
func (*QueryCombinedSensorUpdatePolicyMembersNotFound) IsSuccess ¶
func (o *QueryCombinedSensorUpdatePolicyMembersNotFound) IsSuccess() bool
IsSuccess returns true when this query combined sensor update policy members not found response has a 2xx status code
func (*QueryCombinedSensorUpdatePolicyMembersNotFound) String ¶
func (o *QueryCombinedSensorUpdatePolicyMembersNotFound) String() string
type QueryCombinedSensorUpdatePolicyMembersOK ¶
type QueryCombinedSensorUpdatePolicyMembersOK struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.BasePolicyMembersRespV1 }
QueryCombinedSensorUpdatePolicyMembersOK describes a response with status code 200, with default header values.
OK
func NewQueryCombinedSensorUpdatePolicyMembersOK ¶
func NewQueryCombinedSensorUpdatePolicyMembersOK() *QueryCombinedSensorUpdatePolicyMembersOK
NewQueryCombinedSensorUpdatePolicyMembersOK creates a QueryCombinedSensorUpdatePolicyMembersOK with default headers values
func (*QueryCombinedSensorUpdatePolicyMembersOK) Code ¶
func (o *QueryCombinedSensorUpdatePolicyMembersOK) Code() int
Code gets the status code for the query combined sensor update policy members o k response
func (*QueryCombinedSensorUpdatePolicyMembersOK) Error ¶
func (o *QueryCombinedSensorUpdatePolicyMembersOK) Error() string
func (*QueryCombinedSensorUpdatePolicyMembersOK) GetPayload ¶
func (o *QueryCombinedSensorUpdatePolicyMembersOK) GetPayload() *models.BasePolicyMembersRespV1
func (*QueryCombinedSensorUpdatePolicyMembersOK) IsClientError ¶
func (o *QueryCombinedSensorUpdatePolicyMembersOK) IsClientError() bool
IsClientError returns true when this query combined sensor update policy members o k response has a 4xx status code
func (*QueryCombinedSensorUpdatePolicyMembersOK) IsCode ¶
func (o *QueryCombinedSensorUpdatePolicyMembersOK) IsCode(code int) bool
IsCode returns true when this query combined sensor update policy members o k response a status code equal to that given
func (*QueryCombinedSensorUpdatePolicyMembersOK) IsRedirect ¶
func (o *QueryCombinedSensorUpdatePolicyMembersOK) IsRedirect() bool
IsRedirect returns true when this query combined sensor update policy members o k response has a 3xx status code
func (*QueryCombinedSensorUpdatePolicyMembersOK) IsServerError ¶
func (o *QueryCombinedSensorUpdatePolicyMembersOK) IsServerError() bool
IsServerError returns true when this query combined sensor update policy members o k response has a 5xx status code
func (*QueryCombinedSensorUpdatePolicyMembersOK) IsSuccess ¶
func (o *QueryCombinedSensorUpdatePolicyMembersOK) IsSuccess() bool
IsSuccess returns true when this query combined sensor update policy members o k response has a 2xx status code
func (*QueryCombinedSensorUpdatePolicyMembersOK) String ¶
func (o *QueryCombinedSensorUpdatePolicyMembersOK) String() string
type QueryCombinedSensorUpdatePolicyMembersParams ¶
type QueryCombinedSensorUpdatePolicyMembersParams struct { /* Filter. The filter expression that should be used to limit the results */ Filter *string /* ID. The ID of the Sensor Update Policy to search for members of */ ID *string /* Limit. The maximum records to return. [1-5000] */ Limit *int64 /* Offset. The offset to start retrieving records from */ Offset *int64 /* Sort. The property to sort by */ Sort *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
QueryCombinedSensorUpdatePolicyMembersParams contains all the parameters to send to the API endpoint
for the query combined sensor update policy members operation. Typically these are written to a http.Request.
func NewQueryCombinedSensorUpdatePolicyMembersParams ¶
func NewQueryCombinedSensorUpdatePolicyMembersParams() *QueryCombinedSensorUpdatePolicyMembersParams
NewQueryCombinedSensorUpdatePolicyMembersParams creates a new QueryCombinedSensorUpdatePolicyMembersParams 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 NewQueryCombinedSensorUpdatePolicyMembersParamsWithContext ¶
func NewQueryCombinedSensorUpdatePolicyMembersParamsWithContext(ctx context.Context) *QueryCombinedSensorUpdatePolicyMembersParams
NewQueryCombinedSensorUpdatePolicyMembersParamsWithContext creates a new QueryCombinedSensorUpdatePolicyMembersParams object with the ability to set a context for a request.
func NewQueryCombinedSensorUpdatePolicyMembersParamsWithHTTPClient ¶
func NewQueryCombinedSensorUpdatePolicyMembersParamsWithHTTPClient(client *http.Client) *QueryCombinedSensorUpdatePolicyMembersParams
NewQueryCombinedSensorUpdatePolicyMembersParamsWithHTTPClient creates a new QueryCombinedSensorUpdatePolicyMembersParams object with the ability to set a custom HTTPClient for a request.
func NewQueryCombinedSensorUpdatePolicyMembersParamsWithTimeout ¶
func NewQueryCombinedSensorUpdatePolicyMembersParamsWithTimeout(timeout time.Duration) *QueryCombinedSensorUpdatePolicyMembersParams
NewQueryCombinedSensorUpdatePolicyMembersParamsWithTimeout creates a new QueryCombinedSensorUpdatePolicyMembersParams object with the ability to set a timeout on a request.
func (*QueryCombinedSensorUpdatePolicyMembersParams) SetContext ¶
func (o *QueryCombinedSensorUpdatePolicyMembersParams) SetContext(ctx context.Context)
SetContext adds the context to the query combined sensor update policy members params
func (*QueryCombinedSensorUpdatePolicyMembersParams) SetDefaults ¶
func (o *QueryCombinedSensorUpdatePolicyMembersParams) SetDefaults()
SetDefaults hydrates default values in the query combined sensor update policy members params (not the query body).
All values with no default are reset to their zero value.
func (*QueryCombinedSensorUpdatePolicyMembersParams) SetFilter ¶
func (o *QueryCombinedSensorUpdatePolicyMembersParams) SetFilter(filter *string)
SetFilter adds the filter to the query combined sensor update policy members params
func (*QueryCombinedSensorUpdatePolicyMembersParams) SetHTTPClient ¶
func (o *QueryCombinedSensorUpdatePolicyMembersParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the query combined sensor update policy members params
func (*QueryCombinedSensorUpdatePolicyMembersParams) SetID ¶
func (o *QueryCombinedSensorUpdatePolicyMembersParams) SetID(id *string)
SetID adds the id to the query combined sensor update policy members params
func (*QueryCombinedSensorUpdatePolicyMembersParams) SetLimit ¶
func (o *QueryCombinedSensorUpdatePolicyMembersParams) SetLimit(limit *int64)
SetLimit adds the limit to the query combined sensor update policy members params
func (*QueryCombinedSensorUpdatePolicyMembersParams) SetOffset ¶
func (o *QueryCombinedSensorUpdatePolicyMembersParams) SetOffset(offset *int64)
SetOffset adds the offset to the query combined sensor update policy members params
func (*QueryCombinedSensorUpdatePolicyMembersParams) SetSort ¶
func (o *QueryCombinedSensorUpdatePolicyMembersParams) SetSort(sort *string)
SetSort adds the sort to the query combined sensor update policy members params
func (*QueryCombinedSensorUpdatePolicyMembersParams) SetTimeout ¶
func (o *QueryCombinedSensorUpdatePolicyMembersParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the query combined sensor update policy members params
func (*QueryCombinedSensorUpdatePolicyMembersParams) WithContext ¶
func (o *QueryCombinedSensorUpdatePolicyMembersParams) WithContext(ctx context.Context) *QueryCombinedSensorUpdatePolicyMembersParams
WithContext adds the context to the query combined sensor update policy members params
func (*QueryCombinedSensorUpdatePolicyMembersParams) WithDefaults ¶
func (o *QueryCombinedSensorUpdatePolicyMembersParams) WithDefaults() *QueryCombinedSensorUpdatePolicyMembersParams
WithDefaults hydrates default values in the query combined sensor update policy members params (not the query body).
All values with no default are reset to their zero value.
func (*QueryCombinedSensorUpdatePolicyMembersParams) WithFilter ¶
func (o *QueryCombinedSensorUpdatePolicyMembersParams) WithFilter(filter *string) *QueryCombinedSensorUpdatePolicyMembersParams
WithFilter adds the filter to the query combined sensor update policy members params
func (*QueryCombinedSensorUpdatePolicyMembersParams) WithHTTPClient ¶
func (o *QueryCombinedSensorUpdatePolicyMembersParams) WithHTTPClient(client *http.Client) *QueryCombinedSensorUpdatePolicyMembersParams
WithHTTPClient adds the HTTPClient to the query combined sensor update policy members params
func (*QueryCombinedSensorUpdatePolicyMembersParams) WithID ¶
func (o *QueryCombinedSensorUpdatePolicyMembersParams) WithID(id *string) *QueryCombinedSensorUpdatePolicyMembersParams
WithID adds the id to the query combined sensor update policy members params
func (*QueryCombinedSensorUpdatePolicyMembersParams) WithLimit ¶
func (o *QueryCombinedSensorUpdatePolicyMembersParams) WithLimit(limit *int64) *QueryCombinedSensorUpdatePolicyMembersParams
WithLimit adds the limit to the query combined sensor update policy members params
func (*QueryCombinedSensorUpdatePolicyMembersParams) WithOffset ¶
func (o *QueryCombinedSensorUpdatePolicyMembersParams) WithOffset(offset *int64) *QueryCombinedSensorUpdatePolicyMembersParams
WithOffset adds the offset to the query combined sensor update policy members params
func (*QueryCombinedSensorUpdatePolicyMembersParams) WithSort ¶
func (o *QueryCombinedSensorUpdatePolicyMembersParams) WithSort(sort *string) *QueryCombinedSensorUpdatePolicyMembersParams
WithSort adds the sort to the query combined sensor update policy members params
func (*QueryCombinedSensorUpdatePolicyMembersParams) WithTimeout ¶
func (o *QueryCombinedSensorUpdatePolicyMembersParams) WithTimeout(timeout time.Duration) *QueryCombinedSensorUpdatePolicyMembersParams
WithTimeout adds the timeout to the query combined sensor update policy members params
func (*QueryCombinedSensorUpdatePolicyMembersParams) WriteToRequest ¶
func (o *QueryCombinedSensorUpdatePolicyMembersParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type QueryCombinedSensorUpdatePolicyMembersReader ¶
type QueryCombinedSensorUpdatePolicyMembersReader struct {
// contains filtered or unexported fields
}
QueryCombinedSensorUpdatePolicyMembersReader is a Reader for the QueryCombinedSensorUpdatePolicyMembers structure.
func (*QueryCombinedSensorUpdatePolicyMembersReader) ReadResponse ¶
func (o *QueryCombinedSensorUpdatePolicyMembersReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type QueryCombinedSensorUpdatePolicyMembersTooManyRequests ¶
type QueryCombinedSensorUpdatePolicyMembersTooManyRequests struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 /* Too many requests, retry after this time (as milliseconds since epoch) */ XRateLimitRetryAfter int64 Payload *models.MsaReplyMetaOnly }
QueryCombinedSensorUpdatePolicyMembersTooManyRequests describes a response with status code 429, with default header values.
Too Many Requests
func NewQueryCombinedSensorUpdatePolicyMembersTooManyRequests ¶
func NewQueryCombinedSensorUpdatePolicyMembersTooManyRequests() *QueryCombinedSensorUpdatePolicyMembersTooManyRequests
NewQueryCombinedSensorUpdatePolicyMembersTooManyRequests creates a QueryCombinedSensorUpdatePolicyMembersTooManyRequests with default headers values
func (*QueryCombinedSensorUpdatePolicyMembersTooManyRequests) Code ¶
func (o *QueryCombinedSensorUpdatePolicyMembersTooManyRequests) Code() int
Code gets the status code for the query combined sensor update policy members too many requests response
func (*QueryCombinedSensorUpdatePolicyMembersTooManyRequests) Error ¶
func (o *QueryCombinedSensorUpdatePolicyMembersTooManyRequests) Error() string
func (*QueryCombinedSensorUpdatePolicyMembersTooManyRequests) GetPayload ¶
func (o *QueryCombinedSensorUpdatePolicyMembersTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
func (*QueryCombinedSensorUpdatePolicyMembersTooManyRequests) IsClientError ¶
func (o *QueryCombinedSensorUpdatePolicyMembersTooManyRequests) IsClientError() bool
IsClientError returns true when this query combined sensor update policy members too many requests response has a 4xx status code
func (*QueryCombinedSensorUpdatePolicyMembersTooManyRequests) IsCode ¶
func (o *QueryCombinedSensorUpdatePolicyMembersTooManyRequests) IsCode(code int) bool
IsCode returns true when this query combined sensor update policy members too many requests response a status code equal to that given
func (*QueryCombinedSensorUpdatePolicyMembersTooManyRequests) IsRedirect ¶
func (o *QueryCombinedSensorUpdatePolicyMembersTooManyRequests) IsRedirect() bool
IsRedirect returns true when this query combined sensor update policy members too many requests response has a 3xx status code
func (*QueryCombinedSensorUpdatePolicyMembersTooManyRequests) IsServerError ¶
func (o *QueryCombinedSensorUpdatePolicyMembersTooManyRequests) IsServerError() bool
IsServerError returns true when this query combined sensor update policy members too many requests response has a 5xx status code
func (*QueryCombinedSensorUpdatePolicyMembersTooManyRequests) IsSuccess ¶
func (o *QueryCombinedSensorUpdatePolicyMembersTooManyRequests) IsSuccess() bool
IsSuccess returns true when this query combined sensor update policy members too many requests response has a 2xx status code
func (*QueryCombinedSensorUpdatePolicyMembersTooManyRequests) String ¶
func (o *QueryCombinedSensorUpdatePolicyMembersTooManyRequests) String() string
type QuerySensorUpdateKernelsDistinctBadRequest ¶
type QuerySensorUpdateKernelsDistinctBadRequest struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaQueryResponse }
QuerySensorUpdateKernelsDistinctBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewQuerySensorUpdateKernelsDistinctBadRequest ¶
func NewQuerySensorUpdateKernelsDistinctBadRequest() *QuerySensorUpdateKernelsDistinctBadRequest
NewQuerySensorUpdateKernelsDistinctBadRequest creates a QuerySensorUpdateKernelsDistinctBadRequest with default headers values
func (*QuerySensorUpdateKernelsDistinctBadRequest) Code ¶
func (o *QuerySensorUpdateKernelsDistinctBadRequest) Code() int
Code gets the status code for the query sensor update kernels distinct bad request response
func (*QuerySensorUpdateKernelsDistinctBadRequest) Error ¶
func (o *QuerySensorUpdateKernelsDistinctBadRequest) Error() string
func (*QuerySensorUpdateKernelsDistinctBadRequest) GetPayload ¶
func (o *QuerySensorUpdateKernelsDistinctBadRequest) GetPayload() *models.MsaQueryResponse
func (*QuerySensorUpdateKernelsDistinctBadRequest) IsClientError ¶
func (o *QuerySensorUpdateKernelsDistinctBadRequest) IsClientError() bool
IsClientError returns true when this query sensor update kernels distinct bad request response has a 4xx status code
func (*QuerySensorUpdateKernelsDistinctBadRequest) IsCode ¶
func (o *QuerySensorUpdateKernelsDistinctBadRequest) IsCode(code int) bool
IsCode returns true when this query sensor update kernels distinct bad request response a status code equal to that given
func (*QuerySensorUpdateKernelsDistinctBadRequest) IsRedirect ¶
func (o *QuerySensorUpdateKernelsDistinctBadRequest) IsRedirect() bool
IsRedirect returns true when this query sensor update kernels distinct bad request response has a 3xx status code
func (*QuerySensorUpdateKernelsDistinctBadRequest) IsServerError ¶
func (o *QuerySensorUpdateKernelsDistinctBadRequest) IsServerError() bool
IsServerError returns true when this query sensor update kernels distinct bad request response has a 5xx status code
func (*QuerySensorUpdateKernelsDistinctBadRequest) IsSuccess ¶
func (o *QuerySensorUpdateKernelsDistinctBadRequest) IsSuccess() bool
IsSuccess returns true when this query sensor update kernels distinct bad request response has a 2xx status code
func (*QuerySensorUpdateKernelsDistinctBadRequest) String ¶
func (o *QuerySensorUpdateKernelsDistinctBadRequest) String() string
type QuerySensorUpdateKernelsDistinctForbidden ¶
type QuerySensorUpdateKernelsDistinctForbidden struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaErrorsOnly }
QuerySensorUpdateKernelsDistinctForbidden describes a response with status code 403, with default header values.
Forbidden
func NewQuerySensorUpdateKernelsDistinctForbidden ¶
func NewQuerySensorUpdateKernelsDistinctForbidden() *QuerySensorUpdateKernelsDistinctForbidden
NewQuerySensorUpdateKernelsDistinctForbidden creates a QuerySensorUpdateKernelsDistinctForbidden with default headers values
func (*QuerySensorUpdateKernelsDistinctForbidden) Code ¶
func (o *QuerySensorUpdateKernelsDistinctForbidden) Code() int
Code gets the status code for the query sensor update kernels distinct forbidden response
func (*QuerySensorUpdateKernelsDistinctForbidden) Error ¶
func (o *QuerySensorUpdateKernelsDistinctForbidden) Error() string
func (*QuerySensorUpdateKernelsDistinctForbidden) GetPayload ¶
func (o *QuerySensorUpdateKernelsDistinctForbidden) GetPayload() *models.MsaErrorsOnly
func (*QuerySensorUpdateKernelsDistinctForbidden) IsClientError ¶
func (o *QuerySensorUpdateKernelsDistinctForbidden) IsClientError() bool
IsClientError returns true when this query sensor update kernels distinct forbidden response has a 4xx status code
func (*QuerySensorUpdateKernelsDistinctForbidden) IsCode ¶
func (o *QuerySensorUpdateKernelsDistinctForbidden) IsCode(code int) bool
IsCode returns true when this query sensor update kernels distinct forbidden response a status code equal to that given
func (*QuerySensorUpdateKernelsDistinctForbidden) IsRedirect ¶
func (o *QuerySensorUpdateKernelsDistinctForbidden) IsRedirect() bool
IsRedirect returns true when this query sensor update kernels distinct forbidden response has a 3xx status code
func (*QuerySensorUpdateKernelsDistinctForbidden) IsServerError ¶
func (o *QuerySensorUpdateKernelsDistinctForbidden) IsServerError() bool
IsServerError returns true when this query sensor update kernels distinct forbidden response has a 5xx status code
func (*QuerySensorUpdateKernelsDistinctForbidden) IsSuccess ¶
func (o *QuerySensorUpdateKernelsDistinctForbidden) IsSuccess() bool
IsSuccess returns true when this query sensor update kernels distinct forbidden response has a 2xx status code
func (*QuerySensorUpdateKernelsDistinctForbidden) String ¶
func (o *QuerySensorUpdateKernelsDistinctForbidden) String() string
type QuerySensorUpdateKernelsDistinctInternalServerError ¶
type QuerySensorUpdateKernelsDistinctInternalServerError struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaQueryResponse }
QuerySensorUpdateKernelsDistinctInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewQuerySensorUpdateKernelsDistinctInternalServerError ¶
func NewQuerySensorUpdateKernelsDistinctInternalServerError() *QuerySensorUpdateKernelsDistinctInternalServerError
NewQuerySensorUpdateKernelsDistinctInternalServerError creates a QuerySensorUpdateKernelsDistinctInternalServerError with default headers values
func (*QuerySensorUpdateKernelsDistinctInternalServerError) Code ¶
func (o *QuerySensorUpdateKernelsDistinctInternalServerError) Code() int
Code gets the status code for the query sensor update kernels distinct internal server error response
func (*QuerySensorUpdateKernelsDistinctInternalServerError) Error ¶
func (o *QuerySensorUpdateKernelsDistinctInternalServerError) Error() string
func (*QuerySensorUpdateKernelsDistinctInternalServerError) GetPayload ¶
func (o *QuerySensorUpdateKernelsDistinctInternalServerError) GetPayload() *models.MsaQueryResponse
func (*QuerySensorUpdateKernelsDistinctInternalServerError) IsClientError ¶
func (o *QuerySensorUpdateKernelsDistinctInternalServerError) IsClientError() bool
IsClientError returns true when this query sensor update kernels distinct internal server error response has a 4xx status code
func (*QuerySensorUpdateKernelsDistinctInternalServerError) IsCode ¶
func (o *QuerySensorUpdateKernelsDistinctInternalServerError) IsCode(code int) bool
IsCode returns true when this query sensor update kernels distinct internal server error response a status code equal to that given
func (*QuerySensorUpdateKernelsDistinctInternalServerError) IsRedirect ¶
func (o *QuerySensorUpdateKernelsDistinctInternalServerError) IsRedirect() bool
IsRedirect returns true when this query sensor update kernels distinct internal server error response has a 3xx status code
func (*QuerySensorUpdateKernelsDistinctInternalServerError) IsServerError ¶
func (o *QuerySensorUpdateKernelsDistinctInternalServerError) IsServerError() bool
IsServerError returns true when this query sensor update kernels distinct internal server error response has a 5xx status code
func (*QuerySensorUpdateKernelsDistinctInternalServerError) IsSuccess ¶
func (o *QuerySensorUpdateKernelsDistinctInternalServerError) IsSuccess() bool
IsSuccess returns true when this query sensor update kernels distinct internal server error response has a 2xx status code
func (*QuerySensorUpdateKernelsDistinctInternalServerError) String ¶
func (o *QuerySensorUpdateKernelsDistinctInternalServerError) String() string
type QuerySensorUpdateKernelsDistinctOK ¶
type QuerySensorUpdateKernelsDistinctOK struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaQueryResponse }
QuerySensorUpdateKernelsDistinctOK describes a response with status code 200, with default header values.
OK
func NewQuerySensorUpdateKernelsDistinctOK ¶
func NewQuerySensorUpdateKernelsDistinctOK() *QuerySensorUpdateKernelsDistinctOK
NewQuerySensorUpdateKernelsDistinctOK creates a QuerySensorUpdateKernelsDistinctOK with default headers values
func (*QuerySensorUpdateKernelsDistinctOK) Code ¶
func (o *QuerySensorUpdateKernelsDistinctOK) Code() int
Code gets the status code for the query sensor update kernels distinct o k response
func (*QuerySensorUpdateKernelsDistinctOK) Error ¶
func (o *QuerySensorUpdateKernelsDistinctOK) Error() string
func (*QuerySensorUpdateKernelsDistinctOK) GetPayload ¶
func (o *QuerySensorUpdateKernelsDistinctOK) GetPayload() *models.MsaQueryResponse
func (*QuerySensorUpdateKernelsDistinctOK) IsClientError ¶
func (o *QuerySensorUpdateKernelsDistinctOK) IsClientError() bool
IsClientError returns true when this query sensor update kernels distinct o k response has a 4xx status code
func (*QuerySensorUpdateKernelsDistinctOK) IsCode ¶
func (o *QuerySensorUpdateKernelsDistinctOK) IsCode(code int) bool
IsCode returns true when this query sensor update kernels distinct o k response a status code equal to that given
func (*QuerySensorUpdateKernelsDistinctOK) IsRedirect ¶
func (o *QuerySensorUpdateKernelsDistinctOK) IsRedirect() bool
IsRedirect returns true when this query sensor update kernels distinct o k response has a 3xx status code
func (*QuerySensorUpdateKernelsDistinctOK) IsServerError ¶
func (o *QuerySensorUpdateKernelsDistinctOK) IsServerError() bool
IsServerError returns true when this query sensor update kernels distinct o k response has a 5xx status code
func (*QuerySensorUpdateKernelsDistinctOK) IsSuccess ¶
func (o *QuerySensorUpdateKernelsDistinctOK) IsSuccess() bool
IsSuccess returns true when this query sensor update kernels distinct o k response has a 2xx status code
func (*QuerySensorUpdateKernelsDistinctOK) String ¶
func (o *QuerySensorUpdateKernelsDistinctOK) String() string
type QuerySensorUpdateKernelsDistinctParams ¶
type QuerySensorUpdateKernelsDistinctParams struct { /* DistinctField. The field name to get distinct values for */ DistinctField string /* Filter. The filter expression that should be used to limit the results */ Filter *string /* Limit. The maximum records to return. [1-500] */ Limit *int64 /* Offset. The offset to start retrieving records from */ Offset *int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
QuerySensorUpdateKernelsDistinctParams contains all the parameters to send to the API endpoint
for the query sensor update kernels distinct operation. Typically these are written to a http.Request.
func NewQuerySensorUpdateKernelsDistinctParams ¶
func NewQuerySensorUpdateKernelsDistinctParams() *QuerySensorUpdateKernelsDistinctParams
NewQuerySensorUpdateKernelsDistinctParams creates a new QuerySensorUpdateKernelsDistinctParams 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 NewQuerySensorUpdateKernelsDistinctParamsWithContext ¶
func NewQuerySensorUpdateKernelsDistinctParamsWithContext(ctx context.Context) *QuerySensorUpdateKernelsDistinctParams
NewQuerySensorUpdateKernelsDistinctParamsWithContext creates a new QuerySensorUpdateKernelsDistinctParams object with the ability to set a context for a request.
func NewQuerySensorUpdateKernelsDistinctParamsWithHTTPClient ¶
func NewQuerySensorUpdateKernelsDistinctParamsWithHTTPClient(client *http.Client) *QuerySensorUpdateKernelsDistinctParams
NewQuerySensorUpdateKernelsDistinctParamsWithHTTPClient creates a new QuerySensorUpdateKernelsDistinctParams object with the ability to set a custom HTTPClient for a request.
func NewQuerySensorUpdateKernelsDistinctParamsWithTimeout ¶
func NewQuerySensorUpdateKernelsDistinctParamsWithTimeout(timeout time.Duration) *QuerySensorUpdateKernelsDistinctParams
NewQuerySensorUpdateKernelsDistinctParamsWithTimeout creates a new QuerySensorUpdateKernelsDistinctParams object with the ability to set a timeout on a request.
func (*QuerySensorUpdateKernelsDistinctParams) SetContext ¶
func (o *QuerySensorUpdateKernelsDistinctParams) SetContext(ctx context.Context)
SetContext adds the context to the query sensor update kernels distinct params
func (*QuerySensorUpdateKernelsDistinctParams) SetDefaults ¶
func (o *QuerySensorUpdateKernelsDistinctParams) SetDefaults()
SetDefaults hydrates default values in the query sensor update kernels distinct params (not the query body).
All values with no default are reset to their zero value.
func (*QuerySensorUpdateKernelsDistinctParams) SetDistinctField ¶
func (o *QuerySensorUpdateKernelsDistinctParams) SetDistinctField(distinctField string)
SetDistinctField adds the distinctField to the query sensor update kernels distinct params
func (*QuerySensorUpdateKernelsDistinctParams) SetFilter ¶
func (o *QuerySensorUpdateKernelsDistinctParams) SetFilter(filter *string)
SetFilter adds the filter to the query sensor update kernels distinct params
func (*QuerySensorUpdateKernelsDistinctParams) SetHTTPClient ¶
func (o *QuerySensorUpdateKernelsDistinctParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the query sensor update kernels distinct params
func (*QuerySensorUpdateKernelsDistinctParams) SetLimit ¶
func (o *QuerySensorUpdateKernelsDistinctParams) SetLimit(limit *int64)
SetLimit adds the limit to the query sensor update kernels distinct params
func (*QuerySensorUpdateKernelsDistinctParams) SetOffset ¶
func (o *QuerySensorUpdateKernelsDistinctParams) SetOffset(offset *int64)
SetOffset adds the offset to the query sensor update kernels distinct params
func (*QuerySensorUpdateKernelsDistinctParams) SetTimeout ¶
func (o *QuerySensorUpdateKernelsDistinctParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the query sensor update kernels distinct params
func (*QuerySensorUpdateKernelsDistinctParams) WithContext ¶
func (o *QuerySensorUpdateKernelsDistinctParams) WithContext(ctx context.Context) *QuerySensorUpdateKernelsDistinctParams
WithContext adds the context to the query sensor update kernels distinct params
func (*QuerySensorUpdateKernelsDistinctParams) WithDefaults ¶
func (o *QuerySensorUpdateKernelsDistinctParams) WithDefaults() *QuerySensorUpdateKernelsDistinctParams
WithDefaults hydrates default values in the query sensor update kernels distinct params (not the query body).
All values with no default are reset to their zero value.
func (*QuerySensorUpdateKernelsDistinctParams) WithDistinctField ¶
func (o *QuerySensorUpdateKernelsDistinctParams) WithDistinctField(distinctField string) *QuerySensorUpdateKernelsDistinctParams
WithDistinctField adds the distinctField to the query sensor update kernels distinct params
func (*QuerySensorUpdateKernelsDistinctParams) WithFilter ¶
func (o *QuerySensorUpdateKernelsDistinctParams) WithFilter(filter *string) *QuerySensorUpdateKernelsDistinctParams
WithFilter adds the filter to the query sensor update kernels distinct params
func (*QuerySensorUpdateKernelsDistinctParams) WithHTTPClient ¶
func (o *QuerySensorUpdateKernelsDistinctParams) WithHTTPClient(client *http.Client) *QuerySensorUpdateKernelsDistinctParams
WithHTTPClient adds the HTTPClient to the query sensor update kernels distinct params
func (*QuerySensorUpdateKernelsDistinctParams) WithLimit ¶
func (o *QuerySensorUpdateKernelsDistinctParams) WithLimit(limit *int64) *QuerySensorUpdateKernelsDistinctParams
WithLimit adds the limit to the query sensor update kernels distinct params
func (*QuerySensorUpdateKernelsDistinctParams) WithOffset ¶
func (o *QuerySensorUpdateKernelsDistinctParams) WithOffset(offset *int64) *QuerySensorUpdateKernelsDistinctParams
WithOffset adds the offset to the query sensor update kernels distinct params
func (*QuerySensorUpdateKernelsDistinctParams) WithTimeout ¶
func (o *QuerySensorUpdateKernelsDistinctParams) WithTimeout(timeout time.Duration) *QuerySensorUpdateKernelsDistinctParams
WithTimeout adds the timeout to the query sensor update kernels distinct params
func (*QuerySensorUpdateKernelsDistinctParams) WriteToRequest ¶
func (o *QuerySensorUpdateKernelsDistinctParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type QuerySensorUpdateKernelsDistinctReader ¶
type QuerySensorUpdateKernelsDistinctReader struct {
// contains filtered or unexported fields
}
QuerySensorUpdateKernelsDistinctReader is a Reader for the QuerySensorUpdateKernelsDistinct structure.
func (*QuerySensorUpdateKernelsDistinctReader) ReadResponse ¶
func (o *QuerySensorUpdateKernelsDistinctReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type QuerySensorUpdateKernelsDistinctTooManyRequests ¶
type QuerySensorUpdateKernelsDistinctTooManyRequests struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 /* Too many requests, retry after this time (as milliseconds since epoch) */ XRateLimitRetryAfter int64 Payload *models.MsaReplyMetaOnly }
QuerySensorUpdateKernelsDistinctTooManyRequests describes a response with status code 429, with default header values.
Too Many Requests
func NewQuerySensorUpdateKernelsDistinctTooManyRequests ¶
func NewQuerySensorUpdateKernelsDistinctTooManyRequests() *QuerySensorUpdateKernelsDistinctTooManyRequests
NewQuerySensorUpdateKernelsDistinctTooManyRequests creates a QuerySensorUpdateKernelsDistinctTooManyRequests with default headers values
func (*QuerySensorUpdateKernelsDistinctTooManyRequests) Code ¶
func (o *QuerySensorUpdateKernelsDistinctTooManyRequests) Code() int
Code gets the status code for the query sensor update kernels distinct too many requests response
func (*QuerySensorUpdateKernelsDistinctTooManyRequests) Error ¶
func (o *QuerySensorUpdateKernelsDistinctTooManyRequests) Error() string
func (*QuerySensorUpdateKernelsDistinctTooManyRequests) GetPayload ¶
func (o *QuerySensorUpdateKernelsDistinctTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
func (*QuerySensorUpdateKernelsDistinctTooManyRequests) IsClientError ¶
func (o *QuerySensorUpdateKernelsDistinctTooManyRequests) IsClientError() bool
IsClientError returns true when this query sensor update kernels distinct too many requests response has a 4xx status code
func (*QuerySensorUpdateKernelsDistinctTooManyRequests) IsCode ¶
func (o *QuerySensorUpdateKernelsDistinctTooManyRequests) IsCode(code int) bool
IsCode returns true when this query sensor update kernels distinct too many requests response a status code equal to that given
func (*QuerySensorUpdateKernelsDistinctTooManyRequests) IsRedirect ¶
func (o *QuerySensorUpdateKernelsDistinctTooManyRequests) IsRedirect() bool
IsRedirect returns true when this query sensor update kernels distinct too many requests response has a 3xx status code
func (*QuerySensorUpdateKernelsDistinctTooManyRequests) IsServerError ¶
func (o *QuerySensorUpdateKernelsDistinctTooManyRequests) IsServerError() bool
IsServerError returns true when this query sensor update kernels distinct too many requests response has a 5xx status code
func (*QuerySensorUpdateKernelsDistinctTooManyRequests) IsSuccess ¶
func (o *QuerySensorUpdateKernelsDistinctTooManyRequests) IsSuccess() bool
IsSuccess returns true when this query sensor update kernels distinct too many requests response has a 2xx status code
func (*QuerySensorUpdateKernelsDistinctTooManyRequests) String ¶
func (o *QuerySensorUpdateKernelsDistinctTooManyRequests) String() string
type QuerySensorUpdatePoliciesBadRequest ¶
type QuerySensorUpdatePoliciesBadRequest struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaQueryResponse }
QuerySensorUpdatePoliciesBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewQuerySensorUpdatePoliciesBadRequest ¶
func NewQuerySensorUpdatePoliciesBadRequest() *QuerySensorUpdatePoliciesBadRequest
NewQuerySensorUpdatePoliciesBadRequest creates a QuerySensorUpdatePoliciesBadRequest with default headers values
func (*QuerySensorUpdatePoliciesBadRequest) Code ¶
func (o *QuerySensorUpdatePoliciesBadRequest) Code() int
Code gets the status code for the query sensor update policies bad request response
func (*QuerySensorUpdatePoliciesBadRequest) Error ¶
func (o *QuerySensorUpdatePoliciesBadRequest) Error() string
func (*QuerySensorUpdatePoliciesBadRequest) GetPayload ¶
func (o *QuerySensorUpdatePoliciesBadRequest) GetPayload() *models.MsaQueryResponse
func (*QuerySensorUpdatePoliciesBadRequest) IsClientError ¶
func (o *QuerySensorUpdatePoliciesBadRequest) IsClientError() bool
IsClientError returns true when this query sensor update policies bad request response has a 4xx status code
func (*QuerySensorUpdatePoliciesBadRequest) IsCode ¶
func (o *QuerySensorUpdatePoliciesBadRequest) IsCode(code int) bool
IsCode returns true when this query sensor update policies bad request response a status code equal to that given
func (*QuerySensorUpdatePoliciesBadRequest) IsRedirect ¶
func (o *QuerySensorUpdatePoliciesBadRequest) IsRedirect() bool
IsRedirect returns true when this query sensor update policies bad request response has a 3xx status code
func (*QuerySensorUpdatePoliciesBadRequest) IsServerError ¶
func (o *QuerySensorUpdatePoliciesBadRequest) IsServerError() bool
IsServerError returns true when this query sensor update policies bad request response has a 5xx status code
func (*QuerySensorUpdatePoliciesBadRequest) IsSuccess ¶
func (o *QuerySensorUpdatePoliciesBadRequest) IsSuccess() bool
IsSuccess returns true when this query sensor update policies bad request response has a 2xx status code
func (*QuerySensorUpdatePoliciesBadRequest) String ¶
func (o *QuerySensorUpdatePoliciesBadRequest) String() string
type QuerySensorUpdatePoliciesForbidden ¶
type QuerySensorUpdatePoliciesForbidden struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaErrorsOnly }
QuerySensorUpdatePoliciesForbidden describes a response with status code 403, with default header values.
Forbidden
func NewQuerySensorUpdatePoliciesForbidden ¶
func NewQuerySensorUpdatePoliciesForbidden() *QuerySensorUpdatePoliciesForbidden
NewQuerySensorUpdatePoliciesForbidden creates a QuerySensorUpdatePoliciesForbidden with default headers values
func (*QuerySensorUpdatePoliciesForbidden) Code ¶
func (o *QuerySensorUpdatePoliciesForbidden) Code() int
Code gets the status code for the query sensor update policies forbidden response
func (*QuerySensorUpdatePoliciesForbidden) Error ¶
func (o *QuerySensorUpdatePoliciesForbidden) Error() string
func (*QuerySensorUpdatePoliciesForbidden) GetPayload ¶
func (o *QuerySensorUpdatePoliciesForbidden) GetPayload() *models.MsaErrorsOnly
func (*QuerySensorUpdatePoliciesForbidden) IsClientError ¶
func (o *QuerySensorUpdatePoliciesForbidden) IsClientError() bool
IsClientError returns true when this query sensor update policies forbidden response has a 4xx status code
func (*QuerySensorUpdatePoliciesForbidden) IsCode ¶
func (o *QuerySensorUpdatePoliciesForbidden) IsCode(code int) bool
IsCode returns true when this query sensor update policies forbidden response a status code equal to that given
func (*QuerySensorUpdatePoliciesForbidden) IsRedirect ¶
func (o *QuerySensorUpdatePoliciesForbidden) IsRedirect() bool
IsRedirect returns true when this query sensor update policies forbidden response has a 3xx status code
func (*QuerySensorUpdatePoliciesForbidden) IsServerError ¶
func (o *QuerySensorUpdatePoliciesForbidden) IsServerError() bool
IsServerError returns true when this query sensor update policies forbidden response has a 5xx status code
func (*QuerySensorUpdatePoliciesForbidden) IsSuccess ¶
func (o *QuerySensorUpdatePoliciesForbidden) IsSuccess() bool
IsSuccess returns true when this query sensor update policies forbidden response has a 2xx status code
func (*QuerySensorUpdatePoliciesForbidden) String ¶
func (o *QuerySensorUpdatePoliciesForbidden) String() string
type QuerySensorUpdatePoliciesInternalServerError ¶
type QuerySensorUpdatePoliciesInternalServerError struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaQueryResponse }
QuerySensorUpdatePoliciesInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewQuerySensorUpdatePoliciesInternalServerError ¶
func NewQuerySensorUpdatePoliciesInternalServerError() *QuerySensorUpdatePoliciesInternalServerError
NewQuerySensorUpdatePoliciesInternalServerError creates a QuerySensorUpdatePoliciesInternalServerError with default headers values
func (*QuerySensorUpdatePoliciesInternalServerError) Code ¶
func (o *QuerySensorUpdatePoliciesInternalServerError) Code() int
Code gets the status code for the query sensor update policies internal server error response
func (*QuerySensorUpdatePoliciesInternalServerError) Error ¶
func (o *QuerySensorUpdatePoliciesInternalServerError) Error() string
func (*QuerySensorUpdatePoliciesInternalServerError) GetPayload ¶
func (o *QuerySensorUpdatePoliciesInternalServerError) GetPayload() *models.MsaQueryResponse
func (*QuerySensorUpdatePoliciesInternalServerError) IsClientError ¶
func (o *QuerySensorUpdatePoliciesInternalServerError) IsClientError() bool
IsClientError returns true when this query sensor update policies internal server error response has a 4xx status code
func (*QuerySensorUpdatePoliciesInternalServerError) IsCode ¶
func (o *QuerySensorUpdatePoliciesInternalServerError) IsCode(code int) bool
IsCode returns true when this query sensor update policies internal server error response a status code equal to that given
func (*QuerySensorUpdatePoliciesInternalServerError) IsRedirect ¶
func (o *QuerySensorUpdatePoliciesInternalServerError) IsRedirect() bool
IsRedirect returns true when this query sensor update policies internal server error response has a 3xx status code
func (*QuerySensorUpdatePoliciesInternalServerError) IsServerError ¶
func (o *QuerySensorUpdatePoliciesInternalServerError) IsServerError() bool
IsServerError returns true when this query sensor update policies internal server error response has a 5xx status code
func (*QuerySensorUpdatePoliciesInternalServerError) IsSuccess ¶
func (o *QuerySensorUpdatePoliciesInternalServerError) IsSuccess() bool
IsSuccess returns true when this query sensor update policies internal server error response has a 2xx status code
func (*QuerySensorUpdatePoliciesInternalServerError) String ¶
func (o *QuerySensorUpdatePoliciesInternalServerError) String() string
type QuerySensorUpdatePoliciesOK ¶
type QuerySensorUpdatePoliciesOK struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaQueryResponse }
QuerySensorUpdatePoliciesOK describes a response with status code 200, with default header values.
OK
func NewQuerySensorUpdatePoliciesOK ¶
func NewQuerySensorUpdatePoliciesOK() *QuerySensorUpdatePoliciesOK
NewQuerySensorUpdatePoliciesOK creates a QuerySensorUpdatePoliciesOK with default headers values
func (*QuerySensorUpdatePoliciesOK) Code ¶
func (o *QuerySensorUpdatePoliciesOK) Code() int
Code gets the status code for the query sensor update policies o k response
func (*QuerySensorUpdatePoliciesOK) Error ¶
func (o *QuerySensorUpdatePoliciesOK) Error() string
func (*QuerySensorUpdatePoliciesOK) GetPayload ¶
func (o *QuerySensorUpdatePoliciesOK) GetPayload() *models.MsaQueryResponse
func (*QuerySensorUpdatePoliciesOK) IsClientError ¶
func (o *QuerySensorUpdatePoliciesOK) IsClientError() bool
IsClientError returns true when this query sensor update policies o k response has a 4xx status code
func (*QuerySensorUpdatePoliciesOK) IsCode ¶
func (o *QuerySensorUpdatePoliciesOK) IsCode(code int) bool
IsCode returns true when this query sensor update policies o k response a status code equal to that given
func (*QuerySensorUpdatePoliciesOK) IsRedirect ¶
func (o *QuerySensorUpdatePoliciesOK) IsRedirect() bool
IsRedirect returns true when this query sensor update policies o k response has a 3xx status code
func (*QuerySensorUpdatePoliciesOK) IsServerError ¶
func (o *QuerySensorUpdatePoliciesOK) IsServerError() bool
IsServerError returns true when this query sensor update policies o k response has a 5xx status code
func (*QuerySensorUpdatePoliciesOK) IsSuccess ¶
func (o *QuerySensorUpdatePoliciesOK) IsSuccess() bool
IsSuccess returns true when this query sensor update policies o k response has a 2xx status code
func (*QuerySensorUpdatePoliciesOK) String ¶
func (o *QuerySensorUpdatePoliciesOK) String() string
type QuerySensorUpdatePoliciesParams ¶
type QuerySensorUpdatePoliciesParams struct { /* Filter. The filter expression that should be used to limit the results */ Filter *string /* Limit. The maximum records to return. [1-5000] */ Limit *int64 /* Offset. The offset to start retrieving records from */ Offset *int64 /* Sort. The property to sort by */ Sort *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
QuerySensorUpdatePoliciesParams contains all the parameters to send to the API endpoint
for the query sensor update policies operation. Typically these are written to a http.Request.
func NewQuerySensorUpdatePoliciesParams ¶
func NewQuerySensorUpdatePoliciesParams() *QuerySensorUpdatePoliciesParams
NewQuerySensorUpdatePoliciesParams creates a new QuerySensorUpdatePoliciesParams 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 NewQuerySensorUpdatePoliciesParamsWithContext ¶
func NewQuerySensorUpdatePoliciesParamsWithContext(ctx context.Context) *QuerySensorUpdatePoliciesParams
NewQuerySensorUpdatePoliciesParamsWithContext creates a new QuerySensorUpdatePoliciesParams object with the ability to set a context for a request.
func NewQuerySensorUpdatePoliciesParamsWithHTTPClient ¶
func NewQuerySensorUpdatePoliciesParamsWithHTTPClient(client *http.Client) *QuerySensorUpdatePoliciesParams
NewQuerySensorUpdatePoliciesParamsWithHTTPClient creates a new QuerySensorUpdatePoliciesParams object with the ability to set a custom HTTPClient for a request.
func NewQuerySensorUpdatePoliciesParamsWithTimeout ¶
func NewQuerySensorUpdatePoliciesParamsWithTimeout(timeout time.Duration) *QuerySensorUpdatePoliciesParams
NewQuerySensorUpdatePoliciesParamsWithTimeout creates a new QuerySensorUpdatePoliciesParams object with the ability to set a timeout on a request.
func (*QuerySensorUpdatePoliciesParams) SetContext ¶
func (o *QuerySensorUpdatePoliciesParams) SetContext(ctx context.Context)
SetContext adds the context to the query sensor update policies params
func (*QuerySensorUpdatePoliciesParams) SetDefaults ¶
func (o *QuerySensorUpdatePoliciesParams) SetDefaults()
SetDefaults hydrates default values in the query sensor update policies params (not the query body).
All values with no default are reset to their zero value.
func (*QuerySensorUpdatePoliciesParams) SetFilter ¶
func (o *QuerySensorUpdatePoliciesParams) SetFilter(filter *string)
SetFilter adds the filter to the query sensor update policies params
func (*QuerySensorUpdatePoliciesParams) SetHTTPClient ¶
func (o *QuerySensorUpdatePoliciesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the query sensor update policies params
func (*QuerySensorUpdatePoliciesParams) SetLimit ¶
func (o *QuerySensorUpdatePoliciesParams) SetLimit(limit *int64)
SetLimit adds the limit to the query sensor update policies params
func (*QuerySensorUpdatePoliciesParams) SetOffset ¶
func (o *QuerySensorUpdatePoliciesParams) SetOffset(offset *int64)
SetOffset adds the offset to the query sensor update policies params
func (*QuerySensorUpdatePoliciesParams) SetSort ¶
func (o *QuerySensorUpdatePoliciesParams) SetSort(sort *string)
SetSort adds the sort to the query sensor update policies params
func (*QuerySensorUpdatePoliciesParams) SetTimeout ¶
func (o *QuerySensorUpdatePoliciesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the query sensor update policies params
func (*QuerySensorUpdatePoliciesParams) WithContext ¶
func (o *QuerySensorUpdatePoliciesParams) WithContext(ctx context.Context) *QuerySensorUpdatePoliciesParams
WithContext adds the context to the query sensor update policies params
func (*QuerySensorUpdatePoliciesParams) WithDefaults ¶
func (o *QuerySensorUpdatePoliciesParams) WithDefaults() *QuerySensorUpdatePoliciesParams
WithDefaults hydrates default values in the query sensor update policies params (not the query body).
All values with no default are reset to their zero value.
func (*QuerySensorUpdatePoliciesParams) WithFilter ¶
func (o *QuerySensorUpdatePoliciesParams) WithFilter(filter *string) *QuerySensorUpdatePoliciesParams
WithFilter adds the filter to the query sensor update policies params
func (*QuerySensorUpdatePoliciesParams) WithHTTPClient ¶
func (o *QuerySensorUpdatePoliciesParams) WithHTTPClient(client *http.Client) *QuerySensorUpdatePoliciesParams
WithHTTPClient adds the HTTPClient to the query sensor update policies params
func (*QuerySensorUpdatePoliciesParams) WithLimit ¶
func (o *QuerySensorUpdatePoliciesParams) WithLimit(limit *int64) *QuerySensorUpdatePoliciesParams
WithLimit adds the limit to the query sensor update policies params
func (*QuerySensorUpdatePoliciesParams) WithOffset ¶
func (o *QuerySensorUpdatePoliciesParams) WithOffset(offset *int64) *QuerySensorUpdatePoliciesParams
WithOffset adds the offset to the query sensor update policies params
func (*QuerySensorUpdatePoliciesParams) WithSort ¶
func (o *QuerySensorUpdatePoliciesParams) WithSort(sort *string) *QuerySensorUpdatePoliciesParams
WithSort adds the sort to the query sensor update policies params
func (*QuerySensorUpdatePoliciesParams) WithTimeout ¶
func (o *QuerySensorUpdatePoliciesParams) WithTimeout(timeout time.Duration) *QuerySensorUpdatePoliciesParams
WithTimeout adds the timeout to the query sensor update policies params
func (*QuerySensorUpdatePoliciesParams) WriteToRequest ¶
func (o *QuerySensorUpdatePoliciesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type QuerySensorUpdatePoliciesReader ¶
type QuerySensorUpdatePoliciesReader struct {
// contains filtered or unexported fields
}
QuerySensorUpdatePoliciesReader is a Reader for the QuerySensorUpdatePolicies structure.
func (*QuerySensorUpdatePoliciesReader) ReadResponse ¶
func (o *QuerySensorUpdatePoliciesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type QuerySensorUpdatePoliciesTooManyRequests ¶
type QuerySensorUpdatePoliciesTooManyRequests struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 /* Too many requests, retry after this time (as milliseconds since epoch) */ XRateLimitRetryAfter int64 Payload *models.MsaReplyMetaOnly }
QuerySensorUpdatePoliciesTooManyRequests describes a response with status code 429, with default header values.
Too Many Requests
func NewQuerySensorUpdatePoliciesTooManyRequests ¶
func NewQuerySensorUpdatePoliciesTooManyRequests() *QuerySensorUpdatePoliciesTooManyRequests
NewQuerySensorUpdatePoliciesTooManyRequests creates a QuerySensorUpdatePoliciesTooManyRequests with default headers values
func (*QuerySensorUpdatePoliciesTooManyRequests) Code ¶
func (o *QuerySensorUpdatePoliciesTooManyRequests) Code() int
Code gets the status code for the query sensor update policies too many requests response
func (*QuerySensorUpdatePoliciesTooManyRequests) Error ¶
func (o *QuerySensorUpdatePoliciesTooManyRequests) Error() string
func (*QuerySensorUpdatePoliciesTooManyRequests) GetPayload ¶
func (o *QuerySensorUpdatePoliciesTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
func (*QuerySensorUpdatePoliciesTooManyRequests) IsClientError ¶
func (o *QuerySensorUpdatePoliciesTooManyRequests) IsClientError() bool
IsClientError returns true when this query sensor update policies too many requests response has a 4xx status code
func (*QuerySensorUpdatePoliciesTooManyRequests) IsCode ¶
func (o *QuerySensorUpdatePoliciesTooManyRequests) IsCode(code int) bool
IsCode returns true when this query sensor update policies too many requests response a status code equal to that given
func (*QuerySensorUpdatePoliciesTooManyRequests) IsRedirect ¶
func (o *QuerySensorUpdatePoliciesTooManyRequests) IsRedirect() bool
IsRedirect returns true when this query sensor update policies too many requests response has a 3xx status code
func (*QuerySensorUpdatePoliciesTooManyRequests) IsServerError ¶
func (o *QuerySensorUpdatePoliciesTooManyRequests) IsServerError() bool
IsServerError returns true when this query sensor update policies too many requests response has a 5xx status code
func (*QuerySensorUpdatePoliciesTooManyRequests) IsSuccess ¶
func (o *QuerySensorUpdatePoliciesTooManyRequests) IsSuccess() bool
IsSuccess returns true when this query sensor update policies too many requests response has a 2xx status code
func (*QuerySensorUpdatePoliciesTooManyRequests) String ¶
func (o *QuerySensorUpdatePoliciesTooManyRequests) String() string
type QuerySensorUpdatePolicyMembersBadRequest ¶
type QuerySensorUpdatePolicyMembersBadRequest struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaQueryResponse }
QuerySensorUpdatePolicyMembersBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewQuerySensorUpdatePolicyMembersBadRequest ¶
func NewQuerySensorUpdatePolicyMembersBadRequest() *QuerySensorUpdatePolicyMembersBadRequest
NewQuerySensorUpdatePolicyMembersBadRequest creates a QuerySensorUpdatePolicyMembersBadRequest with default headers values
func (*QuerySensorUpdatePolicyMembersBadRequest) Code ¶
func (o *QuerySensorUpdatePolicyMembersBadRequest) Code() int
Code gets the status code for the query sensor update policy members bad request response
func (*QuerySensorUpdatePolicyMembersBadRequest) Error ¶
func (o *QuerySensorUpdatePolicyMembersBadRequest) Error() string
func (*QuerySensorUpdatePolicyMembersBadRequest) GetPayload ¶
func (o *QuerySensorUpdatePolicyMembersBadRequest) GetPayload() *models.MsaQueryResponse
func (*QuerySensorUpdatePolicyMembersBadRequest) IsClientError ¶
func (o *QuerySensorUpdatePolicyMembersBadRequest) IsClientError() bool
IsClientError returns true when this query sensor update policy members bad request response has a 4xx status code
func (*QuerySensorUpdatePolicyMembersBadRequest) IsCode ¶
func (o *QuerySensorUpdatePolicyMembersBadRequest) IsCode(code int) bool
IsCode returns true when this query sensor update policy members bad request response a status code equal to that given
func (*QuerySensorUpdatePolicyMembersBadRequest) IsRedirect ¶
func (o *QuerySensorUpdatePolicyMembersBadRequest) IsRedirect() bool
IsRedirect returns true when this query sensor update policy members bad request response has a 3xx status code
func (*QuerySensorUpdatePolicyMembersBadRequest) IsServerError ¶
func (o *QuerySensorUpdatePolicyMembersBadRequest) IsServerError() bool
IsServerError returns true when this query sensor update policy members bad request response has a 5xx status code
func (*QuerySensorUpdatePolicyMembersBadRequest) IsSuccess ¶
func (o *QuerySensorUpdatePolicyMembersBadRequest) IsSuccess() bool
IsSuccess returns true when this query sensor update policy members bad request response has a 2xx status code
func (*QuerySensorUpdatePolicyMembersBadRequest) String ¶
func (o *QuerySensorUpdatePolicyMembersBadRequest) String() string
type QuerySensorUpdatePolicyMembersForbidden ¶
type QuerySensorUpdatePolicyMembersForbidden struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaErrorsOnly }
QuerySensorUpdatePolicyMembersForbidden describes a response with status code 403, with default header values.
Forbidden
func NewQuerySensorUpdatePolicyMembersForbidden ¶
func NewQuerySensorUpdatePolicyMembersForbidden() *QuerySensorUpdatePolicyMembersForbidden
NewQuerySensorUpdatePolicyMembersForbidden creates a QuerySensorUpdatePolicyMembersForbidden with default headers values
func (*QuerySensorUpdatePolicyMembersForbidden) Code ¶
func (o *QuerySensorUpdatePolicyMembersForbidden) Code() int
Code gets the status code for the query sensor update policy members forbidden response
func (*QuerySensorUpdatePolicyMembersForbidden) Error ¶
func (o *QuerySensorUpdatePolicyMembersForbidden) Error() string
func (*QuerySensorUpdatePolicyMembersForbidden) GetPayload ¶
func (o *QuerySensorUpdatePolicyMembersForbidden) GetPayload() *models.MsaErrorsOnly
func (*QuerySensorUpdatePolicyMembersForbidden) IsClientError ¶
func (o *QuerySensorUpdatePolicyMembersForbidden) IsClientError() bool
IsClientError returns true when this query sensor update policy members forbidden response has a 4xx status code
func (*QuerySensorUpdatePolicyMembersForbidden) IsCode ¶
func (o *QuerySensorUpdatePolicyMembersForbidden) IsCode(code int) bool
IsCode returns true when this query sensor update policy members forbidden response a status code equal to that given
func (*QuerySensorUpdatePolicyMembersForbidden) IsRedirect ¶
func (o *QuerySensorUpdatePolicyMembersForbidden) IsRedirect() bool
IsRedirect returns true when this query sensor update policy members forbidden response has a 3xx status code
func (*QuerySensorUpdatePolicyMembersForbidden) IsServerError ¶
func (o *QuerySensorUpdatePolicyMembersForbidden) IsServerError() bool
IsServerError returns true when this query sensor update policy members forbidden response has a 5xx status code
func (*QuerySensorUpdatePolicyMembersForbidden) IsSuccess ¶
func (o *QuerySensorUpdatePolicyMembersForbidden) IsSuccess() bool
IsSuccess returns true when this query sensor update policy members forbidden response has a 2xx status code
func (*QuerySensorUpdatePolicyMembersForbidden) String ¶
func (o *QuerySensorUpdatePolicyMembersForbidden) String() string
type QuerySensorUpdatePolicyMembersInternalServerError ¶
type QuerySensorUpdatePolicyMembersInternalServerError struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaQueryResponse }
QuerySensorUpdatePolicyMembersInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewQuerySensorUpdatePolicyMembersInternalServerError ¶
func NewQuerySensorUpdatePolicyMembersInternalServerError() *QuerySensorUpdatePolicyMembersInternalServerError
NewQuerySensorUpdatePolicyMembersInternalServerError creates a QuerySensorUpdatePolicyMembersInternalServerError with default headers values
func (*QuerySensorUpdatePolicyMembersInternalServerError) Code ¶
func (o *QuerySensorUpdatePolicyMembersInternalServerError) Code() int
Code gets the status code for the query sensor update policy members internal server error response
func (*QuerySensorUpdatePolicyMembersInternalServerError) Error ¶
func (o *QuerySensorUpdatePolicyMembersInternalServerError) Error() string
func (*QuerySensorUpdatePolicyMembersInternalServerError) GetPayload ¶
func (o *QuerySensorUpdatePolicyMembersInternalServerError) GetPayload() *models.MsaQueryResponse
func (*QuerySensorUpdatePolicyMembersInternalServerError) IsClientError ¶
func (o *QuerySensorUpdatePolicyMembersInternalServerError) IsClientError() bool
IsClientError returns true when this query sensor update policy members internal server error response has a 4xx status code
func (*QuerySensorUpdatePolicyMembersInternalServerError) IsCode ¶
func (o *QuerySensorUpdatePolicyMembersInternalServerError) IsCode(code int) bool
IsCode returns true when this query sensor update policy members internal server error response a status code equal to that given
func (*QuerySensorUpdatePolicyMembersInternalServerError) IsRedirect ¶
func (o *QuerySensorUpdatePolicyMembersInternalServerError) IsRedirect() bool
IsRedirect returns true when this query sensor update policy members internal server error response has a 3xx status code
func (*QuerySensorUpdatePolicyMembersInternalServerError) IsServerError ¶
func (o *QuerySensorUpdatePolicyMembersInternalServerError) IsServerError() bool
IsServerError returns true when this query sensor update policy members internal server error response has a 5xx status code
func (*QuerySensorUpdatePolicyMembersInternalServerError) IsSuccess ¶
func (o *QuerySensorUpdatePolicyMembersInternalServerError) IsSuccess() bool
IsSuccess returns true when this query sensor update policy members internal server error response has a 2xx status code
func (*QuerySensorUpdatePolicyMembersInternalServerError) String ¶
func (o *QuerySensorUpdatePolicyMembersInternalServerError) String() string
type QuerySensorUpdatePolicyMembersNotFound ¶
type QuerySensorUpdatePolicyMembersNotFound struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaQueryResponse }
QuerySensorUpdatePolicyMembersNotFound describes a response with status code 404, with default header values.
Not Found
func NewQuerySensorUpdatePolicyMembersNotFound ¶
func NewQuerySensorUpdatePolicyMembersNotFound() *QuerySensorUpdatePolicyMembersNotFound
NewQuerySensorUpdatePolicyMembersNotFound creates a QuerySensorUpdatePolicyMembersNotFound with default headers values
func (*QuerySensorUpdatePolicyMembersNotFound) Code ¶
func (o *QuerySensorUpdatePolicyMembersNotFound) Code() int
Code gets the status code for the query sensor update policy members not found response
func (*QuerySensorUpdatePolicyMembersNotFound) Error ¶
func (o *QuerySensorUpdatePolicyMembersNotFound) Error() string
func (*QuerySensorUpdatePolicyMembersNotFound) GetPayload ¶
func (o *QuerySensorUpdatePolicyMembersNotFound) GetPayload() *models.MsaQueryResponse
func (*QuerySensorUpdatePolicyMembersNotFound) IsClientError ¶
func (o *QuerySensorUpdatePolicyMembersNotFound) IsClientError() bool
IsClientError returns true when this query sensor update policy members not found response has a 4xx status code
func (*QuerySensorUpdatePolicyMembersNotFound) IsCode ¶
func (o *QuerySensorUpdatePolicyMembersNotFound) IsCode(code int) bool
IsCode returns true when this query sensor update policy members not found response a status code equal to that given
func (*QuerySensorUpdatePolicyMembersNotFound) IsRedirect ¶
func (o *QuerySensorUpdatePolicyMembersNotFound) IsRedirect() bool
IsRedirect returns true when this query sensor update policy members not found response has a 3xx status code
func (*QuerySensorUpdatePolicyMembersNotFound) IsServerError ¶
func (o *QuerySensorUpdatePolicyMembersNotFound) IsServerError() bool
IsServerError returns true when this query sensor update policy members not found response has a 5xx status code
func (*QuerySensorUpdatePolicyMembersNotFound) IsSuccess ¶
func (o *QuerySensorUpdatePolicyMembersNotFound) IsSuccess() bool
IsSuccess returns true when this query sensor update policy members not found response has a 2xx status code
func (*QuerySensorUpdatePolicyMembersNotFound) String ¶
func (o *QuerySensorUpdatePolicyMembersNotFound) String() string
type QuerySensorUpdatePolicyMembersOK ¶
type QuerySensorUpdatePolicyMembersOK struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaQueryResponse }
QuerySensorUpdatePolicyMembersOK describes a response with status code 200, with default header values.
OK
func NewQuerySensorUpdatePolicyMembersOK ¶
func NewQuerySensorUpdatePolicyMembersOK() *QuerySensorUpdatePolicyMembersOK
NewQuerySensorUpdatePolicyMembersOK creates a QuerySensorUpdatePolicyMembersOK with default headers values
func (*QuerySensorUpdatePolicyMembersOK) Code ¶
func (o *QuerySensorUpdatePolicyMembersOK) Code() int
Code gets the status code for the query sensor update policy members o k response
func (*QuerySensorUpdatePolicyMembersOK) Error ¶
func (o *QuerySensorUpdatePolicyMembersOK) Error() string
func (*QuerySensorUpdatePolicyMembersOK) GetPayload ¶
func (o *QuerySensorUpdatePolicyMembersOK) GetPayload() *models.MsaQueryResponse
func (*QuerySensorUpdatePolicyMembersOK) IsClientError ¶
func (o *QuerySensorUpdatePolicyMembersOK) IsClientError() bool
IsClientError returns true when this query sensor update policy members o k response has a 4xx status code
func (*QuerySensorUpdatePolicyMembersOK) IsCode ¶
func (o *QuerySensorUpdatePolicyMembersOK) IsCode(code int) bool
IsCode returns true when this query sensor update policy members o k response a status code equal to that given
func (*QuerySensorUpdatePolicyMembersOK) IsRedirect ¶
func (o *QuerySensorUpdatePolicyMembersOK) IsRedirect() bool
IsRedirect returns true when this query sensor update policy members o k response has a 3xx status code
func (*QuerySensorUpdatePolicyMembersOK) IsServerError ¶
func (o *QuerySensorUpdatePolicyMembersOK) IsServerError() bool
IsServerError returns true when this query sensor update policy members o k response has a 5xx status code
func (*QuerySensorUpdatePolicyMembersOK) IsSuccess ¶
func (o *QuerySensorUpdatePolicyMembersOK) IsSuccess() bool
IsSuccess returns true when this query sensor update policy members o k response has a 2xx status code
func (*QuerySensorUpdatePolicyMembersOK) String ¶
func (o *QuerySensorUpdatePolicyMembersOK) String() string
type QuerySensorUpdatePolicyMembersParams ¶
type QuerySensorUpdatePolicyMembersParams struct { /* Filter. The filter expression that should be used to limit the results */ Filter *string /* ID. The ID of the Sensor Update Policy to search for members of */ ID *string /* Limit. The maximum records to return. [1-5000] */ Limit *int64 /* Offset. The offset to start retrieving records from */ Offset *int64 /* Sort. The property to sort by */ Sort *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
QuerySensorUpdatePolicyMembersParams contains all the parameters to send to the API endpoint
for the query sensor update policy members operation. Typically these are written to a http.Request.
func NewQuerySensorUpdatePolicyMembersParams ¶
func NewQuerySensorUpdatePolicyMembersParams() *QuerySensorUpdatePolicyMembersParams
NewQuerySensorUpdatePolicyMembersParams creates a new QuerySensorUpdatePolicyMembersParams 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 NewQuerySensorUpdatePolicyMembersParamsWithContext ¶
func NewQuerySensorUpdatePolicyMembersParamsWithContext(ctx context.Context) *QuerySensorUpdatePolicyMembersParams
NewQuerySensorUpdatePolicyMembersParamsWithContext creates a new QuerySensorUpdatePolicyMembersParams object with the ability to set a context for a request.
func NewQuerySensorUpdatePolicyMembersParamsWithHTTPClient ¶
func NewQuerySensorUpdatePolicyMembersParamsWithHTTPClient(client *http.Client) *QuerySensorUpdatePolicyMembersParams
NewQuerySensorUpdatePolicyMembersParamsWithHTTPClient creates a new QuerySensorUpdatePolicyMembersParams object with the ability to set a custom HTTPClient for a request.
func NewQuerySensorUpdatePolicyMembersParamsWithTimeout ¶
func NewQuerySensorUpdatePolicyMembersParamsWithTimeout(timeout time.Duration) *QuerySensorUpdatePolicyMembersParams
NewQuerySensorUpdatePolicyMembersParamsWithTimeout creates a new QuerySensorUpdatePolicyMembersParams object with the ability to set a timeout on a request.
func (*QuerySensorUpdatePolicyMembersParams) SetContext ¶
func (o *QuerySensorUpdatePolicyMembersParams) SetContext(ctx context.Context)
SetContext adds the context to the query sensor update policy members params
func (*QuerySensorUpdatePolicyMembersParams) SetDefaults ¶
func (o *QuerySensorUpdatePolicyMembersParams) SetDefaults()
SetDefaults hydrates default values in the query sensor update policy members params (not the query body).
All values with no default are reset to their zero value.
func (*QuerySensorUpdatePolicyMembersParams) SetFilter ¶
func (o *QuerySensorUpdatePolicyMembersParams) SetFilter(filter *string)
SetFilter adds the filter to the query sensor update policy members params
func (*QuerySensorUpdatePolicyMembersParams) SetHTTPClient ¶
func (o *QuerySensorUpdatePolicyMembersParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the query sensor update policy members params
func (*QuerySensorUpdatePolicyMembersParams) SetID ¶
func (o *QuerySensorUpdatePolicyMembersParams) SetID(id *string)
SetID adds the id to the query sensor update policy members params
func (*QuerySensorUpdatePolicyMembersParams) SetLimit ¶
func (o *QuerySensorUpdatePolicyMembersParams) SetLimit(limit *int64)
SetLimit adds the limit to the query sensor update policy members params
func (*QuerySensorUpdatePolicyMembersParams) SetOffset ¶
func (o *QuerySensorUpdatePolicyMembersParams) SetOffset(offset *int64)
SetOffset adds the offset to the query sensor update policy members params
func (*QuerySensorUpdatePolicyMembersParams) SetSort ¶
func (o *QuerySensorUpdatePolicyMembersParams) SetSort(sort *string)
SetSort adds the sort to the query sensor update policy members params
func (*QuerySensorUpdatePolicyMembersParams) SetTimeout ¶
func (o *QuerySensorUpdatePolicyMembersParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the query sensor update policy members params
func (*QuerySensorUpdatePolicyMembersParams) WithContext ¶
func (o *QuerySensorUpdatePolicyMembersParams) WithContext(ctx context.Context) *QuerySensorUpdatePolicyMembersParams
WithContext adds the context to the query sensor update policy members params
func (*QuerySensorUpdatePolicyMembersParams) WithDefaults ¶
func (o *QuerySensorUpdatePolicyMembersParams) WithDefaults() *QuerySensorUpdatePolicyMembersParams
WithDefaults hydrates default values in the query sensor update policy members params (not the query body).
All values with no default are reset to their zero value.
func (*QuerySensorUpdatePolicyMembersParams) WithFilter ¶
func (o *QuerySensorUpdatePolicyMembersParams) WithFilter(filter *string) *QuerySensorUpdatePolicyMembersParams
WithFilter adds the filter to the query sensor update policy members params
func (*QuerySensorUpdatePolicyMembersParams) WithHTTPClient ¶
func (o *QuerySensorUpdatePolicyMembersParams) WithHTTPClient(client *http.Client) *QuerySensorUpdatePolicyMembersParams
WithHTTPClient adds the HTTPClient to the query sensor update policy members params
func (*QuerySensorUpdatePolicyMembersParams) WithID ¶
func (o *QuerySensorUpdatePolicyMembersParams) WithID(id *string) *QuerySensorUpdatePolicyMembersParams
WithID adds the id to the query sensor update policy members params
func (*QuerySensorUpdatePolicyMembersParams) WithLimit ¶
func (o *QuerySensorUpdatePolicyMembersParams) WithLimit(limit *int64) *QuerySensorUpdatePolicyMembersParams
WithLimit adds the limit to the query sensor update policy members params
func (*QuerySensorUpdatePolicyMembersParams) WithOffset ¶
func (o *QuerySensorUpdatePolicyMembersParams) WithOffset(offset *int64) *QuerySensorUpdatePolicyMembersParams
WithOffset adds the offset to the query sensor update policy members params
func (*QuerySensorUpdatePolicyMembersParams) WithSort ¶
func (o *QuerySensorUpdatePolicyMembersParams) WithSort(sort *string) *QuerySensorUpdatePolicyMembersParams
WithSort adds the sort to the query sensor update policy members params
func (*QuerySensorUpdatePolicyMembersParams) WithTimeout ¶
func (o *QuerySensorUpdatePolicyMembersParams) WithTimeout(timeout time.Duration) *QuerySensorUpdatePolicyMembersParams
WithTimeout adds the timeout to the query sensor update policy members params
func (*QuerySensorUpdatePolicyMembersParams) WriteToRequest ¶
func (o *QuerySensorUpdatePolicyMembersParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type QuerySensorUpdatePolicyMembersReader ¶
type QuerySensorUpdatePolicyMembersReader struct {
// contains filtered or unexported fields
}
QuerySensorUpdatePolicyMembersReader is a Reader for the QuerySensorUpdatePolicyMembers structure.
func (*QuerySensorUpdatePolicyMembersReader) ReadResponse ¶
func (o *QuerySensorUpdatePolicyMembersReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type QuerySensorUpdatePolicyMembersTooManyRequests ¶
type QuerySensorUpdatePolicyMembersTooManyRequests struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 /* Too many requests, retry after this time (as milliseconds since epoch) */ XRateLimitRetryAfter int64 Payload *models.MsaReplyMetaOnly }
QuerySensorUpdatePolicyMembersTooManyRequests describes a response with status code 429, with default header values.
Too Many Requests
func NewQuerySensorUpdatePolicyMembersTooManyRequests ¶
func NewQuerySensorUpdatePolicyMembersTooManyRequests() *QuerySensorUpdatePolicyMembersTooManyRequests
NewQuerySensorUpdatePolicyMembersTooManyRequests creates a QuerySensorUpdatePolicyMembersTooManyRequests with default headers values
func (*QuerySensorUpdatePolicyMembersTooManyRequests) Code ¶
func (o *QuerySensorUpdatePolicyMembersTooManyRequests) Code() int
Code gets the status code for the query sensor update policy members too many requests response
func (*QuerySensorUpdatePolicyMembersTooManyRequests) Error ¶
func (o *QuerySensorUpdatePolicyMembersTooManyRequests) Error() string
func (*QuerySensorUpdatePolicyMembersTooManyRequests) GetPayload ¶
func (o *QuerySensorUpdatePolicyMembersTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
func (*QuerySensorUpdatePolicyMembersTooManyRequests) IsClientError ¶
func (o *QuerySensorUpdatePolicyMembersTooManyRequests) IsClientError() bool
IsClientError returns true when this query sensor update policy members too many requests response has a 4xx status code
func (*QuerySensorUpdatePolicyMembersTooManyRequests) IsCode ¶
func (o *QuerySensorUpdatePolicyMembersTooManyRequests) IsCode(code int) bool
IsCode returns true when this query sensor update policy members too many requests response a status code equal to that given
func (*QuerySensorUpdatePolicyMembersTooManyRequests) IsRedirect ¶
func (o *QuerySensorUpdatePolicyMembersTooManyRequests) IsRedirect() bool
IsRedirect returns true when this query sensor update policy members too many requests response has a 3xx status code
func (*QuerySensorUpdatePolicyMembersTooManyRequests) IsServerError ¶
func (o *QuerySensorUpdatePolicyMembersTooManyRequests) IsServerError() bool
IsServerError returns true when this query sensor update policy members too many requests response has a 5xx status code
func (*QuerySensorUpdatePolicyMembersTooManyRequests) IsSuccess ¶
func (o *QuerySensorUpdatePolicyMembersTooManyRequests) IsSuccess() bool
IsSuccess returns true when this query sensor update policy members too many requests response has a 2xx status code
func (*QuerySensorUpdatePolicyMembersTooManyRequests) String ¶
func (o *QuerySensorUpdatePolicyMembersTooManyRequests) String() string
type RevealUninstallTokenBadRequest ¶
type RevealUninstallTokenBadRequest struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.UninstallTokenRespV1 }
RevealUninstallTokenBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewRevealUninstallTokenBadRequest ¶
func NewRevealUninstallTokenBadRequest() *RevealUninstallTokenBadRequest
NewRevealUninstallTokenBadRequest creates a RevealUninstallTokenBadRequest with default headers values
func (*RevealUninstallTokenBadRequest) Code ¶
func (o *RevealUninstallTokenBadRequest) Code() int
Code gets the status code for the reveal uninstall token bad request response
func (*RevealUninstallTokenBadRequest) Error ¶
func (o *RevealUninstallTokenBadRequest) Error() string
func (*RevealUninstallTokenBadRequest) GetPayload ¶
func (o *RevealUninstallTokenBadRequest) GetPayload() *models.UninstallTokenRespV1
func (*RevealUninstallTokenBadRequest) IsClientError ¶
func (o *RevealUninstallTokenBadRequest) IsClientError() bool
IsClientError returns true when this reveal uninstall token bad request response has a 4xx status code
func (*RevealUninstallTokenBadRequest) IsCode ¶
func (o *RevealUninstallTokenBadRequest) IsCode(code int) bool
IsCode returns true when this reveal uninstall token bad request response a status code equal to that given
func (*RevealUninstallTokenBadRequest) IsRedirect ¶
func (o *RevealUninstallTokenBadRequest) IsRedirect() bool
IsRedirect returns true when this reveal uninstall token bad request response has a 3xx status code
func (*RevealUninstallTokenBadRequest) IsServerError ¶
func (o *RevealUninstallTokenBadRequest) IsServerError() bool
IsServerError returns true when this reveal uninstall token bad request response has a 5xx status code
func (*RevealUninstallTokenBadRequest) IsSuccess ¶
func (o *RevealUninstallTokenBadRequest) IsSuccess() bool
IsSuccess returns true when this reveal uninstall token bad request response has a 2xx status code
func (*RevealUninstallTokenBadRequest) String ¶
func (o *RevealUninstallTokenBadRequest) String() string
type RevealUninstallTokenForbidden ¶
type RevealUninstallTokenForbidden struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaErrorsOnly }
RevealUninstallTokenForbidden describes a response with status code 403, with default header values.
Forbidden
func NewRevealUninstallTokenForbidden ¶
func NewRevealUninstallTokenForbidden() *RevealUninstallTokenForbidden
NewRevealUninstallTokenForbidden creates a RevealUninstallTokenForbidden with default headers values
func (*RevealUninstallTokenForbidden) Code ¶
func (o *RevealUninstallTokenForbidden) Code() int
Code gets the status code for the reveal uninstall token forbidden response
func (*RevealUninstallTokenForbidden) Error ¶
func (o *RevealUninstallTokenForbidden) Error() string
func (*RevealUninstallTokenForbidden) GetPayload ¶
func (o *RevealUninstallTokenForbidden) GetPayload() *models.MsaErrorsOnly
func (*RevealUninstallTokenForbidden) IsClientError ¶
func (o *RevealUninstallTokenForbidden) IsClientError() bool
IsClientError returns true when this reveal uninstall token forbidden response has a 4xx status code
func (*RevealUninstallTokenForbidden) IsCode ¶
func (o *RevealUninstallTokenForbidden) IsCode(code int) bool
IsCode returns true when this reveal uninstall token forbidden response a status code equal to that given
func (*RevealUninstallTokenForbidden) IsRedirect ¶
func (o *RevealUninstallTokenForbidden) IsRedirect() bool
IsRedirect returns true when this reveal uninstall token forbidden response has a 3xx status code
func (*RevealUninstallTokenForbidden) IsServerError ¶
func (o *RevealUninstallTokenForbidden) IsServerError() bool
IsServerError returns true when this reveal uninstall token forbidden response has a 5xx status code
func (*RevealUninstallTokenForbidden) IsSuccess ¶
func (o *RevealUninstallTokenForbidden) IsSuccess() bool
IsSuccess returns true when this reveal uninstall token forbidden response has a 2xx status code
func (*RevealUninstallTokenForbidden) String ¶
func (o *RevealUninstallTokenForbidden) String() string
type RevealUninstallTokenInternalServerError ¶
type RevealUninstallTokenInternalServerError struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.UninstallTokenRespV1 }
RevealUninstallTokenInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewRevealUninstallTokenInternalServerError ¶
func NewRevealUninstallTokenInternalServerError() *RevealUninstallTokenInternalServerError
NewRevealUninstallTokenInternalServerError creates a RevealUninstallTokenInternalServerError with default headers values
func (*RevealUninstallTokenInternalServerError) Code ¶
func (o *RevealUninstallTokenInternalServerError) Code() int
Code gets the status code for the reveal uninstall token internal server error response
func (*RevealUninstallTokenInternalServerError) Error ¶
func (o *RevealUninstallTokenInternalServerError) Error() string
func (*RevealUninstallTokenInternalServerError) GetPayload ¶
func (o *RevealUninstallTokenInternalServerError) GetPayload() *models.UninstallTokenRespV1
func (*RevealUninstallTokenInternalServerError) IsClientError ¶
func (o *RevealUninstallTokenInternalServerError) IsClientError() bool
IsClientError returns true when this reveal uninstall token internal server error response has a 4xx status code
func (*RevealUninstallTokenInternalServerError) IsCode ¶
func (o *RevealUninstallTokenInternalServerError) IsCode(code int) bool
IsCode returns true when this reveal uninstall token internal server error response a status code equal to that given
func (*RevealUninstallTokenInternalServerError) IsRedirect ¶
func (o *RevealUninstallTokenInternalServerError) IsRedirect() bool
IsRedirect returns true when this reveal uninstall token internal server error response has a 3xx status code
func (*RevealUninstallTokenInternalServerError) IsServerError ¶
func (o *RevealUninstallTokenInternalServerError) IsServerError() bool
IsServerError returns true when this reveal uninstall token internal server error response has a 5xx status code
func (*RevealUninstallTokenInternalServerError) IsSuccess ¶
func (o *RevealUninstallTokenInternalServerError) IsSuccess() bool
IsSuccess returns true when this reveal uninstall token internal server error response has a 2xx status code
func (*RevealUninstallTokenInternalServerError) String ¶
func (o *RevealUninstallTokenInternalServerError) String() string
type RevealUninstallTokenOK ¶
type RevealUninstallTokenOK struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.UninstallTokenRespV1 }
RevealUninstallTokenOK describes a response with status code 200, with default header values.
OK
func NewRevealUninstallTokenOK ¶
func NewRevealUninstallTokenOK() *RevealUninstallTokenOK
NewRevealUninstallTokenOK creates a RevealUninstallTokenOK with default headers values
func (*RevealUninstallTokenOK) Code ¶
func (o *RevealUninstallTokenOK) Code() int
Code gets the status code for the reveal uninstall token o k response
func (*RevealUninstallTokenOK) Error ¶
func (o *RevealUninstallTokenOK) Error() string
func (*RevealUninstallTokenOK) GetPayload ¶
func (o *RevealUninstallTokenOK) GetPayload() *models.UninstallTokenRespV1
func (*RevealUninstallTokenOK) IsClientError ¶
func (o *RevealUninstallTokenOK) IsClientError() bool
IsClientError returns true when this reveal uninstall token o k response has a 4xx status code
func (*RevealUninstallTokenOK) IsCode ¶
func (o *RevealUninstallTokenOK) IsCode(code int) bool
IsCode returns true when this reveal uninstall token o k response a status code equal to that given
func (*RevealUninstallTokenOK) IsRedirect ¶
func (o *RevealUninstallTokenOK) IsRedirect() bool
IsRedirect returns true when this reveal uninstall token o k response has a 3xx status code
func (*RevealUninstallTokenOK) IsServerError ¶
func (o *RevealUninstallTokenOK) IsServerError() bool
IsServerError returns true when this reveal uninstall token o k response has a 5xx status code
func (*RevealUninstallTokenOK) IsSuccess ¶
func (o *RevealUninstallTokenOK) IsSuccess() bool
IsSuccess returns true when this reveal uninstall token o k response has a 2xx status code
func (*RevealUninstallTokenOK) String ¶
func (o *RevealUninstallTokenOK) String() string
type RevealUninstallTokenParams ¶
type RevealUninstallTokenParams struct { // Body. Body *models.UninstallTokenRevealUninstallTokenReqV1 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
RevealUninstallTokenParams contains all the parameters to send to the API endpoint
for the reveal uninstall token operation. Typically these are written to a http.Request.
func NewRevealUninstallTokenParams ¶
func NewRevealUninstallTokenParams() *RevealUninstallTokenParams
NewRevealUninstallTokenParams creates a new RevealUninstallTokenParams 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 NewRevealUninstallTokenParamsWithContext ¶
func NewRevealUninstallTokenParamsWithContext(ctx context.Context) *RevealUninstallTokenParams
NewRevealUninstallTokenParamsWithContext creates a new RevealUninstallTokenParams object with the ability to set a context for a request.
func NewRevealUninstallTokenParamsWithHTTPClient ¶
func NewRevealUninstallTokenParamsWithHTTPClient(client *http.Client) *RevealUninstallTokenParams
NewRevealUninstallTokenParamsWithHTTPClient creates a new RevealUninstallTokenParams object with the ability to set a custom HTTPClient for a request.
func NewRevealUninstallTokenParamsWithTimeout ¶
func NewRevealUninstallTokenParamsWithTimeout(timeout time.Duration) *RevealUninstallTokenParams
NewRevealUninstallTokenParamsWithTimeout creates a new RevealUninstallTokenParams object with the ability to set a timeout on a request.
func (*RevealUninstallTokenParams) SetBody ¶
func (o *RevealUninstallTokenParams) SetBody(body *models.UninstallTokenRevealUninstallTokenReqV1)
SetBody adds the body to the reveal uninstall token params
func (*RevealUninstallTokenParams) SetContext ¶
func (o *RevealUninstallTokenParams) SetContext(ctx context.Context)
SetContext adds the context to the reveal uninstall token params
func (*RevealUninstallTokenParams) SetDefaults ¶
func (o *RevealUninstallTokenParams) SetDefaults()
SetDefaults hydrates default values in the reveal uninstall token params (not the query body).
All values with no default are reset to their zero value.
func (*RevealUninstallTokenParams) SetHTTPClient ¶
func (o *RevealUninstallTokenParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the reveal uninstall token params
func (*RevealUninstallTokenParams) SetTimeout ¶
func (o *RevealUninstallTokenParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the reveal uninstall token params
func (*RevealUninstallTokenParams) WithBody ¶
func (o *RevealUninstallTokenParams) WithBody(body *models.UninstallTokenRevealUninstallTokenReqV1) *RevealUninstallTokenParams
WithBody adds the body to the reveal uninstall token params
func (*RevealUninstallTokenParams) WithContext ¶
func (o *RevealUninstallTokenParams) WithContext(ctx context.Context) *RevealUninstallTokenParams
WithContext adds the context to the reveal uninstall token params
func (*RevealUninstallTokenParams) WithDefaults ¶
func (o *RevealUninstallTokenParams) WithDefaults() *RevealUninstallTokenParams
WithDefaults hydrates default values in the reveal uninstall token params (not the query body).
All values with no default are reset to their zero value.
func (*RevealUninstallTokenParams) WithHTTPClient ¶
func (o *RevealUninstallTokenParams) WithHTTPClient(client *http.Client) *RevealUninstallTokenParams
WithHTTPClient adds the HTTPClient to the reveal uninstall token params
func (*RevealUninstallTokenParams) WithTimeout ¶
func (o *RevealUninstallTokenParams) WithTimeout(timeout time.Duration) *RevealUninstallTokenParams
WithTimeout adds the timeout to the reveal uninstall token params
func (*RevealUninstallTokenParams) WriteToRequest ¶
func (o *RevealUninstallTokenParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type RevealUninstallTokenReader ¶
type RevealUninstallTokenReader struct {
// contains filtered or unexported fields
}
RevealUninstallTokenReader is a Reader for the RevealUninstallToken structure.
func (*RevealUninstallTokenReader) ReadResponse ¶
func (o *RevealUninstallTokenReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type RevealUninstallTokenTooManyRequests ¶
type RevealUninstallTokenTooManyRequests struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 /* Too many requests, retry after this time (as milliseconds since epoch) */ XRateLimitRetryAfter int64 Payload *models.MsaReplyMetaOnly }
RevealUninstallTokenTooManyRequests describes a response with status code 429, with default header values.
Too Many Requests
func NewRevealUninstallTokenTooManyRequests ¶
func NewRevealUninstallTokenTooManyRequests() *RevealUninstallTokenTooManyRequests
NewRevealUninstallTokenTooManyRequests creates a RevealUninstallTokenTooManyRequests with default headers values
func (*RevealUninstallTokenTooManyRequests) Code ¶
func (o *RevealUninstallTokenTooManyRequests) Code() int
Code gets the status code for the reveal uninstall token too many requests response
func (*RevealUninstallTokenTooManyRequests) Error ¶
func (o *RevealUninstallTokenTooManyRequests) Error() string
func (*RevealUninstallTokenTooManyRequests) GetPayload ¶
func (o *RevealUninstallTokenTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
func (*RevealUninstallTokenTooManyRequests) IsClientError ¶
func (o *RevealUninstallTokenTooManyRequests) IsClientError() bool
IsClientError returns true when this reveal uninstall token too many requests response has a 4xx status code
func (*RevealUninstallTokenTooManyRequests) IsCode ¶
func (o *RevealUninstallTokenTooManyRequests) IsCode(code int) bool
IsCode returns true when this reveal uninstall token too many requests response a status code equal to that given
func (*RevealUninstallTokenTooManyRequests) IsRedirect ¶
func (o *RevealUninstallTokenTooManyRequests) IsRedirect() bool
IsRedirect returns true when this reveal uninstall token too many requests response has a 3xx status code
func (*RevealUninstallTokenTooManyRequests) IsServerError ¶
func (o *RevealUninstallTokenTooManyRequests) IsServerError() bool
IsServerError returns true when this reveal uninstall token too many requests response has a 5xx status code
func (*RevealUninstallTokenTooManyRequests) IsSuccess ¶
func (o *RevealUninstallTokenTooManyRequests) IsSuccess() bool
IsSuccess returns true when this reveal uninstall token too many requests response has a 2xx status code
func (*RevealUninstallTokenTooManyRequests) String ¶
func (o *RevealUninstallTokenTooManyRequests) String() string
type SetSensorUpdatePoliciesPrecedenceBadRequest ¶
type SetSensorUpdatePoliciesPrecedenceBadRequest struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaQueryResponse }
SetSensorUpdatePoliciesPrecedenceBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewSetSensorUpdatePoliciesPrecedenceBadRequest ¶
func NewSetSensorUpdatePoliciesPrecedenceBadRequest() *SetSensorUpdatePoliciesPrecedenceBadRequest
NewSetSensorUpdatePoliciesPrecedenceBadRequest creates a SetSensorUpdatePoliciesPrecedenceBadRequest with default headers values
func (*SetSensorUpdatePoliciesPrecedenceBadRequest) Code ¶
func (o *SetSensorUpdatePoliciesPrecedenceBadRequest) Code() int
Code gets the status code for the set sensor update policies precedence bad request response
func (*SetSensorUpdatePoliciesPrecedenceBadRequest) Error ¶
func (o *SetSensorUpdatePoliciesPrecedenceBadRequest) Error() string
func (*SetSensorUpdatePoliciesPrecedenceBadRequest) GetPayload ¶
func (o *SetSensorUpdatePoliciesPrecedenceBadRequest) GetPayload() *models.MsaQueryResponse
func (*SetSensorUpdatePoliciesPrecedenceBadRequest) IsClientError ¶
func (o *SetSensorUpdatePoliciesPrecedenceBadRequest) IsClientError() bool
IsClientError returns true when this set sensor update policies precedence bad request response has a 4xx status code
func (*SetSensorUpdatePoliciesPrecedenceBadRequest) IsCode ¶
func (o *SetSensorUpdatePoliciesPrecedenceBadRequest) IsCode(code int) bool
IsCode returns true when this set sensor update policies precedence bad request response a status code equal to that given
func (*SetSensorUpdatePoliciesPrecedenceBadRequest) IsRedirect ¶
func (o *SetSensorUpdatePoliciesPrecedenceBadRequest) IsRedirect() bool
IsRedirect returns true when this set sensor update policies precedence bad request response has a 3xx status code
func (*SetSensorUpdatePoliciesPrecedenceBadRequest) IsServerError ¶
func (o *SetSensorUpdatePoliciesPrecedenceBadRequest) IsServerError() bool
IsServerError returns true when this set sensor update policies precedence bad request response has a 5xx status code
func (*SetSensorUpdatePoliciesPrecedenceBadRequest) IsSuccess ¶
func (o *SetSensorUpdatePoliciesPrecedenceBadRequest) IsSuccess() bool
IsSuccess returns true when this set sensor update policies precedence bad request response has a 2xx status code
func (*SetSensorUpdatePoliciesPrecedenceBadRequest) String ¶
func (o *SetSensorUpdatePoliciesPrecedenceBadRequest) String() string
type SetSensorUpdatePoliciesPrecedenceForbidden ¶
type SetSensorUpdatePoliciesPrecedenceForbidden struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaErrorsOnly }
SetSensorUpdatePoliciesPrecedenceForbidden describes a response with status code 403, with default header values.
Forbidden
func NewSetSensorUpdatePoliciesPrecedenceForbidden ¶
func NewSetSensorUpdatePoliciesPrecedenceForbidden() *SetSensorUpdatePoliciesPrecedenceForbidden
NewSetSensorUpdatePoliciesPrecedenceForbidden creates a SetSensorUpdatePoliciesPrecedenceForbidden with default headers values
func (*SetSensorUpdatePoliciesPrecedenceForbidden) Code ¶
func (o *SetSensorUpdatePoliciesPrecedenceForbidden) Code() int
Code gets the status code for the set sensor update policies precedence forbidden response
func (*SetSensorUpdatePoliciesPrecedenceForbidden) Error ¶
func (o *SetSensorUpdatePoliciesPrecedenceForbidden) Error() string
func (*SetSensorUpdatePoliciesPrecedenceForbidden) GetPayload ¶
func (o *SetSensorUpdatePoliciesPrecedenceForbidden) GetPayload() *models.MsaErrorsOnly
func (*SetSensorUpdatePoliciesPrecedenceForbidden) IsClientError ¶
func (o *SetSensorUpdatePoliciesPrecedenceForbidden) IsClientError() bool
IsClientError returns true when this set sensor update policies precedence forbidden response has a 4xx status code
func (*SetSensorUpdatePoliciesPrecedenceForbidden) IsCode ¶
func (o *SetSensorUpdatePoliciesPrecedenceForbidden) IsCode(code int) bool
IsCode returns true when this set sensor update policies precedence forbidden response a status code equal to that given
func (*SetSensorUpdatePoliciesPrecedenceForbidden) IsRedirect ¶
func (o *SetSensorUpdatePoliciesPrecedenceForbidden) IsRedirect() bool
IsRedirect returns true when this set sensor update policies precedence forbidden response has a 3xx status code
func (*SetSensorUpdatePoliciesPrecedenceForbidden) IsServerError ¶
func (o *SetSensorUpdatePoliciesPrecedenceForbidden) IsServerError() bool
IsServerError returns true when this set sensor update policies precedence forbidden response has a 5xx status code
func (*SetSensorUpdatePoliciesPrecedenceForbidden) IsSuccess ¶
func (o *SetSensorUpdatePoliciesPrecedenceForbidden) IsSuccess() bool
IsSuccess returns true when this set sensor update policies precedence forbidden response has a 2xx status code
func (*SetSensorUpdatePoliciesPrecedenceForbidden) String ¶
func (o *SetSensorUpdatePoliciesPrecedenceForbidden) String() string
type SetSensorUpdatePoliciesPrecedenceInternalServerError ¶
type SetSensorUpdatePoliciesPrecedenceInternalServerError struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaQueryResponse }
SetSensorUpdatePoliciesPrecedenceInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewSetSensorUpdatePoliciesPrecedenceInternalServerError ¶
func NewSetSensorUpdatePoliciesPrecedenceInternalServerError() *SetSensorUpdatePoliciesPrecedenceInternalServerError
NewSetSensorUpdatePoliciesPrecedenceInternalServerError creates a SetSensorUpdatePoliciesPrecedenceInternalServerError with default headers values
func (*SetSensorUpdatePoliciesPrecedenceInternalServerError) Code ¶
func (o *SetSensorUpdatePoliciesPrecedenceInternalServerError) Code() int
Code gets the status code for the set sensor update policies precedence internal server error response
func (*SetSensorUpdatePoliciesPrecedenceInternalServerError) Error ¶
func (o *SetSensorUpdatePoliciesPrecedenceInternalServerError) Error() string
func (*SetSensorUpdatePoliciesPrecedenceInternalServerError) GetPayload ¶
func (o *SetSensorUpdatePoliciesPrecedenceInternalServerError) GetPayload() *models.MsaQueryResponse
func (*SetSensorUpdatePoliciesPrecedenceInternalServerError) IsClientError ¶
func (o *SetSensorUpdatePoliciesPrecedenceInternalServerError) IsClientError() bool
IsClientError returns true when this set sensor update policies precedence internal server error response has a 4xx status code
func (*SetSensorUpdatePoliciesPrecedenceInternalServerError) IsCode ¶
func (o *SetSensorUpdatePoliciesPrecedenceInternalServerError) IsCode(code int) bool
IsCode returns true when this set sensor update policies precedence internal server error response a status code equal to that given
func (*SetSensorUpdatePoliciesPrecedenceInternalServerError) IsRedirect ¶
func (o *SetSensorUpdatePoliciesPrecedenceInternalServerError) IsRedirect() bool
IsRedirect returns true when this set sensor update policies precedence internal server error response has a 3xx status code
func (*SetSensorUpdatePoliciesPrecedenceInternalServerError) IsServerError ¶
func (o *SetSensorUpdatePoliciesPrecedenceInternalServerError) IsServerError() bool
IsServerError returns true when this set sensor update policies precedence internal server error response has a 5xx status code
func (*SetSensorUpdatePoliciesPrecedenceInternalServerError) IsSuccess ¶
func (o *SetSensorUpdatePoliciesPrecedenceInternalServerError) IsSuccess() bool
IsSuccess returns true when this set sensor update policies precedence internal server error response has a 2xx status code
func (*SetSensorUpdatePoliciesPrecedenceInternalServerError) String ¶
func (o *SetSensorUpdatePoliciesPrecedenceInternalServerError) String() string
type SetSensorUpdatePoliciesPrecedenceOK ¶
type SetSensorUpdatePoliciesPrecedenceOK struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaQueryResponse }
SetSensorUpdatePoliciesPrecedenceOK describes a response with status code 200, with default header values.
OK
func NewSetSensorUpdatePoliciesPrecedenceOK ¶
func NewSetSensorUpdatePoliciesPrecedenceOK() *SetSensorUpdatePoliciesPrecedenceOK
NewSetSensorUpdatePoliciesPrecedenceOK creates a SetSensorUpdatePoliciesPrecedenceOK with default headers values
func (*SetSensorUpdatePoliciesPrecedenceOK) Code ¶
func (o *SetSensorUpdatePoliciesPrecedenceOK) Code() int
Code gets the status code for the set sensor update policies precedence o k response
func (*SetSensorUpdatePoliciesPrecedenceOK) Error ¶
func (o *SetSensorUpdatePoliciesPrecedenceOK) Error() string
func (*SetSensorUpdatePoliciesPrecedenceOK) GetPayload ¶
func (o *SetSensorUpdatePoliciesPrecedenceOK) GetPayload() *models.MsaQueryResponse
func (*SetSensorUpdatePoliciesPrecedenceOK) IsClientError ¶
func (o *SetSensorUpdatePoliciesPrecedenceOK) IsClientError() bool
IsClientError returns true when this set sensor update policies precedence o k response has a 4xx status code
func (*SetSensorUpdatePoliciesPrecedenceOK) IsCode ¶
func (o *SetSensorUpdatePoliciesPrecedenceOK) IsCode(code int) bool
IsCode returns true when this set sensor update policies precedence o k response a status code equal to that given
func (*SetSensorUpdatePoliciesPrecedenceOK) IsRedirect ¶
func (o *SetSensorUpdatePoliciesPrecedenceOK) IsRedirect() bool
IsRedirect returns true when this set sensor update policies precedence o k response has a 3xx status code
func (*SetSensorUpdatePoliciesPrecedenceOK) IsServerError ¶
func (o *SetSensorUpdatePoliciesPrecedenceOK) IsServerError() bool
IsServerError returns true when this set sensor update policies precedence o k response has a 5xx status code
func (*SetSensorUpdatePoliciesPrecedenceOK) IsSuccess ¶
func (o *SetSensorUpdatePoliciesPrecedenceOK) IsSuccess() bool
IsSuccess returns true when this set sensor update policies precedence o k response has a 2xx status code
func (*SetSensorUpdatePoliciesPrecedenceOK) String ¶
func (o *SetSensorUpdatePoliciesPrecedenceOK) String() string
type SetSensorUpdatePoliciesPrecedenceParams ¶
type SetSensorUpdatePoliciesPrecedenceParams struct { // Body. Body *models.BaseSetPolicyPrecedenceReqV1 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
SetSensorUpdatePoliciesPrecedenceParams contains all the parameters to send to the API endpoint
for the set sensor update policies precedence operation. Typically these are written to a http.Request.
func NewSetSensorUpdatePoliciesPrecedenceParams ¶
func NewSetSensorUpdatePoliciesPrecedenceParams() *SetSensorUpdatePoliciesPrecedenceParams
NewSetSensorUpdatePoliciesPrecedenceParams creates a new SetSensorUpdatePoliciesPrecedenceParams 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 NewSetSensorUpdatePoliciesPrecedenceParamsWithContext ¶
func NewSetSensorUpdatePoliciesPrecedenceParamsWithContext(ctx context.Context) *SetSensorUpdatePoliciesPrecedenceParams
NewSetSensorUpdatePoliciesPrecedenceParamsWithContext creates a new SetSensorUpdatePoliciesPrecedenceParams object with the ability to set a context for a request.
func NewSetSensorUpdatePoliciesPrecedenceParamsWithHTTPClient ¶
func NewSetSensorUpdatePoliciesPrecedenceParamsWithHTTPClient(client *http.Client) *SetSensorUpdatePoliciesPrecedenceParams
NewSetSensorUpdatePoliciesPrecedenceParamsWithHTTPClient creates a new SetSensorUpdatePoliciesPrecedenceParams object with the ability to set a custom HTTPClient for a request.
func NewSetSensorUpdatePoliciesPrecedenceParamsWithTimeout ¶
func NewSetSensorUpdatePoliciesPrecedenceParamsWithTimeout(timeout time.Duration) *SetSensorUpdatePoliciesPrecedenceParams
NewSetSensorUpdatePoliciesPrecedenceParamsWithTimeout creates a new SetSensorUpdatePoliciesPrecedenceParams object with the ability to set a timeout on a request.
func (*SetSensorUpdatePoliciesPrecedenceParams) SetBody ¶
func (o *SetSensorUpdatePoliciesPrecedenceParams) SetBody(body *models.BaseSetPolicyPrecedenceReqV1)
SetBody adds the body to the set sensor update policies precedence params
func (*SetSensorUpdatePoliciesPrecedenceParams) SetContext ¶
func (o *SetSensorUpdatePoliciesPrecedenceParams) SetContext(ctx context.Context)
SetContext adds the context to the set sensor update policies precedence params
func (*SetSensorUpdatePoliciesPrecedenceParams) SetDefaults ¶
func (o *SetSensorUpdatePoliciesPrecedenceParams) SetDefaults()
SetDefaults hydrates default values in the set sensor update policies precedence params (not the query body).
All values with no default are reset to their zero value.
func (*SetSensorUpdatePoliciesPrecedenceParams) SetHTTPClient ¶
func (o *SetSensorUpdatePoliciesPrecedenceParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the set sensor update policies precedence params
func (*SetSensorUpdatePoliciesPrecedenceParams) SetTimeout ¶
func (o *SetSensorUpdatePoliciesPrecedenceParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the set sensor update policies precedence params
func (*SetSensorUpdatePoliciesPrecedenceParams) WithBody ¶
func (o *SetSensorUpdatePoliciesPrecedenceParams) WithBody(body *models.BaseSetPolicyPrecedenceReqV1) *SetSensorUpdatePoliciesPrecedenceParams
WithBody adds the body to the set sensor update policies precedence params
func (*SetSensorUpdatePoliciesPrecedenceParams) WithContext ¶
func (o *SetSensorUpdatePoliciesPrecedenceParams) WithContext(ctx context.Context) *SetSensorUpdatePoliciesPrecedenceParams
WithContext adds the context to the set sensor update policies precedence params
func (*SetSensorUpdatePoliciesPrecedenceParams) WithDefaults ¶
func (o *SetSensorUpdatePoliciesPrecedenceParams) WithDefaults() *SetSensorUpdatePoliciesPrecedenceParams
WithDefaults hydrates default values in the set sensor update policies precedence params (not the query body).
All values with no default are reset to their zero value.
func (*SetSensorUpdatePoliciesPrecedenceParams) WithHTTPClient ¶
func (o *SetSensorUpdatePoliciesPrecedenceParams) WithHTTPClient(client *http.Client) *SetSensorUpdatePoliciesPrecedenceParams
WithHTTPClient adds the HTTPClient to the set sensor update policies precedence params
func (*SetSensorUpdatePoliciesPrecedenceParams) WithTimeout ¶
func (o *SetSensorUpdatePoliciesPrecedenceParams) WithTimeout(timeout time.Duration) *SetSensorUpdatePoliciesPrecedenceParams
WithTimeout adds the timeout to the set sensor update policies precedence params
func (*SetSensorUpdatePoliciesPrecedenceParams) WriteToRequest ¶
func (o *SetSensorUpdatePoliciesPrecedenceParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type SetSensorUpdatePoliciesPrecedenceReader ¶
type SetSensorUpdatePoliciesPrecedenceReader struct {
// contains filtered or unexported fields
}
SetSensorUpdatePoliciesPrecedenceReader is a Reader for the SetSensorUpdatePoliciesPrecedence structure.
func (*SetSensorUpdatePoliciesPrecedenceReader) ReadResponse ¶
func (o *SetSensorUpdatePoliciesPrecedenceReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type SetSensorUpdatePoliciesPrecedenceTooManyRequests ¶
type SetSensorUpdatePoliciesPrecedenceTooManyRequests struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 /* Too many requests, retry after this time (as milliseconds since epoch) */ XRateLimitRetryAfter int64 Payload *models.MsaReplyMetaOnly }
SetSensorUpdatePoliciesPrecedenceTooManyRequests describes a response with status code 429, with default header values.
Too Many Requests
func NewSetSensorUpdatePoliciesPrecedenceTooManyRequests ¶
func NewSetSensorUpdatePoliciesPrecedenceTooManyRequests() *SetSensorUpdatePoliciesPrecedenceTooManyRequests
NewSetSensorUpdatePoliciesPrecedenceTooManyRequests creates a SetSensorUpdatePoliciesPrecedenceTooManyRequests with default headers values
func (*SetSensorUpdatePoliciesPrecedenceTooManyRequests) Code ¶
func (o *SetSensorUpdatePoliciesPrecedenceTooManyRequests) Code() int
Code gets the status code for the set sensor update policies precedence too many requests response
func (*SetSensorUpdatePoliciesPrecedenceTooManyRequests) Error ¶
func (o *SetSensorUpdatePoliciesPrecedenceTooManyRequests) Error() string
func (*SetSensorUpdatePoliciesPrecedenceTooManyRequests) GetPayload ¶
func (o *SetSensorUpdatePoliciesPrecedenceTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
func (*SetSensorUpdatePoliciesPrecedenceTooManyRequests) IsClientError ¶
func (o *SetSensorUpdatePoliciesPrecedenceTooManyRequests) IsClientError() bool
IsClientError returns true when this set sensor update policies precedence too many requests response has a 4xx status code
func (*SetSensorUpdatePoliciesPrecedenceTooManyRequests) IsCode ¶
func (o *SetSensorUpdatePoliciesPrecedenceTooManyRequests) IsCode(code int) bool
IsCode returns true when this set sensor update policies precedence too many requests response a status code equal to that given
func (*SetSensorUpdatePoliciesPrecedenceTooManyRequests) IsRedirect ¶
func (o *SetSensorUpdatePoliciesPrecedenceTooManyRequests) IsRedirect() bool
IsRedirect returns true when this set sensor update policies precedence too many requests response has a 3xx status code
func (*SetSensorUpdatePoliciesPrecedenceTooManyRequests) IsServerError ¶
func (o *SetSensorUpdatePoliciesPrecedenceTooManyRequests) IsServerError() bool
IsServerError returns true when this set sensor update policies precedence too many requests response has a 5xx status code
func (*SetSensorUpdatePoliciesPrecedenceTooManyRequests) IsSuccess ¶
func (o *SetSensorUpdatePoliciesPrecedenceTooManyRequests) IsSuccess() bool
IsSuccess returns true when this set sensor update policies precedence too many requests response has a 2xx status code
func (*SetSensorUpdatePoliciesPrecedenceTooManyRequests) String ¶
func (o *SetSensorUpdatePoliciesPrecedenceTooManyRequests) String() string
type UpdateSensorUpdatePoliciesBadRequest ¶
type UpdateSensorUpdatePoliciesBadRequest struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.SensorUpdateRespV1 }
UpdateSensorUpdatePoliciesBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewUpdateSensorUpdatePoliciesBadRequest ¶
func NewUpdateSensorUpdatePoliciesBadRequest() *UpdateSensorUpdatePoliciesBadRequest
NewUpdateSensorUpdatePoliciesBadRequest creates a UpdateSensorUpdatePoliciesBadRequest with default headers values
func (*UpdateSensorUpdatePoliciesBadRequest) Code ¶
func (o *UpdateSensorUpdatePoliciesBadRequest) Code() int
Code gets the status code for the update sensor update policies bad request response
func (*UpdateSensorUpdatePoliciesBadRequest) Error ¶
func (o *UpdateSensorUpdatePoliciesBadRequest) Error() string
func (*UpdateSensorUpdatePoliciesBadRequest) GetPayload ¶
func (o *UpdateSensorUpdatePoliciesBadRequest) GetPayload() *models.SensorUpdateRespV1
func (*UpdateSensorUpdatePoliciesBadRequest) IsClientError ¶
func (o *UpdateSensorUpdatePoliciesBadRequest) IsClientError() bool
IsClientError returns true when this update sensor update policies bad request response has a 4xx status code
func (*UpdateSensorUpdatePoliciesBadRequest) IsCode ¶
func (o *UpdateSensorUpdatePoliciesBadRequest) IsCode(code int) bool
IsCode returns true when this update sensor update policies bad request response a status code equal to that given
func (*UpdateSensorUpdatePoliciesBadRequest) IsRedirect ¶
func (o *UpdateSensorUpdatePoliciesBadRequest) IsRedirect() bool
IsRedirect returns true when this update sensor update policies bad request response has a 3xx status code
func (*UpdateSensorUpdatePoliciesBadRequest) IsServerError ¶
func (o *UpdateSensorUpdatePoliciesBadRequest) IsServerError() bool
IsServerError returns true when this update sensor update policies bad request response has a 5xx status code
func (*UpdateSensorUpdatePoliciesBadRequest) IsSuccess ¶
func (o *UpdateSensorUpdatePoliciesBadRequest) IsSuccess() bool
IsSuccess returns true when this update sensor update policies bad request response has a 2xx status code
func (*UpdateSensorUpdatePoliciesBadRequest) String ¶
func (o *UpdateSensorUpdatePoliciesBadRequest) String() string
type UpdateSensorUpdatePoliciesForbidden ¶
type UpdateSensorUpdatePoliciesForbidden struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaErrorsOnly }
UpdateSensorUpdatePoliciesForbidden describes a response with status code 403, with default header values.
Forbidden
func NewUpdateSensorUpdatePoliciesForbidden ¶
func NewUpdateSensorUpdatePoliciesForbidden() *UpdateSensorUpdatePoliciesForbidden
NewUpdateSensorUpdatePoliciesForbidden creates a UpdateSensorUpdatePoliciesForbidden with default headers values
func (*UpdateSensorUpdatePoliciesForbidden) Code ¶
func (o *UpdateSensorUpdatePoliciesForbidden) Code() int
Code gets the status code for the update sensor update policies forbidden response
func (*UpdateSensorUpdatePoliciesForbidden) Error ¶
func (o *UpdateSensorUpdatePoliciesForbidden) Error() string
func (*UpdateSensorUpdatePoliciesForbidden) GetPayload ¶
func (o *UpdateSensorUpdatePoliciesForbidden) GetPayload() *models.MsaErrorsOnly
func (*UpdateSensorUpdatePoliciesForbidden) IsClientError ¶
func (o *UpdateSensorUpdatePoliciesForbidden) IsClientError() bool
IsClientError returns true when this update sensor update policies forbidden response has a 4xx status code
func (*UpdateSensorUpdatePoliciesForbidden) IsCode ¶
func (o *UpdateSensorUpdatePoliciesForbidden) IsCode(code int) bool
IsCode returns true when this update sensor update policies forbidden response a status code equal to that given
func (*UpdateSensorUpdatePoliciesForbidden) IsRedirect ¶
func (o *UpdateSensorUpdatePoliciesForbidden) IsRedirect() bool
IsRedirect returns true when this update sensor update policies forbidden response has a 3xx status code
func (*UpdateSensorUpdatePoliciesForbidden) IsServerError ¶
func (o *UpdateSensorUpdatePoliciesForbidden) IsServerError() bool
IsServerError returns true when this update sensor update policies forbidden response has a 5xx status code
func (*UpdateSensorUpdatePoliciesForbidden) IsSuccess ¶
func (o *UpdateSensorUpdatePoliciesForbidden) IsSuccess() bool
IsSuccess returns true when this update sensor update policies forbidden response has a 2xx status code
func (*UpdateSensorUpdatePoliciesForbidden) String ¶
func (o *UpdateSensorUpdatePoliciesForbidden) String() string
type UpdateSensorUpdatePoliciesInternalServerError ¶
type UpdateSensorUpdatePoliciesInternalServerError struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.SensorUpdateRespV1 }
UpdateSensorUpdatePoliciesInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewUpdateSensorUpdatePoliciesInternalServerError ¶
func NewUpdateSensorUpdatePoliciesInternalServerError() *UpdateSensorUpdatePoliciesInternalServerError
NewUpdateSensorUpdatePoliciesInternalServerError creates a UpdateSensorUpdatePoliciesInternalServerError with default headers values
func (*UpdateSensorUpdatePoliciesInternalServerError) Code ¶
func (o *UpdateSensorUpdatePoliciesInternalServerError) Code() int
Code gets the status code for the update sensor update policies internal server error response
func (*UpdateSensorUpdatePoliciesInternalServerError) Error ¶
func (o *UpdateSensorUpdatePoliciesInternalServerError) Error() string
func (*UpdateSensorUpdatePoliciesInternalServerError) GetPayload ¶
func (o *UpdateSensorUpdatePoliciesInternalServerError) GetPayload() *models.SensorUpdateRespV1
func (*UpdateSensorUpdatePoliciesInternalServerError) IsClientError ¶
func (o *UpdateSensorUpdatePoliciesInternalServerError) IsClientError() bool
IsClientError returns true when this update sensor update policies internal server error response has a 4xx status code
func (*UpdateSensorUpdatePoliciesInternalServerError) IsCode ¶
func (o *UpdateSensorUpdatePoliciesInternalServerError) IsCode(code int) bool
IsCode returns true when this update sensor update policies internal server error response a status code equal to that given
func (*UpdateSensorUpdatePoliciesInternalServerError) IsRedirect ¶
func (o *UpdateSensorUpdatePoliciesInternalServerError) IsRedirect() bool
IsRedirect returns true when this update sensor update policies internal server error response has a 3xx status code
func (*UpdateSensorUpdatePoliciesInternalServerError) IsServerError ¶
func (o *UpdateSensorUpdatePoliciesInternalServerError) IsServerError() bool
IsServerError returns true when this update sensor update policies internal server error response has a 5xx status code
func (*UpdateSensorUpdatePoliciesInternalServerError) IsSuccess ¶
func (o *UpdateSensorUpdatePoliciesInternalServerError) IsSuccess() bool
IsSuccess returns true when this update sensor update policies internal server error response has a 2xx status code
func (*UpdateSensorUpdatePoliciesInternalServerError) String ¶
func (o *UpdateSensorUpdatePoliciesInternalServerError) String() string
type UpdateSensorUpdatePoliciesNotFound ¶
type UpdateSensorUpdatePoliciesNotFound struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.SensorUpdateRespV1 }
UpdateSensorUpdatePoliciesNotFound describes a response with status code 404, with default header values.
Not Found
func NewUpdateSensorUpdatePoliciesNotFound ¶
func NewUpdateSensorUpdatePoliciesNotFound() *UpdateSensorUpdatePoliciesNotFound
NewUpdateSensorUpdatePoliciesNotFound creates a UpdateSensorUpdatePoliciesNotFound with default headers values
func (*UpdateSensorUpdatePoliciesNotFound) Code ¶
func (o *UpdateSensorUpdatePoliciesNotFound) Code() int
Code gets the status code for the update sensor update policies not found response
func (*UpdateSensorUpdatePoliciesNotFound) Error ¶
func (o *UpdateSensorUpdatePoliciesNotFound) Error() string
func (*UpdateSensorUpdatePoliciesNotFound) GetPayload ¶
func (o *UpdateSensorUpdatePoliciesNotFound) GetPayload() *models.SensorUpdateRespV1
func (*UpdateSensorUpdatePoliciesNotFound) IsClientError ¶
func (o *UpdateSensorUpdatePoliciesNotFound) IsClientError() bool
IsClientError returns true when this update sensor update policies not found response has a 4xx status code
func (*UpdateSensorUpdatePoliciesNotFound) IsCode ¶
func (o *UpdateSensorUpdatePoliciesNotFound) IsCode(code int) bool
IsCode returns true when this update sensor update policies not found response a status code equal to that given
func (*UpdateSensorUpdatePoliciesNotFound) IsRedirect ¶
func (o *UpdateSensorUpdatePoliciesNotFound) IsRedirect() bool
IsRedirect returns true when this update sensor update policies not found response has a 3xx status code
func (*UpdateSensorUpdatePoliciesNotFound) IsServerError ¶
func (o *UpdateSensorUpdatePoliciesNotFound) IsServerError() bool
IsServerError returns true when this update sensor update policies not found response has a 5xx status code
func (*UpdateSensorUpdatePoliciesNotFound) IsSuccess ¶
func (o *UpdateSensorUpdatePoliciesNotFound) IsSuccess() bool
IsSuccess returns true when this update sensor update policies not found response has a 2xx status code
func (*UpdateSensorUpdatePoliciesNotFound) String ¶
func (o *UpdateSensorUpdatePoliciesNotFound) String() string
type UpdateSensorUpdatePoliciesOK ¶
type UpdateSensorUpdatePoliciesOK struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.SensorUpdateRespV1 }
UpdateSensorUpdatePoliciesOK describes a response with status code 200, with default header values.
OK
func NewUpdateSensorUpdatePoliciesOK ¶
func NewUpdateSensorUpdatePoliciesOK() *UpdateSensorUpdatePoliciesOK
NewUpdateSensorUpdatePoliciesOK creates a UpdateSensorUpdatePoliciesOK with default headers values
func (*UpdateSensorUpdatePoliciesOK) Code ¶
func (o *UpdateSensorUpdatePoliciesOK) Code() int
Code gets the status code for the update sensor update policies o k response
func (*UpdateSensorUpdatePoliciesOK) Error ¶
func (o *UpdateSensorUpdatePoliciesOK) Error() string
func (*UpdateSensorUpdatePoliciesOK) GetPayload ¶
func (o *UpdateSensorUpdatePoliciesOK) GetPayload() *models.SensorUpdateRespV1
func (*UpdateSensorUpdatePoliciesOK) IsClientError ¶
func (o *UpdateSensorUpdatePoliciesOK) IsClientError() bool
IsClientError returns true when this update sensor update policies o k response has a 4xx status code
func (*UpdateSensorUpdatePoliciesOK) IsCode ¶
func (o *UpdateSensorUpdatePoliciesOK) IsCode(code int) bool
IsCode returns true when this update sensor update policies o k response a status code equal to that given
func (*UpdateSensorUpdatePoliciesOK) IsRedirect ¶
func (o *UpdateSensorUpdatePoliciesOK) IsRedirect() bool
IsRedirect returns true when this update sensor update policies o k response has a 3xx status code
func (*UpdateSensorUpdatePoliciesOK) IsServerError ¶
func (o *UpdateSensorUpdatePoliciesOK) IsServerError() bool
IsServerError returns true when this update sensor update policies o k response has a 5xx status code
func (*UpdateSensorUpdatePoliciesOK) IsSuccess ¶
func (o *UpdateSensorUpdatePoliciesOK) IsSuccess() bool
IsSuccess returns true when this update sensor update policies o k response has a 2xx status code
func (*UpdateSensorUpdatePoliciesOK) String ¶
func (o *UpdateSensorUpdatePoliciesOK) String() string
type UpdateSensorUpdatePoliciesParams ¶
type UpdateSensorUpdatePoliciesParams struct { // Body. Body *models.SensorUpdateUpdatePoliciesReqV1 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
UpdateSensorUpdatePoliciesParams contains all the parameters to send to the API endpoint
for the update sensor update policies operation. Typically these are written to a http.Request.
func NewUpdateSensorUpdatePoliciesParams ¶
func NewUpdateSensorUpdatePoliciesParams() *UpdateSensorUpdatePoliciesParams
NewUpdateSensorUpdatePoliciesParams creates a new UpdateSensorUpdatePoliciesParams 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 NewUpdateSensorUpdatePoliciesParamsWithContext ¶
func NewUpdateSensorUpdatePoliciesParamsWithContext(ctx context.Context) *UpdateSensorUpdatePoliciesParams
NewUpdateSensorUpdatePoliciesParamsWithContext creates a new UpdateSensorUpdatePoliciesParams object with the ability to set a context for a request.
func NewUpdateSensorUpdatePoliciesParamsWithHTTPClient ¶
func NewUpdateSensorUpdatePoliciesParamsWithHTTPClient(client *http.Client) *UpdateSensorUpdatePoliciesParams
NewUpdateSensorUpdatePoliciesParamsWithHTTPClient creates a new UpdateSensorUpdatePoliciesParams object with the ability to set a custom HTTPClient for a request.
func NewUpdateSensorUpdatePoliciesParamsWithTimeout ¶
func NewUpdateSensorUpdatePoliciesParamsWithTimeout(timeout time.Duration) *UpdateSensorUpdatePoliciesParams
NewUpdateSensorUpdatePoliciesParamsWithTimeout creates a new UpdateSensorUpdatePoliciesParams object with the ability to set a timeout on a request.
func (*UpdateSensorUpdatePoliciesParams) SetBody ¶
func (o *UpdateSensorUpdatePoliciesParams) SetBody(body *models.SensorUpdateUpdatePoliciesReqV1)
SetBody adds the body to the update sensor update policies params
func (*UpdateSensorUpdatePoliciesParams) SetContext ¶
func (o *UpdateSensorUpdatePoliciesParams) SetContext(ctx context.Context)
SetContext adds the context to the update sensor update policies params
func (*UpdateSensorUpdatePoliciesParams) SetDefaults ¶
func (o *UpdateSensorUpdatePoliciesParams) SetDefaults()
SetDefaults hydrates default values in the update sensor update policies params (not the query body).
All values with no default are reset to their zero value.
func (*UpdateSensorUpdatePoliciesParams) SetHTTPClient ¶
func (o *UpdateSensorUpdatePoliciesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the update sensor update policies params
func (*UpdateSensorUpdatePoliciesParams) SetTimeout ¶
func (o *UpdateSensorUpdatePoliciesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the update sensor update policies params
func (*UpdateSensorUpdatePoliciesParams) WithBody ¶
func (o *UpdateSensorUpdatePoliciesParams) WithBody(body *models.SensorUpdateUpdatePoliciesReqV1) *UpdateSensorUpdatePoliciesParams
WithBody adds the body to the update sensor update policies params
func (*UpdateSensorUpdatePoliciesParams) WithContext ¶
func (o *UpdateSensorUpdatePoliciesParams) WithContext(ctx context.Context) *UpdateSensorUpdatePoliciesParams
WithContext adds the context to the update sensor update policies params
func (*UpdateSensorUpdatePoliciesParams) WithDefaults ¶
func (o *UpdateSensorUpdatePoliciesParams) WithDefaults() *UpdateSensorUpdatePoliciesParams
WithDefaults hydrates default values in the update sensor update policies params (not the query body).
All values with no default are reset to their zero value.
func (*UpdateSensorUpdatePoliciesParams) WithHTTPClient ¶
func (o *UpdateSensorUpdatePoliciesParams) WithHTTPClient(client *http.Client) *UpdateSensorUpdatePoliciesParams
WithHTTPClient adds the HTTPClient to the update sensor update policies params
func (*UpdateSensorUpdatePoliciesParams) WithTimeout ¶
func (o *UpdateSensorUpdatePoliciesParams) WithTimeout(timeout time.Duration) *UpdateSensorUpdatePoliciesParams
WithTimeout adds the timeout to the update sensor update policies params
func (*UpdateSensorUpdatePoliciesParams) WriteToRequest ¶
func (o *UpdateSensorUpdatePoliciesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UpdateSensorUpdatePoliciesReader ¶
type UpdateSensorUpdatePoliciesReader struct {
// contains filtered or unexported fields
}
UpdateSensorUpdatePoliciesReader is a Reader for the UpdateSensorUpdatePolicies structure.
func (*UpdateSensorUpdatePoliciesReader) ReadResponse ¶
func (o *UpdateSensorUpdatePoliciesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UpdateSensorUpdatePoliciesTooManyRequests ¶
type UpdateSensorUpdatePoliciesTooManyRequests struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 /* Too many requests, retry after this time (as milliseconds since epoch) */ XRateLimitRetryAfter int64 Payload *models.MsaReplyMetaOnly }
UpdateSensorUpdatePoliciesTooManyRequests describes a response with status code 429, with default header values.
Too Many Requests
func NewUpdateSensorUpdatePoliciesTooManyRequests ¶
func NewUpdateSensorUpdatePoliciesTooManyRequests() *UpdateSensorUpdatePoliciesTooManyRequests
NewUpdateSensorUpdatePoliciesTooManyRequests creates a UpdateSensorUpdatePoliciesTooManyRequests with default headers values
func (*UpdateSensorUpdatePoliciesTooManyRequests) Code ¶
func (o *UpdateSensorUpdatePoliciesTooManyRequests) Code() int
Code gets the status code for the update sensor update policies too many requests response
func (*UpdateSensorUpdatePoliciesTooManyRequests) Error ¶
func (o *UpdateSensorUpdatePoliciesTooManyRequests) Error() string
func (*UpdateSensorUpdatePoliciesTooManyRequests) GetPayload ¶
func (o *UpdateSensorUpdatePoliciesTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
func (*UpdateSensorUpdatePoliciesTooManyRequests) IsClientError ¶
func (o *UpdateSensorUpdatePoliciesTooManyRequests) IsClientError() bool
IsClientError returns true when this update sensor update policies too many requests response has a 4xx status code
func (*UpdateSensorUpdatePoliciesTooManyRequests) IsCode ¶
func (o *UpdateSensorUpdatePoliciesTooManyRequests) IsCode(code int) bool
IsCode returns true when this update sensor update policies too many requests response a status code equal to that given
func (*UpdateSensorUpdatePoliciesTooManyRequests) IsRedirect ¶
func (o *UpdateSensorUpdatePoliciesTooManyRequests) IsRedirect() bool
IsRedirect returns true when this update sensor update policies too many requests response has a 3xx status code
func (*UpdateSensorUpdatePoliciesTooManyRequests) IsServerError ¶
func (o *UpdateSensorUpdatePoliciesTooManyRequests) IsServerError() bool
IsServerError returns true when this update sensor update policies too many requests response has a 5xx status code
func (*UpdateSensorUpdatePoliciesTooManyRequests) IsSuccess ¶
func (o *UpdateSensorUpdatePoliciesTooManyRequests) IsSuccess() bool
IsSuccess returns true when this update sensor update policies too many requests response has a 2xx status code
func (*UpdateSensorUpdatePoliciesTooManyRequests) String ¶
func (o *UpdateSensorUpdatePoliciesTooManyRequests) String() string
type UpdateSensorUpdatePoliciesV2BadRequest ¶
type UpdateSensorUpdatePoliciesV2BadRequest struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.SensorUpdateRespV2 }
UpdateSensorUpdatePoliciesV2BadRequest describes a response with status code 400, with default header values.
Bad Request
func NewUpdateSensorUpdatePoliciesV2BadRequest ¶
func NewUpdateSensorUpdatePoliciesV2BadRequest() *UpdateSensorUpdatePoliciesV2BadRequest
NewUpdateSensorUpdatePoliciesV2BadRequest creates a UpdateSensorUpdatePoliciesV2BadRequest with default headers values
func (*UpdateSensorUpdatePoliciesV2BadRequest) Code ¶
func (o *UpdateSensorUpdatePoliciesV2BadRequest) Code() int
Code gets the status code for the update sensor update policies v2 bad request response
func (*UpdateSensorUpdatePoliciesV2BadRequest) Error ¶
func (o *UpdateSensorUpdatePoliciesV2BadRequest) Error() string
func (*UpdateSensorUpdatePoliciesV2BadRequest) GetPayload ¶
func (o *UpdateSensorUpdatePoliciesV2BadRequest) GetPayload() *models.SensorUpdateRespV2
func (*UpdateSensorUpdatePoliciesV2BadRequest) IsClientError ¶
func (o *UpdateSensorUpdatePoliciesV2BadRequest) IsClientError() bool
IsClientError returns true when this update sensor update policies v2 bad request response has a 4xx status code
func (*UpdateSensorUpdatePoliciesV2BadRequest) IsCode ¶
func (o *UpdateSensorUpdatePoliciesV2BadRequest) IsCode(code int) bool
IsCode returns true when this update sensor update policies v2 bad request response a status code equal to that given
func (*UpdateSensorUpdatePoliciesV2BadRequest) IsRedirect ¶
func (o *UpdateSensorUpdatePoliciesV2BadRequest) IsRedirect() bool
IsRedirect returns true when this update sensor update policies v2 bad request response has a 3xx status code
func (*UpdateSensorUpdatePoliciesV2BadRequest) IsServerError ¶
func (o *UpdateSensorUpdatePoliciesV2BadRequest) IsServerError() bool
IsServerError returns true when this update sensor update policies v2 bad request response has a 5xx status code
func (*UpdateSensorUpdatePoliciesV2BadRequest) IsSuccess ¶
func (o *UpdateSensorUpdatePoliciesV2BadRequest) IsSuccess() bool
IsSuccess returns true when this update sensor update policies v2 bad request response has a 2xx status code
func (*UpdateSensorUpdatePoliciesV2BadRequest) String ¶
func (o *UpdateSensorUpdatePoliciesV2BadRequest) String() string
type UpdateSensorUpdatePoliciesV2Forbidden ¶
type UpdateSensorUpdatePoliciesV2Forbidden struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaErrorsOnly }
UpdateSensorUpdatePoliciesV2Forbidden describes a response with status code 403, with default header values.
Forbidden
func NewUpdateSensorUpdatePoliciesV2Forbidden ¶
func NewUpdateSensorUpdatePoliciesV2Forbidden() *UpdateSensorUpdatePoliciesV2Forbidden
NewUpdateSensorUpdatePoliciesV2Forbidden creates a UpdateSensorUpdatePoliciesV2Forbidden with default headers values
func (*UpdateSensorUpdatePoliciesV2Forbidden) Code ¶
func (o *UpdateSensorUpdatePoliciesV2Forbidden) Code() int
Code gets the status code for the update sensor update policies v2 forbidden response
func (*UpdateSensorUpdatePoliciesV2Forbidden) Error ¶
func (o *UpdateSensorUpdatePoliciesV2Forbidden) Error() string
func (*UpdateSensorUpdatePoliciesV2Forbidden) GetPayload ¶
func (o *UpdateSensorUpdatePoliciesV2Forbidden) GetPayload() *models.MsaErrorsOnly
func (*UpdateSensorUpdatePoliciesV2Forbidden) IsClientError ¶
func (o *UpdateSensorUpdatePoliciesV2Forbidden) IsClientError() bool
IsClientError returns true when this update sensor update policies v2 forbidden response has a 4xx status code
func (*UpdateSensorUpdatePoliciesV2Forbidden) IsCode ¶
func (o *UpdateSensorUpdatePoliciesV2Forbidden) IsCode(code int) bool
IsCode returns true when this update sensor update policies v2 forbidden response a status code equal to that given
func (*UpdateSensorUpdatePoliciesV2Forbidden) IsRedirect ¶
func (o *UpdateSensorUpdatePoliciesV2Forbidden) IsRedirect() bool
IsRedirect returns true when this update sensor update policies v2 forbidden response has a 3xx status code
func (*UpdateSensorUpdatePoliciesV2Forbidden) IsServerError ¶
func (o *UpdateSensorUpdatePoliciesV2Forbidden) IsServerError() bool
IsServerError returns true when this update sensor update policies v2 forbidden response has a 5xx status code
func (*UpdateSensorUpdatePoliciesV2Forbidden) IsSuccess ¶
func (o *UpdateSensorUpdatePoliciesV2Forbidden) IsSuccess() bool
IsSuccess returns true when this update sensor update policies v2 forbidden response has a 2xx status code
func (*UpdateSensorUpdatePoliciesV2Forbidden) String ¶
func (o *UpdateSensorUpdatePoliciesV2Forbidden) String() string
type UpdateSensorUpdatePoliciesV2InternalServerError ¶
type UpdateSensorUpdatePoliciesV2InternalServerError struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.SensorUpdateRespV2 }
UpdateSensorUpdatePoliciesV2InternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewUpdateSensorUpdatePoliciesV2InternalServerError ¶
func NewUpdateSensorUpdatePoliciesV2InternalServerError() *UpdateSensorUpdatePoliciesV2InternalServerError
NewUpdateSensorUpdatePoliciesV2InternalServerError creates a UpdateSensorUpdatePoliciesV2InternalServerError with default headers values
func (*UpdateSensorUpdatePoliciesV2InternalServerError) Code ¶
func (o *UpdateSensorUpdatePoliciesV2InternalServerError) Code() int
Code gets the status code for the update sensor update policies v2 internal server error response
func (*UpdateSensorUpdatePoliciesV2InternalServerError) Error ¶
func (o *UpdateSensorUpdatePoliciesV2InternalServerError) Error() string
func (*UpdateSensorUpdatePoliciesV2InternalServerError) GetPayload ¶
func (o *UpdateSensorUpdatePoliciesV2InternalServerError) GetPayload() *models.SensorUpdateRespV2
func (*UpdateSensorUpdatePoliciesV2InternalServerError) IsClientError ¶
func (o *UpdateSensorUpdatePoliciesV2InternalServerError) IsClientError() bool
IsClientError returns true when this update sensor update policies v2 internal server error response has a 4xx status code
func (*UpdateSensorUpdatePoliciesV2InternalServerError) IsCode ¶
func (o *UpdateSensorUpdatePoliciesV2InternalServerError) IsCode(code int) bool
IsCode returns true when this update sensor update policies v2 internal server error response a status code equal to that given
func (*UpdateSensorUpdatePoliciesV2InternalServerError) IsRedirect ¶
func (o *UpdateSensorUpdatePoliciesV2InternalServerError) IsRedirect() bool
IsRedirect returns true when this update sensor update policies v2 internal server error response has a 3xx status code
func (*UpdateSensorUpdatePoliciesV2InternalServerError) IsServerError ¶
func (o *UpdateSensorUpdatePoliciesV2InternalServerError) IsServerError() bool
IsServerError returns true when this update sensor update policies v2 internal server error response has a 5xx status code
func (*UpdateSensorUpdatePoliciesV2InternalServerError) IsSuccess ¶
func (o *UpdateSensorUpdatePoliciesV2InternalServerError) IsSuccess() bool
IsSuccess returns true when this update sensor update policies v2 internal server error response has a 2xx status code
func (*UpdateSensorUpdatePoliciesV2InternalServerError) String ¶
func (o *UpdateSensorUpdatePoliciesV2InternalServerError) String() string
type UpdateSensorUpdatePoliciesV2NotFound ¶
type UpdateSensorUpdatePoliciesV2NotFound struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.SensorUpdateRespV2 }
UpdateSensorUpdatePoliciesV2NotFound describes a response with status code 404, with default header values.
Not Found
func NewUpdateSensorUpdatePoliciesV2NotFound ¶
func NewUpdateSensorUpdatePoliciesV2NotFound() *UpdateSensorUpdatePoliciesV2NotFound
NewUpdateSensorUpdatePoliciesV2NotFound creates a UpdateSensorUpdatePoliciesV2NotFound with default headers values
func (*UpdateSensorUpdatePoliciesV2NotFound) Code ¶
func (o *UpdateSensorUpdatePoliciesV2NotFound) Code() int
Code gets the status code for the update sensor update policies v2 not found response
func (*UpdateSensorUpdatePoliciesV2NotFound) Error ¶
func (o *UpdateSensorUpdatePoliciesV2NotFound) Error() string
func (*UpdateSensorUpdatePoliciesV2NotFound) GetPayload ¶
func (o *UpdateSensorUpdatePoliciesV2NotFound) GetPayload() *models.SensorUpdateRespV2
func (*UpdateSensorUpdatePoliciesV2NotFound) IsClientError ¶
func (o *UpdateSensorUpdatePoliciesV2NotFound) IsClientError() bool
IsClientError returns true when this update sensor update policies v2 not found response has a 4xx status code
func (*UpdateSensorUpdatePoliciesV2NotFound) IsCode ¶
func (o *UpdateSensorUpdatePoliciesV2NotFound) IsCode(code int) bool
IsCode returns true when this update sensor update policies v2 not found response a status code equal to that given
func (*UpdateSensorUpdatePoliciesV2NotFound) IsRedirect ¶
func (o *UpdateSensorUpdatePoliciesV2NotFound) IsRedirect() bool
IsRedirect returns true when this update sensor update policies v2 not found response has a 3xx status code
func (*UpdateSensorUpdatePoliciesV2NotFound) IsServerError ¶
func (o *UpdateSensorUpdatePoliciesV2NotFound) IsServerError() bool
IsServerError returns true when this update sensor update policies v2 not found response has a 5xx status code
func (*UpdateSensorUpdatePoliciesV2NotFound) IsSuccess ¶
func (o *UpdateSensorUpdatePoliciesV2NotFound) IsSuccess() bool
IsSuccess returns true when this update sensor update policies v2 not found response has a 2xx status code
func (*UpdateSensorUpdatePoliciesV2NotFound) String ¶
func (o *UpdateSensorUpdatePoliciesV2NotFound) String() string
type UpdateSensorUpdatePoliciesV2OK ¶
type UpdateSensorUpdatePoliciesV2OK struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.SensorUpdateRespV2 }
UpdateSensorUpdatePoliciesV2OK describes a response with status code 200, with default header values.
OK
func NewUpdateSensorUpdatePoliciesV2OK ¶
func NewUpdateSensorUpdatePoliciesV2OK() *UpdateSensorUpdatePoliciesV2OK
NewUpdateSensorUpdatePoliciesV2OK creates a UpdateSensorUpdatePoliciesV2OK with default headers values
func (*UpdateSensorUpdatePoliciesV2OK) Code ¶
func (o *UpdateSensorUpdatePoliciesV2OK) Code() int
Code gets the status code for the update sensor update policies v2 o k response
func (*UpdateSensorUpdatePoliciesV2OK) Error ¶
func (o *UpdateSensorUpdatePoliciesV2OK) Error() string
func (*UpdateSensorUpdatePoliciesV2OK) GetPayload ¶
func (o *UpdateSensorUpdatePoliciesV2OK) GetPayload() *models.SensorUpdateRespV2
func (*UpdateSensorUpdatePoliciesV2OK) IsClientError ¶
func (o *UpdateSensorUpdatePoliciesV2OK) IsClientError() bool
IsClientError returns true when this update sensor update policies v2 o k response has a 4xx status code
func (*UpdateSensorUpdatePoliciesV2OK) IsCode ¶
func (o *UpdateSensorUpdatePoliciesV2OK) IsCode(code int) bool
IsCode returns true when this update sensor update policies v2 o k response a status code equal to that given
func (*UpdateSensorUpdatePoliciesV2OK) IsRedirect ¶
func (o *UpdateSensorUpdatePoliciesV2OK) IsRedirect() bool
IsRedirect returns true when this update sensor update policies v2 o k response has a 3xx status code
func (*UpdateSensorUpdatePoliciesV2OK) IsServerError ¶
func (o *UpdateSensorUpdatePoliciesV2OK) IsServerError() bool
IsServerError returns true when this update sensor update policies v2 o k response has a 5xx status code
func (*UpdateSensorUpdatePoliciesV2OK) IsSuccess ¶
func (o *UpdateSensorUpdatePoliciesV2OK) IsSuccess() bool
IsSuccess returns true when this update sensor update policies v2 o k response has a 2xx status code
func (*UpdateSensorUpdatePoliciesV2OK) String ¶
func (o *UpdateSensorUpdatePoliciesV2OK) String() string
type UpdateSensorUpdatePoliciesV2Params ¶
type UpdateSensorUpdatePoliciesV2Params struct { // Body. Body *models.SensorUpdateUpdatePoliciesReqV2 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
UpdateSensorUpdatePoliciesV2Params contains all the parameters to send to the API endpoint
for the update sensor update policies v2 operation. Typically these are written to a http.Request.
func NewUpdateSensorUpdatePoliciesV2Params ¶
func NewUpdateSensorUpdatePoliciesV2Params() *UpdateSensorUpdatePoliciesV2Params
NewUpdateSensorUpdatePoliciesV2Params creates a new UpdateSensorUpdatePoliciesV2Params 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 NewUpdateSensorUpdatePoliciesV2ParamsWithContext ¶
func NewUpdateSensorUpdatePoliciesV2ParamsWithContext(ctx context.Context) *UpdateSensorUpdatePoliciesV2Params
NewUpdateSensorUpdatePoliciesV2ParamsWithContext creates a new UpdateSensorUpdatePoliciesV2Params object with the ability to set a context for a request.
func NewUpdateSensorUpdatePoliciesV2ParamsWithHTTPClient ¶
func NewUpdateSensorUpdatePoliciesV2ParamsWithHTTPClient(client *http.Client) *UpdateSensorUpdatePoliciesV2Params
NewUpdateSensorUpdatePoliciesV2ParamsWithHTTPClient creates a new UpdateSensorUpdatePoliciesV2Params object with the ability to set a custom HTTPClient for a request.
func NewUpdateSensorUpdatePoliciesV2ParamsWithTimeout ¶
func NewUpdateSensorUpdatePoliciesV2ParamsWithTimeout(timeout time.Duration) *UpdateSensorUpdatePoliciesV2Params
NewUpdateSensorUpdatePoliciesV2ParamsWithTimeout creates a new UpdateSensorUpdatePoliciesV2Params object with the ability to set a timeout on a request.
func (*UpdateSensorUpdatePoliciesV2Params) SetBody ¶
func (o *UpdateSensorUpdatePoliciesV2Params) SetBody(body *models.SensorUpdateUpdatePoliciesReqV2)
SetBody adds the body to the update sensor update policies v2 params
func (*UpdateSensorUpdatePoliciesV2Params) SetContext ¶
func (o *UpdateSensorUpdatePoliciesV2Params) SetContext(ctx context.Context)
SetContext adds the context to the update sensor update policies v2 params
func (*UpdateSensorUpdatePoliciesV2Params) SetDefaults ¶
func (o *UpdateSensorUpdatePoliciesV2Params) SetDefaults()
SetDefaults hydrates default values in the update sensor update policies v2 params (not the query body).
All values with no default are reset to their zero value.
func (*UpdateSensorUpdatePoliciesV2Params) SetHTTPClient ¶
func (o *UpdateSensorUpdatePoliciesV2Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the update sensor update policies v2 params
func (*UpdateSensorUpdatePoliciesV2Params) SetTimeout ¶
func (o *UpdateSensorUpdatePoliciesV2Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the update sensor update policies v2 params
func (*UpdateSensorUpdatePoliciesV2Params) WithBody ¶
func (o *UpdateSensorUpdatePoliciesV2Params) WithBody(body *models.SensorUpdateUpdatePoliciesReqV2) *UpdateSensorUpdatePoliciesV2Params
WithBody adds the body to the update sensor update policies v2 params
func (*UpdateSensorUpdatePoliciesV2Params) WithContext ¶
func (o *UpdateSensorUpdatePoliciesV2Params) WithContext(ctx context.Context) *UpdateSensorUpdatePoliciesV2Params
WithContext adds the context to the update sensor update policies v2 params
func (*UpdateSensorUpdatePoliciesV2Params) WithDefaults ¶
func (o *UpdateSensorUpdatePoliciesV2Params) WithDefaults() *UpdateSensorUpdatePoliciesV2Params
WithDefaults hydrates default values in the update sensor update policies v2 params (not the query body).
All values with no default are reset to their zero value.
func (*UpdateSensorUpdatePoliciesV2Params) WithHTTPClient ¶
func (o *UpdateSensorUpdatePoliciesV2Params) WithHTTPClient(client *http.Client) *UpdateSensorUpdatePoliciesV2Params
WithHTTPClient adds the HTTPClient to the update sensor update policies v2 params
func (*UpdateSensorUpdatePoliciesV2Params) WithTimeout ¶
func (o *UpdateSensorUpdatePoliciesV2Params) WithTimeout(timeout time.Duration) *UpdateSensorUpdatePoliciesV2Params
WithTimeout adds the timeout to the update sensor update policies v2 params
func (*UpdateSensorUpdatePoliciesV2Params) WriteToRequest ¶
func (o *UpdateSensorUpdatePoliciesV2Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UpdateSensorUpdatePoliciesV2Reader ¶
type UpdateSensorUpdatePoliciesV2Reader struct {
// contains filtered or unexported fields
}
UpdateSensorUpdatePoliciesV2Reader is a Reader for the UpdateSensorUpdatePoliciesV2 structure.
func (*UpdateSensorUpdatePoliciesV2Reader) ReadResponse ¶
func (o *UpdateSensorUpdatePoliciesV2Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UpdateSensorUpdatePoliciesV2TooManyRequests ¶
type UpdateSensorUpdatePoliciesV2TooManyRequests struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 /* Too many requests, retry after this time (as milliseconds since epoch) */ XRateLimitRetryAfter int64 Payload *models.MsaReplyMetaOnly }
UpdateSensorUpdatePoliciesV2TooManyRequests describes a response with status code 429, with default header values.
Too Many Requests
func NewUpdateSensorUpdatePoliciesV2TooManyRequests ¶
func NewUpdateSensorUpdatePoliciesV2TooManyRequests() *UpdateSensorUpdatePoliciesV2TooManyRequests
NewUpdateSensorUpdatePoliciesV2TooManyRequests creates a UpdateSensorUpdatePoliciesV2TooManyRequests with default headers values
func (*UpdateSensorUpdatePoliciesV2TooManyRequests) Code ¶
func (o *UpdateSensorUpdatePoliciesV2TooManyRequests) Code() int
Code gets the status code for the update sensor update policies v2 too many requests response
func (*UpdateSensorUpdatePoliciesV2TooManyRequests) Error ¶
func (o *UpdateSensorUpdatePoliciesV2TooManyRequests) Error() string
func (*UpdateSensorUpdatePoliciesV2TooManyRequests) GetPayload ¶
func (o *UpdateSensorUpdatePoliciesV2TooManyRequests) GetPayload() *models.MsaReplyMetaOnly
func (*UpdateSensorUpdatePoliciesV2TooManyRequests) IsClientError ¶
func (o *UpdateSensorUpdatePoliciesV2TooManyRequests) IsClientError() bool
IsClientError returns true when this update sensor update policies v2 too many requests response has a 4xx status code
func (*UpdateSensorUpdatePoliciesV2TooManyRequests) IsCode ¶
func (o *UpdateSensorUpdatePoliciesV2TooManyRequests) IsCode(code int) bool
IsCode returns true when this update sensor update policies v2 too many requests response a status code equal to that given
func (*UpdateSensorUpdatePoliciesV2TooManyRequests) IsRedirect ¶
func (o *UpdateSensorUpdatePoliciesV2TooManyRequests) IsRedirect() bool
IsRedirect returns true when this update sensor update policies v2 too many requests response has a 3xx status code
func (*UpdateSensorUpdatePoliciesV2TooManyRequests) IsServerError ¶
func (o *UpdateSensorUpdatePoliciesV2TooManyRequests) IsServerError() bool
IsServerError returns true when this update sensor update policies v2 too many requests response has a 5xx status code
func (*UpdateSensorUpdatePoliciesV2TooManyRequests) IsSuccess ¶
func (o *UpdateSensorUpdatePoliciesV2TooManyRequests) IsSuccess() bool
IsSuccess returns true when this update sensor update policies v2 too many requests response has a 2xx status code
func (*UpdateSensorUpdatePoliciesV2TooManyRequests) String ¶
func (o *UpdateSensorUpdatePoliciesV2TooManyRequests) String() string
Source Files ¶
- create_sensor_update_policies_parameters.go
- create_sensor_update_policies_responses.go
- create_sensor_update_policies_v2_parameters.go
- create_sensor_update_policies_v2_responses.go
- delete_sensor_update_policies_parameters.go
- delete_sensor_update_policies_responses.go
- get_sensor_update_policies_parameters.go
- get_sensor_update_policies_responses.go
- get_sensor_update_policies_v2_parameters.go
- get_sensor_update_policies_v2_responses.go
- perform_sensor_update_policies_action_parameters.go
- perform_sensor_update_policies_action_responses.go
- query_combined_sensor_update_builds_parameters.go
- query_combined_sensor_update_builds_responses.go
- query_combined_sensor_update_kernels_parameters.go
- query_combined_sensor_update_kernels_responses.go
- query_combined_sensor_update_policies_parameters.go
- query_combined_sensor_update_policies_responses.go
- query_combined_sensor_update_policies_v2_parameters.go
- query_combined_sensor_update_policies_v2_responses.go
- query_combined_sensor_update_policy_members_parameters.go
- query_combined_sensor_update_policy_members_responses.go
- query_sensor_update_kernels_distinct_parameters.go
- query_sensor_update_kernels_distinct_responses.go
- query_sensor_update_policies_parameters.go
- query_sensor_update_policies_responses.go
- query_sensor_update_policy_members_parameters.go
- query_sensor_update_policy_members_responses.go
- reveal_uninstall_token_parameters.go
- reveal_uninstall_token_responses.go
- sensor_update_policies_client.go
- set_sensor_update_policies_precedence_parameters.go
- set_sensor_update_policies_precedence_responses.go
- update_sensor_update_policies_parameters.go
- update_sensor_update_policies_responses.go
- update_sensor_update_policies_v2_parameters.go
- update_sensor_update_policies_v2_responses.go