Documentation
¶
Index ¶
- type API
- type Client
- func (a *Client) DeletePresenceSource(ctx context.Context, params *DeletePresenceSourceParams) (*DeletePresenceSourceNoContent, error)
- func (a *Client) DeletePresencedefinition(ctx context.Context, params *DeletePresencedefinitionParams) error
- func (a *Client) GetPresenceSettings(ctx context.Context, params *GetPresenceSettingsParams) (*GetPresenceSettingsOK, error)
- func (a *Client) GetPresenceSource(ctx context.Context, params *GetPresenceSourceParams) (*GetPresenceSourceOK, error)
- func (a *Client) GetPresenceSources(ctx context.Context, params *GetPresenceSourcesParams) (*GetPresenceSourcesOK, error)
- func (a *Client) GetPresenceUserPrimarysource(ctx context.Context, params *GetPresenceUserPrimarysourceParams) (*GetPresenceUserPrimarysourceOK, error)
- func (a *Client) GetPresencedefinition(ctx context.Context, params *GetPresencedefinitionParams) (*GetPresencedefinitionOK, error)
- func (a *Client) GetPresencedefinitions(ctx context.Context, params *GetPresencedefinitionsParams) (*GetPresencedefinitionsOK, error)
- func (a *Client) GetSystempresences(ctx context.Context, params *GetSystempresencesParams) (*GetSystempresencesOK, error)
- func (a *Client) GetUserPresence(ctx context.Context, params *GetUserPresenceParams) (*GetUserPresenceOK, error)
- func (a *Client) GetUserPresencesPurecloud(ctx context.Context, params *GetUserPresencesPurecloudParams) (*GetUserPresencesPurecloudOK, error)
- func (a *Client) PatchUserPresence(ctx context.Context, params *PatchUserPresenceParams) (*PatchUserPresenceOK, error)
- func (a *Client) PatchUserPresencesPurecloud(ctx context.Context, params *PatchUserPresencesPurecloudParams) (*PatchUserPresencesPurecloudOK, error)
- func (a *Client) PostPresenceSources(ctx context.Context, params *PostPresenceSourcesParams) (*PostPresenceSourcesOK, error)
- func (a *Client) PostPresencedefinitions(ctx context.Context, params *PostPresencedefinitionsParams) (*PostPresencedefinitionsOK, error)
- func (a *Client) PutPresenceSettings(ctx context.Context, params *PutPresenceSettingsParams) (*PutPresenceSettingsOK, error)
- func (a *Client) PutPresenceSource(ctx context.Context, params *PutPresenceSourceParams) (*PutPresenceSourceOK, error)
- func (a *Client) PutPresenceUserPrimarysource(ctx context.Context, params *PutPresenceUserPrimarysourceParams) (*PutPresenceUserPrimarysourceOK, error)
- func (a *Client) PutPresencedefinition(ctx context.Context, params *PutPresencedefinitionParams) (*PutPresencedefinitionOK, error)
- func (a *Client) PutUsersPresencesBulk(ctx context.Context, params *PutUsersPresencesBulkParams) (*PutUsersPresencesBulkOK, error)
- type DeletePresenceSourceBadRequest
- func (o *DeletePresenceSourceBadRequest) Error() string
- func (o *DeletePresenceSourceBadRequest) GetPayload() *models.ErrorBody
- func (o *DeletePresenceSourceBadRequest) IsClientError() bool
- func (o *DeletePresenceSourceBadRequest) IsCode(code int) bool
- func (o *DeletePresenceSourceBadRequest) IsRedirect() bool
- func (o *DeletePresenceSourceBadRequest) IsServerError() bool
- func (o *DeletePresenceSourceBadRequest) IsSuccess() bool
- func (o *DeletePresenceSourceBadRequest) String() string
- type DeletePresenceSourceConflict
- func (o *DeletePresenceSourceConflict) Error() string
- func (o *DeletePresenceSourceConflict) GetPayload() *models.ErrorBody
- func (o *DeletePresenceSourceConflict) IsClientError() bool
- func (o *DeletePresenceSourceConflict) IsCode(code int) bool
- func (o *DeletePresenceSourceConflict) IsRedirect() bool
- func (o *DeletePresenceSourceConflict) IsServerError() bool
- func (o *DeletePresenceSourceConflict) IsSuccess() bool
- func (o *DeletePresenceSourceConflict) String() string
- type DeletePresenceSourceForbidden
- func (o *DeletePresenceSourceForbidden) Error() string
- func (o *DeletePresenceSourceForbidden) GetPayload() *models.ErrorBody
- func (o *DeletePresenceSourceForbidden) IsClientError() bool
- func (o *DeletePresenceSourceForbidden) IsCode(code int) bool
- func (o *DeletePresenceSourceForbidden) IsRedirect() bool
- func (o *DeletePresenceSourceForbidden) IsServerError() bool
- func (o *DeletePresenceSourceForbidden) IsSuccess() bool
- func (o *DeletePresenceSourceForbidden) String() string
- type DeletePresenceSourceGatewayTimeout
- func (o *DeletePresenceSourceGatewayTimeout) Error() string
- func (o *DeletePresenceSourceGatewayTimeout) GetPayload() *models.ErrorBody
- func (o *DeletePresenceSourceGatewayTimeout) IsClientError() bool
- func (o *DeletePresenceSourceGatewayTimeout) IsCode(code int) bool
- func (o *DeletePresenceSourceGatewayTimeout) IsRedirect() bool
- func (o *DeletePresenceSourceGatewayTimeout) IsServerError() bool
- func (o *DeletePresenceSourceGatewayTimeout) IsSuccess() bool
- func (o *DeletePresenceSourceGatewayTimeout) String() string
- type DeletePresenceSourceInternalServerError
- func (o *DeletePresenceSourceInternalServerError) Error() string
- func (o *DeletePresenceSourceInternalServerError) GetPayload() *models.ErrorBody
- func (o *DeletePresenceSourceInternalServerError) IsClientError() bool
- func (o *DeletePresenceSourceInternalServerError) IsCode(code int) bool
- func (o *DeletePresenceSourceInternalServerError) IsRedirect() bool
- func (o *DeletePresenceSourceInternalServerError) IsServerError() bool
- func (o *DeletePresenceSourceInternalServerError) IsSuccess() bool
- func (o *DeletePresenceSourceInternalServerError) String() string
- type DeletePresenceSourceNoContent
- func (o *DeletePresenceSourceNoContent) Error() string
- func (o *DeletePresenceSourceNoContent) IsClientError() bool
- func (o *DeletePresenceSourceNoContent) IsCode(code int) bool
- func (o *DeletePresenceSourceNoContent) IsRedirect() bool
- func (o *DeletePresenceSourceNoContent) IsServerError() bool
- func (o *DeletePresenceSourceNoContent) IsSuccess() bool
- func (o *DeletePresenceSourceNoContent) String() string
- type DeletePresenceSourceNotFound
- func (o *DeletePresenceSourceNotFound) Error() string
- func (o *DeletePresenceSourceNotFound) GetPayload() *models.ErrorBody
- func (o *DeletePresenceSourceNotFound) IsClientError() bool
- func (o *DeletePresenceSourceNotFound) IsCode(code int) bool
- func (o *DeletePresenceSourceNotFound) IsRedirect() bool
- func (o *DeletePresenceSourceNotFound) IsServerError() bool
- func (o *DeletePresenceSourceNotFound) IsSuccess() bool
- func (o *DeletePresenceSourceNotFound) String() string
- type DeletePresenceSourceParams
- func NewDeletePresenceSourceParams() *DeletePresenceSourceParams
- func NewDeletePresenceSourceParamsWithContext(ctx context.Context) *DeletePresenceSourceParams
- func NewDeletePresenceSourceParamsWithHTTPClient(client *http.Client) *DeletePresenceSourceParams
- func NewDeletePresenceSourceParamsWithTimeout(timeout time.Duration) *DeletePresenceSourceParams
- func (o *DeletePresenceSourceParams) SetContext(ctx context.Context)
- func (o *DeletePresenceSourceParams) SetDefaults()
- func (o *DeletePresenceSourceParams) SetHTTPClient(client *http.Client)
- func (o *DeletePresenceSourceParams) SetSourceID(sourceID string)
- func (o *DeletePresenceSourceParams) SetTimeout(timeout time.Duration)
- func (o *DeletePresenceSourceParams) WithContext(ctx context.Context) *DeletePresenceSourceParams
- func (o *DeletePresenceSourceParams) WithDefaults() *DeletePresenceSourceParams
- func (o *DeletePresenceSourceParams) WithHTTPClient(client *http.Client) *DeletePresenceSourceParams
- func (o *DeletePresenceSourceParams) WithSourceID(sourceID string) *DeletePresenceSourceParams
- func (o *DeletePresenceSourceParams) WithTimeout(timeout time.Duration) *DeletePresenceSourceParams
- func (o *DeletePresenceSourceParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeletePresenceSourceReader
- type DeletePresenceSourceRequestEntityTooLarge
- func (o *DeletePresenceSourceRequestEntityTooLarge) Error() string
- func (o *DeletePresenceSourceRequestEntityTooLarge) GetPayload() *models.ErrorBody
- func (o *DeletePresenceSourceRequestEntityTooLarge) IsClientError() bool
- func (o *DeletePresenceSourceRequestEntityTooLarge) IsCode(code int) bool
- func (o *DeletePresenceSourceRequestEntityTooLarge) IsRedirect() bool
- func (o *DeletePresenceSourceRequestEntityTooLarge) IsServerError() bool
- func (o *DeletePresenceSourceRequestEntityTooLarge) IsSuccess() bool
- func (o *DeletePresenceSourceRequestEntityTooLarge) String() string
- type DeletePresenceSourceRequestTimeout
- func (o *DeletePresenceSourceRequestTimeout) Error() string
- func (o *DeletePresenceSourceRequestTimeout) GetPayload() *models.ErrorBody
- func (o *DeletePresenceSourceRequestTimeout) IsClientError() bool
- func (o *DeletePresenceSourceRequestTimeout) IsCode(code int) bool
- func (o *DeletePresenceSourceRequestTimeout) IsRedirect() bool
- func (o *DeletePresenceSourceRequestTimeout) IsServerError() bool
- func (o *DeletePresenceSourceRequestTimeout) IsSuccess() bool
- func (o *DeletePresenceSourceRequestTimeout) String() string
- type DeletePresenceSourceServiceUnavailable
- func (o *DeletePresenceSourceServiceUnavailable) Error() string
- func (o *DeletePresenceSourceServiceUnavailable) GetPayload() *models.ErrorBody
- func (o *DeletePresenceSourceServiceUnavailable) IsClientError() bool
- func (o *DeletePresenceSourceServiceUnavailable) IsCode(code int) bool
- func (o *DeletePresenceSourceServiceUnavailable) IsRedirect() bool
- func (o *DeletePresenceSourceServiceUnavailable) IsServerError() bool
- func (o *DeletePresenceSourceServiceUnavailable) IsSuccess() bool
- func (o *DeletePresenceSourceServiceUnavailable) String() string
- type DeletePresenceSourceTooManyRequests
- func (o *DeletePresenceSourceTooManyRequests) Error() string
- func (o *DeletePresenceSourceTooManyRequests) GetPayload() *models.ErrorBody
- func (o *DeletePresenceSourceTooManyRequests) IsClientError() bool
- func (o *DeletePresenceSourceTooManyRequests) IsCode(code int) bool
- func (o *DeletePresenceSourceTooManyRequests) IsRedirect() bool
- func (o *DeletePresenceSourceTooManyRequests) IsServerError() bool
- func (o *DeletePresenceSourceTooManyRequests) IsSuccess() bool
- func (o *DeletePresenceSourceTooManyRequests) String() string
- type DeletePresenceSourceUnauthorized
- func (o *DeletePresenceSourceUnauthorized) Error() string
- func (o *DeletePresenceSourceUnauthorized) GetPayload() *models.ErrorBody
- func (o *DeletePresenceSourceUnauthorized) IsClientError() bool
- func (o *DeletePresenceSourceUnauthorized) IsCode(code int) bool
- func (o *DeletePresenceSourceUnauthorized) IsRedirect() bool
- func (o *DeletePresenceSourceUnauthorized) IsServerError() bool
- func (o *DeletePresenceSourceUnauthorized) IsSuccess() bool
- func (o *DeletePresenceSourceUnauthorized) String() string
- type DeletePresenceSourceUnsupportedMediaType
- func (o *DeletePresenceSourceUnsupportedMediaType) Error() string
- func (o *DeletePresenceSourceUnsupportedMediaType) GetPayload() *models.ErrorBody
- func (o *DeletePresenceSourceUnsupportedMediaType) IsClientError() bool
- func (o *DeletePresenceSourceUnsupportedMediaType) IsCode(code int) bool
- func (o *DeletePresenceSourceUnsupportedMediaType) IsRedirect() bool
- func (o *DeletePresenceSourceUnsupportedMediaType) IsServerError() bool
- func (o *DeletePresenceSourceUnsupportedMediaType) IsSuccess() bool
- func (o *DeletePresenceSourceUnsupportedMediaType) String() string
- type DeletePresencedefinitionBadRequest
- func (o *DeletePresencedefinitionBadRequest) Error() string
- func (o *DeletePresencedefinitionBadRequest) GetPayload() *models.ErrorBody
- func (o *DeletePresencedefinitionBadRequest) IsClientError() bool
- func (o *DeletePresencedefinitionBadRequest) IsCode(code int) bool
- func (o *DeletePresencedefinitionBadRequest) IsRedirect() bool
- func (o *DeletePresencedefinitionBadRequest) IsServerError() bool
- func (o *DeletePresencedefinitionBadRequest) IsSuccess() bool
- func (o *DeletePresencedefinitionBadRequest) String() string
- type DeletePresencedefinitionDefault
- func (o *DeletePresencedefinitionDefault) Code() int
- func (o *DeletePresencedefinitionDefault) Error() string
- func (o *DeletePresencedefinitionDefault) IsClientError() bool
- func (o *DeletePresencedefinitionDefault) IsCode(code int) bool
- func (o *DeletePresencedefinitionDefault) IsRedirect() bool
- func (o *DeletePresencedefinitionDefault) IsServerError() bool
- func (o *DeletePresencedefinitionDefault) IsSuccess() bool
- func (o *DeletePresencedefinitionDefault) String() string
- type DeletePresencedefinitionForbidden
- func (o *DeletePresencedefinitionForbidden) Error() string
- func (o *DeletePresencedefinitionForbidden) GetPayload() *models.ErrorBody
- func (o *DeletePresencedefinitionForbidden) IsClientError() bool
- func (o *DeletePresencedefinitionForbidden) IsCode(code int) bool
- func (o *DeletePresencedefinitionForbidden) IsRedirect() bool
- func (o *DeletePresencedefinitionForbidden) IsServerError() bool
- func (o *DeletePresencedefinitionForbidden) IsSuccess() bool
- func (o *DeletePresencedefinitionForbidden) String() string
- type DeletePresencedefinitionGatewayTimeout
- func (o *DeletePresencedefinitionGatewayTimeout) Error() string
- func (o *DeletePresencedefinitionGatewayTimeout) GetPayload() *models.ErrorBody
- func (o *DeletePresencedefinitionGatewayTimeout) IsClientError() bool
- func (o *DeletePresencedefinitionGatewayTimeout) IsCode(code int) bool
- func (o *DeletePresencedefinitionGatewayTimeout) IsRedirect() bool
- func (o *DeletePresencedefinitionGatewayTimeout) IsServerError() bool
- func (o *DeletePresencedefinitionGatewayTimeout) IsSuccess() bool
- func (o *DeletePresencedefinitionGatewayTimeout) String() string
- type DeletePresencedefinitionInternalServerError
- func (o *DeletePresencedefinitionInternalServerError) Error() string
- func (o *DeletePresencedefinitionInternalServerError) GetPayload() *models.ErrorBody
- func (o *DeletePresencedefinitionInternalServerError) IsClientError() bool
- func (o *DeletePresencedefinitionInternalServerError) IsCode(code int) bool
- func (o *DeletePresencedefinitionInternalServerError) IsRedirect() bool
- func (o *DeletePresencedefinitionInternalServerError) IsServerError() bool
- func (o *DeletePresencedefinitionInternalServerError) IsSuccess() bool
- func (o *DeletePresencedefinitionInternalServerError) String() string
- type DeletePresencedefinitionNotFound
- func (o *DeletePresencedefinitionNotFound) Error() string
- func (o *DeletePresencedefinitionNotFound) GetPayload() *models.ErrorBody
- func (o *DeletePresencedefinitionNotFound) IsClientError() bool
- func (o *DeletePresencedefinitionNotFound) IsCode(code int) bool
- func (o *DeletePresencedefinitionNotFound) IsRedirect() bool
- func (o *DeletePresencedefinitionNotFound) IsServerError() bool
- func (o *DeletePresencedefinitionNotFound) IsSuccess() bool
- func (o *DeletePresencedefinitionNotFound) String() string
- type DeletePresencedefinitionParams
- func NewDeletePresencedefinitionParams() *DeletePresencedefinitionParams
- func NewDeletePresencedefinitionParamsWithContext(ctx context.Context) *DeletePresencedefinitionParams
- func NewDeletePresencedefinitionParamsWithHTTPClient(client *http.Client) *DeletePresencedefinitionParams
- func NewDeletePresencedefinitionParamsWithTimeout(timeout time.Duration) *DeletePresencedefinitionParams
- func (o *DeletePresencedefinitionParams) SetContext(ctx context.Context)
- func (o *DeletePresencedefinitionParams) SetDefaults()
- func (o *DeletePresencedefinitionParams) SetHTTPClient(client *http.Client)
- func (o *DeletePresencedefinitionParams) SetPresenceID(presenceID string)
- func (o *DeletePresencedefinitionParams) SetTimeout(timeout time.Duration)
- func (o *DeletePresencedefinitionParams) WithContext(ctx context.Context) *DeletePresencedefinitionParams
- func (o *DeletePresencedefinitionParams) WithDefaults() *DeletePresencedefinitionParams
- func (o *DeletePresencedefinitionParams) WithHTTPClient(client *http.Client) *DeletePresencedefinitionParams
- func (o *DeletePresencedefinitionParams) WithPresenceID(presenceID string) *DeletePresencedefinitionParams
- func (o *DeletePresencedefinitionParams) WithTimeout(timeout time.Duration) *DeletePresencedefinitionParams
- func (o *DeletePresencedefinitionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeletePresencedefinitionReader
- type DeletePresencedefinitionRequestEntityTooLarge
- func (o *DeletePresencedefinitionRequestEntityTooLarge) Error() string
- func (o *DeletePresencedefinitionRequestEntityTooLarge) GetPayload() *models.ErrorBody
- func (o *DeletePresencedefinitionRequestEntityTooLarge) IsClientError() bool
- func (o *DeletePresencedefinitionRequestEntityTooLarge) IsCode(code int) bool
- func (o *DeletePresencedefinitionRequestEntityTooLarge) IsRedirect() bool
- func (o *DeletePresencedefinitionRequestEntityTooLarge) IsServerError() bool
- func (o *DeletePresencedefinitionRequestEntityTooLarge) IsSuccess() bool
- func (o *DeletePresencedefinitionRequestEntityTooLarge) String() string
- type DeletePresencedefinitionRequestTimeout
- func (o *DeletePresencedefinitionRequestTimeout) Error() string
- func (o *DeletePresencedefinitionRequestTimeout) GetPayload() *models.ErrorBody
- func (o *DeletePresencedefinitionRequestTimeout) IsClientError() bool
- func (o *DeletePresencedefinitionRequestTimeout) IsCode(code int) bool
- func (o *DeletePresencedefinitionRequestTimeout) IsRedirect() bool
- func (o *DeletePresencedefinitionRequestTimeout) IsServerError() bool
- func (o *DeletePresencedefinitionRequestTimeout) IsSuccess() bool
- func (o *DeletePresencedefinitionRequestTimeout) String() string
- type DeletePresencedefinitionServiceUnavailable
- func (o *DeletePresencedefinitionServiceUnavailable) Error() string
- func (o *DeletePresencedefinitionServiceUnavailable) GetPayload() *models.ErrorBody
- func (o *DeletePresencedefinitionServiceUnavailable) IsClientError() bool
- func (o *DeletePresencedefinitionServiceUnavailable) IsCode(code int) bool
- func (o *DeletePresencedefinitionServiceUnavailable) IsRedirect() bool
- func (o *DeletePresencedefinitionServiceUnavailable) IsServerError() bool
- func (o *DeletePresencedefinitionServiceUnavailable) IsSuccess() bool
- func (o *DeletePresencedefinitionServiceUnavailable) String() string
- type DeletePresencedefinitionTooManyRequests
- func (o *DeletePresencedefinitionTooManyRequests) Error() string
- func (o *DeletePresencedefinitionTooManyRequests) GetPayload() *models.ErrorBody
- func (o *DeletePresencedefinitionTooManyRequests) IsClientError() bool
- func (o *DeletePresencedefinitionTooManyRequests) IsCode(code int) bool
- func (o *DeletePresencedefinitionTooManyRequests) IsRedirect() bool
- func (o *DeletePresencedefinitionTooManyRequests) IsServerError() bool
- func (o *DeletePresencedefinitionTooManyRequests) IsSuccess() bool
- func (o *DeletePresencedefinitionTooManyRequests) String() string
- type DeletePresencedefinitionUnauthorized
- func (o *DeletePresencedefinitionUnauthorized) Error() string
- func (o *DeletePresencedefinitionUnauthorized) GetPayload() *models.ErrorBody
- func (o *DeletePresencedefinitionUnauthorized) IsClientError() bool
- func (o *DeletePresencedefinitionUnauthorized) IsCode(code int) bool
- func (o *DeletePresencedefinitionUnauthorized) IsRedirect() bool
- func (o *DeletePresencedefinitionUnauthorized) IsServerError() bool
- func (o *DeletePresencedefinitionUnauthorized) IsSuccess() bool
- func (o *DeletePresencedefinitionUnauthorized) String() string
- type DeletePresencedefinitionUnsupportedMediaType
- func (o *DeletePresencedefinitionUnsupportedMediaType) Error() string
- func (o *DeletePresencedefinitionUnsupportedMediaType) GetPayload() *models.ErrorBody
- func (o *DeletePresencedefinitionUnsupportedMediaType) IsClientError() bool
- func (o *DeletePresencedefinitionUnsupportedMediaType) IsCode(code int) bool
- func (o *DeletePresencedefinitionUnsupportedMediaType) IsRedirect() bool
- func (o *DeletePresencedefinitionUnsupportedMediaType) IsServerError() bool
- func (o *DeletePresencedefinitionUnsupportedMediaType) IsSuccess() bool
- func (o *DeletePresencedefinitionUnsupportedMediaType) String() string
- type GetPresenceSettingsBadRequest
- func (o *GetPresenceSettingsBadRequest) Error() string
- func (o *GetPresenceSettingsBadRequest) GetPayload() *models.ErrorBody
- func (o *GetPresenceSettingsBadRequest) IsClientError() bool
- func (o *GetPresenceSettingsBadRequest) IsCode(code int) bool
- func (o *GetPresenceSettingsBadRequest) IsRedirect() bool
- func (o *GetPresenceSettingsBadRequest) IsServerError() bool
- func (o *GetPresenceSettingsBadRequest) IsSuccess() bool
- func (o *GetPresenceSettingsBadRequest) String() string
- type GetPresenceSettingsForbidden
- func (o *GetPresenceSettingsForbidden) Error() string
- func (o *GetPresenceSettingsForbidden) GetPayload() *models.ErrorBody
- func (o *GetPresenceSettingsForbidden) IsClientError() bool
- func (o *GetPresenceSettingsForbidden) IsCode(code int) bool
- func (o *GetPresenceSettingsForbidden) IsRedirect() bool
- func (o *GetPresenceSettingsForbidden) IsServerError() bool
- func (o *GetPresenceSettingsForbidden) IsSuccess() bool
- func (o *GetPresenceSettingsForbidden) String() string
- type GetPresenceSettingsGatewayTimeout
- func (o *GetPresenceSettingsGatewayTimeout) Error() string
- func (o *GetPresenceSettingsGatewayTimeout) GetPayload() *models.ErrorBody
- func (o *GetPresenceSettingsGatewayTimeout) IsClientError() bool
- func (o *GetPresenceSettingsGatewayTimeout) IsCode(code int) bool
- func (o *GetPresenceSettingsGatewayTimeout) IsRedirect() bool
- func (o *GetPresenceSettingsGatewayTimeout) IsServerError() bool
- func (o *GetPresenceSettingsGatewayTimeout) IsSuccess() bool
- func (o *GetPresenceSettingsGatewayTimeout) String() string
- type GetPresenceSettingsInternalServerError
- func (o *GetPresenceSettingsInternalServerError) Error() string
- func (o *GetPresenceSettingsInternalServerError) GetPayload() *models.ErrorBody
- func (o *GetPresenceSettingsInternalServerError) IsClientError() bool
- func (o *GetPresenceSettingsInternalServerError) IsCode(code int) bool
- func (o *GetPresenceSettingsInternalServerError) IsRedirect() bool
- func (o *GetPresenceSettingsInternalServerError) IsServerError() bool
- func (o *GetPresenceSettingsInternalServerError) IsSuccess() bool
- func (o *GetPresenceSettingsInternalServerError) String() string
- type GetPresenceSettingsNotFound
- func (o *GetPresenceSettingsNotFound) Error() string
- func (o *GetPresenceSettingsNotFound) GetPayload() *models.ErrorBody
- func (o *GetPresenceSettingsNotFound) IsClientError() bool
- func (o *GetPresenceSettingsNotFound) IsCode(code int) bool
- func (o *GetPresenceSettingsNotFound) IsRedirect() bool
- func (o *GetPresenceSettingsNotFound) IsServerError() bool
- func (o *GetPresenceSettingsNotFound) IsSuccess() bool
- func (o *GetPresenceSettingsNotFound) String() string
- type GetPresenceSettingsOK
- func (o *GetPresenceSettingsOK) Error() string
- func (o *GetPresenceSettingsOK) GetPayload() *models.PresenceSettings
- func (o *GetPresenceSettingsOK) IsClientError() bool
- func (o *GetPresenceSettingsOK) IsCode(code int) bool
- func (o *GetPresenceSettingsOK) IsRedirect() bool
- func (o *GetPresenceSettingsOK) IsServerError() bool
- func (o *GetPresenceSettingsOK) IsSuccess() bool
- func (o *GetPresenceSettingsOK) String() string
- type GetPresenceSettingsParams
- func NewGetPresenceSettingsParams() *GetPresenceSettingsParams
- func NewGetPresenceSettingsParamsWithContext(ctx context.Context) *GetPresenceSettingsParams
- func NewGetPresenceSettingsParamsWithHTTPClient(client *http.Client) *GetPresenceSettingsParams
- func NewGetPresenceSettingsParamsWithTimeout(timeout time.Duration) *GetPresenceSettingsParams
- func (o *GetPresenceSettingsParams) SetContext(ctx context.Context)
- func (o *GetPresenceSettingsParams) SetDefaults()
- func (o *GetPresenceSettingsParams) SetHTTPClient(client *http.Client)
- func (o *GetPresenceSettingsParams) SetTimeout(timeout time.Duration)
- func (o *GetPresenceSettingsParams) WithContext(ctx context.Context) *GetPresenceSettingsParams
- func (o *GetPresenceSettingsParams) WithDefaults() *GetPresenceSettingsParams
- func (o *GetPresenceSettingsParams) WithHTTPClient(client *http.Client) *GetPresenceSettingsParams
- func (o *GetPresenceSettingsParams) WithTimeout(timeout time.Duration) *GetPresenceSettingsParams
- func (o *GetPresenceSettingsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetPresenceSettingsReader
- type GetPresenceSettingsRequestEntityTooLarge
- func (o *GetPresenceSettingsRequestEntityTooLarge) Error() string
- func (o *GetPresenceSettingsRequestEntityTooLarge) GetPayload() *models.ErrorBody
- func (o *GetPresenceSettingsRequestEntityTooLarge) IsClientError() bool
- func (o *GetPresenceSettingsRequestEntityTooLarge) IsCode(code int) bool
- func (o *GetPresenceSettingsRequestEntityTooLarge) IsRedirect() bool
- func (o *GetPresenceSettingsRequestEntityTooLarge) IsServerError() bool
- func (o *GetPresenceSettingsRequestEntityTooLarge) IsSuccess() bool
- func (o *GetPresenceSettingsRequestEntityTooLarge) String() string
- type GetPresenceSettingsRequestTimeout
- func (o *GetPresenceSettingsRequestTimeout) Error() string
- func (o *GetPresenceSettingsRequestTimeout) GetPayload() *models.ErrorBody
- func (o *GetPresenceSettingsRequestTimeout) IsClientError() bool
- func (o *GetPresenceSettingsRequestTimeout) IsCode(code int) bool
- func (o *GetPresenceSettingsRequestTimeout) IsRedirect() bool
- func (o *GetPresenceSettingsRequestTimeout) IsServerError() bool
- func (o *GetPresenceSettingsRequestTimeout) IsSuccess() bool
- func (o *GetPresenceSettingsRequestTimeout) String() string
- type GetPresenceSettingsServiceUnavailable
- func (o *GetPresenceSettingsServiceUnavailable) Error() string
- func (o *GetPresenceSettingsServiceUnavailable) GetPayload() *models.ErrorBody
- func (o *GetPresenceSettingsServiceUnavailable) IsClientError() bool
- func (o *GetPresenceSettingsServiceUnavailable) IsCode(code int) bool
- func (o *GetPresenceSettingsServiceUnavailable) IsRedirect() bool
- func (o *GetPresenceSettingsServiceUnavailable) IsServerError() bool
- func (o *GetPresenceSettingsServiceUnavailable) IsSuccess() bool
- func (o *GetPresenceSettingsServiceUnavailable) String() string
- type GetPresenceSettingsTooManyRequests
- func (o *GetPresenceSettingsTooManyRequests) Error() string
- func (o *GetPresenceSettingsTooManyRequests) GetPayload() *models.ErrorBody
- func (o *GetPresenceSettingsTooManyRequests) IsClientError() bool
- func (o *GetPresenceSettingsTooManyRequests) IsCode(code int) bool
- func (o *GetPresenceSettingsTooManyRequests) IsRedirect() bool
- func (o *GetPresenceSettingsTooManyRequests) IsServerError() bool
- func (o *GetPresenceSettingsTooManyRequests) IsSuccess() bool
- func (o *GetPresenceSettingsTooManyRequests) String() string
- type GetPresenceSettingsUnauthorized
- func (o *GetPresenceSettingsUnauthorized) Error() string
- func (o *GetPresenceSettingsUnauthorized) GetPayload() *models.ErrorBody
- func (o *GetPresenceSettingsUnauthorized) IsClientError() bool
- func (o *GetPresenceSettingsUnauthorized) IsCode(code int) bool
- func (o *GetPresenceSettingsUnauthorized) IsRedirect() bool
- func (o *GetPresenceSettingsUnauthorized) IsServerError() bool
- func (o *GetPresenceSettingsUnauthorized) IsSuccess() bool
- func (o *GetPresenceSettingsUnauthorized) String() string
- type GetPresenceSettingsUnsupportedMediaType
- func (o *GetPresenceSettingsUnsupportedMediaType) Error() string
- func (o *GetPresenceSettingsUnsupportedMediaType) GetPayload() *models.ErrorBody
- func (o *GetPresenceSettingsUnsupportedMediaType) IsClientError() bool
- func (o *GetPresenceSettingsUnsupportedMediaType) IsCode(code int) bool
- func (o *GetPresenceSettingsUnsupportedMediaType) IsRedirect() bool
- func (o *GetPresenceSettingsUnsupportedMediaType) IsServerError() bool
- func (o *GetPresenceSettingsUnsupportedMediaType) IsSuccess() bool
- func (o *GetPresenceSettingsUnsupportedMediaType) String() string
- type GetPresenceSourceBadRequest
- func (o *GetPresenceSourceBadRequest) Error() string
- func (o *GetPresenceSourceBadRequest) GetPayload() *models.ErrorBody
- func (o *GetPresenceSourceBadRequest) IsClientError() bool
- func (o *GetPresenceSourceBadRequest) IsCode(code int) bool
- func (o *GetPresenceSourceBadRequest) IsRedirect() bool
- func (o *GetPresenceSourceBadRequest) IsServerError() bool
- func (o *GetPresenceSourceBadRequest) IsSuccess() bool
- func (o *GetPresenceSourceBadRequest) String() string
- type GetPresenceSourceForbidden
- func (o *GetPresenceSourceForbidden) Error() string
- func (o *GetPresenceSourceForbidden) GetPayload() *models.ErrorBody
- func (o *GetPresenceSourceForbidden) IsClientError() bool
- func (o *GetPresenceSourceForbidden) IsCode(code int) bool
- func (o *GetPresenceSourceForbidden) IsRedirect() bool
- func (o *GetPresenceSourceForbidden) IsServerError() bool
- func (o *GetPresenceSourceForbidden) IsSuccess() bool
- func (o *GetPresenceSourceForbidden) String() string
- type GetPresenceSourceGatewayTimeout
- func (o *GetPresenceSourceGatewayTimeout) Error() string
- func (o *GetPresenceSourceGatewayTimeout) GetPayload() *models.ErrorBody
- func (o *GetPresenceSourceGatewayTimeout) IsClientError() bool
- func (o *GetPresenceSourceGatewayTimeout) IsCode(code int) bool
- func (o *GetPresenceSourceGatewayTimeout) IsRedirect() bool
- func (o *GetPresenceSourceGatewayTimeout) IsServerError() bool
- func (o *GetPresenceSourceGatewayTimeout) IsSuccess() bool
- func (o *GetPresenceSourceGatewayTimeout) String() string
- type GetPresenceSourceInternalServerError
- func (o *GetPresenceSourceInternalServerError) Error() string
- func (o *GetPresenceSourceInternalServerError) GetPayload() *models.ErrorBody
- func (o *GetPresenceSourceInternalServerError) IsClientError() bool
- func (o *GetPresenceSourceInternalServerError) IsCode(code int) bool
- func (o *GetPresenceSourceInternalServerError) IsRedirect() bool
- func (o *GetPresenceSourceInternalServerError) IsServerError() bool
- func (o *GetPresenceSourceInternalServerError) IsSuccess() bool
- func (o *GetPresenceSourceInternalServerError) String() string
- type GetPresenceSourceNotFound
- func (o *GetPresenceSourceNotFound) Error() string
- func (o *GetPresenceSourceNotFound) GetPayload() *models.ErrorBody
- func (o *GetPresenceSourceNotFound) IsClientError() bool
- func (o *GetPresenceSourceNotFound) IsCode(code int) bool
- func (o *GetPresenceSourceNotFound) IsRedirect() bool
- func (o *GetPresenceSourceNotFound) IsServerError() bool
- func (o *GetPresenceSourceNotFound) IsSuccess() bool
- func (o *GetPresenceSourceNotFound) String() string
- type GetPresenceSourceOK
- func (o *GetPresenceSourceOK) Error() string
- func (o *GetPresenceSourceOK) GetPayload() *models.Source
- func (o *GetPresenceSourceOK) IsClientError() bool
- func (o *GetPresenceSourceOK) IsCode(code int) bool
- func (o *GetPresenceSourceOK) IsRedirect() bool
- func (o *GetPresenceSourceOK) IsServerError() bool
- func (o *GetPresenceSourceOK) IsSuccess() bool
- func (o *GetPresenceSourceOK) String() string
- type GetPresenceSourceParams
- func NewGetPresenceSourceParams() *GetPresenceSourceParams
- func NewGetPresenceSourceParamsWithContext(ctx context.Context) *GetPresenceSourceParams
- func NewGetPresenceSourceParamsWithHTTPClient(client *http.Client) *GetPresenceSourceParams
- func NewGetPresenceSourceParamsWithTimeout(timeout time.Duration) *GetPresenceSourceParams
- func (o *GetPresenceSourceParams) SetContext(ctx context.Context)
- func (o *GetPresenceSourceParams) SetDefaults()
- func (o *GetPresenceSourceParams) SetHTTPClient(client *http.Client)
- func (o *GetPresenceSourceParams) SetSourceID(sourceID string)
- func (o *GetPresenceSourceParams) SetTimeout(timeout time.Duration)
- func (o *GetPresenceSourceParams) WithContext(ctx context.Context) *GetPresenceSourceParams
- func (o *GetPresenceSourceParams) WithDefaults() *GetPresenceSourceParams
- func (o *GetPresenceSourceParams) WithHTTPClient(client *http.Client) *GetPresenceSourceParams
- func (o *GetPresenceSourceParams) WithSourceID(sourceID string) *GetPresenceSourceParams
- func (o *GetPresenceSourceParams) WithTimeout(timeout time.Duration) *GetPresenceSourceParams
- func (o *GetPresenceSourceParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetPresenceSourceReader
- type GetPresenceSourceRequestEntityTooLarge
- func (o *GetPresenceSourceRequestEntityTooLarge) Error() string
- func (o *GetPresenceSourceRequestEntityTooLarge) GetPayload() *models.ErrorBody
- func (o *GetPresenceSourceRequestEntityTooLarge) IsClientError() bool
- func (o *GetPresenceSourceRequestEntityTooLarge) IsCode(code int) bool
- func (o *GetPresenceSourceRequestEntityTooLarge) IsRedirect() bool
- func (o *GetPresenceSourceRequestEntityTooLarge) IsServerError() bool
- func (o *GetPresenceSourceRequestEntityTooLarge) IsSuccess() bool
- func (o *GetPresenceSourceRequestEntityTooLarge) String() string
- type GetPresenceSourceRequestTimeout
- func (o *GetPresenceSourceRequestTimeout) Error() string
- func (o *GetPresenceSourceRequestTimeout) GetPayload() *models.ErrorBody
- func (o *GetPresenceSourceRequestTimeout) IsClientError() bool
- func (o *GetPresenceSourceRequestTimeout) IsCode(code int) bool
- func (o *GetPresenceSourceRequestTimeout) IsRedirect() bool
- func (o *GetPresenceSourceRequestTimeout) IsServerError() bool
- func (o *GetPresenceSourceRequestTimeout) IsSuccess() bool
- func (o *GetPresenceSourceRequestTimeout) String() string
- type GetPresenceSourceServiceUnavailable
- func (o *GetPresenceSourceServiceUnavailable) Error() string
- func (o *GetPresenceSourceServiceUnavailable) GetPayload() *models.ErrorBody
- func (o *GetPresenceSourceServiceUnavailable) IsClientError() bool
- func (o *GetPresenceSourceServiceUnavailable) IsCode(code int) bool
- func (o *GetPresenceSourceServiceUnavailable) IsRedirect() bool
- func (o *GetPresenceSourceServiceUnavailable) IsServerError() bool
- func (o *GetPresenceSourceServiceUnavailable) IsSuccess() bool
- func (o *GetPresenceSourceServiceUnavailable) String() string
- type GetPresenceSourceTooManyRequests
- func (o *GetPresenceSourceTooManyRequests) Error() string
- func (o *GetPresenceSourceTooManyRequests) GetPayload() *models.ErrorBody
- func (o *GetPresenceSourceTooManyRequests) IsClientError() bool
- func (o *GetPresenceSourceTooManyRequests) IsCode(code int) bool
- func (o *GetPresenceSourceTooManyRequests) IsRedirect() bool
- func (o *GetPresenceSourceTooManyRequests) IsServerError() bool
- func (o *GetPresenceSourceTooManyRequests) IsSuccess() bool
- func (o *GetPresenceSourceTooManyRequests) String() string
- type GetPresenceSourceUnauthorized
- func (o *GetPresenceSourceUnauthorized) Error() string
- func (o *GetPresenceSourceUnauthorized) GetPayload() *models.ErrorBody
- func (o *GetPresenceSourceUnauthorized) IsClientError() bool
- func (o *GetPresenceSourceUnauthorized) IsCode(code int) bool
- func (o *GetPresenceSourceUnauthorized) IsRedirect() bool
- func (o *GetPresenceSourceUnauthorized) IsServerError() bool
- func (o *GetPresenceSourceUnauthorized) IsSuccess() bool
- func (o *GetPresenceSourceUnauthorized) String() string
- type GetPresenceSourceUnsupportedMediaType
- func (o *GetPresenceSourceUnsupportedMediaType) Error() string
- func (o *GetPresenceSourceUnsupportedMediaType) GetPayload() *models.ErrorBody
- func (o *GetPresenceSourceUnsupportedMediaType) IsClientError() bool
- func (o *GetPresenceSourceUnsupportedMediaType) IsCode(code int) bool
- func (o *GetPresenceSourceUnsupportedMediaType) IsRedirect() bool
- func (o *GetPresenceSourceUnsupportedMediaType) IsServerError() bool
- func (o *GetPresenceSourceUnsupportedMediaType) IsSuccess() bool
- func (o *GetPresenceSourceUnsupportedMediaType) String() string
- type GetPresenceSourcesBadRequest
- func (o *GetPresenceSourcesBadRequest) Error() string
- func (o *GetPresenceSourcesBadRequest) GetPayload() *models.ErrorBody
- func (o *GetPresenceSourcesBadRequest) IsClientError() bool
- func (o *GetPresenceSourcesBadRequest) IsCode(code int) bool
- func (o *GetPresenceSourcesBadRequest) IsRedirect() bool
- func (o *GetPresenceSourcesBadRequest) IsServerError() bool
- func (o *GetPresenceSourcesBadRequest) IsSuccess() bool
- func (o *GetPresenceSourcesBadRequest) String() string
- type GetPresenceSourcesForbidden
- func (o *GetPresenceSourcesForbidden) Error() string
- func (o *GetPresenceSourcesForbidden) GetPayload() *models.ErrorBody
- func (o *GetPresenceSourcesForbidden) IsClientError() bool
- func (o *GetPresenceSourcesForbidden) IsCode(code int) bool
- func (o *GetPresenceSourcesForbidden) IsRedirect() bool
- func (o *GetPresenceSourcesForbidden) IsServerError() bool
- func (o *GetPresenceSourcesForbidden) IsSuccess() bool
- func (o *GetPresenceSourcesForbidden) String() string
- type GetPresenceSourcesGatewayTimeout
- func (o *GetPresenceSourcesGatewayTimeout) Error() string
- func (o *GetPresenceSourcesGatewayTimeout) GetPayload() *models.ErrorBody
- func (o *GetPresenceSourcesGatewayTimeout) IsClientError() bool
- func (o *GetPresenceSourcesGatewayTimeout) IsCode(code int) bool
- func (o *GetPresenceSourcesGatewayTimeout) IsRedirect() bool
- func (o *GetPresenceSourcesGatewayTimeout) IsServerError() bool
- func (o *GetPresenceSourcesGatewayTimeout) IsSuccess() bool
- func (o *GetPresenceSourcesGatewayTimeout) String() string
- type GetPresenceSourcesInternalServerError
- func (o *GetPresenceSourcesInternalServerError) Error() string
- func (o *GetPresenceSourcesInternalServerError) GetPayload() *models.ErrorBody
- func (o *GetPresenceSourcesInternalServerError) IsClientError() bool
- func (o *GetPresenceSourcesInternalServerError) IsCode(code int) bool
- func (o *GetPresenceSourcesInternalServerError) IsRedirect() bool
- func (o *GetPresenceSourcesInternalServerError) IsServerError() bool
- func (o *GetPresenceSourcesInternalServerError) IsSuccess() bool
- func (o *GetPresenceSourcesInternalServerError) String() string
- type GetPresenceSourcesNotFound
- func (o *GetPresenceSourcesNotFound) Error() string
- func (o *GetPresenceSourcesNotFound) GetPayload() *models.ErrorBody
- func (o *GetPresenceSourcesNotFound) IsClientError() bool
- func (o *GetPresenceSourcesNotFound) IsCode(code int) bool
- func (o *GetPresenceSourcesNotFound) IsRedirect() bool
- func (o *GetPresenceSourcesNotFound) IsServerError() bool
- func (o *GetPresenceSourcesNotFound) IsSuccess() bool
- func (o *GetPresenceSourcesNotFound) String() string
- type GetPresenceSourcesOK
- func (o *GetPresenceSourcesOK) Error() string
- func (o *GetPresenceSourcesOK) GetPayload() *models.SourceEntityListing
- func (o *GetPresenceSourcesOK) IsClientError() bool
- func (o *GetPresenceSourcesOK) IsCode(code int) bool
- func (o *GetPresenceSourcesOK) IsRedirect() bool
- func (o *GetPresenceSourcesOK) IsServerError() bool
- func (o *GetPresenceSourcesOK) IsSuccess() bool
- func (o *GetPresenceSourcesOK) String() string
- type GetPresenceSourcesParams
- func NewGetPresenceSourcesParams() *GetPresenceSourcesParams
- func NewGetPresenceSourcesParamsWithContext(ctx context.Context) *GetPresenceSourcesParams
- func NewGetPresenceSourcesParamsWithHTTPClient(client *http.Client) *GetPresenceSourcesParams
- func NewGetPresenceSourcesParamsWithTimeout(timeout time.Duration) *GetPresenceSourcesParams
- func (o *GetPresenceSourcesParams) SetContext(ctx context.Context)
- func (o *GetPresenceSourcesParams) SetDeactivated(deactivated *string)
- func (o *GetPresenceSourcesParams) SetDefaults()
- func (o *GetPresenceSourcesParams) SetHTTPClient(client *http.Client)
- func (o *GetPresenceSourcesParams) SetTimeout(timeout time.Duration)
- func (o *GetPresenceSourcesParams) WithContext(ctx context.Context) *GetPresenceSourcesParams
- func (o *GetPresenceSourcesParams) WithDeactivated(deactivated *string) *GetPresenceSourcesParams
- func (o *GetPresenceSourcesParams) WithDefaults() *GetPresenceSourcesParams
- func (o *GetPresenceSourcesParams) WithHTTPClient(client *http.Client) *GetPresenceSourcesParams
- func (o *GetPresenceSourcesParams) WithTimeout(timeout time.Duration) *GetPresenceSourcesParams
- func (o *GetPresenceSourcesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetPresenceSourcesReader
- type GetPresenceSourcesRequestEntityTooLarge
- func (o *GetPresenceSourcesRequestEntityTooLarge) Error() string
- func (o *GetPresenceSourcesRequestEntityTooLarge) GetPayload() *models.ErrorBody
- func (o *GetPresenceSourcesRequestEntityTooLarge) IsClientError() bool
- func (o *GetPresenceSourcesRequestEntityTooLarge) IsCode(code int) bool
- func (o *GetPresenceSourcesRequestEntityTooLarge) IsRedirect() bool
- func (o *GetPresenceSourcesRequestEntityTooLarge) IsServerError() bool
- func (o *GetPresenceSourcesRequestEntityTooLarge) IsSuccess() bool
- func (o *GetPresenceSourcesRequestEntityTooLarge) String() string
- type GetPresenceSourcesRequestTimeout
- func (o *GetPresenceSourcesRequestTimeout) Error() string
- func (o *GetPresenceSourcesRequestTimeout) GetPayload() *models.ErrorBody
- func (o *GetPresenceSourcesRequestTimeout) IsClientError() bool
- func (o *GetPresenceSourcesRequestTimeout) IsCode(code int) bool
- func (o *GetPresenceSourcesRequestTimeout) IsRedirect() bool
- func (o *GetPresenceSourcesRequestTimeout) IsServerError() bool
- func (o *GetPresenceSourcesRequestTimeout) IsSuccess() bool
- func (o *GetPresenceSourcesRequestTimeout) String() string
- type GetPresenceSourcesServiceUnavailable
- func (o *GetPresenceSourcesServiceUnavailable) Error() string
- func (o *GetPresenceSourcesServiceUnavailable) GetPayload() *models.ErrorBody
- func (o *GetPresenceSourcesServiceUnavailable) IsClientError() bool
- func (o *GetPresenceSourcesServiceUnavailable) IsCode(code int) bool
- func (o *GetPresenceSourcesServiceUnavailable) IsRedirect() bool
- func (o *GetPresenceSourcesServiceUnavailable) IsServerError() bool
- func (o *GetPresenceSourcesServiceUnavailable) IsSuccess() bool
- func (o *GetPresenceSourcesServiceUnavailable) String() string
- type GetPresenceSourcesTooManyRequests
- func (o *GetPresenceSourcesTooManyRequests) Error() string
- func (o *GetPresenceSourcesTooManyRequests) GetPayload() *models.ErrorBody
- func (o *GetPresenceSourcesTooManyRequests) IsClientError() bool
- func (o *GetPresenceSourcesTooManyRequests) IsCode(code int) bool
- func (o *GetPresenceSourcesTooManyRequests) IsRedirect() bool
- func (o *GetPresenceSourcesTooManyRequests) IsServerError() bool
- func (o *GetPresenceSourcesTooManyRequests) IsSuccess() bool
- func (o *GetPresenceSourcesTooManyRequests) String() string
- type GetPresenceSourcesUnauthorized
- func (o *GetPresenceSourcesUnauthorized) Error() string
- func (o *GetPresenceSourcesUnauthorized) GetPayload() *models.ErrorBody
- func (o *GetPresenceSourcesUnauthorized) IsClientError() bool
- func (o *GetPresenceSourcesUnauthorized) IsCode(code int) bool
- func (o *GetPresenceSourcesUnauthorized) IsRedirect() bool
- func (o *GetPresenceSourcesUnauthorized) IsServerError() bool
- func (o *GetPresenceSourcesUnauthorized) IsSuccess() bool
- func (o *GetPresenceSourcesUnauthorized) String() string
- type GetPresenceSourcesUnsupportedMediaType
- func (o *GetPresenceSourcesUnsupportedMediaType) Error() string
- func (o *GetPresenceSourcesUnsupportedMediaType) GetPayload() *models.ErrorBody
- func (o *GetPresenceSourcesUnsupportedMediaType) IsClientError() bool
- func (o *GetPresenceSourcesUnsupportedMediaType) IsCode(code int) bool
- func (o *GetPresenceSourcesUnsupportedMediaType) IsRedirect() bool
- func (o *GetPresenceSourcesUnsupportedMediaType) IsServerError() bool
- func (o *GetPresenceSourcesUnsupportedMediaType) IsSuccess() bool
- func (o *GetPresenceSourcesUnsupportedMediaType) String() string
- type GetPresenceUserPrimarysourceBadRequest
- func (o *GetPresenceUserPrimarysourceBadRequest) Error() string
- func (o *GetPresenceUserPrimarysourceBadRequest) GetPayload() *models.ErrorBody
- func (o *GetPresenceUserPrimarysourceBadRequest) IsClientError() bool
- func (o *GetPresenceUserPrimarysourceBadRequest) IsCode(code int) bool
- func (o *GetPresenceUserPrimarysourceBadRequest) IsRedirect() bool
- func (o *GetPresenceUserPrimarysourceBadRequest) IsServerError() bool
- func (o *GetPresenceUserPrimarysourceBadRequest) IsSuccess() bool
- func (o *GetPresenceUserPrimarysourceBadRequest) String() string
- type GetPresenceUserPrimarysourceForbidden
- func (o *GetPresenceUserPrimarysourceForbidden) Error() string
- func (o *GetPresenceUserPrimarysourceForbidden) GetPayload() *models.ErrorBody
- func (o *GetPresenceUserPrimarysourceForbidden) IsClientError() bool
- func (o *GetPresenceUserPrimarysourceForbidden) IsCode(code int) bool
- func (o *GetPresenceUserPrimarysourceForbidden) IsRedirect() bool
- func (o *GetPresenceUserPrimarysourceForbidden) IsServerError() bool
- func (o *GetPresenceUserPrimarysourceForbidden) IsSuccess() bool
- func (o *GetPresenceUserPrimarysourceForbidden) String() string
- type GetPresenceUserPrimarysourceGatewayTimeout
- func (o *GetPresenceUserPrimarysourceGatewayTimeout) Error() string
- func (o *GetPresenceUserPrimarysourceGatewayTimeout) GetPayload() *models.ErrorBody
- func (o *GetPresenceUserPrimarysourceGatewayTimeout) IsClientError() bool
- func (o *GetPresenceUserPrimarysourceGatewayTimeout) IsCode(code int) bool
- func (o *GetPresenceUserPrimarysourceGatewayTimeout) IsRedirect() bool
- func (o *GetPresenceUserPrimarysourceGatewayTimeout) IsServerError() bool
- func (o *GetPresenceUserPrimarysourceGatewayTimeout) IsSuccess() bool
- func (o *GetPresenceUserPrimarysourceGatewayTimeout) String() string
- type GetPresenceUserPrimarysourceInternalServerError
- func (o *GetPresenceUserPrimarysourceInternalServerError) Error() string
- func (o *GetPresenceUserPrimarysourceInternalServerError) GetPayload() *models.ErrorBody
- func (o *GetPresenceUserPrimarysourceInternalServerError) IsClientError() bool
- func (o *GetPresenceUserPrimarysourceInternalServerError) IsCode(code int) bool
- func (o *GetPresenceUserPrimarysourceInternalServerError) IsRedirect() bool
- func (o *GetPresenceUserPrimarysourceInternalServerError) IsServerError() bool
- func (o *GetPresenceUserPrimarysourceInternalServerError) IsSuccess() bool
- func (o *GetPresenceUserPrimarysourceInternalServerError) String() string
- type GetPresenceUserPrimarysourceNotFound
- func (o *GetPresenceUserPrimarysourceNotFound) Error() string
- func (o *GetPresenceUserPrimarysourceNotFound) GetPayload() *models.ErrorBody
- func (o *GetPresenceUserPrimarysourceNotFound) IsClientError() bool
- func (o *GetPresenceUserPrimarysourceNotFound) IsCode(code int) bool
- func (o *GetPresenceUserPrimarysourceNotFound) IsRedirect() bool
- func (o *GetPresenceUserPrimarysourceNotFound) IsServerError() bool
- func (o *GetPresenceUserPrimarysourceNotFound) IsSuccess() bool
- func (o *GetPresenceUserPrimarysourceNotFound) String() string
- type GetPresenceUserPrimarysourceOK
- func (o *GetPresenceUserPrimarysourceOK) Error() string
- func (o *GetPresenceUserPrimarysourceOK) GetPayload() *models.UserPrimarySource
- func (o *GetPresenceUserPrimarysourceOK) IsClientError() bool
- func (o *GetPresenceUserPrimarysourceOK) IsCode(code int) bool
- func (o *GetPresenceUserPrimarysourceOK) IsRedirect() bool
- func (o *GetPresenceUserPrimarysourceOK) IsServerError() bool
- func (o *GetPresenceUserPrimarysourceOK) IsSuccess() bool
- func (o *GetPresenceUserPrimarysourceOK) String() string
- type GetPresenceUserPrimarysourceParams
- func NewGetPresenceUserPrimarysourceParams() *GetPresenceUserPrimarysourceParams
- func NewGetPresenceUserPrimarysourceParamsWithContext(ctx context.Context) *GetPresenceUserPrimarysourceParams
- func NewGetPresenceUserPrimarysourceParamsWithHTTPClient(client *http.Client) *GetPresenceUserPrimarysourceParams
- func NewGetPresenceUserPrimarysourceParamsWithTimeout(timeout time.Duration) *GetPresenceUserPrimarysourceParams
- func (o *GetPresenceUserPrimarysourceParams) SetContext(ctx context.Context)
- func (o *GetPresenceUserPrimarysourceParams) SetDefaults()
- func (o *GetPresenceUserPrimarysourceParams) SetHTTPClient(client *http.Client)
- func (o *GetPresenceUserPrimarysourceParams) SetTimeout(timeout time.Duration)
- func (o *GetPresenceUserPrimarysourceParams) SetUserID(userID string)
- func (o *GetPresenceUserPrimarysourceParams) WithContext(ctx context.Context) *GetPresenceUserPrimarysourceParams
- func (o *GetPresenceUserPrimarysourceParams) WithDefaults() *GetPresenceUserPrimarysourceParams
- func (o *GetPresenceUserPrimarysourceParams) WithHTTPClient(client *http.Client) *GetPresenceUserPrimarysourceParams
- func (o *GetPresenceUserPrimarysourceParams) WithTimeout(timeout time.Duration) *GetPresenceUserPrimarysourceParams
- func (o *GetPresenceUserPrimarysourceParams) WithUserID(userID string) *GetPresenceUserPrimarysourceParams
- func (o *GetPresenceUserPrimarysourceParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetPresenceUserPrimarysourceReader
- type GetPresenceUserPrimarysourceRequestEntityTooLarge
- func (o *GetPresenceUserPrimarysourceRequestEntityTooLarge) Error() string
- func (o *GetPresenceUserPrimarysourceRequestEntityTooLarge) GetPayload() *models.ErrorBody
- func (o *GetPresenceUserPrimarysourceRequestEntityTooLarge) IsClientError() bool
- func (o *GetPresenceUserPrimarysourceRequestEntityTooLarge) IsCode(code int) bool
- func (o *GetPresenceUserPrimarysourceRequestEntityTooLarge) IsRedirect() bool
- func (o *GetPresenceUserPrimarysourceRequestEntityTooLarge) IsServerError() bool
- func (o *GetPresenceUserPrimarysourceRequestEntityTooLarge) IsSuccess() bool
- func (o *GetPresenceUserPrimarysourceRequestEntityTooLarge) String() string
- type GetPresenceUserPrimarysourceRequestTimeout
- func (o *GetPresenceUserPrimarysourceRequestTimeout) Error() string
- func (o *GetPresenceUserPrimarysourceRequestTimeout) GetPayload() *models.ErrorBody
- func (o *GetPresenceUserPrimarysourceRequestTimeout) IsClientError() bool
- func (o *GetPresenceUserPrimarysourceRequestTimeout) IsCode(code int) bool
- func (o *GetPresenceUserPrimarysourceRequestTimeout) IsRedirect() bool
- func (o *GetPresenceUserPrimarysourceRequestTimeout) IsServerError() bool
- func (o *GetPresenceUserPrimarysourceRequestTimeout) IsSuccess() bool
- func (o *GetPresenceUserPrimarysourceRequestTimeout) String() string
- type GetPresenceUserPrimarysourceServiceUnavailable
- func (o *GetPresenceUserPrimarysourceServiceUnavailable) Error() string
- func (o *GetPresenceUserPrimarysourceServiceUnavailable) GetPayload() *models.ErrorBody
- func (o *GetPresenceUserPrimarysourceServiceUnavailable) IsClientError() bool
- func (o *GetPresenceUserPrimarysourceServiceUnavailable) IsCode(code int) bool
- func (o *GetPresenceUserPrimarysourceServiceUnavailable) IsRedirect() bool
- func (o *GetPresenceUserPrimarysourceServiceUnavailable) IsServerError() bool
- func (o *GetPresenceUserPrimarysourceServiceUnavailable) IsSuccess() bool
- func (o *GetPresenceUserPrimarysourceServiceUnavailable) String() string
- type GetPresenceUserPrimarysourceTooManyRequests
- func (o *GetPresenceUserPrimarysourceTooManyRequests) Error() string
- func (o *GetPresenceUserPrimarysourceTooManyRequests) GetPayload() *models.ErrorBody
- func (o *GetPresenceUserPrimarysourceTooManyRequests) IsClientError() bool
- func (o *GetPresenceUserPrimarysourceTooManyRequests) IsCode(code int) bool
- func (o *GetPresenceUserPrimarysourceTooManyRequests) IsRedirect() bool
- func (o *GetPresenceUserPrimarysourceTooManyRequests) IsServerError() bool
- func (o *GetPresenceUserPrimarysourceTooManyRequests) IsSuccess() bool
- func (o *GetPresenceUserPrimarysourceTooManyRequests) String() string
- type GetPresenceUserPrimarysourceUnauthorized
- func (o *GetPresenceUserPrimarysourceUnauthorized) Error() string
- func (o *GetPresenceUserPrimarysourceUnauthorized) GetPayload() *models.ErrorBody
- func (o *GetPresenceUserPrimarysourceUnauthorized) IsClientError() bool
- func (o *GetPresenceUserPrimarysourceUnauthorized) IsCode(code int) bool
- func (o *GetPresenceUserPrimarysourceUnauthorized) IsRedirect() bool
- func (o *GetPresenceUserPrimarysourceUnauthorized) IsServerError() bool
- func (o *GetPresenceUserPrimarysourceUnauthorized) IsSuccess() bool
- func (o *GetPresenceUserPrimarysourceUnauthorized) String() string
- type GetPresenceUserPrimarysourceUnsupportedMediaType
- func (o *GetPresenceUserPrimarysourceUnsupportedMediaType) Error() string
- func (o *GetPresenceUserPrimarysourceUnsupportedMediaType) GetPayload() *models.ErrorBody
- func (o *GetPresenceUserPrimarysourceUnsupportedMediaType) IsClientError() bool
- func (o *GetPresenceUserPrimarysourceUnsupportedMediaType) IsCode(code int) bool
- func (o *GetPresenceUserPrimarysourceUnsupportedMediaType) IsRedirect() bool
- func (o *GetPresenceUserPrimarysourceUnsupportedMediaType) IsServerError() bool
- func (o *GetPresenceUserPrimarysourceUnsupportedMediaType) IsSuccess() bool
- func (o *GetPresenceUserPrimarysourceUnsupportedMediaType) String() string
- type GetPresencedefinitionBadRequest
- func (o *GetPresencedefinitionBadRequest) Error() string
- func (o *GetPresencedefinitionBadRequest) GetPayload() *models.ErrorBody
- func (o *GetPresencedefinitionBadRequest) IsClientError() bool
- func (o *GetPresencedefinitionBadRequest) IsCode(code int) bool
- func (o *GetPresencedefinitionBadRequest) IsRedirect() bool
- func (o *GetPresencedefinitionBadRequest) IsServerError() bool
- func (o *GetPresencedefinitionBadRequest) IsSuccess() bool
- func (o *GetPresencedefinitionBadRequest) String() string
- type GetPresencedefinitionForbidden
- func (o *GetPresencedefinitionForbidden) Error() string
- func (o *GetPresencedefinitionForbidden) GetPayload() *models.ErrorBody
- func (o *GetPresencedefinitionForbidden) IsClientError() bool
- func (o *GetPresencedefinitionForbidden) IsCode(code int) bool
- func (o *GetPresencedefinitionForbidden) IsRedirect() bool
- func (o *GetPresencedefinitionForbidden) IsServerError() bool
- func (o *GetPresencedefinitionForbidden) IsSuccess() bool
- func (o *GetPresencedefinitionForbidden) String() string
- type GetPresencedefinitionGatewayTimeout
- func (o *GetPresencedefinitionGatewayTimeout) Error() string
- func (o *GetPresencedefinitionGatewayTimeout) GetPayload() *models.ErrorBody
- func (o *GetPresencedefinitionGatewayTimeout) IsClientError() bool
- func (o *GetPresencedefinitionGatewayTimeout) IsCode(code int) bool
- func (o *GetPresencedefinitionGatewayTimeout) IsRedirect() bool
- func (o *GetPresencedefinitionGatewayTimeout) IsServerError() bool
- func (o *GetPresencedefinitionGatewayTimeout) IsSuccess() bool
- func (o *GetPresencedefinitionGatewayTimeout) String() string
- type GetPresencedefinitionInternalServerError
- func (o *GetPresencedefinitionInternalServerError) Error() string
- func (o *GetPresencedefinitionInternalServerError) GetPayload() *models.ErrorBody
- func (o *GetPresencedefinitionInternalServerError) IsClientError() bool
- func (o *GetPresencedefinitionInternalServerError) IsCode(code int) bool
- func (o *GetPresencedefinitionInternalServerError) IsRedirect() bool
- func (o *GetPresencedefinitionInternalServerError) IsServerError() bool
- func (o *GetPresencedefinitionInternalServerError) IsSuccess() bool
- func (o *GetPresencedefinitionInternalServerError) String() string
- type GetPresencedefinitionNotFound
- func (o *GetPresencedefinitionNotFound) Error() string
- func (o *GetPresencedefinitionNotFound) GetPayload() *models.ErrorBody
- func (o *GetPresencedefinitionNotFound) IsClientError() bool
- func (o *GetPresencedefinitionNotFound) IsCode(code int) bool
- func (o *GetPresencedefinitionNotFound) IsRedirect() bool
- func (o *GetPresencedefinitionNotFound) IsServerError() bool
- func (o *GetPresencedefinitionNotFound) IsSuccess() bool
- func (o *GetPresencedefinitionNotFound) String() string
- type GetPresencedefinitionOK
- func (o *GetPresencedefinitionOK) Error() string
- func (o *GetPresencedefinitionOK) GetPayload() *models.OrganizationPresence
- func (o *GetPresencedefinitionOK) IsClientError() bool
- func (o *GetPresencedefinitionOK) IsCode(code int) bool
- func (o *GetPresencedefinitionOK) IsRedirect() bool
- func (o *GetPresencedefinitionOK) IsServerError() bool
- func (o *GetPresencedefinitionOK) IsSuccess() bool
- func (o *GetPresencedefinitionOK) String() string
- type GetPresencedefinitionParams
- func NewGetPresencedefinitionParams() *GetPresencedefinitionParams
- func NewGetPresencedefinitionParamsWithContext(ctx context.Context) *GetPresencedefinitionParams
- func NewGetPresencedefinitionParamsWithHTTPClient(client *http.Client) *GetPresencedefinitionParams
- func NewGetPresencedefinitionParamsWithTimeout(timeout time.Duration) *GetPresencedefinitionParams
- func (o *GetPresencedefinitionParams) SetContext(ctx context.Context)
- func (o *GetPresencedefinitionParams) SetDefaults()
- func (o *GetPresencedefinitionParams) SetHTTPClient(client *http.Client)
- func (o *GetPresencedefinitionParams) SetLocaleCode(localeCode *string)
- func (o *GetPresencedefinitionParams) SetPresenceID(presenceID string)
- func (o *GetPresencedefinitionParams) SetTimeout(timeout time.Duration)
- func (o *GetPresencedefinitionParams) WithContext(ctx context.Context) *GetPresencedefinitionParams
- func (o *GetPresencedefinitionParams) WithDefaults() *GetPresencedefinitionParams
- func (o *GetPresencedefinitionParams) WithHTTPClient(client *http.Client) *GetPresencedefinitionParams
- func (o *GetPresencedefinitionParams) WithLocaleCode(localeCode *string) *GetPresencedefinitionParams
- func (o *GetPresencedefinitionParams) WithPresenceID(presenceID string) *GetPresencedefinitionParams
- func (o *GetPresencedefinitionParams) WithTimeout(timeout time.Duration) *GetPresencedefinitionParams
- func (o *GetPresencedefinitionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetPresencedefinitionReader
- type GetPresencedefinitionRequestEntityTooLarge
- func (o *GetPresencedefinitionRequestEntityTooLarge) Error() string
- func (o *GetPresencedefinitionRequestEntityTooLarge) GetPayload() *models.ErrorBody
- func (o *GetPresencedefinitionRequestEntityTooLarge) IsClientError() bool
- func (o *GetPresencedefinitionRequestEntityTooLarge) IsCode(code int) bool
- func (o *GetPresencedefinitionRequestEntityTooLarge) IsRedirect() bool
- func (o *GetPresencedefinitionRequestEntityTooLarge) IsServerError() bool
- func (o *GetPresencedefinitionRequestEntityTooLarge) IsSuccess() bool
- func (o *GetPresencedefinitionRequestEntityTooLarge) String() string
- type GetPresencedefinitionRequestTimeout
- func (o *GetPresencedefinitionRequestTimeout) Error() string
- func (o *GetPresencedefinitionRequestTimeout) GetPayload() *models.ErrorBody
- func (o *GetPresencedefinitionRequestTimeout) IsClientError() bool
- func (o *GetPresencedefinitionRequestTimeout) IsCode(code int) bool
- func (o *GetPresencedefinitionRequestTimeout) IsRedirect() bool
- func (o *GetPresencedefinitionRequestTimeout) IsServerError() bool
- func (o *GetPresencedefinitionRequestTimeout) IsSuccess() bool
- func (o *GetPresencedefinitionRequestTimeout) String() string
- type GetPresencedefinitionServiceUnavailable
- func (o *GetPresencedefinitionServiceUnavailable) Error() string
- func (o *GetPresencedefinitionServiceUnavailable) GetPayload() *models.ErrorBody
- func (o *GetPresencedefinitionServiceUnavailable) IsClientError() bool
- func (o *GetPresencedefinitionServiceUnavailable) IsCode(code int) bool
- func (o *GetPresencedefinitionServiceUnavailable) IsRedirect() bool
- func (o *GetPresencedefinitionServiceUnavailable) IsServerError() bool
- func (o *GetPresencedefinitionServiceUnavailable) IsSuccess() bool
- func (o *GetPresencedefinitionServiceUnavailable) String() string
- type GetPresencedefinitionTooManyRequests
- func (o *GetPresencedefinitionTooManyRequests) Error() string
- func (o *GetPresencedefinitionTooManyRequests) GetPayload() *models.ErrorBody
- func (o *GetPresencedefinitionTooManyRequests) IsClientError() bool
- func (o *GetPresencedefinitionTooManyRequests) IsCode(code int) bool
- func (o *GetPresencedefinitionTooManyRequests) IsRedirect() bool
- func (o *GetPresencedefinitionTooManyRequests) IsServerError() bool
- func (o *GetPresencedefinitionTooManyRequests) IsSuccess() bool
- func (o *GetPresencedefinitionTooManyRequests) String() string
- type GetPresencedefinitionUnauthorized
- func (o *GetPresencedefinitionUnauthorized) Error() string
- func (o *GetPresencedefinitionUnauthorized) GetPayload() *models.ErrorBody
- func (o *GetPresencedefinitionUnauthorized) IsClientError() bool
- func (o *GetPresencedefinitionUnauthorized) IsCode(code int) bool
- func (o *GetPresencedefinitionUnauthorized) IsRedirect() bool
- func (o *GetPresencedefinitionUnauthorized) IsServerError() bool
- func (o *GetPresencedefinitionUnauthorized) IsSuccess() bool
- func (o *GetPresencedefinitionUnauthorized) String() string
- type GetPresencedefinitionUnsupportedMediaType
- func (o *GetPresencedefinitionUnsupportedMediaType) Error() string
- func (o *GetPresencedefinitionUnsupportedMediaType) GetPayload() *models.ErrorBody
- func (o *GetPresencedefinitionUnsupportedMediaType) IsClientError() bool
- func (o *GetPresencedefinitionUnsupportedMediaType) IsCode(code int) bool
- func (o *GetPresencedefinitionUnsupportedMediaType) IsRedirect() bool
- func (o *GetPresencedefinitionUnsupportedMediaType) IsServerError() bool
- func (o *GetPresencedefinitionUnsupportedMediaType) IsSuccess() bool
- func (o *GetPresencedefinitionUnsupportedMediaType) String() string
- type GetPresencedefinitionsBadRequest
- func (o *GetPresencedefinitionsBadRequest) Error() string
- func (o *GetPresencedefinitionsBadRequest) GetPayload() *models.ErrorBody
- func (o *GetPresencedefinitionsBadRequest) IsClientError() bool
- func (o *GetPresencedefinitionsBadRequest) IsCode(code int) bool
- func (o *GetPresencedefinitionsBadRequest) IsRedirect() bool
- func (o *GetPresencedefinitionsBadRequest) IsServerError() bool
- func (o *GetPresencedefinitionsBadRequest) IsSuccess() bool
- func (o *GetPresencedefinitionsBadRequest) String() string
- type GetPresencedefinitionsForbidden
- func (o *GetPresencedefinitionsForbidden) Error() string
- func (o *GetPresencedefinitionsForbidden) GetPayload() *models.ErrorBody
- func (o *GetPresencedefinitionsForbidden) IsClientError() bool
- func (o *GetPresencedefinitionsForbidden) IsCode(code int) bool
- func (o *GetPresencedefinitionsForbidden) IsRedirect() bool
- func (o *GetPresencedefinitionsForbidden) IsServerError() bool
- func (o *GetPresencedefinitionsForbidden) IsSuccess() bool
- func (o *GetPresencedefinitionsForbidden) String() string
- type GetPresencedefinitionsGatewayTimeout
- func (o *GetPresencedefinitionsGatewayTimeout) Error() string
- func (o *GetPresencedefinitionsGatewayTimeout) GetPayload() *models.ErrorBody
- func (o *GetPresencedefinitionsGatewayTimeout) IsClientError() bool
- func (o *GetPresencedefinitionsGatewayTimeout) IsCode(code int) bool
- func (o *GetPresencedefinitionsGatewayTimeout) IsRedirect() bool
- func (o *GetPresencedefinitionsGatewayTimeout) IsServerError() bool
- func (o *GetPresencedefinitionsGatewayTimeout) IsSuccess() bool
- func (o *GetPresencedefinitionsGatewayTimeout) String() string
- type GetPresencedefinitionsInternalServerError
- func (o *GetPresencedefinitionsInternalServerError) Error() string
- func (o *GetPresencedefinitionsInternalServerError) GetPayload() *models.ErrorBody
- func (o *GetPresencedefinitionsInternalServerError) IsClientError() bool
- func (o *GetPresencedefinitionsInternalServerError) IsCode(code int) bool
- func (o *GetPresencedefinitionsInternalServerError) IsRedirect() bool
- func (o *GetPresencedefinitionsInternalServerError) IsServerError() bool
- func (o *GetPresencedefinitionsInternalServerError) IsSuccess() bool
- func (o *GetPresencedefinitionsInternalServerError) String() string
- type GetPresencedefinitionsNotFound
- func (o *GetPresencedefinitionsNotFound) Error() string
- func (o *GetPresencedefinitionsNotFound) GetPayload() *models.ErrorBody
- func (o *GetPresencedefinitionsNotFound) IsClientError() bool
- func (o *GetPresencedefinitionsNotFound) IsCode(code int) bool
- func (o *GetPresencedefinitionsNotFound) IsRedirect() bool
- func (o *GetPresencedefinitionsNotFound) IsServerError() bool
- func (o *GetPresencedefinitionsNotFound) IsSuccess() bool
- func (o *GetPresencedefinitionsNotFound) String() string
- type GetPresencedefinitionsOK
- func (o *GetPresencedefinitionsOK) Error() string
- func (o *GetPresencedefinitionsOK) GetPayload() *models.OrganizationPresenceEntityListing
- func (o *GetPresencedefinitionsOK) IsClientError() bool
- func (o *GetPresencedefinitionsOK) IsCode(code int) bool
- func (o *GetPresencedefinitionsOK) IsRedirect() bool
- func (o *GetPresencedefinitionsOK) IsServerError() bool
- func (o *GetPresencedefinitionsOK) IsSuccess() bool
- func (o *GetPresencedefinitionsOK) String() string
- type GetPresencedefinitionsParams
- func NewGetPresencedefinitionsParams() *GetPresencedefinitionsParams
- func NewGetPresencedefinitionsParamsWithContext(ctx context.Context) *GetPresencedefinitionsParams
- func NewGetPresencedefinitionsParamsWithHTTPClient(client *http.Client) *GetPresencedefinitionsParams
- func NewGetPresencedefinitionsParamsWithTimeout(timeout time.Duration) *GetPresencedefinitionsParams
- func (o *GetPresencedefinitionsParams) SetContext(ctx context.Context)
- func (o *GetPresencedefinitionsParams) SetDefaults()
- func (o *GetPresencedefinitionsParams) SetDeleted(deleted *string)
- func (o *GetPresencedefinitionsParams) SetHTTPClient(client *http.Client)
- func (o *GetPresencedefinitionsParams) SetLocaleCode(localeCode *string)
- func (o *GetPresencedefinitionsParams) SetPageNumber(pageNumber *int32)
- func (o *GetPresencedefinitionsParams) SetPageSize(pageSize *int32)
- func (o *GetPresencedefinitionsParams) SetTimeout(timeout time.Duration)
- func (o *GetPresencedefinitionsParams) WithContext(ctx context.Context) *GetPresencedefinitionsParams
- func (o *GetPresencedefinitionsParams) WithDefaults() *GetPresencedefinitionsParams
- func (o *GetPresencedefinitionsParams) WithDeleted(deleted *string) *GetPresencedefinitionsParams
- func (o *GetPresencedefinitionsParams) WithHTTPClient(client *http.Client) *GetPresencedefinitionsParams
- func (o *GetPresencedefinitionsParams) WithLocaleCode(localeCode *string) *GetPresencedefinitionsParams
- func (o *GetPresencedefinitionsParams) WithPageNumber(pageNumber *int32) *GetPresencedefinitionsParams
- func (o *GetPresencedefinitionsParams) WithPageSize(pageSize *int32) *GetPresencedefinitionsParams
- func (o *GetPresencedefinitionsParams) WithTimeout(timeout time.Duration) *GetPresencedefinitionsParams
- func (o *GetPresencedefinitionsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetPresencedefinitionsReader
- type GetPresencedefinitionsRequestEntityTooLarge
- func (o *GetPresencedefinitionsRequestEntityTooLarge) Error() string
- func (o *GetPresencedefinitionsRequestEntityTooLarge) GetPayload() *models.ErrorBody
- func (o *GetPresencedefinitionsRequestEntityTooLarge) IsClientError() bool
- func (o *GetPresencedefinitionsRequestEntityTooLarge) IsCode(code int) bool
- func (o *GetPresencedefinitionsRequestEntityTooLarge) IsRedirect() bool
- func (o *GetPresencedefinitionsRequestEntityTooLarge) IsServerError() bool
- func (o *GetPresencedefinitionsRequestEntityTooLarge) IsSuccess() bool
- func (o *GetPresencedefinitionsRequestEntityTooLarge) String() string
- type GetPresencedefinitionsRequestTimeout
- func (o *GetPresencedefinitionsRequestTimeout) Error() string
- func (o *GetPresencedefinitionsRequestTimeout) GetPayload() *models.ErrorBody
- func (o *GetPresencedefinitionsRequestTimeout) IsClientError() bool
- func (o *GetPresencedefinitionsRequestTimeout) IsCode(code int) bool
- func (o *GetPresencedefinitionsRequestTimeout) IsRedirect() bool
- func (o *GetPresencedefinitionsRequestTimeout) IsServerError() bool
- func (o *GetPresencedefinitionsRequestTimeout) IsSuccess() bool
- func (o *GetPresencedefinitionsRequestTimeout) String() string
- type GetPresencedefinitionsServiceUnavailable
- func (o *GetPresencedefinitionsServiceUnavailable) Error() string
- func (o *GetPresencedefinitionsServiceUnavailable) GetPayload() *models.ErrorBody
- func (o *GetPresencedefinitionsServiceUnavailable) IsClientError() bool
- func (o *GetPresencedefinitionsServiceUnavailable) IsCode(code int) bool
- func (o *GetPresencedefinitionsServiceUnavailable) IsRedirect() bool
- func (o *GetPresencedefinitionsServiceUnavailable) IsServerError() bool
- func (o *GetPresencedefinitionsServiceUnavailable) IsSuccess() bool
- func (o *GetPresencedefinitionsServiceUnavailable) String() string
- type GetPresencedefinitionsTooManyRequests
- func (o *GetPresencedefinitionsTooManyRequests) Error() string
- func (o *GetPresencedefinitionsTooManyRequests) GetPayload() *models.ErrorBody
- func (o *GetPresencedefinitionsTooManyRequests) IsClientError() bool
- func (o *GetPresencedefinitionsTooManyRequests) IsCode(code int) bool
- func (o *GetPresencedefinitionsTooManyRequests) IsRedirect() bool
- func (o *GetPresencedefinitionsTooManyRequests) IsServerError() bool
- func (o *GetPresencedefinitionsTooManyRequests) IsSuccess() bool
- func (o *GetPresencedefinitionsTooManyRequests) String() string
- type GetPresencedefinitionsUnauthorized
- func (o *GetPresencedefinitionsUnauthorized) Error() string
- func (o *GetPresencedefinitionsUnauthorized) GetPayload() *models.ErrorBody
- func (o *GetPresencedefinitionsUnauthorized) IsClientError() bool
- func (o *GetPresencedefinitionsUnauthorized) IsCode(code int) bool
- func (o *GetPresencedefinitionsUnauthorized) IsRedirect() bool
- func (o *GetPresencedefinitionsUnauthorized) IsServerError() bool
- func (o *GetPresencedefinitionsUnauthorized) IsSuccess() bool
- func (o *GetPresencedefinitionsUnauthorized) String() string
- type GetPresencedefinitionsUnsupportedMediaType
- func (o *GetPresencedefinitionsUnsupportedMediaType) Error() string
- func (o *GetPresencedefinitionsUnsupportedMediaType) GetPayload() *models.ErrorBody
- func (o *GetPresencedefinitionsUnsupportedMediaType) IsClientError() bool
- func (o *GetPresencedefinitionsUnsupportedMediaType) IsCode(code int) bool
- func (o *GetPresencedefinitionsUnsupportedMediaType) IsRedirect() bool
- func (o *GetPresencedefinitionsUnsupportedMediaType) IsServerError() bool
- func (o *GetPresencedefinitionsUnsupportedMediaType) IsSuccess() bool
- func (o *GetPresencedefinitionsUnsupportedMediaType) String() string
- type GetSystempresencesBadRequest
- func (o *GetSystempresencesBadRequest) Error() string
- func (o *GetSystempresencesBadRequest) GetPayload() *models.ErrorBody
- func (o *GetSystempresencesBadRequest) IsClientError() bool
- func (o *GetSystempresencesBadRequest) IsCode(code int) bool
- func (o *GetSystempresencesBadRequest) IsRedirect() bool
- func (o *GetSystempresencesBadRequest) IsServerError() bool
- func (o *GetSystempresencesBadRequest) IsSuccess() bool
- func (o *GetSystempresencesBadRequest) String() string
- type GetSystempresencesForbidden
- func (o *GetSystempresencesForbidden) Error() string
- func (o *GetSystempresencesForbidden) GetPayload() *models.ErrorBody
- func (o *GetSystempresencesForbidden) IsClientError() bool
- func (o *GetSystempresencesForbidden) IsCode(code int) bool
- func (o *GetSystempresencesForbidden) IsRedirect() bool
- func (o *GetSystempresencesForbidden) IsServerError() bool
- func (o *GetSystempresencesForbidden) IsSuccess() bool
- func (o *GetSystempresencesForbidden) String() string
- type GetSystempresencesGatewayTimeout
- func (o *GetSystempresencesGatewayTimeout) Error() string
- func (o *GetSystempresencesGatewayTimeout) GetPayload() *models.ErrorBody
- func (o *GetSystempresencesGatewayTimeout) IsClientError() bool
- func (o *GetSystempresencesGatewayTimeout) IsCode(code int) bool
- func (o *GetSystempresencesGatewayTimeout) IsRedirect() bool
- func (o *GetSystempresencesGatewayTimeout) IsServerError() bool
- func (o *GetSystempresencesGatewayTimeout) IsSuccess() bool
- func (o *GetSystempresencesGatewayTimeout) String() string
- type GetSystempresencesInternalServerError
- func (o *GetSystempresencesInternalServerError) Error() string
- func (o *GetSystempresencesInternalServerError) GetPayload() *models.ErrorBody
- func (o *GetSystempresencesInternalServerError) IsClientError() bool
- func (o *GetSystempresencesInternalServerError) IsCode(code int) bool
- func (o *GetSystempresencesInternalServerError) IsRedirect() bool
- func (o *GetSystempresencesInternalServerError) IsServerError() bool
- func (o *GetSystempresencesInternalServerError) IsSuccess() bool
- func (o *GetSystempresencesInternalServerError) String() string
- type GetSystempresencesNotFound
- func (o *GetSystempresencesNotFound) Error() string
- func (o *GetSystempresencesNotFound) GetPayload() *models.ErrorBody
- func (o *GetSystempresencesNotFound) IsClientError() bool
- func (o *GetSystempresencesNotFound) IsCode(code int) bool
- func (o *GetSystempresencesNotFound) IsRedirect() bool
- func (o *GetSystempresencesNotFound) IsServerError() bool
- func (o *GetSystempresencesNotFound) IsSuccess() bool
- func (o *GetSystempresencesNotFound) String() string
- type GetSystempresencesOK
- func (o *GetSystempresencesOK) Error() string
- func (o *GetSystempresencesOK) GetPayload() []*models.SystemPresence
- func (o *GetSystempresencesOK) IsClientError() bool
- func (o *GetSystempresencesOK) IsCode(code int) bool
- func (o *GetSystempresencesOK) IsRedirect() bool
- func (o *GetSystempresencesOK) IsServerError() bool
- func (o *GetSystempresencesOK) IsSuccess() bool
- func (o *GetSystempresencesOK) String() string
- type GetSystempresencesParams
- func NewGetSystempresencesParams() *GetSystempresencesParams
- func NewGetSystempresencesParamsWithContext(ctx context.Context) *GetSystempresencesParams
- func NewGetSystempresencesParamsWithHTTPClient(client *http.Client) *GetSystempresencesParams
- func NewGetSystempresencesParamsWithTimeout(timeout time.Duration) *GetSystempresencesParams
- func (o *GetSystempresencesParams) SetContext(ctx context.Context)
- func (o *GetSystempresencesParams) SetDefaults()
- func (o *GetSystempresencesParams) SetHTTPClient(client *http.Client)
- func (o *GetSystempresencesParams) SetTimeout(timeout time.Duration)
- func (o *GetSystempresencesParams) WithContext(ctx context.Context) *GetSystempresencesParams
- func (o *GetSystempresencesParams) WithDefaults() *GetSystempresencesParams
- func (o *GetSystempresencesParams) WithHTTPClient(client *http.Client) *GetSystempresencesParams
- func (o *GetSystempresencesParams) WithTimeout(timeout time.Duration) *GetSystempresencesParams
- func (o *GetSystempresencesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetSystempresencesReader
- type GetSystempresencesRequestEntityTooLarge
- func (o *GetSystempresencesRequestEntityTooLarge) Error() string
- func (o *GetSystempresencesRequestEntityTooLarge) GetPayload() *models.ErrorBody
- func (o *GetSystempresencesRequestEntityTooLarge) IsClientError() bool
- func (o *GetSystempresencesRequestEntityTooLarge) IsCode(code int) bool
- func (o *GetSystempresencesRequestEntityTooLarge) IsRedirect() bool
- func (o *GetSystempresencesRequestEntityTooLarge) IsServerError() bool
- func (o *GetSystempresencesRequestEntityTooLarge) IsSuccess() bool
- func (o *GetSystempresencesRequestEntityTooLarge) String() string
- type GetSystempresencesRequestTimeout
- func (o *GetSystempresencesRequestTimeout) Error() string
- func (o *GetSystempresencesRequestTimeout) GetPayload() *models.ErrorBody
- func (o *GetSystempresencesRequestTimeout) IsClientError() bool
- func (o *GetSystempresencesRequestTimeout) IsCode(code int) bool
- func (o *GetSystempresencesRequestTimeout) IsRedirect() bool
- func (o *GetSystempresencesRequestTimeout) IsServerError() bool
- func (o *GetSystempresencesRequestTimeout) IsSuccess() bool
- func (o *GetSystempresencesRequestTimeout) String() string
- type GetSystempresencesServiceUnavailable
- func (o *GetSystempresencesServiceUnavailable) Error() string
- func (o *GetSystempresencesServiceUnavailable) GetPayload() *models.ErrorBody
- func (o *GetSystempresencesServiceUnavailable) IsClientError() bool
- func (o *GetSystempresencesServiceUnavailable) IsCode(code int) bool
- func (o *GetSystempresencesServiceUnavailable) IsRedirect() bool
- func (o *GetSystempresencesServiceUnavailable) IsServerError() bool
- func (o *GetSystempresencesServiceUnavailable) IsSuccess() bool
- func (o *GetSystempresencesServiceUnavailable) String() string
- type GetSystempresencesTooManyRequests
- func (o *GetSystempresencesTooManyRequests) Error() string
- func (o *GetSystempresencesTooManyRequests) GetPayload() *models.ErrorBody
- func (o *GetSystempresencesTooManyRequests) IsClientError() bool
- func (o *GetSystempresencesTooManyRequests) IsCode(code int) bool
- func (o *GetSystempresencesTooManyRequests) IsRedirect() bool
- func (o *GetSystempresencesTooManyRequests) IsServerError() bool
- func (o *GetSystempresencesTooManyRequests) IsSuccess() bool
- func (o *GetSystempresencesTooManyRequests) String() string
- type GetSystempresencesUnauthorized
- func (o *GetSystempresencesUnauthorized) Error() string
- func (o *GetSystempresencesUnauthorized) GetPayload() *models.ErrorBody
- func (o *GetSystempresencesUnauthorized) IsClientError() bool
- func (o *GetSystempresencesUnauthorized) IsCode(code int) bool
- func (o *GetSystempresencesUnauthorized) IsRedirect() bool
- func (o *GetSystempresencesUnauthorized) IsServerError() bool
- func (o *GetSystempresencesUnauthorized) IsSuccess() bool
- func (o *GetSystempresencesUnauthorized) String() string
- type GetSystempresencesUnsupportedMediaType
- func (o *GetSystempresencesUnsupportedMediaType) Error() string
- func (o *GetSystempresencesUnsupportedMediaType) GetPayload() *models.ErrorBody
- func (o *GetSystempresencesUnsupportedMediaType) IsClientError() bool
- func (o *GetSystempresencesUnsupportedMediaType) IsCode(code int) bool
- func (o *GetSystempresencesUnsupportedMediaType) IsRedirect() bool
- func (o *GetSystempresencesUnsupportedMediaType) IsServerError() bool
- func (o *GetSystempresencesUnsupportedMediaType) IsSuccess() bool
- func (o *GetSystempresencesUnsupportedMediaType) String() string
- type GetUserPresenceBadRequest
- func (o *GetUserPresenceBadRequest) Error() string
- func (o *GetUserPresenceBadRequest) GetPayload() *models.ErrorBody
- func (o *GetUserPresenceBadRequest) IsClientError() bool
- func (o *GetUserPresenceBadRequest) IsCode(code int) bool
- func (o *GetUserPresenceBadRequest) IsRedirect() bool
- func (o *GetUserPresenceBadRequest) IsServerError() bool
- func (o *GetUserPresenceBadRequest) IsSuccess() bool
- func (o *GetUserPresenceBadRequest) String() string
- type GetUserPresenceForbidden
- func (o *GetUserPresenceForbidden) Error() string
- func (o *GetUserPresenceForbidden) GetPayload() *models.ErrorBody
- func (o *GetUserPresenceForbidden) IsClientError() bool
- func (o *GetUserPresenceForbidden) IsCode(code int) bool
- func (o *GetUserPresenceForbidden) IsRedirect() bool
- func (o *GetUserPresenceForbidden) IsServerError() bool
- func (o *GetUserPresenceForbidden) IsSuccess() bool
- func (o *GetUserPresenceForbidden) String() string
- type GetUserPresenceGatewayTimeout
- func (o *GetUserPresenceGatewayTimeout) Error() string
- func (o *GetUserPresenceGatewayTimeout) GetPayload() *models.ErrorBody
- func (o *GetUserPresenceGatewayTimeout) IsClientError() bool
- func (o *GetUserPresenceGatewayTimeout) IsCode(code int) bool
- func (o *GetUserPresenceGatewayTimeout) IsRedirect() bool
- func (o *GetUserPresenceGatewayTimeout) IsServerError() bool
- func (o *GetUserPresenceGatewayTimeout) IsSuccess() bool
- func (o *GetUserPresenceGatewayTimeout) String() string
- type GetUserPresenceInternalServerError
- func (o *GetUserPresenceInternalServerError) Error() string
- func (o *GetUserPresenceInternalServerError) GetPayload() *models.ErrorBody
- func (o *GetUserPresenceInternalServerError) IsClientError() bool
- func (o *GetUserPresenceInternalServerError) IsCode(code int) bool
- func (o *GetUserPresenceInternalServerError) IsRedirect() bool
- func (o *GetUserPresenceInternalServerError) IsServerError() bool
- func (o *GetUserPresenceInternalServerError) IsSuccess() bool
- func (o *GetUserPresenceInternalServerError) String() string
- type GetUserPresenceNotFound
- func (o *GetUserPresenceNotFound) Error() string
- func (o *GetUserPresenceNotFound) GetPayload() *models.ErrorBody
- func (o *GetUserPresenceNotFound) IsClientError() bool
- func (o *GetUserPresenceNotFound) IsCode(code int) bool
- func (o *GetUserPresenceNotFound) IsRedirect() bool
- func (o *GetUserPresenceNotFound) IsServerError() bool
- func (o *GetUserPresenceNotFound) IsSuccess() bool
- func (o *GetUserPresenceNotFound) String() string
- type GetUserPresenceOK
- func (o *GetUserPresenceOK) Error() string
- func (o *GetUserPresenceOK) GetPayload() *models.UserPresence
- func (o *GetUserPresenceOK) IsClientError() bool
- func (o *GetUserPresenceOK) IsCode(code int) bool
- func (o *GetUserPresenceOK) IsRedirect() bool
- func (o *GetUserPresenceOK) IsServerError() bool
- func (o *GetUserPresenceOK) IsSuccess() bool
- func (o *GetUserPresenceOK) String() string
- type GetUserPresenceParams
- func NewGetUserPresenceParams() *GetUserPresenceParams
- func NewGetUserPresenceParamsWithContext(ctx context.Context) *GetUserPresenceParams
- func NewGetUserPresenceParamsWithHTTPClient(client *http.Client) *GetUserPresenceParams
- func NewGetUserPresenceParamsWithTimeout(timeout time.Duration) *GetUserPresenceParams
- func (o *GetUserPresenceParams) SetContext(ctx context.Context)
- func (o *GetUserPresenceParams) SetDefaults()
- func (o *GetUserPresenceParams) SetHTTPClient(client *http.Client)
- func (o *GetUserPresenceParams) SetSourceID(sourceID string)
- func (o *GetUserPresenceParams) SetTimeout(timeout time.Duration)
- func (o *GetUserPresenceParams) SetUserID(userID string)
- func (o *GetUserPresenceParams) WithContext(ctx context.Context) *GetUserPresenceParams
- func (o *GetUserPresenceParams) WithDefaults() *GetUserPresenceParams
- func (o *GetUserPresenceParams) WithHTTPClient(client *http.Client) *GetUserPresenceParams
- func (o *GetUserPresenceParams) WithSourceID(sourceID string) *GetUserPresenceParams
- func (o *GetUserPresenceParams) WithTimeout(timeout time.Duration) *GetUserPresenceParams
- func (o *GetUserPresenceParams) WithUserID(userID string) *GetUserPresenceParams
- func (o *GetUserPresenceParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetUserPresenceReader
- type GetUserPresenceRequestEntityTooLarge
- func (o *GetUserPresenceRequestEntityTooLarge) Error() string
- func (o *GetUserPresenceRequestEntityTooLarge) GetPayload() *models.ErrorBody
- func (o *GetUserPresenceRequestEntityTooLarge) IsClientError() bool
- func (o *GetUserPresenceRequestEntityTooLarge) IsCode(code int) bool
- func (o *GetUserPresenceRequestEntityTooLarge) IsRedirect() bool
- func (o *GetUserPresenceRequestEntityTooLarge) IsServerError() bool
- func (o *GetUserPresenceRequestEntityTooLarge) IsSuccess() bool
- func (o *GetUserPresenceRequestEntityTooLarge) String() string
- type GetUserPresenceRequestTimeout
- func (o *GetUserPresenceRequestTimeout) Error() string
- func (o *GetUserPresenceRequestTimeout) GetPayload() *models.ErrorBody
- func (o *GetUserPresenceRequestTimeout) IsClientError() bool
- func (o *GetUserPresenceRequestTimeout) IsCode(code int) bool
- func (o *GetUserPresenceRequestTimeout) IsRedirect() bool
- func (o *GetUserPresenceRequestTimeout) IsServerError() bool
- func (o *GetUserPresenceRequestTimeout) IsSuccess() bool
- func (o *GetUserPresenceRequestTimeout) String() string
- type GetUserPresenceServiceUnavailable
- func (o *GetUserPresenceServiceUnavailable) Error() string
- func (o *GetUserPresenceServiceUnavailable) GetPayload() *models.ErrorBody
- func (o *GetUserPresenceServiceUnavailable) IsClientError() bool
- func (o *GetUserPresenceServiceUnavailable) IsCode(code int) bool
- func (o *GetUserPresenceServiceUnavailable) IsRedirect() bool
- func (o *GetUserPresenceServiceUnavailable) IsServerError() bool
- func (o *GetUserPresenceServiceUnavailable) IsSuccess() bool
- func (o *GetUserPresenceServiceUnavailable) String() string
- type GetUserPresenceTooManyRequests
- func (o *GetUserPresenceTooManyRequests) Error() string
- func (o *GetUserPresenceTooManyRequests) GetPayload() *models.ErrorBody
- func (o *GetUserPresenceTooManyRequests) IsClientError() bool
- func (o *GetUserPresenceTooManyRequests) IsCode(code int) bool
- func (o *GetUserPresenceTooManyRequests) IsRedirect() bool
- func (o *GetUserPresenceTooManyRequests) IsServerError() bool
- func (o *GetUserPresenceTooManyRequests) IsSuccess() bool
- func (o *GetUserPresenceTooManyRequests) String() string
- type GetUserPresenceUnauthorized
- func (o *GetUserPresenceUnauthorized) Error() string
- func (o *GetUserPresenceUnauthorized) GetPayload() *models.ErrorBody
- func (o *GetUserPresenceUnauthorized) IsClientError() bool
- func (o *GetUserPresenceUnauthorized) IsCode(code int) bool
- func (o *GetUserPresenceUnauthorized) IsRedirect() bool
- func (o *GetUserPresenceUnauthorized) IsServerError() bool
- func (o *GetUserPresenceUnauthorized) IsSuccess() bool
- func (o *GetUserPresenceUnauthorized) String() string
- type GetUserPresenceUnsupportedMediaType
- func (o *GetUserPresenceUnsupportedMediaType) Error() string
- func (o *GetUserPresenceUnsupportedMediaType) GetPayload() *models.ErrorBody
- func (o *GetUserPresenceUnsupportedMediaType) IsClientError() bool
- func (o *GetUserPresenceUnsupportedMediaType) IsCode(code int) bool
- func (o *GetUserPresenceUnsupportedMediaType) IsRedirect() bool
- func (o *GetUserPresenceUnsupportedMediaType) IsServerError() bool
- func (o *GetUserPresenceUnsupportedMediaType) IsSuccess() bool
- func (o *GetUserPresenceUnsupportedMediaType) String() string
- type GetUserPresencesPurecloudBadRequest
- func (o *GetUserPresencesPurecloudBadRequest) Error() string
- func (o *GetUserPresencesPurecloudBadRequest) GetPayload() *models.ErrorBody
- func (o *GetUserPresencesPurecloudBadRequest) IsClientError() bool
- func (o *GetUserPresencesPurecloudBadRequest) IsCode(code int) bool
- func (o *GetUserPresencesPurecloudBadRequest) IsRedirect() bool
- func (o *GetUserPresencesPurecloudBadRequest) IsServerError() bool
- func (o *GetUserPresencesPurecloudBadRequest) IsSuccess() bool
- func (o *GetUserPresencesPurecloudBadRequest) String() string
- type GetUserPresencesPurecloudForbidden
- func (o *GetUserPresencesPurecloudForbidden) Error() string
- func (o *GetUserPresencesPurecloudForbidden) GetPayload() *models.ErrorBody
- func (o *GetUserPresencesPurecloudForbidden) IsClientError() bool
- func (o *GetUserPresencesPurecloudForbidden) IsCode(code int) bool
- func (o *GetUserPresencesPurecloudForbidden) IsRedirect() bool
- func (o *GetUserPresencesPurecloudForbidden) IsServerError() bool
- func (o *GetUserPresencesPurecloudForbidden) IsSuccess() bool
- func (o *GetUserPresencesPurecloudForbidden) String() string
- type GetUserPresencesPurecloudGatewayTimeout
- func (o *GetUserPresencesPurecloudGatewayTimeout) Error() string
- func (o *GetUserPresencesPurecloudGatewayTimeout) GetPayload() *models.ErrorBody
- func (o *GetUserPresencesPurecloudGatewayTimeout) IsClientError() bool
- func (o *GetUserPresencesPurecloudGatewayTimeout) IsCode(code int) bool
- func (o *GetUserPresencesPurecloudGatewayTimeout) IsRedirect() bool
- func (o *GetUserPresencesPurecloudGatewayTimeout) IsServerError() bool
- func (o *GetUserPresencesPurecloudGatewayTimeout) IsSuccess() bool
- func (o *GetUserPresencesPurecloudGatewayTimeout) String() string
- type GetUserPresencesPurecloudInternalServerError
- func (o *GetUserPresencesPurecloudInternalServerError) Error() string
- func (o *GetUserPresencesPurecloudInternalServerError) GetPayload() *models.ErrorBody
- func (o *GetUserPresencesPurecloudInternalServerError) IsClientError() bool
- func (o *GetUserPresencesPurecloudInternalServerError) IsCode(code int) bool
- func (o *GetUserPresencesPurecloudInternalServerError) IsRedirect() bool
- func (o *GetUserPresencesPurecloudInternalServerError) IsServerError() bool
- func (o *GetUserPresencesPurecloudInternalServerError) IsSuccess() bool
- func (o *GetUserPresencesPurecloudInternalServerError) String() string
- type GetUserPresencesPurecloudNotFound
- func (o *GetUserPresencesPurecloudNotFound) Error() string
- func (o *GetUserPresencesPurecloudNotFound) GetPayload() *models.ErrorBody
- func (o *GetUserPresencesPurecloudNotFound) IsClientError() bool
- func (o *GetUserPresencesPurecloudNotFound) IsCode(code int) bool
- func (o *GetUserPresencesPurecloudNotFound) IsRedirect() bool
- func (o *GetUserPresencesPurecloudNotFound) IsServerError() bool
- func (o *GetUserPresencesPurecloudNotFound) IsSuccess() bool
- func (o *GetUserPresencesPurecloudNotFound) String() string
- type GetUserPresencesPurecloudOK
- func (o *GetUserPresencesPurecloudOK) Error() string
- func (o *GetUserPresencesPurecloudOK) GetPayload() *models.UserPresence
- func (o *GetUserPresencesPurecloudOK) IsClientError() bool
- func (o *GetUserPresencesPurecloudOK) IsCode(code int) bool
- func (o *GetUserPresencesPurecloudOK) IsRedirect() bool
- func (o *GetUserPresencesPurecloudOK) IsServerError() bool
- func (o *GetUserPresencesPurecloudOK) IsSuccess() bool
- func (o *GetUserPresencesPurecloudOK) String() string
- type GetUserPresencesPurecloudParams
- func NewGetUserPresencesPurecloudParams() *GetUserPresencesPurecloudParams
- func NewGetUserPresencesPurecloudParamsWithContext(ctx context.Context) *GetUserPresencesPurecloudParams
- func NewGetUserPresencesPurecloudParamsWithHTTPClient(client *http.Client) *GetUserPresencesPurecloudParams
- func NewGetUserPresencesPurecloudParamsWithTimeout(timeout time.Duration) *GetUserPresencesPurecloudParams
- func (o *GetUserPresencesPurecloudParams) SetContext(ctx context.Context)
- func (o *GetUserPresencesPurecloudParams) SetDefaults()
- func (o *GetUserPresencesPurecloudParams) SetHTTPClient(client *http.Client)
- func (o *GetUserPresencesPurecloudParams) SetTimeout(timeout time.Duration)
- func (o *GetUserPresencesPurecloudParams) SetUserID(userID string)
- func (o *GetUserPresencesPurecloudParams) WithContext(ctx context.Context) *GetUserPresencesPurecloudParams
- func (o *GetUserPresencesPurecloudParams) WithDefaults() *GetUserPresencesPurecloudParams
- func (o *GetUserPresencesPurecloudParams) WithHTTPClient(client *http.Client) *GetUserPresencesPurecloudParams
- func (o *GetUserPresencesPurecloudParams) WithTimeout(timeout time.Duration) *GetUserPresencesPurecloudParams
- func (o *GetUserPresencesPurecloudParams) WithUserID(userID string) *GetUserPresencesPurecloudParams
- func (o *GetUserPresencesPurecloudParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetUserPresencesPurecloudReader
- type GetUserPresencesPurecloudRequestEntityTooLarge
- func (o *GetUserPresencesPurecloudRequestEntityTooLarge) Error() string
- func (o *GetUserPresencesPurecloudRequestEntityTooLarge) GetPayload() *models.ErrorBody
- func (o *GetUserPresencesPurecloudRequestEntityTooLarge) IsClientError() bool
- func (o *GetUserPresencesPurecloudRequestEntityTooLarge) IsCode(code int) bool
- func (o *GetUserPresencesPurecloudRequestEntityTooLarge) IsRedirect() bool
- func (o *GetUserPresencesPurecloudRequestEntityTooLarge) IsServerError() bool
- func (o *GetUserPresencesPurecloudRequestEntityTooLarge) IsSuccess() bool
- func (o *GetUserPresencesPurecloudRequestEntityTooLarge) String() string
- type GetUserPresencesPurecloudRequestTimeout
- func (o *GetUserPresencesPurecloudRequestTimeout) Error() string
- func (o *GetUserPresencesPurecloudRequestTimeout) GetPayload() *models.ErrorBody
- func (o *GetUserPresencesPurecloudRequestTimeout) IsClientError() bool
- func (o *GetUserPresencesPurecloudRequestTimeout) IsCode(code int) bool
- func (o *GetUserPresencesPurecloudRequestTimeout) IsRedirect() bool
- func (o *GetUserPresencesPurecloudRequestTimeout) IsServerError() bool
- func (o *GetUserPresencesPurecloudRequestTimeout) IsSuccess() bool
- func (o *GetUserPresencesPurecloudRequestTimeout) String() string
- type GetUserPresencesPurecloudServiceUnavailable
- func (o *GetUserPresencesPurecloudServiceUnavailable) Error() string
- func (o *GetUserPresencesPurecloudServiceUnavailable) GetPayload() *models.ErrorBody
- func (o *GetUserPresencesPurecloudServiceUnavailable) IsClientError() bool
- func (o *GetUserPresencesPurecloudServiceUnavailable) IsCode(code int) bool
- func (o *GetUserPresencesPurecloudServiceUnavailable) IsRedirect() bool
- func (o *GetUserPresencesPurecloudServiceUnavailable) IsServerError() bool
- func (o *GetUserPresencesPurecloudServiceUnavailable) IsSuccess() bool
- func (o *GetUserPresencesPurecloudServiceUnavailable) String() string
- type GetUserPresencesPurecloudTooManyRequests
- func (o *GetUserPresencesPurecloudTooManyRequests) Error() string
- func (o *GetUserPresencesPurecloudTooManyRequests) GetPayload() *models.ErrorBody
- func (o *GetUserPresencesPurecloudTooManyRequests) IsClientError() bool
- func (o *GetUserPresencesPurecloudTooManyRequests) IsCode(code int) bool
- func (o *GetUserPresencesPurecloudTooManyRequests) IsRedirect() bool
- func (o *GetUserPresencesPurecloudTooManyRequests) IsServerError() bool
- func (o *GetUserPresencesPurecloudTooManyRequests) IsSuccess() bool
- func (o *GetUserPresencesPurecloudTooManyRequests) String() string
- type GetUserPresencesPurecloudUnauthorized
- func (o *GetUserPresencesPurecloudUnauthorized) Error() string
- func (o *GetUserPresencesPurecloudUnauthorized) GetPayload() *models.ErrorBody
- func (o *GetUserPresencesPurecloudUnauthorized) IsClientError() bool
- func (o *GetUserPresencesPurecloudUnauthorized) IsCode(code int) bool
- func (o *GetUserPresencesPurecloudUnauthorized) IsRedirect() bool
- func (o *GetUserPresencesPurecloudUnauthorized) IsServerError() bool
- func (o *GetUserPresencesPurecloudUnauthorized) IsSuccess() bool
- func (o *GetUserPresencesPurecloudUnauthorized) String() string
- type GetUserPresencesPurecloudUnsupportedMediaType
- func (o *GetUserPresencesPurecloudUnsupportedMediaType) Error() string
- func (o *GetUserPresencesPurecloudUnsupportedMediaType) GetPayload() *models.ErrorBody
- func (o *GetUserPresencesPurecloudUnsupportedMediaType) IsClientError() bool
- func (o *GetUserPresencesPurecloudUnsupportedMediaType) IsCode(code int) bool
- func (o *GetUserPresencesPurecloudUnsupportedMediaType) IsRedirect() bool
- func (o *GetUserPresencesPurecloudUnsupportedMediaType) IsServerError() bool
- func (o *GetUserPresencesPurecloudUnsupportedMediaType) IsSuccess() bool
- func (o *GetUserPresencesPurecloudUnsupportedMediaType) String() string
- type PatchUserPresenceBadRequest
- func (o *PatchUserPresenceBadRequest) Error() string
- func (o *PatchUserPresenceBadRequest) GetPayload() *models.ErrorBody
- func (o *PatchUserPresenceBadRequest) IsClientError() bool
- func (o *PatchUserPresenceBadRequest) IsCode(code int) bool
- func (o *PatchUserPresenceBadRequest) IsRedirect() bool
- func (o *PatchUserPresenceBadRequest) IsServerError() bool
- func (o *PatchUserPresenceBadRequest) IsSuccess() bool
- func (o *PatchUserPresenceBadRequest) String() string
- type PatchUserPresenceConflict
- func (o *PatchUserPresenceConflict) Error() string
- func (o *PatchUserPresenceConflict) GetPayload() *models.ErrorBody
- func (o *PatchUserPresenceConflict) IsClientError() bool
- func (o *PatchUserPresenceConflict) IsCode(code int) bool
- func (o *PatchUserPresenceConflict) IsRedirect() bool
- func (o *PatchUserPresenceConflict) IsServerError() bool
- func (o *PatchUserPresenceConflict) IsSuccess() bool
- func (o *PatchUserPresenceConflict) String() string
- type PatchUserPresenceForbidden
- func (o *PatchUserPresenceForbidden) Error() string
- func (o *PatchUserPresenceForbidden) GetPayload() *models.ErrorBody
- func (o *PatchUserPresenceForbidden) IsClientError() bool
- func (o *PatchUserPresenceForbidden) IsCode(code int) bool
- func (o *PatchUserPresenceForbidden) IsRedirect() bool
- func (o *PatchUserPresenceForbidden) IsServerError() bool
- func (o *PatchUserPresenceForbidden) IsSuccess() bool
- func (o *PatchUserPresenceForbidden) String() string
- type PatchUserPresenceGatewayTimeout
- func (o *PatchUserPresenceGatewayTimeout) Error() string
- func (o *PatchUserPresenceGatewayTimeout) GetPayload() *models.ErrorBody
- func (o *PatchUserPresenceGatewayTimeout) IsClientError() bool
- func (o *PatchUserPresenceGatewayTimeout) IsCode(code int) bool
- func (o *PatchUserPresenceGatewayTimeout) IsRedirect() bool
- func (o *PatchUserPresenceGatewayTimeout) IsServerError() bool
- func (o *PatchUserPresenceGatewayTimeout) IsSuccess() bool
- func (o *PatchUserPresenceGatewayTimeout) String() string
- type PatchUserPresenceInternalServerError
- func (o *PatchUserPresenceInternalServerError) Error() string
- func (o *PatchUserPresenceInternalServerError) GetPayload() *models.ErrorBody
- func (o *PatchUserPresenceInternalServerError) IsClientError() bool
- func (o *PatchUserPresenceInternalServerError) IsCode(code int) bool
- func (o *PatchUserPresenceInternalServerError) IsRedirect() bool
- func (o *PatchUserPresenceInternalServerError) IsServerError() bool
- func (o *PatchUserPresenceInternalServerError) IsSuccess() bool
- func (o *PatchUserPresenceInternalServerError) String() string
- type PatchUserPresenceNotFound
- func (o *PatchUserPresenceNotFound) Error() string
- func (o *PatchUserPresenceNotFound) GetPayload() *models.ErrorBody
- func (o *PatchUserPresenceNotFound) IsClientError() bool
- func (o *PatchUserPresenceNotFound) IsCode(code int) bool
- func (o *PatchUserPresenceNotFound) IsRedirect() bool
- func (o *PatchUserPresenceNotFound) IsServerError() bool
- func (o *PatchUserPresenceNotFound) IsSuccess() bool
- func (o *PatchUserPresenceNotFound) String() string
- type PatchUserPresenceOK
- func (o *PatchUserPresenceOK) Error() string
- func (o *PatchUserPresenceOK) GetPayload() *models.UserPresence
- func (o *PatchUserPresenceOK) IsClientError() bool
- func (o *PatchUserPresenceOK) IsCode(code int) bool
- func (o *PatchUserPresenceOK) IsRedirect() bool
- func (o *PatchUserPresenceOK) IsServerError() bool
- func (o *PatchUserPresenceOK) IsSuccess() bool
- func (o *PatchUserPresenceOK) String() string
- type PatchUserPresenceParams
- func NewPatchUserPresenceParams() *PatchUserPresenceParams
- func NewPatchUserPresenceParamsWithContext(ctx context.Context) *PatchUserPresenceParams
- func NewPatchUserPresenceParamsWithHTTPClient(client *http.Client) *PatchUserPresenceParams
- func NewPatchUserPresenceParamsWithTimeout(timeout time.Duration) *PatchUserPresenceParams
- func (o *PatchUserPresenceParams) SetBody(body *models.UserPresence)
- func (o *PatchUserPresenceParams) SetContext(ctx context.Context)
- func (o *PatchUserPresenceParams) SetDefaults()
- func (o *PatchUserPresenceParams) SetHTTPClient(client *http.Client)
- func (o *PatchUserPresenceParams) SetSourceID(sourceID string)
- func (o *PatchUserPresenceParams) SetTimeout(timeout time.Duration)
- func (o *PatchUserPresenceParams) SetUserID(userID string)
- func (o *PatchUserPresenceParams) WithBody(body *models.UserPresence) *PatchUserPresenceParams
- func (o *PatchUserPresenceParams) WithContext(ctx context.Context) *PatchUserPresenceParams
- func (o *PatchUserPresenceParams) WithDefaults() *PatchUserPresenceParams
- func (o *PatchUserPresenceParams) WithHTTPClient(client *http.Client) *PatchUserPresenceParams
- func (o *PatchUserPresenceParams) WithSourceID(sourceID string) *PatchUserPresenceParams
- func (o *PatchUserPresenceParams) WithTimeout(timeout time.Duration) *PatchUserPresenceParams
- func (o *PatchUserPresenceParams) WithUserID(userID string) *PatchUserPresenceParams
- func (o *PatchUserPresenceParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PatchUserPresenceReader
- type PatchUserPresenceRequestEntityTooLarge
- func (o *PatchUserPresenceRequestEntityTooLarge) Error() string
- func (o *PatchUserPresenceRequestEntityTooLarge) GetPayload() *models.ErrorBody
- func (o *PatchUserPresenceRequestEntityTooLarge) IsClientError() bool
- func (o *PatchUserPresenceRequestEntityTooLarge) IsCode(code int) bool
- func (o *PatchUserPresenceRequestEntityTooLarge) IsRedirect() bool
- func (o *PatchUserPresenceRequestEntityTooLarge) IsServerError() bool
- func (o *PatchUserPresenceRequestEntityTooLarge) IsSuccess() bool
- func (o *PatchUserPresenceRequestEntityTooLarge) String() string
- type PatchUserPresenceRequestTimeout
- func (o *PatchUserPresenceRequestTimeout) Error() string
- func (o *PatchUserPresenceRequestTimeout) GetPayload() *models.ErrorBody
- func (o *PatchUserPresenceRequestTimeout) IsClientError() bool
- func (o *PatchUserPresenceRequestTimeout) IsCode(code int) bool
- func (o *PatchUserPresenceRequestTimeout) IsRedirect() bool
- func (o *PatchUserPresenceRequestTimeout) IsServerError() bool
- func (o *PatchUserPresenceRequestTimeout) IsSuccess() bool
- func (o *PatchUserPresenceRequestTimeout) String() string
- type PatchUserPresenceServiceUnavailable
- func (o *PatchUserPresenceServiceUnavailable) Error() string
- func (o *PatchUserPresenceServiceUnavailable) GetPayload() *models.ErrorBody
- func (o *PatchUserPresenceServiceUnavailable) IsClientError() bool
- func (o *PatchUserPresenceServiceUnavailable) IsCode(code int) bool
- func (o *PatchUserPresenceServiceUnavailable) IsRedirect() bool
- func (o *PatchUserPresenceServiceUnavailable) IsServerError() bool
- func (o *PatchUserPresenceServiceUnavailable) IsSuccess() bool
- func (o *PatchUserPresenceServiceUnavailable) String() string
- type PatchUserPresenceTooManyRequests
- func (o *PatchUserPresenceTooManyRequests) Error() string
- func (o *PatchUserPresenceTooManyRequests) GetPayload() *models.ErrorBody
- func (o *PatchUserPresenceTooManyRequests) IsClientError() bool
- func (o *PatchUserPresenceTooManyRequests) IsCode(code int) bool
- func (o *PatchUserPresenceTooManyRequests) IsRedirect() bool
- func (o *PatchUserPresenceTooManyRequests) IsServerError() bool
- func (o *PatchUserPresenceTooManyRequests) IsSuccess() bool
- func (o *PatchUserPresenceTooManyRequests) String() string
- type PatchUserPresenceUnauthorized
- func (o *PatchUserPresenceUnauthorized) Error() string
- func (o *PatchUserPresenceUnauthorized) GetPayload() *models.ErrorBody
- func (o *PatchUserPresenceUnauthorized) IsClientError() bool
- func (o *PatchUserPresenceUnauthorized) IsCode(code int) bool
- func (o *PatchUserPresenceUnauthorized) IsRedirect() bool
- func (o *PatchUserPresenceUnauthorized) IsServerError() bool
- func (o *PatchUserPresenceUnauthorized) IsSuccess() bool
- func (o *PatchUserPresenceUnauthorized) String() string
- type PatchUserPresenceUnsupportedMediaType
- func (o *PatchUserPresenceUnsupportedMediaType) Error() string
- func (o *PatchUserPresenceUnsupportedMediaType) GetPayload() *models.ErrorBody
- func (o *PatchUserPresenceUnsupportedMediaType) IsClientError() bool
- func (o *PatchUserPresenceUnsupportedMediaType) IsCode(code int) bool
- func (o *PatchUserPresenceUnsupportedMediaType) IsRedirect() bool
- func (o *PatchUserPresenceUnsupportedMediaType) IsServerError() bool
- func (o *PatchUserPresenceUnsupportedMediaType) IsSuccess() bool
- func (o *PatchUserPresenceUnsupportedMediaType) String() string
- type PatchUserPresencesPurecloudBadRequest
- func (o *PatchUserPresencesPurecloudBadRequest) Error() string
- func (o *PatchUserPresencesPurecloudBadRequest) GetPayload() *models.ErrorBody
- func (o *PatchUserPresencesPurecloudBadRequest) IsClientError() bool
- func (o *PatchUserPresencesPurecloudBadRequest) IsCode(code int) bool
- func (o *PatchUserPresencesPurecloudBadRequest) IsRedirect() bool
- func (o *PatchUserPresencesPurecloudBadRequest) IsServerError() bool
- func (o *PatchUserPresencesPurecloudBadRequest) IsSuccess() bool
- func (o *PatchUserPresencesPurecloudBadRequest) String() string
- type PatchUserPresencesPurecloudConflict
- func (o *PatchUserPresencesPurecloudConflict) Error() string
- func (o *PatchUserPresencesPurecloudConflict) GetPayload() *models.ErrorBody
- func (o *PatchUserPresencesPurecloudConflict) IsClientError() bool
- func (o *PatchUserPresencesPurecloudConflict) IsCode(code int) bool
- func (o *PatchUserPresencesPurecloudConflict) IsRedirect() bool
- func (o *PatchUserPresencesPurecloudConflict) IsServerError() bool
- func (o *PatchUserPresencesPurecloudConflict) IsSuccess() bool
- func (o *PatchUserPresencesPurecloudConflict) String() string
- type PatchUserPresencesPurecloudForbidden
- func (o *PatchUserPresencesPurecloudForbidden) Error() string
- func (o *PatchUserPresencesPurecloudForbidden) GetPayload() *models.ErrorBody
- func (o *PatchUserPresencesPurecloudForbidden) IsClientError() bool
- func (o *PatchUserPresencesPurecloudForbidden) IsCode(code int) bool
- func (o *PatchUserPresencesPurecloudForbidden) IsRedirect() bool
- func (o *PatchUserPresencesPurecloudForbidden) IsServerError() bool
- func (o *PatchUserPresencesPurecloudForbidden) IsSuccess() bool
- func (o *PatchUserPresencesPurecloudForbidden) String() string
- type PatchUserPresencesPurecloudGatewayTimeout
- func (o *PatchUserPresencesPurecloudGatewayTimeout) Error() string
- func (o *PatchUserPresencesPurecloudGatewayTimeout) GetPayload() *models.ErrorBody
- func (o *PatchUserPresencesPurecloudGatewayTimeout) IsClientError() bool
- func (o *PatchUserPresencesPurecloudGatewayTimeout) IsCode(code int) bool
- func (o *PatchUserPresencesPurecloudGatewayTimeout) IsRedirect() bool
- func (o *PatchUserPresencesPurecloudGatewayTimeout) IsServerError() bool
- func (o *PatchUserPresencesPurecloudGatewayTimeout) IsSuccess() bool
- func (o *PatchUserPresencesPurecloudGatewayTimeout) String() string
- type PatchUserPresencesPurecloudInternalServerError
- func (o *PatchUserPresencesPurecloudInternalServerError) Error() string
- func (o *PatchUserPresencesPurecloudInternalServerError) GetPayload() *models.ErrorBody
- func (o *PatchUserPresencesPurecloudInternalServerError) IsClientError() bool
- func (o *PatchUserPresencesPurecloudInternalServerError) IsCode(code int) bool
- func (o *PatchUserPresencesPurecloudInternalServerError) IsRedirect() bool
- func (o *PatchUserPresencesPurecloudInternalServerError) IsServerError() bool
- func (o *PatchUserPresencesPurecloudInternalServerError) IsSuccess() bool
- func (o *PatchUserPresencesPurecloudInternalServerError) String() string
- type PatchUserPresencesPurecloudNotFound
- func (o *PatchUserPresencesPurecloudNotFound) Error() string
- func (o *PatchUserPresencesPurecloudNotFound) GetPayload() *models.ErrorBody
- func (o *PatchUserPresencesPurecloudNotFound) IsClientError() bool
- func (o *PatchUserPresencesPurecloudNotFound) IsCode(code int) bool
- func (o *PatchUserPresencesPurecloudNotFound) IsRedirect() bool
- func (o *PatchUserPresencesPurecloudNotFound) IsServerError() bool
- func (o *PatchUserPresencesPurecloudNotFound) IsSuccess() bool
- func (o *PatchUserPresencesPurecloudNotFound) String() string
- type PatchUserPresencesPurecloudOK
- func (o *PatchUserPresencesPurecloudOK) Error() string
- func (o *PatchUserPresencesPurecloudOK) GetPayload() *models.UserPresence
- func (o *PatchUserPresencesPurecloudOK) IsClientError() bool
- func (o *PatchUserPresencesPurecloudOK) IsCode(code int) bool
- func (o *PatchUserPresencesPurecloudOK) IsRedirect() bool
- func (o *PatchUserPresencesPurecloudOK) IsServerError() bool
- func (o *PatchUserPresencesPurecloudOK) IsSuccess() bool
- func (o *PatchUserPresencesPurecloudOK) String() string
- type PatchUserPresencesPurecloudParams
- func NewPatchUserPresencesPurecloudParams() *PatchUserPresencesPurecloudParams
- func NewPatchUserPresencesPurecloudParamsWithContext(ctx context.Context) *PatchUserPresencesPurecloudParams
- func NewPatchUserPresencesPurecloudParamsWithHTTPClient(client *http.Client) *PatchUserPresencesPurecloudParams
- func NewPatchUserPresencesPurecloudParamsWithTimeout(timeout time.Duration) *PatchUserPresencesPurecloudParams
- func (o *PatchUserPresencesPurecloudParams) SetBody(body *models.UserPresence)
- func (o *PatchUserPresencesPurecloudParams) SetContext(ctx context.Context)
- func (o *PatchUserPresencesPurecloudParams) SetDefaults()
- func (o *PatchUserPresencesPurecloudParams) SetHTTPClient(client *http.Client)
- func (o *PatchUserPresencesPurecloudParams) SetTimeout(timeout time.Duration)
- func (o *PatchUserPresencesPurecloudParams) SetUserID(userID string)
- func (o *PatchUserPresencesPurecloudParams) WithBody(body *models.UserPresence) *PatchUserPresencesPurecloudParams
- func (o *PatchUserPresencesPurecloudParams) WithContext(ctx context.Context) *PatchUserPresencesPurecloudParams
- func (o *PatchUserPresencesPurecloudParams) WithDefaults() *PatchUserPresencesPurecloudParams
- func (o *PatchUserPresencesPurecloudParams) WithHTTPClient(client *http.Client) *PatchUserPresencesPurecloudParams
- func (o *PatchUserPresencesPurecloudParams) WithTimeout(timeout time.Duration) *PatchUserPresencesPurecloudParams
- func (o *PatchUserPresencesPurecloudParams) WithUserID(userID string) *PatchUserPresencesPurecloudParams
- func (o *PatchUserPresencesPurecloudParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PatchUserPresencesPurecloudReader
- type PatchUserPresencesPurecloudRequestEntityTooLarge
- func (o *PatchUserPresencesPurecloudRequestEntityTooLarge) Error() string
- func (o *PatchUserPresencesPurecloudRequestEntityTooLarge) GetPayload() *models.ErrorBody
- func (o *PatchUserPresencesPurecloudRequestEntityTooLarge) IsClientError() bool
- func (o *PatchUserPresencesPurecloudRequestEntityTooLarge) IsCode(code int) bool
- func (o *PatchUserPresencesPurecloudRequestEntityTooLarge) IsRedirect() bool
- func (o *PatchUserPresencesPurecloudRequestEntityTooLarge) IsServerError() bool
- func (o *PatchUserPresencesPurecloudRequestEntityTooLarge) IsSuccess() bool
- func (o *PatchUserPresencesPurecloudRequestEntityTooLarge) String() string
- type PatchUserPresencesPurecloudRequestTimeout
- func (o *PatchUserPresencesPurecloudRequestTimeout) Error() string
- func (o *PatchUserPresencesPurecloudRequestTimeout) GetPayload() *models.ErrorBody
- func (o *PatchUserPresencesPurecloudRequestTimeout) IsClientError() bool
- func (o *PatchUserPresencesPurecloudRequestTimeout) IsCode(code int) bool
- func (o *PatchUserPresencesPurecloudRequestTimeout) IsRedirect() bool
- func (o *PatchUserPresencesPurecloudRequestTimeout) IsServerError() bool
- func (o *PatchUserPresencesPurecloudRequestTimeout) IsSuccess() bool
- func (o *PatchUserPresencesPurecloudRequestTimeout) String() string
- type PatchUserPresencesPurecloudServiceUnavailable
- func (o *PatchUserPresencesPurecloudServiceUnavailable) Error() string
- func (o *PatchUserPresencesPurecloudServiceUnavailable) GetPayload() *models.ErrorBody
- func (o *PatchUserPresencesPurecloudServiceUnavailable) IsClientError() bool
- func (o *PatchUserPresencesPurecloudServiceUnavailable) IsCode(code int) bool
- func (o *PatchUserPresencesPurecloudServiceUnavailable) IsRedirect() bool
- func (o *PatchUserPresencesPurecloudServiceUnavailable) IsServerError() bool
- func (o *PatchUserPresencesPurecloudServiceUnavailable) IsSuccess() bool
- func (o *PatchUserPresencesPurecloudServiceUnavailable) String() string
- type PatchUserPresencesPurecloudTooManyRequests
- func (o *PatchUserPresencesPurecloudTooManyRequests) Error() string
- func (o *PatchUserPresencesPurecloudTooManyRequests) GetPayload() *models.ErrorBody
- func (o *PatchUserPresencesPurecloudTooManyRequests) IsClientError() bool
- func (o *PatchUserPresencesPurecloudTooManyRequests) IsCode(code int) bool
- func (o *PatchUserPresencesPurecloudTooManyRequests) IsRedirect() bool
- func (o *PatchUserPresencesPurecloudTooManyRequests) IsServerError() bool
- func (o *PatchUserPresencesPurecloudTooManyRequests) IsSuccess() bool
- func (o *PatchUserPresencesPurecloudTooManyRequests) String() string
- type PatchUserPresencesPurecloudUnauthorized
- func (o *PatchUserPresencesPurecloudUnauthorized) Error() string
- func (o *PatchUserPresencesPurecloudUnauthorized) GetPayload() *models.ErrorBody
- func (o *PatchUserPresencesPurecloudUnauthorized) IsClientError() bool
- func (o *PatchUserPresencesPurecloudUnauthorized) IsCode(code int) bool
- func (o *PatchUserPresencesPurecloudUnauthorized) IsRedirect() bool
- func (o *PatchUserPresencesPurecloudUnauthorized) IsServerError() bool
- func (o *PatchUserPresencesPurecloudUnauthorized) IsSuccess() bool
- func (o *PatchUserPresencesPurecloudUnauthorized) String() string
- type PatchUserPresencesPurecloudUnsupportedMediaType
- func (o *PatchUserPresencesPurecloudUnsupportedMediaType) Error() string
- func (o *PatchUserPresencesPurecloudUnsupportedMediaType) GetPayload() *models.ErrorBody
- func (o *PatchUserPresencesPurecloudUnsupportedMediaType) IsClientError() bool
- func (o *PatchUserPresencesPurecloudUnsupportedMediaType) IsCode(code int) bool
- func (o *PatchUserPresencesPurecloudUnsupportedMediaType) IsRedirect() bool
- func (o *PatchUserPresencesPurecloudUnsupportedMediaType) IsServerError() bool
- func (o *PatchUserPresencesPurecloudUnsupportedMediaType) IsSuccess() bool
- func (o *PatchUserPresencesPurecloudUnsupportedMediaType) String() string
- type PostPresenceSourcesBadRequest
- func (o *PostPresenceSourcesBadRequest) Error() string
- func (o *PostPresenceSourcesBadRequest) GetPayload() *models.ErrorBody
- func (o *PostPresenceSourcesBadRequest) IsClientError() bool
- func (o *PostPresenceSourcesBadRequest) IsCode(code int) bool
- func (o *PostPresenceSourcesBadRequest) IsRedirect() bool
- func (o *PostPresenceSourcesBadRequest) IsServerError() bool
- func (o *PostPresenceSourcesBadRequest) IsSuccess() bool
- func (o *PostPresenceSourcesBadRequest) String() string
- type PostPresenceSourcesConflict
- func (o *PostPresenceSourcesConflict) Error() string
- func (o *PostPresenceSourcesConflict) GetPayload() *models.ErrorBody
- func (o *PostPresenceSourcesConflict) IsClientError() bool
- func (o *PostPresenceSourcesConflict) IsCode(code int) bool
- func (o *PostPresenceSourcesConflict) IsRedirect() bool
- func (o *PostPresenceSourcesConflict) IsServerError() bool
- func (o *PostPresenceSourcesConflict) IsSuccess() bool
- func (o *PostPresenceSourcesConflict) String() string
- type PostPresenceSourcesForbidden
- func (o *PostPresenceSourcesForbidden) Error() string
- func (o *PostPresenceSourcesForbidden) GetPayload() *models.ErrorBody
- func (o *PostPresenceSourcesForbidden) IsClientError() bool
- func (o *PostPresenceSourcesForbidden) IsCode(code int) bool
- func (o *PostPresenceSourcesForbidden) IsRedirect() bool
- func (o *PostPresenceSourcesForbidden) IsServerError() bool
- func (o *PostPresenceSourcesForbidden) IsSuccess() bool
- func (o *PostPresenceSourcesForbidden) String() string
- type PostPresenceSourcesGatewayTimeout
- func (o *PostPresenceSourcesGatewayTimeout) Error() string
- func (o *PostPresenceSourcesGatewayTimeout) GetPayload() *models.ErrorBody
- func (o *PostPresenceSourcesGatewayTimeout) IsClientError() bool
- func (o *PostPresenceSourcesGatewayTimeout) IsCode(code int) bool
- func (o *PostPresenceSourcesGatewayTimeout) IsRedirect() bool
- func (o *PostPresenceSourcesGatewayTimeout) IsServerError() bool
- func (o *PostPresenceSourcesGatewayTimeout) IsSuccess() bool
- func (o *PostPresenceSourcesGatewayTimeout) String() string
- type PostPresenceSourcesInternalServerError
- func (o *PostPresenceSourcesInternalServerError) Error() string
- func (o *PostPresenceSourcesInternalServerError) GetPayload() *models.ErrorBody
- func (o *PostPresenceSourcesInternalServerError) IsClientError() bool
- func (o *PostPresenceSourcesInternalServerError) IsCode(code int) bool
- func (o *PostPresenceSourcesInternalServerError) IsRedirect() bool
- func (o *PostPresenceSourcesInternalServerError) IsServerError() bool
- func (o *PostPresenceSourcesInternalServerError) IsSuccess() bool
- func (o *PostPresenceSourcesInternalServerError) String() string
- type PostPresenceSourcesNotFound
- func (o *PostPresenceSourcesNotFound) Error() string
- func (o *PostPresenceSourcesNotFound) GetPayload() *models.ErrorBody
- func (o *PostPresenceSourcesNotFound) IsClientError() bool
- func (o *PostPresenceSourcesNotFound) IsCode(code int) bool
- func (o *PostPresenceSourcesNotFound) IsRedirect() bool
- func (o *PostPresenceSourcesNotFound) IsServerError() bool
- func (o *PostPresenceSourcesNotFound) IsSuccess() bool
- func (o *PostPresenceSourcesNotFound) String() string
- type PostPresenceSourcesOK
- func (o *PostPresenceSourcesOK) Error() string
- func (o *PostPresenceSourcesOK) GetPayload() *models.Source
- func (o *PostPresenceSourcesOK) IsClientError() bool
- func (o *PostPresenceSourcesOK) IsCode(code int) bool
- func (o *PostPresenceSourcesOK) IsRedirect() bool
- func (o *PostPresenceSourcesOK) IsServerError() bool
- func (o *PostPresenceSourcesOK) IsSuccess() bool
- func (o *PostPresenceSourcesOK) String() string
- type PostPresenceSourcesParams
- func NewPostPresenceSourcesParams() *PostPresenceSourcesParams
- func NewPostPresenceSourcesParamsWithContext(ctx context.Context) *PostPresenceSourcesParams
- func NewPostPresenceSourcesParamsWithHTTPClient(client *http.Client) *PostPresenceSourcesParams
- func NewPostPresenceSourcesParamsWithTimeout(timeout time.Duration) *PostPresenceSourcesParams
- func (o *PostPresenceSourcesParams) SetBody(body *models.Source)
- func (o *PostPresenceSourcesParams) SetContext(ctx context.Context)
- func (o *PostPresenceSourcesParams) SetDefaults()
- func (o *PostPresenceSourcesParams) SetHTTPClient(client *http.Client)
- func (o *PostPresenceSourcesParams) SetTimeout(timeout time.Duration)
- func (o *PostPresenceSourcesParams) WithBody(body *models.Source) *PostPresenceSourcesParams
- func (o *PostPresenceSourcesParams) WithContext(ctx context.Context) *PostPresenceSourcesParams
- func (o *PostPresenceSourcesParams) WithDefaults() *PostPresenceSourcesParams
- func (o *PostPresenceSourcesParams) WithHTTPClient(client *http.Client) *PostPresenceSourcesParams
- func (o *PostPresenceSourcesParams) WithTimeout(timeout time.Duration) *PostPresenceSourcesParams
- func (o *PostPresenceSourcesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PostPresenceSourcesReader
- type PostPresenceSourcesRequestEntityTooLarge
- func (o *PostPresenceSourcesRequestEntityTooLarge) Error() string
- func (o *PostPresenceSourcesRequestEntityTooLarge) GetPayload() *models.ErrorBody
- func (o *PostPresenceSourcesRequestEntityTooLarge) IsClientError() bool
- func (o *PostPresenceSourcesRequestEntityTooLarge) IsCode(code int) bool
- func (o *PostPresenceSourcesRequestEntityTooLarge) IsRedirect() bool
- func (o *PostPresenceSourcesRequestEntityTooLarge) IsServerError() bool
- func (o *PostPresenceSourcesRequestEntityTooLarge) IsSuccess() bool
- func (o *PostPresenceSourcesRequestEntityTooLarge) String() string
- type PostPresenceSourcesRequestTimeout
- func (o *PostPresenceSourcesRequestTimeout) Error() string
- func (o *PostPresenceSourcesRequestTimeout) GetPayload() *models.ErrorBody
- func (o *PostPresenceSourcesRequestTimeout) IsClientError() bool
- func (o *PostPresenceSourcesRequestTimeout) IsCode(code int) bool
- func (o *PostPresenceSourcesRequestTimeout) IsRedirect() bool
- func (o *PostPresenceSourcesRequestTimeout) IsServerError() bool
- func (o *PostPresenceSourcesRequestTimeout) IsSuccess() bool
- func (o *PostPresenceSourcesRequestTimeout) String() string
- type PostPresenceSourcesServiceUnavailable
- func (o *PostPresenceSourcesServiceUnavailable) Error() string
- func (o *PostPresenceSourcesServiceUnavailable) GetPayload() *models.ErrorBody
- func (o *PostPresenceSourcesServiceUnavailable) IsClientError() bool
- func (o *PostPresenceSourcesServiceUnavailable) IsCode(code int) bool
- func (o *PostPresenceSourcesServiceUnavailable) IsRedirect() bool
- func (o *PostPresenceSourcesServiceUnavailable) IsServerError() bool
- func (o *PostPresenceSourcesServiceUnavailable) IsSuccess() bool
- func (o *PostPresenceSourcesServiceUnavailable) String() string
- type PostPresenceSourcesTooManyRequests
- func (o *PostPresenceSourcesTooManyRequests) Error() string
- func (o *PostPresenceSourcesTooManyRequests) GetPayload() *models.ErrorBody
- func (o *PostPresenceSourcesTooManyRequests) IsClientError() bool
- func (o *PostPresenceSourcesTooManyRequests) IsCode(code int) bool
- func (o *PostPresenceSourcesTooManyRequests) IsRedirect() bool
- func (o *PostPresenceSourcesTooManyRequests) IsServerError() bool
- func (o *PostPresenceSourcesTooManyRequests) IsSuccess() bool
- func (o *PostPresenceSourcesTooManyRequests) String() string
- type PostPresenceSourcesUnauthorized
- func (o *PostPresenceSourcesUnauthorized) Error() string
- func (o *PostPresenceSourcesUnauthorized) GetPayload() *models.ErrorBody
- func (o *PostPresenceSourcesUnauthorized) IsClientError() bool
- func (o *PostPresenceSourcesUnauthorized) IsCode(code int) bool
- func (o *PostPresenceSourcesUnauthorized) IsRedirect() bool
- func (o *PostPresenceSourcesUnauthorized) IsServerError() bool
- func (o *PostPresenceSourcesUnauthorized) IsSuccess() bool
- func (o *PostPresenceSourcesUnauthorized) String() string
- type PostPresenceSourcesUnsupportedMediaType
- func (o *PostPresenceSourcesUnsupportedMediaType) Error() string
- func (o *PostPresenceSourcesUnsupportedMediaType) GetPayload() *models.ErrorBody
- func (o *PostPresenceSourcesUnsupportedMediaType) IsClientError() bool
- func (o *PostPresenceSourcesUnsupportedMediaType) IsCode(code int) bool
- func (o *PostPresenceSourcesUnsupportedMediaType) IsRedirect() bool
- func (o *PostPresenceSourcesUnsupportedMediaType) IsServerError() bool
- func (o *PostPresenceSourcesUnsupportedMediaType) IsSuccess() bool
- func (o *PostPresenceSourcesUnsupportedMediaType) String() string
- type PostPresencedefinitionsBadRequest
- func (o *PostPresencedefinitionsBadRequest) Error() string
- func (o *PostPresencedefinitionsBadRequest) GetPayload() *models.ErrorBody
- func (o *PostPresencedefinitionsBadRequest) IsClientError() bool
- func (o *PostPresencedefinitionsBadRequest) IsCode(code int) bool
- func (o *PostPresencedefinitionsBadRequest) IsRedirect() bool
- func (o *PostPresencedefinitionsBadRequest) IsServerError() bool
- func (o *PostPresencedefinitionsBadRequest) IsSuccess() bool
- func (o *PostPresencedefinitionsBadRequest) String() string
- type PostPresencedefinitionsForbidden
- func (o *PostPresencedefinitionsForbidden) Error() string
- func (o *PostPresencedefinitionsForbidden) GetPayload() *models.ErrorBody
- func (o *PostPresencedefinitionsForbidden) IsClientError() bool
- func (o *PostPresencedefinitionsForbidden) IsCode(code int) bool
- func (o *PostPresencedefinitionsForbidden) IsRedirect() bool
- func (o *PostPresencedefinitionsForbidden) IsServerError() bool
- func (o *PostPresencedefinitionsForbidden) IsSuccess() bool
- func (o *PostPresencedefinitionsForbidden) String() string
- type PostPresencedefinitionsGatewayTimeout
- func (o *PostPresencedefinitionsGatewayTimeout) Error() string
- func (o *PostPresencedefinitionsGatewayTimeout) GetPayload() *models.ErrorBody
- func (o *PostPresencedefinitionsGatewayTimeout) IsClientError() bool
- func (o *PostPresencedefinitionsGatewayTimeout) IsCode(code int) bool
- func (o *PostPresencedefinitionsGatewayTimeout) IsRedirect() bool
- func (o *PostPresencedefinitionsGatewayTimeout) IsServerError() bool
- func (o *PostPresencedefinitionsGatewayTimeout) IsSuccess() bool
- func (o *PostPresencedefinitionsGatewayTimeout) String() string
- type PostPresencedefinitionsInternalServerError
- func (o *PostPresencedefinitionsInternalServerError) Error() string
- func (o *PostPresencedefinitionsInternalServerError) GetPayload() *models.ErrorBody
- func (o *PostPresencedefinitionsInternalServerError) IsClientError() bool
- func (o *PostPresencedefinitionsInternalServerError) IsCode(code int) bool
- func (o *PostPresencedefinitionsInternalServerError) IsRedirect() bool
- func (o *PostPresencedefinitionsInternalServerError) IsServerError() bool
- func (o *PostPresencedefinitionsInternalServerError) IsSuccess() bool
- func (o *PostPresencedefinitionsInternalServerError) String() string
- type PostPresencedefinitionsNotFound
- func (o *PostPresencedefinitionsNotFound) Error() string
- func (o *PostPresencedefinitionsNotFound) GetPayload() *models.ErrorBody
- func (o *PostPresencedefinitionsNotFound) IsClientError() bool
- func (o *PostPresencedefinitionsNotFound) IsCode(code int) bool
- func (o *PostPresencedefinitionsNotFound) IsRedirect() bool
- func (o *PostPresencedefinitionsNotFound) IsServerError() bool
- func (o *PostPresencedefinitionsNotFound) IsSuccess() bool
- func (o *PostPresencedefinitionsNotFound) String() string
- type PostPresencedefinitionsOK
- func (o *PostPresencedefinitionsOK) Error() string
- func (o *PostPresencedefinitionsOK) GetPayload() *models.OrganizationPresence
- func (o *PostPresencedefinitionsOK) IsClientError() bool
- func (o *PostPresencedefinitionsOK) IsCode(code int) bool
- func (o *PostPresencedefinitionsOK) IsRedirect() bool
- func (o *PostPresencedefinitionsOK) IsServerError() bool
- func (o *PostPresencedefinitionsOK) IsSuccess() bool
- func (o *PostPresencedefinitionsOK) String() string
- type PostPresencedefinitionsParams
- func NewPostPresencedefinitionsParams() *PostPresencedefinitionsParams
- func NewPostPresencedefinitionsParamsWithContext(ctx context.Context) *PostPresencedefinitionsParams
- func NewPostPresencedefinitionsParamsWithHTTPClient(client *http.Client) *PostPresencedefinitionsParams
- func NewPostPresencedefinitionsParamsWithTimeout(timeout time.Duration) *PostPresencedefinitionsParams
- func (o *PostPresencedefinitionsParams) SetBody(body *models.OrganizationPresence)
- func (o *PostPresencedefinitionsParams) SetContext(ctx context.Context)
- func (o *PostPresencedefinitionsParams) SetDefaults()
- func (o *PostPresencedefinitionsParams) SetHTTPClient(client *http.Client)
- func (o *PostPresencedefinitionsParams) SetTimeout(timeout time.Duration)
- func (o *PostPresencedefinitionsParams) WithBody(body *models.OrganizationPresence) *PostPresencedefinitionsParams
- func (o *PostPresencedefinitionsParams) WithContext(ctx context.Context) *PostPresencedefinitionsParams
- func (o *PostPresencedefinitionsParams) WithDefaults() *PostPresencedefinitionsParams
- func (o *PostPresencedefinitionsParams) WithHTTPClient(client *http.Client) *PostPresencedefinitionsParams
- func (o *PostPresencedefinitionsParams) WithTimeout(timeout time.Duration) *PostPresencedefinitionsParams
- func (o *PostPresencedefinitionsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PostPresencedefinitionsReader
- type PostPresencedefinitionsRequestEntityTooLarge
- func (o *PostPresencedefinitionsRequestEntityTooLarge) Error() string
- func (o *PostPresencedefinitionsRequestEntityTooLarge) GetPayload() *models.ErrorBody
- func (o *PostPresencedefinitionsRequestEntityTooLarge) IsClientError() bool
- func (o *PostPresencedefinitionsRequestEntityTooLarge) IsCode(code int) bool
- func (o *PostPresencedefinitionsRequestEntityTooLarge) IsRedirect() bool
- func (o *PostPresencedefinitionsRequestEntityTooLarge) IsServerError() bool
- func (o *PostPresencedefinitionsRequestEntityTooLarge) IsSuccess() bool
- func (o *PostPresencedefinitionsRequestEntityTooLarge) String() string
- type PostPresencedefinitionsRequestTimeout
- func (o *PostPresencedefinitionsRequestTimeout) Error() string
- func (o *PostPresencedefinitionsRequestTimeout) GetPayload() *models.ErrorBody
- func (o *PostPresencedefinitionsRequestTimeout) IsClientError() bool
- func (o *PostPresencedefinitionsRequestTimeout) IsCode(code int) bool
- func (o *PostPresencedefinitionsRequestTimeout) IsRedirect() bool
- func (o *PostPresencedefinitionsRequestTimeout) IsServerError() bool
- func (o *PostPresencedefinitionsRequestTimeout) IsSuccess() bool
- func (o *PostPresencedefinitionsRequestTimeout) String() string
- type PostPresencedefinitionsServiceUnavailable
- func (o *PostPresencedefinitionsServiceUnavailable) Error() string
- func (o *PostPresencedefinitionsServiceUnavailable) GetPayload() *models.ErrorBody
- func (o *PostPresencedefinitionsServiceUnavailable) IsClientError() bool
- func (o *PostPresencedefinitionsServiceUnavailable) IsCode(code int) bool
- func (o *PostPresencedefinitionsServiceUnavailable) IsRedirect() bool
- func (o *PostPresencedefinitionsServiceUnavailable) IsServerError() bool
- func (o *PostPresencedefinitionsServiceUnavailable) IsSuccess() bool
- func (o *PostPresencedefinitionsServiceUnavailable) String() string
- type PostPresencedefinitionsTooManyRequests
- func (o *PostPresencedefinitionsTooManyRequests) Error() string
- func (o *PostPresencedefinitionsTooManyRequests) GetPayload() *models.ErrorBody
- func (o *PostPresencedefinitionsTooManyRequests) IsClientError() bool
- func (o *PostPresencedefinitionsTooManyRequests) IsCode(code int) bool
- func (o *PostPresencedefinitionsTooManyRequests) IsRedirect() bool
- func (o *PostPresencedefinitionsTooManyRequests) IsServerError() bool
- func (o *PostPresencedefinitionsTooManyRequests) IsSuccess() bool
- func (o *PostPresencedefinitionsTooManyRequests) String() string
- type PostPresencedefinitionsUnauthorized
- func (o *PostPresencedefinitionsUnauthorized) Error() string
- func (o *PostPresencedefinitionsUnauthorized) GetPayload() *models.ErrorBody
- func (o *PostPresencedefinitionsUnauthorized) IsClientError() bool
- func (o *PostPresencedefinitionsUnauthorized) IsCode(code int) bool
- func (o *PostPresencedefinitionsUnauthorized) IsRedirect() bool
- func (o *PostPresencedefinitionsUnauthorized) IsServerError() bool
- func (o *PostPresencedefinitionsUnauthorized) IsSuccess() bool
- func (o *PostPresencedefinitionsUnauthorized) String() string
- type PostPresencedefinitionsUnsupportedMediaType
- func (o *PostPresencedefinitionsUnsupportedMediaType) Error() string
- func (o *PostPresencedefinitionsUnsupportedMediaType) GetPayload() *models.ErrorBody
- func (o *PostPresencedefinitionsUnsupportedMediaType) IsClientError() bool
- func (o *PostPresencedefinitionsUnsupportedMediaType) IsCode(code int) bool
- func (o *PostPresencedefinitionsUnsupportedMediaType) IsRedirect() bool
- func (o *PostPresencedefinitionsUnsupportedMediaType) IsServerError() bool
- func (o *PostPresencedefinitionsUnsupportedMediaType) IsSuccess() bool
- func (o *PostPresencedefinitionsUnsupportedMediaType) String() string
- type PutPresenceSettingsBadRequest
- func (o *PutPresenceSettingsBadRequest) Error() string
- func (o *PutPresenceSettingsBadRequest) GetPayload() *models.ErrorBody
- func (o *PutPresenceSettingsBadRequest) IsClientError() bool
- func (o *PutPresenceSettingsBadRequest) IsCode(code int) bool
- func (o *PutPresenceSettingsBadRequest) IsRedirect() bool
- func (o *PutPresenceSettingsBadRequest) IsServerError() bool
- func (o *PutPresenceSettingsBadRequest) IsSuccess() bool
- func (o *PutPresenceSettingsBadRequest) String() string
- type PutPresenceSettingsConflict
- func (o *PutPresenceSettingsConflict) Error() string
- func (o *PutPresenceSettingsConflict) GetPayload() *models.ErrorBody
- func (o *PutPresenceSettingsConflict) IsClientError() bool
- func (o *PutPresenceSettingsConflict) IsCode(code int) bool
- func (o *PutPresenceSettingsConflict) IsRedirect() bool
- func (o *PutPresenceSettingsConflict) IsServerError() bool
- func (o *PutPresenceSettingsConflict) IsSuccess() bool
- func (o *PutPresenceSettingsConflict) String() string
- type PutPresenceSettingsForbidden
- func (o *PutPresenceSettingsForbidden) Error() string
- func (o *PutPresenceSettingsForbidden) GetPayload() *models.ErrorBody
- func (o *PutPresenceSettingsForbidden) IsClientError() bool
- func (o *PutPresenceSettingsForbidden) IsCode(code int) bool
- func (o *PutPresenceSettingsForbidden) IsRedirect() bool
- func (o *PutPresenceSettingsForbidden) IsServerError() bool
- func (o *PutPresenceSettingsForbidden) IsSuccess() bool
- func (o *PutPresenceSettingsForbidden) String() string
- type PutPresenceSettingsGatewayTimeout
- func (o *PutPresenceSettingsGatewayTimeout) Error() string
- func (o *PutPresenceSettingsGatewayTimeout) GetPayload() *models.ErrorBody
- func (o *PutPresenceSettingsGatewayTimeout) IsClientError() bool
- func (o *PutPresenceSettingsGatewayTimeout) IsCode(code int) bool
- func (o *PutPresenceSettingsGatewayTimeout) IsRedirect() bool
- func (o *PutPresenceSettingsGatewayTimeout) IsServerError() bool
- func (o *PutPresenceSettingsGatewayTimeout) IsSuccess() bool
- func (o *PutPresenceSettingsGatewayTimeout) String() string
- type PutPresenceSettingsInternalServerError
- func (o *PutPresenceSettingsInternalServerError) Error() string
- func (o *PutPresenceSettingsInternalServerError) GetPayload() *models.ErrorBody
- func (o *PutPresenceSettingsInternalServerError) IsClientError() bool
- func (o *PutPresenceSettingsInternalServerError) IsCode(code int) bool
- func (o *PutPresenceSettingsInternalServerError) IsRedirect() bool
- func (o *PutPresenceSettingsInternalServerError) IsServerError() bool
- func (o *PutPresenceSettingsInternalServerError) IsSuccess() bool
- func (o *PutPresenceSettingsInternalServerError) String() string
- type PutPresenceSettingsNotFound
- func (o *PutPresenceSettingsNotFound) Error() string
- func (o *PutPresenceSettingsNotFound) GetPayload() *models.ErrorBody
- func (o *PutPresenceSettingsNotFound) IsClientError() bool
- func (o *PutPresenceSettingsNotFound) IsCode(code int) bool
- func (o *PutPresenceSettingsNotFound) IsRedirect() bool
- func (o *PutPresenceSettingsNotFound) IsServerError() bool
- func (o *PutPresenceSettingsNotFound) IsSuccess() bool
- func (o *PutPresenceSettingsNotFound) String() string
- type PutPresenceSettingsOK
- func (o *PutPresenceSettingsOK) Error() string
- func (o *PutPresenceSettingsOK) GetPayload() *models.PresenceSettings
- func (o *PutPresenceSettingsOK) IsClientError() bool
- func (o *PutPresenceSettingsOK) IsCode(code int) bool
- func (o *PutPresenceSettingsOK) IsRedirect() bool
- func (o *PutPresenceSettingsOK) IsServerError() bool
- func (o *PutPresenceSettingsOK) IsSuccess() bool
- func (o *PutPresenceSettingsOK) String() string
- type PutPresenceSettingsParams
- func NewPutPresenceSettingsParams() *PutPresenceSettingsParams
- func NewPutPresenceSettingsParamsWithContext(ctx context.Context) *PutPresenceSettingsParams
- func NewPutPresenceSettingsParamsWithHTTPClient(client *http.Client) *PutPresenceSettingsParams
- func NewPutPresenceSettingsParamsWithTimeout(timeout time.Duration) *PutPresenceSettingsParams
- func (o *PutPresenceSettingsParams) SetBody(body *models.PresenceSettings)
- func (o *PutPresenceSettingsParams) SetContext(ctx context.Context)
- func (o *PutPresenceSettingsParams) SetDefaults()
- func (o *PutPresenceSettingsParams) SetHTTPClient(client *http.Client)
- func (o *PutPresenceSettingsParams) SetTimeout(timeout time.Duration)
- func (o *PutPresenceSettingsParams) WithBody(body *models.PresenceSettings) *PutPresenceSettingsParams
- func (o *PutPresenceSettingsParams) WithContext(ctx context.Context) *PutPresenceSettingsParams
- func (o *PutPresenceSettingsParams) WithDefaults() *PutPresenceSettingsParams
- func (o *PutPresenceSettingsParams) WithHTTPClient(client *http.Client) *PutPresenceSettingsParams
- func (o *PutPresenceSettingsParams) WithTimeout(timeout time.Duration) *PutPresenceSettingsParams
- func (o *PutPresenceSettingsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PutPresenceSettingsReader
- type PutPresenceSettingsRequestEntityTooLarge
- func (o *PutPresenceSettingsRequestEntityTooLarge) Error() string
- func (o *PutPresenceSettingsRequestEntityTooLarge) GetPayload() *models.ErrorBody
- func (o *PutPresenceSettingsRequestEntityTooLarge) IsClientError() bool
- func (o *PutPresenceSettingsRequestEntityTooLarge) IsCode(code int) bool
- func (o *PutPresenceSettingsRequestEntityTooLarge) IsRedirect() bool
- func (o *PutPresenceSettingsRequestEntityTooLarge) IsServerError() bool
- func (o *PutPresenceSettingsRequestEntityTooLarge) IsSuccess() bool
- func (o *PutPresenceSettingsRequestEntityTooLarge) String() string
- type PutPresenceSettingsRequestTimeout
- func (o *PutPresenceSettingsRequestTimeout) Error() string
- func (o *PutPresenceSettingsRequestTimeout) GetPayload() *models.ErrorBody
- func (o *PutPresenceSettingsRequestTimeout) IsClientError() bool
- func (o *PutPresenceSettingsRequestTimeout) IsCode(code int) bool
- func (o *PutPresenceSettingsRequestTimeout) IsRedirect() bool
- func (o *PutPresenceSettingsRequestTimeout) IsServerError() bool
- func (o *PutPresenceSettingsRequestTimeout) IsSuccess() bool
- func (o *PutPresenceSettingsRequestTimeout) String() string
- type PutPresenceSettingsServiceUnavailable
- func (o *PutPresenceSettingsServiceUnavailable) Error() string
- func (o *PutPresenceSettingsServiceUnavailable) GetPayload() *models.ErrorBody
- func (o *PutPresenceSettingsServiceUnavailable) IsClientError() bool
- func (o *PutPresenceSettingsServiceUnavailable) IsCode(code int) bool
- func (o *PutPresenceSettingsServiceUnavailable) IsRedirect() bool
- func (o *PutPresenceSettingsServiceUnavailable) IsServerError() bool
- func (o *PutPresenceSettingsServiceUnavailable) IsSuccess() bool
- func (o *PutPresenceSettingsServiceUnavailable) String() string
- type PutPresenceSettingsTooManyRequests
- func (o *PutPresenceSettingsTooManyRequests) Error() string
- func (o *PutPresenceSettingsTooManyRequests) GetPayload() *models.ErrorBody
- func (o *PutPresenceSettingsTooManyRequests) IsClientError() bool
- func (o *PutPresenceSettingsTooManyRequests) IsCode(code int) bool
- func (o *PutPresenceSettingsTooManyRequests) IsRedirect() bool
- func (o *PutPresenceSettingsTooManyRequests) IsServerError() bool
- func (o *PutPresenceSettingsTooManyRequests) IsSuccess() bool
- func (o *PutPresenceSettingsTooManyRequests) String() string
- type PutPresenceSettingsUnauthorized
- func (o *PutPresenceSettingsUnauthorized) Error() string
- func (o *PutPresenceSettingsUnauthorized) GetPayload() *models.ErrorBody
- func (o *PutPresenceSettingsUnauthorized) IsClientError() bool
- func (o *PutPresenceSettingsUnauthorized) IsCode(code int) bool
- func (o *PutPresenceSettingsUnauthorized) IsRedirect() bool
- func (o *PutPresenceSettingsUnauthorized) IsServerError() bool
- func (o *PutPresenceSettingsUnauthorized) IsSuccess() bool
- func (o *PutPresenceSettingsUnauthorized) String() string
- type PutPresenceSettingsUnsupportedMediaType
- func (o *PutPresenceSettingsUnsupportedMediaType) Error() string
- func (o *PutPresenceSettingsUnsupportedMediaType) GetPayload() *models.ErrorBody
- func (o *PutPresenceSettingsUnsupportedMediaType) IsClientError() bool
- func (o *PutPresenceSettingsUnsupportedMediaType) IsCode(code int) bool
- func (o *PutPresenceSettingsUnsupportedMediaType) IsRedirect() bool
- func (o *PutPresenceSettingsUnsupportedMediaType) IsServerError() bool
- func (o *PutPresenceSettingsUnsupportedMediaType) IsSuccess() bool
- func (o *PutPresenceSettingsUnsupportedMediaType) String() string
- type PutPresenceSourceBadRequest
- func (o *PutPresenceSourceBadRequest) Error() string
- func (o *PutPresenceSourceBadRequest) GetPayload() *models.ErrorBody
- func (o *PutPresenceSourceBadRequest) IsClientError() bool
- func (o *PutPresenceSourceBadRequest) IsCode(code int) bool
- func (o *PutPresenceSourceBadRequest) IsRedirect() bool
- func (o *PutPresenceSourceBadRequest) IsServerError() bool
- func (o *PutPresenceSourceBadRequest) IsSuccess() bool
- func (o *PutPresenceSourceBadRequest) String() string
- type PutPresenceSourceConflict
- func (o *PutPresenceSourceConflict) Error() string
- func (o *PutPresenceSourceConflict) GetPayload() *models.ErrorBody
- func (o *PutPresenceSourceConflict) IsClientError() bool
- func (o *PutPresenceSourceConflict) IsCode(code int) bool
- func (o *PutPresenceSourceConflict) IsRedirect() bool
- func (o *PutPresenceSourceConflict) IsServerError() bool
- func (o *PutPresenceSourceConflict) IsSuccess() bool
- func (o *PutPresenceSourceConflict) String() string
- type PutPresenceSourceForbidden
- func (o *PutPresenceSourceForbidden) Error() string
- func (o *PutPresenceSourceForbidden) GetPayload() *models.ErrorBody
- func (o *PutPresenceSourceForbidden) IsClientError() bool
- func (o *PutPresenceSourceForbidden) IsCode(code int) bool
- func (o *PutPresenceSourceForbidden) IsRedirect() bool
- func (o *PutPresenceSourceForbidden) IsServerError() bool
- func (o *PutPresenceSourceForbidden) IsSuccess() bool
- func (o *PutPresenceSourceForbidden) String() string
- type PutPresenceSourceGatewayTimeout
- func (o *PutPresenceSourceGatewayTimeout) Error() string
- func (o *PutPresenceSourceGatewayTimeout) GetPayload() *models.ErrorBody
- func (o *PutPresenceSourceGatewayTimeout) IsClientError() bool
- func (o *PutPresenceSourceGatewayTimeout) IsCode(code int) bool
- func (o *PutPresenceSourceGatewayTimeout) IsRedirect() bool
- func (o *PutPresenceSourceGatewayTimeout) IsServerError() bool
- func (o *PutPresenceSourceGatewayTimeout) IsSuccess() bool
- func (o *PutPresenceSourceGatewayTimeout) String() string
- type PutPresenceSourceInternalServerError
- func (o *PutPresenceSourceInternalServerError) Error() string
- func (o *PutPresenceSourceInternalServerError) GetPayload() *models.ErrorBody
- func (o *PutPresenceSourceInternalServerError) IsClientError() bool
- func (o *PutPresenceSourceInternalServerError) IsCode(code int) bool
- func (o *PutPresenceSourceInternalServerError) IsRedirect() bool
- func (o *PutPresenceSourceInternalServerError) IsServerError() bool
- func (o *PutPresenceSourceInternalServerError) IsSuccess() bool
- func (o *PutPresenceSourceInternalServerError) String() string
- type PutPresenceSourceNotFound
- func (o *PutPresenceSourceNotFound) Error() string
- func (o *PutPresenceSourceNotFound) GetPayload() *models.ErrorBody
- func (o *PutPresenceSourceNotFound) IsClientError() bool
- func (o *PutPresenceSourceNotFound) IsCode(code int) bool
- func (o *PutPresenceSourceNotFound) IsRedirect() bool
- func (o *PutPresenceSourceNotFound) IsServerError() bool
- func (o *PutPresenceSourceNotFound) IsSuccess() bool
- func (o *PutPresenceSourceNotFound) String() string
- type PutPresenceSourceOK
- func (o *PutPresenceSourceOK) Error() string
- func (o *PutPresenceSourceOK) GetPayload() *models.Source
- func (o *PutPresenceSourceOK) IsClientError() bool
- func (o *PutPresenceSourceOK) IsCode(code int) bool
- func (o *PutPresenceSourceOK) IsRedirect() bool
- func (o *PutPresenceSourceOK) IsServerError() bool
- func (o *PutPresenceSourceOK) IsSuccess() bool
- func (o *PutPresenceSourceOK) String() string
- type PutPresenceSourceParams
- func NewPutPresenceSourceParams() *PutPresenceSourceParams
- func NewPutPresenceSourceParamsWithContext(ctx context.Context) *PutPresenceSourceParams
- func NewPutPresenceSourceParamsWithHTTPClient(client *http.Client) *PutPresenceSourceParams
- func NewPutPresenceSourceParamsWithTimeout(timeout time.Duration) *PutPresenceSourceParams
- func (o *PutPresenceSourceParams) SetBody(body *models.Source)
- func (o *PutPresenceSourceParams) SetContext(ctx context.Context)
- func (o *PutPresenceSourceParams) SetDefaults()
- func (o *PutPresenceSourceParams) SetHTTPClient(client *http.Client)
- func (o *PutPresenceSourceParams) SetSourceID(sourceID string)
- func (o *PutPresenceSourceParams) SetTimeout(timeout time.Duration)
- func (o *PutPresenceSourceParams) WithBody(body *models.Source) *PutPresenceSourceParams
- func (o *PutPresenceSourceParams) WithContext(ctx context.Context) *PutPresenceSourceParams
- func (o *PutPresenceSourceParams) WithDefaults() *PutPresenceSourceParams
- func (o *PutPresenceSourceParams) WithHTTPClient(client *http.Client) *PutPresenceSourceParams
- func (o *PutPresenceSourceParams) WithSourceID(sourceID string) *PutPresenceSourceParams
- func (o *PutPresenceSourceParams) WithTimeout(timeout time.Duration) *PutPresenceSourceParams
- func (o *PutPresenceSourceParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PutPresenceSourceReader
- type PutPresenceSourceRequestEntityTooLarge
- func (o *PutPresenceSourceRequestEntityTooLarge) Error() string
- func (o *PutPresenceSourceRequestEntityTooLarge) GetPayload() *models.ErrorBody
- func (o *PutPresenceSourceRequestEntityTooLarge) IsClientError() bool
- func (o *PutPresenceSourceRequestEntityTooLarge) IsCode(code int) bool
- func (o *PutPresenceSourceRequestEntityTooLarge) IsRedirect() bool
- func (o *PutPresenceSourceRequestEntityTooLarge) IsServerError() bool
- func (o *PutPresenceSourceRequestEntityTooLarge) IsSuccess() bool
- func (o *PutPresenceSourceRequestEntityTooLarge) String() string
- type PutPresenceSourceRequestTimeout
- func (o *PutPresenceSourceRequestTimeout) Error() string
- func (o *PutPresenceSourceRequestTimeout) GetPayload() *models.ErrorBody
- func (o *PutPresenceSourceRequestTimeout) IsClientError() bool
- func (o *PutPresenceSourceRequestTimeout) IsCode(code int) bool
- func (o *PutPresenceSourceRequestTimeout) IsRedirect() bool
- func (o *PutPresenceSourceRequestTimeout) IsServerError() bool
- func (o *PutPresenceSourceRequestTimeout) IsSuccess() bool
- func (o *PutPresenceSourceRequestTimeout) String() string
- type PutPresenceSourceServiceUnavailable
- func (o *PutPresenceSourceServiceUnavailable) Error() string
- func (o *PutPresenceSourceServiceUnavailable) GetPayload() *models.ErrorBody
- func (o *PutPresenceSourceServiceUnavailable) IsClientError() bool
- func (o *PutPresenceSourceServiceUnavailable) IsCode(code int) bool
- func (o *PutPresenceSourceServiceUnavailable) IsRedirect() bool
- func (o *PutPresenceSourceServiceUnavailable) IsServerError() bool
- func (o *PutPresenceSourceServiceUnavailable) IsSuccess() bool
- func (o *PutPresenceSourceServiceUnavailable) String() string
- type PutPresenceSourceTooManyRequests
- func (o *PutPresenceSourceTooManyRequests) Error() string
- func (o *PutPresenceSourceTooManyRequests) GetPayload() *models.ErrorBody
- func (o *PutPresenceSourceTooManyRequests) IsClientError() bool
- func (o *PutPresenceSourceTooManyRequests) IsCode(code int) bool
- func (o *PutPresenceSourceTooManyRequests) IsRedirect() bool
- func (o *PutPresenceSourceTooManyRequests) IsServerError() bool
- func (o *PutPresenceSourceTooManyRequests) IsSuccess() bool
- func (o *PutPresenceSourceTooManyRequests) String() string
- type PutPresenceSourceUnauthorized
- func (o *PutPresenceSourceUnauthorized) Error() string
- func (o *PutPresenceSourceUnauthorized) GetPayload() *models.ErrorBody
- func (o *PutPresenceSourceUnauthorized) IsClientError() bool
- func (o *PutPresenceSourceUnauthorized) IsCode(code int) bool
- func (o *PutPresenceSourceUnauthorized) IsRedirect() bool
- func (o *PutPresenceSourceUnauthorized) IsServerError() bool
- func (o *PutPresenceSourceUnauthorized) IsSuccess() bool
- func (o *PutPresenceSourceUnauthorized) String() string
- type PutPresenceSourceUnsupportedMediaType
- func (o *PutPresenceSourceUnsupportedMediaType) Error() string
- func (o *PutPresenceSourceUnsupportedMediaType) GetPayload() *models.ErrorBody
- func (o *PutPresenceSourceUnsupportedMediaType) IsClientError() bool
- func (o *PutPresenceSourceUnsupportedMediaType) IsCode(code int) bool
- func (o *PutPresenceSourceUnsupportedMediaType) IsRedirect() bool
- func (o *PutPresenceSourceUnsupportedMediaType) IsServerError() bool
- func (o *PutPresenceSourceUnsupportedMediaType) IsSuccess() bool
- func (o *PutPresenceSourceUnsupportedMediaType) String() string
- type PutPresenceUserPrimarysourceBadRequest
- func (o *PutPresenceUserPrimarysourceBadRequest) Error() string
- func (o *PutPresenceUserPrimarysourceBadRequest) GetPayload() *models.ErrorBody
- func (o *PutPresenceUserPrimarysourceBadRequest) IsClientError() bool
- func (o *PutPresenceUserPrimarysourceBadRequest) IsCode(code int) bool
- func (o *PutPresenceUserPrimarysourceBadRequest) IsRedirect() bool
- func (o *PutPresenceUserPrimarysourceBadRequest) IsServerError() bool
- func (o *PutPresenceUserPrimarysourceBadRequest) IsSuccess() bool
- func (o *PutPresenceUserPrimarysourceBadRequest) String() string
- type PutPresenceUserPrimarysourceForbidden
- func (o *PutPresenceUserPrimarysourceForbidden) Error() string
- func (o *PutPresenceUserPrimarysourceForbidden) GetPayload() *models.ErrorBody
- func (o *PutPresenceUserPrimarysourceForbidden) IsClientError() bool
- func (o *PutPresenceUserPrimarysourceForbidden) IsCode(code int) bool
- func (o *PutPresenceUserPrimarysourceForbidden) IsRedirect() bool
- func (o *PutPresenceUserPrimarysourceForbidden) IsServerError() bool
- func (o *PutPresenceUserPrimarysourceForbidden) IsSuccess() bool
- func (o *PutPresenceUserPrimarysourceForbidden) String() string
- type PutPresenceUserPrimarysourceGatewayTimeout
- func (o *PutPresenceUserPrimarysourceGatewayTimeout) Error() string
- func (o *PutPresenceUserPrimarysourceGatewayTimeout) GetPayload() *models.ErrorBody
- func (o *PutPresenceUserPrimarysourceGatewayTimeout) IsClientError() bool
- func (o *PutPresenceUserPrimarysourceGatewayTimeout) IsCode(code int) bool
- func (o *PutPresenceUserPrimarysourceGatewayTimeout) IsRedirect() bool
- func (o *PutPresenceUserPrimarysourceGatewayTimeout) IsServerError() bool
- func (o *PutPresenceUserPrimarysourceGatewayTimeout) IsSuccess() bool
- func (o *PutPresenceUserPrimarysourceGatewayTimeout) String() string
- type PutPresenceUserPrimarysourceInternalServerError
- func (o *PutPresenceUserPrimarysourceInternalServerError) Error() string
- func (o *PutPresenceUserPrimarysourceInternalServerError) GetPayload() *models.ErrorBody
- func (o *PutPresenceUserPrimarysourceInternalServerError) IsClientError() bool
- func (o *PutPresenceUserPrimarysourceInternalServerError) IsCode(code int) bool
- func (o *PutPresenceUserPrimarysourceInternalServerError) IsRedirect() bool
- func (o *PutPresenceUserPrimarysourceInternalServerError) IsServerError() bool
- func (o *PutPresenceUserPrimarysourceInternalServerError) IsSuccess() bool
- func (o *PutPresenceUserPrimarysourceInternalServerError) String() string
- type PutPresenceUserPrimarysourceNotFound
- func (o *PutPresenceUserPrimarysourceNotFound) Error() string
- func (o *PutPresenceUserPrimarysourceNotFound) GetPayload() *models.ErrorBody
- func (o *PutPresenceUserPrimarysourceNotFound) IsClientError() bool
- func (o *PutPresenceUserPrimarysourceNotFound) IsCode(code int) bool
- func (o *PutPresenceUserPrimarysourceNotFound) IsRedirect() bool
- func (o *PutPresenceUserPrimarysourceNotFound) IsServerError() bool
- func (o *PutPresenceUserPrimarysourceNotFound) IsSuccess() bool
- func (o *PutPresenceUserPrimarysourceNotFound) String() string
- type PutPresenceUserPrimarysourceOK
- func (o *PutPresenceUserPrimarysourceOK) Error() string
- func (o *PutPresenceUserPrimarysourceOK) GetPayload() *models.UserPrimarySource
- func (o *PutPresenceUserPrimarysourceOK) IsClientError() bool
- func (o *PutPresenceUserPrimarysourceOK) IsCode(code int) bool
- func (o *PutPresenceUserPrimarysourceOK) IsRedirect() bool
- func (o *PutPresenceUserPrimarysourceOK) IsServerError() bool
- func (o *PutPresenceUserPrimarysourceOK) IsSuccess() bool
- func (o *PutPresenceUserPrimarysourceOK) String() string
- type PutPresenceUserPrimarysourceParams
- func NewPutPresenceUserPrimarysourceParams() *PutPresenceUserPrimarysourceParams
- func NewPutPresenceUserPrimarysourceParamsWithContext(ctx context.Context) *PutPresenceUserPrimarysourceParams
- func NewPutPresenceUserPrimarysourceParamsWithHTTPClient(client *http.Client) *PutPresenceUserPrimarysourceParams
- func NewPutPresenceUserPrimarysourceParamsWithTimeout(timeout time.Duration) *PutPresenceUserPrimarysourceParams
- func (o *PutPresenceUserPrimarysourceParams) SetBody(body *models.UserPrimarySource)
- func (o *PutPresenceUserPrimarysourceParams) SetContext(ctx context.Context)
- func (o *PutPresenceUserPrimarysourceParams) SetDefaults()
- func (o *PutPresenceUserPrimarysourceParams) SetHTTPClient(client *http.Client)
- func (o *PutPresenceUserPrimarysourceParams) SetTimeout(timeout time.Duration)
- func (o *PutPresenceUserPrimarysourceParams) SetUserID(userID string)
- func (o *PutPresenceUserPrimarysourceParams) WithBody(body *models.UserPrimarySource) *PutPresenceUserPrimarysourceParams
- func (o *PutPresenceUserPrimarysourceParams) WithContext(ctx context.Context) *PutPresenceUserPrimarysourceParams
- func (o *PutPresenceUserPrimarysourceParams) WithDefaults() *PutPresenceUserPrimarysourceParams
- func (o *PutPresenceUserPrimarysourceParams) WithHTTPClient(client *http.Client) *PutPresenceUserPrimarysourceParams
- func (o *PutPresenceUserPrimarysourceParams) WithTimeout(timeout time.Duration) *PutPresenceUserPrimarysourceParams
- func (o *PutPresenceUserPrimarysourceParams) WithUserID(userID string) *PutPresenceUserPrimarysourceParams
- func (o *PutPresenceUserPrimarysourceParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PutPresenceUserPrimarysourceReader
- type PutPresenceUserPrimarysourceRequestEntityTooLarge
- func (o *PutPresenceUserPrimarysourceRequestEntityTooLarge) Error() string
- func (o *PutPresenceUserPrimarysourceRequestEntityTooLarge) GetPayload() *models.ErrorBody
- func (o *PutPresenceUserPrimarysourceRequestEntityTooLarge) IsClientError() bool
- func (o *PutPresenceUserPrimarysourceRequestEntityTooLarge) IsCode(code int) bool
- func (o *PutPresenceUserPrimarysourceRequestEntityTooLarge) IsRedirect() bool
- func (o *PutPresenceUserPrimarysourceRequestEntityTooLarge) IsServerError() bool
- func (o *PutPresenceUserPrimarysourceRequestEntityTooLarge) IsSuccess() bool
- func (o *PutPresenceUserPrimarysourceRequestEntityTooLarge) String() string
- type PutPresenceUserPrimarysourceRequestTimeout
- func (o *PutPresenceUserPrimarysourceRequestTimeout) Error() string
- func (o *PutPresenceUserPrimarysourceRequestTimeout) GetPayload() *models.ErrorBody
- func (o *PutPresenceUserPrimarysourceRequestTimeout) IsClientError() bool
- func (o *PutPresenceUserPrimarysourceRequestTimeout) IsCode(code int) bool
- func (o *PutPresenceUserPrimarysourceRequestTimeout) IsRedirect() bool
- func (o *PutPresenceUserPrimarysourceRequestTimeout) IsServerError() bool
- func (o *PutPresenceUserPrimarysourceRequestTimeout) IsSuccess() bool
- func (o *PutPresenceUserPrimarysourceRequestTimeout) String() string
- type PutPresenceUserPrimarysourceServiceUnavailable
- func (o *PutPresenceUserPrimarysourceServiceUnavailable) Error() string
- func (o *PutPresenceUserPrimarysourceServiceUnavailable) GetPayload() *models.ErrorBody
- func (o *PutPresenceUserPrimarysourceServiceUnavailable) IsClientError() bool
- func (o *PutPresenceUserPrimarysourceServiceUnavailable) IsCode(code int) bool
- func (o *PutPresenceUserPrimarysourceServiceUnavailable) IsRedirect() bool
- func (o *PutPresenceUserPrimarysourceServiceUnavailable) IsServerError() bool
- func (o *PutPresenceUserPrimarysourceServiceUnavailable) IsSuccess() bool
- func (o *PutPresenceUserPrimarysourceServiceUnavailable) String() string
- type PutPresenceUserPrimarysourceTooManyRequests
- func (o *PutPresenceUserPrimarysourceTooManyRequests) Error() string
- func (o *PutPresenceUserPrimarysourceTooManyRequests) GetPayload() *models.ErrorBody
- func (o *PutPresenceUserPrimarysourceTooManyRequests) IsClientError() bool
- func (o *PutPresenceUserPrimarysourceTooManyRequests) IsCode(code int) bool
- func (o *PutPresenceUserPrimarysourceTooManyRequests) IsRedirect() bool
- func (o *PutPresenceUserPrimarysourceTooManyRequests) IsServerError() bool
- func (o *PutPresenceUserPrimarysourceTooManyRequests) IsSuccess() bool
- func (o *PutPresenceUserPrimarysourceTooManyRequests) String() string
- type PutPresenceUserPrimarysourceUnauthorized
- func (o *PutPresenceUserPrimarysourceUnauthorized) Error() string
- func (o *PutPresenceUserPrimarysourceUnauthorized) GetPayload() *models.ErrorBody
- func (o *PutPresenceUserPrimarysourceUnauthorized) IsClientError() bool
- func (o *PutPresenceUserPrimarysourceUnauthorized) IsCode(code int) bool
- func (o *PutPresenceUserPrimarysourceUnauthorized) IsRedirect() bool
- func (o *PutPresenceUserPrimarysourceUnauthorized) IsServerError() bool
- func (o *PutPresenceUserPrimarysourceUnauthorized) IsSuccess() bool
- func (o *PutPresenceUserPrimarysourceUnauthorized) String() string
- type PutPresenceUserPrimarysourceUnsupportedMediaType
- func (o *PutPresenceUserPrimarysourceUnsupportedMediaType) Error() string
- func (o *PutPresenceUserPrimarysourceUnsupportedMediaType) GetPayload() *models.ErrorBody
- func (o *PutPresenceUserPrimarysourceUnsupportedMediaType) IsClientError() bool
- func (o *PutPresenceUserPrimarysourceUnsupportedMediaType) IsCode(code int) bool
- func (o *PutPresenceUserPrimarysourceUnsupportedMediaType) IsRedirect() bool
- func (o *PutPresenceUserPrimarysourceUnsupportedMediaType) IsServerError() bool
- func (o *PutPresenceUserPrimarysourceUnsupportedMediaType) IsSuccess() bool
- func (o *PutPresenceUserPrimarysourceUnsupportedMediaType) String() string
- type PutPresencedefinitionBadRequest
- func (o *PutPresencedefinitionBadRequest) Error() string
- func (o *PutPresencedefinitionBadRequest) GetPayload() *models.ErrorBody
- func (o *PutPresencedefinitionBadRequest) IsClientError() bool
- func (o *PutPresencedefinitionBadRequest) IsCode(code int) bool
- func (o *PutPresencedefinitionBadRequest) IsRedirect() bool
- func (o *PutPresencedefinitionBadRequest) IsServerError() bool
- func (o *PutPresencedefinitionBadRequest) IsSuccess() bool
- func (o *PutPresencedefinitionBadRequest) String() string
- type PutPresencedefinitionForbidden
- func (o *PutPresencedefinitionForbidden) Error() string
- func (o *PutPresencedefinitionForbidden) GetPayload() *models.ErrorBody
- func (o *PutPresencedefinitionForbidden) IsClientError() bool
- func (o *PutPresencedefinitionForbidden) IsCode(code int) bool
- func (o *PutPresencedefinitionForbidden) IsRedirect() bool
- func (o *PutPresencedefinitionForbidden) IsServerError() bool
- func (o *PutPresencedefinitionForbidden) IsSuccess() bool
- func (o *PutPresencedefinitionForbidden) String() string
- type PutPresencedefinitionGatewayTimeout
- func (o *PutPresencedefinitionGatewayTimeout) Error() string
- func (o *PutPresencedefinitionGatewayTimeout) GetPayload() *models.ErrorBody
- func (o *PutPresencedefinitionGatewayTimeout) IsClientError() bool
- func (o *PutPresencedefinitionGatewayTimeout) IsCode(code int) bool
- func (o *PutPresencedefinitionGatewayTimeout) IsRedirect() bool
- func (o *PutPresencedefinitionGatewayTimeout) IsServerError() bool
- func (o *PutPresencedefinitionGatewayTimeout) IsSuccess() bool
- func (o *PutPresencedefinitionGatewayTimeout) String() string
- type PutPresencedefinitionInternalServerError
- func (o *PutPresencedefinitionInternalServerError) Error() string
- func (o *PutPresencedefinitionInternalServerError) GetPayload() *models.ErrorBody
- func (o *PutPresencedefinitionInternalServerError) IsClientError() bool
- func (o *PutPresencedefinitionInternalServerError) IsCode(code int) bool
- func (o *PutPresencedefinitionInternalServerError) IsRedirect() bool
- func (o *PutPresencedefinitionInternalServerError) IsServerError() bool
- func (o *PutPresencedefinitionInternalServerError) IsSuccess() bool
- func (o *PutPresencedefinitionInternalServerError) String() string
- type PutPresencedefinitionNotFound
- func (o *PutPresencedefinitionNotFound) Error() string
- func (o *PutPresencedefinitionNotFound) GetPayload() *models.ErrorBody
- func (o *PutPresencedefinitionNotFound) IsClientError() bool
- func (o *PutPresencedefinitionNotFound) IsCode(code int) bool
- func (o *PutPresencedefinitionNotFound) IsRedirect() bool
- func (o *PutPresencedefinitionNotFound) IsServerError() bool
- func (o *PutPresencedefinitionNotFound) IsSuccess() bool
- func (o *PutPresencedefinitionNotFound) String() string
- type PutPresencedefinitionOK
- func (o *PutPresencedefinitionOK) Error() string
- func (o *PutPresencedefinitionOK) GetPayload() *models.OrganizationPresence
- func (o *PutPresencedefinitionOK) IsClientError() bool
- func (o *PutPresencedefinitionOK) IsCode(code int) bool
- func (o *PutPresencedefinitionOK) IsRedirect() bool
- func (o *PutPresencedefinitionOK) IsServerError() bool
- func (o *PutPresencedefinitionOK) IsSuccess() bool
- func (o *PutPresencedefinitionOK) String() string
- type PutPresencedefinitionParams
- func NewPutPresencedefinitionParams() *PutPresencedefinitionParams
- func NewPutPresencedefinitionParamsWithContext(ctx context.Context) *PutPresencedefinitionParams
- func NewPutPresencedefinitionParamsWithHTTPClient(client *http.Client) *PutPresencedefinitionParams
- func NewPutPresencedefinitionParamsWithTimeout(timeout time.Duration) *PutPresencedefinitionParams
- func (o *PutPresencedefinitionParams) SetBody(body *models.OrganizationPresence)
- func (o *PutPresencedefinitionParams) SetContext(ctx context.Context)
- func (o *PutPresencedefinitionParams) SetDefaults()
- func (o *PutPresencedefinitionParams) SetHTTPClient(client *http.Client)
- func (o *PutPresencedefinitionParams) SetPresenceID(presenceID string)
- func (o *PutPresencedefinitionParams) SetTimeout(timeout time.Duration)
- func (o *PutPresencedefinitionParams) WithBody(body *models.OrganizationPresence) *PutPresencedefinitionParams
- func (o *PutPresencedefinitionParams) WithContext(ctx context.Context) *PutPresencedefinitionParams
- func (o *PutPresencedefinitionParams) WithDefaults() *PutPresencedefinitionParams
- func (o *PutPresencedefinitionParams) WithHTTPClient(client *http.Client) *PutPresencedefinitionParams
- func (o *PutPresencedefinitionParams) WithPresenceID(presenceID string) *PutPresencedefinitionParams
- func (o *PutPresencedefinitionParams) WithTimeout(timeout time.Duration) *PutPresencedefinitionParams
- func (o *PutPresencedefinitionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PutPresencedefinitionReader
- type PutPresencedefinitionRequestEntityTooLarge
- func (o *PutPresencedefinitionRequestEntityTooLarge) Error() string
- func (o *PutPresencedefinitionRequestEntityTooLarge) GetPayload() *models.ErrorBody
- func (o *PutPresencedefinitionRequestEntityTooLarge) IsClientError() bool
- func (o *PutPresencedefinitionRequestEntityTooLarge) IsCode(code int) bool
- func (o *PutPresencedefinitionRequestEntityTooLarge) IsRedirect() bool
- func (o *PutPresencedefinitionRequestEntityTooLarge) IsServerError() bool
- func (o *PutPresencedefinitionRequestEntityTooLarge) IsSuccess() bool
- func (o *PutPresencedefinitionRequestEntityTooLarge) String() string
- type PutPresencedefinitionRequestTimeout
- func (o *PutPresencedefinitionRequestTimeout) Error() string
- func (o *PutPresencedefinitionRequestTimeout) GetPayload() *models.ErrorBody
- func (o *PutPresencedefinitionRequestTimeout) IsClientError() bool
- func (o *PutPresencedefinitionRequestTimeout) IsCode(code int) bool
- func (o *PutPresencedefinitionRequestTimeout) IsRedirect() bool
- func (o *PutPresencedefinitionRequestTimeout) IsServerError() bool
- func (o *PutPresencedefinitionRequestTimeout) IsSuccess() bool
- func (o *PutPresencedefinitionRequestTimeout) String() string
- type PutPresencedefinitionServiceUnavailable
- func (o *PutPresencedefinitionServiceUnavailable) Error() string
- func (o *PutPresencedefinitionServiceUnavailable) GetPayload() *models.ErrorBody
- func (o *PutPresencedefinitionServiceUnavailable) IsClientError() bool
- func (o *PutPresencedefinitionServiceUnavailable) IsCode(code int) bool
- func (o *PutPresencedefinitionServiceUnavailable) IsRedirect() bool
- func (o *PutPresencedefinitionServiceUnavailable) IsServerError() bool
- func (o *PutPresencedefinitionServiceUnavailable) IsSuccess() bool
- func (o *PutPresencedefinitionServiceUnavailable) String() string
- type PutPresencedefinitionTooManyRequests
- func (o *PutPresencedefinitionTooManyRequests) Error() string
- func (o *PutPresencedefinitionTooManyRequests) GetPayload() *models.ErrorBody
- func (o *PutPresencedefinitionTooManyRequests) IsClientError() bool
- func (o *PutPresencedefinitionTooManyRequests) IsCode(code int) bool
- func (o *PutPresencedefinitionTooManyRequests) IsRedirect() bool
- func (o *PutPresencedefinitionTooManyRequests) IsServerError() bool
- func (o *PutPresencedefinitionTooManyRequests) IsSuccess() bool
- func (o *PutPresencedefinitionTooManyRequests) String() string
- type PutPresencedefinitionUnauthorized
- func (o *PutPresencedefinitionUnauthorized) Error() string
- func (o *PutPresencedefinitionUnauthorized) GetPayload() *models.ErrorBody
- func (o *PutPresencedefinitionUnauthorized) IsClientError() bool
- func (o *PutPresencedefinitionUnauthorized) IsCode(code int) bool
- func (o *PutPresencedefinitionUnauthorized) IsRedirect() bool
- func (o *PutPresencedefinitionUnauthorized) IsServerError() bool
- func (o *PutPresencedefinitionUnauthorized) IsSuccess() bool
- func (o *PutPresencedefinitionUnauthorized) String() string
- type PutPresencedefinitionUnsupportedMediaType
- func (o *PutPresencedefinitionUnsupportedMediaType) Error() string
- func (o *PutPresencedefinitionUnsupportedMediaType) GetPayload() *models.ErrorBody
- func (o *PutPresencedefinitionUnsupportedMediaType) IsClientError() bool
- func (o *PutPresencedefinitionUnsupportedMediaType) IsCode(code int) bool
- func (o *PutPresencedefinitionUnsupportedMediaType) IsRedirect() bool
- func (o *PutPresencedefinitionUnsupportedMediaType) IsServerError() bool
- func (o *PutPresencedefinitionUnsupportedMediaType) IsSuccess() bool
- func (o *PutPresencedefinitionUnsupportedMediaType) String() string
- type PutUsersPresencesBulkBadRequest
- func (o *PutUsersPresencesBulkBadRequest) Error() string
- func (o *PutUsersPresencesBulkBadRequest) GetPayload() *models.ErrorBody
- func (o *PutUsersPresencesBulkBadRequest) IsClientError() bool
- func (o *PutUsersPresencesBulkBadRequest) IsCode(code int) bool
- func (o *PutUsersPresencesBulkBadRequest) IsRedirect() bool
- func (o *PutUsersPresencesBulkBadRequest) IsServerError() bool
- func (o *PutUsersPresencesBulkBadRequest) IsSuccess() bool
- func (o *PutUsersPresencesBulkBadRequest) String() string
- type PutUsersPresencesBulkForbidden
- func (o *PutUsersPresencesBulkForbidden) Error() string
- func (o *PutUsersPresencesBulkForbidden) GetPayload() *models.ErrorBody
- func (o *PutUsersPresencesBulkForbidden) IsClientError() bool
- func (o *PutUsersPresencesBulkForbidden) IsCode(code int) bool
- func (o *PutUsersPresencesBulkForbidden) IsRedirect() bool
- func (o *PutUsersPresencesBulkForbidden) IsServerError() bool
- func (o *PutUsersPresencesBulkForbidden) IsSuccess() bool
- func (o *PutUsersPresencesBulkForbidden) String() string
- type PutUsersPresencesBulkGatewayTimeout
- func (o *PutUsersPresencesBulkGatewayTimeout) Error() string
- func (o *PutUsersPresencesBulkGatewayTimeout) GetPayload() *models.ErrorBody
- func (o *PutUsersPresencesBulkGatewayTimeout) IsClientError() bool
- func (o *PutUsersPresencesBulkGatewayTimeout) IsCode(code int) bool
- func (o *PutUsersPresencesBulkGatewayTimeout) IsRedirect() bool
- func (o *PutUsersPresencesBulkGatewayTimeout) IsServerError() bool
- func (o *PutUsersPresencesBulkGatewayTimeout) IsSuccess() bool
- func (o *PutUsersPresencesBulkGatewayTimeout) String() string
- type PutUsersPresencesBulkInternalServerError
- func (o *PutUsersPresencesBulkInternalServerError) Error() string
- func (o *PutUsersPresencesBulkInternalServerError) GetPayload() *models.ErrorBody
- func (o *PutUsersPresencesBulkInternalServerError) IsClientError() bool
- func (o *PutUsersPresencesBulkInternalServerError) IsCode(code int) bool
- func (o *PutUsersPresencesBulkInternalServerError) IsRedirect() bool
- func (o *PutUsersPresencesBulkInternalServerError) IsServerError() bool
- func (o *PutUsersPresencesBulkInternalServerError) IsSuccess() bool
- func (o *PutUsersPresencesBulkInternalServerError) String() string
- type PutUsersPresencesBulkNotFound
- func (o *PutUsersPresencesBulkNotFound) Error() string
- func (o *PutUsersPresencesBulkNotFound) GetPayload() *models.ErrorBody
- func (o *PutUsersPresencesBulkNotFound) IsClientError() bool
- func (o *PutUsersPresencesBulkNotFound) IsCode(code int) bool
- func (o *PutUsersPresencesBulkNotFound) IsRedirect() bool
- func (o *PutUsersPresencesBulkNotFound) IsServerError() bool
- func (o *PutUsersPresencesBulkNotFound) IsSuccess() bool
- func (o *PutUsersPresencesBulkNotFound) String() string
- type PutUsersPresencesBulkOK
- func (o *PutUsersPresencesBulkOK) Error() string
- func (o *PutUsersPresencesBulkOK) GetPayload() []*models.UserPresence
- func (o *PutUsersPresencesBulkOK) IsClientError() bool
- func (o *PutUsersPresencesBulkOK) IsCode(code int) bool
- func (o *PutUsersPresencesBulkOK) IsRedirect() bool
- func (o *PutUsersPresencesBulkOK) IsServerError() bool
- func (o *PutUsersPresencesBulkOK) IsSuccess() bool
- func (o *PutUsersPresencesBulkOK) String() string
- type PutUsersPresencesBulkParams
- func NewPutUsersPresencesBulkParams() *PutUsersPresencesBulkParams
- func NewPutUsersPresencesBulkParamsWithContext(ctx context.Context) *PutUsersPresencesBulkParams
- func NewPutUsersPresencesBulkParamsWithHTTPClient(client *http.Client) *PutUsersPresencesBulkParams
- func NewPutUsersPresencesBulkParamsWithTimeout(timeout time.Duration) *PutUsersPresencesBulkParams
- func (o *PutUsersPresencesBulkParams) SetBody(body []*models.UserPresence)
- func (o *PutUsersPresencesBulkParams) SetContext(ctx context.Context)
- func (o *PutUsersPresencesBulkParams) SetDefaults()
- func (o *PutUsersPresencesBulkParams) SetHTTPClient(client *http.Client)
- func (o *PutUsersPresencesBulkParams) SetTimeout(timeout time.Duration)
- func (o *PutUsersPresencesBulkParams) WithBody(body []*models.UserPresence) *PutUsersPresencesBulkParams
- func (o *PutUsersPresencesBulkParams) WithContext(ctx context.Context) *PutUsersPresencesBulkParams
- func (o *PutUsersPresencesBulkParams) WithDefaults() *PutUsersPresencesBulkParams
- func (o *PutUsersPresencesBulkParams) WithHTTPClient(client *http.Client) *PutUsersPresencesBulkParams
- func (o *PutUsersPresencesBulkParams) WithTimeout(timeout time.Duration) *PutUsersPresencesBulkParams
- func (o *PutUsersPresencesBulkParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PutUsersPresencesBulkReader
- type PutUsersPresencesBulkRequestEntityTooLarge
- func (o *PutUsersPresencesBulkRequestEntityTooLarge) Error() string
- func (o *PutUsersPresencesBulkRequestEntityTooLarge) GetPayload() *models.ErrorBody
- func (o *PutUsersPresencesBulkRequestEntityTooLarge) IsClientError() bool
- func (o *PutUsersPresencesBulkRequestEntityTooLarge) IsCode(code int) bool
- func (o *PutUsersPresencesBulkRequestEntityTooLarge) IsRedirect() bool
- func (o *PutUsersPresencesBulkRequestEntityTooLarge) IsServerError() bool
- func (o *PutUsersPresencesBulkRequestEntityTooLarge) IsSuccess() bool
- func (o *PutUsersPresencesBulkRequestEntityTooLarge) String() string
- type PutUsersPresencesBulkRequestTimeout
- func (o *PutUsersPresencesBulkRequestTimeout) Error() string
- func (o *PutUsersPresencesBulkRequestTimeout) GetPayload() *models.ErrorBody
- func (o *PutUsersPresencesBulkRequestTimeout) IsClientError() bool
- func (o *PutUsersPresencesBulkRequestTimeout) IsCode(code int) bool
- func (o *PutUsersPresencesBulkRequestTimeout) IsRedirect() bool
- func (o *PutUsersPresencesBulkRequestTimeout) IsServerError() bool
- func (o *PutUsersPresencesBulkRequestTimeout) IsSuccess() bool
- func (o *PutUsersPresencesBulkRequestTimeout) String() string
- type PutUsersPresencesBulkServiceUnavailable
- func (o *PutUsersPresencesBulkServiceUnavailable) Error() string
- func (o *PutUsersPresencesBulkServiceUnavailable) GetPayload() *models.ErrorBody
- func (o *PutUsersPresencesBulkServiceUnavailable) IsClientError() bool
- func (o *PutUsersPresencesBulkServiceUnavailable) IsCode(code int) bool
- func (o *PutUsersPresencesBulkServiceUnavailable) IsRedirect() bool
- func (o *PutUsersPresencesBulkServiceUnavailable) IsServerError() bool
- func (o *PutUsersPresencesBulkServiceUnavailable) IsSuccess() bool
- func (o *PutUsersPresencesBulkServiceUnavailable) String() string
- type PutUsersPresencesBulkTooManyRequests
- func (o *PutUsersPresencesBulkTooManyRequests) Error() string
- func (o *PutUsersPresencesBulkTooManyRequests) GetPayload() *models.ErrorBody
- func (o *PutUsersPresencesBulkTooManyRequests) IsClientError() bool
- func (o *PutUsersPresencesBulkTooManyRequests) IsCode(code int) bool
- func (o *PutUsersPresencesBulkTooManyRequests) IsRedirect() bool
- func (o *PutUsersPresencesBulkTooManyRequests) IsServerError() bool
- func (o *PutUsersPresencesBulkTooManyRequests) IsSuccess() bool
- func (o *PutUsersPresencesBulkTooManyRequests) String() string
- type PutUsersPresencesBulkUnauthorized
- func (o *PutUsersPresencesBulkUnauthorized) Error() string
- func (o *PutUsersPresencesBulkUnauthorized) GetPayload() *models.ErrorBody
- func (o *PutUsersPresencesBulkUnauthorized) IsClientError() bool
- func (o *PutUsersPresencesBulkUnauthorized) IsCode(code int) bool
- func (o *PutUsersPresencesBulkUnauthorized) IsRedirect() bool
- func (o *PutUsersPresencesBulkUnauthorized) IsServerError() bool
- func (o *PutUsersPresencesBulkUnauthorized) IsSuccess() bool
- func (o *PutUsersPresencesBulkUnauthorized) String() string
- type PutUsersPresencesBulkUnsupportedMediaType
- func (o *PutUsersPresencesBulkUnsupportedMediaType) Error() string
- func (o *PutUsersPresencesBulkUnsupportedMediaType) GetPayload() *models.ErrorBody
- func (o *PutUsersPresencesBulkUnsupportedMediaType) IsClientError() bool
- func (o *PutUsersPresencesBulkUnsupportedMediaType) IsCode(code int) bool
- func (o *PutUsersPresencesBulkUnsupportedMediaType) IsRedirect() bool
- func (o *PutUsersPresencesBulkUnsupportedMediaType) IsServerError() bool
- func (o *PutUsersPresencesBulkUnsupportedMediaType) IsSuccess() bool
- func (o *PutUsersPresencesBulkUnsupportedMediaType) String() string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type API ¶
type API interface { /* DeletePresenceSource deletes a presence source */ DeletePresenceSource(ctx context.Context, params *DeletePresenceSourceParams) (*DeletePresenceSourceNoContent, error) /* DeletePresencedefinition deletes a presence definition */ DeletePresencedefinition(ctx context.Context, params *DeletePresencedefinitionParams) error /* GetPresenceSettings gets the presence settings */ GetPresenceSettings(ctx context.Context, params *GetPresenceSettingsParams) (*GetPresenceSettingsOK, error) /* GetPresenceSource gets a presence source */ GetPresenceSource(ctx context.Context, params *GetPresenceSourceParams) (*GetPresenceSourceOK, error) /* GetPresenceSources gets a list of presence sources */ GetPresenceSources(ctx context.Context, params *GetPresenceSourcesParams) (*GetPresenceSourcesOK, error) /* GetPresenceUserPrimarysource gets a user s primary presence source */ GetPresenceUserPrimarysource(ctx context.Context, params *GetPresenceUserPrimarysourceParams) (*GetPresenceUserPrimarysourceOK, error) /* GetPresencedefinition gets a presence definition */ GetPresencedefinition(ctx context.Context, params *GetPresencedefinitionParams) (*GetPresencedefinitionOK, error) /* GetPresencedefinitions gets an organization s list of presence definitions */ GetPresencedefinitions(ctx context.Context, params *GetPresencedefinitionsParams) (*GetPresencedefinitionsOK, error) /* GetSystempresences gets the list of system presences */ GetSystempresences(ctx context.Context, params *GetSystempresencesParams) (*GetSystempresencesOK, error) /* GetUserPresence gets a user s presence Get a user's presence for the specified source that is not specifically listed. Used to support custom presence sources. This endpoint does not support registered presence sources. */ GetUserPresence(ctx context.Context, params *GetUserPresenceParams) (*GetUserPresenceOK, error) /* GetUserPresencesPurecloud gets a user s genesys cloud presence Get the default Genesys Cloud user presence source PURECLOUD */ GetUserPresencesPurecloud(ctx context.Context, params *GetUserPresencesPurecloudParams) (*GetUserPresencesPurecloudOK, error) /* PatchUserPresence patches a user s presence Patch a user's presence for the specified source that is not specifically listed. This endpoint does not support registered presence sources. The presence object can be patched one of three ways. Option 1: Set the 'primary' property to true. This will set the 'source' defined in the path as the user's primary presence source. Option 2: Provide the presenceDefinition value. The 'id' is the only value required within the presenceDefinition. Option 3: Provide the message value. Option 1 can be combined with Option 2 and/or Option 3. */ PatchUserPresence(ctx context.Context, params *PatchUserPresenceParams) (*PatchUserPresenceOK, error) /* PatchUserPresencesPurecloud patches a genesys cloud user s presence The presence object can be patched one of three ways. Option 1: Set the 'primary' property to true. This will set the PURECLOUD source as the user's primary presence source. Option 2: Provide the presenceDefinition value. The 'id' is the only value required within the presenceDefinition. Option 3: Provide the message value. Option 1 can be combined with Option 2 and/or Option 3. */ PatchUserPresencesPurecloud(ctx context.Context, params *PatchUserPresencesPurecloudParams) (*PatchUserPresencesPurecloudOK, error) /* PostPresenceSources creates a presence source */ PostPresenceSources(ctx context.Context, params *PostPresenceSourcesParams) (*PostPresenceSourcesOK, error) /* PostPresencedefinitions creates a presence definition */ PostPresencedefinitions(ctx context.Context, params *PostPresencedefinitionsParams) (*PostPresencedefinitionsOK, error) /* PutPresenceSettings updates the presence settings */ PutPresenceSettings(ctx context.Context, params *PutPresenceSettingsParams) (*PutPresenceSettingsOK, error) /* PutPresenceSource updates a presence source */ PutPresenceSource(ctx context.Context, params *PutPresenceSourceParams) (*PutPresenceSourceOK, error) /* PutPresenceUserPrimarysource updates a user s primary presence source */ PutPresenceUserPrimarysource(ctx context.Context, params *PutPresenceUserPrimarysourceParams) (*PutPresenceUserPrimarysourceOK, error) /* PutPresencedefinition updates a presence definition */ PutPresencedefinition(ctx context.Context, params *PutPresencedefinitionParams) (*PutPresencedefinitionOK, error) /* PutUsersPresencesBulk updates bulk user presences */ PutUsersPresencesBulk(ctx context.Context, params *PutUsersPresencesBulkParams) (*PutUsersPresencesBulkOK, error) }
API is the interface of the presence client
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client for presence API
func New ¶
func New(transport runtime.ClientTransport, formats strfmt.Registry, authInfo runtime.ClientAuthInfoWriter) *Client
New creates a new presence API client.
func (*Client) DeletePresenceSource ¶
func (a *Client) DeletePresenceSource(ctx context.Context, params *DeletePresenceSourceParams) (*DeletePresenceSourceNoContent, error)
DeletePresenceSource deletes a presence source
func (*Client) DeletePresencedefinition ¶
func (a *Client) DeletePresencedefinition(ctx context.Context, params *DeletePresencedefinitionParams) error
DeletePresencedefinition deletes a presence definition
func (*Client) GetPresenceSettings ¶
func (a *Client) GetPresenceSettings(ctx context.Context, params *GetPresenceSettingsParams) (*GetPresenceSettingsOK, error)
GetPresenceSettings gets the presence settings
func (*Client) GetPresenceSource ¶
func (a *Client) GetPresenceSource(ctx context.Context, params *GetPresenceSourceParams) (*GetPresenceSourceOK, error)
GetPresenceSource gets a presence source
func (*Client) GetPresenceSources ¶
func (a *Client) GetPresenceSources(ctx context.Context, params *GetPresenceSourcesParams) (*GetPresenceSourcesOK, error)
GetPresenceSources gets a list of presence sources
func (*Client) GetPresenceUserPrimarysource ¶
func (a *Client) GetPresenceUserPrimarysource(ctx context.Context, params *GetPresenceUserPrimarysourceParams) (*GetPresenceUserPrimarysourceOK, error)
GetPresenceUserPrimarysource gets a user s primary presence source
func (*Client) GetPresencedefinition ¶
func (a *Client) GetPresencedefinition(ctx context.Context, params *GetPresencedefinitionParams) (*GetPresencedefinitionOK, error)
GetPresencedefinition gets a presence definition
func (*Client) GetPresencedefinitions ¶
func (a *Client) GetPresencedefinitions(ctx context.Context, params *GetPresencedefinitionsParams) (*GetPresencedefinitionsOK, error)
GetPresencedefinitions gets an organization s list of presence definitions
func (*Client) GetSystempresences ¶
func (a *Client) GetSystempresences(ctx context.Context, params *GetSystempresencesParams) (*GetSystempresencesOK, error)
GetSystempresences gets the list of system presences
func (*Client) GetUserPresence ¶
func (a *Client) GetUserPresence(ctx context.Context, params *GetUserPresenceParams) (*GetUserPresenceOK, error)
GetUserPresence gets a user s presence
Get a user's presence for the specified source that is not specifically listed. Used to support custom presence sources. This endpoint does not support registered presence sources.
func (*Client) GetUserPresencesPurecloud ¶
func (a *Client) GetUserPresencesPurecloud(ctx context.Context, params *GetUserPresencesPurecloudParams) (*GetUserPresencesPurecloudOK, error)
GetUserPresencesPurecloud gets a user s genesys cloud presence
Get the default Genesys Cloud user presence source PURECLOUD
func (*Client) PatchUserPresence ¶
func (a *Client) PatchUserPresence(ctx context.Context, params *PatchUserPresenceParams) (*PatchUserPresenceOK, error)
PatchUserPresence patches a user s presence
Patch a user's presence for the specified source that is not specifically listed. This endpoint does not support registered presence sources. The presence object can be patched one of three ways. Option 1: Set the 'primary' property to true. This will set the 'source' defined in the path as the user's primary presence source. Option 2: Provide the presenceDefinition value. The 'id' is the only value required within the presenceDefinition. Option 3: Provide the message value. Option 1 can be combined with Option 2 and/or Option 3.
func (*Client) PatchUserPresencesPurecloud ¶
func (a *Client) PatchUserPresencesPurecloud(ctx context.Context, params *PatchUserPresencesPurecloudParams) (*PatchUserPresencesPurecloudOK, error)
PatchUserPresencesPurecloud patches a genesys cloud user s presence
The presence object can be patched one of three ways. Option 1: Set the 'primary' property to true. This will set the PURECLOUD source as the user's primary presence source. Option 2: Provide the presenceDefinition value. The 'id' is the only value required within the presenceDefinition. Option 3: Provide the message value. Option 1 can be combined with Option 2 and/or Option 3.
func (*Client) PostPresenceSources ¶
func (a *Client) PostPresenceSources(ctx context.Context, params *PostPresenceSourcesParams) (*PostPresenceSourcesOK, error)
PostPresenceSources creates a presence source
func (*Client) PostPresencedefinitions ¶
func (a *Client) PostPresencedefinitions(ctx context.Context, params *PostPresencedefinitionsParams) (*PostPresencedefinitionsOK, error)
PostPresencedefinitions creates a presence definition
func (*Client) PutPresenceSettings ¶
func (a *Client) PutPresenceSettings(ctx context.Context, params *PutPresenceSettingsParams) (*PutPresenceSettingsOK, error)
PutPresenceSettings updates the presence settings
func (*Client) PutPresenceSource ¶
func (a *Client) PutPresenceSource(ctx context.Context, params *PutPresenceSourceParams) (*PutPresenceSourceOK, error)
PutPresenceSource updates a presence source
func (*Client) PutPresenceUserPrimarysource ¶
func (a *Client) PutPresenceUserPrimarysource(ctx context.Context, params *PutPresenceUserPrimarysourceParams) (*PutPresenceUserPrimarysourceOK, error)
PutPresenceUserPrimarysource updates a user s primary presence source
func (*Client) PutPresencedefinition ¶
func (a *Client) PutPresencedefinition(ctx context.Context, params *PutPresencedefinitionParams) (*PutPresencedefinitionOK, error)
PutPresencedefinition updates a presence definition
func (*Client) PutUsersPresencesBulk ¶
func (a *Client) PutUsersPresencesBulk(ctx context.Context, params *PutUsersPresencesBulkParams) (*PutUsersPresencesBulkOK, error)
PutUsersPresencesBulk updates bulk user presences
type DeletePresenceSourceBadRequest ¶
DeletePresenceSourceBadRequest describes a response with status code 400, with default header values.
The request could not be understood by the server due to malformed syntax.
func NewDeletePresenceSourceBadRequest ¶
func NewDeletePresenceSourceBadRequest() *DeletePresenceSourceBadRequest
NewDeletePresenceSourceBadRequest creates a DeletePresenceSourceBadRequest with default headers values
func (*DeletePresenceSourceBadRequest) Error ¶
func (o *DeletePresenceSourceBadRequest) Error() string
func (*DeletePresenceSourceBadRequest) GetPayload ¶
func (o *DeletePresenceSourceBadRequest) GetPayload() *models.ErrorBody
func (*DeletePresenceSourceBadRequest) IsClientError ¶
func (o *DeletePresenceSourceBadRequest) IsClientError() bool
IsClientError returns true when this delete presence source bad request response has a 4xx status code
func (*DeletePresenceSourceBadRequest) IsCode ¶
func (o *DeletePresenceSourceBadRequest) IsCode(code int) bool
IsCode returns true when this delete presence source bad request response a status code equal to that given
func (*DeletePresenceSourceBadRequest) IsRedirect ¶
func (o *DeletePresenceSourceBadRequest) IsRedirect() bool
IsRedirect returns true when this delete presence source bad request response has a 3xx status code
func (*DeletePresenceSourceBadRequest) IsServerError ¶
func (o *DeletePresenceSourceBadRequest) IsServerError() bool
IsServerError returns true when this delete presence source bad request response has a 5xx status code
func (*DeletePresenceSourceBadRequest) IsSuccess ¶
func (o *DeletePresenceSourceBadRequest) IsSuccess() bool
IsSuccess returns true when this delete presence source bad request response has a 2xx status code
func (*DeletePresenceSourceBadRequest) String ¶
func (o *DeletePresenceSourceBadRequest) String() string
type DeletePresenceSourceConflict ¶
DeletePresenceSourceConflict describes a response with status code 409, with default header values.
Conflict
func NewDeletePresenceSourceConflict ¶
func NewDeletePresenceSourceConflict() *DeletePresenceSourceConflict
NewDeletePresenceSourceConflict creates a DeletePresenceSourceConflict with default headers values
func (*DeletePresenceSourceConflict) Error ¶
func (o *DeletePresenceSourceConflict) Error() string
func (*DeletePresenceSourceConflict) GetPayload ¶
func (o *DeletePresenceSourceConflict) GetPayload() *models.ErrorBody
func (*DeletePresenceSourceConflict) IsClientError ¶
func (o *DeletePresenceSourceConflict) IsClientError() bool
IsClientError returns true when this delete presence source conflict response has a 4xx status code
func (*DeletePresenceSourceConflict) IsCode ¶
func (o *DeletePresenceSourceConflict) IsCode(code int) bool
IsCode returns true when this delete presence source conflict response a status code equal to that given
func (*DeletePresenceSourceConflict) IsRedirect ¶
func (o *DeletePresenceSourceConflict) IsRedirect() bool
IsRedirect returns true when this delete presence source conflict response has a 3xx status code
func (*DeletePresenceSourceConflict) IsServerError ¶
func (o *DeletePresenceSourceConflict) IsServerError() bool
IsServerError returns true when this delete presence source conflict response has a 5xx status code
func (*DeletePresenceSourceConflict) IsSuccess ¶
func (o *DeletePresenceSourceConflict) IsSuccess() bool
IsSuccess returns true when this delete presence source conflict response has a 2xx status code
func (*DeletePresenceSourceConflict) String ¶
func (o *DeletePresenceSourceConflict) String() string
type DeletePresenceSourceForbidden ¶
DeletePresenceSourceForbidden describes a response with status code 403, with default header values.
You are not authorized to perform the requested action.
func NewDeletePresenceSourceForbidden ¶
func NewDeletePresenceSourceForbidden() *DeletePresenceSourceForbidden
NewDeletePresenceSourceForbidden creates a DeletePresenceSourceForbidden with default headers values
func (*DeletePresenceSourceForbidden) Error ¶
func (o *DeletePresenceSourceForbidden) Error() string
func (*DeletePresenceSourceForbidden) GetPayload ¶
func (o *DeletePresenceSourceForbidden) GetPayload() *models.ErrorBody
func (*DeletePresenceSourceForbidden) IsClientError ¶
func (o *DeletePresenceSourceForbidden) IsClientError() bool
IsClientError returns true when this delete presence source forbidden response has a 4xx status code
func (*DeletePresenceSourceForbidden) IsCode ¶
func (o *DeletePresenceSourceForbidden) IsCode(code int) bool
IsCode returns true when this delete presence source forbidden response a status code equal to that given
func (*DeletePresenceSourceForbidden) IsRedirect ¶
func (o *DeletePresenceSourceForbidden) IsRedirect() bool
IsRedirect returns true when this delete presence source forbidden response has a 3xx status code
func (*DeletePresenceSourceForbidden) IsServerError ¶
func (o *DeletePresenceSourceForbidden) IsServerError() bool
IsServerError returns true when this delete presence source forbidden response has a 5xx status code
func (*DeletePresenceSourceForbidden) IsSuccess ¶
func (o *DeletePresenceSourceForbidden) IsSuccess() bool
IsSuccess returns true when this delete presence source forbidden response has a 2xx status code
func (*DeletePresenceSourceForbidden) String ¶
func (o *DeletePresenceSourceForbidden) String() string
type DeletePresenceSourceGatewayTimeout ¶
DeletePresenceSourceGatewayTimeout describes a response with status code 504, with default header values.
The request timed out.
func NewDeletePresenceSourceGatewayTimeout ¶
func NewDeletePresenceSourceGatewayTimeout() *DeletePresenceSourceGatewayTimeout
NewDeletePresenceSourceGatewayTimeout creates a DeletePresenceSourceGatewayTimeout with default headers values
func (*DeletePresenceSourceGatewayTimeout) Error ¶
func (o *DeletePresenceSourceGatewayTimeout) Error() string
func (*DeletePresenceSourceGatewayTimeout) GetPayload ¶
func (o *DeletePresenceSourceGatewayTimeout) GetPayload() *models.ErrorBody
func (*DeletePresenceSourceGatewayTimeout) IsClientError ¶
func (o *DeletePresenceSourceGatewayTimeout) IsClientError() bool
IsClientError returns true when this delete presence source gateway timeout response has a 4xx status code
func (*DeletePresenceSourceGatewayTimeout) IsCode ¶
func (o *DeletePresenceSourceGatewayTimeout) IsCode(code int) bool
IsCode returns true when this delete presence source gateway timeout response a status code equal to that given
func (*DeletePresenceSourceGatewayTimeout) IsRedirect ¶
func (o *DeletePresenceSourceGatewayTimeout) IsRedirect() bool
IsRedirect returns true when this delete presence source gateway timeout response has a 3xx status code
func (*DeletePresenceSourceGatewayTimeout) IsServerError ¶
func (o *DeletePresenceSourceGatewayTimeout) IsServerError() bool
IsServerError returns true when this delete presence source gateway timeout response has a 5xx status code
func (*DeletePresenceSourceGatewayTimeout) IsSuccess ¶
func (o *DeletePresenceSourceGatewayTimeout) IsSuccess() bool
IsSuccess returns true when this delete presence source gateway timeout response has a 2xx status code
func (*DeletePresenceSourceGatewayTimeout) String ¶
func (o *DeletePresenceSourceGatewayTimeout) String() string
type DeletePresenceSourceInternalServerError ¶
DeletePresenceSourceInternalServerError describes a response with status code 500, with default header values.
The server encountered an unexpected condition which prevented it from fulfilling the request.
func NewDeletePresenceSourceInternalServerError ¶
func NewDeletePresenceSourceInternalServerError() *DeletePresenceSourceInternalServerError
NewDeletePresenceSourceInternalServerError creates a DeletePresenceSourceInternalServerError with default headers values
func (*DeletePresenceSourceInternalServerError) Error ¶
func (o *DeletePresenceSourceInternalServerError) Error() string
func (*DeletePresenceSourceInternalServerError) GetPayload ¶
func (o *DeletePresenceSourceInternalServerError) GetPayload() *models.ErrorBody
func (*DeletePresenceSourceInternalServerError) IsClientError ¶
func (o *DeletePresenceSourceInternalServerError) IsClientError() bool
IsClientError returns true when this delete presence source internal server error response has a 4xx status code
func (*DeletePresenceSourceInternalServerError) IsCode ¶
func (o *DeletePresenceSourceInternalServerError) IsCode(code int) bool
IsCode returns true when this delete presence source internal server error response a status code equal to that given
func (*DeletePresenceSourceInternalServerError) IsRedirect ¶
func (o *DeletePresenceSourceInternalServerError) IsRedirect() bool
IsRedirect returns true when this delete presence source internal server error response has a 3xx status code
func (*DeletePresenceSourceInternalServerError) IsServerError ¶
func (o *DeletePresenceSourceInternalServerError) IsServerError() bool
IsServerError returns true when this delete presence source internal server error response has a 5xx status code
func (*DeletePresenceSourceInternalServerError) IsSuccess ¶
func (o *DeletePresenceSourceInternalServerError) IsSuccess() bool
IsSuccess returns true when this delete presence source internal server error response has a 2xx status code
func (*DeletePresenceSourceInternalServerError) String ¶
func (o *DeletePresenceSourceInternalServerError) String() string
type DeletePresenceSourceNoContent ¶
type DeletePresenceSourceNoContent struct { }
DeletePresenceSourceNoContent describes a response with status code 204, with default header values.
Presence source successfully deactivated.
func NewDeletePresenceSourceNoContent ¶
func NewDeletePresenceSourceNoContent() *DeletePresenceSourceNoContent
NewDeletePresenceSourceNoContent creates a DeletePresenceSourceNoContent with default headers values
func (*DeletePresenceSourceNoContent) Error ¶
func (o *DeletePresenceSourceNoContent) Error() string
func (*DeletePresenceSourceNoContent) IsClientError ¶
func (o *DeletePresenceSourceNoContent) IsClientError() bool
IsClientError returns true when this delete presence source no content response has a 4xx status code
func (*DeletePresenceSourceNoContent) IsCode ¶
func (o *DeletePresenceSourceNoContent) IsCode(code int) bool
IsCode returns true when this delete presence source no content response a status code equal to that given
func (*DeletePresenceSourceNoContent) IsRedirect ¶
func (o *DeletePresenceSourceNoContent) IsRedirect() bool
IsRedirect returns true when this delete presence source no content response has a 3xx status code
func (*DeletePresenceSourceNoContent) IsServerError ¶
func (o *DeletePresenceSourceNoContent) IsServerError() bool
IsServerError returns true when this delete presence source no content response has a 5xx status code
func (*DeletePresenceSourceNoContent) IsSuccess ¶
func (o *DeletePresenceSourceNoContent) IsSuccess() bool
IsSuccess returns true when this delete presence source no content response has a 2xx status code
func (*DeletePresenceSourceNoContent) String ¶
func (o *DeletePresenceSourceNoContent) String() string
type DeletePresenceSourceNotFound ¶
DeletePresenceSourceNotFound describes a response with status code 404, with default header values.
The requested resource was not found.
func NewDeletePresenceSourceNotFound ¶
func NewDeletePresenceSourceNotFound() *DeletePresenceSourceNotFound
NewDeletePresenceSourceNotFound creates a DeletePresenceSourceNotFound with default headers values
func (*DeletePresenceSourceNotFound) Error ¶
func (o *DeletePresenceSourceNotFound) Error() string
func (*DeletePresenceSourceNotFound) GetPayload ¶
func (o *DeletePresenceSourceNotFound) GetPayload() *models.ErrorBody
func (*DeletePresenceSourceNotFound) IsClientError ¶
func (o *DeletePresenceSourceNotFound) IsClientError() bool
IsClientError returns true when this delete presence source not found response has a 4xx status code
func (*DeletePresenceSourceNotFound) IsCode ¶
func (o *DeletePresenceSourceNotFound) IsCode(code int) bool
IsCode returns true when this delete presence source not found response a status code equal to that given
func (*DeletePresenceSourceNotFound) IsRedirect ¶
func (o *DeletePresenceSourceNotFound) IsRedirect() bool
IsRedirect returns true when this delete presence source not found response has a 3xx status code
func (*DeletePresenceSourceNotFound) IsServerError ¶
func (o *DeletePresenceSourceNotFound) IsServerError() bool
IsServerError returns true when this delete presence source not found response has a 5xx status code
func (*DeletePresenceSourceNotFound) IsSuccess ¶
func (o *DeletePresenceSourceNotFound) IsSuccess() bool
IsSuccess returns true when this delete presence source not found response has a 2xx status code
func (*DeletePresenceSourceNotFound) String ¶
func (o *DeletePresenceSourceNotFound) String() string
type DeletePresenceSourceParams ¶
type DeletePresenceSourceParams struct { /* SourceID. Presence Source ID */ SourceID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DeletePresenceSourceParams contains all the parameters to send to the API endpoint
for the delete presence source operation. Typically these are written to a http.Request.
func NewDeletePresenceSourceParams ¶
func NewDeletePresenceSourceParams() *DeletePresenceSourceParams
NewDeletePresenceSourceParams creates a new DeletePresenceSourceParams 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 NewDeletePresenceSourceParamsWithContext ¶
func NewDeletePresenceSourceParamsWithContext(ctx context.Context) *DeletePresenceSourceParams
NewDeletePresenceSourceParamsWithContext creates a new DeletePresenceSourceParams object with the ability to set a context for a request.
func NewDeletePresenceSourceParamsWithHTTPClient ¶
func NewDeletePresenceSourceParamsWithHTTPClient(client *http.Client) *DeletePresenceSourceParams
NewDeletePresenceSourceParamsWithHTTPClient creates a new DeletePresenceSourceParams object with the ability to set a custom HTTPClient for a request.
func NewDeletePresenceSourceParamsWithTimeout ¶
func NewDeletePresenceSourceParamsWithTimeout(timeout time.Duration) *DeletePresenceSourceParams
NewDeletePresenceSourceParamsWithTimeout creates a new DeletePresenceSourceParams object with the ability to set a timeout on a request.
func (*DeletePresenceSourceParams) SetContext ¶
func (o *DeletePresenceSourceParams) SetContext(ctx context.Context)
SetContext adds the context to the delete presence source params
func (*DeletePresenceSourceParams) SetDefaults ¶
func (o *DeletePresenceSourceParams) SetDefaults()
SetDefaults hydrates default values in the delete presence source params (not the query body).
All values with no default are reset to their zero value.
func (*DeletePresenceSourceParams) SetHTTPClient ¶
func (o *DeletePresenceSourceParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete presence source params
func (*DeletePresenceSourceParams) SetSourceID ¶
func (o *DeletePresenceSourceParams) SetSourceID(sourceID string)
SetSourceID adds the sourceId to the delete presence source params
func (*DeletePresenceSourceParams) SetTimeout ¶
func (o *DeletePresenceSourceParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete presence source params
func (*DeletePresenceSourceParams) WithContext ¶
func (o *DeletePresenceSourceParams) WithContext(ctx context.Context) *DeletePresenceSourceParams
WithContext adds the context to the delete presence source params
func (*DeletePresenceSourceParams) WithDefaults ¶
func (o *DeletePresenceSourceParams) WithDefaults() *DeletePresenceSourceParams
WithDefaults hydrates default values in the delete presence source params (not the query body).
All values with no default are reset to their zero value.
func (*DeletePresenceSourceParams) WithHTTPClient ¶
func (o *DeletePresenceSourceParams) WithHTTPClient(client *http.Client) *DeletePresenceSourceParams
WithHTTPClient adds the HTTPClient to the delete presence source params
func (*DeletePresenceSourceParams) WithSourceID ¶
func (o *DeletePresenceSourceParams) WithSourceID(sourceID string) *DeletePresenceSourceParams
WithSourceID adds the sourceID to the delete presence source params
func (*DeletePresenceSourceParams) WithTimeout ¶
func (o *DeletePresenceSourceParams) WithTimeout(timeout time.Duration) *DeletePresenceSourceParams
WithTimeout adds the timeout to the delete presence source params
func (*DeletePresenceSourceParams) WriteToRequest ¶
func (o *DeletePresenceSourceParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeletePresenceSourceReader ¶
type DeletePresenceSourceReader struct {
// contains filtered or unexported fields
}
DeletePresenceSourceReader is a Reader for the DeletePresenceSource structure.
func (*DeletePresenceSourceReader) ReadResponse ¶
func (o *DeletePresenceSourceReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeletePresenceSourceRequestEntityTooLarge ¶
DeletePresenceSourceRequestEntityTooLarge describes a response with status code 413, with default header values.
The request is over the size limit. Maximum bytes: %s
func NewDeletePresenceSourceRequestEntityTooLarge ¶
func NewDeletePresenceSourceRequestEntityTooLarge() *DeletePresenceSourceRequestEntityTooLarge
NewDeletePresenceSourceRequestEntityTooLarge creates a DeletePresenceSourceRequestEntityTooLarge with default headers values
func (*DeletePresenceSourceRequestEntityTooLarge) Error ¶
func (o *DeletePresenceSourceRequestEntityTooLarge) Error() string
func (*DeletePresenceSourceRequestEntityTooLarge) GetPayload ¶
func (o *DeletePresenceSourceRequestEntityTooLarge) GetPayload() *models.ErrorBody
func (*DeletePresenceSourceRequestEntityTooLarge) IsClientError ¶
func (o *DeletePresenceSourceRequestEntityTooLarge) IsClientError() bool
IsClientError returns true when this delete presence source request entity too large response has a 4xx status code
func (*DeletePresenceSourceRequestEntityTooLarge) IsCode ¶
func (o *DeletePresenceSourceRequestEntityTooLarge) IsCode(code int) bool
IsCode returns true when this delete presence source request entity too large response a status code equal to that given
func (*DeletePresenceSourceRequestEntityTooLarge) IsRedirect ¶
func (o *DeletePresenceSourceRequestEntityTooLarge) IsRedirect() bool
IsRedirect returns true when this delete presence source request entity too large response has a 3xx status code
func (*DeletePresenceSourceRequestEntityTooLarge) IsServerError ¶
func (o *DeletePresenceSourceRequestEntityTooLarge) IsServerError() bool
IsServerError returns true when this delete presence source request entity too large response has a 5xx status code
func (*DeletePresenceSourceRequestEntityTooLarge) IsSuccess ¶
func (o *DeletePresenceSourceRequestEntityTooLarge) IsSuccess() bool
IsSuccess returns true when this delete presence source request entity too large response has a 2xx status code
func (*DeletePresenceSourceRequestEntityTooLarge) String ¶
func (o *DeletePresenceSourceRequestEntityTooLarge) String() string
type DeletePresenceSourceRequestTimeout ¶
DeletePresenceSourceRequestTimeout describes a response with status code 408, with default header values.
The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.
func NewDeletePresenceSourceRequestTimeout ¶
func NewDeletePresenceSourceRequestTimeout() *DeletePresenceSourceRequestTimeout
NewDeletePresenceSourceRequestTimeout creates a DeletePresenceSourceRequestTimeout with default headers values
func (*DeletePresenceSourceRequestTimeout) Error ¶
func (o *DeletePresenceSourceRequestTimeout) Error() string
func (*DeletePresenceSourceRequestTimeout) GetPayload ¶
func (o *DeletePresenceSourceRequestTimeout) GetPayload() *models.ErrorBody
func (*DeletePresenceSourceRequestTimeout) IsClientError ¶
func (o *DeletePresenceSourceRequestTimeout) IsClientError() bool
IsClientError returns true when this delete presence source request timeout response has a 4xx status code
func (*DeletePresenceSourceRequestTimeout) IsCode ¶
func (o *DeletePresenceSourceRequestTimeout) IsCode(code int) bool
IsCode returns true when this delete presence source request timeout response a status code equal to that given
func (*DeletePresenceSourceRequestTimeout) IsRedirect ¶
func (o *DeletePresenceSourceRequestTimeout) IsRedirect() bool
IsRedirect returns true when this delete presence source request timeout response has a 3xx status code
func (*DeletePresenceSourceRequestTimeout) IsServerError ¶
func (o *DeletePresenceSourceRequestTimeout) IsServerError() bool
IsServerError returns true when this delete presence source request timeout response has a 5xx status code
func (*DeletePresenceSourceRequestTimeout) IsSuccess ¶
func (o *DeletePresenceSourceRequestTimeout) IsSuccess() bool
IsSuccess returns true when this delete presence source request timeout response has a 2xx status code
func (*DeletePresenceSourceRequestTimeout) String ¶
func (o *DeletePresenceSourceRequestTimeout) String() string
type DeletePresenceSourceServiceUnavailable ¶
type DeletePresenceSourceServiceUnavailable struct {
}DeletePresenceSourceServiceUnavailable describes a response with status code 503, with default header values.
Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).
func NewDeletePresenceSourceServiceUnavailable ¶
func NewDeletePresenceSourceServiceUnavailable() *DeletePresenceSourceServiceUnavailable
NewDeletePresenceSourceServiceUnavailable creates a DeletePresenceSourceServiceUnavailable with default headers values
func (*DeletePresenceSourceServiceUnavailable) Error ¶
func (o *DeletePresenceSourceServiceUnavailable) Error() string
func (*DeletePresenceSourceServiceUnavailable) GetPayload ¶
func (o *DeletePresenceSourceServiceUnavailable) GetPayload() *models.ErrorBody
func (*DeletePresenceSourceServiceUnavailable) IsClientError ¶
func (o *DeletePresenceSourceServiceUnavailable) IsClientError() bool
IsClientError returns true when this delete presence source service unavailable response has a 4xx status code
func (*DeletePresenceSourceServiceUnavailable) IsCode ¶
func (o *DeletePresenceSourceServiceUnavailable) IsCode(code int) bool
IsCode returns true when this delete presence source service unavailable response a status code equal to that given
func (*DeletePresenceSourceServiceUnavailable) IsRedirect ¶
func (o *DeletePresenceSourceServiceUnavailable) IsRedirect() bool
IsRedirect returns true when this delete presence source service unavailable response has a 3xx status code
func (*DeletePresenceSourceServiceUnavailable) IsServerError ¶
func (o *DeletePresenceSourceServiceUnavailable) IsServerError() bool
IsServerError returns true when this delete presence source service unavailable response has a 5xx status code
func (*DeletePresenceSourceServiceUnavailable) IsSuccess ¶
func (o *DeletePresenceSourceServiceUnavailable) IsSuccess() bool
IsSuccess returns true when this delete presence source service unavailable response has a 2xx status code
func (*DeletePresenceSourceServiceUnavailable) String ¶
func (o *DeletePresenceSourceServiceUnavailable) String() string
type DeletePresenceSourceTooManyRequests ¶
DeletePresenceSourceTooManyRequests describes a response with status code 429, with default header values.
Rate limit exceeded the maximum. Retry the request in [%s] seconds
func NewDeletePresenceSourceTooManyRequests ¶
func NewDeletePresenceSourceTooManyRequests() *DeletePresenceSourceTooManyRequests
NewDeletePresenceSourceTooManyRequests creates a DeletePresenceSourceTooManyRequests with default headers values
func (*DeletePresenceSourceTooManyRequests) Error ¶
func (o *DeletePresenceSourceTooManyRequests) Error() string
func (*DeletePresenceSourceTooManyRequests) GetPayload ¶
func (o *DeletePresenceSourceTooManyRequests) GetPayload() *models.ErrorBody
func (*DeletePresenceSourceTooManyRequests) IsClientError ¶
func (o *DeletePresenceSourceTooManyRequests) IsClientError() bool
IsClientError returns true when this delete presence source too many requests response has a 4xx status code
func (*DeletePresenceSourceTooManyRequests) IsCode ¶
func (o *DeletePresenceSourceTooManyRequests) IsCode(code int) bool
IsCode returns true when this delete presence source too many requests response a status code equal to that given
func (*DeletePresenceSourceTooManyRequests) IsRedirect ¶
func (o *DeletePresenceSourceTooManyRequests) IsRedirect() bool
IsRedirect returns true when this delete presence source too many requests response has a 3xx status code
func (*DeletePresenceSourceTooManyRequests) IsServerError ¶
func (o *DeletePresenceSourceTooManyRequests) IsServerError() bool
IsServerError returns true when this delete presence source too many requests response has a 5xx status code
func (*DeletePresenceSourceTooManyRequests) IsSuccess ¶
func (o *DeletePresenceSourceTooManyRequests) IsSuccess() bool
IsSuccess returns true when this delete presence source too many requests response has a 2xx status code
func (*DeletePresenceSourceTooManyRequests) String ¶
func (o *DeletePresenceSourceTooManyRequests) String() string
type DeletePresenceSourceUnauthorized ¶
type DeletePresenceSourceUnauthorized struct {
}DeletePresenceSourceUnauthorized describes a response with status code 401, with default header values.
No authentication bearer token specified in authorization header.
func NewDeletePresenceSourceUnauthorized ¶
func NewDeletePresenceSourceUnauthorized() *DeletePresenceSourceUnauthorized
NewDeletePresenceSourceUnauthorized creates a DeletePresenceSourceUnauthorized with default headers values
func (*DeletePresenceSourceUnauthorized) Error ¶
func (o *DeletePresenceSourceUnauthorized) Error() string
func (*DeletePresenceSourceUnauthorized) GetPayload ¶
func (o *DeletePresenceSourceUnauthorized) GetPayload() *models.ErrorBody
func (*DeletePresenceSourceUnauthorized) IsClientError ¶
func (o *DeletePresenceSourceUnauthorized) IsClientError() bool
IsClientError returns true when this delete presence source unauthorized response has a 4xx status code
func (*DeletePresenceSourceUnauthorized) IsCode ¶
func (o *DeletePresenceSourceUnauthorized) IsCode(code int) bool
IsCode returns true when this delete presence source unauthorized response a status code equal to that given
func (*DeletePresenceSourceUnauthorized) IsRedirect ¶
func (o *DeletePresenceSourceUnauthorized) IsRedirect() bool
IsRedirect returns true when this delete presence source unauthorized response has a 3xx status code
func (*DeletePresenceSourceUnauthorized) IsServerError ¶
func (o *DeletePresenceSourceUnauthorized) IsServerError() bool
IsServerError returns true when this delete presence source unauthorized response has a 5xx status code
func (*DeletePresenceSourceUnauthorized) IsSuccess ¶
func (o *DeletePresenceSourceUnauthorized) IsSuccess() bool
IsSuccess returns true when this delete presence source unauthorized response has a 2xx status code
func (*DeletePresenceSourceUnauthorized) String ¶
func (o *DeletePresenceSourceUnauthorized) String() string
type DeletePresenceSourceUnsupportedMediaType ¶
DeletePresenceSourceUnsupportedMediaType describes a response with status code 415, with default header values.
Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.
func NewDeletePresenceSourceUnsupportedMediaType ¶
func NewDeletePresenceSourceUnsupportedMediaType() *DeletePresenceSourceUnsupportedMediaType
NewDeletePresenceSourceUnsupportedMediaType creates a DeletePresenceSourceUnsupportedMediaType with default headers values
func (*DeletePresenceSourceUnsupportedMediaType) Error ¶
func (o *DeletePresenceSourceUnsupportedMediaType) Error() string
func (*DeletePresenceSourceUnsupportedMediaType) GetPayload ¶
func (o *DeletePresenceSourceUnsupportedMediaType) GetPayload() *models.ErrorBody
func (*DeletePresenceSourceUnsupportedMediaType) IsClientError ¶
func (o *DeletePresenceSourceUnsupportedMediaType) IsClientError() bool
IsClientError returns true when this delete presence source unsupported media type response has a 4xx status code
func (*DeletePresenceSourceUnsupportedMediaType) IsCode ¶
func (o *DeletePresenceSourceUnsupportedMediaType) IsCode(code int) bool
IsCode returns true when this delete presence source unsupported media type response a status code equal to that given
func (*DeletePresenceSourceUnsupportedMediaType) IsRedirect ¶
func (o *DeletePresenceSourceUnsupportedMediaType) IsRedirect() bool
IsRedirect returns true when this delete presence source unsupported media type response has a 3xx status code
func (*DeletePresenceSourceUnsupportedMediaType) IsServerError ¶
func (o *DeletePresenceSourceUnsupportedMediaType) IsServerError() bool
IsServerError returns true when this delete presence source unsupported media type response has a 5xx status code
func (*DeletePresenceSourceUnsupportedMediaType) IsSuccess ¶
func (o *DeletePresenceSourceUnsupportedMediaType) IsSuccess() bool
IsSuccess returns true when this delete presence source unsupported media type response has a 2xx status code
func (*DeletePresenceSourceUnsupportedMediaType) String ¶
func (o *DeletePresenceSourceUnsupportedMediaType) String() string
type DeletePresencedefinitionBadRequest ¶
DeletePresencedefinitionBadRequest describes a response with status code 400, with default header values.
The request could not be understood by the server due to malformed syntax.
func NewDeletePresencedefinitionBadRequest ¶
func NewDeletePresencedefinitionBadRequest() *DeletePresencedefinitionBadRequest
NewDeletePresencedefinitionBadRequest creates a DeletePresencedefinitionBadRequest with default headers values
func (*DeletePresencedefinitionBadRequest) Error ¶
func (o *DeletePresencedefinitionBadRequest) Error() string
func (*DeletePresencedefinitionBadRequest) GetPayload ¶
func (o *DeletePresencedefinitionBadRequest) GetPayload() *models.ErrorBody
func (*DeletePresencedefinitionBadRequest) IsClientError ¶
func (o *DeletePresencedefinitionBadRequest) IsClientError() bool
IsClientError returns true when this delete presencedefinition bad request response has a 4xx status code
func (*DeletePresencedefinitionBadRequest) IsCode ¶
func (o *DeletePresencedefinitionBadRequest) IsCode(code int) bool
IsCode returns true when this delete presencedefinition bad request response a status code equal to that given
func (*DeletePresencedefinitionBadRequest) IsRedirect ¶
func (o *DeletePresencedefinitionBadRequest) IsRedirect() bool
IsRedirect returns true when this delete presencedefinition bad request response has a 3xx status code
func (*DeletePresencedefinitionBadRequest) IsServerError ¶
func (o *DeletePresencedefinitionBadRequest) IsServerError() bool
IsServerError returns true when this delete presencedefinition bad request response has a 5xx status code
func (*DeletePresencedefinitionBadRequest) IsSuccess ¶
func (o *DeletePresencedefinitionBadRequest) IsSuccess() bool
IsSuccess returns true when this delete presencedefinition bad request response has a 2xx status code
func (*DeletePresencedefinitionBadRequest) String ¶
func (o *DeletePresencedefinitionBadRequest) String() string
type DeletePresencedefinitionDefault ¶
type DeletePresencedefinitionDefault struct {
// contains filtered or unexported fields
}
DeletePresencedefinitionDefault describes a response with status code -1, with default header values.
successful operation
func NewDeletePresencedefinitionDefault ¶
func NewDeletePresencedefinitionDefault(code int) *DeletePresencedefinitionDefault
NewDeletePresencedefinitionDefault creates a DeletePresencedefinitionDefault with default headers values
func (*DeletePresencedefinitionDefault) Code ¶
func (o *DeletePresencedefinitionDefault) Code() int
Code gets the status code for the delete presencedefinition default response
func (*DeletePresencedefinitionDefault) Error ¶
func (o *DeletePresencedefinitionDefault) Error() string
func (*DeletePresencedefinitionDefault) IsClientError ¶
func (o *DeletePresencedefinitionDefault) IsClientError() bool
IsClientError returns true when this delete presencedefinition default response has a 4xx status code
func (*DeletePresencedefinitionDefault) IsCode ¶
func (o *DeletePresencedefinitionDefault) IsCode(code int) bool
IsCode returns true when this delete presencedefinition default response a status code equal to that given
func (*DeletePresencedefinitionDefault) IsRedirect ¶
func (o *DeletePresencedefinitionDefault) IsRedirect() bool
IsRedirect returns true when this delete presencedefinition default response has a 3xx status code
func (*DeletePresencedefinitionDefault) IsServerError ¶
func (o *DeletePresencedefinitionDefault) IsServerError() bool
IsServerError returns true when this delete presencedefinition default response has a 5xx status code
func (*DeletePresencedefinitionDefault) IsSuccess ¶
func (o *DeletePresencedefinitionDefault) IsSuccess() bool
IsSuccess returns true when this delete presencedefinition default response has a 2xx status code
func (*DeletePresencedefinitionDefault) String ¶
func (o *DeletePresencedefinitionDefault) String() string
type DeletePresencedefinitionForbidden ¶
DeletePresencedefinitionForbidden describes a response with status code 403, with default header values.
You are not authorized to perform the requested action.
func NewDeletePresencedefinitionForbidden ¶
func NewDeletePresencedefinitionForbidden() *DeletePresencedefinitionForbidden
NewDeletePresencedefinitionForbidden creates a DeletePresencedefinitionForbidden with default headers values
func (*DeletePresencedefinitionForbidden) Error ¶
func (o *DeletePresencedefinitionForbidden) Error() string
func (*DeletePresencedefinitionForbidden) GetPayload ¶
func (o *DeletePresencedefinitionForbidden) GetPayload() *models.ErrorBody
func (*DeletePresencedefinitionForbidden) IsClientError ¶
func (o *DeletePresencedefinitionForbidden) IsClientError() bool
IsClientError returns true when this delete presencedefinition forbidden response has a 4xx status code
func (*DeletePresencedefinitionForbidden) IsCode ¶
func (o *DeletePresencedefinitionForbidden) IsCode(code int) bool
IsCode returns true when this delete presencedefinition forbidden response a status code equal to that given
func (*DeletePresencedefinitionForbidden) IsRedirect ¶
func (o *DeletePresencedefinitionForbidden) IsRedirect() bool
IsRedirect returns true when this delete presencedefinition forbidden response has a 3xx status code
func (*DeletePresencedefinitionForbidden) IsServerError ¶
func (o *DeletePresencedefinitionForbidden) IsServerError() bool
IsServerError returns true when this delete presencedefinition forbidden response has a 5xx status code
func (*DeletePresencedefinitionForbidden) IsSuccess ¶
func (o *DeletePresencedefinitionForbidden) IsSuccess() bool
IsSuccess returns true when this delete presencedefinition forbidden response has a 2xx status code
func (*DeletePresencedefinitionForbidden) String ¶
func (o *DeletePresencedefinitionForbidden) String() string
type DeletePresencedefinitionGatewayTimeout ¶
DeletePresencedefinitionGatewayTimeout describes a response with status code 504, with default header values.
The request timed out.
func NewDeletePresencedefinitionGatewayTimeout ¶
func NewDeletePresencedefinitionGatewayTimeout() *DeletePresencedefinitionGatewayTimeout
NewDeletePresencedefinitionGatewayTimeout creates a DeletePresencedefinitionGatewayTimeout with default headers values
func (*DeletePresencedefinitionGatewayTimeout) Error ¶
func (o *DeletePresencedefinitionGatewayTimeout) Error() string
func (*DeletePresencedefinitionGatewayTimeout) GetPayload ¶
func (o *DeletePresencedefinitionGatewayTimeout) GetPayload() *models.ErrorBody
func (*DeletePresencedefinitionGatewayTimeout) IsClientError ¶
func (o *DeletePresencedefinitionGatewayTimeout) IsClientError() bool
IsClientError returns true when this delete presencedefinition gateway timeout response has a 4xx status code
func (*DeletePresencedefinitionGatewayTimeout) IsCode ¶
func (o *DeletePresencedefinitionGatewayTimeout) IsCode(code int) bool
IsCode returns true when this delete presencedefinition gateway timeout response a status code equal to that given
func (*DeletePresencedefinitionGatewayTimeout) IsRedirect ¶
func (o *DeletePresencedefinitionGatewayTimeout) IsRedirect() bool
IsRedirect returns true when this delete presencedefinition gateway timeout response has a 3xx status code
func (*DeletePresencedefinitionGatewayTimeout) IsServerError ¶
func (o *DeletePresencedefinitionGatewayTimeout) IsServerError() bool
IsServerError returns true when this delete presencedefinition gateway timeout response has a 5xx status code
func (*DeletePresencedefinitionGatewayTimeout) IsSuccess ¶
func (o *DeletePresencedefinitionGatewayTimeout) IsSuccess() bool
IsSuccess returns true when this delete presencedefinition gateway timeout response has a 2xx status code
func (*DeletePresencedefinitionGatewayTimeout) String ¶
func (o *DeletePresencedefinitionGatewayTimeout) String() string
type DeletePresencedefinitionInternalServerError ¶
DeletePresencedefinitionInternalServerError describes a response with status code 500, with default header values.
The server encountered an unexpected condition which prevented it from fulfilling the request.
func NewDeletePresencedefinitionInternalServerError ¶
func NewDeletePresencedefinitionInternalServerError() *DeletePresencedefinitionInternalServerError
NewDeletePresencedefinitionInternalServerError creates a DeletePresencedefinitionInternalServerError with default headers values
func (*DeletePresencedefinitionInternalServerError) Error ¶
func (o *DeletePresencedefinitionInternalServerError) Error() string
func (*DeletePresencedefinitionInternalServerError) GetPayload ¶
func (o *DeletePresencedefinitionInternalServerError) GetPayload() *models.ErrorBody
func (*DeletePresencedefinitionInternalServerError) IsClientError ¶
func (o *DeletePresencedefinitionInternalServerError) IsClientError() bool
IsClientError returns true when this delete presencedefinition internal server error response has a 4xx status code
func (*DeletePresencedefinitionInternalServerError) IsCode ¶
func (o *DeletePresencedefinitionInternalServerError) IsCode(code int) bool
IsCode returns true when this delete presencedefinition internal server error response a status code equal to that given
func (*DeletePresencedefinitionInternalServerError) IsRedirect ¶
func (o *DeletePresencedefinitionInternalServerError) IsRedirect() bool
IsRedirect returns true when this delete presencedefinition internal server error response has a 3xx status code
func (*DeletePresencedefinitionInternalServerError) IsServerError ¶
func (o *DeletePresencedefinitionInternalServerError) IsServerError() bool
IsServerError returns true when this delete presencedefinition internal server error response has a 5xx status code
func (*DeletePresencedefinitionInternalServerError) IsSuccess ¶
func (o *DeletePresencedefinitionInternalServerError) IsSuccess() bool
IsSuccess returns true when this delete presencedefinition internal server error response has a 2xx status code
func (*DeletePresencedefinitionInternalServerError) String ¶
func (o *DeletePresencedefinitionInternalServerError) String() string
type DeletePresencedefinitionNotFound ¶
DeletePresencedefinitionNotFound describes a response with status code 404, with default header values.
The requested resource was not found.
func NewDeletePresencedefinitionNotFound ¶
func NewDeletePresencedefinitionNotFound() *DeletePresencedefinitionNotFound
NewDeletePresencedefinitionNotFound creates a DeletePresencedefinitionNotFound with default headers values
func (*DeletePresencedefinitionNotFound) Error ¶
func (o *DeletePresencedefinitionNotFound) Error() string
func (*DeletePresencedefinitionNotFound) GetPayload ¶
func (o *DeletePresencedefinitionNotFound) GetPayload() *models.ErrorBody
func (*DeletePresencedefinitionNotFound) IsClientError ¶
func (o *DeletePresencedefinitionNotFound) IsClientError() bool
IsClientError returns true when this delete presencedefinition not found response has a 4xx status code
func (*DeletePresencedefinitionNotFound) IsCode ¶
func (o *DeletePresencedefinitionNotFound) IsCode(code int) bool
IsCode returns true when this delete presencedefinition not found response a status code equal to that given
func (*DeletePresencedefinitionNotFound) IsRedirect ¶
func (o *DeletePresencedefinitionNotFound) IsRedirect() bool
IsRedirect returns true when this delete presencedefinition not found response has a 3xx status code
func (*DeletePresencedefinitionNotFound) IsServerError ¶
func (o *DeletePresencedefinitionNotFound) IsServerError() bool
IsServerError returns true when this delete presencedefinition not found response has a 5xx status code
func (*DeletePresencedefinitionNotFound) IsSuccess ¶
func (o *DeletePresencedefinitionNotFound) IsSuccess() bool
IsSuccess returns true when this delete presencedefinition not found response has a 2xx status code
func (*DeletePresencedefinitionNotFound) String ¶
func (o *DeletePresencedefinitionNotFound) String() string
type DeletePresencedefinitionParams ¶
type DeletePresencedefinitionParams struct { /* PresenceID. Organization Presence ID */ PresenceID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DeletePresencedefinitionParams contains all the parameters to send to the API endpoint
for the delete presencedefinition operation. Typically these are written to a http.Request.
func NewDeletePresencedefinitionParams ¶
func NewDeletePresencedefinitionParams() *DeletePresencedefinitionParams
NewDeletePresencedefinitionParams creates a new DeletePresencedefinitionParams 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 NewDeletePresencedefinitionParamsWithContext ¶
func NewDeletePresencedefinitionParamsWithContext(ctx context.Context) *DeletePresencedefinitionParams
NewDeletePresencedefinitionParamsWithContext creates a new DeletePresencedefinitionParams object with the ability to set a context for a request.
func NewDeletePresencedefinitionParamsWithHTTPClient ¶
func NewDeletePresencedefinitionParamsWithHTTPClient(client *http.Client) *DeletePresencedefinitionParams
NewDeletePresencedefinitionParamsWithHTTPClient creates a new DeletePresencedefinitionParams object with the ability to set a custom HTTPClient for a request.
func NewDeletePresencedefinitionParamsWithTimeout ¶
func NewDeletePresencedefinitionParamsWithTimeout(timeout time.Duration) *DeletePresencedefinitionParams
NewDeletePresencedefinitionParamsWithTimeout creates a new DeletePresencedefinitionParams object with the ability to set a timeout on a request.
func (*DeletePresencedefinitionParams) SetContext ¶
func (o *DeletePresencedefinitionParams) SetContext(ctx context.Context)
SetContext adds the context to the delete presencedefinition params
func (*DeletePresencedefinitionParams) SetDefaults ¶
func (o *DeletePresencedefinitionParams) SetDefaults()
SetDefaults hydrates default values in the delete presencedefinition params (not the query body).
All values with no default are reset to their zero value.
func (*DeletePresencedefinitionParams) SetHTTPClient ¶
func (o *DeletePresencedefinitionParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete presencedefinition params
func (*DeletePresencedefinitionParams) SetPresenceID ¶
func (o *DeletePresencedefinitionParams) SetPresenceID(presenceID string)
SetPresenceID adds the presenceId to the delete presencedefinition params
func (*DeletePresencedefinitionParams) SetTimeout ¶
func (o *DeletePresencedefinitionParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete presencedefinition params
func (*DeletePresencedefinitionParams) WithContext ¶
func (o *DeletePresencedefinitionParams) WithContext(ctx context.Context) *DeletePresencedefinitionParams
WithContext adds the context to the delete presencedefinition params
func (*DeletePresencedefinitionParams) WithDefaults ¶
func (o *DeletePresencedefinitionParams) WithDefaults() *DeletePresencedefinitionParams
WithDefaults hydrates default values in the delete presencedefinition params (not the query body).
All values with no default are reset to their zero value.
func (*DeletePresencedefinitionParams) WithHTTPClient ¶
func (o *DeletePresencedefinitionParams) WithHTTPClient(client *http.Client) *DeletePresencedefinitionParams
WithHTTPClient adds the HTTPClient to the delete presencedefinition params
func (*DeletePresencedefinitionParams) WithPresenceID ¶
func (o *DeletePresencedefinitionParams) WithPresenceID(presenceID string) *DeletePresencedefinitionParams
WithPresenceID adds the presenceID to the delete presencedefinition params
func (*DeletePresencedefinitionParams) WithTimeout ¶
func (o *DeletePresencedefinitionParams) WithTimeout(timeout time.Duration) *DeletePresencedefinitionParams
WithTimeout adds the timeout to the delete presencedefinition params
func (*DeletePresencedefinitionParams) WriteToRequest ¶
func (o *DeletePresencedefinitionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeletePresencedefinitionReader ¶
type DeletePresencedefinitionReader struct {
// contains filtered or unexported fields
}
DeletePresencedefinitionReader is a Reader for the DeletePresencedefinition structure.
func (*DeletePresencedefinitionReader) ReadResponse ¶
func (o *DeletePresencedefinitionReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeletePresencedefinitionRequestEntityTooLarge ¶
DeletePresencedefinitionRequestEntityTooLarge describes a response with status code 413, with default header values.
The request is over the size limit. Maximum bytes: %s
func NewDeletePresencedefinitionRequestEntityTooLarge ¶
func NewDeletePresencedefinitionRequestEntityTooLarge() *DeletePresencedefinitionRequestEntityTooLarge
NewDeletePresencedefinitionRequestEntityTooLarge creates a DeletePresencedefinitionRequestEntityTooLarge with default headers values
func (*DeletePresencedefinitionRequestEntityTooLarge) Error ¶
func (o *DeletePresencedefinitionRequestEntityTooLarge) Error() string
func (*DeletePresencedefinitionRequestEntityTooLarge) GetPayload ¶
func (o *DeletePresencedefinitionRequestEntityTooLarge) GetPayload() *models.ErrorBody
func (*DeletePresencedefinitionRequestEntityTooLarge) IsClientError ¶
func (o *DeletePresencedefinitionRequestEntityTooLarge) IsClientError() bool
IsClientError returns true when this delete presencedefinition request entity too large response has a 4xx status code
func (*DeletePresencedefinitionRequestEntityTooLarge) IsCode ¶
func (o *DeletePresencedefinitionRequestEntityTooLarge) IsCode(code int) bool
IsCode returns true when this delete presencedefinition request entity too large response a status code equal to that given
func (*DeletePresencedefinitionRequestEntityTooLarge) IsRedirect ¶
func (o *DeletePresencedefinitionRequestEntityTooLarge) IsRedirect() bool
IsRedirect returns true when this delete presencedefinition request entity too large response has a 3xx status code
func (*DeletePresencedefinitionRequestEntityTooLarge) IsServerError ¶
func (o *DeletePresencedefinitionRequestEntityTooLarge) IsServerError() bool
IsServerError returns true when this delete presencedefinition request entity too large response has a 5xx status code
func (*DeletePresencedefinitionRequestEntityTooLarge) IsSuccess ¶
func (o *DeletePresencedefinitionRequestEntityTooLarge) IsSuccess() bool
IsSuccess returns true when this delete presencedefinition request entity too large response has a 2xx status code
func (*DeletePresencedefinitionRequestEntityTooLarge) String ¶
func (o *DeletePresencedefinitionRequestEntityTooLarge) String() string
type DeletePresencedefinitionRequestTimeout ¶
DeletePresencedefinitionRequestTimeout describes a response with status code 408, with default header values.
The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.
func NewDeletePresencedefinitionRequestTimeout ¶
func NewDeletePresencedefinitionRequestTimeout() *DeletePresencedefinitionRequestTimeout
NewDeletePresencedefinitionRequestTimeout creates a DeletePresencedefinitionRequestTimeout with default headers values
func (*DeletePresencedefinitionRequestTimeout) Error ¶
func (o *DeletePresencedefinitionRequestTimeout) Error() string
func (*DeletePresencedefinitionRequestTimeout) GetPayload ¶
func (o *DeletePresencedefinitionRequestTimeout) GetPayload() *models.ErrorBody
func (*DeletePresencedefinitionRequestTimeout) IsClientError ¶
func (o *DeletePresencedefinitionRequestTimeout) IsClientError() bool
IsClientError returns true when this delete presencedefinition request timeout response has a 4xx status code
func (*DeletePresencedefinitionRequestTimeout) IsCode ¶
func (o *DeletePresencedefinitionRequestTimeout) IsCode(code int) bool
IsCode returns true when this delete presencedefinition request timeout response a status code equal to that given
func (*DeletePresencedefinitionRequestTimeout) IsRedirect ¶
func (o *DeletePresencedefinitionRequestTimeout) IsRedirect() bool
IsRedirect returns true when this delete presencedefinition request timeout response has a 3xx status code
func (*DeletePresencedefinitionRequestTimeout) IsServerError ¶
func (o *DeletePresencedefinitionRequestTimeout) IsServerError() bool
IsServerError returns true when this delete presencedefinition request timeout response has a 5xx status code
func (*DeletePresencedefinitionRequestTimeout) IsSuccess ¶
func (o *DeletePresencedefinitionRequestTimeout) IsSuccess() bool
IsSuccess returns true when this delete presencedefinition request timeout response has a 2xx status code
func (*DeletePresencedefinitionRequestTimeout) String ¶
func (o *DeletePresencedefinitionRequestTimeout) String() string
type DeletePresencedefinitionServiceUnavailable ¶
type DeletePresencedefinitionServiceUnavailable struct {
}DeletePresencedefinitionServiceUnavailable describes a response with status code 503, with default header values.
Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).
func NewDeletePresencedefinitionServiceUnavailable ¶
func NewDeletePresencedefinitionServiceUnavailable() *DeletePresencedefinitionServiceUnavailable
NewDeletePresencedefinitionServiceUnavailable creates a DeletePresencedefinitionServiceUnavailable with default headers values
func (*DeletePresencedefinitionServiceUnavailable) Error ¶
func (o *DeletePresencedefinitionServiceUnavailable) Error() string
func (*DeletePresencedefinitionServiceUnavailable) GetPayload ¶
func (o *DeletePresencedefinitionServiceUnavailable) GetPayload() *models.ErrorBody
func (*DeletePresencedefinitionServiceUnavailable) IsClientError ¶
func (o *DeletePresencedefinitionServiceUnavailable) IsClientError() bool
IsClientError returns true when this delete presencedefinition service unavailable response has a 4xx status code
func (*DeletePresencedefinitionServiceUnavailable) IsCode ¶
func (o *DeletePresencedefinitionServiceUnavailable) IsCode(code int) bool
IsCode returns true when this delete presencedefinition service unavailable response a status code equal to that given
func (*DeletePresencedefinitionServiceUnavailable) IsRedirect ¶
func (o *DeletePresencedefinitionServiceUnavailable) IsRedirect() bool
IsRedirect returns true when this delete presencedefinition service unavailable response has a 3xx status code
func (*DeletePresencedefinitionServiceUnavailable) IsServerError ¶
func (o *DeletePresencedefinitionServiceUnavailable) IsServerError() bool
IsServerError returns true when this delete presencedefinition service unavailable response has a 5xx status code
func (*DeletePresencedefinitionServiceUnavailable) IsSuccess ¶
func (o *DeletePresencedefinitionServiceUnavailable) IsSuccess() bool
IsSuccess returns true when this delete presencedefinition service unavailable response has a 2xx status code
func (*DeletePresencedefinitionServiceUnavailable) String ¶
func (o *DeletePresencedefinitionServiceUnavailable) String() string
type DeletePresencedefinitionTooManyRequests ¶
DeletePresencedefinitionTooManyRequests describes a response with status code 429, with default header values.
Rate limit exceeded the maximum. Retry the request in [%s] seconds
func NewDeletePresencedefinitionTooManyRequests ¶
func NewDeletePresencedefinitionTooManyRequests() *DeletePresencedefinitionTooManyRequests
NewDeletePresencedefinitionTooManyRequests creates a DeletePresencedefinitionTooManyRequests with default headers values
func (*DeletePresencedefinitionTooManyRequests) Error ¶
func (o *DeletePresencedefinitionTooManyRequests) Error() string
func (*DeletePresencedefinitionTooManyRequests) GetPayload ¶
func (o *DeletePresencedefinitionTooManyRequests) GetPayload() *models.ErrorBody
func (*DeletePresencedefinitionTooManyRequests) IsClientError ¶
func (o *DeletePresencedefinitionTooManyRequests) IsClientError() bool
IsClientError returns true when this delete presencedefinition too many requests response has a 4xx status code
func (*DeletePresencedefinitionTooManyRequests) IsCode ¶
func (o *DeletePresencedefinitionTooManyRequests) IsCode(code int) bool
IsCode returns true when this delete presencedefinition too many requests response a status code equal to that given
func (*DeletePresencedefinitionTooManyRequests) IsRedirect ¶
func (o *DeletePresencedefinitionTooManyRequests) IsRedirect() bool
IsRedirect returns true when this delete presencedefinition too many requests response has a 3xx status code
func (*DeletePresencedefinitionTooManyRequests) IsServerError ¶
func (o *DeletePresencedefinitionTooManyRequests) IsServerError() bool
IsServerError returns true when this delete presencedefinition too many requests response has a 5xx status code
func (*DeletePresencedefinitionTooManyRequests) IsSuccess ¶
func (o *DeletePresencedefinitionTooManyRequests) IsSuccess() bool
IsSuccess returns true when this delete presencedefinition too many requests response has a 2xx status code
func (*DeletePresencedefinitionTooManyRequests) String ¶
func (o *DeletePresencedefinitionTooManyRequests) String() string
type DeletePresencedefinitionUnauthorized ¶
type DeletePresencedefinitionUnauthorized struct {
}DeletePresencedefinitionUnauthorized describes a response with status code 401, with default header values.
No authentication bearer token specified in authorization header.
func NewDeletePresencedefinitionUnauthorized ¶
func NewDeletePresencedefinitionUnauthorized() *DeletePresencedefinitionUnauthorized
NewDeletePresencedefinitionUnauthorized creates a DeletePresencedefinitionUnauthorized with default headers values
func (*DeletePresencedefinitionUnauthorized) Error ¶
func (o *DeletePresencedefinitionUnauthorized) Error() string
func (*DeletePresencedefinitionUnauthorized) GetPayload ¶
func (o *DeletePresencedefinitionUnauthorized) GetPayload() *models.ErrorBody
func (*DeletePresencedefinitionUnauthorized) IsClientError ¶
func (o *DeletePresencedefinitionUnauthorized) IsClientError() bool
IsClientError returns true when this delete presencedefinition unauthorized response has a 4xx status code
func (*DeletePresencedefinitionUnauthorized) IsCode ¶
func (o *DeletePresencedefinitionUnauthorized) IsCode(code int) bool
IsCode returns true when this delete presencedefinition unauthorized response a status code equal to that given
func (*DeletePresencedefinitionUnauthorized) IsRedirect ¶
func (o *DeletePresencedefinitionUnauthorized) IsRedirect() bool
IsRedirect returns true when this delete presencedefinition unauthorized response has a 3xx status code
func (*DeletePresencedefinitionUnauthorized) IsServerError ¶
func (o *DeletePresencedefinitionUnauthorized) IsServerError() bool
IsServerError returns true when this delete presencedefinition unauthorized response has a 5xx status code
func (*DeletePresencedefinitionUnauthorized) IsSuccess ¶
func (o *DeletePresencedefinitionUnauthorized) IsSuccess() bool
IsSuccess returns true when this delete presencedefinition unauthorized response has a 2xx status code
func (*DeletePresencedefinitionUnauthorized) String ¶
func (o *DeletePresencedefinitionUnauthorized) String() string
type DeletePresencedefinitionUnsupportedMediaType ¶
DeletePresencedefinitionUnsupportedMediaType describes a response with status code 415, with default header values.
Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.
func NewDeletePresencedefinitionUnsupportedMediaType ¶
func NewDeletePresencedefinitionUnsupportedMediaType() *DeletePresencedefinitionUnsupportedMediaType
NewDeletePresencedefinitionUnsupportedMediaType creates a DeletePresencedefinitionUnsupportedMediaType with default headers values
func (*DeletePresencedefinitionUnsupportedMediaType) Error ¶
func (o *DeletePresencedefinitionUnsupportedMediaType) Error() string
func (*DeletePresencedefinitionUnsupportedMediaType) GetPayload ¶
func (o *DeletePresencedefinitionUnsupportedMediaType) GetPayload() *models.ErrorBody
func (*DeletePresencedefinitionUnsupportedMediaType) IsClientError ¶
func (o *DeletePresencedefinitionUnsupportedMediaType) IsClientError() bool
IsClientError returns true when this delete presencedefinition unsupported media type response has a 4xx status code
func (*DeletePresencedefinitionUnsupportedMediaType) IsCode ¶
func (o *DeletePresencedefinitionUnsupportedMediaType) IsCode(code int) bool
IsCode returns true when this delete presencedefinition unsupported media type response a status code equal to that given
func (*DeletePresencedefinitionUnsupportedMediaType) IsRedirect ¶
func (o *DeletePresencedefinitionUnsupportedMediaType) IsRedirect() bool
IsRedirect returns true when this delete presencedefinition unsupported media type response has a 3xx status code
func (*DeletePresencedefinitionUnsupportedMediaType) IsServerError ¶
func (o *DeletePresencedefinitionUnsupportedMediaType) IsServerError() bool
IsServerError returns true when this delete presencedefinition unsupported media type response has a 5xx status code
func (*DeletePresencedefinitionUnsupportedMediaType) IsSuccess ¶
func (o *DeletePresencedefinitionUnsupportedMediaType) IsSuccess() bool
IsSuccess returns true when this delete presencedefinition unsupported media type response has a 2xx status code
func (*DeletePresencedefinitionUnsupportedMediaType) String ¶
func (o *DeletePresencedefinitionUnsupportedMediaType) String() string
type GetPresenceSettingsBadRequest ¶
GetPresenceSettingsBadRequest describes a response with status code 400, with default header values.
The request could not be understood by the server due to malformed syntax.
func NewGetPresenceSettingsBadRequest ¶
func NewGetPresenceSettingsBadRequest() *GetPresenceSettingsBadRequest
NewGetPresenceSettingsBadRequest creates a GetPresenceSettingsBadRequest with default headers values
func (*GetPresenceSettingsBadRequest) Error ¶
func (o *GetPresenceSettingsBadRequest) Error() string
func (*GetPresenceSettingsBadRequest) GetPayload ¶
func (o *GetPresenceSettingsBadRequest) GetPayload() *models.ErrorBody
func (*GetPresenceSettingsBadRequest) IsClientError ¶
func (o *GetPresenceSettingsBadRequest) IsClientError() bool
IsClientError returns true when this get presence settings bad request response has a 4xx status code
func (*GetPresenceSettingsBadRequest) IsCode ¶
func (o *GetPresenceSettingsBadRequest) IsCode(code int) bool
IsCode returns true when this get presence settings bad request response a status code equal to that given
func (*GetPresenceSettingsBadRequest) IsRedirect ¶
func (o *GetPresenceSettingsBadRequest) IsRedirect() bool
IsRedirect returns true when this get presence settings bad request response has a 3xx status code
func (*GetPresenceSettingsBadRequest) IsServerError ¶
func (o *GetPresenceSettingsBadRequest) IsServerError() bool
IsServerError returns true when this get presence settings bad request response has a 5xx status code
func (*GetPresenceSettingsBadRequest) IsSuccess ¶
func (o *GetPresenceSettingsBadRequest) IsSuccess() bool
IsSuccess returns true when this get presence settings bad request response has a 2xx status code
func (*GetPresenceSettingsBadRequest) String ¶
func (o *GetPresenceSettingsBadRequest) String() string
type GetPresenceSettingsForbidden ¶
GetPresenceSettingsForbidden describes a response with status code 403, with default header values.
You are not authorized to perform the requested action.
func NewGetPresenceSettingsForbidden ¶
func NewGetPresenceSettingsForbidden() *GetPresenceSettingsForbidden
NewGetPresenceSettingsForbidden creates a GetPresenceSettingsForbidden with default headers values
func (*GetPresenceSettingsForbidden) Error ¶
func (o *GetPresenceSettingsForbidden) Error() string
func (*GetPresenceSettingsForbidden) GetPayload ¶
func (o *GetPresenceSettingsForbidden) GetPayload() *models.ErrorBody
func (*GetPresenceSettingsForbidden) IsClientError ¶
func (o *GetPresenceSettingsForbidden) IsClientError() bool
IsClientError returns true when this get presence settings forbidden response has a 4xx status code
func (*GetPresenceSettingsForbidden) IsCode ¶
func (o *GetPresenceSettingsForbidden) IsCode(code int) bool
IsCode returns true when this get presence settings forbidden response a status code equal to that given
func (*GetPresenceSettingsForbidden) IsRedirect ¶
func (o *GetPresenceSettingsForbidden) IsRedirect() bool
IsRedirect returns true when this get presence settings forbidden response has a 3xx status code
func (*GetPresenceSettingsForbidden) IsServerError ¶
func (o *GetPresenceSettingsForbidden) IsServerError() bool
IsServerError returns true when this get presence settings forbidden response has a 5xx status code
func (*GetPresenceSettingsForbidden) IsSuccess ¶
func (o *GetPresenceSettingsForbidden) IsSuccess() bool
IsSuccess returns true when this get presence settings forbidden response has a 2xx status code
func (*GetPresenceSettingsForbidden) String ¶
func (o *GetPresenceSettingsForbidden) String() string
type GetPresenceSettingsGatewayTimeout ¶
GetPresenceSettingsGatewayTimeout describes a response with status code 504, with default header values.
The request timed out.
func NewGetPresenceSettingsGatewayTimeout ¶
func NewGetPresenceSettingsGatewayTimeout() *GetPresenceSettingsGatewayTimeout
NewGetPresenceSettingsGatewayTimeout creates a GetPresenceSettingsGatewayTimeout with default headers values
func (*GetPresenceSettingsGatewayTimeout) Error ¶
func (o *GetPresenceSettingsGatewayTimeout) Error() string
func (*GetPresenceSettingsGatewayTimeout) GetPayload ¶
func (o *GetPresenceSettingsGatewayTimeout) GetPayload() *models.ErrorBody
func (*GetPresenceSettingsGatewayTimeout) IsClientError ¶
func (o *GetPresenceSettingsGatewayTimeout) IsClientError() bool
IsClientError returns true when this get presence settings gateway timeout response has a 4xx status code
func (*GetPresenceSettingsGatewayTimeout) IsCode ¶
func (o *GetPresenceSettingsGatewayTimeout) IsCode(code int) bool
IsCode returns true when this get presence settings gateway timeout response a status code equal to that given
func (*GetPresenceSettingsGatewayTimeout) IsRedirect ¶
func (o *GetPresenceSettingsGatewayTimeout) IsRedirect() bool
IsRedirect returns true when this get presence settings gateway timeout response has a 3xx status code
func (*GetPresenceSettingsGatewayTimeout) IsServerError ¶
func (o *GetPresenceSettingsGatewayTimeout) IsServerError() bool
IsServerError returns true when this get presence settings gateway timeout response has a 5xx status code
func (*GetPresenceSettingsGatewayTimeout) IsSuccess ¶
func (o *GetPresenceSettingsGatewayTimeout) IsSuccess() bool
IsSuccess returns true when this get presence settings gateway timeout response has a 2xx status code
func (*GetPresenceSettingsGatewayTimeout) String ¶
func (o *GetPresenceSettingsGatewayTimeout) String() string
type GetPresenceSettingsInternalServerError ¶
GetPresenceSettingsInternalServerError describes a response with status code 500, with default header values.
The server encountered an unexpected condition which prevented it from fulfilling the request.
func NewGetPresenceSettingsInternalServerError ¶
func NewGetPresenceSettingsInternalServerError() *GetPresenceSettingsInternalServerError
NewGetPresenceSettingsInternalServerError creates a GetPresenceSettingsInternalServerError with default headers values
func (*GetPresenceSettingsInternalServerError) Error ¶
func (o *GetPresenceSettingsInternalServerError) Error() string
func (*GetPresenceSettingsInternalServerError) GetPayload ¶
func (o *GetPresenceSettingsInternalServerError) GetPayload() *models.ErrorBody
func (*GetPresenceSettingsInternalServerError) IsClientError ¶
func (o *GetPresenceSettingsInternalServerError) IsClientError() bool
IsClientError returns true when this get presence settings internal server error response has a 4xx status code
func (*GetPresenceSettingsInternalServerError) IsCode ¶
func (o *GetPresenceSettingsInternalServerError) IsCode(code int) bool
IsCode returns true when this get presence settings internal server error response a status code equal to that given
func (*GetPresenceSettingsInternalServerError) IsRedirect ¶
func (o *GetPresenceSettingsInternalServerError) IsRedirect() bool
IsRedirect returns true when this get presence settings internal server error response has a 3xx status code
func (*GetPresenceSettingsInternalServerError) IsServerError ¶
func (o *GetPresenceSettingsInternalServerError) IsServerError() bool
IsServerError returns true when this get presence settings internal server error response has a 5xx status code
func (*GetPresenceSettingsInternalServerError) IsSuccess ¶
func (o *GetPresenceSettingsInternalServerError) IsSuccess() bool
IsSuccess returns true when this get presence settings internal server error response has a 2xx status code
func (*GetPresenceSettingsInternalServerError) String ¶
func (o *GetPresenceSettingsInternalServerError) String() string
type GetPresenceSettingsNotFound ¶
GetPresenceSettingsNotFound describes a response with status code 404, with default header values.
The requested resource was not found.
func NewGetPresenceSettingsNotFound ¶
func NewGetPresenceSettingsNotFound() *GetPresenceSettingsNotFound
NewGetPresenceSettingsNotFound creates a GetPresenceSettingsNotFound with default headers values
func (*GetPresenceSettingsNotFound) Error ¶
func (o *GetPresenceSettingsNotFound) Error() string
func (*GetPresenceSettingsNotFound) GetPayload ¶
func (o *GetPresenceSettingsNotFound) GetPayload() *models.ErrorBody
func (*GetPresenceSettingsNotFound) IsClientError ¶
func (o *GetPresenceSettingsNotFound) IsClientError() bool
IsClientError returns true when this get presence settings not found response has a 4xx status code
func (*GetPresenceSettingsNotFound) IsCode ¶
func (o *GetPresenceSettingsNotFound) IsCode(code int) bool
IsCode returns true when this get presence settings not found response a status code equal to that given
func (*GetPresenceSettingsNotFound) IsRedirect ¶
func (o *GetPresenceSettingsNotFound) IsRedirect() bool
IsRedirect returns true when this get presence settings not found response has a 3xx status code
func (*GetPresenceSettingsNotFound) IsServerError ¶
func (o *GetPresenceSettingsNotFound) IsServerError() bool
IsServerError returns true when this get presence settings not found response has a 5xx status code
func (*GetPresenceSettingsNotFound) IsSuccess ¶
func (o *GetPresenceSettingsNotFound) IsSuccess() bool
IsSuccess returns true when this get presence settings not found response has a 2xx status code
func (*GetPresenceSettingsNotFound) String ¶
func (o *GetPresenceSettingsNotFound) String() string
type GetPresenceSettingsOK ¶
type GetPresenceSettingsOK struct {
Payload *models.PresenceSettings
}
GetPresenceSettingsOK describes a response with status code 200, with default header values.
successful operation
func NewGetPresenceSettingsOK ¶
func NewGetPresenceSettingsOK() *GetPresenceSettingsOK
NewGetPresenceSettingsOK creates a GetPresenceSettingsOK with default headers values
func (*GetPresenceSettingsOK) Error ¶
func (o *GetPresenceSettingsOK) Error() string
func (*GetPresenceSettingsOK) GetPayload ¶
func (o *GetPresenceSettingsOK) GetPayload() *models.PresenceSettings
func (*GetPresenceSettingsOK) IsClientError ¶
func (o *GetPresenceSettingsOK) IsClientError() bool
IsClientError returns true when this get presence settings o k response has a 4xx status code
func (*GetPresenceSettingsOK) IsCode ¶
func (o *GetPresenceSettingsOK) IsCode(code int) bool
IsCode returns true when this get presence settings o k response a status code equal to that given
func (*GetPresenceSettingsOK) IsRedirect ¶
func (o *GetPresenceSettingsOK) IsRedirect() bool
IsRedirect returns true when this get presence settings o k response has a 3xx status code
func (*GetPresenceSettingsOK) IsServerError ¶
func (o *GetPresenceSettingsOK) IsServerError() bool
IsServerError returns true when this get presence settings o k response has a 5xx status code
func (*GetPresenceSettingsOK) IsSuccess ¶
func (o *GetPresenceSettingsOK) IsSuccess() bool
IsSuccess returns true when this get presence settings o k response has a 2xx status code
func (*GetPresenceSettingsOK) String ¶
func (o *GetPresenceSettingsOK) String() string
type GetPresenceSettingsParams ¶
type GetPresenceSettingsParams struct { Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetPresenceSettingsParams contains all the parameters to send to the API endpoint
for the get presence settings operation. Typically these are written to a http.Request.
func NewGetPresenceSettingsParams ¶
func NewGetPresenceSettingsParams() *GetPresenceSettingsParams
NewGetPresenceSettingsParams creates a new GetPresenceSettingsParams 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 NewGetPresenceSettingsParamsWithContext ¶
func NewGetPresenceSettingsParamsWithContext(ctx context.Context) *GetPresenceSettingsParams
NewGetPresenceSettingsParamsWithContext creates a new GetPresenceSettingsParams object with the ability to set a context for a request.
func NewGetPresenceSettingsParamsWithHTTPClient ¶
func NewGetPresenceSettingsParamsWithHTTPClient(client *http.Client) *GetPresenceSettingsParams
NewGetPresenceSettingsParamsWithHTTPClient creates a new GetPresenceSettingsParams object with the ability to set a custom HTTPClient for a request.
func NewGetPresenceSettingsParamsWithTimeout ¶
func NewGetPresenceSettingsParamsWithTimeout(timeout time.Duration) *GetPresenceSettingsParams
NewGetPresenceSettingsParamsWithTimeout creates a new GetPresenceSettingsParams object with the ability to set a timeout on a request.
func (*GetPresenceSettingsParams) SetContext ¶
func (o *GetPresenceSettingsParams) SetContext(ctx context.Context)
SetContext adds the context to the get presence settings params
func (*GetPresenceSettingsParams) SetDefaults ¶
func (o *GetPresenceSettingsParams) SetDefaults()
SetDefaults hydrates default values in the get presence settings params (not the query body).
All values with no default are reset to their zero value.
func (*GetPresenceSettingsParams) SetHTTPClient ¶
func (o *GetPresenceSettingsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get presence settings params
func (*GetPresenceSettingsParams) SetTimeout ¶
func (o *GetPresenceSettingsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get presence settings params
func (*GetPresenceSettingsParams) WithContext ¶
func (o *GetPresenceSettingsParams) WithContext(ctx context.Context) *GetPresenceSettingsParams
WithContext adds the context to the get presence settings params
func (*GetPresenceSettingsParams) WithDefaults ¶
func (o *GetPresenceSettingsParams) WithDefaults() *GetPresenceSettingsParams
WithDefaults hydrates default values in the get presence settings params (not the query body).
All values with no default are reset to their zero value.
func (*GetPresenceSettingsParams) WithHTTPClient ¶
func (o *GetPresenceSettingsParams) WithHTTPClient(client *http.Client) *GetPresenceSettingsParams
WithHTTPClient adds the HTTPClient to the get presence settings params
func (*GetPresenceSettingsParams) WithTimeout ¶
func (o *GetPresenceSettingsParams) WithTimeout(timeout time.Duration) *GetPresenceSettingsParams
WithTimeout adds the timeout to the get presence settings params
func (*GetPresenceSettingsParams) WriteToRequest ¶
func (o *GetPresenceSettingsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetPresenceSettingsReader ¶
type GetPresenceSettingsReader struct {
// contains filtered or unexported fields
}
GetPresenceSettingsReader is a Reader for the GetPresenceSettings structure.
func (*GetPresenceSettingsReader) ReadResponse ¶
func (o *GetPresenceSettingsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetPresenceSettingsRequestEntityTooLarge ¶
GetPresenceSettingsRequestEntityTooLarge describes a response with status code 413, with default header values.
The request is over the size limit. Maximum bytes: %s
func NewGetPresenceSettingsRequestEntityTooLarge ¶
func NewGetPresenceSettingsRequestEntityTooLarge() *GetPresenceSettingsRequestEntityTooLarge
NewGetPresenceSettingsRequestEntityTooLarge creates a GetPresenceSettingsRequestEntityTooLarge with default headers values
func (*GetPresenceSettingsRequestEntityTooLarge) Error ¶
func (o *GetPresenceSettingsRequestEntityTooLarge) Error() string
func (*GetPresenceSettingsRequestEntityTooLarge) GetPayload ¶
func (o *GetPresenceSettingsRequestEntityTooLarge) GetPayload() *models.ErrorBody
func (*GetPresenceSettingsRequestEntityTooLarge) IsClientError ¶
func (o *GetPresenceSettingsRequestEntityTooLarge) IsClientError() bool
IsClientError returns true when this get presence settings request entity too large response has a 4xx status code
func (*GetPresenceSettingsRequestEntityTooLarge) IsCode ¶
func (o *GetPresenceSettingsRequestEntityTooLarge) IsCode(code int) bool
IsCode returns true when this get presence settings request entity too large response a status code equal to that given
func (*GetPresenceSettingsRequestEntityTooLarge) IsRedirect ¶
func (o *GetPresenceSettingsRequestEntityTooLarge) IsRedirect() bool
IsRedirect returns true when this get presence settings request entity too large response has a 3xx status code
func (*GetPresenceSettingsRequestEntityTooLarge) IsServerError ¶
func (o *GetPresenceSettingsRequestEntityTooLarge) IsServerError() bool
IsServerError returns true when this get presence settings request entity too large response has a 5xx status code
func (*GetPresenceSettingsRequestEntityTooLarge) IsSuccess ¶
func (o *GetPresenceSettingsRequestEntityTooLarge) IsSuccess() bool
IsSuccess returns true when this get presence settings request entity too large response has a 2xx status code
func (*GetPresenceSettingsRequestEntityTooLarge) String ¶
func (o *GetPresenceSettingsRequestEntityTooLarge) String() string
type GetPresenceSettingsRequestTimeout ¶
GetPresenceSettingsRequestTimeout describes a response with status code 408, with default header values.
The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.
func NewGetPresenceSettingsRequestTimeout ¶
func NewGetPresenceSettingsRequestTimeout() *GetPresenceSettingsRequestTimeout
NewGetPresenceSettingsRequestTimeout creates a GetPresenceSettingsRequestTimeout with default headers values
func (*GetPresenceSettingsRequestTimeout) Error ¶
func (o *GetPresenceSettingsRequestTimeout) Error() string
func (*GetPresenceSettingsRequestTimeout) GetPayload ¶
func (o *GetPresenceSettingsRequestTimeout) GetPayload() *models.ErrorBody
func (*GetPresenceSettingsRequestTimeout) IsClientError ¶
func (o *GetPresenceSettingsRequestTimeout) IsClientError() bool
IsClientError returns true when this get presence settings request timeout response has a 4xx status code
func (*GetPresenceSettingsRequestTimeout) IsCode ¶
func (o *GetPresenceSettingsRequestTimeout) IsCode(code int) bool
IsCode returns true when this get presence settings request timeout response a status code equal to that given
func (*GetPresenceSettingsRequestTimeout) IsRedirect ¶
func (o *GetPresenceSettingsRequestTimeout) IsRedirect() bool
IsRedirect returns true when this get presence settings request timeout response has a 3xx status code
func (*GetPresenceSettingsRequestTimeout) IsServerError ¶
func (o *GetPresenceSettingsRequestTimeout) IsServerError() bool
IsServerError returns true when this get presence settings request timeout response has a 5xx status code
func (*GetPresenceSettingsRequestTimeout) IsSuccess ¶
func (o *GetPresenceSettingsRequestTimeout) IsSuccess() bool
IsSuccess returns true when this get presence settings request timeout response has a 2xx status code
func (*GetPresenceSettingsRequestTimeout) String ¶
func (o *GetPresenceSettingsRequestTimeout) String() string
type GetPresenceSettingsServiceUnavailable ¶
type GetPresenceSettingsServiceUnavailable struct {
}GetPresenceSettingsServiceUnavailable describes a response with status code 503, with default header values.
Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).
func NewGetPresenceSettingsServiceUnavailable ¶
func NewGetPresenceSettingsServiceUnavailable() *GetPresenceSettingsServiceUnavailable
NewGetPresenceSettingsServiceUnavailable creates a GetPresenceSettingsServiceUnavailable with default headers values
func (*GetPresenceSettingsServiceUnavailable) Error ¶
func (o *GetPresenceSettingsServiceUnavailable) Error() string
func (*GetPresenceSettingsServiceUnavailable) GetPayload ¶
func (o *GetPresenceSettingsServiceUnavailable) GetPayload() *models.ErrorBody
func (*GetPresenceSettingsServiceUnavailable) IsClientError ¶
func (o *GetPresenceSettingsServiceUnavailable) IsClientError() bool
IsClientError returns true when this get presence settings service unavailable response has a 4xx status code
func (*GetPresenceSettingsServiceUnavailable) IsCode ¶
func (o *GetPresenceSettingsServiceUnavailable) IsCode(code int) bool
IsCode returns true when this get presence settings service unavailable response a status code equal to that given
func (*GetPresenceSettingsServiceUnavailable) IsRedirect ¶
func (o *GetPresenceSettingsServiceUnavailable) IsRedirect() bool
IsRedirect returns true when this get presence settings service unavailable response has a 3xx status code
func (*GetPresenceSettingsServiceUnavailable) IsServerError ¶
func (o *GetPresenceSettingsServiceUnavailable) IsServerError() bool
IsServerError returns true when this get presence settings service unavailable response has a 5xx status code
func (*GetPresenceSettingsServiceUnavailable) IsSuccess ¶
func (o *GetPresenceSettingsServiceUnavailable) IsSuccess() bool
IsSuccess returns true when this get presence settings service unavailable response has a 2xx status code
func (*GetPresenceSettingsServiceUnavailable) String ¶
func (o *GetPresenceSettingsServiceUnavailable) String() string
type GetPresenceSettingsTooManyRequests ¶
GetPresenceSettingsTooManyRequests describes a response with status code 429, with default header values.
Rate limit exceeded the maximum. Retry the request in [%s] seconds
func NewGetPresenceSettingsTooManyRequests ¶
func NewGetPresenceSettingsTooManyRequests() *GetPresenceSettingsTooManyRequests
NewGetPresenceSettingsTooManyRequests creates a GetPresenceSettingsTooManyRequests with default headers values
func (*GetPresenceSettingsTooManyRequests) Error ¶
func (o *GetPresenceSettingsTooManyRequests) Error() string
func (*GetPresenceSettingsTooManyRequests) GetPayload ¶
func (o *GetPresenceSettingsTooManyRequests) GetPayload() *models.ErrorBody
func (*GetPresenceSettingsTooManyRequests) IsClientError ¶
func (o *GetPresenceSettingsTooManyRequests) IsClientError() bool
IsClientError returns true when this get presence settings too many requests response has a 4xx status code
func (*GetPresenceSettingsTooManyRequests) IsCode ¶
func (o *GetPresenceSettingsTooManyRequests) IsCode(code int) bool
IsCode returns true when this get presence settings too many requests response a status code equal to that given
func (*GetPresenceSettingsTooManyRequests) IsRedirect ¶
func (o *GetPresenceSettingsTooManyRequests) IsRedirect() bool
IsRedirect returns true when this get presence settings too many requests response has a 3xx status code
func (*GetPresenceSettingsTooManyRequests) IsServerError ¶
func (o *GetPresenceSettingsTooManyRequests) IsServerError() bool
IsServerError returns true when this get presence settings too many requests response has a 5xx status code
func (*GetPresenceSettingsTooManyRequests) IsSuccess ¶
func (o *GetPresenceSettingsTooManyRequests) IsSuccess() bool
IsSuccess returns true when this get presence settings too many requests response has a 2xx status code
func (*GetPresenceSettingsTooManyRequests) String ¶
func (o *GetPresenceSettingsTooManyRequests) String() string
type GetPresenceSettingsUnauthorized ¶
type GetPresenceSettingsUnauthorized struct {
}GetPresenceSettingsUnauthorized describes a response with status code 401, with default header values.
No authentication bearer token specified in authorization header.
func NewGetPresenceSettingsUnauthorized ¶
func NewGetPresenceSettingsUnauthorized() *GetPresenceSettingsUnauthorized
NewGetPresenceSettingsUnauthorized creates a GetPresenceSettingsUnauthorized with default headers values
func (*GetPresenceSettingsUnauthorized) Error ¶
func (o *GetPresenceSettingsUnauthorized) Error() string
func (*GetPresenceSettingsUnauthorized) GetPayload ¶
func (o *GetPresenceSettingsUnauthorized) GetPayload() *models.ErrorBody
func (*GetPresenceSettingsUnauthorized) IsClientError ¶
func (o *GetPresenceSettingsUnauthorized) IsClientError() bool
IsClientError returns true when this get presence settings unauthorized response has a 4xx status code
func (*GetPresenceSettingsUnauthorized) IsCode ¶
func (o *GetPresenceSettingsUnauthorized) IsCode(code int) bool
IsCode returns true when this get presence settings unauthorized response a status code equal to that given
func (*GetPresenceSettingsUnauthorized) IsRedirect ¶
func (o *GetPresenceSettingsUnauthorized) IsRedirect() bool
IsRedirect returns true when this get presence settings unauthorized response has a 3xx status code
func (*GetPresenceSettingsUnauthorized) IsServerError ¶
func (o *GetPresenceSettingsUnauthorized) IsServerError() bool
IsServerError returns true when this get presence settings unauthorized response has a 5xx status code
func (*GetPresenceSettingsUnauthorized) IsSuccess ¶
func (o *GetPresenceSettingsUnauthorized) IsSuccess() bool
IsSuccess returns true when this get presence settings unauthorized response has a 2xx status code
func (*GetPresenceSettingsUnauthorized) String ¶
func (o *GetPresenceSettingsUnauthorized) String() string
type GetPresenceSettingsUnsupportedMediaType ¶
GetPresenceSettingsUnsupportedMediaType describes a response with status code 415, with default header values.
Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.
func NewGetPresenceSettingsUnsupportedMediaType ¶
func NewGetPresenceSettingsUnsupportedMediaType() *GetPresenceSettingsUnsupportedMediaType
NewGetPresenceSettingsUnsupportedMediaType creates a GetPresenceSettingsUnsupportedMediaType with default headers values
func (*GetPresenceSettingsUnsupportedMediaType) Error ¶
func (o *GetPresenceSettingsUnsupportedMediaType) Error() string
func (*GetPresenceSettingsUnsupportedMediaType) GetPayload ¶
func (o *GetPresenceSettingsUnsupportedMediaType) GetPayload() *models.ErrorBody
func (*GetPresenceSettingsUnsupportedMediaType) IsClientError ¶
func (o *GetPresenceSettingsUnsupportedMediaType) IsClientError() bool
IsClientError returns true when this get presence settings unsupported media type response has a 4xx status code
func (*GetPresenceSettingsUnsupportedMediaType) IsCode ¶
func (o *GetPresenceSettingsUnsupportedMediaType) IsCode(code int) bool
IsCode returns true when this get presence settings unsupported media type response a status code equal to that given
func (*GetPresenceSettingsUnsupportedMediaType) IsRedirect ¶
func (o *GetPresenceSettingsUnsupportedMediaType) IsRedirect() bool
IsRedirect returns true when this get presence settings unsupported media type response has a 3xx status code
func (*GetPresenceSettingsUnsupportedMediaType) IsServerError ¶
func (o *GetPresenceSettingsUnsupportedMediaType) IsServerError() bool
IsServerError returns true when this get presence settings unsupported media type response has a 5xx status code
func (*GetPresenceSettingsUnsupportedMediaType) IsSuccess ¶
func (o *GetPresenceSettingsUnsupportedMediaType) IsSuccess() bool
IsSuccess returns true when this get presence settings unsupported media type response has a 2xx status code
func (*GetPresenceSettingsUnsupportedMediaType) String ¶
func (o *GetPresenceSettingsUnsupportedMediaType) String() string
type GetPresenceSourceBadRequest ¶
GetPresenceSourceBadRequest describes a response with status code 400, with default header values.
The request could not be understood by the server due to malformed syntax.
func NewGetPresenceSourceBadRequest ¶
func NewGetPresenceSourceBadRequest() *GetPresenceSourceBadRequest
NewGetPresenceSourceBadRequest creates a GetPresenceSourceBadRequest with default headers values
func (*GetPresenceSourceBadRequest) Error ¶
func (o *GetPresenceSourceBadRequest) Error() string
func (*GetPresenceSourceBadRequest) GetPayload ¶
func (o *GetPresenceSourceBadRequest) GetPayload() *models.ErrorBody
func (*GetPresenceSourceBadRequest) IsClientError ¶
func (o *GetPresenceSourceBadRequest) IsClientError() bool
IsClientError returns true when this get presence source bad request response has a 4xx status code
func (*GetPresenceSourceBadRequest) IsCode ¶
func (o *GetPresenceSourceBadRequest) IsCode(code int) bool
IsCode returns true when this get presence source bad request response a status code equal to that given
func (*GetPresenceSourceBadRequest) IsRedirect ¶
func (o *GetPresenceSourceBadRequest) IsRedirect() bool
IsRedirect returns true when this get presence source bad request response has a 3xx status code
func (*GetPresenceSourceBadRequest) IsServerError ¶
func (o *GetPresenceSourceBadRequest) IsServerError() bool
IsServerError returns true when this get presence source bad request response has a 5xx status code
func (*GetPresenceSourceBadRequest) IsSuccess ¶
func (o *GetPresenceSourceBadRequest) IsSuccess() bool
IsSuccess returns true when this get presence source bad request response has a 2xx status code
func (*GetPresenceSourceBadRequest) String ¶
func (o *GetPresenceSourceBadRequest) String() string
type GetPresenceSourceForbidden ¶
GetPresenceSourceForbidden describes a response with status code 403, with default header values.
You are not authorized to perform the requested action.
func NewGetPresenceSourceForbidden ¶
func NewGetPresenceSourceForbidden() *GetPresenceSourceForbidden
NewGetPresenceSourceForbidden creates a GetPresenceSourceForbidden with default headers values
func (*GetPresenceSourceForbidden) Error ¶
func (o *GetPresenceSourceForbidden) Error() string
func (*GetPresenceSourceForbidden) GetPayload ¶
func (o *GetPresenceSourceForbidden) GetPayload() *models.ErrorBody
func (*GetPresenceSourceForbidden) IsClientError ¶
func (o *GetPresenceSourceForbidden) IsClientError() bool
IsClientError returns true when this get presence source forbidden response has a 4xx status code
func (*GetPresenceSourceForbidden) IsCode ¶
func (o *GetPresenceSourceForbidden) IsCode(code int) bool
IsCode returns true when this get presence source forbidden response a status code equal to that given
func (*GetPresenceSourceForbidden) IsRedirect ¶
func (o *GetPresenceSourceForbidden) IsRedirect() bool
IsRedirect returns true when this get presence source forbidden response has a 3xx status code
func (*GetPresenceSourceForbidden) IsServerError ¶
func (o *GetPresenceSourceForbidden) IsServerError() bool
IsServerError returns true when this get presence source forbidden response has a 5xx status code
func (*GetPresenceSourceForbidden) IsSuccess ¶
func (o *GetPresenceSourceForbidden) IsSuccess() bool
IsSuccess returns true when this get presence source forbidden response has a 2xx status code
func (*GetPresenceSourceForbidden) String ¶
func (o *GetPresenceSourceForbidden) String() string
type GetPresenceSourceGatewayTimeout ¶
GetPresenceSourceGatewayTimeout describes a response with status code 504, with default header values.
The request timed out.
func NewGetPresenceSourceGatewayTimeout ¶
func NewGetPresenceSourceGatewayTimeout() *GetPresenceSourceGatewayTimeout
NewGetPresenceSourceGatewayTimeout creates a GetPresenceSourceGatewayTimeout with default headers values
func (*GetPresenceSourceGatewayTimeout) Error ¶
func (o *GetPresenceSourceGatewayTimeout) Error() string
func (*GetPresenceSourceGatewayTimeout) GetPayload ¶
func (o *GetPresenceSourceGatewayTimeout) GetPayload() *models.ErrorBody
func (*GetPresenceSourceGatewayTimeout) IsClientError ¶
func (o *GetPresenceSourceGatewayTimeout) IsClientError() bool
IsClientError returns true when this get presence source gateway timeout response has a 4xx status code
func (*GetPresenceSourceGatewayTimeout) IsCode ¶
func (o *GetPresenceSourceGatewayTimeout) IsCode(code int) bool
IsCode returns true when this get presence source gateway timeout response a status code equal to that given
func (*GetPresenceSourceGatewayTimeout) IsRedirect ¶
func (o *GetPresenceSourceGatewayTimeout) IsRedirect() bool
IsRedirect returns true when this get presence source gateway timeout response has a 3xx status code
func (*GetPresenceSourceGatewayTimeout) IsServerError ¶
func (o *GetPresenceSourceGatewayTimeout) IsServerError() bool
IsServerError returns true when this get presence source gateway timeout response has a 5xx status code
func (*GetPresenceSourceGatewayTimeout) IsSuccess ¶
func (o *GetPresenceSourceGatewayTimeout) IsSuccess() bool
IsSuccess returns true when this get presence source gateway timeout response has a 2xx status code
func (*GetPresenceSourceGatewayTimeout) String ¶
func (o *GetPresenceSourceGatewayTimeout) String() string
type GetPresenceSourceInternalServerError ¶
GetPresenceSourceInternalServerError describes a response with status code 500, with default header values.
The server encountered an unexpected condition which prevented it from fulfilling the request.
func NewGetPresenceSourceInternalServerError ¶
func NewGetPresenceSourceInternalServerError() *GetPresenceSourceInternalServerError
NewGetPresenceSourceInternalServerError creates a GetPresenceSourceInternalServerError with default headers values
func (*GetPresenceSourceInternalServerError) Error ¶
func (o *GetPresenceSourceInternalServerError) Error() string
func (*GetPresenceSourceInternalServerError) GetPayload ¶
func (o *GetPresenceSourceInternalServerError) GetPayload() *models.ErrorBody
func (*GetPresenceSourceInternalServerError) IsClientError ¶
func (o *GetPresenceSourceInternalServerError) IsClientError() bool
IsClientError returns true when this get presence source internal server error response has a 4xx status code
func (*GetPresenceSourceInternalServerError) IsCode ¶
func (o *GetPresenceSourceInternalServerError) IsCode(code int) bool
IsCode returns true when this get presence source internal server error response a status code equal to that given
func (*GetPresenceSourceInternalServerError) IsRedirect ¶
func (o *GetPresenceSourceInternalServerError) IsRedirect() bool
IsRedirect returns true when this get presence source internal server error response has a 3xx status code
func (*GetPresenceSourceInternalServerError) IsServerError ¶
func (o *GetPresenceSourceInternalServerError) IsServerError() bool
IsServerError returns true when this get presence source internal server error response has a 5xx status code
func (*GetPresenceSourceInternalServerError) IsSuccess ¶
func (o *GetPresenceSourceInternalServerError) IsSuccess() bool
IsSuccess returns true when this get presence source internal server error response has a 2xx status code
func (*GetPresenceSourceInternalServerError) String ¶
func (o *GetPresenceSourceInternalServerError) String() string
type GetPresenceSourceNotFound ¶
GetPresenceSourceNotFound describes a response with status code 404, with default header values.
The requested resource was not found.
func NewGetPresenceSourceNotFound ¶
func NewGetPresenceSourceNotFound() *GetPresenceSourceNotFound
NewGetPresenceSourceNotFound creates a GetPresenceSourceNotFound with default headers values
func (*GetPresenceSourceNotFound) Error ¶
func (o *GetPresenceSourceNotFound) Error() string
func (*GetPresenceSourceNotFound) GetPayload ¶
func (o *GetPresenceSourceNotFound) GetPayload() *models.ErrorBody
func (*GetPresenceSourceNotFound) IsClientError ¶
func (o *GetPresenceSourceNotFound) IsClientError() bool
IsClientError returns true when this get presence source not found response has a 4xx status code
func (*GetPresenceSourceNotFound) IsCode ¶
func (o *GetPresenceSourceNotFound) IsCode(code int) bool
IsCode returns true when this get presence source not found response a status code equal to that given
func (*GetPresenceSourceNotFound) IsRedirect ¶
func (o *GetPresenceSourceNotFound) IsRedirect() bool
IsRedirect returns true when this get presence source not found response has a 3xx status code
func (*GetPresenceSourceNotFound) IsServerError ¶
func (o *GetPresenceSourceNotFound) IsServerError() bool
IsServerError returns true when this get presence source not found response has a 5xx status code
func (*GetPresenceSourceNotFound) IsSuccess ¶
func (o *GetPresenceSourceNotFound) IsSuccess() bool
IsSuccess returns true when this get presence source not found response has a 2xx status code
func (*GetPresenceSourceNotFound) String ¶
func (o *GetPresenceSourceNotFound) String() string
type GetPresenceSourceOK ¶
GetPresenceSourceOK describes a response with status code 200, with default header values.
successful operation
func NewGetPresenceSourceOK ¶
func NewGetPresenceSourceOK() *GetPresenceSourceOK
NewGetPresenceSourceOK creates a GetPresenceSourceOK with default headers values
func (*GetPresenceSourceOK) Error ¶
func (o *GetPresenceSourceOK) Error() string
func (*GetPresenceSourceOK) GetPayload ¶
func (o *GetPresenceSourceOK) GetPayload() *models.Source
func (*GetPresenceSourceOK) IsClientError ¶
func (o *GetPresenceSourceOK) IsClientError() bool
IsClientError returns true when this get presence source o k response has a 4xx status code
func (*GetPresenceSourceOK) IsCode ¶
func (o *GetPresenceSourceOK) IsCode(code int) bool
IsCode returns true when this get presence source o k response a status code equal to that given
func (*GetPresenceSourceOK) IsRedirect ¶
func (o *GetPresenceSourceOK) IsRedirect() bool
IsRedirect returns true when this get presence source o k response has a 3xx status code
func (*GetPresenceSourceOK) IsServerError ¶
func (o *GetPresenceSourceOK) IsServerError() bool
IsServerError returns true when this get presence source o k response has a 5xx status code
func (*GetPresenceSourceOK) IsSuccess ¶
func (o *GetPresenceSourceOK) IsSuccess() bool
IsSuccess returns true when this get presence source o k response has a 2xx status code
func (*GetPresenceSourceOK) String ¶
func (o *GetPresenceSourceOK) String() string
type GetPresenceSourceParams ¶
type GetPresenceSourceParams struct { /* SourceID. Presence Source ID */ SourceID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetPresenceSourceParams contains all the parameters to send to the API endpoint
for the get presence source operation. Typically these are written to a http.Request.
func NewGetPresenceSourceParams ¶
func NewGetPresenceSourceParams() *GetPresenceSourceParams
NewGetPresenceSourceParams creates a new GetPresenceSourceParams 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 NewGetPresenceSourceParamsWithContext ¶
func NewGetPresenceSourceParamsWithContext(ctx context.Context) *GetPresenceSourceParams
NewGetPresenceSourceParamsWithContext creates a new GetPresenceSourceParams object with the ability to set a context for a request.
func NewGetPresenceSourceParamsWithHTTPClient ¶
func NewGetPresenceSourceParamsWithHTTPClient(client *http.Client) *GetPresenceSourceParams
NewGetPresenceSourceParamsWithHTTPClient creates a new GetPresenceSourceParams object with the ability to set a custom HTTPClient for a request.
func NewGetPresenceSourceParamsWithTimeout ¶
func NewGetPresenceSourceParamsWithTimeout(timeout time.Duration) *GetPresenceSourceParams
NewGetPresenceSourceParamsWithTimeout creates a new GetPresenceSourceParams object with the ability to set a timeout on a request.
func (*GetPresenceSourceParams) SetContext ¶
func (o *GetPresenceSourceParams) SetContext(ctx context.Context)
SetContext adds the context to the get presence source params
func (*GetPresenceSourceParams) SetDefaults ¶
func (o *GetPresenceSourceParams) SetDefaults()
SetDefaults hydrates default values in the get presence source params (not the query body).
All values with no default are reset to their zero value.
func (*GetPresenceSourceParams) SetHTTPClient ¶
func (o *GetPresenceSourceParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get presence source params
func (*GetPresenceSourceParams) SetSourceID ¶
func (o *GetPresenceSourceParams) SetSourceID(sourceID string)
SetSourceID adds the sourceId to the get presence source params
func (*GetPresenceSourceParams) SetTimeout ¶
func (o *GetPresenceSourceParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get presence source params
func (*GetPresenceSourceParams) WithContext ¶
func (o *GetPresenceSourceParams) WithContext(ctx context.Context) *GetPresenceSourceParams
WithContext adds the context to the get presence source params
func (*GetPresenceSourceParams) WithDefaults ¶
func (o *GetPresenceSourceParams) WithDefaults() *GetPresenceSourceParams
WithDefaults hydrates default values in the get presence source params (not the query body).
All values with no default are reset to their zero value.
func (*GetPresenceSourceParams) WithHTTPClient ¶
func (o *GetPresenceSourceParams) WithHTTPClient(client *http.Client) *GetPresenceSourceParams
WithHTTPClient adds the HTTPClient to the get presence source params
func (*GetPresenceSourceParams) WithSourceID ¶
func (o *GetPresenceSourceParams) WithSourceID(sourceID string) *GetPresenceSourceParams
WithSourceID adds the sourceID to the get presence source params
func (*GetPresenceSourceParams) WithTimeout ¶
func (o *GetPresenceSourceParams) WithTimeout(timeout time.Duration) *GetPresenceSourceParams
WithTimeout adds the timeout to the get presence source params
func (*GetPresenceSourceParams) WriteToRequest ¶
func (o *GetPresenceSourceParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetPresenceSourceReader ¶
type GetPresenceSourceReader struct {
// contains filtered or unexported fields
}
GetPresenceSourceReader is a Reader for the GetPresenceSource structure.
func (*GetPresenceSourceReader) ReadResponse ¶
func (o *GetPresenceSourceReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetPresenceSourceRequestEntityTooLarge ¶
GetPresenceSourceRequestEntityTooLarge describes a response with status code 413, with default header values.
The request is over the size limit. Maximum bytes: %s
func NewGetPresenceSourceRequestEntityTooLarge ¶
func NewGetPresenceSourceRequestEntityTooLarge() *GetPresenceSourceRequestEntityTooLarge
NewGetPresenceSourceRequestEntityTooLarge creates a GetPresenceSourceRequestEntityTooLarge with default headers values
func (*GetPresenceSourceRequestEntityTooLarge) Error ¶
func (o *GetPresenceSourceRequestEntityTooLarge) Error() string
func (*GetPresenceSourceRequestEntityTooLarge) GetPayload ¶
func (o *GetPresenceSourceRequestEntityTooLarge) GetPayload() *models.ErrorBody
func (*GetPresenceSourceRequestEntityTooLarge) IsClientError ¶
func (o *GetPresenceSourceRequestEntityTooLarge) IsClientError() bool
IsClientError returns true when this get presence source request entity too large response has a 4xx status code
func (*GetPresenceSourceRequestEntityTooLarge) IsCode ¶
func (o *GetPresenceSourceRequestEntityTooLarge) IsCode(code int) bool
IsCode returns true when this get presence source request entity too large response a status code equal to that given
func (*GetPresenceSourceRequestEntityTooLarge) IsRedirect ¶
func (o *GetPresenceSourceRequestEntityTooLarge) IsRedirect() bool
IsRedirect returns true when this get presence source request entity too large response has a 3xx status code
func (*GetPresenceSourceRequestEntityTooLarge) IsServerError ¶
func (o *GetPresenceSourceRequestEntityTooLarge) IsServerError() bool
IsServerError returns true when this get presence source request entity too large response has a 5xx status code
func (*GetPresenceSourceRequestEntityTooLarge) IsSuccess ¶
func (o *GetPresenceSourceRequestEntityTooLarge) IsSuccess() bool
IsSuccess returns true when this get presence source request entity too large response has a 2xx status code
func (*GetPresenceSourceRequestEntityTooLarge) String ¶
func (o *GetPresenceSourceRequestEntityTooLarge) String() string
type GetPresenceSourceRequestTimeout ¶
GetPresenceSourceRequestTimeout describes a response with status code 408, with default header values.
The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.
func NewGetPresenceSourceRequestTimeout ¶
func NewGetPresenceSourceRequestTimeout() *GetPresenceSourceRequestTimeout
NewGetPresenceSourceRequestTimeout creates a GetPresenceSourceRequestTimeout with default headers values
func (*GetPresenceSourceRequestTimeout) Error ¶
func (o *GetPresenceSourceRequestTimeout) Error() string
func (*GetPresenceSourceRequestTimeout) GetPayload ¶
func (o *GetPresenceSourceRequestTimeout) GetPayload() *models.ErrorBody
func (*GetPresenceSourceRequestTimeout) IsClientError ¶
func (o *GetPresenceSourceRequestTimeout) IsClientError() bool
IsClientError returns true when this get presence source request timeout response has a 4xx status code
func (*GetPresenceSourceRequestTimeout) IsCode ¶
func (o *GetPresenceSourceRequestTimeout) IsCode(code int) bool
IsCode returns true when this get presence source request timeout response a status code equal to that given
func (*GetPresenceSourceRequestTimeout) IsRedirect ¶
func (o *GetPresenceSourceRequestTimeout) IsRedirect() bool
IsRedirect returns true when this get presence source request timeout response has a 3xx status code
func (*GetPresenceSourceRequestTimeout) IsServerError ¶
func (o *GetPresenceSourceRequestTimeout) IsServerError() bool
IsServerError returns true when this get presence source request timeout response has a 5xx status code
func (*GetPresenceSourceRequestTimeout) IsSuccess ¶
func (o *GetPresenceSourceRequestTimeout) IsSuccess() bool
IsSuccess returns true when this get presence source request timeout response has a 2xx status code
func (*GetPresenceSourceRequestTimeout) String ¶
func (o *GetPresenceSourceRequestTimeout) String() string
type GetPresenceSourceServiceUnavailable ¶
type GetPresenceSourceServiceUnavailable struct {
}GetPresenceSourceServiceUnavailable describes a response with status code 503, with default header values.
Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).
func NewGetPresenceSourceServiceUnavailable ¶
func NewGetPresenceSourceServiceUnavailable() *GetPresenceSourceServiceUnavailable
NewGetPresenceSourceServiceUnavailable creates a GetPresenceSourceServiceUnavailable with default headers values
func (*GetPresenceSourceServiceUnavailable) Error ¶
func (o *GetPresenceSourceServiceUnavailable) Error() string
func (*GetPresenceSourceServiceUnavailable) GetPayload ¶
func (o *GetPresenceSourceServiceUnavailable) GetPayload() *models.ErrorBody
func (*GetPresenceSourceServiceUnavailable) IsClientError ¶
func (o *GetPresenceSourceServiceUnavailable) IsClientError() bool
IsClientError returns true when this get presence source service unavailable response has a 4xx status code
func (*GetPresenceSourceServiceUnavailable) IsCode ¶
func (o *GetPresenceSourceServiceUnavailable) IsCode(code int) bool
IsCode returns true when this get presence source service unavailable response a status code equal to that given
func (*GetPresenceSourceServiceUnavailable) IsRedirect ¶
func (o *GetPresenceSourceServiceUnavailable) IsRedirect() bool
IsRedirect returns true when this get presence source service unavailable response has a 3xx status code
func (*GetPresenceSourceServiceUnavailable) IsServerError ¶
func (o *GetPresenceSourceServiceUnavailable) IsServerError() bool
IsServerError returns true when this get presence source service unavailable response has a 5xx status code
func (*GetPresenceSourceServiceUnavailable) IsSuccess ¶
func (o *GetPresenceSourceServiceUnavailable) IsSuccess() bool
IsSuccess returns true when this get presence source service unavailable response has a 2xx status code
func (*GetPresenceSourceServiceUnavailable) String ¶
func (o *GetPresenceSourceServiceUnavailable) String() string
type GetPresenceSourceTooManyRequests ¶
GetPresenceSourceTooManyRequests describes a response with status code 429, with default header values.
Rate limit exceeded the maximum. Retry the request in [%s] seconds
func NewGetPresenceSourceTooManyRequests ¶
func NewGetPresenceSourceTooManyRequests() *GetPresenceSourceTooManyRequests
NewGetPresenceSourceTooManyRequests creates a GetPresenceSourceTooManyRequests with default headers values
func (*GetPresenceSourceTooManyRequests) Error ¶
func (o *GetPresenceSourceTooManyRequests) Error() string
func (*GetPresenceSourceTooManyRequests) GetPayload ¶
func (o *GetPresenceSourceTooManyRequests) GetPayload() *models.ErrorBody
func (*GetPresenceSourceTooManyRequests) IsClientError ¶
func (o *GetPresenceSourceTooManyRequests) IsClientError() bool
IsClientError returns true when this get presence source too many requests response has a 4xx status code
func (*GetPresenceSourceTooManyRequests) IsCode ¶
func (o *GetPresenceSourceTooManyRequests) IsCode(code int) bool
IsCode returns true when this get presence source too many requests response a status code equal to that given
func (*GetPresenceSourceTooManyRequests) IsRedirect ¶
func (o *GetPresenceSourceTooManyRequests) IsRedirect() bool
IsRedirect returns true when this get presence source too many requests response has a 3xx status code
func (*GetPresenceSourceTooManyRequests) IsServerError ¶
func (o *GetPresenceSourceTooManyRequests) IsServerError() bool
IsServerError returns true when this get presence source too many requests response has a 5xx status code
func (*GetPresenceSourceTooManyRequests) IsSuccess ¶
func (o *GetPresenceSourceTooManyRequests) IsSuccess() bool
IsSuccess returns true when this get presence source too many requests response has a 2xx status code
func (*GetPresenceSourceTooManyRequests) String ¶
func (o *GetPresenceSourceTooManyRequests) String() string
type GetPresenceSourceUnauthorized ¶
type GetPresenceSourceUnauthorized struct {
}GetPresenceSourceUnauthorized describes a response with status code 401, with default header values.
No authentication bearer token specified in authorization header.
func NewGetPresenceSourceUnauthorized ¶
func NewGetPresenceSourceUnauthorized() *GetPresenceSourceUnauthorized
NewGetPresenceSourceUnauthorized creates a GetPresenceSourceUnauthorized with default headers values
func (*GetPresenceSourceUnauthorized) Error ¶
func (o *GetPresenceSourceUnauthorized) Error() string
func (*GetPresenceSourceUnauthorized) GetPayload ¶
func (o *GetPresenceSourceUnauthorized) GetPayload() *models.ErrorBody
func (*GetPresenceSourceUnauthorized) IsClientError ¶
func (o *GetPresenceSourceUnauthorized) IsClientError() bool
IsClientError returns true when this get presence source unauthorized response has a 4xx status code
func (*GetPresenceSourceUnauthorized) IsCode ¶
func (o *GetPresenceSourceUnauthorized) IsCode(code int) bool
IsCode returns true when this get presence source unauthorized response a status code equal to that given
func (*GetPresenceSourceUnauthorized) IsRedirect ¶
func (o *GetPresenceSourceUnauthorized) IsRedirect() bool
IsRedirect returns true when this get presence source unauthorized response has a 3xx status code
func (*GetPresenceSourceUnauthorized) IsServerError ¶
func (o *GetPresenceSourceUnauthorized) IsServerError() bool
IsServerError returns true when this get presence source unauthorized response has a 5xx status code
func (*GetPresenceSourceUnauthorized) IsSuccess ¶
func (o *GetPresenceSourceUnauthorized) IsSuccess() bool
IsSuccess returns true when this get presence source unauthorized response has a 2xx status code
func (*GetPresenceSourceUnauthorized) String ¶
func (o *GetPresenceSourceUnauthorized) String() string
type GetPresenceSourceUnsupportedMediaType ¶
GetPresenceSourceUnsupportedMediaType describes a response with status code 415, with default header values.
Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.
func NewGetPresenceSourceUnsupportedMediaType ¶
func NewGetPresenceSourceUnsupportedMediaType() *GetPresenceSourceUnsupportedMediaType
NewGetPresenceSourceUnsupportedMediaType creates a GetPresenceSourceUnsupportedMediaType with default headers values
func (*GetPresenceSourceUnsupportedMediaType) Error ¶
func (o *GetPresenceSourceUnsupportedMediaType) Error() string
func (*GetPresenceSourceUnsupportedMediaType) GetPayload ¶
func (o *GetPresenceSourceUnsupportedMediaType) GetPayload() *models.ErrorBody
func (*GetPresenceSourceUnsupportedMediaType) IsClientError ¶
func (o *GetPresenceSourceUnsupportedMediaType) IsClientError() bool
IsClientError returns true when this get presence source unsupported media type response has a 4xx status code
func (*GetPresenceSourceUnsupportedMediaType) IsCode ¶
func (o *GetPresenceSourceUnsupportedMediaType) IsCode(code int) bool
IsCode returns true when this get presence source unsupported media type response a status code equal to that given
func (*GetPresenceSourceUnsupportedMediaType) IsRedirect ¶
func (o *GetPresenceSourceUnsupportedMediaType) IsRedirect() bool
IsRedirect returns true when this get presence source unsupported media type response has a 3xx status code
func (*GetPresenceSourceUnsupportedMediaType) IsServerError ¶
func (o *GetPresenceSourceUnsupportedMediaType) IsServerError() bool
IsServerError returns true when this get presence source unsupported media type response has a 5xx status code
func (*GetPresenceSourceUnsupportedMediaType) IsSuccess ¶
func (o *GetPresenceSourceUnsupportedMediaType) IsSuccess() bool
IsSuccess returns true when this get presence source unsupported media type response has a 2xx status code
func (*GetPresenceSourceUnsupportedMediaType) String ¶
func (o *GetPresenceSourceUnsupportedMediaType) String() string
type GetPresenceSourcesBadRequest ¶
GetPresenceSourcesBadRequest describes a response with status code 400, with default header values.
The request could not be understood by the server due to malformed syntax.
func NewGetPresenceSourcesBadRequest ¶
func NewGetPresenceSourcesBadRequest() *GetPresenceSourcesBadRequest
NewGetPresenceSourcesBadRequest creates a GetPresenceSourcesBadRequest with default headers values
func (*GetPresenceSourcesBadRequest) Error ¶
func (o *GetPresenceSourcesBadRequest) Error() string
func (*GetPresenceSourcesBadRequest) GetPayload ¶
func (o *GetPresenceSourcesBadRequest) GetPayload() *models.ErrorBody
func (*GetPresenceSourcesBadRequest) IsClientError ¶
func (o *GetPresenceSourcesBadRequest) IsClientError() bool
IsClientError returns true when this get presence sources bad request response has a 4xx status code
func (*GetPresenceSourcesBadRequest) IsCode ¶
func (o *GetPresenceSourcesBadRequest) IsCode(code int) bool
IsCode returns true when this get presence sources bad request response a status code equal to that given
func (*GetPresenceSourcesBadRequest) IsRedirect ¶
func (o *GetPresenceSourcesBadRequest) IsRedirect() bool
IsRedirect returns true when this get presence sources bad request response has a 3xx status code
func (*GetPresenceSourcesBadRequest) IsServerError ¶
func (o *GetPresenceSourcesBadRequest) IsServerError() bool
IsServerError returns true when this get presence sources bad request response has a 5xx status code
func (*GetPresenceSourcesBadRequest) IsSuccess ¶
func (o *GetPresenceSourcesBadRequest) IsSuccess() bool
IsSuccess returns true when this get presence sources bad request response has a 2xx status code
func (*GetPresenceSourcesBadRequest) String ¶
func (o *GetPresenceSourcesBadRequest) String() string
type GetPresenceSourcesForbidden ¶
GetPresenceSourcesForbidden describes a response with status code 403, with default header values.
You are not authorized to perform the requested action.
func NewGetPresenceSourcesForbidden ¶
func NewGetPresenceSourcesForbidden() *GetPresenceSourcesForbidden
NewGetPresenceSourcesForbidden creates a GetPresenceSourcesForbidden with default headers values
func (*GetPresenceSourcesForbidden) Error ¶
func (o *GetPresenceSourcesForbidden) Error() string
func (*GetPresenceSourcesForbidden) GetPayload ¶
func (o *GetPresenceSourcesForbidden) GetPayload() *models.ErrorBody
func (*GetPresenceSourcesForbidden) IsClientError ¶
func (o *GetPresenceSourcesForbidden) IsClientError() bool
IsClientError returns true when this get presence sources forbidden response has a 4xx status code
func (*GetPresenceSourcesForbidden) IsCode ¶
func (o *GetPresenceSourcesForbidden) IsCode(code int) bool
IsCode returns true when this get presence sources forbidden response a status code equal to that given
func (*GetPresenceSourcesForbidden) IsRedirect ¶
func (o *GetPresenceSourcesForbidden) IsRedirect() bool
IsRedirect returns true when this get presence sources forbidden response has a 3xx status code
func (*GetPresenceSourcesForbidden) IsServerError ¶
func (o *GetPresenceSourcesForbidden) IsServerError() bool
IsServerError returns true when this get presence sources forbidden response has a 5xx status code
func (*GetPresenceSourcesForbidden) IsSuccess ¶
func (o *GetPresenceSourcesForbidden) IsSuccess() bool
IsSuccess returns true when this get presence sources forbidden response has a 2xx status code
func (*GetPresenceSourcesForbidden) String ¶
func (o *GetPresenceSourcesForbidden) String() string
type GetPresenceSourcesGatewayTimeout ¶
GetPresenceSourcesGatewayTimeout describes a response with status code 504, with default header values.
The request timed out.
func NewGetPresenceSourcesGatewayTimeout ¶
func NewGetPresenceSourcesGatewayTimeout() *GetPresenceSourcesGatewayTimeout
NewGetPresenceSourcesGatewayTimeout creates a GetPresenceSourcesGatewayTimeout with default headers values
func (*GetPresenceSourcesGatewayTimeout) Error ¶
func (o *GetPresenceSourcesGatewayTimeout) Error() string
func (*GetPresenceSourcesGatewayTimeout) GetPayload ¶
func (o *GetPresenceSourcesGatewayTimeout) GetPayload() *models.ErrorBody
func (*GetPresenceSourcesGatewayTimeout) IsClientError ¶
func (o *GetPresenceSourcesGatewayTimeout) IsClientError() bool
IsClientError returns true when this get presence sources gateway timeout response has a 4xx status code
func (*GetPresenceSourcesGatewayTimeout) IsCode ¶
func (o *GetPresenceSourcesGatewayTimeout) IsCode(code int) bool
IsCode returns true when this get presence sources gateway timeout response a status code equal to that given
func (*GetPresenceSourcesGatewayTimeout) IsRedirect ¶
func (o *GetPresenceSourcesGatewayTimeout) IsRedirect() bool
IsRedirect returns true when this get presence sources gateway timeout response has a 3xx status code
func (*GetPresenceSourcesGatewayTimeout) IsServerError ¶
func (o *GetPresenceSourcesGatewayTimeout) IsServerError() bool
IsServerError returns true when this get presence sources gateway timeout response has a 5xx status code
func (*GetPresenceSourcesGatewayTimeout) IsSuccess ¶
func (o *GetPresenceSourcesGatewayTimeout) IsSuccess() bool
IsSuccess returns true when this get presence sources gateway timeout response has a 2xx status code
func (*GetPresenceSourcesGatewayTimeout) String ¶
func (o *GetPresenceSourcesGatewayTimeout) String() string
type GetPresenceSourcesInternalServerError ¶
GetPresenceSourcesInternalServerError describes a response with status code 500, with default header values.
The server encountered an unexpected condition which prevented it from fulfilling the request.
func NewGetPresenceSourcesInternalServerError ¶
func NewGetPresenceSourcesInternalServerError() *GetPresenceSourcesInternalServerError
NewGetPresenceSourcesInternalServerError creates a GetPresenceSourcesInternalServerError with default headers values
func (*GetPresenceSourcesInternalServerError) Error ¶
func (o *GetPresenceSourcesInternalServerError) Error() string
func (*GetPresenceSourcesInternalServerError) GetPayload ¶
func (o *GetPresenceSourcesInternalServerError) GetPayload() *models.ErrorBody
func (*GetPresenceSourcesInternalServerError) IsClientError ¶
func (o *GetPresenceSourcesInternalServerError) IsClientError() bool
IsClientError returns true when this get presence sources internal server error response has a 4xx status code
func (*GetPresenceSourcesInternalServerError) IsCode ¶
func (o *GetPresenceSourcesInternalServerError) IsCode(code int) bool
IsCode returns true when this get presence sources internal server error response a status code equal to that given
func (*GetPresenceSourcesInternalServerError) IsRedirect ¶
func (o *GetPresenceSourcesInternalServerError) IsRedirect() bool
IsRedirect returns true when this get presence sources internal server error response has a 3xx status code
func (*GetPresenceSourcesInternalServerError) IsServerError ¶
func (o *GetPresenceSourcesInternalServerError) IsServerError() bool
IsServerError returns true when this get presence sources internal server error response has a 5xx status code
func (*GetPresenceSourcesInternalServerError) IsSuccess ¶
func (o *GetPresenceSourcesInternalServerError) IsSuccess() bool
IsSuccess returns true when this get presence sources internal server error response has a 2xx status code
func (*GetPresenceSourcesInternalServerError) String ¶
func (o *GetPresenceSourcesInternalServerError) String() string
type GetPresenceSourcesNotFound ¶
GetPresenceSourcesNotFound describes a response with status code 404, with default header values.
The requested resource was not found.
func NewGetPresenceSourcesNotFound ¶
func NewGetPresenceSourcesNotFound() *GetPresenceSourcesNotFound
NewGetPresenceSourcesNotFound creates a GetPresenceSourcesNotFound with default headers values
func (*GetPresenceSourcesNotFound) Error ¶
func (o *GetPresenceSourcesNotFound) Error() string
func (*GetPresenceSourcesNotFound) GetPayload ¶
func (o *GetPresenceSourcesNotFound) GetPayload() *models.ErrorBody
func (*GetPresenceSourcesNotFound) IsClientError ¶
func (o *GetPresenceSourcesNotFound) IsClientError() bool
IsClientError returns true when this get presence sources not found response has a 4xx status code
func (*GetPresenceSourcesNotFound) IsCode ¶
func (o *GetPresenceSourcesNotFound) IsCode(code int) bool
IsCode returns true when this get presence sources not found response a status code equal to that given
func (*GetPresenceSourcesNotFound) IsRedirect ¶
func (o *GetPresenceSourcesNotFound) IsRedirect() bool
IsRedirect returns true when this get presence sources not found response has a 3xx status code
func (*GetPresenceSourcesNotFound) IsServerError ¶
func (o *GetPresenceSourcesNotFound) IsServerError() bool
IsServerError returns true when this get presence sources not found response has a 5xx status code
func (*GetPresenceSourcesNotFound) IsSuccess ¶
func (o *GetPresenceSourcesNotFound) IsSuccess() bool
IsSuccess returns true when this get presence sources not found response has a 2xx status code
func (*GetPresenceSourcesNotFound) String ¶
func (o *GetPresenceSourcesNotFound) String() string
type GetPresenceSourcesOK ¶
type GetPresenceSourcesOK struct {
Payload *models.SourceEntityListing
}
GetPresenceSourcesOK describes a response with status code 200, with default header values.
successful operation
func NewGetPresenceSourcesOK ¶
func NewGetPresenceSourcesOK() *GetPresenceSourcesOK
NewGetPresenceSourcesOK creates a GetPresenceSourcesOK with default headers values
func (*GetPresenceSourcesOK) Error ¶
func (o *GetPresenceSourcesOK) Error() string
func (*GetPresenceSourcesOK) GetPayload ¶
func (o *GetPresenceSourcesOK) GetPayload() *models.SourceEntityListing
func (*GetPresenceSourcesOK) IsClientError ¶
func (o *GetPresenceSourcesOK) IsClientError() bool
IsClientError returns true when this get presence sources o k response has a 4xx status code
func (*GetPresenceSourcesOK) IsCode ¶
func (o *GetPresenceSourcesOK) IsCode(code int) bool
IsCode returns true when this get presence sources o k response a status code equal to that given
func (*GetPresenceSourcesOK) IsRedirect ¶
func (o *GetPresenceSourcesOK) IsRedirect() bool
IsRedirect returns true when this get presence sources o k response has a 3xx status code
func (*GetPresenceSourcesOK) IsServerError ¶
func (o *GetPresenceSourcesOK) IsServerError() bool
IsServerError returns true when this get presence sources o k response has a 5xx status code
func (*GetPresenceSourcesOK) IsSuccess ¶
func (o *GetPresenceSourcesOK) IsSuccess() bool
IsSuccess returns true when this get presence sources o k response has a 2xx status code
func (*GetPresenceSourcesOK) String ¶
func (o *GetPresenceSourcesOK) String() string
type GetPresenceSourcesParams ¶
type GetPresenceSourcesParams struct { /* Deactivated. Deactivated query can be TRUE or FALSE Default: "false" */ Deactivated *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetPresenceSourcesParams contains all the parameters to send to the API endpoint
for the get presence sources operation. Typically these are written to a http.Request.
func NewGetPresenceSourcesParams ¶
func NewGetPresenceSourcesParams() *GetPresenceSourcesParams
NewGetPresenceSourcesParams creates a new GetPresenceSourcesParams 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 NewGetPresenceSourcesParamsWithContext ¶
func NewGetPresenceSourcesParamsWithContext(ctx context.Context) *GetPresenceSourcesParams
NewGetPresenceSourcesParamsWithContext creates a new GetPresenceSourcesParams object with the ability to set a context for a request.
func NewGetPresenceSourcesParamsWithHTTPClient ¶
func NewGetPresenceSourcesParamsWithHTTPClient(client *http.Client) *GetPresenceSourcesParams
NewGetPresenceSourcesParamsWithHTTPClient creates a new GetPresenceSourcesParams object with the ability to set a custom HTTPClient for a request.
func NewGetPresenceSourcesParamsWithTimeout ¶
func NewGetPresenceSourcesParamsWithTimeout(timeout time.Duration) *GetPresenceSourcesParams
NewGetPresenceSourcesParamsWithTimeout creates a new GetPresenceSourcesParams object with the ability to set a timeout on a request.
func (*GetPresenceSourcesParams) SetContext ¶
func (o *GetPresenceSourcesParams) SetContext(ctx context.Context)
SetContext adds the context to the get presence sources params
func (*GetPresenceSourcesParams) SetDeactivated ¶
func (o *GetPresenceSourcesParams) SetDeactivated(deactivated *string)
SetDeactivated adds the deactivated to the get presence sources params
func (*GetPresenceSourcesParams) SetDefaults ¶
func (o *GetPresenceSourcesParams) SetDefaults()
SetDefaults hydrates default values in the get presence sources params (not the query body).
All values with no default are reset to their zero value.
func (*GetPresenceSourcesParams) SetHTTPClient ¶
func (o *GetPresenceSourcesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get presence sources params
func (*GetPresenceSourcesParams) SetTimeout ¶
func (o *GetPresenceSourcesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get presence sources params
func (*GetPresenceSourcesParams) WithContext ¶
func (o *GetPresenceSourcesParams) WithContext(ctx context.Context) *GetPresenceSourcesParams
WithContext adds the context to the get presence sources params
func (*GetPresenceSourcesParams) WithDeactivated ¶
func (o *GetPresenceSourcesParams) WithDeactivated(deactivated *string) *GetPresenceSourcesParams
WithDeactivated adds the deactivated to the get presence sources params
func (*GetPresenceSourcesParams) WithDefaults ¶
func (o *GetPresenceSourcesParams) WithDefaults() *GetPresenceSourcesParams
WithDefaults hydrates default values in the get presence sources params (not the query body).
All values with no default are reset to their zero value.
func (*GetPresenceSourcesParams) WithHTTPClient ¶
func (o *GetPresenceSourcesParams) WithHTTPClient(client *http.Client) *GetPresenceSourcesParams
WithHTTPClient adds the HTTPClient to the get presence sources params
func (*GetPresenceSourcesParams) WithTimeout ¶
func (o *GetPresenceSourcesParams) WithTimeout(timeout time.Duration) *GetPresenceSourcesParams
WithTimeout adds the timeout to the get presence sources params
func (*GetPresenceSourcesParams) WriteToRequest ¶
func (o *GetPresenceSourcesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetPresenceSourcesReader ¶
type GetPresenceSourcesReader struct {
// contains filtered or unexported fields
}
GetPresenceSourcesReader is a Reader for the GetPresenceSources structure.
func (*GetPresenceSourcesReader) ReadResponse ¶
func (o *GetPresenceSourcesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetPresenceSourcesRequestEntityTooLarge ¶
GetPresenceSourcesRequestEntityTooLarge describes a response with status code 413, with default header values.
The request is over the size limit. Maximum bytes: %s
func NewGetPresenceSourcesRequestEntityTooLarge ¶
func NewGetPresenceSourcesRequestEntityTooLarge() *GetPresenceSourcesRequestEntityTooLarge
NewGetPresenceSourcesRequestEntityTooLarge creates a GetPresenceSourcesRequestEntityTooLarge with default headers values
func (*GetPresenceSourcesRequestEntityTooLarge) Error ¶
func (o *GetPresenceSourcesRequestEntityTooLarge) Error() string
func (*GetPresenceSourcesRequestEntityTooLarge) GetPayload ¶
func (o *GetPresenceSourcesRequestEntityTooLarge) GetPayload() *models.ErrorBody
func (*GetPresenceSourcesRequestEntityTooLarge) IsClientError ¶
func (o *GetPresenceSourcesRequestEntityTooLarge) IsClientError() bool
IsClientError returns true when this get presence sources request entity too large response has a 4xx status code
func (*GetPresenceSourcesRequestEntityTooLarge) IsCode ¶
func (o *GetPresenceSourcesRequestEntityTooLarge) IsCode(code int) bool
IsCode returns true when this get presence sources request entity too large response a status code equal to that given
func (*GetPresenceSourcesRequestEntityTooLarge) IsRedirect ¶
func (o *GetPresenceSourcesRequestEntityTooLarge) IsRedirect() bool
IsRedirect returns true when this get presence sources request entity too large response has a 3xx status code
func (*GetPresenceSourcesRequestEntityTooLarge) IsServerError ¶
func (o *GetPresenceSourcesRequestEntityTooLarge) IsServerError() bool
IsServerError returns true when this get presence sources request entity too large response has a 5xx status code
func (*GetPresenceSourcesRequestEntityTooLarge) IsSuccess ¶
func (o *GetPresenceSourcesRequestEntityTooLarge) IsSuccess() bool
IsSuccess returns true when this get presence sources request entity too large response has a 2xx status code
func (*GetPresenceSourcesRequestEntityTooLarge) String ¶
func (o *GetPresenceSourcesRequestEntityTooLarge) String() string
type GetPresenceSourcesRequestTimeout ¶
GetPresenceSourcesRequestTimeout describes a response with status code 408, with default header values.
The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.
func NewGetPresenceSourcesRequestTimeout ¶
func NewGetPresenceSourcesRequestTimeout() *GetPresenceSourcesRequestTimeout
NewGetPresenceSourcesRequestTimeout creates a GetPresenceSourcesRequestTimeout with default headers values
func (*GetPresenceSourcesRequestTimeout) Error ¶
func (o *GetPresenceSourcesRequestTimeout) Error() string
func (*GetPresenceSourcesRequestTimeout) GetPayload ¶
func (o *GetPresenceSourcesRequestTimeout) GetPayload() *models.ErrorBody
func (*GetPresenceSourcesRequestTimeout) IsClientError ¶
func (o *GetPresenceSourcesRequestTimeout) IsClientError() bool
IsClientError returns true when this get presence sources request timeout response has a 4xx status code
func (*GetPresenceSourcesRequestTimeout) IsCode ¶
func (o *GetPresenceSourcesRequestTimeout) IsCode(code int) bool
IsCode returns true when this get presence sources request timeout response a status code equal to that given
func (*GetPresenceSourcesRequestTimeout) IsRedirect ¶
func (o *GetPresenceSourcesRequestTimeout) IsRedirect() bool
IsRedirect returns true when this get presence sources request timeout response has a 3xx status code
func (*GetPresenceSourcesRequestTimeout) IsServerError ¶
func (o *GetPresenceSourcesRequestTimeout) IsServerError() bool
IsServerError returns true when this get presence sources request timeout response has a 5xx status code
func (*GetPresenceSourcesRequestTimeout) IsSuccess ¶
func (o *GetPresenceSourcesRequestTimeout) IsSuccess() bool
IsSuccess returns true when this get presence sources request timeout response has a 2xx status code
func (*GetPresenceSourcesRequestTimeout) String ¶
func (o *GetPresenceSourcesRequestTimeout) String() string
type GetPresenceSourcesServiceUnavailable ¶
type GetPresenceSourcesServiceUnavailable struct {
}GetPresenceSourcesServiceUnavailable describes a response with status code 503, with default header values.
Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).
func NewGetPresenceSourcesServiceUnavailable ¶
func NewGetPresenceSourcesServiceUnavailable() *GetPresenceSourcesServiceUnavailable
NewGetPresenceSourcesServiceUnavailable creates a GetPresenceSourcesServiceUnavailable with default headers values
func (*GetPresenceSourcesServiceUnavailable) Error ¶
func (o *GetPresenceSourcesServiceUnavailable) Error() string
func (*GetPresenceSourcesServiceUnavailable) GetPayload ¶
func (o *GetPresenceSourcesServiceUnavailable) GetPayload() *models.ErrorBody
func (*GetPresenceSourcesServiceUnavailable) IsClientError ¶
func (o *GetPresenceSourcesServiceUnavailable) IsClientError() bool
IsClientError returns true when this get presence sources service unavailable response has a 4xx status code
func (*GetPresenceSourcesServiceUnavailable) IsCode ¶
func (o *GetPresenceSourcesServiceUnavailable) IsCode(code int) bool
IsCode returns true when this get presence sources service unavailable response a status code equal to that given
func (*GetPresenceSourcesServiceUnavailable) IsRedirect ¶
func (o *GetPresenceSourcesServiceUnavailable) IsRedirect() bool
IsRedirect returns true when this get presence sources service unavailable response has a 3xx status code
func (*GetPresenceSourcesServiceUnavailable) IsServerError ¶
func (o *GetPresenceSourcesServiceUnavailable) IsServerError() bool
IsServerError returns true when this get presence sources service unavailable response has a 5xx status code
func (*GetPresenceSourcesServiceUnavailable) IsSuccess ¶
func (o *GetPresenceSourcesServiceUnavailable) IsSuccess() bool
IsSuccess returns true when this get presence sources service unavailable response has a 2xx status code
func (*GetPresenceSourcesServiceUnavailable) String ¶
func (o *GetPresenceSourcesServiceUnavailable) String() string
type GetPresenceSourcesTooManyRequests ¶
GetPresenceSourcesTooManyRequests describes a response with status code 429, with default header values.
Rate limit exceeded the maximum. Retry the request in [%s] seconds
func NewGetPresenceSourcesTooManyRequests ¶
func NewGetPresenceSourcesTooManyRequests() *GetPresenceSourcesTooManyRequests
NewGetPresenceSourcesTooManyRequests creates a GetPresenceSourcesTooManyRequests with default headers values
func (*GetPresenceSourcesTooManyRequests) Error ¶
func (o *GetPresenceSourcesTooManyRequests) Error() string
func (*GetPresenceSourcesTooManyRequests) GetPayload ¶
func (o *GetPresenceSourcesTooManyRequests) GetPayload() *models.ErrorBody
func (*GetPresenceSourcesTooManyRequests) IsClientError ¶
func (o *GetPresenceSourcesTooManyRequests) IsClientError() bool
IsClientError returns true when this get presence sources too many requests response has a 4xx status code
func (*GetPresenceSourcesTooManyRequests) IsCode ¶
func (o *GetPresenceSourcesTooManyRequests) IsCode(code int) bool
IsCode returns true when this get presence sources too many requests response a status code equal to that given
func (*GetPresenceSourcesTooManyRequests) IsRedirect ¶
func (o *GetPresenceSourcesTooManyRequests) IsRedirect() bool
IsRedirect returns true when this get presence sources too many requests response has a 3xx status code
func (*GetPresenceSourcesTooManyRequests) IsServerError ¶
func (o *GetPresenceSourcesTooManyRequests) IsServerError() bool
IsServerError returns true when this get presence sources too many requests response has a 5xx status code
func (*GetPresenceSourcesTooManyRequests) IsSuccess ¶
func (o *GetPresenceSourcesTooManyRequests) IsSuccess() bool
IsSuccess returns true when this get presence sources too many requests response has a 2xx status code
func (*GetPresenceSourcesTooManyRequests) String ¶
func (o *GetPresenceSourcesTooManyRequests) String() string
type GetPresenceSourcesUnauthorized ¶
type GetPresenceSourcesUnauthorized struct {
}GetPresenceSourcesUnauthorized describes a response with status code 401, with default header values.
No authentication bearer token specified in authorization header.
func NewGetPresenceSourcesUnauthorized ¶
func NewGetPresenceSourcesUnauthorized() *GetPresenceSourcesUnauthorized
NewGetPresenceSourcesUnauthorized creates a GetPresenceSourcesUnauthorized with default headers values
func (*GetPresenceSourcesUnauthorized) Error ¶
func (o *GetPresenceSourcesUnauthorized) Error() string
func (*GetPresenceSourcesUnauthorized) GetPayload ¶
func (o *GetPresenceSourcesUnauthorized) GetPayload() *models.ErrorBody
func (*GetPresenceSourcesUnauthorized) IsClientError ¶
func (o *GetPresenceSourcesUnauthorized) IsClientError() bool
IsClientError returns true when this get presence sources unauthorized response has a 4xx status code
func (*GetPresenceSourcesUnauthorized) IsCode ¶
func (o *GetPresenceSourcesUnauthorized) IsCode(code int) bool
IsCode returns true when this get presence sources unauthorized response a status code equal to that given
func (*GetPresenceSourcesUnauthorized) IsRedirect ¶
func (o *GetPresenceSourcesUnauthorized) IsRedirect() bool
IsRedirect returns true when this get presence sources unauthorized response has a 3xx status code
func (*GetPresenceSourcesUnauthorized) IsServerError ¶
func (o *GetPresenceSourcesUnauthorized) IsServerError() bool
IsServerError returns true when this get presence sources unauthorized response has a 5xx status code
func (*GetPresenceSourcesUnauthorized) IsSuccess ¶
func (o *GetPresenceSourcesUnauthorized) IsSuccess() bool
IsSuccess returns true when this get presence sources unauthorized response has a 2xx status code
func (*GetPresenceSourcesUnauthorized) String ¶
func (o *GetPresenceSourcesUnauthorized) String() string
type GetPresenceSourcesUnsupportedMediaType ¶
GetPresenceSourcesUnsupportedMediaType describes a response with status code 415, with default header values.
Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.
func NewGetPresenceSourcesUnsupportedMediaType ¶
func NewGetPresenceSourcesUnsupportedMediaType() *GetPresenceSourcesUnsupportedMediaType
NewGetPresenceSourcesUnsupportedMediaType creates a GetPresenceSourcesUnsupportedMediaType with default headers values
func (*GetPresenceSourcesUnsupportedMediaType) Error ¶
func (o *GetPresenceSourcesUnsupportedMediaType) Error() string
func (*GetPresenceSourcesUnsupportedMediaType) GetPayload ¶
func (o *GetPresenceSourcesUnsupportedMediaType) GetPayload() *models.ErrorBody
func (*GetPresenceSourcesUnsupportedMediaType) IsClientError ¶
func (o *GetPresenceSourcesUnsupportedMediaType) IsClientError() bool
IsClientError returns true when this get presence sources unsupported media type response has a 4xx status code
func (*GetPresenceSourcesUnsupportedMediaType) IsCode ¶
func (o *GetPresenceSourcesUnsupportedMediaType) IsCode(code int) bool
IsCode returns true when this get presence sources unsupported media type response a status code equal to that given
func (*GetPresenceSourcesUnsupportedMediaType) IsRedirect ¶
func (o *GetPresenceSourcesUnsupportedMediaType) IsRedirect() bool
IsRedirect returns true when this get presence sources unsupported media type response has a 3xx status code
func (*GetPresenceSourcesUnsupportedMediaType) IsServerError ¶
func (o *GetPresenceSourcesUnsupportedMediaType) IsServerError() bool
IsServerError returns true when this get presence sources unsupported media type response has a 5xx status code
func (*GetPresenceSourcesUnsupportedMediaType) IsSuccess ¶
func (o *GetPresenceSourcesUnsupportedMediaType) IsSuccess() bool
IsSuccess returns true when this get presence sources unsupported media type response has a 2xx status code
func (*GetPresenceSourcesUnsupportedMediaType) String ¶
func (o *GetPresenceSourcesUnsupportedMediaType) String() string
type GetPresenceUserPrimarysourceBadRequest ¶
GetPresenceUserPrimarysourceBadRequest describes a response with status code 400, with default header values.
The request could not be understood by the server due to malformed syntax.
func NewGetPresenceUserPrimarysourceBadRequest ¶
func NewGetPresenceUserPrimarysourceBadRequest() *GetPresenceUserPrimarysourceBadRequest
NewGetPresenceUserPrimarysourceBadRequest creates a GetPresenceUserPrimarysourceBadRequest with default headers values
func (*GetPresenceUserPrimarysourceBadRequest) Error ¶
func (o *GetPresenceUserPrimarysourceBadRequest) Error() string
func (*GetPresenceUserPrimarysourceBadRequest) GetPayload ¶
func (o *GetPresenceUserPrimarysourceBadRequest) GetPayload() *models.ErrorBody
func (*GetPresenceUserPrimarysourceBadRequest) IsClientError ¶
func (o *GetPresenceUserPrimarysourceBadRequest) IsClientError() bool
IsClientError returns true when this get presence user primarysource bad request response has a 4xx status code
func (*GetPresenceUserPrimarysourceBadRequest) IsCode ¶
func (o *GetPresenceUserPrimarysourceBadRequest) IsCode(code int) bool
IsCode returns true when this get presence user primarysource bad request response a status code equal to that given
func (*GetPresenceUserPrimarysourceBadRequest) IsRedirect ¶
func (o *GetPresenceUserPrimarysourceBadRequest) IsRedirect() bool
IsRedirect returns true when this get presence user primarysource bad request response has a 3xx status code
func (*GetPresenceUserPrimarysourceBadRequest) IsServerError ¶
func (o *GetPresenceUserPrimarysourceBadRequest) IsServerError() bool
IsServerError returns true when this get presence user primarysource bad request response has a 5xx status code
func (*GetPresenceUserPrimarysourceBadRequest) IsSuccess ¶
func (o *GetPresenceUserPrimarysourceBadRequest) IsSuccess() bool
IsSuccess returns true when this get presence user primarysource bad request response has a 2xx status code
func (*GetPresenceUserPrimarysourceBadRequest) String ¶
func (o *GetPresenceUserPrimarysourceBadRequest) String() string
type GetPresenceUserPrimarysourceForbidden ¶
GetPresenceUserPrimarysourceForbidden describes a response with status code 403, with default header values.
You are not authorized to perform the requested action.
func NewGetPresenceUserPrimarysourceForbidden ¶
func NewGetPresenceUserPrimarysourceForbidden() *GetPresenceUserPrimarysourceForbidden
NewGetPresenceUserPrimarysourceForbidden creates a GetPresenceUserPrimarysourceForbidden with default headers values
func (*GetPresenceUserPrimarysourceForbidden) Error ¶
func (o *GetPresenceUserPrimarysourceForbidden) Error() string
func (*GetPresenceUserPrimarysourceForbidden) GetPayload ¶
func (o *GetPresenceUserPrimarysourceForbidden) GetPayload() *models.ErrorBody
func (*GetPresenceUserPrimarysourceForbidden) IsClientError ¶
func (o *GetPresenceUserPrimarysourceForbidden) IsClientError() bool
IsClientError returns true when this get presence user primarysource forbidden response has a 4xx status code
func (*GetPresenceUserPrimarysourceForbidden) IsCode ¶
func (o *GetPresenceUserPrimarysourceForbidden) IsCode(code int) bool
IsCode returns true when this get presence user primarysource forbidden response a status code equal to that given
func (*GetPresenceUserPrimarysourceForbidden) IsRedirect ¶
func (o *GetPresenceUserPrimarysourceForbidden) IsRedirect() bool
IsRedirect returns true when this get presence user primarysource forbidden response has a 3xx status code
func (*GetPresenceUserPrimarysourceForbidden) IsServerError ¶
func (o *GetPresenceUserPrimarysourceForbidden) IsServerError() bool
IsServerError returns true when this get presence user primarysource forbidden response has a 5xx status code
func (*GetPresenceUserPrimarysourceForbidden) IsSuccess ¶
func (o *GetPresenceUserPrimarysourceForbidden) IsSuccess() bool
IsSuccess returns true when this get presence user primarysource forbidden response has a 2xx status code
func (*GetPresenceUserPrimarysourceForbidden) String ¶
func (o *GetPresenceUserPrimarysourceForbidden) String() string
type GetPresenceUserPrimarysourceGatewayTimeout ¶
GetPresenceUserPrimarysourceGatewayTimeout describes a response with status code 504, with default header values.
The request timed out.
func NewGetPresenceUserPrimarysourceGatewayTimeout ¶
func NewGetPresenceUserPrimarysourceGatewayTimeout() *GetPresenceUserPrimarysourceGatewayTimeout
NewGetPresenceUserPrimarysourceGatewayTimeout creates a GetPresenceUserPrimarysourceGatewayTimeout with default headers values
func (*GetPresenceUserPrimarysourceGatewayTimeout) Error ¶
func (o *GetPresenceUserPrimarysourceGatewayTimeout) Error() string
func (*GetPresenceUserPrimarysourceGatewayTimeout) GetPayload ¶
func (o *GetPresenceUserPrimarysourceGatewayTimeout) GetPayload() *models.ErrorBody
func (*GetPresenceUserPrimarysourceGatewayTimeout) IsClientError ¶
func (o *GetPresenceUserPrimarysourceGatewayTimeout) IsClientError() bool
IsClientError returns true when this get presence user primarysource gateway timeout response has a 4xx status code
func (*GetPresenceUserPrimarysourceGatewayTimeout) IsCode ¶
func (o *GetPresenceUserPrimarysourceGatewayTimeout) IsCode(code int) bool
IsCode returns true when this get presence user primarysource gateway timeout response a status code equal to that given
func (*GetPresenceUserPrimarysourceGatewayTimeout) IsRedirect ¶
func (o *GetPresenceUserPrimarysourceGatewayTimeout) IsRedirect() bool
IsRedirect returns true when this get presence user primarysource gateway timeout response has a 3xx status code
func (*GetPresenceUserPrimarysourceGatewayTimeout) IsServerError ¶
func (o *GetPresenceUserPrimarysourceGatewayTimeout) IsServerError() bool
IsServerError returns true when this get presence user primarysource gateway timeout response has a 5xx status code
func (*GetPresenceUserPrimarysourceGatewayTimeout) IsSuccess ¶
func (o *GetPresenceUserPrimarysourceGatewayTimeout) IsSuccess() bool
IsSuccess returns true when this get presence user primarysource gateway timeout response has a 2xx status code
func (*GetPresenceUserPrimarysourceGatewayTimeout) String ¶
func (o *GetPresenceUserPrimarysourceGatewayTimeout) String() string
type GetPresenceUserPrimarysourceInternalServerError ¶
GetPresenceUserPrimarysourceInternalServerError describes a response with status code 500, with default header values.
The server encountered an unexpected condition which prevented it from fulfilling the request.
func NewGetPresenceUserPrimarysourceInternalServerError ¶
func NewGetPresenceUserPrimarysourceInternalServerError() *GetPresenceUserPrimarysourceInternalServerError
NewGetPresenceUserPrimarysourceInternalServerError creates a GetPresenceUserPrimarysourceInternalServerError with default headers values
func (*GetPresenceUserPrimarysourceInternalServerError) Error ¶
func (o *GetPresenceUserPrimarysourceInternalServerError) Error() string
func (*GetPresenceUserPrimarysourceInternalServerError) GetPayload ¶
func (o *GetPresenceUserPrimarysourceInternalServerError) GetPayload() *models.ErrorBody
func (*GetPresenceUserPrimarysourceInternalServerError) IsClientError ¶
func (o *GetPresenceUserPrimarysourceInternalServerError) IsClientError() bool
IsClientError returns true when this get presence user primarysource internal server error response has a 4xx status code
func (*GetPresenceUserPrimarysourceInternalServerError) IsCode ¶
func (o *GetPresenceUserPrimarysourceInternalServerError) IsCode(code int) bool
IsCode returns true when this get presence user primarysource internal server error response a status code equal to that given
func (*GetPresenceUserPrimarysourceInternalServerError) IsRedirect ¶
func (o *GetPresenceUserPrimarysourceInternalServerError) IsRedirect() bool
IsRedirect returns true when this get presence user primarysource internal server error response has a 3xx status code
func (*GetPresenceUserPrimarysourceInternalServerError) IsServerError ¶
func (o *GetPresenceUserPrimarysourceInternalServerError) IsServerError() bool
IsServerError returns true when this get presence user primarysource internal server error response has a 5xx status code
func (*GetPresenceUserPrimarysourceInternalServerError) IsSuccess ¶
func (o *GetPresenceUserPrimarysourceInternalServerError) IsSuccess() bool
IsSuccess returns true when this get presence user primarysource internal server error response has a 2xx status code
func (*GetPresenceUserPrimarysourceInternalServerError) String ¶
func (o *GetPresenceUserPrimarysourceInternalServerError) String() string
type GetPresenceUserPrimarysourceNotFound ¶
GetPresenceUserPrimarysourceNotFound describes a response with status code 404, with default header values.
The requested resource was not found.
func NewGetPresenceUserPrimarysourceNotFound ¶
func NewGetPresenceUserPrimarysourceNotFound() *GetPresenceUserPrimarysourceNotFound
NewGetPresenceUserPrimarysourceNotFound creates a GetPresenceUserPrimarysourceNotFound with default headers values
func (*GetPresenceUserPrimarysourceNotFound) Error ¶
func (o *GetPresenceUserPrimarysourceNotFound) Error() string
func (*GetPresenceUserPrimarysourceNotFound) GetPayload ¶
func (o *GetPresenceUserPrimarysourceNotFound) GetPayload() *models.ErrorBody
func (*GetPresenceUserPrimarysourceNotFound) IsClientError ¶
func (o *GetPresenceUserPrimarysourceNotFound) IsClientError() bool
IsClientError returns true when this get presence user primarysource not found response has a 4xx status code
func (*GetPresenceUserPrimarysourceNotFound) IsCode ¶
func (o *GetPresenceUserPrimarysourceNotFound) IsCode(code int) bool
IsCode returns true when this get presence user primarysource not found response a status code equal to that given
func (*GetPresenceUserPrimarysourceNotFound) IsRedirect ¶
func (o *GetPresenceUserPrimarysourceNotFound) IsRedirect() bool
IsRedirect returns true when this get presence user primarysource not found response has a 3xx status code
func (*GetPresenceUserPrimarysourceNotFound) IsServerError ¶
func (o *GetPresenceUserPrimarysourceNotFound) IsServerError() bool
IsServerError returns true when this get presence user primarysource not found response has a 5xx status code
func (*GetPresenceUserPrimarysourceNotFound) IsSuccess ¶
func (o *GetPresenceUserPrimarysourceNotFound) IsSuccess() bool
IsSuccess returns true when this get presence user primarysource not found response has a 2xx status code
func (*GetPresenceUserPrimarysourceNotFound) String ¶
func (o *GetPresenceUserPrimarysourceNotFound) String() string
type GetPresenceUserPrimarysourceOK ¶
type GetPresenceUserPrimarysourceOK struct {
Payload *models.UserPrimarySource
}
GetPresenceUserPrimarysourceOK describes a response with status code 200, with default header values.
successful operation
func NewGetPresenceUserPrimarysourceOK ¶
func NewGetPresenceUserPrimarysourceOK() *GetPresenceUserPrimarysourceOK
NewGetPresenceUserPrimarysourceOK creates a GetPresenceUserPrimarysourceOK with default headers values
func (*GetPresenceUserPrimarysourceOK) Error ¶
func (o *GetPresenceUserPrimarysourceOK) Error() string
func (*GetPresenceUserPrimarysourceOK) GetPayload ¶
func (o *GetPresenceUserPrimarysourceOK) GetPayload() *models.UserPrimarySource
func (*GetPresenceUserPrimarysourceOK) IsClientError ¶
func (o *GetPresenceUserPrimarysourceOK) IsClientError() bool
IsClientError returns true when this get presence user primarysource o k response has a 4xx status code
func (*GetPresenceUserPrimarysourceOK) IsCode ¶
func (o *GetPresenceUserPrimarysourceOK) IsCode(code int) bool
IsCode returns true when this get presence user primarysource o k response a status code equal to that given
func (*GetPresenceUserPrimarysourceOK) IsRedirect ¶
func (o *GetPresenceUserPrimarysourceOK) IsRedirect() bool
IsRedirect returns true when this get presence user primarysource o k response has a 3xx status code
func (*GetPresenceUserPrimarysourceOK) IsServerError ¶
func (o *GetPresenceUserPrimarysourceOK) IsServerError() bool
IsServerError returns true when this get presence user primarysource o k response has a 5xx status code
func (*GetPresenceUserPrimarysourceOK) IsSuccess ¶
func (o *GetPresenceUserPrimarysourceOK) IsSuccess() bool
IsSuccess returns true when this get presence user primarysource o k response has a 2xx status code
func (*GetPresenceUserPrimarysourceOK) String ¶
func (o *GetPresenceUserPrimarysourceOK) String() string
type GetPresenceUserPrimarysourceParams ¶
type GetPresenceUserPrimarysourceParams struct { /* UserID. user ID */ UserID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetPresenceUserPrimarysourceParams contains all the parameters to send to the API endpoint
for the get presence user primarysource operation. Typically these are written to a http.Request.
func NewGetPresenceUserPrimarysourceParams ¶
func NewGetPresenceUserPrimarysourceParams() *GetPresenceUserPrimarysourceParams
NewGetPresenceUserPrimarysourceParams creates a new GetPresenceUserPrimarysourceParams 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 NewGetPresenceUserPrimarysourceParamsWithContext ¶
func NewGetPresenceUserPrimarysourceParamsWithContext(ctx context.Context) *GetPresenceUserPrimarysourceParams
NewGetPresenceUserPrimarysourceParamsWithContext creates a new GetPresenceUserPrimarysourceParams object with the ability to set a context for a request.
func NewGetPresenceUserPrimarysourceParamsWithHTTPClient ¶
func NewGetPresenceUserPrimarysourceParamsWithHTTPClient(client *http.Client) *GetPresenceUserPrimarysourceParams
NewGetPresenceUserPrimarysourceParamsWithHTTPClient creates a new GetPresenceUserPrimarysourceParams object with the ability to set a custom HTTPClient for a request.
func NewGetPresenceUserPrimarysourceParamsWithTimeout ¶
func NewGetPresenceUserPrimarysourceParamsWithTimeout(timeout time.Duration) *GetPresenceUserPrimarysourceParams
NewGetPresenceUserPrimarysourceParamsWithTimeout creates a new GetPresenceUserPrimarysourceParams object with the ability to set a timeout on a request.
func (*GetPresenceUserPrimarysourceParams) SetContext ¶
func (o *GetPresenceUserPrimarysourceParams) SetContext(ctx context.Context)
SetContext adds the context to the get presence user primarysource params
func (*GetPresenceUserPrimarysourceParams) SetDefaults ¶
func (o *GetPresenceUserPrimarysourceParams) SetDefaults()
SetDefaults hydrates default values in the get presence user primarysource params (not the query body).
All values with no default are reset to their zero value.
func (*GetPresenceUserPrimarysourceParams) SetHTTPClient ¶
func (o *GetPresenceUserPrimarysourceParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get presence user primarysource params
func (*GetPresenceUserPrimarysourceParams) SetTimeout ¶
func (o *GetPresenceUserPrimarysourceParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get presence user primarysource params
func (*GetPresenceUserPrimarysourceParams) SetUserID ¶
func (o *GetPresenceUserPrimarysourceParams) SetUserID(userID string)
SetUserID adds the userId to the get presence user primarysource params
func (*GetPresenceUserPrimarysourceParams) WithContext ¶
func (o *GetPresenceUserPrimarysourceParams) WithContext(ctx context.Context) *GetPresenceUserPrimarysourceParams
WithContext adds the context to the get presence user primarysource params
func (*GetPresenceUserPrimarysourceParams) WithDefaults ¶
func (o *GetPresenceUserPrimarysourceParams) WithDefaults() *GetPresenceUserPrimarysourceParams
WithDefaults hydrates default values in the get presence user primarysource params (not the query body).
All values with no default are reset to their zero value.
func (*GetPresenceUserPrimarysourceParams) WithHTTPClient ¶
func (o *GetPresenceUserPrimarysourceParams) WithHTTPClient(client *http.Client) *GetPresenceUserPrimarysourceParams
WithHTTPClient adds the HTTPClient to the get presence user primarysource params
func (*GetPresenceUserPrimarysourceParams) WithTimeout ¶
func (o *GetPresenceUserPrimarysourceParams) WithTimeout(timeout time.Duration) *GetPresenceUserPrimarysourceParams
WithTimeout adds the timeout to the get presence user primarysource params
func (*GetPresenceUserPrimarysourceParams) WithUserID ¶
func (o *GetPresenceUserPrimarysourceParams) WithUserID(userID string) *GetPresenceUserPrimarysourceParams
WithUserID adds the userID to the get presence user primarysource params
func (*GetPresenceUserPrimarysourceParams) WriteToRequest ¶
func (o *GetPresenceUserPrimarysourceParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetPresenceUserPrimarysourceReader ¶
type GetPresenceUserPrimarysourceReader struct {
// contains filtered or unexported fields
}
GetPresenceUserPrimarysourceReader is a Reader for the GetPresenceUserPrimarysource structure.
func (*GetPresenceUserPrimarysourceReader) ReadResponse ¶
func (o *GetPresenceUserPrimarysourceReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetPresenceUserPrimarysourceRequestEntityTooLarge ¶
GetPresenceUserPrimarysourceRequestEntityTooLarge describes a response with status code 413, with default header values.
The request is over the size limit. Maximum bytes: %s
func NewGetPresenceUserPrimarysourceRequestEntityTooLarge ¶
func NewGetPresenceUserPrimarysourceRequestEntityTooLarge() *GetPresenceUserPrimarysourceRequestEntityTooLarge
NewGetPresenceUserPrimarysourceRequestEntityTooLarge creates a GetPresenceUserPrimarysourceRequestEntityTooLarge with default headers values
func (*GetPresenceUserPrimarysourceRequestEntityTooLarge) Error ¶
func (o *GetPresenceUserPrimarysourceRequestEntityTooLarge) Error() string
func (*GetPresenceUserPrimarysourceRequestEntityTooLarge) GetPayload ¶
func (o *GetPresenceUserPrimarysourceRequestEntityTooLarge) GetPayload() *models.ErrorBody
func (*GetPresenceUserPrimarysourceRequestEntityTooLarge) IsClientError ¶
func (o *GetPresenceUserPrimarysourceRequestEntityTooLarge) IsClientError() bool
IsClientError returns true when this get presence user primarysource request entity too large response has a 4xx status code
func (*GetPresenceUserPrimarysourceRequestEntityTooLarge) IsCode ¶
func (o *GetPresenceUserPrimarysourceRequestEntityTooLarge) IsCode(code int) bool
IsCode returns true when this get presence user primarysource request entity too large response a status code equal to that given
func (*GetPresenceUserPrimarysourceRequestEntityTooLarge) IsRedirect ¶
func (o *GetPresenceUserPrimarysourceRequestEntityTooLarge) IsRedirect() bool
IsRedirect returns true when this get presence user primarysource request entity too large response has a 3xx status code
func (*GetPresenceUserPrimarysourceRequestEntityTooLarge) IsServerError ¶
func (o *GetPresenceUserPrimarysourceRequestEntityTooLarge) IsServerError() bool
IsServerError returns true when this get presence user primarysource request entity too large response has a 5xx status code
func (*GetPresenceUserPrimarysourceRequestEntityTooLarge) IsSuccess ¶
func (o *GetPresenceUserPrimarysourceRequestEntityTooLarge) IsSuccess() bool
IsSuccess returns true when this get presence user primarysource request entity too large response has a 2xx status code
func (*GetPresenceUserPrimarysourceRequestEntityTooLarge) String ¶
func (o *GetPresenceUserPrimarysourceRequestEntityTooLarge) String() string
type GetPresenceUserPrimarysourceRequestTimeout ¶
GetPresenceUserPrimarysourceRequestTimeout describes a response with status code 408, with default header values.
The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.
func NewGetPresenceUserPrimarysourceRequestTimeout ¶
func NewGetPresenceUserPrimarysourceRequestTimeout() *GetPresenceUserPrimarysourceRequestTimeout
NewGetPresenceUserPrimarysourceRequestTimeout creates a GetPresenceUserPrimarysourceRequestTimeout with default headers values
func (*GetPresenceUserPrimarysourceRequestTimeout) Error ¶
func (o *GetPresenceUserPrimarysourceRequestTimeout) Error() string
func (*GetPresenceUserPrimarysourceRequestTimeout) GetPayload ¶
func (o *GetPresenceUserPrimarysourceRequestTimeout) GetPayload() *models.ErrorBody
func (*GetPresenceUserPrimarysourceRequestTimeout) IsClientError ¶
func (o *GetPresenceUserPrimarysourceRequestTimeout) IsClientError() bool
IsClientError returns true when this get presence user primarysource request timeout response has a 4xx status code
func (*GetPresenceUserPrimarysourceRequestTimeout) IsCode ¶
func (o *GetPresenceUserPrimarysourceRequestTimeout) IsCode(code int) bool
IsCode returns true when this get presence user primarysource request timeout response a status code equal to that given
func (*GetPresenceUserPrimarysourceRequestTimeout) IsRedirect ¶
func (o *GetPresenceUserPrimarysourceRequestTimeout) IsRedirect() bool
IsRedirect returns true when this get presence user primarysource request timeout response has a 3xx status code
func (*GetPresenceUserPrimarysourceRequestTimeout) IsServerError ¶
func (o *GetPresenceUserPrimarysourceRequestTimeout) IsServerError() bool
IsServerError returns true when this get presence user primarysource request timeout response has a 5xx status code
func (*GetPresenceUserPrimarysourceRequestTimeout) IsSuccess ¶
func (o *GetPresenceUserPrimarysourceRequestTimeout) IsSuccess() bool
IsSuccess returns true when this get presence user primarysource request timeout response has a 2xx status code
func (*GetPresenceUserPrimarysourceRequestTimeout) String ¶
func (o *GetPresenceUserPrimarysourceRequestTimeout) String() string
type GetPresenceUserPrimarysourceServiceUnavailable ¶
type GetPresenceUserPrimarysourceServiceUnavailable struct {
}GetPresenceUserPrimarysourceServiceUnavailable describes a response with status code 503, with default header values.
Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).
func NewGetPresenceUserPrimarysourceServiceUnavailable ¶
func NewGetPresenceUserPrimarysourceServiceUnavailable() *GetPresenceUserPrimarysourceServiceUnavailable
NewGetPresenceUserPrimarysourceServiceUnavailable creates a GetPresenceUserPrimarysourceServiceUnavailable with default headers values
func (*GetPresenceUserPrimarysourceServiceUnavailable) Error ¶
func (o *GetPresenceUserPrimarysourceServiceUnavailable) Error() string
func (*GetPresenceUserPrimarysourceServiceUnavailable) GetPayload ¶
func (o *GetPresenceUserPrimarysourceServiceUnavailable) GetPayload() *models.ErrorBody
func (*GetPresenceUserPrimarysourceServiceUnavailable) IsClientError ¶
func (o *GetPresenceUserPrimarysourceServiceUnavailable) IsClientError() bool
IsClientError returns true when this get presence user primarysource service unavailable response has a 4xx status code
func (*GetPresenceUserPrimarysourceServiceUnavailable) IsCode ¶
func (o *GetPresenceUserPrimarysourceServiceUnavailable) IsCode(code int) bool
IsCode returns true when this get presence user primarysource service unavailable response a status code equal to that given
func (*GetPresenceUserPrimarysourceServiceUnavailable) IsRedirect ¶
func (o *GetPresenceUserPrimarysourceServiceUnavailable) IsRedirect() bool
IsRedirect returns true when this get presence user primarysource service unavailable response has a 3xx status code
func (*GetPresenceUserPrimarysourceServiceUnavailable) IsServerError ¶
func (o *GetPresenceUserPrimarysourceServiceUnavailable) IsServerError() bool
IsServerError returns true when this get presence user primarysource service unavailable response has a 5xx status code
func (*GetPresenceUserPrimarysourceServiceUnavailable) IsSuccess ¶
func (o *GetPresenceUserPrimarysourceServiceUnavailable) IsSuccess() bool
IsSuccess returns true when this get presence user primarysource service unavailable response has a 2xx status code
func (*GetPresenceUserPrimarysourceServiceUnavailable) String ¶
func (o *GetPresenceUserPrimarysourceServiceUnavailable) String() string
type GetPresenceUserPrimarysourceTooManyRequests ¶
GetPresenceUserPrimarysourceTooManyRequests describes a response with status code 429, with default header values.
Rate limit exceeded the maximum. Retry the request in [%s] seconds
func NewGetPresenceUserPrimarysourceTooManyRequests ¶
func NewGetPresenceUserPrimarysourceTooManyRequests() *GetPresenceUserPrimarysourceTooManyRequests
NewGetPresenceUserPrimarysourceTooManyRequests creates a GetPresenceUserPrimarysourceTooManyRequests with default headers values
func (*GetPresenceUserPrimarysourceTooManyRequests) Error ¶
func (o *GetPresenceUserPrimarysourceTooManyRequests) Error() string
func (*GetPresenceUserPrimarysourceTooManyRequests) GetPayload ¶
func (o *GetPresenceUserPrimarysourceTooManyRequests) GetPayload() *models.ErrorBody
func (*GetPresenceUserPrimarysourceTooManyRequests) IsClientError ¶
func (o *GetPresenceUserPrimarysourceTooManyRequests) IsClientError() bool
IsClientError returns true when this get presence user primarysource too many requests response has a 4xx status code
func (*GetPresenceUserPrimarysourceTooManyRequests) IsCode ¶
func (o *GetPresenceUserPrimarysourceTooManyRequests) IsCode(code int) bool
IsCode returns true when this get presence user primarysource too many requests response a status code equal to that given
func (*GetPresenceUserPrimarysourceTooManyRequests) IsRedirect ¶
func (o *GetPresenceUserPrimarysourceTooManyRequests) IsRedirect() bool
IsRedirect returns true when this get presence user primarysource too many requests response has a 3xx status code
func (*GetPresenceUserPrimarysourceTooManyRequests) IsServerError ¶
func (o *GetPresenceUserPrimarysourceTooManyRequests) IsServerError() bool
IsServerError returns true when this get presence user primarysource too many requests response has a 5xx status code
func (*GetPresenceUserPrimarysourceTooManyRequests) IsSuccess ¶
func (o *GetPresenceUserPrimarysourceTooManyRequests) IsSuccess() bool
IsSuccess returns true when this get presence user primarysource too many requests response has a 2xx status code
func (*GetPresenceUserPrimarysourceTooManyRequests) String ¶
func (o *GetPresenceUserPrimarysourceTooManyRequests) String() string
type GetPresenceUserPrimarysourceUnauthorized ¶
type GetPresenceUserPrimarysourceUnauthorized struct {
}GetPresenceUserPrimarysourceUnauthorized describes a response with status code 401, with default header values.
No authentication bearer token specified in authorization header.
func NewGetPresenceUserPrimarysourceUnauthorized ¶
func NewGetPresenceUserPrimarysourceUnauthorized() *GetPresenceUserPrimarysourceUnauthorized
NewGetPresenceUserPrimarysourceUnauthorized creates a GetPresenceUserPrimarysourceUnauthorized with default headers values
func (*GetPresenceUserPrimarysourceUnauthorized) Error ¶
func (o *GetPresenceUserPrimarysourceUnauthorized) Error() string
func (*GetPresenceUserPrimarysourceUnauthorized) GetPayload ¶
func (o *GetPresenceUserPrimarysourceUnauthorized) GetPayload() *models.ErrorBody
func (*GetPresenceUserPrimarysourceUnauthorized) IsClientError ¶
func (o *GetPresenceUserPrimarysourceUnauthorized) IsClientError() bool
IsClientError returns true when this get presence user primarysource unauthorized response has a 4xx status code
func (*GetPresenceUserPrimarysourceUnauthorized) IsCode ¶
func (o *GetPresenceUserPrimarysourceUnauthorized) IsCode(code int) bool
IsCode returns true when this get presence user primarysource unauthorized response a status code equal to that given
func (*GetPresenceUserPrimarysourceUnauthorized) IsRedirect ¶
func (o *GetPresenceUserPrimarysourceUnauthorized) IsRedirect() bool
IsRedirect returns true when this get presence user primarysource unauthorized response has a 3xx status code
func (*GetPresenceUserPrimarysourceUnauthorized) IsServerError ¶
func (o *GetPresenceUserPrimarysourceUnauthorized) IsServerError() bool
IsServerError returns true when this get presence user primarysource unauthorized response has a 5xx status code
func (*GetPresenceUserPrimarysourceUnauthorized) IsSuccess ¶
func (o *GetPresenceUserPrimarysourceUnauthorized) IsSuccess() bool
IsSuccess returns true when this get presence user primarysource unauthorized response has a 2xx status code
func (*GetPresenceUserPrimarysourceUnauthorized) String ¶
func (o *GetPresenceUserPrimarysourceUnauthorized) String() string
type GetPresenceUserPrimarysourceUnsupportedMediaType ¶
GetPresenceUserPrimarysourceUnsupportedMediaType describes a response with status code 415, with default header values.
Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.
func NewGetPresenceUserPrimarysourceUnsupportedMediaType ¶
func NewGetPresenceUserPrimarysourceUnsupportedMediaType() *GetPresenceUserPrimarysourceUnsupportedMediaType
NewGetPresenceUserPrimarysourceUnsupportedMediaType creates a GetPresenceUserPrimarysourceUnsupportedMediaType with default headers values
func (*GetPresenceUserPrimarysourceUnsupportedMediaType) Error ¶
func (o *GetPresenceUserPrimarysourceUnsupportedMediaType) Error() string
func (*GetPresenceUserPrimarysourceUnsupportedMediaType) GetPayload ¶
func (o *GetPresenceUserPrimarysourceUnsupportedMediaType) GetPayload() *models.ErrorBody
func (*GetPresenceUserPrimarysourceUnsupportedMediaType) IsClientError ¶
func (o *GetPresenceUserPrimarysourceUnsupportedMediaType) IsClientError() bool
IsClientError returns true when this get presence user primarysource unsupported media type response has a 4xx status code
func (*GetPresenceUserPrimarysourceUnsupportedMediaType) IsCode ¶
func (o *GetPresenceUserPrimarysourceUnsupportedMediaType) IsCode(code int) bool
IsCode returns true when this get presence user primarysource unsupported media type response a status code equal to that given
func (*GetPresenceUserPrimarysourceUnsupportedMediaType) IsRedirect ¶
func (o *GetPresenceUserPrimarysourceUnsupportedMediaType) IsRedirect() bool
IsRedirect returns true when this get presence user primarysource unsupported media type response has a 3xx status code
func (*GetPresenceUserPrimarysourceUnsupportedMediaType) IsServerError ¶
func (o *GetPresenceUserPrimarysourceUnsupportedMediaType) IsServerError() bool
IsServerError returns true when this get presence user primarysource unsupported media type response has a 5xx status code
func (*GetPresenceUserPrimarysourceUnsupportedMediaType) IsSuccess ¶
func (o *GetPresenceUserPrimarysourceUnsupportedMediaType) IsSuccess() bool
IsSuccess returns true when this get presence user primarysource unsupported media type response has a 2xx status code
func (*GetPresenceUserPrimarysourceUnsupportedMediaType) String ¶
func (o *GetPresenceUserPrimarysourceUnsupportedMediaType) String() string
type GetPresencedefinitionBadRequest ¶
GetPresencedefinitionBadRequest describes a response with status code 400, with default header values.
The request could not be understood by the server due to malformed syntax.
func NewGetPresencedefinitionBadRequest ¶
func NewGetPresencedefinitionBadRequest() *GetPresencedefinitionBadRequest
NewGetPresencedefinitionBadRequest creates a GetPresencedefinitionBadRequest with default headers values
func (*GetPresencedefinitionBadRequest) Error ¶
func (o *GetPresencedefinitionBadRequest) Error() string
func (*GetPresencedefinitionBadRequest) GetPayload ¶
func (o *GetPresencedefinitionBadRequest) GetPayload() *models.ErrorBody
func (*GetPresencedefinitionBadRequest) IsClientError ¶
func (o *GetPresencedefinitionBadRequest) IsClientError() bool
IsClientError returns true when this get presencedefinition bad request response has a 4xx status code
func (*GetPresencedefinitionBadRequest) IsCode ¶
func (o *GetPresencedefinitionBadRequest) IsCode(code int) bool
IsCode returns true when this get presencedefinition bad request response a status code equal to that given
func (*GetPresencedefinitionBadRequest) IsRedirect ¶
func (o *GetPresencedefinitionBadRequest) IsRedirect() bool
IsRedirect returns true when this get presencedefinition bad request response has a 3xx status code
func (*GetPresencedefinitionBadRequest) IsServerError ¶
func (o *GetPresencedefinitionBadRequest) IsServerError() bool
IsServerError returns true when this get presencedefinition bad request response has a 5xx status code
func (*GetPresencedefinitionBadRequest) IsSuccess ¶
func (o *GetPresencedefinitionBadRequest) IsSuccess() bool
IsSuccess returns true when this get presencedefinition bad request response has a 2xx status code
func (*GetPresencedefinitionBadRequest) String ¶
func (o *GetPresencedefinitionBadRequest) String() string
type GetPresencedefinitionForbidden ¶
GetPresencedefinitionForbidden describes a response with status code 403, with default header values.
You are not authorized to perform the requested action.
func NewGetPresencedefinitionForbidden ¶
func NewGetPresencedefinitionForbidden() *GetPresencedefinitionForbidden
NewGetPresencedefinitionForbidden creates a GetPresencedefinitionForbidden with default headers values
func (*GetPresencedefinitionForbidden) Error ¶
func (o *GetPresencedefinitionForbidden) Error() string
func (*GetPresencedefinitionForbidden) GetPayload ¶
func (o *GetPresencedefinitionForbidden) GetPayload() *models.ErrorBody
func (*GetPresencedefinitionForbidden) IsClientError ¶
func (o *GetPresencedefinitionForbidden) IsClientError() bool
IsClientError returns true when this get presencedefinition forbidden response has a 4xx status code
func (*GetPresencedefinitionForbidden) IsCode ¶
func (o *GetPresencedefinitionForbidden) IsCode(code int) bool
IsCode returns true when this get presencedefinition forbidden response a status code equal to that given
func (*GetPresencedefinitionForbidden) IsRedirect ¶
func (o *GetPresencedefinitionForbidden) IsRedirect() bool
IsRedirect returns true when this get presencedefinition forbidden response has a 3xx status code
func (*GetPresencedefinitionForbidden) IsServerError ¶
func (o *GetPresencedefinitionForbidden) IsServerError() bool
IsServerError returns true when this get presencedefinition forbidden response has a 5xx status code
func (*GetPresencedefinitionForbidden) IsSuccess ¶
func (o *GetPresencedefinitionForbidden) IsSuccess() bool
IsSuccess returns true when this get presencedefinition forbidden response has a 2xx status code
func (*GetPresencedefinitionForbidden) String ¶
func (o *GetPresencedefinitionForbidden) String() string
type GetPresencedefinitionGatewayTimeout ¶
GetPresencedefinitionGatewayTimeout describes a response with status code 504, with default header values.
The request timed out.
func NewGetPresencedefinitionGatewayTimeout ¶
func NewGetPresencedefinitionGatewayTimeout() *GetPresencedefinitionGatewayTimeout
NewGetPresencedefinitionGatewayTimeout creates a GetPresencedefinitionGatewayTimeout with default headers values
func (*GetPresencedefinitionGatewayTimeout) Error ¶
func (o *GetPresencedefinitionGatewayTimeout) Error() string
func (*GetPresencedefinitionGatewayTimeout) GetPayload ¶
func (o *GetPresencedefinitionGatewayTimeout) GetPayload() *models.ErrorBody
func (*GetPresencedefinitionGatewayTimeout) IsClientError ¶
func (o *GetPresencedefinitionGatewayTimeout) IsClientError() bool
IsClientError returns true when this get presencedefinition gateway timeout response has a 4xx status code
func (*GetPresencedefinitionGatewayTimeout) IsCode ¶
func (o *GetPresencedefinitionGatewayTimeout) IsCode(code int) bool
IsCode returns true when this get presencedefinition gateway timeout response a status code equal to that given
func (*GetPresencedefinitionGatewayTimeout) IsRedirect ¶
func (o *GetPresencedefinitionGatewayTimeout) IsRedirect() bool
IsRedirect returns true when this get presencedefinition gateway timeout response has a 3xx status code
func (*GetPresencedefinitionGatewayTimeout) IsServerError ¶
func (o *GetPresencedefinitionGatewayTimeout) IsServerError() bool
IsServerError returns true when this get presencedefinition gateway timeout response has a 5xx status code
func (*GetPresencedefinitionGatewayTimeout) IsSuccess ¶
func (o *GetPresencedefinitionGatewayTimeout) IsSuccess() bool
IsSuccess returns true when this get presencedefinition gateway timeout response has a 2xx status code
func (*GetPresencedefinitionGatewayTimeout) String ¶
func (o *GetPresencedefinitionGatewayTimeout) String() string
type GetPresencedefinitionInternalServerError ¶
GetPresencedefinitionInternalServerError describes a response with status code 500, with default header values.
The server encountered an unexpected condition which prevented it from fulfilling the request.
func NewGetPresencedefinitionInternalServerError ¶
func NewGetPresencedefinitionInternalServerError() *GetPresencedefinitionInternalServerError
NewGetPresencedefinitionInternalServerError creates a GetPresencedefinitionInternalServerError with default headers values
func (*GetPresencedefinitionInternalServerError) Error ¶
func (o *GetPresencedefinitionInternalServerError) Error() string
func (*GetPresencedefinitionInternalServerError) GetPayload ¶
func (o *GetPresencedefinitionInternalServerError) GetPayload() *models.ErrorBody
func (*GetPresencedefinitionInternalServerError) IsClientError ¶
func (o *GetPresencedefinitionInternalServerError) IsClientError() bool
IsClientError returns true when this get presencedefinition internal server error response has a 4xx status code
func (*GetPresencedefinitionInternalServerError) IsCode ¶
func (o *GetPresencedefinitionInternalServerError) IsCode(code int) bool
IsCode returns true when this get presencedefinition internal server error response a status code equal to that given
func (*GetPresencedefinitionInternalServerError) IsRedirect ¶
func (o *GetPresencedefinitionInternalServerError) IsRedirect() bool
IsRedirect returns true when this get presencedefinition internal server error response has a 3xx status code
func (*GetPresencedefinitionInternalServerError) IsServerError ¶
func (o *GetPresencedefinitionInternalServerError) IsServerError() bool
IsServerError returns true when this get presencedefinition internal server error response has a 5xx status code
func (*GetPresencedefinitionInternalServerError) IsSuccess ¶
func (o *GetPresencedefinitionInternalServerError) IsSuccess() bool
IsSuccess returns true when this get presencedefinition internal server error response has a 2xx status code
func (*GetPresencedefinitionInternalServerError) String ¶
func (o *GetPresencedefinitionInternalServerError) String() string
type GetPresencedefinitionNotFound ¶
GetPresencedefinitionNotFound describes a response with status code 404, with default header values.
The requested resource was not found.
func NewGetPresencedefinitionNotFound ¶
func NewGetPresencedefinitionNotFound() *GetPresencedefinitionNotFound
NewGetPresencedefinitionNotFound creates a GetPresencedefinitionNotFound with default headers values
func (*GetPresencedefinitionNotFound) Error ¶
func (o *GetPresencedefinitionNotFound) Error() string
func (*GetPresencedefinitionNotFound) GetPayload ¶
func (o *GetPresencedefinitionNotFound) GetPayload() *models.ErrorBody
func (*GetPresencedefinitionNotFound) IsClientError ¶
func (o *GetPresencedefinitionNotFound) IsClientError() bool
IsClientError returns true when this get presencedefinition not found response has a 4xx status code
func (*GetPresencedefinitionNotFound) IsCode ¶
func (o *GetPresencedefinitionNotFound) IsCode(code int) bool
IsCode returns true when this get presencedefinition not found response a status code equal to that given
func (*GetPresencedefinitionNotFound) IsRedirect ¶
func (o *GetPresencedefinitionNotFound) IsRedirect() bool
IsRedirect returns true when this get presencedefinition not found response has a 3xx status code
func (*GetPresencedefinitionNotFound) IsServerError ¶
func (o *GetPresencedefinitionNotFound) IsServerError() bool
IsServerError returns true when this get presencedefinition not found response has a 5xx status code
func (*GetPresencedefinitionNotFound) IsSuccess ¶
func (o *GetPresencedefinitionNotFound) IsSuccess() bool
IsSuccess returns true when this get presencedefinition not found response has a 2xx status code
func (*GetPresencedefinitionNotFound) String ¶
func (o *GetPresencedefinitionNotFound) String() string
type GetPresencedefinitionOK ¶
type GetPresencedefinitionOK struct {
Payload *models.OrganizationPresence
}
GetPresencedefinitionOK describes a response with status code 200, with default header values.
successful operation
func NewGetPresencedefinitionOK ¶
func NewGetPresencedefinitionOK() *GetPresencedefinitionOK
NewGetPresencedefinitionOK creates a GetPresencedefinitionOK with default headers values
func (*GetPresencedefinitionOK) Error ¶
func (o *GetPresencedefinitionOK) Error() string
func (*GetPresencedefinitionOK) GetPayload ¶
func (o *GetPresencedefinitionOK) GetPayload() *models.OrganizationPresence
func (*GetPresencedefinitionOK) IsClientError ¶
func (o *GetPresencedefinitionOK) IsClientError() bool
IsClientError returns true when this get presencedefinition o k response has a 4xx status code
func (*GetPresencedefinitionOK) IsCode ¶
func (o *GetPresencedefinitionOK) IsCode(code int) bool
IsCode returns true when this get presencedefinition o k response a status code equal to that given
func (*GetPresencedefinitionOK) IsRedirect ¶
func (o *GetPresencedefinitionOK) IsRedirect() bool
IsRedirect returns true when this get presencedefinition o k response has a 3xx status code
func (*GetPresencedefinitionOK) IsServerError ¶
func (o *GetPresencedefinitionOK) IsServerError() bool
IsServerError returns true when this get presencedefinition o k response has a 5xx status code
func (*GetPresencedefinitionOK) IsSuccess ¶
func (o *GetPresencedefinitionOK) IsSuccess() bool
IsSuccess returns true when this get presencedefinition o k response has a 2xx status code
func (*GetPresencedefinitionOK) String ¶
func (o *GetPresencedefinitionOK) String() string
type GetPresencedefinitionParams ¶
type GetPresencedefinitionParams struct { /* LocaleCode. The locale code to fetch for the presence definition. Use ALL to fetch everything. */ LocaleCode *string /* PresenceID. Organization Presence ID */ PresenceID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetPresencedefinitionParams contains all the parameters to send to the API endpoint
for the get presencedefinition operation. Typically these are written to a http.Request.
func NewGetPresencedefinitionParams ¶
func NewGetPresencedefinitionParams() *GetPresencedefinitionParams
NewGetPresencedefinitionParams creates a new GetPresencedefinitionParams 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 NewGetPresencedefinitionParamsWithContext ¶
func NewGetPresencedefinitionParamsWithContext(ctx context.Context) *GetPresencedefinitionParams
NewGetPresencedefinitionParamsWithContext creates a new GetPresencedefinitionParams object with the ability to set a context for a request.
func NewGetPresencedefinitionParamsWithHTTPClient ¶
func NewGetPresencedefinitionParamsWithHTTPClient(client *http.Client) *GetPresencedefinitionParams
NewGetPresencedefinitionParamsWithHTTPClient creates a new GetPresencedefinitionParams object with the ability to set a custom HTTPClient for a request.
func NewGetPresencedefinitionParamsWithTimeout ¶
func NewGetPresencedefinitionParamsWithTimeout(timeout time.Duration) *GetPresencedefinitionParams
NewGetPresencedefinitionParamsWithTimeout creates a new GetPresencedefinitionParams object with the ability to set a timeout on a request.
func (*GetPresencedefinitionParams) SetContext ¶
func (o *GetPresencedefinitionParams) SetContext(ctx context.Context)
SetContext adds the context to the get presencedefinition params
func (*GetPresencedefinitionParams) SetDefaults ¶
func (o *GetPresencedefinitionParams) SetDefaults()
SetDefaults hydrates default values in the get presencedefinition params (not the query body).
All values with no default are reset to their zero value.
func (*GetPresencedefinitionParams) SetHTTPClient ¶
func (o *GetPresencedefinitionParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get presencedefinition params
func (*GetPresencedefinitionParams) SetLocaleCode ¶
func (o *GetPresencedefinitionParams) SetLocaleCode(localeCode *string)
SetLocaleCode adds the localeCode to the get presencedefinition params
func (*GetPresencedefinitionParams) SetPresenceID ¶
func (o *GetPresencedefinitionParams) SetPresenceID(presenceID string)
SetPresenceID adds the presenceId to the get presencedefinition params
func (*GetPresencedefinitionParams) SetTimeout ¶
func (o *GetPresencedefinitionParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get presencedefinition params
func (*GetPresencedefinitionParams) WithContext ¶
func (o *GetPresencedefinitionParams) WithContext(ctx context.Context) *GetPresencedefinitionParams
WithContext adds the context to the get presencedefinition params
func (*GetPresencedefinitionParams) WithDefaults ¶
func (o *GetPresencedefinitionParams) WithDefaults() *GetPresencedefinitionParams
WithDefaults hydrates default values in the get presencedefinition params (not the query body).
All values with no default are reset to their zero value.
func (*GetPresencedefinitionParams) WithHTTPClient ¶
func (o *GetPresencedefinitionParams) WithHTTPClient(client *http.Client) *GetPresencedefinitionParams
WithHTTPClient adds the HTTPClient to the get presencedefinition params
func (*GetPresencedefinitionParams) WithLocaleCode ¶
func (o *GetPresencedefinitionParams) WithLocaleCode(localeCode *string) *GetPresencedefinitionParams
WithLocaleCode adds the localeCode to the get presencedefinition params
func (*GetPresencedefinitionParams) WithPresenceID ¶
func (o *GetPresencedefinitionParams) WithPresenceID(presenceID string) *GetPresencedefinitionParams
WithPresenceID adds the presenceID to the get presencedefinition params
func (*GetPresencedefinitionParams) WithTimeout ¶
func (o *GetPresencedefinitionParams) WithTimeout(timeout time.Duration) *GetPresencedefinitionParams
WithTimeout adds the timeout to the get presencedefinition params
func (*GetPresencedefinitionParams) WriteToRequest ¶
func (o *GetPresencedefinitionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetPresencedefinitionReader ¶
type GetPresencedefinitionReader struct {
// contains filtered or unexported fields
}
GetPresencedefinitionReader is a Reader for the GetPresencedefinition structure.
func (*GetPresencedefinitionReader) ReadResponse ¶
func (o *GetPresencedefinitionReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetPresencedefinitionRequestEntityTooLarge ¶
GetPresencedefinitionRequestEntityTooLarge describes a response with status code 413, with default header values.
The request is over the size limit. Maximum bytes: %s
func NewGetPresencedefinitionRequestEntityTooLarge ¶
func NewGetPresencedefinitionRequestEntityTooLarge() *GetPresencedefinitionRequestEntityTooLarge
NewGetPresencedefinitionRequestEntityTooLarge creates a GetPresencedefinitionRequestEntityTooLarge with default headers values
func (*GetPresencedefinitionRequestEntityTooLarge) Error ¶
func (o *GetPresencedefinitionRequestEntityTooLarge) Error() string
func (*GetPresencedefinitionRequestEntityTooLarge) GetPayload ¶
func (o *GetPresencedefinitionRequestEntityTooLarge) GetPayload() *models.ErrorBody
func (*GetPresencedefinitionRequestEntityTooLarge) IsClientError ¶
func (o *GetPresencedefinitionRequestEntityTooLarge) IsClientError() bool
IsClientError returns true when this get presencedefinition request entity too large response has a 4xx status code
func (*GetPresencedefinitionRequestEntityTooLarge) IsCode ¶
func (o *GetPresencedefinitionRequestEntityTooLarge) IsCode(code int) bool
IsCode returns true when this get presencedefinition request entity too large response a status code equal to that given
func (*GetPresencedefinitionRequestEntityTooLarge) IsRedirect ¶
func (o *GetPresencedefinitionRequestEntityTooLarge) IsRedirect() bool
IsRedirect returns true when this get presencedefinition request entity too large response has a 3xx status code
func (*GetPresencedefinitionRequestEntityTooLarge) IsServerError ¶
func (o *GetPresencedefinitionRequestEntityTooLarge) IsServerError() bool
IsServerError returns true when this get presencedefinition request entity too large response has a 5xx status code
func (*GetPresencedefinitionRequestEntityTooLarge) IsSuccess ¶
func (o *GetPresencedefinitionRequestEntityTooLarge) IsSuccess() bool
IsSuccess returns true when this get presencedefinition request entity too large response has a 2xx status code
func (*GetPresencedefinitionRequestEntityTooLarge) String ¶
func (o *GetPresencedefinitionRequestEntityTooLarge) String() string
type GetPresencedefinitionRequestTimeout ¶
GetPresencedefinitionRequestTimeout describes a response with status code 408, with default header values.
The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.
func NewGetPresencedefinitionRequestTimeout ¶
func NewGetPresencedefinitionRequestTimeout() *GetPresencedefinitionRequestTimeout
NewGetPresencedefinitionRequestTimeout creates a GetPresencedefinitionRequestTimeout with default headers values
func (*GetPresencedefinitionRequestTimeout) Error ¶
func (o *GetPresencedefinitionRequestTimeout) Error() string
func (*GetPresencedefinitionRequestTimeout) GetPayload ¶
func (o *GetPresencedefinitionRequestTimeout) GetPayload() *models.ErrorBody
func (*GetPresencedefinitionRequestTimeout) IsClientError ¶
func (o *GetPresencedefinitionRequestTimeout) IsClientError() bool
IsClientError returns true when this get presencedefinition request timeout response has a 4xx status code
func (*GetPresencedefinitionRequestTimeout) IsCode ¶
func (o *GetPresencedefinitionRequestTimeout) IsCode(code int) bool
IsCode returns true when this get presencedefinition request timeout response a status code equal to that given
func (*GetPresencedefinitionRequestTimeout) IsRedirect ¶
func (o *GetPresencedefinitionRequestTimeout) IsRedirect() bool
IsRedirect returns true when this get presencedefinition request timeout response has a 3xx status code
func (*GetPresencedefinitionRequestTimeout) IsServerError ¶
func (o *GetPresencedefinitionRequestTimeout) IsServerError() bool
IsServerError returns true when this get presencedefinition request timeout response has a 5xx status code
func (*GetPresencedefinitionRequestTimeout) IsSuccess ¶
func (o *GetPresencedefinitionRequestTimeout) IsSuccess() bool
IsSuccess returns true when this get presencedefinition request timeout response has a 2xx status code
func (*GetPresencedefinitionRequestTimeout) String ¶
func (o *GetPresencedefinitionRequestTimeout) String() string
type GetPresencedefinitionServiceUnavailable ¶
type GetPresencedefinitionServiceUnavailable struct {
}GetPresencedefinitionServiceUnavailable describes a response with status code 503, with default header values.
Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).
func NewGetPresencedefinitionServiceUnavailable ¶
func NewGetPresencedefinitionServiceUnavailable() *GetPresencedefinitionServiceUnavailable
NewGetPresencedefinitionServiceUnavailable creates a GetPresencedefinitionServiceUnavailable with default headers values
func (*GetPresencedefinitionServiceUnavailable) Error ¶
func (o *GetPresencedefinitionServiceUnavailable) Error() string
func (*GetPresencedefinitionServiceUnavailable) GetPayload ¶
func (o *GetPresencedefinitionServiceUnavailable) GetPayload() *models.ErrorBody
func (*GetPresencedefinitionServiceUnavailable) IsClientError ¶
func (o *GetPresencedefinitionServiceUnavailable) IsClientError() bool
IsClientError returns true when this get presencedefinition service unavailable response has a 4xx status code
func (*GetPresencedefinitionServiceUnavailable) IsCode ¶
func (o *GetPresencedefinitionServiceUnavailable) IsCode(code int) bool
IsCode returns true when this get presencedefinition service unavailable response a status code equal to that given
func (*GetPresencedefinitionServiceUnavailable) IsRedirect ¶
func (o *GetPresencedefinitionServiceUnavailable) IsRedirect() bool
IsRedirect returns true when this get presencedefinition service unavailable response has a 3xx status code
func (*GetPresencedefinitionServiceUnavailable) IsServerError ¶
func (o *GetPresencedefinitionServiceUnavailable) IsServerError() bool
IsServerError returns true when this get presencedefinition service unavailable response has a 5xx status code
func (*GetPresencedefinitionServiceUnavailable) IsSuccess ¶
func (o *GetPresencedefinitionServiceUnavailable) IsSuccess() bool
IsSuccess returns true when this get presencedefinition service unavailable response has a 2xx status code
func (*GetPresencedefinitionServiceUnavailable) String ¶
func (o *GetPresencedefinitionServiceUnavailable) String() string
type GetPresencedefinitionTooManyRequests ¶
GetPresencedefinitionTooManyRequests describes a response with status code 429, with default header values.
Rate limit exceeded the maximum. Retry the request in [%s] seconds
func NewGetPresencedefinitionTooManyRequests ¶
func NewGetPresencedefinitionTooManyRequests() *GetPresencedefinitionTooManyRequests
NewGetPresencedefinitionTooManyRequests creates a GetPresencedefinitionTooManyRequests with default headers values
func (*GetPresencedefinitionTooManyRequests) Error ¶
func (o *GetPresencedefinitionTooManyRequests) Error() string
func (*GetPresencedefinitionTooManyRequests) GetPayload ¶
func (o *GetPresencedefinitionTooManyRequests) GetPayload() *models.ErrorBody
func (*GetPresencedefinitionTooManyRequests) IsClientError ¶
func (o *GetPresencedefinitionTooManyRequests) IsClientError() bool
IsClientError returns true when this get presencedefinition too many requests response has a 4xx status code
func (*GetPresencedefinitionTooManyRequests) IsCode ¶
func (o *GetPresencedefinitionTooManyRequests) IsCode(code int) bool
IsCode returns true when this get presencedefinition too many requests response a status code equal to that given
func (*GetPresencedefinitionTooManyRequests) IsRedirect ¶
func (o *GetPresencedefinitionTooManyRequests) IsRedirect() bool
IsRedirect returns true when this get presencedefinition too many requests response has a 3xx status code
func (*GetPresencedefinitionTooManyRequests) IsServerError ¶
func (o *GetPresencedefinitionTooManyRequests) IsServerError() bool
IsServerError returns true when this get presencedefinition too many requests response has a 5xx status code
func (*GetPresencedefinitionTooManyRequests) IsSuccess ¶
func (o *GetPresencedefinitionTooManyRequests) IsSuccess() bool
IsSuccess returns true when this get presencedefinition too many requests response has a 2xx status code
func (*GetPresencedefinitionTooManyRequests) String ¶
func (o *GetPresencedefinitionTooManyRequests) String() string
type GetPresencedefinitionUnauthorized ¶
type GetPresencedefinitionUnauthorized struct {
}GetPresencedefinitionUnauthorized describes a response with status code 401, with default header values.
No authentication bearer token specified in authorization header.
func NewGetPresencedefinitionUnauthorized ¶
func NewGetPresencedefinitionUnauthorized() *GetPresencedefinitionUnauthorized
NewGetPresencedefinitionUnauthorized creates a GetPresencedefinitionUnauthorized with default headers values
func (*GetPresencedefinitionUnauthorized) Error ¶
func (o *GetPresencedefinitionUnauthorized) Error() string
func (*GetPresencedefinitionUnauthorized) GetPayload ¶
func (o *GetPresencedefinitionUnauthorized) GetPayload() *models.ErrorBody
func (*GetPresencedefinitionUnauthorized) IsClientError ¶
func (o *GetPresencedefinitionUnauthorized) IsClientError() bool
IsClientError returns true when this get presencedefinition unauthorized response has a 4xx status code
func (*GetPresencedefinitionUnauthorized) IsCode ¶
func (o *GetPresencedefinitionUnauthorized) IsCode(code int) bool
IsCode returns true when this get presencedefinition unauthorized response a status code equal to that given
func (*GetPresencedefinitionUnauthorized) IsRedirect ¶
func (o *GetPresencedefinitionUnauthorized) IsRedirect() bool
IsRedirect returns true when this get presencedefinition unauthorized response has a 3xx status code
func (*GetPresencedefinitionUnauthorized) IsServerError ¶
func (o *GetPresencedefinitionUnauthorized) IsServerError() bool
IsServerError returns true when this get presencedefinition unauthorized response has a 5xx status code
func (*GetPresencedefinitionUnauthorized) IsSuccess ¶
func (o *GetPresencedefinitionUnauthorized) IsSuccess() bool
IsSuccess returns true when this get presencedefinition unauthorized response has a 2xx status code
func (*GetPresencedefinitionUnauthorized) String ¶
func (o *GetPresencedefinitionUnauthorized) String() string
type GetPresencedefinitionUnsupportedMediaType ¶
GetPresencedefinitionUnsupportedMediaType describes a response with status code 415, with default header values.
Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.
func NewGetPresencedefinitionUnsupportedMediaType ¶
func NewGetPresencedefinitionUnsupportedMediaType() *GetPresencedefinitionUnsupportedMediaType
NewGetPresencedefinitionUnsupportedMediaType creates a GetPresencedefinitionUnsupportedMediaType with default headers values
func (*GetPresencedefinitionUnsupportedMediaType) Error ¶
func (o *GetPresencedefinitionUnsupportedMediaType) Error() string
func (*GetPresencedefinitionUnsupportedMediaType) GetPayload ¶
func (o *GetPresencedefinitionUnsupportedMediaType) GetPayload() *models.ErrorBody
func (*GetPresencedefinitionUnsupportedMediaType) IsClientError ¶
func (o *GetPresencedefinitionUnsupportedMediaType) IsClientError() bool
IsClientError returns true when this get presencedefinition unsupported media type response has a 4xx status code
func (*GetPresencedefinitionUnsupportedMediaType) IsCode ¶
func (o *GetPresencedefinitionUnsupportedMediaType) IsCode(code int) bool
IsCode returns true when this get presencedefinition unsupported media type response a status code equal to that given
func (*GetPresencedefinitionUnsupportedMediaType) IsRedirect ¶
func (o *GetPresencedefinitionUnsupportedMediaType) IsRedirect() bool
IsRedirect returns true when this get presencedefinition unsupported media type response has a 3xx status code
func (*GetPresencedefinitionUnsupportedMediaType) IsServerError ¶
func (o *GetPresencedefinitionUnsupportedMediaType) IsServerError() bool
IsServerError returns true when this get presencedefinition unsupported media type response has a 5xx status code
func (*GetPresencedefinitionUnsupportedMediaType) IsSuccess ¶
func (o *GetPresencedefinitionUnsupportedMediaType) IsSuccess() bool
IsSuccess returns true when this get presencedefinition unsupported media type response has a 2xx status code
func (*GetPresencedefinitionUnsupportedMediaType) String ¶
func (o *GetPresencedefinitionUnsupportedMediaType) String() string
type GetPresencedefinitionsBadRequest ¶
GetPresencedefinitionsBadRequest describes a response with status code 400, with default header values.
The request could not be understood by the server due to malformed syntax.
func NewGetPresencedefinitionsBadRequest ¶
func NewGetPresencedefinitionsBadRequest() *GetPresencedefinitionsBadRequest
NewGetPresencedefinitionsBadRequest creates a GetPresencedefinitionsBadRequest with default headers values
func (*GetPresencedefinitionsBadRequest) Error ¶
func (o *GetPresencedefinitionsBadRequest) Error() string
func (*GetPresencedefinitionsBadRequest) GetPayload ¶
func (o *GetPresencedefinitionsBadRequest) GetPayload() *models.ErrorBody
func (*GetPresencedefinitionsBadRequest) IsClientError ¶
func (o *GetPresencedefinitionsBadRequest) IsClientError() bool
IsClientError returns true when this get presencedefinitions bad request response has a 4xx status code
func (*GetPresencedefinitionsBadRequest) IsCode ¶
func (o *GetPresencedefinitionsBadRequest) IsCode(code int) bool
IsCode returns true when this get presencedefinitions bad request response a status code equal to that given
func (*GetPresencedefinitionsBadRequest) IsRedirect ¶
func (o *GetPresencedefinitionsBadRequest) IsRedirect() bool
IsRedirect returns true when this get presencedefinitions bad request response has a 3xx status code
func (*GetPresencedefinitionsBadRequest) IsServerError ¶
func (o *GetPresencedefinitionsBadRequest) IsServerError() bool
IsServerError returns true when this get presencedefinitions bad request response has a 5xx status code
func (*GetPresencedefinitionsBadRequest) IsSuccess ¶
func (o *GetPresencedefinitionsBadRequest) IsSuccess() bool
IsSuccess returns true when this get presencedefinitions bad request response has a 2xx status code
func (*GetPresencedefinitionsBadRequest) String ¶
func (o *GetPresencedefinitionsBadRequest) String() string
type GetPresencedefinitionsForbidden ¶
GetPresencedefinitionsForbidden describes a response with status code 403, with default header values.
You are not authorized to perform the requested action.
func NewGetPresencedefinitionsForbidden ¶
func NewGetPresencedefinitionsForbidden() *GetPresencedefinitionsForbidden
NewGetPresencedefinitionsForbidden creates a GetPresencedefinitionsForbidden with default headers values
func (*GetPresencedefinitionsForbidden) Error ¶
func (o *GetPresencedefinitionsForbidden) Error() string
func (*GetPresencedefinitionsForbidden) GetPayload ¶
func (o *GetPresencedefinitionsForbidden) GetPayload() *models.ErrorBody
func (*GetPresencedefinitionsForbidden) IsClientError ¶
func (o *GetPresencedefinitionsForbidden) IsClientError() bool
IsClientError returns true when this get presencedefinitions forbidden response has a 4xx status code
func (*GetPresencedefinitionsForbidden) IsCode ¶
func (o *GetPresencedefinitionsForbidden) IsCode(code int) bool
IsCode returns true when this get presencedefinitions forbidden response a status code equal to that given
func (*GetPresencedefinitionsForbidden) IsRedirect ¶
func (o *GetPresencedefinitionsForbidden) IsRedirect() bool
IsRedirect returns true when this get presencedefinitions forbidden response has a 3xx status code
func (*GetPresencedefinitionsForbidden) IsServerError ¶
func (o *GetPresencedefinitionsForbidden) IsServerError() bool
IsServerError returns true when this get presencedefinitions forbidden response has a 5xx status code
func (*GetPresencedefinitionsForbidden) IsSuccess ¶
func (o *GetPresencedefinitionsForbidden) IsSuccess() bool
IsSuccess returns true when this get presencedefinitions forbidden response has a 2xx status code
func (*GetPresencedefinitionsForbidden) String ¶
func (o *GetPresencedefinitionsForbidden) String() string
type GetPresencedefinitionsGatewayTimeout ¶
GetPresencedefinitionsGatewayTimeout describes a response with status code 504, with default header values.
The request timed out.
func NewGetPresencedefinitionsGatewayTimeout ¶
func NewGetPresencedefinitionsGatewayTimeout() *GetPresencedefinitionsGatewayTimeout
NewGetPresencedefinitionsGatewayTimeout creates a GetPresencedefinitionsGatewayTimeout with default headers values
func (*GetPresencedefinitionsGatewayTimeout) Error ¶
func (o *GetPresencedefinitionsGatewayTimeout) Error() string
func (*GetPresencedefinitionsGatewayTimeout) GetPayload ¶
func (o *GetPresencedefinitionsGatewayTimeout) GetPayload() *models.ErrorBody
func (*GetPresencedefinitionsGatewayTimeout) IsClientError ¶
func (o *GetPresencedefinitionsGatewayTimeout) IsClientError() bool
IsClientError returns true when this get presencedefinitions gateway timeout response has a 4xx status code
func (*GetPresencedefinitionsGatewayTimeout) IsCode ¶
func (o *GetPresencedefinitionsGatewayTimeout) IsCode(code int) bool
IsCode returns true when this get presencedefinitions gateway timeout response a status code equal to that given
func (*GetPresencedefinitionsGatewayTimeout) IsRedirect ¶
func (o *GetPresencedefinitionsGatewayTimeout) IsRedirect() bool
IsRedirect returns true when this get presencedefinitions gateway timeout response has a 3xx status code
func (*GetPresencedefinitionsGatewayTimeout) IsServerError ¶
func (o *GetPresencedefinitionsGatewayTimeout) IsServerError() bool
IsServerError returns true when this get presencedefinitions gateway timeout response has a 5xx status code
func (*GetPresencedefinitionsGatewayTimeout) IsSuccess ¶
func (o *GetPresencedefinitionsGatewayTimeout) IsSuccess() bool
IsSuccess returns true when this get presencedefinitions gateway timeout response has a 2xx status code
func (*GetPresencedefinitionsGatewayTimeout) String ¶
func (o *GetPresencedefinitionsGatewayTimeout) String() string
type GetPresencedefinitionsInternalServerError ¶
GetPresencedefinitionsInternalServerError describes a response with status code 500, with default header values.
The server encountered an unexpected condition which prevented it from fulfilling the request.
func NewGetPresencedefinitionsInternalServerError ¶
func NewGetPresencedefinitionsInternalServerError() *GetPresencedefinitionsInternalServerError
NewGetPresencedefinitionsInternalServerError creates a GetPresencedefinitionsInternalServerError with default headers values
func (*GetPresencedefinitionsInternalServerError) Error ¶
func (o *GetPresencedefinitionsInternalServerError) Error() string
func (*GetPresencedefinitionsInternalServerError) GetPayload ¶
func (o *GetPresencedefinitionsInternalServerError) GetPayload() *models.ErrorBody
func (*GetPresencedefinitionsInternalServerError) IsClientError ¶
func (o *GetPresencedefinitionsInternalServerError) IsClientError() bool
IsClientError returns true when this get presencedefinitions internal server error response has a 4xx status code
func (*GetPresencedefinitionsInternalServerError) IsCode ¶
func (o *GetPresencedefinitionsInternalServerError) IsCode(code int) bool
IsCode returns true when this get presencedefinitions internal server error response a status code equal to that given
func (*GetPresencedefinitionsInternalServerError) IsRedirect ¶
func (o *GetPresencedefinitionsInternalServerError) IsRedirect() bool
IsRedirect returns true when this get presencedefinitions internal server error response has a 3xx status code
func (*GetPresencedefinitionsInternalServerError) IsServerError ¶
func (o *GetPresencedefinitionsInternalServerError) IsServerError() bool
IsServerError returns true when this get presencedefinitions internal server error response has a 5xx status code
func (*GetPresencedefinitionsInternalServerError) IsSuccess ¶
func (o *GetPresencedefinitionsInternalServerError) IsSuccess() bool
IsSuccess returns true when this get presencedefinitions internal server error response has a 2xx status code
func (*GetPresencedefinitionsInternalServerError) String ¶
func (o *GetPresencedefinitionsInternalServerError) String() string
type GetPresencedefinitionsNotFound ¶
GetPresencedefinitionsNotFound describes a response with status code 404, with default header values.
The requested resource was not found.
func NewGetPresencedefinitionsNotFound ¶
func NewGetPresencedefinitionsNotFound() *GetPresencedefinitionsNotFound
NewGetPresencedefinitionsNotFound creates a GetPresencedefinitionsNotFound with default headers values
func (*GetPresencedefinitionsNotFound) Error ¶
func (o *GetPresencedefinitionsNotFound) Error() string
func (*GetPresencedefinitionsNotFound) GetPayload ¶
func (o *GetPresencedefinitionsNotFound) GetPayload() *models.ErrorBody
func (*GetPresencedefinitionsNotFound) IsClientError ¶
func (o *GetPresencedefinitionsNotFound) IsClientError() bool
IsClientError returns true when this get presencedefinitions not found response has a 4xx status code
func (*GetPresencedefinitionsNotFound) IsCode ¶
func (o *GetPresencedefinitionsNotFound) IsCode(code int) bool
IsCode returns true when this get presencedefinitions not found response a status code equal to that given
func (*GetPresencedefinitionsNotFound) IsRedirect ¶
func (o *GetPresencedefinitionsNotFound) IsRedirect() bool
IsRedirect returns true when this get presencedefinitions not found response has a 3xx status code
func (*GetPresencedefinitionsNotFound) IsServerError ¶
func (o *GetPresencedefinitionsNotFound) IsServerError() bool
IsServerError returns true when this get presencedefinitions not found response has a 5xx status code
func (*GetPresencedefinitionsNotFound) IsSuccess ¶
func (o *GetPresencedefinitionsNotFound) IsSuccess() bool
IsSuccess returns true when this get presencedefinitions not found response has a 2xx status code
func (*GetPresencedefinitionsNotFound) String ¶
func (o *GetPresencedefinitionsNotFound) String() string
type GetPresencedefinitionsOK ¶
type GetPresencedefinitionsOK struct {
Payload *models.OrganizationPresenceEntityListing
}
GetPresencedefinitionsOK describes a response with status code 200, with default header values.
successful operation
func NewGetPresencedefinitionsOK ¶
func NewGetPresencedefinitionsOK() *GetPresencedefinitionsOK
NewGetPresencedefinitionsOK creates a GetPresencedefinitionsOK with default headers values
func (*GetPresencedefinitionsOK) Error ¶
func (o *GetPresencedefinitionsOK) Error() string
func (*GetPresencedefinitionsOK) GetPayload ¶
func (o *GetPresencedefinitionsOK) GetPayload() *models.OrganizationPresenceEntityListing
func (*GetPresencedefinitionsOK) IsClientError ¶
func (o *GetPresencedefinitionsOK) IsClientError() bool
IsClientError returns true when this get presencedefinitions o k response has a 4xx status code
func (*GetPresencedefinitionsOK) IsCode ¶
func (o *GetPresencedefinitionsOK) IsCode(code int) bool
IsCode returns true when this get presencedefinitions o k response a status code equal to that given
func (*GetPresencedefinitionsOK) IsRedirect ¶
func (o *GetPresencedefinitionsOK) IsRedirect() bool
IsRedirect returns true when this get presencedefinitions o k response has a 3xx status code
func (*GetPresencedefinitionsOK) IsServerError ¶
func (o *GetPresencedefinitionsOK) IsServerError() bool
IsServerError returns true when this get presencedefinitions o k response has a 5xx status code
func (*GetPresencedefinitionsOK) IsSuccess ¶
func (o *GetPresencedefinitionsOK) IsSuccess() bool
IsSuccess returns true when this get presencedefinitions o k response has a 2xx status code
func (*GetPresencedefinitionsOK) String ¶
func (o *GetPresencedefinitionsOK) String() string
type GetPresencedefinitionsParams ¶
type GetPresencedefinitionsParams struct { /* Deleted. Deleted query can be TRUE, FALSE or ALL Default: "false" */ Deleted *string /* LocaleCode. The locale code to fetch for each presence definition. Use ALL to fetch everything. */ LocaleCode *string /* PageNumber. Page number Format: int32 Default: 1 */ PageNumber *int32 /* PageSize. Page size Format: int32 Default: 25 */ PageSize *int32 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetPresencedefinitionsParams contains all the parameters to send to the API endpoint
for the get presencedefinitions operation. Typically these are written to a http.Request.
func NewGetPresencedefinitionsParams ¶
func NewGetPresencedefinitionsParams() *GetPresencedefinitionsParams
NewGetPresencedefinitionsParams creates a new GetPresencedefinitionsParams 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 NewGetPresencedefinitionsParamsWithContext ¶
func NewGetPresencedefinitionsParamsWithContext(ctx context.Context) *GetPresencedefinitionsParams
NewGetPresencedefinitionsParamsWithContext creates a new GetPresencedefinitionsParams object with the ability to set a context for a request.
func NewGetPresencedefinitionsParamsWithHTTPClient ¶
func NewGetPresencedefinitionsParamsWithHTTPClient(client *http.Client) *GetPresencedefinitionsParams
NewGetPresencedefinitionsParamsWithHTTPClient creates a new GetPresencedefinitionsParams object with the ability to set a custom HTTPClient for a request.
func NewGetPresencedefinitionsParamsWithTimeout ¶
func NewGetPresencedefinitionsParamsWithTimeout(timeout time.Duration) *GetPresencedefinitionsParams
NewGetPresencedefinitionsParamsWithTimeout creates a new GetPresencedefinitionsParams object with the ability to set a timeout on a request.
func (*GetPresencedefinitionsParams) SetContext ¶
func (o *GetPresencedefinitionsParams) SetContext(ctx context.Context)
SetContext adds the context to the get presencedefinitions params
func (*GetPresencedefinitionsParams) SetDefaults ¶
func (o *GetPresencedefinitionsParams) SetDefaults()
SetDefaults hydrates default values in the get presencedefinitions params (not the query body).
All values with no default are reset to their zero value.
func (*GetPresencedefinitionsParams) SetDeleted ¶
func (o *GetPresencedefinitionsParams) SetDeleted(deleted *string)
SetDeleted adds the deleted to the get presencedefinitions params
func (*GetPresencedefinitionsParams) SetHTTPClient ¶
func (o *GetPresencedefinitionsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get presencedefinitions params
func (*GetPresencedefinitionsParams) SetLocaleCode ¶
func (o *GetPresencedefinitionsParams) SetLocaleCode(localeCode *string)
SetLocaleCode adds the localeCode to the get presencedefinitions params
func (*GetPresencedefinitionsParams) SetPageNumber ¶
func (o *GetPresencedefinitionsParams) SetPageNumber(pageNumber *int32)
SetPageNumber adds the pageNumber to the get presencedefinitions params
func (*GetPresencedefinitionsParams) SetPageSize ¶
func (o *GetPresencedefinitionsParams) SetPageSize(pageSize *int32)
SetPageSize adds the pageSize to the get presencedefinitions params
func (*GetPresencedefinitionsParams) SetTimeout ¶
func (o *GetPresencedefinitionsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get presencedefinitions params
func (*GetPresencedefinitionsParams) WithContext ¶
func (o *GetPresencedefinitionsParams) WithContext(ctx context.Context) *GetPresencedefinitionsParams
WithContext adds the context to the get presencedefinitions params
func (*GetPresencedefinitionsParams) WithDefaults ¶
func (o *GetPresencedefinitionsParams) WithDefaults() *GetPresencedefinitionsParams
WithDefaults hydrates default values in the get presencedefinitions params (not the query body).
All values with no default are reset to their zero value.
func (*GetPresencedefinitionsParams) WithDeleted ¶
func (o *GetPresencedefinitionsParams) WithDeleted(deleted *string) *GetPresencedefinitionsParams
WithDeleted adds the deleted to the get presencedefinitions params
func (*GetPresencedefinitionsParams) WithHTTPClient ¶
func (o *GetPresencedefinitionsParams) WithHTTPClient(client *http.Client) *GetPresencedefinitionsParams
WithHTTPClient adds the HTTPClient to the get presencedefinitions params
func (*GetPresencedefinitionsParams) WithLocaleCode ¶
func (o *GetPresencedefinitionsParams) WithLocaleCode(localeCode *string) *GetPresencedefinitionsParams
WithLocaleCode adds the localeCode to the get presencedefinitions params
func (*GetPresencedefinitionsParams) WithPageNumber ¶
func (o *GetPresencedefinitionsParams) WithPageNumber(pageNumber *int32) *GetPresencedefinitionsParams
WithPageNumber adds the pageNumber to the get presencedefinitions params
func (*GetPresencedefinitionsParams) WithPageSize ¶
func (o *GetPresencedefinitionsParams) WithPageSize(pageSize *int32) *GetPresencedefinitionsParams
WithPageSize adds the pageSize to the get presencedefinitions params
func (*GetPresencedefinitionsParams) WithTimeout ¶
func (o *GetPresencedefinitionsParams) WithTimeout(timeout time.Duration) *GetPresencedefinitionsParams
WithTimeout adds the timeout to the get presencedefinitions params
func (*GetPresencedefinitionsParams) WriteToRequest ¶
func (o *GetPresencedefinitionsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetPresencedefinitionsReader ¶
type GetPresencedefinitionsReader struct {
// contains filtered or unexported fields
}
GetPresencedefinitionsReader is a Reader for the GetPresencedefinitions structure.
func (*GetPresencedefinitionsReader) ReadResponse ¶
func (o *GetPresencedefinitionsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetPresencedefinitionsRequestEntityTooLarge ¶
GetPresencedefinitionsRequestEntityTooLarge describes a response with status code 413, with default header values.
The request is over the size limit. Maximum bytes: %s
func NewGetPresencedefinitionsRequestEntityTooLarge ¶
func NewGetPresencedefinitionsRequestEntityTooLarge() *GetPresencedefinitionsRequestEntityTooLarge
NewGetPresencedefinitionsRequestEntityTooLarge creates a GetPresencedefinitionsRequestEntityTooLarge with default headers values
func (*GetPresencedefinitionsRequestEntityTooLarge) Error ¶
func (o *GetPresencedefinitionsRequestEntityTooLarge) Error() string
func (*GetPresencedefinitionsRequestEntityTooLarge) GetPayload ¶
func (o *GetPresencedefinitionsRequestEntityTooLarge) GetPayload() *models.ErrorBody
func (*GetPresencedefinitionsRequestEntityTooLarge) IsClientError ¶
func (o *GetPresencedefinitionsRequestEntityTooLarge) IsClientError() bool
IsClientError returns true when this get presencedefinitions request entity too large response has a 4xx status code
func (*GetPresencedefinitionsRequestEntityTooLarge) IsCode ¶
func (o *GetPresencedefinitionsRequestEntityTooLarge) IsCode(code int) bool
IsCode returns true when this get presencedefinitions request entity too large response a status code equal to that given
func (*GetPresencedefinitionsRequestEntityTooLarge) IsRedirect ¶
func (o *GetPresencedefinitionsRequestEntityTooLarge) IsRedirect() bool
IsRedirect returns true when this get presencedefinitions request entity too large response has a 3xx status code
func (*GetPresencedefinitionsRequestEntityTooLarge) IsServerError ¶
func (o *GetPresencedefinitionsRequestEntityTooLarge) IsServerError() bool
IsServerError returns true when this get presencedefinitions request entity too large response has a 5xx status code
func (*GetPresencedefinitionsRequestEntityTooLarge) IsSuccess ¶
func (o *GetPresencedefinitionsRequestEntityTooLarge) IsSuccess() bool
IsSuccess returns true when this get presencedefinitions request entity too large response has a 2xx status code
func (*GetPresencedefinitionsRequestEntityTooLarge) String ¶
func (o *GetPresencedefinitionsRequestEntityTooLarge) String() string
type GetPresencedefinitionsRequestTimeout ¶
GetPresencedefinitionsRequestTimeout describes a response with status code 408, with default header values.
The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.
func NewGetPresencedefinitionsRequestTimeout ¶
func NewGetPresencedefinitionsRequestTimeout() *GetPresencedefinitionsRequestTimeout
NewGetPresencedefinitionsRequestTimeout creates a GetPresencedefinitionsRequestTimeout with default headers values
func (*GetPresencedefinitionsRequestTimeout) Error ¶
func (o *GetPresencedefinitionsRequestTimeout) Error() string
func (*GetPresencedefinitionsRequestTimeout) GetPayload ¶
func (o *GetPresencedefinitionsRequestTimeout) GetPayload() *models.ErrorBody
func (*GetPresencedefinitionsRequestTimeout) IsClientError ¶
func (o *GetPresencedefinitionsRequestTimeout) IsClientError() bool
IsClientError returns true when this get presencedefinitions request timeout response has a 4xx status code
func (*GetPresencedefinitionsRequestTimeout) IsCode ¶
func (o *GetPresencedefinitionsRequestTimeout) IsCode(code int) bool
IsCode returns true when this get presencedefinitions request timeout response a status code equal to that given
func (*GetPresencedefinitionsRequestTimeout) IsRedirect ¶
func (o *GetPresencedefinitionsRequestTimeout) IsRedirect() bool
IsRedirect returns true when this get presencedefinitions request timeout response has a 3xx status code
func (*GetPresencedefinitionsRequestTimeout) IsServerError ¶
func (o *GetPresencedefinitionsRequestTimeout) IsServerError() bool
IsServerError returns true when this get presencedefinitions request timeout response has a 5xx status code
func (*GetPresencedefinitionsRequestTimeout) IsSuccess ¶
func (o *GetPresencedefinitionsRequestTimeout) IsSuccess() bool
IsSuccess returns true when this get presencedefinitions request timeout response has a 2xx status code
func (*GetPresencedefinitionsRequestTimeout) String ¶
func (o *GetPresencedefinitionsRequestTimeout) String() string
type GetPresencedefinitionsServiceUnavailable ¶
type GetPresencedefinitionsServiceUnavailable struct {
}GetPresencedefinitionsServiceUnavailable describes a response with status code 503, with default header values.
Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).
func NewGetPresencedefinitionsServiceUnavailable ¶
func NewGetPresencedefinitionsServiceUnavailable() *GetPresencedefinitionsServiceUnavailable
NewGetPresencedefinitionsServiceUnavailable creates a GetPresencedefinitionsServiceUnavailable with default headers values
func (*GetPresencedefinitionsServiceUnavailable) Error ¶
func (o *GetPresencedefinitionsServiceUnavailable) Error() string
func (*GetPresencedefinitionsServiceUnavailable) GetPayload ¶
func (o *GetPresencedefinitionsServiceUnavailable) GetPayload() *models.ErrorBody
func (*GetPresencedefinitionsServiceUnavailable) IsClientError ¶
func (o *GetPresencedefinitionsServiceUnavailable) IsClientError() bool
IsClientError returns true when this get presencedefinitions service unavailable response has a 4xx status code
func (*GetPresencedefinitionsServiceUnavailable) IsCode ¶
func (o *GetPresencedefinitionsServiceUnavailable) IsCode(code int) bool
IsCode returns true when this get presencedefinitions service unavailable response a status code equal to that given
func (*GetPresencedefinitionsServiceUnavailable) IsRedirect ¶
func (o *GetPresencedefinitionsServiceUnavailable) IsRedirect() bool
IsRedirect returns true when this get presencedefinitions service unavailable response has a 3xx status code
func (*GetPresencedefinitionsServiceUnavailable) IsServerError ¶
func (o *GetPresencedefinitionsServiceUnavailable) IsServerError() bool
IsServerError returns true when this get presencedefinitions service unavailable response has a 5xx status code
func (*GetPresencedefinitionsServiceUnavailable) IsSuccess ¶
func (o *GetPresencedefinitionsServiceUnavailable) IsSuccess() bool
IsSuccess returns true when this get presencedefinitions service unavailable response has a 2xx status code
func (*GetPresencedefinitionsServiceUnavailable) String ¶
func (o *GetPresencedefinitionsServiceUnavailable) String() string
type GetPresencedefinitionsTooManyRequests ¶
GetPresencedefinitionsTooManyRequests describes a response with status code 429, with default header values.
Rate limit exceeded the maximum. Retry the request in [%s] seconds
func NewGetPresencedefinitionsTooManyRequests ¶
func NewGetPresencedefinitionsTooManyRequests() *GetPresencedefinitionsTooManyRequests
NewGetPresencedefinitionsTooManyRequests creates a GetPresencedefinitionsTooManyRequests with default headers values
func (*GetPresencedefinitionsTooManyRequests) Error ¶
func (o *GetPresencedefinitionsTooManyRequests) Error() string
func (*GetPresencedefinitionsTooManyRequests) GetPayload ¶
func (o *GetPresencedefinitionsTooManyRequests) GetPayload() *models.ErrorBody
func (*GetPresencedefinitionsTooManyRequests) IsClientError ¶
func (o *GetPresencedefinitionsTooManyRequests) IsClientError() bool
IsClientError returns true when this get presencedefinitions too many requests response has a 4xx status code
func (*GetPresencedefinitionsTooManyRequests) IsCode ¶
func (o *GetPresencedefinitionsTooManyRequests) IsCode(code int) bool
IsCode returns true when this get presencedefinitions too many requests response a status code equal to that given
func (*GetPresencedefinitionsTooManyRequests) IsRedirect ¶
func (o *GetPresencedefinitionsTooManyRequests) IsRedirect() bool
IsRedirect returns true when this get presencedefinitions too many requests response has a 3xx status code
func (*GetPresencedefinitionsTooManyRequests) IsServerError ¶
func (o *GetPresencedefinitionsTooManyRequests) IsServerError() bool
IsServerError returns true when this get presencedefinitions too many requests response has a 5xx status code
func (*GetPresencedefinitionsTooManyRequests) IsSuccess ¶
func (o *GetPresencedefinitionsTooManyRequests) IsSuccess() bool
IsSuccess returns true when this get presencedefinitions too many requests response has a 2xx status code
func (*GetPresencedefinitionsTooManyRequests) String ¶
func (o *GetPresencedefinitionsTooManyRequests) String() string
type GetPresencedefinitionsUnauthorized ¶
type GetPresencedefinitionsUnauthorized struct {
}GetPresencedefinitionsUnauthorized describes a response with status code 401, with default header values.
No authentication bearer token specified in authorization header.
func NewGetPresencedefinitionsUnauthorized ¶
func NewGetPresencedefinitionsUnauthorized() *GetPresencedefinitionsUnauthorized
NewGetPresencedefinitionsUnauthorized creates a GetPresencedefinitionsUnauthorized with default headers values
func (*GetPresencedefinitionsUnauthorized) Error ¶
func (o *GetPresencedefinitionsUnauthorized) Error() string
func (*GetPresencedefinitionsUnauthorized) GetPayload ¶
func (o *GetPresencedefinitionsUnauthorized) GetPayload() *models.ErrorBody
func (*GetPresencedefinitionsUnauthorized) IsClientError ¶
func (o *GetPresencedefinitionsUnauthorized) IsClientError() bool
IsClientError returns true when this get presencedefinitions unauthorized response has a 4xx status code
func (*GetPresencedefinitionsUnauthorized) IsCode ¶
func (o *GetPresencedefinitionsUnauthorized) IsCode(code int) bool
IsCode returns true when this get presencedefinitions unauthorized response a status code equal to that given
func (*GetPresencedefinitionsUnauthorized) IsRedirect ¶
func (o *GetPresencedefinitionsUnauthorized) IsRedirect() bool
IsRedirect returns true when this get presencedefinitions unauthorized response has a 3xx status code
func (*GetPresencedefinitionsUnauthorized) IsServerError ¶
func (o *GetPresencedefinitionsUnauthorized) IsServerError() bool
IsServerError returns true when this get presencedefinitions unauthorized response has a 5xx status code
func (*GetPresencedefinitionsUnauthorized) IsSuccess ¶
func (o *GetPresencedefinitionsUnauthorized) IsSuccess() bool
IsSuccess returns true when this get presencedefinitions unauthorized response has a 2xx status code
func (*GetPresencedefinitionsUnauthorized) String ¶
func (o *GetPresencedefinitionsUnauthorized) String() string
type GetPresencedefinitionsUnsupportedMediaType ¶
GetPresencedefinitionsUnsupportedMediaType describes a response with status code 415, with default header values.
Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.
func NewGetPresencedefinitionsUnsupportedMediaType ¶
func NewGetPresencedefinitionsUnsupportedMediaType() *GetPresencedefinitionsUnsupportedMediaType
NewGetPresencedefinitionsUnsupportedMediaType creates a GetPresencedefinitionsUnsupportedMediaType with default headers values
func (*GetPresencedefinitionsUnsupportedMediaType) Error ¶
func (o *GetPresencedefinitionsUnsupportedMediaType) Error() string
func (*GetPresencedefinitionsUnsupportedMediaType) GetPayload ¶
func (o *GetPresencedefinitionsUnsupportedMediaType) GetPayload() *models.ErrorBody
func (*GetPresencedefinitionsUnsupportedMediaType) IsClientError ¶
func (o *GetPresencedefinitionsUnsupportedMediaType) IsClientError() bool
IsClientError returns true when this get presencedefinitions unsupported media type response has a 4xx status code
func (*GetPresencedefinitionsUnsupportedMediaType) IsCode ¶
func (o *GetPresencedefinitionsUnsupportedMediaType) IsCode(code int) bool
IsCode returns true when this get presencedefinitions unsupported media type response a status code equal to that given
func (*GetPresencedefinitionsUnsupportedMediaType) IsRedirect ¶
func (o *GetPresencedefinitionsUnsupportedMediaType) IsRedirect() bool
IsRedirect returns true when this get presencedefinitions unsupported media type response has a 3xx status code
func (*GetPresencedefinitionsUnsupportedMediaType) IsServerError ¶
func (o *GetPresencedefinitionsUnsupportedMediaType) IsServerError() bool
IsServerError returns true when this get presencedefinitions unsupported media type response has a 5xx status code
func (*GetPresencedefinitionsUnsupportedMediaType) IsSuccess ¶
func (o *GetPresencedefinitionsUnsupportedMediaType) IsSuccess() bool
IsSuccess returns true when this get presencedefinitions unsupported media type response has a 2xx status code
func (*GetPresencedefinitionsUnsupportedMediaType) String ¶
func (o *GetPresencedefinitionsUnsupportedMediaType) String() string
type GetSystempresencesBadRequest ¶
GetSystempresencesBadRequest describes a response with status code 400, with default header values.
The request could not be understood by the server due to malformed syntax.
func NewGetSystempresencesBadRequest ¶
func NewGetSystempresencesBadRequest() *GetSystempresencesBadRequest
NewGetSystempresencesBadRequest creates a GetSystempresencesBadRequest with default headers values
func (*GetSystempresencesBadRequest) Error ¶
func (o *GetSystempresencesBadRequest) Error() string
func (*GetSystempresencesBadRequest) GetPayload ¶
func (o *GetSystempresencesBadRequest) GetPayload() *models.ErrorBody
func (*GetSystempresencesBadRequest) IsClientError ¶
func (o *GetSystempresencesBadRequest) IsClientError() bool
IsClientError returns true when this get systempresences bad request response has a 4xx status code
func (*GetSystempresencesBadRequest) IsCode ¶
func (o *GetSystempresencesBadRequest) IsCode(code int) bool
IsCode returns true when this get systempresences bad request response a status code equal to that given
func (*GetSystempresencesBadRequest) IsRedirect ¶
func (o *GetSystempresencesBadRequest) IsRedirect() bool
IsRedirect returns true when this get systempresences bad request response has a 3xx status code
func (*GetSystempresencesBadRequest) IsServerError ¶
func (o *GetSystempresencesBadRequest) IsServerError() bool
IsServerError returns true when this get systempresences bad request response has a 5xx status code
func (*GetSystempresencesBadRequest) IsSuccess ¶
func (o *GetSystempresencesBadRequest) IsSuccess() bool
IsSuccess returns true when this get systempresences bad request response has a 2xx status code
func (*GetSystempresencesBadRequest) String ¶
func (o *GetSystempresencesBadRequest) String() string
type GetSystempresencesForbidden ¶
GetSystempresencesForbidden describes a response with status code 403, with default header values.
You are not authorized to perform the requested action.
func NewGetSystempresencesForbidden ¶
func NewGetSystempresencesForbidden() *GetSystempresencesForbidden
NewGetSystempresencesForbidden creates a GetSystempresencesForbidden with default headers values
func (*GetSystempresencesForbidden) Error ¶
func (o *GetSystempresencesForbidden) Error() string
func (*GetSystempresencesForbidden) GetPayload ¶
func (o *GetSystempresencesForbidden) GetPayload() *models.ErrorBody
func (*GetSystempresencesForbidden) IsClientError ¶
func (o *GetSystempresencesForbidden) IsClientError() bool
IsClientError returns true when this get systempresences forbidden response has a 4xx status code
func (*GetSystempresencesForbidden) IsCode ¶
func (o *GetSystempresencesForbidden) IsCode(code int) bool
IsCode returns true when this get systempresences forbidden response a status code equal to that given
func (*GetSystempresencesForbidden) IsRedirect ¶
func (o *GetSystempresencesForbidden) IsRedirect() bool
IsRedirect returns true when this get systempresences forbidden response has a 3xx status code
func (*GetSystempresencesForbidden) IsServerError ¶
func (o *GetSystempresencesForbidden) IsServerError() bool
IsServerError returns true when this get systempresences forbidden response has a 5xx status code
func (*GetSystempresencesForbidden) IsSuccess ¶
func (o *GetSystempresencesForbidden) IsSuccess() bool
IsSuccess returns true when this get systempresences forbidden response has a 2xx status code
func (*GetSystempresencesForbidden) String ¶
func (o *GetSystempresencesForbidden) String() string
type GetSystempresencesGatewayTimeout ¶
GetSystempresencesGatewayTimeout describes a response with status code 504, with default header values.
The request timed out.
func NewGetSystempresencesGatewayTimeout ¶
func NewGetSystempresencesGatewayTimeout() *GetSystempresencesGatewayTimeout
NewGetSystempresencesGatewayTimeout creates a GetSystempresencesGatewayTimeout with default headers values
func (*GetSystempresencesGatewayTimeout) Error ¶
func (o *GetSystempresencesGatewayTimeout) Error() string
func (*GetSystempresencesGatewayTimeout) GetPayload ¶
func (o *GetSystempresencesGatewayTimeout) GetPayload() *models.ErrorBody
func (*GetSystempresencesGatewayTimeout) IsClientError ¶
func (o *GetSystempresencesGatewayTimeout) IsClientError() bool
IsClientError returns true when this get systempresences gateway timeout response has a 4xx status code
func (*GetSystempresencesGatewayTimeout) IsCode ¶
func (o *GetSystempresencesGatewayTimeout) IsCode(code int) bool
IsCode returns true when this get systempresences gateway timeout response a status code equal to that given
func (*GetSystempresencesGatewayTimeout) IsRedirect ¶
func (o *GetSystempresencesGatewayTimeout) IsRedirect() bool
IsRedirect returns true when this get systempresences gateway timeout response has a 3xx status code
func (*GetSystempresencesGatewayTimeout) IsServerError ¶
func (o *GetSystempresencesGatewayTimeout) IsServerError() bool
IsServerError returns true when this get systempresences gateway timeout response has a 5xx status code
func (*GetSystempresencesGatewayTimeout) IsSuccess ¶
func (o *GetSystempresencesGatewayTimeout) IsSuccess() bool
IsSuccess returns true when this get systempresences gateway timeout response has a 2xx status code
func (*GetSystempresencesGatewayTimeout) String ¶
func (o *GetSystempresencesGatewayTimeout) String() string
type GetSystempresencesInternalServerError ¶
GetSystempresencesInternalServerError describes a response with status code 500, with default header values.
The server encountered an unexpected condition which prevented it from fulfilling the request.
func NewGetSystempresencesInternalServerError ¶
func NewGetSystempresencesInternalServerError() *GetSystempresencesInternalServerError
NewGetSystempresencesInternalServerError creates a GetSystempresencesInternalServerError with default headers values
func (*GetSystempresencesInternalServerError) Error ¶
func (o *GetSystempresencesInternalServerError) Error() string
func (*GetSystempresencesInternalServerError) GetPayload ¶
func (o *GetSystempresencesInternalServerError) GetPayload() *models.ErrorBody
func (*GetSystempresencesInternalServerError) IsClientError ¶
func (o *GetSystempresencesInternalServerError) IsClientError() bool
IsClientError returns true when this get systempresences internal server error response has a 4xx status code
func (*GetSystempresencesInternalServerError) IsCode ¶
func (o *GetSystempresencesInternalServerError) IsCode(code int) bool
IsCode returns true when this get systempresences internal server error response a status code equal to that given
func (*GetSystempresencesInternalServerError) IsRedirect ¶
func (o *GetSystempresencesInternalServerError) IsRedirect() bool
IsRedirect returns true when this get systempresences internal server error response has a 3xx status code
func (*GetSystempresencesInternalServerError) IsServerError ¶
func (o *GetSystempresencesInternalServerError) IsServerError() bool
IsServerError returns true when this get systempresences internal server error response has a 5xx status code
func (*GetSystempresencesInternalServerError) IsSuccess ¶
func (o *GetSystempresencesInternalServerError) IsSuccess() bool
IsSuccess returns true when this get systempresences internal server error response has a 2xx status code
func (*GetSystempresencesInternalServerError) String ¶
func (o *GetSystempresencesInternalServerError) String() string
type GetSystempresencesNotFound ¶
GetSystempresencesNotFound describes a response with status code 404, with default header values.
The requested resource was not found.
func NewGetSystempresencesNotFound ¶
func NewGetSystempresencesNotFound() *GetSystempresencesNotFound
NewGetSystempresencesNotFound creates a GetSystempresencesNotFound with default headers values
func (*GetSystempresencesNotFound) Error ¶
func (o *GetSystempresencesNotFound) Error() string
func (*GetSystempresencesNotFound) GetPayload ¶
func (o *GetSystempresencesNotFound) GetPayload() *models.ErrorBody
func (*GetSystempresencesNotFound) IsClientError ¶
func (o *GetSystempresencesNotFound) IsClientError() bool
IsClientError returns true when this get systempresences not found response has a 4xx status code
func (*GetSystempresencesNotFound) IsCode ¶
func (o *GetSystempresencesNotFound) IsCode(code int) bool
IsCode returns true when this get systempresences not found response a status code equal to that given
func (*GetSystempresencesNotFound) IsRedirect ¶
func (o *GetSystempresencesNotFound) IsRedirect() bool
IsRedirect returns true when this get systempresences not found response has a 3xx status code
func (*GetSystempresencesNotFound) IsServerError ¶
func (o *GetSystempresencesNotFound) IsServerError() bool
IsServerError returns true when this get systempresences not found response has a 5xx status code
func (*GetSystempresencesNotFound) IsSuccess ¶
func (o *GetSystempresencesNotFound) IsSuccess() bool
IsSuccess returns true when this get systempresences not found response has a 2xx status code
func (*GetSystempresencesNotFound) String ¶
func (o *GetSystempresencesNotFound) String() string
type GetSystempresencesOK ¶
type GetSystempresencesOK struct {
Payload []*models.SystemPresence
}
GetSystempresencesOK describes a response with status code 200, with default header values.
successful operation
func NewGetSystempresencesOK ¶
func NewGetSystempresencesOK() *GetSystempresencesOK
NewGetSystempresencesOK creates a GetSystempresencesOK with default headers values
func (*GetSystempresencesOK) Error ¶
func (o *GetSystempresencesOK) Error() string
func (*GetSystempresencesOK) GetPayload ¶
func (o *GetSystempresencesOK) GetPayload() []*models.SystemPresence
func (*GetSystempresencesOK) IsClientError ¶
func (o *GetSystempresencesOK) IsClientError() bool
IsClientError returns true when this get systempresences o k response has a 4xx status code
func (*GetSystempresencesOK) IsCode ¶
func (o *GetSystempresencesOK) IsCode(code int) bool
IsCode returns true when this get systempresences o k response a status code equal to that given
func (*GetSystempresencesOK) IsRedirect ¶
func (o *GetSystempresencesOK) IsRedirect() bool
IsRedirect returns true when this get systempresences o k response has a 3xx status code
func (*GetSystempresencesOK) IsServerError ¶
func (o *GetSystempresencesOK) IsServerError() bool
IsServerError returns true when this get systempresences o k response has a 5xx status code
func (*GetSystempresencesOK) IsSuccess ¶
func (o *GetSystempresencesOK) IsSuccess() bool
IsSuccess returns true when this get systempresences o k response has a 2xx status code
func (*GetSystempresencesOK) String ¶
func (o *GetSystempresencesOK) String() string
type GetSystempresencesParams ¶
type GetSystempresencesParams struct { Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetSystempresencesParams contains all the parameters to send to the API endpoint
for the get systempresences operation. Typically these are written to a http.Request.
func NewGetSystempresencesParams ¶
func NewGetSystempresencesParams() *GetSystempresencesParams
NewGetSystempresencesParams creates a new GetSystempresencesParams 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 NewGetSystempresencesParamsWithContext ¶
func NewGetSystempresencesParamsWithContext(ctx context.Context) *GetSystempresencesParams
NewGetSystempresencesParamsWithContext creates a new GetSystempresencesParams object with the ability to set a context for a request.
func NewGetSystempresencesParamsWithHTTPClient ¶
func NewGetSystempresencesParamsWithHTTPClient(client *http.Client) *GetSystempresencesParams
NewGetSystempresencesParamsWithHTTPClient creates a new GetSystempresencesParams object with the ability to set a custom HTTPClient for a request.
func NewGetSystempresencesParamsWithTimeout ¶
func NewGetSystempresencesParamsWithTimeout(timeout time.Duration) *GetSystempresencesParams
NewGetSystempresencesParamsWithTimeout creates a new GetSystempresencesParams object with the ability to set a timeout on a request.
func (*GetSystempresencesParams) SetContext ¶
func (o *GetSystempresencesParams) SetContext(ctx context.Context)
SetContext adds the context to the get systempresences params
func (*GetSystempresencesParams) SetDefaults ¶
func (o *GetSystempresencesParams) SetDefaults()
SetDefaults hydrates default values in the get systempresences params (not the query body).
All values with no default are reset to their zero value.
func (*GetSystempresencesParams) SetHTTPClient ¶
func (o *GetSystempresencesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get systempresences params
func (*GetSystempresencesParams) SetTimeout ¶
func (o *GetSystempresencesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get systempresences params
func (*GetSystempresencesParams) WithContext ¶
func (o *GetSystempresencesParams) WithContext(ctx context.Context) *GetSystempresencesParams
WithContext adds the context to the get systempresences params
func (*GetSystempresencesParams) WithDefaults ¶
func (o *GetSystempresencesParams) WithDefaults() *GetSystempresencesParams
WithDefaults hydrates default values in the get systempresences params (not the query body).
All values with no default are reset to their zero value.
func (*GetSystempresencesParams) WithHTTPClient ¶
func (o *GetSystempresencesParams) WithHTTPClient(client *http.Client) *GetSystempresencesParams
WithHTTPClient adds the HTTPClient to the get systempresences params
func (*GetSystempresencesParams) WithTimeout ¶
func (o *GetSystempresencesParams) WithTimeout(timeout time.Duration) *GetSystempresencesParams
WithTimeout adds the timeout to the get systempresences params
func (*GetSystempresencesParams) WriteToRequest ¶
func (o *GetSystempresencesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetSystempresencesReader ¶
type GetSystempresencesReader struct {
// contains filtered or unexported fields
}
GetSystempresencesReader is a Reader for the GetSystempresences structure.
func (*GetSystempresencesReader) ReadResponse ¶
func (o *GetSystempresencesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetSystempresencesRequestEntityTooLarge ¶
GetSystempresencesRequestEntityTooLarge describes a response with status code 413, with default header values.
The request is over the size limit. Maximum bytes: %s
func NewGetSystempresencesRequestEntityTooLarge ¶
func NewGetSystempresencesRequestEntityTooLarge() *GetSystempresencesRequestEntityTooLarge
NewGetSystempresencesRequestEntityTooLarge creates a GetSystempresencesRequestEntityTooLarge with default headers values
func (*GetSystempresencesRequestEntityTooLarge) Error ¶
func (o *GetSystempresencesRequestEntityTooLarge) Error() string
func (*GetSystempresencesRequestEntityTooLarge) GetPayload ¶
func (o *GetSystempresencesRequestEntityTooLarge) GetPayload() *models.ErrorBody
func (*GetSystempresencesRequestEntityTooLarge) IsClientError ¶
func (o *GetSystempresencesRequestEntityTooLarge) IsClientError() bool
IsClientError returns true when this get systempresences request entity too large response has a 4xx status code
func (*GetSystempresencesRequestEntityTooLarge) IsCode ¶
func (o *GetSystempresencesRequestEntityTooLarge) IsCode(code int) bool
IsCode returns true when this get systempresences request entity too large response a status code equal to that given
func (*GetSystempresencesRequestEntityTooLarge) IsRedirect ¶
func (o *GetSystempresencesRequestEntityTooLarge) IsRedirect() bool
IsRedirect returns true when this get systempresences request entity too large response has a 3xx status code
func (*GetSystempresencesRequestEntityTooLarge) IsServerError ¶
func (o *GetSystempresencesRequestEntityTooLarge) IsServerError() bool
IsServerError returns true when this get systempresences request entity too large response has a 5xx status code
func (*GetSystempresencesRequestEntityTooLarge) IsSuccess ¶
func (o *GetSystempresencesRequestEntityTooLarge) IsSuccess() bool
IsSuccess returns true when this get systempresences request entity too large response has a 2xx status code
func (*GetSystempresencesRequestEntityTooLarge) String ¶
func (o *GetSystempresencesRequestEntityTooLarge) String() string
type GetSystempresencesRequestTimeout ¶
GetSystempresencesRequestTimeout describes a response with status code 408, with default header values.
The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.
func NewGetSystempresencesRequestTimeout ¶
func NewGetSystempresencesRequestTimeout() *GetSystempresencesRequestTimeout
NewGetSystempresencesRequestTimeout creates a GetSystempresencesRequestTimeout with default headers values
func (*GetSystempresencesRequestTimeout) Error ¶
func (o *GetSystempresencesRequestTimeout) Error() string
func (*GetSystempresencesRequestTimeout) GetPayload ¶
func (o *GetSystempresencesRequestTimeout) GetPayload() *models.ErrorBody
func (*GetSystempresencesRequestTimeout) IsClientError ¶
func (o *GetSystempresencesRequestTimeout) IsClientError() bool
IsClientError returns true when this get systempresences request timeout response has a 4xx status code
func (*GetSystempresencesRequestTimeout) IsCode ¶
func (o *GetSystempresencesRequestTimeout) IsCode(code int) bool
IsCode returns true when this get systempresences request timeout response a status code equal to that given
func (*GetSystempresencesRequestTimeout) IsRedirect ¶
func (o *GetSystempresencesRequestTimeout) IsRedirect() bool
IsRedirect returns true when this get systempresences request timeout response has a 3xx status code
func (*GetSystempresencesRequestTimeout) IsServerError ¶
func (o *GetSystempresencesRequestTimeout) IsServerError() bool
IsServerError returns true when this get systempresences request timeout response has a 5xx status code
func (*GetSystempresencesRequestTimeout) IsSuccess ¶
func (o *GetSystempresencesRequestTimeout) IsSuccess() bool
IsSuccess returns true when this get systempresences request timeout response has a 2xx status code
func (*GetSystempresencesRequestTimeout) String ¶
func (o *GetSystempresencesRequestTimeout) String() string
type GetSystempresencesServiceUnavailable ¶
type GetSystempresencesServiceUnavailable struct {
}GetSystempresencesServiceUnavailable describes a response with status code 503, with default header values.
Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).
func NewGetSystempresencesServiceUnavailable ¶
func NewGetSystempresencesServiceUnavailable() *GetSystempresencesServiceUnavailable
NewGetSystempresencesServiceUnavailable creates a GetSystempresencesServiceUnavailable with default headers values
func (*GetSystempresencesServiceUnavailable) Error ¶
func (o *GetSystempresencesServiceUnavailable) Error() string
func (*GetSystempresencesServiceUnavailable) GetPayload ¶
func (o *GetSystempresencesServiceUnavailable) GetPayload() *models.ErrorBody
func (*GetSystempresencesServiceUnavailable) IsClientError ¶
func (o *GetSystempresencesServiceUnavailable) IsClientError() bool
IsClientError returns true when this get systempresences service unavailable response has a 4xx status code
func (*GetSystempresencesServiceUnavailable) IsCode ¶
func (o *GetSystempresencesServiceUnavailable) IsCode(code int) bool
IsCode returns true when this get systempresences service unavailable response a status code equal to that given
func (*GetSystempresencesServiceUnavailable) IsRedirect ¶
func (o *GetSystempresencesServiceUnavailable) IsRedirect() bool
IsRedirect returns true when this get systempresences service unavailable response has a 3xx status code
func (*GetSystempresencesServiceUnavailable) IsServerError ¶
func (o *GetSystempresencesServiceUnavailable) IsServerError() bool
IsServerError returns true when this get systempresences service unavailable response has a 5xx status code
func (*GetSystempresencesServiceUnavailable) IsSuccess ¶
func (o *GetSystempresencesServiceUnavailable) IsSuccess() bool
IsSuccess returns true when this get systempresences service unavailable response has a 2xx status code
func (*GetSystempresencesServiceUnavailable) String ¶
func (o *GetSystempresencesServiceUnavailable) String() string
type GetSystempresencesTooManyRequests ¶
GetSystempresencesTooManyRequests describes a response with status code 429, with default header values.
Rate limit exceeded the maximum. Retry the request in [%s] seconds
func NewGetSystempresencesTooManyRequests ¶
func NewGetSystempresencesTooManyRequests() *GetSystempresencesTooManyRequests
NewGetSystempresencesTooManyRequests creates a GetSystempresencesTooManyRequests with default headers values
func (*GetSystempresencesTooManyRequests) Error ¶
func (o *GetSystempresencesTooManyRequests) Error() string
func (*GetSystempresencesTooManyRequests) GetPayload ¶
func (o *GetSystempresencesTooManyRequests) GetPayload() *models.ErrorBody
func (*GetSystempresencesTooManyRequests) IsClientError ¶
func (o *GetSystempresencesTooManyRequests) IsClientError() bool
IsClientError returns true when this get systempresences too many requests response has a 4xx status code
func (*GetSystempresencesTooManyRequests) IsCode ¶
func (o *GetSystempresencesTooManyRequests) IsCode(code int) bool
IsCode returns true when this get systempresences too many requests response a status code equal to that given
func (*GetSystempresencesTooManyRequests) IsRedirect ¶
func (o *GetSystempresencesTooManyRequests) IsRedirect() bool
IsRedirect returns true when this get systempresences too many requests response has a 3xx status code
func (*GetSystempresencesTooManyRequests) IsServerError ¶
func (o *GetSystempresencesTooManyRequests) IsServerError() bool
IsServerError returns true when this get systempresences too many requests response has a 5xx status code
func (*GetSystempresencesTooManyRequests) IsSuccess ¶
func (o *GetSystempresencesTooManyRequests) IsSuccess() bool
IsSuccess returns true when this get systempresences too many requests response has a 2xx status code
func (*GetSystempresencesTooManyRequests) String ¶
func (o *GetSystempresencesTooManyRequests) String() string
type GetSystempresencesUnauthorized ¶
type GetSystempresencesUnauthorized struct {
}GetSystempresencesUnauthorized describes a response with status code 401, with default header values.
No authentication bearer token specified in authorization header.
func NewGetSystempresencesUnauthorized ¶
func NewGetSystempresencesUnauthorized() *GetSystempresencesUnauthorized
NewGetSystempresencesUnauthorized creates a GetSystempresencesUnauthorized with default headers values
func (*GetSystempresencesUnauthorized) Error ¶
func (o *GetSystempresencesUnauthorized) Error() string
func (*GetSystempresencesUnauthorized) GetPayload ¶
func (o *GetSystempresencesUnauthorized) GetPayload() *models.ErrorBody
func (*GetSystempresencesUnauthorized) IsClientError ¶
func (o *GetSystempresencesUnauthorized) IsClientError() bool
IsClientError returns true when this get systempresences unauthorized response has a 4xx status code
func (*GetSystempresencesUnauthorized) IsCode ¶
func (o *GetSystempresencesUnauthorized) IsCode(code int) bool
IsCode returns true when this get systempresences unauthorized response a status code equal to that given
func (*GetSystempresencesUnauthorized) IsRedirect ¶
func (o *GetSystempresencesUnauthorized) IsRedirect() bool
IsRedirect returns true when this get systempresences unauthorized response has a 3xx status code
func (*GetSystempresencesUnauthorized) IsServerError ¶
func (o *GetSystempresencesUnauthorized) IsServerError() bool
IsServerError returns true when this get systempresences unauthorized response has a 5xx status code
func (*GetSystempresencesUnauthorized) IsSuccess ¶
func (o *GetSystempresencesUnauthorized) IsSuccess() bool
IsSuccess returns true when this get systempresences unauthorized response has a 2xx status code
func (*GetSystempresencesUnauthorized) String ¶
func (o *GetSystempresencesUnauthorized) String() string
type GetSystempresencesUnsupportedMediaType ¶
GetSystempresencesUnsupportedMediaType describes a response with status code 415, with default header values.
Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.
func NewGetSystempresencesUnsupportedMediaType ¶
func NewGetSystempresencesUnsupportedMediaType() *GetSystempresencesUnsupportedMediaType
NewGetSystempresencesUnsupportedMediaType creates a GetSystempresencesUnsupportedMediaType with default headers values
func (*GetSystempresencesUnsupportedMediaType) Error ¶
func (o *GetSystempresencesUnsupportedMediaType) Error() string
func (*GetSystempresencesUnsupportedMediaType) GetPayload ¶
func (o *GetSystempresencesUnsupportedMediaType) GetPayload() *models.ErrorBody
func (*GetSystempresencesUnsupportedMediaType) IsClientError ¶
func (o *GetSystempresencesUnsupportedMediaType) IsClientError() bool
IsClientError returns true when this get systempresences unsupported media type response has a 4xx status code
func (*GetSystempresencesUnsupportedMediaType) IsCode ¶
func (o *GetSystempresencesUnsupportedMediaType) IsCode(code int) bool
IsCode returns true when this get systempresences unsupported media type response a status code equal to that given
func (*GetSystempresencesUnsupportedMediaType) IsRedirect ¶
func (o *GetSystempresencesUnsupportedMediaType) IsRedirect() bool
IsRedirect returns true when this get systempresences unsupported media type response has a 3xx status code
func (*GetSystempresencesUnsupportedMediaType) IsServerError ¶
func (o *GetSystempresencesUnsupportedMediaType) IsServerError() bool
IsServerError returns true when this get systempresences unsupported media type response has a 5xx status code
func (*GetSystempresencesUnsupportedMediaType) IsSuccess ¶
func (o *GetSystempresencesUnsupportedMediaType) IsSuccess() bool
IsSuccess returns true when this get systempresences unsupported media type response has a 2xx status code
func (*GetSystempresencesUnsupportedMediaType) String ¶
func (o *GetSystempresencesUnsupportedMediaType) String() string
type GetUserPresenceBadRequest ¶
GetUserPresenceBadRequest describes a response with status code 400, with default header values.
The request could not be understood by the server due to malformed syntax.
func NewGetUserPresenceBadRequest ¶
func NewGetUserPresenceBadRequest() *GetUserPresenceBadRequest
NewGetUserPresenceBadRequest creates a GetUserPresenceBadRequest with default headers values
func (*GetUserPresenceBadRequest) Error ¶
func (o *GetUserPresenceBadRequest) Error() string
func (*GetUserPresenceBadRequest) GetPayload ¶
func (o *GetUserPresenceBadRequest) GetPayload() *models.ErrorBody
func (*GetUserPresenceBadRequest) IsClientError ¶
func (o *GetUserPresenceBadRequest) IsClientError() bool
IsClientError returns true when this get user presence bad request response has a 4xx status code
func (*GetUserPresenceBadRequest) IsCode ¶
func (o *GetUserPresenceBadRequest) IsCode(code int) bool
IsCode returns true when this get user presence bad request response a status code equal to that given
func (*GetUserPresenceBadRequest) IsRedirect ¶
func (o *GetUserPresenceBadRequest) IsRedirect() bool
IsRedirect returns true when this get user presence bad request response has a 3xx status code
func (*GetUserPresenceBadRequest) IsServerError ¶
func (o *GetUserPresenceBadRequest) IsServerError() bool
IsServerError returns true when this get user presence bad request response has a 5xx status code
func (*GetUserPresenceBadRequest) IsSuccess ¶
func (o *GetUserPresenceBadRequest) IsSuccess() bool
IsSuccess returns true when this get user presence bad request response has a 2xx status code
func (*GetUserPresenceBadRequest) String ¶
func (o *GetUserPresenceBadRequest) String() string
type GetUserPresenceForbidden ¶
GetUserPresenceForbidden describes a response with status code 403, with default header values.
You are not authorized to perform the requested action.
func NewGetUserPresenceForbidden ¶
func NewGetUserPresenceForbidden() *GetUserPresenceForbidden
NewGetUserPresenceForbidden creates a GetUserPresenceForbidden with default headers values
func (*GetUserPresenceForbidden) Error ¶
func (o *GetUserPresenceForbidden) Error() string
func (*GetUserPresenceForbidden) GetPayload ¶
func (o *GetUserPresenceForbidden) GetPayload() *models.ErrorBody
func (*GetUserPresenceForbidden) IsClientError ¶
func (o *GetUserPresenceForbidden) IsClientError() bool
IsClientError returns true when this get user presence forbidden response has a 4xx status code
func (*GetUserPresenceForbidden) IsCode ¶
func (o *GetUserPresenceForbidden) IsCode(code int) bool
IsCode returns true when this get user presence forbidden response a status code equal to that given
func (*GetUserPresenceForbidden) IsRedirect ¶
func (o *GetUserPresenceForbidden) IsRedirect() bool
IsRedirect returns true when this get user presence forbidden response has a 3xx status code
func (*GetUserPresenceForbidden) IsServerError ¶
func (o *GetUserPresenceForbidden) IsServerError() bool
IsServerError returns true when this get user presence forbidden response has a 5xx status code
func (*GetUserPresenceForbidden) IsSuccess ¶
func (o *GetUserPresenceForbidden) IsSuccess() bool
IsSuccess returns true when this get user presence forbidden response has a 2xx status code
func (*GetUserPresenceForbidden) String ¶
func (o *GetUserPresenceForbidden) String() string
type GetUserPresenceGatewayTimeout ¶
GetUserPresenceGatewayTimeout describes a response with status code 504, with default header values.
The request timed out.
func NewGetUserPresenceGatewayTimeout ¶
func NewGetUserPresenceGatewayTimeout() *GetUserPresenceGatewayTimeout
NewGetUserPresenceGatewayTimeout creates a GetUserPresenceGatewayTimeout with default headers values
func (*GetUserPresenceGatewayTimeout) Error ¶
func (o *GetUserPresenceGatewayTimeout) Error() string
func (*GetUserPresenceGatewayTimeout) GetPayload ¶
func (o *GetUserPresenceGatewayTimeout) GetPayload() *models.ErrorBody
func (*GetUserPresenceGatewayTimeout) IsClientError ¶
func (o *GetUserPresenceGatewayTimeout) IsClientError() bool
IsClientError returns true when this get user presence gateway timeout response has a 4xx status code
func (*GetUserPresenceGatewayTimeout) IsCode ¶
func (o *GetUserPresenceGatewayTimeout) IsCode(code int) bool
IsCode returns true when this get user presence gateway timeout response a status code equal to that given
func (*GetUserPresenceGatewayTimeout) IsRedirect ¶
func (o *GetUserPresenceGatewayTimeout) IsRedirect() bool
IsRedirect returns true when this get user presence gateway timeout response has a 3xx status code
func (*GetUserPresenceGatewayTimeout) IsServerError ¶
func (o *GetUserPresenceGatewayTimeout) IsServerError() bool
IsServerError returns true when this get user presence gateway timeout response has a 5xx status code
func (*GetUserPresenceGatewayTimeout) IsSuccess ¶
func (o *GetUserPresenceGatewayTimeout) IsSuccess() bool
IsSuccess returns true when this get user presence gateway timeout response has a 2xx status code
func (*GetUserPresenceGatewayTimeout) String ¶
func (o *GetUserPresenceGatewayTimeout) String() string
type GetUserPresenceInternalServerError ¶
GetUserPresenceInternalServerError describes a response with status code 500, with default header values.
The server encountered an unexpected condition which prevented it from fulfilling the request.
func NewGetUserPresenceInternalServerError ¶
func NewGetUserPresenceInternalServerError() *GetUserPresenceInternalServerError
NewGetUserPresenceInternalServerError creates a GetUserPresenceInternalServerError with default headers values
func (*GetUserPresenceInternalServerError) Error ¶
func (o *GetUserPresenceInternalServerError) Error() string
func (*GetUserPresenceInternalServerError) GetPayload ¶
func (o *GetUserPresenceInternalServerError) GetPayload() *models.ErrorBody
func (*GetUserPresenceInternalServerError) IsClientError ¶
func (o *GetUserPresenceInternalServerError) IsClientError() bool
IsClientError returns true when this get user presence internal server error response has a 4xx status code
func (*GetUserPresenceInternalServerError) IsCode ¶
func (o *GetUserPresenceInternalServerError) IsCode(code int) bool
IsCode returns true when this get user presence internal server error response a status code equal to that given
func (*GetUserPresenceInternalServerError) IsRedirect ¶
func (o *GetUserPresenceInternalServerError) IsRedirect() bool
IsRedirect returns true when this get user presence internal server error response has a 3xx status code
func (*GetUserPresenceInternalServerError) IsServerError ¶
func (o *GetUserPresenceInternalServerError) IsServerError() bool
IsServerError returns true when this get user presence internal server error response has a 5xx status code
func (*GetUserPresenceInternalServerError) IsSuccess ¶
func (o *GetUserPresenceInternalServerError) IsSuccess() bool
IsSuccess returns true when this get user presence internal server error response has a 2xx status code
func (*GetUserPresenceInternalServerError) String ¶
func (o *GetUserPresenceInternalServerError) String() string
type GetUserPresenceNotFound ¶
GetUserPresenceNotFound describes a response with status code 404, with default header values.
The requested resource was not found.
func NewGetUserPresenceNotFound ¶
func NewGetUserPresenceNotFound() *GetUserPresenceNotFound
NewGetUserPresenceNotFound creates a GetUserPresenceNotFound with default headers values
func (*GetUserPresenceNotFound) Error ¶
func (o *GetUserPresenceNotFound) Error() string
func (*GetUserPresenceNotFound) GetPayload ¶
func (o *GetUserPresenceNotFound) GetPayload() *models.ErrorBody
func (*GetUserPresenceNotFound) IsClientError ¶
func (o *GetUserPresenceNotFound) IsClientError() bool
IsClientError returns true when this get user presence not found response has a 4xx status code
func (*GetUserPresenceNotFound) IsCode ¶
func (o *GetUserPresenceNotFound) IsCode(code int) bool
IsCode returns true when this get user presence not found response a status code equal to that given
func (*GetUserPresenceNotFound) IsRedirect ¶
func (o *GetUserPresenceNotFound) IsRedirect() bool
IsRedirect returns true when this get user presence not found response has a 3xx status code
func (*GetUserPresenceNotFound) IsServerError ¶
func (o *GetUserPresenceNotFound) IsServerError() bool
IsServerError returns true when this get user presence not found response has a 5xx status code
func (*GetUserPresenceNotFound) IsSuccess ¶
func (o *GetUserPresenceNotFound) IsSuccess() bool
IsSuccess returns true when this get user presence not found response has a 2xx status code
func (*GetUserPresenceNotFound) String ¶
func (o *GetUserPresenceNotFound) String() string
type GetUserPresenceOK ¶
type GetUserPresenceOK struct {
Payload *models.UserPresence
}
GetUserPresenceOK describes a response with status code 200, with default header values.
successful operation
func NewGetUserPresenceOK ¶
func NewGetUserPresenceOK() *GetUserPresenceOK
NewGetUserPresenceOK creates a GetUserPresenceOK with default headers values
func (*GetUserPresenceOK) Error ¶
func (o *GetUserPresenceOK) Error() string
func (*GetUserPresenceOK) GetPayload ¶
func (o *GetUserPresenceOK) GetPayload() *models.UserPresence
func (*GetUserPresenceOK) IsClientError ¶
func (o *GetUserPresenceOK) IsClientError() bool
IsClientError returns true when this get user presence o k response has a 4xx status code
func (*GetUserPresenceOK) IsCode ¶
func (o *GetUserPresenceOK) IsCode(code int) bool
IsCode returns true when this get user presence o k response a status code equal to that given
func (*GetUserPresenceOK) IsRedirect ¶
func (o *GetUserPresenceOK) IsRedirect() bool
IsRedirect returns true when this get user presence o k response has a 3xx status code
func (*GetUserPresenceOK) IsServerError ¶
func (o *GetUserPresenceOK) IsServerError() bool
IsServerError returns true when this get user presence o k response has a 5xx status code
func (*GetUserPresenceOK) IsSuccess ¶
func (o *GetUserPresenceOK) IsSuccess() bool
IsSuccess returns true when this get user presence o k response has a 2xx status code
func (*GetUserPresenceOK) String ¶
func (o *GetUserPresenceOK) String() string
type GetUserPresenceParams ¶
type GetUserPresenceParams struct { /* SourceID. Presence source ID */ SourceID string /* UserID. user Id */ UserID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetUserPresenceParams contains all the parameters to send to the API endpoint
for the get user presence operation. Typically these are written to a http.Request.
func NewGetUserPresenceParams ¶
func NewGetUserPresenceParams() *GetUserPresenceParams
NewGetUserPresenceParams creates a new GetUserPresenceParams 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 NewGetUserPresenceParamsWithContext ¶
func NewGetUserPresenceParamsWithContext(ctx context.Context) *GetUserPresenceParams
NewGetUserPresenceParamsWithContext creates a new GetUserPresenceParams object with the ability to set a context for a request.
func NewGetUserPresenceParamsWithHTTPClient ¶
func NewGetUserPresenceParamsWithHTTPClient(client *http.Client) *GetUserPresenceParams
NewGetUserPresenceParamsWithHTTPClient creates a new GetUserPresenceParams object with the ability to set a custom HTTPClient for a request.
func NewGetUserPresenceParamsWithTimeout ¶
func NewGetUserPresenceParamsWithTimeout(timeout time.Duration) *GetUserPresenceParams
NewGetUserPresenceParamsWithTimeout creates a new GetUserPresenceParams object with the ability to set a timeout on a request.
func (*GetUserPresenceParams) SetContext ¶
func (o *GetUserPresenceParams) SetContext(ctx context.Context)
SetContext adds the context to the get user presence params
func (*GetUserPresenceParams) SetDefaults ¶
func (o *GetUserPresenceParams) SetDefaults()
SetDefaults hydrates default values in the get user presence params (not the query body).
All values with no default are reset to their zero value.
func (*GetUserPresenceParams) SetHTTPClient ¶
func (o *GetUserPresenceParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get user presence params
func (*GetUserPresenceParams) SetSourceID ¶
func (o *GetUserPresenceParams) SetSourceID(sourceID string)
SetSourceID adds the sourceId to the get user presence params
func (*GetUserPresenceParams) SetTimeout ¶
func (o *GetUserPresenceParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get user presence params
func (*GetUserPresenceParams) SetUserID ¶
func (o *GetUserPresenceParams) SetUserID(userID string)
SetUserID adds the userId to the get user presence params
func (*GetUserPresenceParams) WithContext ¶
func (o *GetUserPresenceParams) WithContext(ctx context.Context) *GetUserPresenceParams
WithContext adds the context to the get user presence params
func (*GetUserPresenceParams) WithDefaults ¶
func (o *GetUserPresenceParams) WithDefaults() *GetUserPresenceParams
WithDefaults hydrates default values in the get user presence params (not the query body).
All values with no default are reset to their zero value.
func (*GetUserPresenceParams) WithHTTPClient ¶
func (o *GetUserPresenceParams) WithHTTPClient(client *http.Client) *GetUserPresenceParams
WithHTTPClient adds the HTTPClient to the get user presence params
func (*GetUserPresenceParams) WithSourceID ¶
func (o *GetUserPresenceParams) WithSourceID(sourceID string) *GetUserPresenceParams
WithSourceID adds the sourceID to the get user presence params
func (*GetUserPresenceParams) WithTimeout ¶
func (o *GetUserPresenceParams) WithTimeout(timeout time.Duration) *GetUserPresenceParams
WithTimeout adds the timeout to the get user presence params
func (*GetUserPresenceParams) WithUserID ¶
func (o *GetUserPresenceParams) WithUserID(userID string) *GetUserPresenceParams
WithUserID adds the userID to the get user presence params
func (*GetUserPresenceParams) WriteToRequest ¶
func (o *GetUserPresenceParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetUserPresenceReader ¶
type GetUserPresenceReader struct {
// contains filtered or unexported fields
}
GetUserPresenceReader is a Reader for the GetUserPresence structure.
func (*GetUserPresenceReader) ReadResponse ¶
func (o *GetUserPresenceReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetUserPresenceRequestEntityTooLarge ¶
GetUserPresenceRequestEntityTooLarge describes a response with status code 413, with default header values.
The request is over the size limit. Maximum bytes: %s
func NewGetUserPresenceRequestEntityTooLarge ¶
func NewGetUserPresenceRequestEntityTooLarge() *GetUserPresenceRequestEntityTooLarge
NewGetUserPresenceRequestEntityTooLarge creates a GetUserPresenceRequestEntityTooLarge with default headers values
func (*GetUserPresenceRequestEntityTooLarge) Error ¶
func (o *GetUserPresenceRequestEntityTooLarge) Error() string
func (*GetUserPresenceRequestEntityTooLarge) GetPayload ¶
func (o *GetUserPresenceRequestEntityTooLarge) GetPayload() *models.ErrorBody
func (*GetUserPresenceRequestEntityTooLarge) IsClientError ¶
func (o *GetUserPresenceRequestEntityTooLarge) IsClientError() bool
IsClientError returns true when this get user presence request entity too large response has a 4xx status code
func (*GetUserPresenceRequestEntityTooLarge) IsCode ¶
func (o *GetUserPresenceRequestEntityTooLarge) IsCode(code int) bool
IsCode returns true when this get user presence request entity too large response a status code equal to that given
func (*GetUserPresenceRequestEntityTooLarge) IsRedirect ¶
func (o *GetUserPresenceRequestEntityTooLarge) IsRedirect() bool
IsRedirect returns true when this get user presence request entity too large response has a 3xx status code
func (*GetUserPresenceRequestEntityTooLarge) IsServerError ¶
func (o *GetUserPresenceRequestEntityTooLarge) IsServerError() bool
IsServerError returns true when this get user presence request entity too large response has a 5xx status code
func (*GetUserPresenceRequestEntityTooLarge) IsSuccess ¶
func (o *GetUserPresenceRequestEntityTooLarge) IsSuccess() bool
IsSuccess returns true when this get user presence request entity too large response has a 2xx status code
func (*GetUserPresenceRequestEntityTooLarge) String ¶
func (o *GetUserPresenceRequestEntityTooLarge) String() string
type GetUserPresenceRequestTimeout ¶
GetUserPresenceRequestTimeout describes a response with status code 408, with default header values.
The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.
func NewGetUserPresenceRequestTimeout ¶
func NewGetUserPresenceRequestTimeout() *GetUserPresenceRequestTimeout
NewGetUserPresenceRequestTimeout creates a GetUserPresenceRequestTimeout with default headers values
func (*GetUserPresenceRequestTimeout) Error ¶
func (o *GetUserPresenceRequestTimeout) Error() string
func (*GetUserPresenceRequestTimeout) GetPayload ¶
func (o *GetUserPresenceRequestTimeout) GetPayload() *models.ErrorBody
func (*GetUserPresenceRequestTimeout) IsClientError ¶
func (o *GetUserPresenceRequestTimeout) IsClientError() bool
IsClientError returns true when this get user presence request timeout response has a 4xx status code
func (*GetUserPresenceRequestTimeout) IsCode ¶
func (o *GetUserPresenceRequestTimeout) IsCode(code int) bool
IsCode returns true when this get user presence request timeout response a status code equal to that given
func (*GetUserPresenceRequestTimeout) IsRedirect ¶
func (o *GetUserPresenceRequestTimeout) IsRedirect() bool
IsRedirect returns true when this get user presence request timeout response has a 3xx status code
func (*GetUserPresenceRequestTimeout) IsServerError ¶
func (o *GetUserPresenceRequestTimeout) IsServerError() bool
IsServerError returns true when this get user presence request timeout response has a 5xx status code
func (*GetUserPresenceRequestTimeout) IsSuccess ¶
func (o *GetUserPresenceRequestTimeout) IsSuccess() bool
IsSuccess returns true when this get user presence request timeout response has a 2xx status code
func (*GetUserPresenceRequestTimeout) String ¶
func (o *GetUserPresenceRequestTimeout) String() string
type GetUserPresenceServiceUnavailable ¶
type GetUserPresenceServiceUnavailable struct {
}GetUserPresenceServiceUnavailable describes a response with status code 503, with default header values.
Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).
func NewGetUserPresenceServiceUnavailable ¶
func NewGetUserPresenceServiceUnavailable() *GetUserPresenceServiceUnavailable
NewGetUserPresenceServiceUnavailable creates a GetUserPresenceServiceUnavailable with default headers values
func (*GetUserPresenceServiceUnavailable) Error ¶
func (o *GetUserPresenceServiceUnavailable) Error() string
func (*GetUserPresenceServiceUnavailable) GetPayload ¶
func (o *GetUserPresenceServiceUnavailable) GetPayload() *models.ErrorBody
func (*GetUserPresenceServiceUnavailable) IsClientError ¶
func (o *GetUserPresenceServiceUnavailable) IsClientError() bool
IsClientError returns true when this get user presence service unavailable response has a 4xx status code
func (*GetUserPresenceServiceUnavailable) IsCode ¶
func (o *GetUserPresenceServiceUnavailable) IsCode(code int) bool
IsCode returns true when this get user presence service unavailable response a status code equal to that given
func (*GetUserPresenceServiceUnavailable) IsRedirect ¶
func (o *GetUserPresenceServiceUnavailable) IsRedirect() bool
IsRedirect returns true when this get user presence service unavailable response has a 3xx status code
func (*GetUserPresenceServiceUnavailable) IsServerError ¶
func (o *GetUserPresenceServiceUnavailable) IsServerError() bool
IsServerError returns true when this get user presence service unavailable response has a 5xx status code
func (*GetUserPresenceServiceUnavailable) IsSuccess ¶
func (o *GetUserPresenceServiceUnavailable) IsSuccess() bool
IsSuccess returns true when this get user presence service unavailable response has a 2xx status code
func (*GetUserPresenceServiceUnavailable) String ¶
func (o *GetUserPresenceServiceUnavailable) String() string
type GetUserPresenceTooManyRequests ¶
GetUserPresenceTooManyRequests describes a response with status code 429, with default header values.
Rate limit exceeded the maximum. Retry the request in [%s] seconds
func NewGetUserPresenceTooManyRequests ¶
func NewGetUserPresenceTooManyRequests() *GetUserPresenceTooManyRequests
NewGetUserPresenceTooManyRequests creates a GetUserPresenceTooManyRequests with default headers values
func (*GetUserPresenceTooManyRequests) Error ¶
func (o *GetUserPresenceTooManyRequests) Error() string
func (*GetUserPresenceTooManyRequests) GetPayload ¶
func (o *GetUserPresenceTooManyRequests) GetPayload() *models.ErrorBody
func (*GetUserPresenceTooManyRequests) IsClientError ¶
func (o *GetUserPresenceTooManyRequests) IsClientError() bool
IsClientError returns true when this get user presence too many requests response has a 4xx status code
func (*GetUserPresenceTooManyRequests) IsCode ¶
func (o *GetUserPresenceTooManyRequests) IsCode(code int) bool
IsCode returns true when this get user presence too many requests response a status code equal to that given
func (*GetUserPresenceTooManyRequests) IsRedirect ¶
func (o *GetUserPresenceTooManyRequests) IsRedirect() bool
IsRedirect returns true when this get user presence too many requests response has a 3xx status code
func (*GetUserPresenceTooManyRequests) IsServerError ¶
func (o *GetUserPresenceTooManyRequests) IsServerError() bool
IsServerError returns true when this get user presence too many requests response has a 5xx status code
func (*GetUserPresenceTooManyRequests) IsSuccess ¶
func (o *GetUserPresenceTooManyRequests) IsSuccess() bool
IsSuccess returns true when this get user presence too many requests response has a 2xx status code
func (*GetUserPresenceTooManyRequests) String ¶
func (o *GetUserPresenceTooManyRequests) String() string
type GetUserPresenceUnauthorized ¶
type GetUserPresenceUnauthorized struct {
}GetUserPresenceUnauthorized describes a response with status code 401, with default header values.
No authentication bearer token specified in authorization header.
func NewGetUserPresenceUnauthorized ¶
func NewGetUserPresenceUnauthorized() *GetUserPresenceUnauthorized
NewGetUserPresenceUnauthorized creates a GetUserPresenceUnauthorized with default headers values
func (*GetUserPresenceUnauthorized) Error ¶
func (o *GetUserPresenceUnauthorized) Error() string
func (*GetUserPresenceUnauthorized) GetPayload ¶
func (o *GetUserPresenceUnauthorized) GetPayload() *models.ErrorBody
func (*GetUserPresenceUnauthorized) IsClientError ¶
func (o *GetUserPresenceUnauthorized) IsClientError() bool
IsClientError returns true when this get user presence unauthorized response has a 4xx status code
func (*GetUserPresenceUnauthorized) IsCode ¶
func (o *GetUserPresenceUnauthorized) IsCode(code int) bool
IsCode returns true when this get user presence unauthorized response a status code equal to that given
func (*GetUserPresenceUnauthorized) IsRedirect ¶
func (o *GetUserPresenceUnauthorized) IsRedirect() bool
IsRedirect returns true when this get user presence unauthorized response has a 3xx status code
func (*GetUserPresenceUnauthorized) IsServerError ¶
func (o *GetUserPresenceUnauthorized) IsServerError() bool
IsServerError returns true when this get user presence unauthorized response has a 5xx status code
func (*GetUserPresenceUnauthorized) IsSuccess ¶
func (o *GetUserPresenceUnauthorized) IsSuccess() bool
IsSuccess returns true when this get user presence unauthorized response has a 2xx status code
func (*GetUserPresenceUnauthorized) String ¶
func (o *GetUserPresenceUnauthorized) String() string
type GetUserPresenceUnsupportedMediaType ¶
GetUserPresenceUnsupportedMediaType describes a response with status code 415, with default header values.
Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.
func NewGetUserPresenceUnsupportedMediaType ¶
func NewGetUserPresenceUnsupportedMediaType() *GetUserPresenceUnsupportedMediaType
NewGetUserPresenceUnsupportedMediaType creates a GetUserPresenceUnsupportedMediaType with default headers values
func (*GetUserPresenceUnsupportedMediaType) Error ¶
func (o *GetUserPresenceUnsupportedMediaType) Error() string
func (*GetUserPresenceUnsupportedMediaType) GetPayload ¶
func (o *GetUserPresenceUnsupportedMediaType) GetPayload() *models.ErrorBody
func (*GetUserPresenceUnsupportedMediaType) IsClientError ¶
func (o *GetUserPresenceUnsupportedMediaType) IsClientError() bool
IsClientError returns true when this get user presence unsupported media type response has a 4xx status code
func (*GetUserPresenceUnsupportedMediaType) IsCode ¶
func (o *GetUserPresenceUnsupportedMediaType) IsCode(code int) bool
IsCode returns true when this get user presence unsupported media type response a status code equal to that given
func (*GetUserPresenceUnsupportedMediaType) IsRedirect ¶
func (o *GetUserPresenceUnsupportedMediaType) IsRedirect() bool
IsRedirect returns true when this get user presence unsupported media type response has a 3xx status code
func (*GetUserPresenceUnsupportedMediaType) IsServerError ¶
func (o *GetUserPresenceUnsupportedMediaType) IsServerError() bool
IsServerError returns true when this get user presence unsupported media type response has a 5xx status code
func (*GetUserPresenceUnsupportedMediaType) IsSuccess ¶
func (o *GetUserPresenceUnsupportedMediaType) IsSuccess() bool
IsSuccess returns true when this get user presence unsupported media type response has a 2xx status code
func (*GetUserPresenceUnsupportedMediaType) String ¶
func (o *GetUserPresenceUnsupportedMediaType) String() string
type GetUserPresencesPurecloudBadRequest ¶
GetUserPresencesPurecloudBadRequest describes a response with status code 400, with default header values.
The request could not be understood by the server due to malformed syntax.
func NewGetUserPresencesPurecloudBadRequest ¶
func NewGetUserPresencesPurecloudBadRequest() *GetUserPresencesPurecloudBadRequest
NewGetUserPresencesPurecloudBadRequest creates a GetUserPresencesPurecloudBadRequest with default headers values
func (*GetUserPresencesPurecloudBadRequest) Error ¶
func (o *GetUserPresencesPurecloudBadRequest) Error() string
func (*GetUserPresencesPurecloudBadRequest) GetPayload ¶
func (o *GetUserPresencesPurecloudBadRequest) GetPayload() *models.ErrorBody
func (*GetUserPresencesPurecloudBadRequest) IsClientError ¶
func (o *GetUserPresencesPurecloudBadRequest) IsClientError() bool
IsClientError returns true when this get user presences purecloud bad request response has a 4xx status code
func (*GetUserPresencesPurecloudBadRequest) IsCode ¶
func (o *GetUserPresencesPurecloudBadRequest) IsCode(code int) bool
IsCode returns true when this get user presences purecloud bad request response a status code equal to that given
func (*GetUserPresencesPurecloudBadRequest) IsRedirect ¶
func (o *GetUserPresencesPurecloudBadRequest) IsRedirect() bool
IsRedirect returns true when this get user presences purecloud bad request response has a 3xx status code
func (*GetUserPresencesPurecloudBadRequest) IsServerError ¶
func (o *GetUserPresencesPurecloudBadRequest) IsServerError() bool
IsServerError returns true when this get user presences purecloud bad request response has a 5xx status code
func (*GetUserPresencesPurecloudBadRequest) IsSuccess ¶
func (o *GetUserPresencesPurecloudBadRequest) IsSuccess() bool
IsSuccess returns true when this get user presences purecloud bad request response has a 2xx status code
func (*GetUserPresencesPurecloudBadRequest) String ¶
func (o *GetUserPresencesPurecloudBadRequest) String() string
type GetUserPresencesPurecloudForbidden ¶
GetUserPresencesPurecloudForbidden describes a response with status code 403, with default header values.
You are not authorized to perform the requested action.
func NewGetUserPresencesPurecloudForbidden ¶
func NewGetUserPresencesPurecloudForbidden() *GetUserPresencesPurecloudForbidden
NewGetUserPresencesPurecloudForbidden creates a GetUserPresencesPurecloudForbidden with default headers values
func (*GetUserPresencesPurecloudForbidden) Error ¶
func (o *GetUserPresencesPurecloudForbidden) Error() string
func (*GetUserPresencesPurecloudForbidden) GetPayload ¶
func (o *GetUserPresencesPurecloudForbidden) GetPayload() *models.ErrorBody
func (*GetUserPresencesPurecloudForbidden) IsClientError ¶
func (o *GetUserPresencesPurecloudForbidden) IsClientError() bool
IsClientError returns true when this get user presences purecloud forbidden response has a 4xx status code
func (*GetUserPresencesPurecloudForbidden) IsCode ¶
func (o *GetUserPresencesPurecloudForbidden) IsCode(code int) bool
IsCode returns true when this get user presences purecloud forbidden response a status code equal to that given
func (*GetUserPresencesPurecloudForbidden) IsRedirect ¶
func (o *GetUserPresencesPurecloudForbidden) IsRedirect() bool
IsRedirect returns true when this get user presences purecloud forbidden response has a 3xx status code
func (*GetUserPresencesPurecloudForbidden) IsServerError ¶
func (o *GetUserPresencesPurecloudForbidden) IsServerError() bool
IsServerError returns true when this get user presences purecloud forbidden response has a 5xx status code
func (*GetUserPresencesPurecloudForbidden) IsSuccess ¶
func (o *GetUserPresencesPurecloudForbidden) IsSuccess() bool
IsSuccess returns true when this get user presences purecloud forbidden response has a 2xx status code
func (*GetUserPresencesPurecloudForbidden) String ¶
func (o *GetUserPresencesPurecloudForbidden) String() string
type GetUserPresencesPurecloudGatewayTimeout ¶
GetUserPresencesPurecloudGatewayTimeout describes a response with status code 504, with default header values.
The request timed out.
func NewGetUserPresencesPurecloudGatewayTimeout ¶
func NewGetUserPresencesPurecloudGatewayTimeout() *GetUserPresencesPurecloudGatewayTimeout
NewGetUserPresencesPurecloudGatewayTimeout creates a GetUserPresencesPurecloudGatewayTimeout with default headers values
func (*GetUserPresencesPurecloudGatewayTimeout) Error ¶
func (o *GetUserPresencesPurecloudGatewayTimeout) Error() string
func (*GetUserPresencesPurecloudGatewayTimeout) GetPayload ¶
func (o *GetUserPresencesPurecloudGatewayTimeout) GetPayload() *models.ErrorBody
func (*GetUserPresencesPurecloudGatewayTimeout) IsClientError ¶
func (o *GetUserPresencesPurecloudGatewayTimeout) IsClientError() bool
IsClientError returns true when this get user presences purecloud gateway timeout response has a 4xx status code
func (*GetUserPresencesPurecloudGatewayTimeout) IsCode ¶
func (o *GetUserPresencesPurecloudGatewayTimeout) IsCode(code int) bool
IsCode returns true when this get user presences purecloud gateway timeout response a status code equal to that given
func (*GetUserPresencesPurecloudGatewayTimeout) IsRedirect ¶
func (o *GetUserPresencesPurecloudGatewayTimeout) IsRedirect() bool
IsRedirect returns true when this get user presences purecloud gateway timeout response has a 3xx status code
func (*GetUserPresencesPurecloudGatewayTimeout) IsServerError ¶
func (o *GetUserPresencesPurecloudGatewayTimeout) IsServerError() bool
IsServerError returns true when this get user presences purecloud gateway timeout response has a 5xx status code
func (*GetUserPresencesPurecloudGatewayTimeout) IsSuccess ¶
func (o *GetUserPresencesPurecloudGatewayTimeout) IsSuccess() bool
IsSuccess returns true when this get user presences purecloud gateway timeout response has a 2xx status code
func (*GetUserPresencesPurecloudGatewayTimeout) String ¶
func (o *GetUserPresencesPurecloudGatewayTimeout) String() string
type GetUserPresencesPurecloudInternalServerError ¶
GetUserPresencesPurecloudInternalServerError describes a response with status code 500, with default header values.
The server encountered an unexpected condition which prevented it from fulfilling the request.
func NewGetUserPresencesPurecloudInternalServerError ¶
func NewGetUserPresencesPurecloudInternalServerError() *GetUserPresencesPurecloudInternalServerError
NewGetUserPresencesPurecloudInternalServerError creates a GetUserPresencesPurecloudInternalServerError with default headers values
func (*GetUserPresencesPurecloudInternalServerError) Error ¶
func (o *GetUserPresencesPurecloudInternalServerError) Error() string
func (*GetUserPresencesPurecloudInternalServerError) GetPayload ¶
func (o *GetUserPresencesPurecloudInternalServerError) GetPayload() *models.ErrorBody
func (*GetUserPresencesPurecloudInternalServerError) IsClientError ¶
func (o *GetUserPresencesPurecloudInternalServerError) IsClientError() bool
IsClientError returns true when this get user presences purecloud internal server error response has a 4xx status code
func (*GetUserPresencesPurecloudInternalServerError) IsCode ¶
func (o *GetUserPresencesPurecloudInternalServerError) IsCode(code int) bool
IsCode returns true when this get user presences purecloud internal server error response a status code equal to that given
func (*GetUserPresencesPurecloudInternalServerError) IsRedirect ¶
func (o *GetUserPresencesPurecloudInternalServerError) IsRedirect() bool
IsRedirect returns true when this get user presences purecloud internal server error response has a 3xx status code
func (*GetUserPresencesPurecloudInternalServerError) IsServerError ¶
func (o *GetUserPresencesPurecloudInternalServerError) IsServerError() bool
IsServerError returns true when this get user presences purecloud internal server error response has a 5xx status code
func (*GetUserPresencesPurecloudInternalServerError) IsSuccess ¶
func (o *GetUserPresencesPurecloudInternalServerError) IsSuccess() bool
IsSuccess returns true when this get user presences purecloud internal server error response has a 2xx status code
func (*GetUserPresencesPurecloudInternalServerError) String ¶
func (o *GetUserPresencesPurecloudInternalServerError) String() string
type GetUserPresencesPurecloudNotFound ¶
GetUserPresencesPurecloudNotFound describes a response with status code 404, with default header values.
The requested resource was not found.
func NewGetUserPresencesPurecloudNotFound ¶
func NewGetUserPresencesPurecloudNotFound() *GetUserPresencesPurecloudNotFound
NewGetUserPresencesPurecloudNotFound creates a GetUserPresencesPurecloudNotFound with default headers values
func (*GetUserPresencesPurecloudNotFound) Error ¶
func (o *GetUserPresencesPurecloudNotFound) Error() string
func (*GetUserPresencesPurecloudNotFound) GetPayload ¶
func (o *GetUserPresencesPurecloudNotFound) GetPayload() *models.ErrorBody
func (*GetUserPresencesPurecloudNotFound) IsClientError ¶
func (o *GetUserPresencesPurecloudNotFound) IsClientError() bool
IsClientError returns true when this get user presences purecloud not found response has a 4xx status code
func (*GetUserPresencesPurecloudNotFound) IsCode ¶
func (o *GetUserPresencesPurecloudNotFound) IsCode(code int) bool
IsCode returns true when this get user presences purecloud not found response a status code equal to that given
func (*GetUserPresencesPurecloudNotFound) IsRedirect ¶
func (o *GetUserPresencesPurecloudNotFound) IsRedirect() bool
IsRedirect returns true when this get user presences purecloud not found response has a 3xx status code
func (*GetUserPresencesPurecloudNotFound) IsServerError ¶
func (o *GetUserPresencesPurecloudNotFound) IsServerError() bool
IsServerError returns true when this get user presences purecloud not found response has a 5xx status code
func (*GetUserPresencesPurecloudNotFound) IsSuccess ¶
func (o *GetUserPresencesPurecloudNotFound) IsSuccess() bool
IsSuccess returns true when this get user presences purecloud not found response has a 2xx status code
func (*GetUserPresencesPurecloudNotFound) String ¶
func (o *GetUserPresencesPurecloudNotFound) String() string
type GetUserPresencesPurecloudOK ¶
type GetUserPresencesPurecloudOK struct {
Payload *models.UserPresence
}
GetUserPresencesPurecloudOK describes a response with status code 200, with default header values.
successful operation
func NewGetUserPresencesPurecloudOK ¶
func NewGetUserPresencesPurecloudOK() *GetUserPresencesPurecloudOK
NewGetUserPresencesPurecloudOK creates a GetUserPresencesPurecloudOK with default headers values
func (*GetUserPresencesPurecloudOK) Error ¶
func (o *GetUserPresencesPurecloudOK) Error() string
func (*GetUserPresencesPurecloudOK) GetPayload ¶
func (o *GetUserPresencesPurecloudOK) GetPayload() *models.UserPresence
func (*GetUserPresencesPurecloudOK) IsClientError ¶
func (o *GetUserPresencesPurecloudOK) IsClientError() bool
IsClientError returns true when this get user presences purecloud o k response has a 4xx status code
func (*GetUserPresencesPurecloudOK) IsCode ¶
func (o *GetUserPresencesPurecloudOK) IsCode(code int) bool
IsCode returns true when this get user presences purecloud o k response a status code equal to that given
func (*GetUserPresencesPurecloudOK) IsRedirect ¶
func (o *GetUserPresencesPurecloudOK) IsRedirect() bool
IsRedirect returns true when this get user presences purecloud o k response has a 3xx status code
func (*GetUserPresencesPurecloudOK) IsServerError ¶
func (o *GetUserPresencesPurecloudOK) IsServerError() bool
IsServerError returns true when this get user presences purecloud o k response has a 5xx status code
func (*GetUserPresencesPurecloudOK) IsSuccess ¶
func (o *GetUserPresencesPurecloudOK) IsSuccess() bool
IsSuccess returns true when this get user presences purecloud o k response has a 2xx status code
func (*GetUserPresencesPurecloudOK) String ¶
func (o *GetUserPresencesPurecloudOK) String() string
type GetUserPresencesPurecloudParams ¶
type GetUserPresencesPurecloudParams struct { /* UserID. user Id */ UserID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetUserPresencesPurecloudParams contains all the parameters to send to the API endpoint
for the get user presences purecloud operation. Typically these are written to a http.Request.
func NewGetUserPresencesPurecloudParams ¶
func NewGetUserPresencesPurecloudParams() *GetUserPresencesPurecloudParams
NewGetUserPresencesPurecloudParams creates a new GetUserPresencesPurecloudParams 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 NewGetUserPresencesPurecloudParamsWithContext ¶
func NewGetUserPresencesPurecloudParamsWithContext(ctx context.Context) *GetUserPresencesPurecloudParams
NewGetUserPresencesPurecloudParamsWithContext creates a new GetUserPresencesPurecloudParams object with the ability to set a context for a request.
func NewGetUserPresencesPurecloudParamsWithHTTPClient ¶
func NewGetUserPresencesPurecloudParamsWithHTTPClient(client *http.Client) *GetUserPresencesPurecloudParams
NewGetUserPresencesPurecloudParamsWithHTTPClient creates a new GetUserPresencesPurecloudParams object with the ability to set a custom HTTPClient for a request.
func NewGetUserPresencesPurecloudParamsWithTimeout ¶
func NewGetUserPresencesPurecloudParamsWithTimeout(timeout time.Duration) *GetUserPresencesPurecloudParams
NewGetUserPresencesPurecloudParamsWithTimeout creates a new GetUserPresencesPurecloudParams object with the ability to set a timeout on a request.
func (*GetUserPresencesPurecloudParams) SetContext ¶
func (o *GetUserPresencesPurecloudParams) SetContext(ctx context.Context)
SetContext adds the context to the get user presences purecloud params
func (*GetUserPresencesPurecloudParams) SetDefaults ¶
func (o *GetUserPresencesPurecloudParams) SetDefaults()
SetDefaults hydrates default values in the get user presences purecloud params (not the query body).
All values with no default are reset to their zero value.
func (*GetUserPresencesPurecloudParams) SetHTTPClient ¶
func (o *GetUserPresencesPurecloudParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get user presences purecloud params
func (*GetUserPresencesPurecloudParams) SetTimeout ¶
func (o *GetUserPresencesPurecloudParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get user presences purecloud params
func (*GetUserPresencesPurecloudParams) SetUserID ¶
func (o *GetUserPresencesPurecloudParams) SetUserID(userID string)
SetUserID adds the userId to the get user presences purecloud params
func (*GetUserPresencesPurecloudParams) WithContext ¶
func (o *GetUserPresencesPurecloudParams) WithContext(ctx context.Context) *GetUserPresencesPurecloudParams
WithContext adds the context to the get user presences purecloud params
func (*GetUserPresencesPurecloudParams) WithDefaults ¶
func (o *GetUserPresencesPurecloudParams) WithDefaults() *GetUserPresencesPurecloudParams
WithDefaults hydrates default values in the get user presences purecloud params (not the query body).
All values with no default are reset to their zero value.
func (*GetUserPresencesPurecloudParams) WithHTTPClient ¶
func (o *GetUserPresencesPurecloudParams) WithHTTPClient(client *http.Client) *GetUserPresencesPurecloudParams
WithHTTPClient adds the HTTPClient to the get user presences purecloud params
func (*GetUserPresencesPurecloudParams) WithTimeout ¶
func (o *GetUserPresencesPurecloudParams) WithTimeout(timeout time.Duration) *GetUserPresencesPurecloudParams
WithTimeout adds the timeout to the get user presences purecloud params
func (*GetUserPresencesPurecloudParams) WithUserID ¶
func (o *GetUserPresencesPurecloudParams) WithUserID(userID string) *GetUserPresencesPurecloudParams
WithUserID adds the userID to the get user presences purecloud params
func (*GetUserPresencesPurecloudParams) WriteToRequest ¶
func (o *GetUserPresencesPurecloudParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetUserPresencesPurecloudReader ¶
type GetUserPresencesPurecloudReader struct {
// contains filtered or unexported fields
}
GetUserPresencesPurecloudReader is a Reader for the GetUserPresencesPurecloud structure.
func (*GetUserPresencesPurecloudReader) ReadResponse ¶
func (o *GetUserPresencesPurecloudReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetUserPresencesPurecloudRequestEntityTooLarge ¶
GetUserPresencesPurecloudRequestEntityTooLarge describes a response with status code 413, with default header values.
The request is over the size limit. Maximum bytes: %s
func NewGetUserPresencesPurecloudRequestEntityTooLarge ¶
func NewGetUserPresencesPurecloudRequestEntityTooLarge() *GetUserPresencesPurecloudRequestEntityTooLarge
NewGetUserPresencesPurecloudRequestEntityTooLarge creates a GetUserPresencesPurecloudRequestEntityTooLarge with default headers values
func (*GetUserPresencesPurecloudRequestEntityTooLarge) Error ¶
func (o *GetUserPresencesPurecloudRequestEntityTooLarge) Error() string
func (*GetUserPresencesPurecloudRequestEntityTooLarge) GetPayload ¶
func (o *GetUserPresencesPurecloudRequestEntityTooLarge) GetPayload() *models.ErrorBody
func (*GetUserPresencesPurecloudRequestEntityTooLarge) IsClientError ¶
func (o *GetUserPresencesPurecloudRequestEntityTooLarge) IsClientError() bool
IsClientError returns true when this get user presences purecloud request entity too large response has a 4xx status code
func (*GetUserPresencesPurecloudRequestEntityTooLarge) IsCode ¶
func (o *GetUserPresencesPurecloudRequestEntityTooLarge) IsCode(code int) bool
IsCode returns true when this get user presences purecloud request entity too large response a status code equal to that given
func (*GetUserPresencesPurecloudRequestEntityTooLarge) IsRedirect ¶
func (o *GetUserPresencesPurecloudRequestEntityTooLarge) IsRedirect() bool
IsRedirect returns true when this get user presences purecloud request entity too large response has a 3xx status code
func (*GetUserPresencesPurecloudRequestEntityTooLarge) IsServerError ¶
func (o *GetUserPresencesPurecloudRequestEntityTooLarge) IsServerError() bool
IsServerError returns true when this get user presences purecloud request entity too large response has a 5xx status code
func (*GetUserPresencesPurecloudRequestEntityTooLarge) IsSuccess ¶
func (o *GetUserPresencesPurecloudRequestEntityTooLarge) IsSuccess() bool
IsSuccess returns true when this get user presences purecloud request entity too large response has a 2xx status code
func (*GetUserPresencesPurecloudRequestEntityTooLarge) String ¶
func (o *GetUserPresencesPurecloudRequestEntityTooLarge) String() string
type GetUserPresencesPurecloudRequestTimeout ¶
GetUserPresencesPurecloudRequestTimeout describes a response with status code 408, with default header values.
The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.
func NewGetUserPresencesPurecloudRequestTimeout ¶
func NewGetUserPresencesPurecloudRequestTimeout() *GetUserPresencesPurecloudRequestTimeout
NewGetUserPresencesPurecloudRequestTimeout creates a GetUserPresencesPurecloudRequestTimeout with default headers values
func (*GetUserPresencesPurecloudRequestTimeout) Error ¶
func (o *GetUserPresencesPurecloudRequestTimeout) Error() string
func (*GetUserPresencesPurecloudRequestTimeout) GetPayload ¶
func (o *GetUserPresencesPurecloudRequestTimeout) GetPayload() *models.ErrorBody
func (*GetUserPresencesPurecloudRequestTimeout) IsClientError ¶
func (o *GetUserPresencesPurecloudRequestTimeout) IsClientError() bool
IsClientError returns true when this get user presences purecloud request timeout response has a 4xx status code
func (*GetUserPresencesPurecloudRequestTimeout) IsCode ¶
func (o *GetUserPresencesPurecloudRequestTimeout) IsCode(code int) bool
IsCode returns true when this get user presences purecloud request timeout response a status code equal to that given
func (*GetUserPresencesPurecloudRequestTimeout) IsRedirect ¶
func (o *GetUserPresencesPurecloudRequestTimeout) IsRedirect() bool
IsRedirect returns true when this get user presences purecloud request timeout response has a 3xx status code
func (*GetUserPresencesPurecloudRequestTimeout) IsServerError ¶
func (o *GetUserPresencesPurecloudRequestTimeout) IsServerError() bool
IsServerError returns true when this get user presences purecloud request timeout response has a 5xx status code
func (*GetUserPresencesPurecloudRequestTimeout) IsSuccess ¶
func (o *GetUserPresencesPurecloudRequestTimeout) IsSuccess() bool
IsSuccess returns true when this get user presences purecloud request timeout response has a 2xx status code
func (*GetUserPresencesPurecloudRequestTimeout) String ¶
func (o *GetUserPresencesPurecloudRequestTimeout) String() string
type GetUserPresencesPurecloudServiceUnavailable ¶
type GetUserPresencesPurecloudServiceUnavailable struct {
}GetUserPresencesPurecloudServiceUnavailable describes a response with status code 503, with default header values.
Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).
func NewGetUserPresencesPurecloudServiceUnavailable ¶
func NewGetUserPresencesPurecloudServiceUnavailable() *GetUserPresencesPurecloudServiceUnavailable
NewGetUserPresencesPurecloudServiceUnavailable creates a GetUserPresencesPurecloudServiceUnavailable with default headers values
func (*GetUserPresencesPurecloudServiceUnavailable) Error ¶
func (o *GetUserPresencesPurecloudServiceUnavailable) Error() string
func (*GetUserPresencesPurecloudServiceUnavailable) GetPayload ¶
func (o *GetUserPresencesPurecloudServiceUnavailable) GetPayload() *models.ErrorBody
func (*GetUserPresencesPurecloudServiceUnavailable) IsClientError ¶
func (o *GetUserPresencesPurecloudServiceUnavailable) IsClientError() bool
IsClientError returns true when this get user presences purecloud service unavailable response has a 4xx status code
func (*GetUserPresencesPurecloudServiceUnavailable) IsCode ¶
func (o *GetUserPresencesPurecloudServiceUnavailable) IsCode(code int) bool
IsCode returns true when this get user presences purecloud service unavailable response a status code equal to that given
func (*GetUserPresencesPurecloudServiceUnavailable) IsRedirect ¶
func (o *GetUserPresencesPurecloudServiceUnavailable) IsRedirect() bool
IsRedirect returns true when this get user presences purecloud service unavailable response has a 3xx status code
func (*GetUserPresencesPurecloudServiceUnavailable) IsServerError ¶
func (o *GetUserPresencesPurecloudServiceUnavailable) IsServerError() bool
IsServerError returns true when this get user presences purecloud service unavailable response has a 5xx status code
func (*GetUserPresencesPurecloudServiceUnavailable) IsSuccess ¶
func (o *GetUserPresencesPurecloudServiceUnavailable) IsSuccess() bool
IsSuccess returns true when this get user presences purecloud service unavailable response has a 2xx status code
func (*GetUserPresencesPurecloudServiceUnavailable) String ¶
func (o *GetUserPresencesPurecloudServiceUnavailable) String() string
type GetUserPresencesPurecloudTooManyRequests ¶
GetUserPresencesPurecloudTooManyRequests describes a response with status code 429, with default header values.
Rate limit exceeded the maximum. Retry the request in [%s] seconds
func NewGetUserPresencesPurecloudTooManyRequests ¶
func NewGetUserPresencesPurecloudTooManyRequests() *GetUserPresencesPurecloudTooManyRequests
NewGetUserPresencesPurecloudTooManyRequests creates a GetUserPresencesPurecloudTooManyRequests with default headers values
func (*GetUserPresencesPurecloudTooManyRequests) Error ¶
func (o *GetUserPresencesPurecloudTooManyRequests) Error() string
func (*GetUserPresencesPurecloudTooManyRequests) GetPayload ¶
func (o *GetUserPresencesPurecloudTooManyRequests) GetPayload() *models.ErrorBody
func (*GetUserPresencesPurecloudTooManyRequests) IsClientError ¶
func (o *GetUserPresencesPurecloudTooManyRequests) IsClientError() bool
IsClientError returns true when this get user presences purecloud too many requests response has a 4xx status code
func (*GetUserPresencesPurecloudTooManyRequests) IsCode ¶
func (o *GetUserPresencesPurecloudTooManyRequests) IsCode(code int) bool
IsCode returns true when this get user presences purecloud too many requests response a status code equal to that given
func (*GetUserPresencesPurecloudTooManyRequests) IsRedirect ¶
func (o *GetUserPresencesPurecloudTooManyRequests) IsRedirect() bool
IsRedirect returns true when this get user presences purecloud too many requests response has a 3xx status code
func (*GetUserPresencesPurecloudTooManyRequests) IsServerError ¶
func (o *GetUserPresencesPurecloudTooManyRequests) IsServerError() bool
IsServerError returns true when this get user presences purecloud too many requests response has a 5xx status code
func (*GetUserPresencesPurecloudTooManyRequests) IsSuccess ¶
func (o *GetUserPresencesPurecloudTooManyRequests) IsSuccess() bool
IsSuccess returns true when this get user presences purecloud too many requests response has a 2xx status code
func (*GetUserPresencesPurecloudTooManyRequests) String ¶
func (o *GetUserPresencesPurecloudTooManyRequests) String() string
type GetUserPresencesPurecloudUnauthorized ¶
type GetUserPresencesPurecloudUnauthorized struct {
}GetUserPresencesPurecloudUnauthorized describes a response with status code 401, with default header values.
No authentication bearer token specified in authorization header.
func NewGetUserPresencesPurecloudUnauthorized ¶
func NewGetUserPresencesPurecloudUnauthorized() *GetUserPresencesPurecloudUnauthorized
NewGetUserPresencesPurecloudUnauthorized creates a GetUserPresencesPurecloudUnauthorized with default headers values
func (*GetUserPresencesPurecloudUnauthorized) Error ¶
func (o *GetUserPresencesPurecloudUnauthorized) Error() string
func (*GetUserPresencesPurecloudUnauthorized) GetPayload ¶
func (o *GetUserPresencesPurecloudUnauthorized) GetPayload() *models.ErrorBody
func (*GetUserPresencesPurecloudUnauthorized) IsClientError ¶
func (o *GetUserPresencesPurecloudUnauthorized) IsClientError() bool
IsClientError returns true when this get user presences purecloud unauthorized response has a 4xx status code
func (*GetUserPresencesPurecloudUnauthorized) IsCode ¶
func (o *GetUserPresencesPurecloudUnauthorized) IsCode(code int) bool
IsCode returns true when this get user presences purecloud unauthorized response a status code equal to that given
func (*GetUserPresencesPurecloudUnauthorized) IsRedirect ¶
func (o *GetUserPresencesPurecloudUnauthorized) IsRedirect() bool
IsRedirect returns true when this get user presences purecloud unauthorized response has a 3xx status code
func (*GetUserPresencesPurecloudUnauthorized) IsServerError ¶
func (o *GetUserPresencesPurecloudUnauthorized) IsServerError() bool
IsServerError returns true when this get user presences purecloud unauthorized response has a 5xx status code
func (*GetUserPresencesPurecloudUnauthorized) IsSuccess ¶
func (o *GetUserPresencesPurecloudUnauthorized) IsSuccess() bool
IsSuccess returns true when this get user presences purecloud unauthorized response has a 2xx status code
func (*GetUserPresencesPurecloudUnauthorized) String ¶
func (o *GetUserPresencesPurecloudUnauthorized) String() string
type GetUserPresencesPurecloudUnsupportedMediaType ¶
GetUserPresencesPurecloudUnsupportedMediaType describes a response with status code 415, with default header values.
Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.
func NewGetUserPresencesPurecloudUnsupportedMediaType ¶
func NewGetUserPresencesPurecloudUnsupportedMediaType() *GetUserPresencesPurecloudUnsupportedMediaType
NewGetUserPresencesPurecloudUnsupportedMediaType creates a GetUserPresencesPurecloudUnsupportedMediaType with default headers values
func (*GetUserPresencesPurecloudUnsupportedMediaType) Error ¶
func (o *GetUserPresencesPurecloudUnsupportedMediaType) Error() string
func (*GetUserPresencesPurecloudUnsupportedMediaType) GetPayload ¶
func (o *GetUserPresencesPurecloudUnsupportedMediaType) GetPayload() *models.ErrorBody
func (*GetUserPresencesPurecloudUnsupportedMediaType) IsClientError ¶
func (o *GetUserPresencesPurecloudUnsupportedMediaType) IsClientError() bool
IsClientError returns true when this get user presences purecloud unsupported media type response has a 4xx status code
func (*GetUserPresencesPurecloudUnsupportedMediaType) IsCode ¶
func (o *GetUserPresencesPurecloudUnsupportedMediaType) IsCode(code int) bool
IsCode returns true when this get user presences purecloud unsupported media type response a status code equal to that given
func (*GetUserPresencesPurecloudUnsupportedMediaType) IsRedirect ¶
func (o *GetUserPresencesPurecloudUnsupportedMediaType) IsRedirect() bool
IsRedirect returns true when this get user presences purecloud unsupported media type response has a 3xx status code
func (*GetUserPresencesPurecloudUnsupportedMediaType) IsServerError ¶
func (o *GetUserPresencesPurecloudUnsupportedMediaType) IsServerError() bool
IsServerError returns true when this get user presences purecloud unsupported media type response has a 5xx status code
func (*GetUserPresencesPurecloudUnsupportedMediaType) IsSuccess ¶
func (o *GetUserPresencesPurecloudUnsupportedMediaType) IsSuccess() bool
IsSuccess returns true when this get user presences purecloud unsupported media type response has a 2xx status code
func (*GetUserPresencesPurecloudUnsupportedMediaType) String ¶
func (o *GetUserPresencesPurecloudUnsupportedMediaType) String() string
type PatchUserPresenceBadRequest ¶
PatchUserPresenceBadRequest describes a response with status code 400, with default header values.
The request could not be understood by the server due to malformed syntax.
func NewPatchUserPresenceBadRequest ¶
func NewPatchUserPresenceBadRequest() *PatchUserPresenceBadRequest
NewPatchUserPresenceBadRequest creates a PatchUserPresenceBadRequest with default headers values
func (*PatchUserPresenceBadRequest) Error ¶
func (o *PatchUserPresenceBadRequest) Error() string
func (*PatchUserPresenceBadRequest) GetPayload ¶
func (o *PatchUserPresenceBadRequest) GetPayload() *models.ErrorBody
func (*PatchUserPresenceBadRequest) IsClientError ¶
func (o *PatchUserPresenceBadRequest) IsClientError() bool
IsClientError returns true when this patch user presence bad request response has a 4xx status code
func (*PatchUserPresenceBadRequest) IsCode ¶
func (o *PatchUserPresenceBadRequest) IsCode(code int) bool
IsCode returns true when this patch user presence bad request response a status code equal to that given
func (*PatchUserPresenceBadRequest) IsRedirect ¶
func (o *PatchUserPresenceBadRequest) IsRedirect() bool
IsRedirect returns true when this patch user presence bad request response has a 3xx status code
func (*PatchUserPresenceBadRequest) IsServerError ¶
func (o *PatchUserPresenceBadRequest) IsServerError() bool
IsServerError returns true when this patch user presence bad request response has a 5xx status code
func (*PatchUserPresenceBadRequest) IsSuccess ¶
func (o *PatchUserPresenceBadRequest) IsSuccess() bool
IsSuccess returns true when this patch user presence bad request response has a 2xx status code
func (*PatchUserPresenceBadRequest) String ¶
func (o *PatchUserPresenceBadRequest) String() string
type PatchUserPresenceConflict ¶
PatchUserPresenceConflict describes a response with status code 409, with default header values.
Conflict
func NewPatchUserPresenceConflict ¶
func NewPatchUserPresenceConflict() *PatchUserPresenceConflict
NewPatchUserPresenceConflict creates a PatchUserPresenceConflict with default headers values
func (*PatchUserPresenceConflict) Error ¶
func (o *PatchUserPresenceConflict) Error() string
func (*PatchUserPresenceConflict) GetPayload ¶
func (o *PatchUserPresenceConflict) GetPayload() *models.ErrorBody
func (*PatchUserPresenceConflict) IsClientError ¶
func (o *PatchUserPresenceConflict) IsClientError() bool
IsClientError returns true when this patch user presence conflict response has a 4xx status code
func (*PatchUserPresenceConflict) IsCode ¶
func (o *PatchUserPresenceConflict) IsCode(code int) bool
IsCode returns true when this patch user presence conflict response a status code equal to that given
func (*PatchUserPresenceConflict) IsRedirect ¶
func (o *PatchUserPresenceConflict) IsRedirect() bool
IsRedirect returns true when this patch user presence conflict response has a 3xx status code
func (*PatchUserPresenceConflict) IsServerError ¶
func (o *PatchUserPresenceConflict) IsServerError() bool
IsServerError returns true when this patch user presence conflict response has a 5xx status code
func (*PatchUserPresenceConflict) IsSuccess ¶
func (o *PatchUserPresenceConflict) IsSuccess() bool
IsSuccess returns true when this patch user presence conflict response has a 2xx status code
func (*PatchUserPresenceConflict) String ¶
func (o *PatchUserPresenceConflict) String() string
type PatchUserPresenceForbidden ¶
PatchUserPresenceForbidden describes a response with status code 403, with default header values.
You are not authorized to perform the requested action.
func NewPatchUserPresenceForbidden ¶
func NewPatchUserPresenceForbidden() *PatchUserPresenceForbidden
NewPatchUserPresenceForbidden creates a PatchUserPresenceForbidden with default headers values
func (*PatchUserPresenceForbidden) Error ¶
func (o *PatchUserPresenceForbidden) Error() string
func (*PatchUserPresenceForbidden) GetPayload ¶
func (o *PatchUserPresenceForbidden) GetPayload() *models.ErrorBody
func (*PatchUserPresenceForbidden) IsClientError ¶
func (o *PatchUserPresenceForbidden) IsClientError() bool
IsClientError returns true when this patch user presence forbidden response has a 4xx status code
func (*PatchUserPresenceForbidden) IsCode ¶
func (o *PatchUserPresenceForbidden) IsCode(code int) bool
IsCode returns true when this patch user presence forbidden response a status code equal to that given
func (*PatchUserPresenceForbidden) IsRedirect ¶
func (o *PatchUserPresenceForbidden) IsRedirect() bool
IsRedirect returns true when this patch user presence forbidden response has a 3xx status code
func (*PatchUserPresenceForbidden) IsServerError ¶
func (o *PatchUserPresenceForbidden) IsServerError() bool
IsServerError returns true when this patch user presence forbidden response has a 5xx status code
func (*PatchUserPresenceForbidden) IsSuccess ¶
func (o *PatchUserPresenceForbidden) IsSuccess() bool
IsSuccess returns true when this patch user presence forbidden response has a 2xx status code
func (*PatchUserPresenceForbidden) String ¶
func (o *PatchUserPresenceForbidden) String() string
type PatchUserPresenceGatewayTimeout ¶
PatchUserPresenceGatewayTimeout describes a response with status code 504, with default header values.
The request timed out.
func NewPatchUserPresenceGatewayTimeout ¶
func NewPatchUserPresenceGatewayTimeout() *PatchUserPresenceGatewayTimeout
NewPatchUserPresenceGatewayTimeout creates a PatchUserPresenceGatewayTimeout with default headers values
func (*PatchUserPresenceGatewayTimeout) Error ¶
func (o *PatchUserPresenceGatewayTimeout) Error() string
func (*PatchUserPresenceGatewayTimeout) GetPayload ¶
func (o *PatchUserPresenceGatewayTimeout) GetPayload() *models.ErrorBody
func (*PatchUserPresenceGatewayTimeout) IsClientError ¶
func (o *PatchUserPresenceGatewayTimeout) IsClientError() bool
IsClientError returns true when this patch user presence gateway timeout response has a 4xx status code
func (*PatchUserPresenceGatewayTimeout) IsCode ¶
func (o *PatchUserPresenceGatewayTimeout) IsCode(code int) bool
IsCode returns true when this patch user presence gateway timeout response a status code equal to that given
func (*PatchUserPresenceGatewayTimeout) IsRedirect ¶
func (o *PatchUserPresenceGatewayTimeout) IsRedirect() bool
IsRedirect returns true when this patch user presence gateway timeout response has a 3xx status code
func (*PatchUserPresenceGatewayTimeout) IsServerError ¶
func (o *PatchUserPresenceGatewayTimeout) IsServerError() bool
IsServerError returns true when this patch user presence gateway timeout response has a 5xx status code
func (*PatchUserPresenceGatewayTimeout) IsSuccess ¶
func (o *PatchUserPresenceGatewayTimeout) IsSuccess() bool
IsSuccess returns true when this patch user presence gateway timeout response has a 2xx status code
func (*PatchUserPresenceGatewayTimeout) String ¶
func (o *PatchUserPresenceGatewayTimeout) String() string
type PatchUserPresenceInternalServerError ¶
PatchUserPresenceInternalServerError describes a response with status code 500, with default header values.
The server encountered an unexpected condition which prevented it from fulfilling the request.
func NewPatchUserPresenceInternalServerError ¶
func NewPatchUserPresenceInternalServerError() *PatchUserPresenceInternalServerError
NewPatchUserPresenceInternalServerError creates a PatchUserPresenceInternalServerError with default headers values
func (*PatchUserPresenceInternalServerError) Error ¶
func (o *PatchUserPresenceInternalServerError) Error() string
func (*PatchUserPresenceInternalServerError) GetPayload ¶
func (o *PatchUserPresenceInternalServerError) GetPayload() *models.ErrorBody
func (*PatchUserPresenceInternalServerError) IsClientError ¶
func (o *PatchUserPresenceInternalServerError) IsClientError() bool
IsClientError returns true when this patch user presence internal server error response has a 4xx status code
func (*PatchUserPresenceInternalServerError) IsCode ¶
func (o *PatchUserPresenceInternalServerError) IsCode(code int) bool
IsCode returns true when this patch user presence internal server error response a status code equal to that given
func (*PatchUserPresenceInternalServerError) IsRedirect ¶
func (o *PatchUserPresenceInternalServerError) IsRedirect() bool
IsRedirect returns true when this patch user presence internal server error response has a 3xx status code
func (*PatchUserPresenceInternalServerError) IsServerError ¶
func (o *PatchUserPresenceInternalServerError) IsServerError() bool
IsServerError returns true when this patch user presence internal server error response has a 5xx status code
func (*PatchUserPresenceInternalServerError) IsSuccess ¶
func (o *PatchUserPresenceInternalServerError) IsSuccess() bool
IsSuccess returns true when this patch user presence internal server error response has a 2xx status code
func (*PatchUserPresenceInternalServerError) String ¶
func (o *PatchUserPresenceInternalServerError) String() string
type PatchUserPresenceNotFound ¶
PatchUserPresenceNotFound describes a response with status code 404, with default header values.
The requested resource was not found.
func NewPatchUserPresenceNotFound ¶
func NewPatchUserPresenceNotFound() *PatchUserPresenceNotFound
NewPatchUserPresenceNotFound creates a PatchUserPresenceNotFound with default headers values
func (*PatchUserPresenceNotFound) Error ¶
func (o *PatchUserPresenceNotFound) Error() string
func (*PatchUserPresenceNotFound) GetPayload ¶
func (o *PatchUserPresenceNotFound) GetPayload() *models.ErrorBody
func (*PatchUserPresenceNotFound) IsClientError ¶
func (o *PatchUserPresenceNotFound) IsClientError() bool
IsClientError returns true when this patch user presence not found response has a 4xx status code
func (*PatchUserPresenceNotFound) IsCode ¶
func (o *PatchUserPresenceNotFound) IsCode(code int) bool
IsCode returns true when this patch user presence not found response a status code equal to that given
func (*PatchUserPresenceNotFound) IsRedirect ¶
func (o *PatchUserPresenceNotFound) IsRedirect() bool
IsRedirect returns true when this patch user presence not found response has a 3xx status code
func (*PatchUserPresenceNotFound) IsServerError ¶
func (o *PatchUserPresenceNotFound) IsServerError() bool
IsServerError returns true when this patch user presence not found response has a 5xx status code
func (*PatchUserPresenceNotFound) IsSuccess ¶
func (o *PatchUserPresenceNotFound) IsSuccess() bool
IsSuccess returns true when this patch user presence not found response has a 2xx status code
func (*PatchUserPresenceNotFound) String ¶
func (o *PatchUserPresenceNotFound) String() string
type PatchUserPresenceOK ¶
type PatchUserPresenceOK struct {
Payload *models.UserPresence
}
PatchUserPresenceOK describes a response with status code 200, with default header values.
successful operation
func NewPatchUserPresenceOK ¶
func NewPatchUserPresenceOK() *PatchUserPresenceOK
NewPatchUserPresenceOK creates a PatchUserPresenceOK with default headers values
func (*PatchUserPresenceOK) Error ¶
func (o *PatchUserPresenceOK) Error() string
func (*PatchUserPresenceOK) GetPayload ¶
func (o *PatchUserPresenceOK) GetPayload() *models.UserPresence
func (*PatchUserPresenceOK) IsClientError ¶
func (o *PatchUserPresenceOK) IsClientError() bool
IsClientError returns true when this patch user presence o k response has a 4xx status code
func (*PatchUserPresenceOK) IsCode ¶
func (o *PatchUserPresenceOK) IsCode(code int) bool
IsCode returns true when this patch user presence o k response a status code equal to that given
func (*PatchUserPresenceOK) IsRedirect ¶
func (o *PatchUserPresenceOK) IsRedirect() bool
IsRedirect returns true when this patch user presence o k response has a 3xx status code
func (*PatchUserPresenceOK) IsServerError ¶
func (o *PatchUserPresenceOK) IsServerError() bool
IsServerError returns true when this patch user presence o k response has a 5xx status code
func (*PatchUserPresenceOK) IsSuccess ¶
func (o *PatchUserPresenceOK) IsSuccess() bool
IsSuccess returns true when this patch user presence o k response has a 2xx status code
func (*PatchUserPresenceOK) String ¶
func (o *PatchUserPresenceOK) String() string
type PatchUserPresenceParams ¶
type PatchUserPresenceParams struct { /* Body. User presence */ Body *models.UserPresence /* SourceID. Presence source ID */ SourceID string /* UserID. user Id */ UserID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PatchUserPresenceParams contains all the parameters to send to the API endpoint
for the patch user presence operation. Typically these are written to a http.Request.
func NewPatchUserPresenceParams ¶
func NewPatchUserPresenceParams() *PatchUserPresenceParams
NewPatchUserPresenceParams creates a new PatchUserPresenceParams 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 NewPatchUserPresenceParamsWithContext ¶
func NewPatchUserPresenceParamsWithContext(ctx context.Context) *PatchUserPresenceParams
NewPatchUserPresenceParamsWithContext creates a new PatchUserPresenceParams object with the ability to set a context for a request.
func NewPatchUserPresenceParamsWithHTTPClient ¶
func NewPatchUserPresenceParamsWithHTTPClient(client *http.Client) *PatchUserPresenceParams
NewPatchUserPresenceParamsWithHTTPClient creates a new PatchUserPresenceParams object with the ability to set a custom HTTPClient for a request.
func NewPatchUserPresenceParamsWithTimeout ¶
func NewPatchUserPresenceParamsWithTimeout(timeout time.Duration) *PatchUserPresenceParams
NewPatchUserPresenceParamsWithTimeout creates a new PatchUserPresenceParams object with the ability to set a timeout on a request.
func (*PatchUserPresenceParams) SetBody ¶
func (o *PatchUserPresenceParams) SetBody(body *models.UserPresence)
SetBody adds the body to the patch user presence params
func (*PatchUserPresenceParams) SetContext ¶
func (o *PatchUserPresenceParams) SetContext(ctx context.Context)
SetContext adds the context to the patch user presence params
func (*PatchUserPresenceParams) SetDefaults ¶
func (o *PatchUserPresenceParams) SetDefaults()
SetDefaults hydrates default values in the patch user presence params (not the query body).
All values with no default are reset to their zero value.
func (*PatchUserPresenceParams) SetHTTPClient ¶
func (o *PatchUserPresenceParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the patch user presence params
func (*PatchUserPresenceParams) SetSourceID ¶
func (o *PatchUserPresenceParams) SetSourceID(sourceID string)
SetSourceID adds the sourceId to the patch user presence params
func (*PatchUserPresenceParams) SetTimeout ¶
func (o *PatchUserPresenceParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the patch user presence params
func (*PatchUserPresenceParams) SetUserID ¶
func (o *PatchUserPresenceParams) SetUserID(userID string)
SetUserID adds the userId to the patch user presence params
func (*PatchUserPresenceParams) WithBody ¶
func (o *PatchUserPresenceParams) WithBody(body *models.UserPresence) *PatchUserPresenceParams
WithBody adds the body to the patch user presence params
func (*PatchUserPresenceParams) WithContext ¶
func (o *PatchUserPresenceParams) WithContext(ctx context.Context) *PatchUserPresenceParams
WithContext adds the context to the patch user presence params
func (*PatchUserPresenceParams) WithDefaults ¶
func (o *PatchUserPresenceParams) WithDefaults() *PatchUserPresenceParams
WithDefaults hydrates default values in the patch user presence params (not the query body).
All values with no default are reset to their zero value.
func (*PatchUserPresenceParams) WithHTTPClient ¶
func (o *PatchUserPresenceParams) WithHTTPClient(client *http.Client) *PatchUserPresenceParams
WithHTTPClient adds the HTTPClient to the patch user presence params
func (*PatchUserPresenceParams) WithSourceID ¶
func (o *PatchUserPresenceParams) WithSourceID(sourceID string) *PatchUserPresenceParams
WithSourceID adds the sourceID to the patch user presence params
func (*PatchUserPresenceParams) WithTimeout ¶
func (o *PatchUserPresenceParams) WithTimeout(timeout time.Duration) *PatchUserPresenceParams
WithTimeout adds the timeout to the patch user presence params
func (*PatchUserPresenceParams) WithUserID ¶
func (o *PatchUserPresenceParams) WithUserID(userID string) *PatchUserPresenceParams
WithUserID adds the userID to the patch user presence params
func (*PatchUserPresenceParams) WriteToRequest ¶
func (o *PatchUserPresenceParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PatchUserPresenceReader ¶
type PatchUserPresenceReader struct {
// contains filtered or unexported fields
}
PatchUserPresenceReader is a Reader for the PatchUserPresence structure.
func (*PatchUserPresenceReader) ReadResponse ¶
func (o *PatchUserPresenceReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PatchUserPresenceRequestEntityTooLarge ¶
PatchUserPresenceRequestEntityTooLarge describes a response with status code 413, with default header values.
The request is over the size limit. Maximum bytes: %s
func NewPatchUserPresenceRequestEntityTooLarge ¶
func NewPatchUserPresenceRequestEntityTooLarge() *PatchUserPresenceRequestEntityTooLarge
NewPatchUserPresenceRequestEntityTooLarge creates a PatchUserPresenceRequestEntityTooLarge with default headers values
func (*PatchUserPresenceRequestEntityTooLarge) Error ¶
func (o *PatchUserPresenceRequestEntityTooLarge) Error() string
func (*PatchUserPresenceRequestEntityTooLarge) GetPayload ¶
func (o *PatchUserPresenceRequestEntityTooLarge) GetPayload() *models.ErrorBody
func (*PatchUserPresenceRequestEntityTooLarge) IsClientError ¶
func (o *PatchUserPresenceRequestEntityTooLarge) IsClientError() bool
IsClientError returns true when this patch user presence request entity too large response has a 4xx status code
func (*PatchUserPresenceRequestEntityTooLarge) IsCode ¶
func (o *PatchUserPresenceRequestEntityTooLarge) IsCode(code int) bool
IsCode returns true when this patch user presence request entity too large response a status code equal to that given
func (*PatchUserPresenceRequestEntityTooLarge) IsRedirect ¶
func (o *PatchUserPresenceRequestEntityTooLarge) IsRedirect() bool
IsRedirect returns true when this patch user presence request entity too large response has a 3xx status code
func (*PatchUserPresenceRequestEntityTooLarge) IsServerError ¶
func (o *PatchUserPresenceRequestEntityTooLarge) IsServerError() bool
IsServerError returns true when this patch user presence request entity too large response has a 5xx status code
func (*PatchUserPresenceRequestEntityTooLarge) IsSuccess ¶
func (o *PatchUserPresenceRequestEntityTooLarge) IsSuccess() bool
IsSuccess returns true when this patch user presence request entity too large response has a 2xx status code
func (*PatchUserPresenceRequestEntityTooLarge) String ¶
func (o *PatchUserPresenceRequestEntityTooLarge) String() string
type PatchUserPresenceRequestTimeout ¶
PatchUserPresenceRequestTimeout describes a response with status code 408, with default header values.
The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.
func NewPatchUserPresenceRequestTimeout ¶
func NewPatchUserPresenceRequestTimeout() *PatchUserPresenceRequestTimeout
NewPatchUserPresenceRequestTimeout creates a PatchUserPresenceRequestTimeout with default headers values
func (*PatchUserPresenceRequestTimeout) Error ¶
func (o *PatchUserPresenceRequestTimeout) Error() string
func (*PatchUserPresenceRequestTimeout) GetPayload ¶
func (o *PatchUserPresenceRequestTimeout) GetPayload() *models.ErrorBody
func (*PatchUserPresenceRequestTimeout) IsClientError ¶
func (o *PatchUserPresenceRequestTimeout) IsClientError() bool
IsClientError returns true when this patch user presence request timeout response has a 4xx status code
func (*PatchUserPresenceRequestTimeout) IsCode ¶
func (o *PatchUserPresenceRequestTimeout) IsCode(code int) bool
IsCode returns true when this patch user presence request timeout response a status code equal to that given
func (*PatchUserPresenceRequestTimeout) IsRedirect ¶
func (o *PatchUserPresenceRequestTimeout) IsRedirect() bool
IsRedirect returns true when this patch user presence request timeout response has a 3xx status code
func (*PatchUserPresenceRequestTimeout) IsServerError ¶
func (o *PatchUserPresenceRequestTimeout) IsServerError() bool
IsServerError returns true when this patch user presence request timeout response has a 5xx status code
func (*PatchUserPresenceRequestTimeout) IsSuccess ¶
func (o *PatchUserPresenceRequestTimeout) IsSuccess() bool
IsSuccess returns true when this patch user presence request timeout response has a 2xx status code
func (*PatchUserPresenceRequestTimeout) String ¶
func (o *PatchUserPresenceRequestTimeout) String() string
type PatchUserPresenceServiceUnavailable ¶
type PatchUserPresenceServiceUnavailable struct {
}PatchUserPresenceServiceUnavailable describes a response with status code 503, with default header values.
Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).
func NewPatchUserPresenceServiceUnavailable ¶
func NewPatchUserPresenceServiceUnavailable() *PatchUserPresenceServiceUnavailable
NewPatchUserPresenceServiceUnavailable creates a PatchUserPresenceServiceUnavailable with default headers values
func (*PatchUserPresenceServiceUnavailable) Error ¶
func (o *PatchUserPresenceServiceUnavailable) Error() string
func (*PatchUserPresenceServiceUnavailable) GetPayload ¶
func (o *PatchUserPresenceServiceUnavailable) GetPayload() *models.ErrorBody
func (*PatchUserPresenceServiceUnavailable) IsClientError ¶
func (o *PatchUserPresenceServiceUnavailable) IsClientError() bool
IsClientError returns true when this patch user presence service unavailable response has a 4xx status code
func (*PatchUserPresenceServiceUnavailable) IsCode ¶
func (o *PatchUserPresenceServiceUnavailable) IsCode(code int) bool
IsCode returns true when this patch user presence service unavailable response a status code equal to that given
func (*PatchUserPresenceServiceUnavailable) IsRedirect ¶
func (o *PatchUserPresenceServiceUnavailable) IsRedirect() bool
IsRedirect returns true when this patch user presence service unavailable response has a 3xx status code
func (*PatchUserPresenceServiceUnavailable) IsServerError ¶
func (o *PatchUserPresenceServiceUnavailable) IsServerError() bool
IsServerError returns true when this patch user presence service unavailable response has a 5xx status code
func (*PatchUserPresenceServiceUnavailable) IsSuccess ¶
func (o *PatchUserPresenceServiceUnavailable) IsSuccess() bool
IsSuccess returns true when this patch user presence service unavailable response has a 2xx status code
func (*PatchUserPresenceServiceUnavailable) String ¶
func (o *PatchUserPresenceServiceUnavailable) String() string
type PatchUserPresenceTooManyRequests ¶
PatchUserPresenceTooManyRequests describes a response with status code 429, with default header values.
Rate limit exceeded the maximum. Retry the request in [%s] seconds
func NewPatchUserPresenceTooManyRequests ¶
func NewPatchUserPresenceTooManyRequests() *PatchUserPresenceTooManyRequests
NewPatchUserPresenceTooManyRequests creates a PatchUserPresenceTooManyRequests with default headers values
func (*PatchUserPresenceTooManyRequests) Error ¶
func (o *PatchUserPresenceTooManyRequests) Error() string
func (*PatchUserPresenceTooManyRequests) GetPayload ¶
func (o *PatchUserPresenceTooManyRequests) GetPayload() *models.ErrorBody
func (*PatchUserPresenceTooManyRequests) IsClientError ¶
func (o *PatchUserPresenceTooManyRequests) IsClientError() bool
IsClientError returns true when this patch user presence too many requests response has a 4xx status code
func (*PatchUserPresenceTooManyRequests) IsCode ¶
func (o *PatchUserPresenceTooManyRequests) IsCode(code int) bool
IsCode returns true when this patch user presence too many requests response a status code equal to that given
func (*PatchUserPresenceTooManyRequests) IsRedirect ¶
func (o *PatchUserPresenceTooManyRequests) IsRedirect() bool
IsRedirect returns true when this patch user presence too many requests response has a 3xx status code
func (*PatchUserPresenceTooManyRequests) IsServerError ¶
func (o *PatchUserPresenceTooManyRequests) IsServerError() bool
IsServerError returns true when this patch user presence too many requests response has a 5xx status code
func (*PatchUserPresenceTooManyRequests) IsSuccess ¶
func (o *PatchUserPresenceTooManyRequests) IsSuccess() bool
IsSuccess returns true when this patch user presence too many requests response has a 2xx status code
func (*PatchUserPresenceTooManyRequests) String ¶
func (o *PatchUserPresenceTooManyRequests) String() string
type PatchUserPresenceUnauthorized ¶
type PatchUserPresenceUnauthorized struct {
}PatchUserPresenceUnauthorized describes a response with status code 401, with default header values.
No authentication bearer token specified in authorization header.
func NewPatchUserPresenceUnauthorized ¶
func NewPatchUserPresenceUnauthorized() *PatchUserPresenceUnauthorized
NewPatchUserPresenceUnauthorized creates a PatchUserPresenceUnauthorized with default headers values
func (*PatchUserPresenceUnauthorized) Error ¶
func (o *PatchUserPresenceUnauthorized) Error() string
func (*PatchUserPresenceUnauthorized) GetPayload ¶
func (o *PatchUserPresenceUnauthorized) GetPayload() *models.ErrorBody
func (*PatchUserPresenceUnauthorized) IsClientError ¶
func (o *PatchUserPresenceUnauthorized) IsClientError() bool
IsClientError returns true when this patch user presence unauthorized response has a 4xx status code
func (*PatchUserPresenceUnauthorized) IsCode ¶
func (o *PatchUserPresenceUnauthorized) IsCode(code int) bool
IsCode returns true when this patch user presence unauthorized response a status code equal to that given
func (*PatchUserPresenceUnauthorized) IsRedirect ¶
func (o *PatchUserPresenceUnauthorized) IsRedirect() bool
IsRedirect returns true when this patch user presence unauthorized response has a 3xx status code
func (*PatchUserPresenceUnauthorized) IsServerError ¶
func (o *PatchUserPresenceUnauthorized) IsServerError() bool
IsServerError returns true when this patch user presence unauthorized response has a 5xx status code
func (*PatchUserPresenceUnauthorized) IsSuccess ¶
func (o *PatchUserPresenceUnauthorized) IsSuccess() bool
IsSuccess returns true when this patch user presence unauthorized response has a 2xx status code
func (*PatchUserPresenceUnauthorized) String ¶
func (o *PatchUserPresenceUnauthorized) String() string
type PatchUserPresenceUnsupportedMediaType ¶
PatchUserPresenceUnsupportedMediaType describes a response with status code 415, with default header values.
Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.
func NewPatchUserPresenceUnsupportedMediaType ¶
func NewPatchUserPresenceUnsupportedMediaType() *PatchUserPresenceUnsupportedMediaType
NewPatchUserPresenceUnsupportedMediaType creates a PatchUserPresenceUnsupportedMediaType with default headers values
func (*PatchUserPresenceUnsupportedMediaType) Error ¶
func (o *PatchUserPresenceUnsupportedMediaType) Error() string
func (*PatchUserPresenceUnsupportedMediaType) GetPayload ¶
func (o *PatchUserPresenceUnsupportedMediaType) GetPayload() *models.ErrorBody
func (*PatchUserPresenceUnsupportedMediaType) IsClientError ¶
func (o *PatchUserPresenceUnsupportedMediaType) IsClientError() bool
IsClientError returns true when this patch user presence unsupported media type response has a 4xx status code
func (*PatchUserPresenceUnsupportedMediaType) IsCode ¶
func (o *PatchUserPresenceUnsupportedMediaType) IsCode(code int) bool
IsCode returns true when this patch user presence unsupported media type response a status code equal to that given
func (*PatchUserPresenceUnsupportedMediaType) IsRedirect ¶
func (o *PatchUserPresenceUnsupportedMediaType) IsRedirect() bool
IsRedirect returns true when this patch user presence unsupported media type response has a 3xx status code
func (*PatchUserPresenceUnsupportedMediaType) IsServerError ¶
func (o *PatchUserPresenceUnsupportedMediaType) IsServerError() bool
IsServerError returns true when this patch user presence unsupported media type response has a 5xx status code
func (*PatchUserPresenceUnsupportedMediaType) IsSuccess ¶
func (o *PatchUserPresenceUnsupportedMediaType) IsSuccess() bool
IsSuccess returns true when this patch user presence unsupported media type response has a 2xx status code
func (*PatchUserPresenceUnsupportedMediaType) String ¶
func (o *PatchUserPresenceUnsupportedMediaType) String() string
type PatchUserPresencesPurecloudBadRequest ¶
PatchUserPresencesPurecloudBadRequest describes a response with status code 400, with default header values.
The request could not be understood by the server due to malformed syntax.
func NewPatchUserPresencesPurecloudBadRequest ¶
func NewPatchUserPresencesPurecloudBadRequest() *PatchUserPresencesPurecloudBadRequest
NewPatchUserPresencesPurecloudBadRequest creates a PatchUserPresencesPurecloudBadRequest with default headers values
func (*PatchUserPresencesPurecloudBadRequest) Error ¶
func (o *PatchUserPresencesPurecloudBadRequest) Error() string
func (*PatchUserPresencesPurecloudBadRequest) GetPayload ¶
func (o *PatchUserPresencesPurecloudBadRequest) GetPayload() *models.ErrorBody
func (*PatchUserPresencesPurecloudBadRequest) IsClientError ¶
func (o *PatchUserPresencesPurecloudBadRequest) IsClientError() bool
IsClientError returns true when this patch user presences purecloud bad request response has a 4xx status code
func (*PatchUserPresencesPurecloudBadRequest) IsCode ¶
func (o *PatchUserPresencesPurecloudBadRequest) IsCode(code int) bool
IsCode returns true when this patch user presences purecloud bad request response a status code equal to that given
func (*PatchUserPresencesPurecloudBadRequest) IsRedirect ¶
func (o *PatchUserPresencesPurecloudBadRequest) IsRedirect() bool
IsRedirect returns true when this patch user presences purecloud bad request response has a 3xx status code
func (*PatchUserPresencesPurecloudBadRequest) IsServerError ¶
func (o *PatchUserPresencesPurecloudBadRequest) IsServerError() bool
IsServerError returns true when this patch user presences purecloud bad request response has a 5xx status code
func (*PatchUserPresencesPurecloudBadRequest) IsSuccess ¶
func (o *PatchUserPresencesPurecloudBadRequest) IsSuccess() bool
IsSuccess returns true when this patch user presences purecloud bad request response has a 2xx status code
func (*PatchUserPresencesPurecloudBadRequest) String ¶
func (o *PatchUserPresencesPurecloudBadRequest) String() string
type PatchUserPresencesPurecloudConflict ¶
PatchUserPresencesPurecloudConflict describes a response with status code 409, with default header values.
Conflict
func NewPatchUserPresencesPurecloudConflict ¶
func NewPatchUserPresencesPurecloudConflict() *PatchUserPresencesPurecloudConflict
NewPatchUserPresencesPurecloudConflict creates a PatchUserPresencesPurecloudConflict with default headers values
func (*PatchUserPresencesPurecloudConflict) Error ¶
func (o *PatchUserPresencesPurecloudConflict) Error() string
func (*PatchUserPresencesPurecloudConflict) GetPayload ¶
func (o *PatchUserPresencesPurecloudConflict) GetPayload() *models.ErrorBody
func (*PatchUserPresencesPurecloudConflict) IsClientError ¶
func (o *PatchUserPresencesPurecloudConflict) IsClientError() bool
IsClientError returns true when this patch user presences purecloud conflict response has a 4xx status code
func (*PatchUserPresencesPurecloudConflict) IsCode ¶
func (o *PatchUserPresencesPurecloudConflict) IsCode(code int) bool
IsCode returns true when this patch user presences purecloud conflict response a status code equal to that given
func (*PatchUserPresencesPurecloudConflict) IsRedirect ¶
func (o *PatchUserPresencesPurecloudConflict) IsRedirect() bool
IsRedirect returns true when this patch user presences purecloud conflict response has a 3xx status code
func (*PatchUserPresencesPurecloudConflict) IsServerError ¶
func (o *PatchUserPresencesPurecloudConflict) IsServerError() bool
IsServerError returns true when this patch user presences purecloud conflict response has a 5xx status code
func (*PatchUserPresencesPurecloudConflict) IsSuccess ¶
func (o *PatchUserPresencesPurecloudConflict) IsSuccess() bool
IsSuccess returns true when this patch user presences purecloud conflict response has a 2xx status code
func (*PatchUserPresencesPurecloudConflict) String ¶
func (o *PatchUserPresencesPurecloudConflict) String() string
type PatchUserPresencesPurecloudForbidden ¶
PatchUserPresencesPurecloudForbidden describes a response with status code 403, with default header values.
You are not authorized to perform the requested action.
func NewPatchUserPresencesPurecloudForbidden ¶
func NewPatchUserPresencesPurecloudForbidden() *PatchUserPresencesPurecloudForbidden
NewPatchUserPresencesPurecloudForbidden creates a PatchUserPresencesPurecloudForbidden with default headers values
func (*PatchUserPresencesPurecloudForbidden) Error ¶
func (o *PatchUserPresencesPurecloudForbidden) Error() string
func (*PatchUserPresencesPurecloudForbidden) GetPayload ¶
func (o *PatchUserPresencesPurecloudForbidden) GetPayload() *models.ErrorBody
func (*PatchUserPresencesPurecloudForbidden) IsClientError ¶
func (o *PatchUserPresencesPurecloudForbidden) IsClientError() bool
IsClientError returns true when this patch user presences purecloud forbidden response has a 4xx status code
func (*PatchUserPresencesPurecloudForbidden) IsCode ¶
func (o *PatchUserPresencesPurecloudForbidden) IsCode(code int) bool
IsCode returns true when this patch user presences purecloud forbidden response a status code equal to that given
func (*PatchUserPresencesPurecloudForbidden) IsRedirect ¶
func (o *PatchUserPresencesPurecloudForbidden) IsRedirect() bool
IsRedirect returns true when this patch user presences purecloud forbidden response has a 3xx status code
func (*PatchUserPresencesPurecloudForbidden) IsServerError ¶
func (o *PatchUserPresencesPurecloudForbidden) IsServerError() bool
IsServerError returns true when this patch user presences purecloud forbidden response has a 5xx status code
func (*PatchUserPresencesPurecloudForbidden) IsSuccess ¶
func (o *PatchUserPresencesPurecloudForbidden) IsSuccess() bool
IsSuccess returns true when this patch user presences purecloud forbidden response has a 2xx status code
func (*PatchUserPresencesPurecloudForbidden) String ¶
func (o *PatchUserPresencesPurecloudForbidden) String() string
type PatchUserPresencesPurecloudGatewayTimeout ¶
PatchUserPresencesPurecloudGatewayTimeout describes a response with status code 504, with default header values.
The request timed out.
func NewPatchUserPresencesPurecloudGatewayTimeout ¶
func NewPatchUserPresencesPurecloudGatewayTimeout() *PatchUserPresencesPurecloudGatewayTimeout
NewPatchUserPresencesPurecloudGatewayTimeout creates a PatchUserPresencesPurecloudGatewayTimeout with default headers values
func (*PatchUserPresencesPurecloudGatewayTimeout) Error ¶
func (o *PatchUserPresencesPurecloudGatewayTimeout) Error() string
func (*PatchUserPresencesPurecloudGatewayTimeout) GetPayload ¶
func (o *PatchUserPresencesPurecloudGatewayTimeout) GetPayload() *models.ErrorBody
func (*PatchUserPresencesPurecloudGatewayTimeout) IsClientError ¶
func (o *PatchUserPresencesPurecloudGatewayTimeout) IsClientError() bool
IsClientError returns true when this patch user presences purecloud gateway timeout response has a 4xx status code
func (*PatchUserPresencesPurecloudGatewayTimeout) IsCode ¶
func (o *PatchUserPresencesPurecloudGatewayTimeout) IsCode(code int) bool
IsCode returns true when this patch user presences purecloud gateway timeout response a status code equal to that given
func (*PatchUserPresencesPurecloudGatewayTimeout) IsRedirect ¶
func (o *PatchUserPresencesPurecloudGatewayTimeout) IsRedirect() bool
IsRedirect returns true when this patch user presences purecloud gateway timeout response has a 3xx status code
func (*PatchUserPresencesPurecloudGatewayTimeout) IsServerError ¶
func (o *PatchUserPresencesPurecloudGatewayTimeout) IsServerError() bool
IsServerError returns true when this patch user presences purecloud gateway timeout response has a 5xx status code
func (*PatchUserPresencesPurecloudGatewayTimeout) IsSuccess ¶
func (o *PatchUserPresencesPurecloudGatewayTimeout) IsSuccess() bool
IsSuccess returns true when this patch user presences purecloud gateway timeout response has a 2xx status code
func (*PatchUserPresencesPurecloudGatewayTimeout) String ¶
func (o *PatchUserPresencesPurecloudGatewayTimeout) String() string
type PatchUserPresencesPurecloudInternalServerError ¶
PatchUserPresencesPurecloudInternalServerError describes a response with status code 500, with default header values.
The server encountered an unexpected condition which prevented it from fulfilling the request.
func NewPatchUserPresencesPurecloudInternalServerError ¶
func NewPatchUserPresencesPurecloudInternalServerError() *PatchUserPresencesPurecloudInternalServerError
NewPatchUserPresencesPurecloudInternalServerError creates a PatchUserPresencesPurecloudInternalServerError with default headers values
func (*PatchUserPresencesPurecloudInternalServerError) Error ¶
func (o *PatchUserPresencesPurecloudInternalServerError) Error() string
func (*PatchUserPresencesPurecloudInternalServerError) GetPayload ¶
func (o *PatchUserPresencesPurecloudInternalServerError) GetPayload() *models.ErrorBody
func (*PatchUserPresencesPurecloudInternalServerError) IsClientError ¶
func (o *PatchUserPresencesPurecloudInternalServerError) IsClientError() bool
IsClientError returns true when this patch user presences purecloud internal server error response has a 4xx status code
func (*PatchUserPresencesPurecloudInternalServerError) IsCode ¶
func (o *PatchUserPresencesPurecloudInternalServerError) IsCode(code int) bool
IsCode returns true when this patch user presences purecloud internal server error response a status code equal to that given
func (*PatchUserPresencesPurecloudInternalServerError) IsRedirect ¶
func (o *PatchUserPresencesPurecloudInternalServerError) IsRedirect() bool
IsRedirect returns true when this patch user presences purecloud internal server error response has a 3xx status code
func (*PatchUserPresencesPurecloudInternalServerError) IsServerError ¶
func (o *PatchUserPresencesPurecloudInternalServerError) IsServerError() bool
IsServerError returns true when this patch user presences purecloud internal server error response has a 5xx status code
func (*PatchUserPresencesPurecloudInternalServerError) IsSuccess ¶
func (o *PatchUserPresencesPurecloudInternalServerError) IsSuccess() bool
IsSuccess returns true when this patch user presences purecloud internal server error response has a 2xx status code
func (*PatchUserPresencesPurecloudInternalServerError) String ¶
func (o *PatchUserPresencesPurecloudInternalServerError) String() string
type PatchUserPresencesPurecloudNotFound ¶
PatchUserPresencesPurecloudNotFound describes a response with status code 404, with default header values.
The requested resource was not found.
func NewPatchUserPresencesPurecloudNotFound ¶
func NewPatchUserPresencesPurecloudNotFound() *PatchUserPresencesPurecloudNotFound
NewPatchUserPresencesPurecloudNotFound creates a PatchUserPresencesPurecloudNotFound with default headers values
func (*PatchUserPresencesPurecloudNotFound) Error ¶
func (o *PatchUserPresencesPurecloudNotFound) Error() string
func (*PatchUserPresencesPurecloudNotFound) GetPayload ¶
func (o *PatchUserPresencesPurecloudNotFound) GetPayload() *models.ErrorBody
func (*PatchUserPresencesPurecloudNotFound) IsClientError ¶
func (o *PatchUserPresencesPurecloudNotFound) IsClientError() bool
IsClientError returns true when this patch user presences purecloud not found response has a 4xx status code
func (*PatchUserPresencesPurecloudNotFound) IsCode ¶
func (o *PatchUserPresencesPurecloudNotFound) IsCode(code int) bool
IsCode returns true when this patch user presences purecloud not found response a status code equal to that given
func (*PatchUserPresencesPurecloudNotFound) IsRedirect ¶
func (o *PatchUserPresencesPurecloudNotFound) IsRedirect() bool
IsRedirect returns true when this patch user presences purecloud not found response has a 3xx status code
func (*PatchUserPresencesPurecloudNotFound) IsServerError ¶
func (o *PatchUserPresencesPurecloudNotFound) IsServerError() bool
IsServerError returns true when this patch user presences purecloud not found response has a 5xx status code
func (*PatchUserPresencesPurecloudNotFound) IsSuccess ¶
func (o *PatchUserPresencesPurecloudNotFound) IsSuccess() bool
IsSuccess returns true when this patch user presences purecloud not found response has a 2xx status code
func (*PatchUserPresencesPurecloudNotFound) String ¶
func (o *PatchUserPresencesPurecloudNotFound) String() string
type PatchUserPresencesPurecloudOK ¶
type PatchUserPresencesPurecloudOK struct {
Payload *models.UserPresence
}
PatchUserPresencesPurecloudOK describes a response with status code 200, with default header values.
successful operation
func NewPatchUserPresencesPurecloudOK ¶
func NewPatchUserPresencesPurecloudOK() *PatchUserPresencesPurecloudOK
NewPatchUserPresencesPurecloudOK creates a PatchUserPresencesPurecloudOK with default headers values
func (*PatchUserPresencesPurecloudOK) Error ¶
func (o *PatchUserPresencesPurecloudOK) Error() string
func (*PatchUserPresencesPurecloudOK) GetPayload ¶
func (o *PatchUserPresencesPurecloudOK) GetPayload() *models.UserPresence
func (*PatchUserPresencesPurecloudOK) IsClientError ¶
func (o *PatchUserPresencesPurecloudOK) IsClientError() bool
IsClientError returns true when this patch user presences purecloud o k response has a 4xx status code
func (*PatchUserPresencesPurecloudOK) IsCode ¶
func (o *PatchUserPresencesPurecloudOK) IsCode(code int) bool
IsCode returns true when this patch user presences purecloud o k response a status code equal to that given
func (*PatchUserPresencesPurecloudOK) IsRedirect ¶
func (o *PatchUserPresencesPurecloudOK) IsRedirect() bool
IsRedirect returns true when this patch user presences purecloud o k response has a 3xx status code
func (*PatchUserPresencesPurecloudOK) IsServerError ¶
func (o *PatchUserPresencesPurecloudOK) IsServerError() bool
IsServerError returns true when this patch user presences purecloud o k response has a 5xx status code
func (*PatchUserPresencesPurecloudOK) IsSuccess ¶
func (o *PatchUserPresencesPurecloudOK) IsSuccess() bool
IsSuccess returns true when this patch user presences purecloud o k response has a 2xx status code
func (*PatchUserPresencesPurecloudOK) String ¶
func (o *PatchUserPresencesPurecloudOK) String() string
type PatchUserPresencesPurecloudParams ¶
type PatchUserPresencesPurecloudParams struct { /* Body. User presence */ Body *models.UserPresence /* UserID. user Id */ UserID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PatchUserPresencesPurecloudParams contains all the parameters to send to the API endpoint
for the patch user presences purecloud operation. Typically these are written to a http.Request.
func NewPatchUserPresencesPurecloudParams ¶
func NewPatchUserPresencesPurecloudParams() *PatchUserPresencesPurecloudParams
NewPatchUserPresencesPurecloudParams creates a new PatchUserPresencesPurecloudParams 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 NewPatchUserPresencesPurecloudParamsWithContext ¶
func NewPatchUserPresencesPurecloudParamsWithContext(ctx context.Context) *PatchUserPresencesPurecloudParams
NewPatchUserPresencesPurecloudParamsWithContext creates a new PatchUserPresencesPurecloudParams object with the ability to set a context for a request.
func NewPatchUserPresencesPurecloudParamsWithHTTPClient ¶
func NewPatchUserPresencesPurecloudParamsWithHTTPClient(client *http.Client) *PatchUserPresencesPurecloudParams
NewPatchUserPresencesPurecloudParamsWithHTTPClient creates a new PatchUserPresencesPurecloudParams object with the ability to set a custom HTTPClient for a request.
func NewPatchUserPresencesPurecloudParamsWithTimeout ¶
func NewPatchUserPresencesPurecloudParamsWithTimeout(timeout time.Duration) *PatchUserPresencesPurecloudParams
NewPatchUserPresencesPurecloudParamsWithTimeout creates a new PatchUserPresencesPurecloudParams object with the ability to set a timeout on a request.
func (*PatchUserPresencesPurecloudParams) SetBody ¶
func (o *PatchUserPresencesPurecloudParams) SetBody(body *models.UserPresence)
SetBody adds the body to the patch user presences purecloud params
func (*PatchUserPresencesPurecloudParams) SetContext ¶
func (o *PatchUserPresencesPurecloudParams) SetContext(ctx context.Context)
SetContext adds the context to the patch user presences purecloud params
func (*PatchUserPresencesPurecloudParams) SetDefaults ¶
func (o *PatchUserPresencesPurecloudParams) SetDefaults()
SetDefaults hydrates default values in the patch user presences purecloud params (not the query body).
All values with no default are reset to their zero value.
func (*PatchUserPresencesPurecloudParams) SetHTTPClient ¶
func (o *PatchUserPresencesPurecloudParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the patch user presences purecloud params
func (*PatchUserPresencesPurecloudParams) SetTimeout ¶
func (o *PatchUserPresencesPurecloudParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the patch user presences purecloud params
func (*PatchUserPresencesPurecloudParams) SetUserID ¶
func (o *PatchUserPresencesPurecloudParams) SetUserID(userID string)
SetUserID adds the userId to the patch user presences purecloud params
func (*PatchUserPresencesPurecloudParams) WithBody ¶
func (o *PatchUserPresencesPurecloudParams) WithBody(body *models.UserPresence) *PatchUserPresencesPurecloudParams
WithBody adds the body to the patch user presences purecloud params
func (*PatchUserPresencesPurecloudParams) WithContext ¶
func (o *PatchUserPresencesPurecloudParams) WithContext(ctx context.Context) *PatchUserPresencesPurecloudParams
WithContext adds the context to the patch user presences purecloud params
func (*PatchUserPresencesPurecloudParams) WithDefaults ¶
func (o *PatchUserPresencesPurecloudParams) WithDefaults() *PatchUserPresencesPurecloudParams
WithDefaults hydrates default values in the patch user presences purecloud params (not the query body).
All values with no default are reset to their zero value.
func (*PatchUserPresencesPurecloudParams) WithHTTPClient ¶
func (o *PatchUserPresencesPurecloudParams) WithHTTPClient(client *http.Client) *PatchUserPresencesPurecloudParams
WithHTTPClient adds the HTTPClient to the patch user presences purecloud params
func (*PatchUserPresencesPurecloudParams) WithTimeout ¶
func (o *PatchUserPresencesPurecloudParams) WithTimeout(timeout time.Duration) *PatchUserPresencesPurecloudParams
WithTimeout adds the timeout to the patch user presences purecloud params
func (*PatchUserPresencesPurecloudParams) WithUserID ¶
func (o *PatchUserPresencesPurecloudParams) WithUserID(userID string) *PatchUserPresencesPurecloudParams
WithUserID adds the userID to the patch user presences purecloud params
func (*PatchUserPresencesPurecloudParams) WriteToRequest ¶
func (o *PatchUserPresencesPurecloudParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PatchUserPresencesPurecloudReader ¶
type PatchUserPresencesPurecloudReader struct {
// contains filtered or unexported fields
}
PatchUserPresencesPurecloudReader is a Reader for the PatchUserPresencesPurecloud structure.
func (*PatchUserPresencesPurecloudReader) ReadResponse ¶
func (o *PatchUserPresencesPurecloudReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PatchUserPresencesPurecloudRequestEntityTooLarge ¶
PatchUserPresencesPurecloudRequestEntityTooLarge describes a response with status code 413, with default header values.
The request is over the size limit. Maximum bytes: %s
func NewPatchUserPresencesPurecloudRequestEntityTooLarge ¶
func NewPatchUserPresencesPurecloudRequestEntityTooLarge() *PatchUserPresencesPurecloudRequestEntityTooLarge
NewPatchUserPresencesPurecloudRequestEntityTooLarge creates a PatchUserPresencesPurecloudRequestEntityTooLarge with default headers values
func (*PatchUserPresencesPurecloudRequestEntityTooLarge) Error ¶
func (o *PatchUserPresencesPurecloudRequestEntityTooLarge) Error() string
func (*PatchUserPresencesPurecloudRequestEntityTooLarge) GetPayload ¶
func (o *PatchUserPresencesPurecloudRequestEntityTooLarge) GetPayload() *models.ErrorBody
func (*PatchUserPresencesPurecloudRequestEntityTooLarge) IsClientError ¶
func (o *PatchUserPresencesPurecloudRequestEntityTooLarge) IsClientError() bool
IsClientError returns true when this patch user presences purecloud request entity too large response has a 4xx status code
func (*PatchUserPresencesPurecloudRequestEntityTooLarge) IsCode ¶
func (o *PatchUserPresencesPurecloudRequestEntityTooLarge) IsCode(code int) bool
IsCode returns true when this patch user presences purecloud request entity too large response a status code equal to that given
func (*PatchUserPresencesPurecloudRequestEntityTooLarge) IsRedirect ¶
func (o *PatchUserPresencesPurecloudRequestEntityTooLarge) IsRedirect() bool
IsRedirect returns true when this patch user presences purecloud request entity too large response has a 3xx status code
func (*PatchUserPresencesPurecloudRequestEntityTooLarge) IsServerError ¶
func (o *PatchUserPresencesPurecloudRequestEntityTooLarge) IsServerError() bool
IsServerError returns true when this patch user presences purecloud request entity too large response has a 5xx status code
func (*PatchUserPresencesPurecloudRequestEntityTooLarge) IsSuccess ¶
func (o *PatchUserPresencesPurecloudRequestEntityTooLarge) IsSuccess() bool
IsSuccess returns true when this patch user presences purecloud request entity too large response has a 2xx status code
func (*PatchUserPresencesPurecloudRequestEntityTooLarge) String ¶
func (o *PatchUserPresencesPurecloudRequestEntityTooLarge) String() string
type PatchUserPresencesPurecloudRequestTimeout ¶
PatchUserPresencesPurecloudRequestTimeout describes a response with status code 408, with default header values.
The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.
func NewPatchUserPresencesPurecloudRequestTimeout ¶
func NewPatchUserPresencesPurecloudRequestTimeout() *PatchUserPresencesPurecloudRequestTimeout
NewPatchUserPresencesPurecloudRequestTimeout creates a PatchUserPresencesPurecloudRequestTimeout with default headers values
func (*PatchUserPresencesPurecloudRequestTimeout) Error ¶
func (o *PatchUserPresencesPurecloudRequestTimeout) Error() string
func (*PatchUserPresencesPurecloudRequestTimeout) GetPayload ¶
func (o *PatchUserPresencesPurecloudRequestTimeout) GetPayload() *models.ErrorBody
func (*PatchUserPresencesPurecloudRequestTimeout) IsClientError ¶
func (o *PatchUserPresencesPurecloudRequestTimeout) IsClientError() bool
IsClientError returns true when this patch user presences purecloud request timeout response has a 4xx status code
func (*PatchUserPresencesPurecloudRequestTimeout) IsCode ¶
func (o *PatchUserPresencesPurecloudRequestTimeout) IsCode(code int) bool
IsCode returns true when this patch user presences purecloud request timeout response a status code equal to that given
func (*PatchUserPresencesPurecloudRequestTimeout) IsRedirect ¶
func (o *PatchUserPresencesPurecloudRequestTimeout) IsRedirect() bool
IsRedirect returns true when this patch user presences purecloud request timeout response has a 3xx status code
func (*PatchUserPresencesPurecloudRequestTimeout) IsServerError ¶
func (o *PatchUserPresencesPurecloudRequestTimeout) IsServerError() bool
IsServerError returns true when this patch user presences purecloud request timeout response has a 5xx status code
func (*PatchUserPresencesPurecloudRequestTimeout) IsSuccess ¶
func (o *PatchUserPresencesPurecloudRequestTimeout) IsSuccess() bool
IsSuccess returns true when this patch user presences purecloud request timeout response has a 2xx status code
func (*PatchUserPresencesPurecloudRequestTimeout) String ¶
func (o *PatchUserPresencesPurecloudRequestTimeout) String() string
type PatchUserPresencesPurecloudServiceUnavailable ¶
type PatchUserPresencesPurecloudServiceUnavailable struct {
}PatchUserPresencesPurecloudServiceUnavailable describes a response with status code 503, with default header values.
Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).
func NewPatchUserPresencesPurecloudServiceUnavailable ¶
func NewPatchUserPresencesPurecloudServiceUnavailable() *PatchUserPresencesPurecloudServiceUnavailable
NewPatchUserPresencesPurecloudServiceUnavailable creates a PatchUserPresencesPurecloudServiceUnavailable with default headers values
func (*PatchUserPresencesPurecloudServiceUnavailable) Error ¶
func (o *PatchUserPresencesPurecloudServiceUnavailable) Error() string
func (*PatchUserPresencesPurecloudServiceUnavailable) GetPayload ¶
func (o *PatchUserPresencesPurecloudServiceUnavailable) GetPayload() *models.ErrorBody
func (*PatchUserPresencesPurecloudServiceUnavailable) IsClientError ¶
func (o *PatchUserPresencesPurecloudServiceUnavailable) IsClientError() bool
IsClientError returns true when this patch user presences purecloud service unavailable response has a 4xx status code
func (*PatchUserPresencesPurecloudServiceUnavailable) IsCode ¶
func (o *PatchUserPresencesPurecloudServiceUnavailable) IsCode(code int) bool
IsCode returns true when this patch user presences purecloud service unavailable response a status code equal to that given
func (*PatchUserPresencesPurecloudServiceUnavailable) IsRedirect ¶
func (o *PatchUserPresencesPurecloudServiceUnavailable) IsRedirect() bool
IsRedirect returns true when this patch user presences purecloud service unavailable response has a 3xx status code
func (*PatchUserPresencesPurecloudServiceUnavailable) IsServerError ¶
func (o *PatchUserPresencesPurecloudServiceUnavailable) IsServerError() bool
IsServerError returns true when this patch user presences purecloud service unavailable response has a 5xx status code
func (*PatchUserPresencesPurecloudServiceUnavailable) IsSuccess ¶
func (o *PatchUserPresencesPurecloudServiceUnavailable) IsSuccess() bool
IsSuccess returns true when this patch user presences purecloud service unavailable response has a 2xx status code
func (*PatchUserPresencesPurecloudServiceUnavailable) String ¶
func (o *PatchUserPresencesPurecloudServiceUnavailable) String() string
type PatchUserPresencesPurecloudTooManyRequests ¶
PatchUserPresencesPurecloudTooManyRequests describes a response with status code 429, with default header values.
Rate limit exceeded the maximum. Retry the request in [%s] seconds
func NewPatchUserPresencesPurecloudTooManyRequests ¶
func NewPatchUserPresencesPurecloudTooManyRequests() *PatchUserPresencesPurecloudTooManyRequests
NewPatchUserPresencesPurecloudTooManyRequests creates a PatchUserPresencesPurecloudTooManyRequests with default headers values
func (*PatchUserPresencesPurecloudTooManyRequests) Error ¶
func (o *PatchUserPresencesPurecloudTooManyRequests) Error() string
func (*PatchUserPresencesPurecloudTooManyRequests) GetPayload ¶
func (o *PatchUserPresencesPurecloudTooManyRequests) GetPayload() *models.ErrorBody
func (*PatchUserPresencesPurecloudTooManyRequests) IsClientError ¶
func (o *PatchUserPresencesPurecloudTooManyRequests) IsClientError() bool
IsClientError returns true when this patch user presences purecloud too many requests response has a 4xx status code
func (*PatchUserPresencesPurecloudTooManyRequests) IsCode ¶
func (o *PatchUserPresencesPurecloudTooManyRequests) IsCode(code int) bool
IsCode returns true when this patch user presences purecloud too many requests response a status code equal to that given
func (*PatchUserPresencesPurecloudTooManyRequests) IsRedirect ¶
func (o *PatchUserPresencesPurecloudTooManyRequests) IsRedirect() bool
IsRedirect returns true when this patch user presences purecloud too many requests response has a 3xx status code
func (*PatchUserPresencesPurecloudTooManyRequests) IsServerError ¶
func (o *PatchUserPresencesPurecloudTooManyRequests) IsServerError() bool
IsServerError returns true when this patch user presences purecloud too many requests response has a 5xx status code
func (*PatchUserPresencesPurecloudTooManyRequests) IsSuccess ¶
func (o *PatchUserPresencesPurecloudTooManyRequests) IsSuccess() bool
IsSuccess returns true when this patch user presences purecloud too many requests response has a 2xx status code
func (*PatchUserPresencesPurecloudTooManyRequests) String ¶
func (o *PatchUserPresencesPurecloudTooManyRequests) String() string
type PatchUserPresencesPurecloudUnauthorized ¶
type PatchUserPresencesPurecloudUnauthorized struct {
}PatchUserPresencesPurecloudUnauthorized describes a response with status code 401, with default header values.
No authentication bearer token specified in authorization header.
func NewPatchUserPresencesPurecloudUnauthorized ¶
func NewPatchUserPresencesPurecloudUnauthorized() *PatchUserPresencesPurecloudUnauthorized
NewPatchUserPresencesPurecloudUnauthorized creates a PatchUserPresencesPurecloudUnauthorized with default headers values
func (*PatchUserPresencesPurecloudUnauthorized) Error ¶
func (o *PatchUserPresencesPurecloudUnauthorized) Error() string
func (*PatchUserPresencesPurecloudUnauthorized) GetPayload ¶
func (o *PatchUserPresencesPurecloudUnauthorized) GetPayload() *models.ErrorBody
func (*PatchUserPresencesPurecloudUnauthorized) IsClientError ¶
func (o *PatchUserPresencesPurecloudUnauthorized) IsClientError() bool
IsClientError returns true when this patch user presences purecloud unauthorized response has a 4xx status code
func (*PatchUserPresencesPurecloudUnauthorized) IsCode ¶
func (o *PatchUserPresencesPurecloudUnauthorized) IsCode(code int) bool
IsCode returns true when this patch user presences purecloud unauthorized response a status code equal to that given
func (*PatchUserPresencesPurecloudUnauthorized) IsRedirect ¶
func (o *PatchUserPresencesPurecloudUnauthorized) IsRedirect() bool
IsRedirect returns true when this patch user presences purecloud unauthorized response has a 3xx status code
func (*PatchUserPresencesPurecloudUnauthorized) IsServerError ¶
func (o *PatchUserPresencesPurecloudUnauthorized) IsServerError() bool
IsServerError returns true when this patch user presences purecloud unauthorized response has a 5xx status code
func (*PatchUserPresencesPurecloudUnauthorized) IsSuccess ¶
func (o *PatchUserPresencesPurecloudUnauthorized) IsSuccess() bool
IsSuccess returns true when this patch user presences purecloud unauthorized response has a 2xx status code
func (*PatchUserPresencesPurecloudUnauthorized) String ¶
func (o *PatchUserPresencesPurecloudUnauthorized) String() string
type PatchUserPresencesPurecloudUnsupportedMediaType ¶
PatchUserPresencesPurecloudUnsupportedMediaType describes a response with status code 415, with default header values.
Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.
func NewPatchUserPresencesPurecloudUnsupportedMediaType ¶
func NewPatchUserPresencesPurecloudUnsupportedMediaType() *PatchUserPresencesPurecloudUnsupportedMediaType
NewPatchUserPresencesPurecloudUnsupportedMediaType creates a PatchUserPresencesPurecloudUnsupportedMediaType with default headers values
func (*PatchUserPresencesPurecloudUnsupportedMediaType) Error ¶
func (o *PatchUserPresencesPurecloudUnsupportedMediaType) Error() string
func (*PatchUserPresencesPurecloudUnsupportedMediaType) GetPayload ¶
func (o *PatchUserPresencesPurecloudUnsupportedMediaType) GetPayload() *models.ErrorBody
func (*PatchUserPresencesPurecloudUnsupportedMediaType) IsClientError ¶
func (o *PatchUserPresencesPurecloudUnsupportedMediaType) IsClientError() bool
IsClientError returns true when this patch user presences purecloud unsupported media type response has a 4xx status code
func (*PatchUserPresencesPurecloudUnsupportedMediaType) IsCode ¶
func (o *PatchUserPresencesPurecloudUnsupportedMediaType) IsCode(code int) bool
IsCode returns true when this patch user presences purecloud unsupported media type response a status code equal to that given
func (*PatchUserPresencesPurecloudUnsupportedMediaType) IsRedirect ¶
func (o *PatchUserPresencesPurecloudUnsupportedMediaType) IsRedirect() bool
IsRedirect returns true when this patch user presences purecloud unsupported media type response has a 3xx status code
func (*PatchUserPresencesPurecloudUnsupportedMediaType) IsServerError ¶
func (o *PatchUserPresencesPurecloudUnsupportedMediaType) IsServerError() bool
IsServerError returns true when this patch user presences purecloud unsupported media type response has a 5xx status code
func (*PatchUserPresencesPurecloudUnsupportedMediaType) IsSuccess ¶
func (o *PatchUserPresencesPurecloudUnsupportedMediaType) IsSuccess() bool
IsSuccess returns true when this patch user presences purecloud unsupported media type response has a 2xx status code
func (*PatchUserPresencesPurecloudUnsupportedMediaType) String ¶
func (o *PatchUserPresencesPurecloudUnsupportedMediaType) String() string
type PostPresenceSourcesBadRequest ¶
PostPresenceSourcesBadRequest describes a response with status code 400, with default header values.
The request could not be understood by the server due to malformed syntax.
func NewPostPresenceSourcesBadRequest ¶
func NewPostPresenceSourcesBadRequest() *PostPresenceSourcesBadRequest
NewPostPresenceSourcesBadRequest creates a PostPresenceSourcesBadRequest with default headers values
func (*PostPresenceSourcesBadRequest) Error ¶
func (o *PostPresenceSourcesBadRequest) Error() string
func (*PostPresenceSourcesBadRequest) GetPayload ¶
func (o *PostPresenceSourcesBadRequest) GetPayload() *models.ErrorBody
func (*PostPresenceSourcesBadRequest) IsClientError ¶
func (o *PostPresenceSourcesBadRequest) IsClientError() bool
IsClientError returns true when this post presence sources bad request response has a 4xx status code
func (*PostPresenceSourcesBadRequest) IsCode ¶
func (o *PostPresenceSourcesBadRequest) IsCode(code int) bool
IsCode returns true when this post presence sources bad request response a status code equal to that given
func (*PostPresenceSourcesBadRequest) IsRedirect ¶
func (o *PostPresenceSourcesBadRequest) IsRedirect() bool
IsRedirect returns true when this post presence sources bad request response has a 3xx status code
func (*PostPresenceSourcesBadRequest) IsServerError ¶
func (o *PostPresenceSourcesBadRequest) IsServerError() bool
IsServerError returns true when this post presence sources bad request response has a 5xx status code
func (*PostPresenceSourcesBadRequest) IsSuccess ¶
func (o *PostPresenceSourcesBadRequest) IsSuccess() bool
IsSuccess returns true when this post presence sources bad request response has a 2xx status code
func (*PostPresenceSourcesBadRequest) String ¶
func (o *PostPresenceSourcesBadRequest) String() string
type PostPresenceSourcesConflict ¶
PostPresenceSourcesConflict describes a response with status code 409, with default header values.
Conflict
func NewPostPresenceSourcesConflict ¶
func NewPostPresenceSourcesConflict() *PostPresenceSourcesConflict
NewPostPresenceSourcesConflict creates a PostPresenceSourcesConflict with default headers values
func (*PostPresenceSourcesConflict) Error ¶
func (o *PostPresenceSourcesConflict) Error() string
func (*PostPresenceSourcesConflict) GetPayload ¶
func (o *PostPresenceSourcesConflict) GetPayload() *models.ErrorBody
func (*PostPresenceSourcesConflict) IsClientError ¶
func (o *PostPresenceSourcesConflict) IsClientError() bool
IsClientError returns true when this post presence sources conflict response has a 4xx status code
func (*PostPresenceSourcesConflict) IsCode ¶
func (o *PostPresenceSourcesConflict) IsCode(code int) bool
IsCode returns true when this post presence sources conflict response a status code equal to that given
func (*PostPresenceSourcesConflict) IsRedirect ¶
func (o *PostPresenceSourcesConflict) IsRedirect() bool
IsRedirect returns true when this post presence sources conflict response has a 3xx status code
func (*PostPresenceSourcesConflict) IsServerError ¶
func (o *PostPresenceSourcesConflict) IsServerError() bool
IsServerError returns true when this post presence sources conflict response has a 5xx status code
func (*PostPresenceSourcesConflict) IsSuccess ¶
func (o *PostPresenceSourcesConflict) IsSuccess() bool
IsSuccess returns true when this post presence sources conflict response has a 2xx status code
func (*PostPresenceSourcesConflict) String ¶
func (o *PostPresenceSourcesConflict) String() string
type PostPresenceSourcesForbidden ¶
PostPresenceSourcesForbidden describes a response with status code 403, with default header values.
You are not authorized to perform the requested action.
func NewPostPresenceSourcesForbidden ¶
func NewPostPresenceSourcesForbidden() *PostPresenceSourcesForbidden
NewPostPresenceSourcesForbidden creates a PostPresenceSourcesForbidden with default headers values
func (*PostPresenceSourcesForbidden) Error ¶
func (o *PostPresenceSourcesForbidden) Error() string
func (*PostPresenceSourcesForbidden) GetPayload ¶
func (o *PostPresenceSourcesForbidden) GetPayload() *models.ErrorBody
func (*PostPresenceSourcesForbidden) IsClientError ¶
func (o *PostPresenceSourcesForbidden) IsClientError() bool
IsClientError returns true when this post presence sources forbidden response has a 4xx status code
func (*PostPresenceSourcesForbidden) IsCode ¶
func (o *PostPresenceSourcesForbidden) IsCode(code int) bool
IsCode returns true when this post presence sources forbidden response a status code equal to that given
func (*PostPresenceSourcesForbidden) IsRedirect ¶
func (o *PostPresenceSourcesForbidden) IsRedirect() bool
IsRedirect returns true when this post presence sources forbidden response has a 3xx status code
func (*PostPresenceSourcesForbidden) IsServerError ¶
func (o *PostPresenceSourcesForbidden) IsServerError() bool
IsServerError returns true when this post presence sources forbidden response has a 5xx status code
func (*PostPresenceSourcesForbidden) IsSuccess ¶
func (o *PostPresenceSourcesForbidden) IsSuccess() bool
IsSuccess returns true when this post presence sources forbidden response has a 2xx status code
func (*PostPresenceSourcesForbidden) String ¶
func (o *PostPresenceSourcesForbidden) String() string
type PostPresenceSourcesGatewayTimeout ¶
PostPresenceSourcesGatewayTimeout describes a response with status code 504, with default header values.
The request timed out.
func NewPostPresenceSourcesGatewayTimeout ¶
func NewPostPresenceSourcesGatewayTimeout() *PostPresenceSourcesGatewayTimeout
NewPostPresenceSourcesGatewayTimeout creates a PostPresenceSourcesGatewayTimeout with default headers values
func (*PostPresenceSourcesGatewayTimeout) Error ¶
func (o *PostPresenceSourcesGatewayTimeout) Error() string
func (*PostPresenceSourcesGatewayTimeout) GetPayload ¶
func (o *PostPresenceSourcesGatewayTimeout) GetPayload() *models.ErrorBody
func (*PostPresenceSourcesGatewayTimeout) IsClientError ¶
func (o *PostPresenceSourcesGatewayTimeout) IsClientError() bool
IsClientError returns true when this post presence sources gateway timeout response has a 4xx status code
func (*PostPresenceSourcesGatewayTimeout) IsCode ¶
func (o *PostPresenceSourcesGatewayTimeout) IsCode(code int) bool
IsCode returns true when this post presence sources gateway timeout response a status code equal to that given
func (*PostPresenceSourcesGatewayTimeout) IsRedirect ¶
func (o *PostPresenceSourcesGatewayTimeout) IsRedirect() bool
IsRedirect returns true when this post presence sources gateway timeout response has a 3xx status code
func (*PostPresenceSourcesGatewayTimeout) IsServerError ¶
func (o *PostPresenceSourcesGatewayTimeout) IsServerError() bool
IsServerError returns true when this post presence sources gateway timeout response has a 5xx status code
func (*PostPresenceSourcesGatewayTimeout) IsSuccess ¶
func (o *PostPresenceSourcesGatewayTimeout) IsSuccess() bool
IsSuccess returns true when this post presence sources gateway timeout response has a 2xx status code
func (*PostPresenceSourcesGatewayTimeout) String ¶
func (o *PostPresenceSourcesGatewayTimeout) String() string
type PostPresenceSourcesInternalServerError ¶
PostPresenceSourcesInternalServerError describes a response with status code 500, with default header values.
The server encountered an unexpected condition which prevented it from fulfilling the request.
func NewPostPresenceSourcesInternalServerError ¶
func NewPostPresenceSourcesInternalServerError() *PostPresenceSourcesInternalServerError
NewPostPresenceSourcesInternalServerError creates a PostPresenceSourcesInternalServerError with default headers values
func (*PostPresenceSourcesInternalServerError) Error ¶
func (o *PostPresenceSourcesInternalServerError) Error() string
func (*PostPresenceSourcesInternalServerError) GetPayload ¶
func (o *PostPresenceSourcesInternalServerError) GetPayload() *models.ErrorBody
func (*PostPresenceSourcesInternalServerError) IsClientError ¶
func (o *PostPresenceSourcesInternalServerError) IsClientError() bool
IsClientError returns true when this post presence sources internal server error response has a 4xx status code
func (*PostPresenceSourcesInternalServerError) IsCode ¶
func (o *PostPresenceSourcesInternalServerError) IsCode(code int) bool
IsCode returns true when this post presence sources internal server error response a status code equal to that given
func (*PostPresenceSourcesInternalServerError) IsRedirect ¶
func (o *PostPresenceSourcesInternalServerError) IsRedirect() bool
IsRedirect returns true when this post presence sources internal server error response has a 3xx status code
func (*PostPresenceSourcesInternalServerError) IsServerError ¶
func (o *PostPresenceSourcesInternalServerError) IsServerError() bool
IsServerError returns true when this post presence sources internal server error response has a 5xx status code
func (*PostPresenceSourcesInternalServerError) IsSuccess ¶
func (o *PostPresenceSourcesInternalServerError) IsSuccess() bool
IsSuccess returns true when this post presence sources internal server error response has a 2xx status code
func (*PostPresenceSourcesInternalServerError) String ¶
func (o *PostPresenceSourcesInternalServerError) String() string
type PostPresenceSourcesNotFound ¶
PostPresenceSourcesNotFound describes a response with status code 404, with default header values.
The requested resource was not found.
func NewPostPresenceSourcesNotFound ¶
func NewPostPresenceSourcesNotFound() *PostPresenceSourcesNotFound
NewPostPresenceSourcesNotFound creates a PostPresenceSourcesNotFound with default headers values
func (*PostPresenceSourcesNotFound) Error ¶
func (o *PostPresenceSourcesNotFound) Error() string
func (*PostPresenceSourcesNotFound) GetPayload ¶
func (o *PostPresenceSourcesNotFound) GetPayload() *models.ErrorBody
func (*PostPresenceSourcesNotFound) IsClientError ¶
func (o *PostPresenceSourcesNotFound) IsClientError() bool
IsClientError returns true when this post presence sources not found response has a 4xx status code
func (*PostPresenceSourcesNotFound) IsCode ¶
func (o *PostPresenceSourcesNotFound) IsCode(code int) bool
IsCode returns true when this post presence sources not found response a status code equal to that given
func (*PostPresenceSourcesNotFound) IsRedirect ¶
func (o *PostPresenceSourcesNotFound) IsRedirect() bool
IsRedirect returns true when this post presence sources not found response has a 3xx status code
func (*PostPresenceSourcesNotFound) IsServerError ¶
func (o *PostPresenceSourcesNotFound) IsServerError() bool
IsServerError returns true when this post presence sources not found response has a 5xx status code
func (*PostPresenceSourcesNotFound) IsSuccess ¶
func (o *PostPresenceSourcesNotFound) IsSuccess() bool
IsSuccess returns true when this post presence sources not found response has a 2xx status code
func (*PostPresenceSourcesNotFound) String ¶
func (o *PostPresenceSourcesNotFound) String() string
type PostPresenceSourcesOK ¶
PostPresenceSourcesOK describes a response with status code 200, with default header values.
successful operation
func NewPostPresenceSourcesOK ¶
func NewPostPresenceSourcesOK() *PostPresenceSourcesOK
NewPostPresenceSourcesOK creates a PostPresenceSourcesOK with default headers values
func (*PostPresenceSourcesOK) Error ¶
func (o *PostPresenceSourcesOK) Error() string
func (*PostPresenceSourcesOK) GetPayload ¶
func (o *PostPresenceSourcesOK) GetPayload() *models.Source
func (*PostPresenceSourcesOK) IsClientError ¶
func (o *PostPresenceSourcesOK) IsClientError() bool
IsClientError returns true when this post presence sources o k response has a 4xx status code
func (*PostPresenceSourcesOK) IsCode ¶
func (o *PostPresenceSourcesOK) IsCode(code int) bool
IsCode returns true when this post presence sources o k response a status code equal to that given
func (*PostPresenceSourcesOK) IsRedirect ¶
func (o *PostPresenceSourcesOK) IsRedirect() bool
IsRedirect returns true when this post presence sources o k response has a 3xx status code
func (*PostPresenceSourcesOK) IsServerError ¶
func (o *PostPresenceSourcesOK) IsServerError() bool
IsServerError returns true when this post presence sources o k response has a 5xx status code
func (*PostPresenceSourcesOK) IsSuccess ¶
func (o *PostPresenceSourcesOK) IsSuccess() bool
IsSuccess returns true when this post presence sources o k response has a 2xx status code
func (*PostPresenceSourcesOK) String ¶
func (o *PostPresenceSourcesOK) String() string
type PostPresenceSourcesParams ¶
type PostPresenceSourcesParams struct { /* Body. The Presence Source to create */ Body *models.Source Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PostPresenceSourcesParams contains all the parameters to send to the API endpoint
for the post presence sources operation. Typically these are written to a http.Request.
func NewPostPresenceSourcesParams ¶
func NewPostPresenceSourcesParams() *PostPresenceSourcesParams
NewPostPresenceSourcesParams creates a new PostPresenceSourcesParams 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 NewPostPresenceSourcesParamsWithContext ¶
func NewPostPresenceSourcesParamsWithContext(ctx context.Context) *PostPresenceSourcesParams
NewPostPresenceSourcesParamsWithContext creates a new PostPresenceSourcesParams object with the ability to set a context for a request.
func NewPostPresenceSourcesParamsWithHTTPClient ¶
func NewPostPresenceSourcesParamsWithHTTPClient(client *http.Client) *PostPresenceSourcesParams
NewPostPresenceSourcesParamsWithHTTPClient creates a new PostPresenceSourcesParams object with the ability to set a custom HTTPClient for a request.
func NewPostPresenceSourcesParamsWithTimeout ¶
func NewPostPresenceSourcesParamsWithTimeout(timeout time.Duration) *PostPresenceSourcesParams
NewPostPresenceSourcesParamsWithTimeout creates a new PostPresenceSourcesParams object with the ability to set a timeout on a request.
func (*PostPresenceSourcesParams) SetBody ¶
func (o *PostPresenceSourcesParams) SetBody(body *models.Source)
SetBody adds the body to the post presence sources params
func (*PostPresenceSourcesParams) SetContext ¶
func (o *PostPresenceSourcesParams) SetContext(ctx context.Context)
SetContext adds the context to the post presence sources params
func (*PostPresenceSourcesParams) SetDefaults ¶
func (o *PostPresenceSourcesParams) SetDefaults()
SetDefaults hydrates default values in the post presence sources params (not the query body).
All values with no default are reset to their zero value.
func (*PostPresenceSourcesParams) SetHTTPClient ¶
func (o *PostPresenceSourcesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the post presence sources params
func (*PostPresenceSourcesParams) SetTimeout ¶
func (o *PostPresenceSourcesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the post presence sources params
func (*PostPresenceSourcesParams) WithBody ¶
func (o *PostPresenceSourcesParams) WithBody(body *models.Source) *PostPresenceSourcesParams
WithBody adds the body to the post presence sources params
func (*PostPresenceSourcesParams) WithContext ¶
func (o *PostPresenceSourcesParams) WithContext(ctx context.Context) *PostPresenceSourcesParams
WithContext adds the context to the post presence sources params
func (*PostPresenceSourcesParams) WithDefaults ¶
func (o *PostPresenceSourcesParams) WithDefaults() *PostPresenceSourcesParams
WithDefaults hydrates default values in the post presence sources params (not the query body).
All values with no default are reset to their zero value.
func (*PostPresenceSourcesParams) WithHTTPClient ¶
func (o *PostPresenceSourcesParams) WithHTTPClient(client *http.Client) *PostPresenceSourcesParams
WithHTTPClient adds the HTTPClient to the post presence sources params
func (*PostPresenceSourcesParams) WithTimeout ¶
func (o *PostPresenceSourcesParams) WithTimeout(timeout time.Duration) *PostPresenceSourcesParams
WithTimeout adds the timeout to the post presence sources params
func (*PostPresenceSourcesParams) WriteToRequest ¶
func (o *PostPresenceSourcesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PostPresenceSourcesReader ¶
type PostPresenceSourcesReader struct {
// contains filtered or unexported fields
}
PostPresenceSourcesReader is a Reader for the PostPresenceSources structure.
func (*PostPresenceSourcesReader) ReadResponse ¶
func (o *PostPresenceSourcesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PostPresenceSourcesRequestEntityTooLarge ¶
PostPresenceSourcesRequestEntityTooLarge describes a response with status code 413, with default header values.
The request is over the size limit. Maximum bytes: %s
func NewPostPresenceSourcesRequestEntityTooLarge ¶
func NewPostPresenceSourcesRequestEntityTooLarge() *PostPresenceSourcesRequestEntityTooLarge
NewPostPresenceSourcesRequestEntityTooLarge creates a PostPresenceSourcesRequestEntityTooLarge with default headers values
func (*PostPresenceSourcesRequestEntityTooLarge) Error ¶
func (o *PostPresenceSourcesRequestEntityTooLarge) Error() string
func (*PostPresenceSourcesRequestEntityTooLarge) GetPayload ¶
func (o *PostPresenceSourcesRequestEntityTooLarge) GetPayload() *models.ErrorBody
func (*PostPresenceSourcesRequestEntityTooLarge) IsClientError ¶
func (o *PostPresenceSourcesRequestEntityTooLarge) IsClientError() bool
IsClientError returns true when this post presence sources request entity too large response has a 4xx status code
func (*PostPresenceSourcesRequestEntityTooLarge) IsCode ¶
func (o *PostPresenceSourcesRequestEntityTooLarge) IsCode(code int) bool
IsCode returns true when this post presence sources request entity too large response a status code equal to that given
func (*PostPresenceSourcesRequestEntityTooLarge) IsRedirect ¶
func (o *PostPresenceSourcesRequestEntityTooLarge) IsRedirect() bool
IsRedirect returns true when this post presence sources request entity too large response has a 3xx status code
func (*PostPresenceSourcesRequestEntityTooLarge) IsServerError ¶
func (o *PostPresenceSourcesRequestEntityTooLarge) IsServerError() bool
IsServerError returns true when this post presence sources request entity too large response has a 5xx status code
func (*PostPresenceSourcesRequestEntityTooLarge) IsSuccess ¶
func (o *PostPresenceSourcesRequestEntityTooLarge) IsSuccess() bool
IsSuccess returns true when this post presence sources request entity too large response has a 2xx status code
func (*PostPresenceSourcesRequestEntityTooLarge) String ¶
func (o *PostPresenceSourcesRequestEntityTooLarge) String() string
type PostPresenceSourcesRequestTimeout ¶
PostPresenceSourcesRequestTimeout describes a response with status code 408, with default header values.
The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.
func NewPostPresenceSourcesRequestTimeout ¶
func NewPostPresenceSourcesRequestTimeout() *PostPresenceSourcesRequestTimeout
NewPostPresenceSourcesRequestTimeout creates a PostPresenceSourcesRequestTimeout with default headers values
func (*PostPresenceSourcesRequestTimeout) Error ¶
func (o *PostPresenceSourcesRequestTimeout) Error() string
func (*PostPresenceSourcesRequestTimeout) GetPayload ¶
func (o *PostPresenceSourcesRequestTimeout) GetPayload() *models.ErrorBody
func (*PostPresenceSourcesRequestTimeout) IsClientError ¶
func (o *PostPresenceSourcesRequestTimeout) IsClientError() bool
IsClientError returns true when this post presence sources request timeout response has a 4xx status code
func (*PostPresenceSourcesRequestTimeout) IsCode ¶
func (o *PostPresenceSourcesRequestTimeout) IsCode(code int) bool
IsCode returns true when this post presence sources request timeout response a status code equal to that given
func (*PostPresenceSourcesRequestTimeout) IsRedirect ¶
func (o *PostPresenceSourcesRequestTimeout) IsRedirect() bool
IsRedirect returns true when this post presence sources request timeout response has a 3xx status code
func (*PostPresenceSourcesRequestTimeout) IsServerError ¶
func (o *PostPresenceSourcesRequestTimeout) IsServerError() bool
IsServerError returns true when this post presence sources request timeout response has a 5xx status code
func (*PostPresenceSourcesRequestTimeout) IsSuccess ¶
func (o *PostPresenceSourcesRequestTimeout) IsSuccess() bool
IsSuccess returns true when this post presence sources request timeout response has a 2xx status code
func (*PostPresenceSourcesRequestTimeout) String ¶
func (o *PostPresenceSourcesRequestTimeout) String() string
type PostPresenceSourcesServiceUnavailable ¶
type PostPresenceSourcesServiceUnavailable struct {
}PostPresenceSourcesServiceUnavailable describes a response with status code 503, with default header values.
Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).
func NewPostPresenceSourcesServiceUnavailable ¶
func NewPostPresenceSourcesServiceUnavailable() *PostPresenceSourcesServiceUnavailable
NewPostPresenceSourcesServiceUnavailable creates a PostPresenceSourcesServiceUnavailable with default headers values
func (*PostPresenceSourcesServiceUnavailable) Error ¶
func (o *PostPresenceSourcesServiceUnavailable) Error() string
func (*PostPresenceSourcesServiceUnavailable) GetPayload ¶
func (o *PostPresenceSourcesServiceUnavailable) GetPayload() *models.ErrorBody
func (*PostPresenceSourcesServiceUnavailable) IsClientError ¶
func (o *PostPresenceSourcesServiceUnavailable) IsClientError() bool
IsClientError returns true when this post presence sources service unavailable response has a 4xx status code
func (*PostPresenceSourcesServiceUnavailable) IsCode ¶
func (o *PostPresenceSourcesServiceUnavailable) IsCode(code int) bool
IsCode returns true when this post presence sources service unavailable response a status code equal to that given
func (*PostPresenceSourcesServiceUnavailable) IsRedirect ¶
func (o *PostPresenceSourcesServiceUnavailable) IsRedirect() bool
IsRedirect returns true when this post presence sources service unavailable response has a 3xx status code
func (*PostPresenceSourcesServiceUnavailable) IsServerError ¶
func (o *PostPresenceSourcesServiceUnavailable) IsServerError() bool
IsServerError returns true when this post presence sources service unavailable response has a 5xx status code
func (*PostPresenceSourcesServiceUnavailable) IsSuccess ¶
func (o *PostPresenceSourcesServiceUnavailable) IsSuccess() bool
IsSuccess returns true when this post presence sources service unavailable response has a 2xx status code
func (*PostPresenceSourcesServiceUnavailable) String ¶
func (o *PostPresenceSourcesServiceUnavailable) String() string
type PostPresenceSourcesTooManyRequests ¶
PostPresenceSourcesTooManyRequests describes a response with status code 429, with default header values.
Rate limit exceeded the maximum. Retry the request in [%s] seconds
func NewPostPresenceSourcesTooManyRequests ¶
func NewPostPresenceSourcesTooManyRequests() *PostPresenceSourcesTooManyRequests
NewPostPresenceSourcesTooManyRequests creates a PostPresenceSourcesTooManyRequests with default headers values
func (*PostPresenceSourcesTooManyRequests) Error ¶
func (o *PostPresenceSourcesTooManyRequests) Error() string
func (*PostPresenceSourcesTooManyRequests) GetPayload ¶
func (o *PostPresenceSourcesTooManyRequests) GetPayload() *models.ErrorBody
func (*PostPresenceSourcesTooManyRequests) IsClientError ¶
func (o *PostPresenceSourcesTooManyRequests) IsClientError() bool
IsClientError returns true when this post presence sources too many requests response has a 4xx status code
func (*PostPresenceSourcesTooManyRequests) IsCode ¶
func (o *PostPresenceSourcesTooManyRequests) IsCode(code int) bool
IsCode returns true when this post presence sources too many requests response a status code equal to that given
func (*PostPresenceSourcesTooManyRequests) IsRedirect ¶
func (o *PostPresenceSourcesTooManyRequests) IsRedirect() bool
IsRedirect returns true when this post presence sources too many requests response has a 3xx status code
func (*PostPresenceSourcesTooManyRequests) IsServerError ¶
func (o *PostPresenceSourcesTooManyRequests) IsServerError() bool
IsServerError returns true when this post presence sources too many requests response has a 5xx status code
func (*PostPresenceSourcesTooManyRequests) IsSuccess ¶
func (o *PostPresenceSourcesTooManyRequests) IsSuccess() bool
IsSuccess returns true when this post presence sources too many requests response has a 2xx status code
func (*PostPresenceSourcesTooManyRequests) String ¶
func (o *PostPresenceSourcesTooManyRequests) String() string
type PostPresenceSourcesUnauthorized ¶
type PostPresenceSourcesUnauthorized struct {
}PostPresenceSourcesUnauthorized describes a response with status code 401, with default header values.
No authentication bearer token specified in authorization header.
func NewPostPresenceSourcesUnauthorized ¶
func NewPostPresenceSourcesUnauthorized() *PostPresenceSourcesUnauthorized
NewPostPresenceSourcesUnauthorized creates a PostPresenceSourcesUnauthorized with default headers values
func (*PostPresenceSourcesUnauthorized) Error ¶
func (o *PostPresenceSourcesUnauthorized) Error() string
func (*PostPresenceSourcesUnauthorized) GetPayload ¶
func (o *PostPresenceSourcesUnauthorized) GetPayload() *models.ErrorBody
func (*PostPresenceSourcesUnauthorized) IsClientError ¶
func (o *PostPresenceSourcesUnauthorized) IsClientError() bool
IsClientError returns true when this post presence sources unauthorized response has a 4xx status code
func (*PostPresenceSourcesUnauthorized) IsCode ¶
func (o *PostPresenceSourcesUnauthorized) IsCode(code int) bool
IsCode returns true when this post presence sources unauthorized response a status code equal to that given
func (*PostPresenceSourcesUnauthorized) IsRedirect ¶
func (o *PostPresenceSourcesUnauthorized) IsRedirect() bool
IsRedirect returns true when this post presence sources unauthorized response has a 3xx status code
func (*PostPresenceSourcesUnauthorized) IsServerError ¶
func (o *PostPresenceSourcesUnauthorized) IsServerError() bool
IsServerError returns true when this post presence sources unauthorized response has a 5xx status code
func (*PostPresenceSourcesUnauthorized) IsSuccess ¶
func (o *PostPresenceSourcesUnauthorized) IsSuccess() bool
IsSuccess returns true when this post presence sources unauthorized response has a 2xx status code
func (*PostPresenceSourcesUnauthorized) String ¶
func (o *PostPresenceSourcesUnauthorized) String() string
type PostPresenceSourcesUnsupportedMediaType ¶
PostPresenceSourcesUnsupportedMediaType describes a response with status code 415, with default header values.
Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.
func NewPostPresenceSourcesUnsupportedMediaType ¶
func NewPostPresenceSourcesUnsupportedMediaType() *PostPresenceSourcesUnsupportedMediaType
NewPostPresenceSourcesUnsupportedMediaType creates a PostPresenceSourcesUnsupportedMediaType with default headers values
func (*PostPresenceSourcesUnsupportedMediaType) Error ¶
func (o *PostPresenceSourcesUnsupportedMediaType) Error() string
func (*PostPresenceSourcesUnsupportedMediaType) GetPayload ¶
func (o *PostPresenceSourcesUnsupportedMediaType) GetPayload() *models.ErrorBody
func (*PostPresenceSourcesUnsupportedMediaType) IsClientError ¶
func (o *PostPresenceSourcesUnsupportedMediaType) IsClientError() bool
IsClientError returns true when this post presence sources unsupported media type response has a 4xx status code
func (*PostPresenceSourcesUnsupportedMediaType) IsCode ¶
func (o *PostPresenceSourcesUnsupportedMediaType) IsCode(code int) bool
IsCode returns true when this post presence sources unsupported media type response a status code equal to that given
func (*PostPresenceSourcesUnsupportedMediaType) IsRedirect ¶
func (o *PostPresenceSourcesUnsupportedMediaType) IsRedirect() bool
IsRedirect returns true when this post presence sources unsupported media type response has a 3xx status code
func (*PostPresenceSourcesUnsupportedMediaType) IsServerError ¶
func (o *PostPresenceSourcesUnsupportedMediaType) IsServerError() bool
IsServerError returns true when this post presence sources unsupported media type response has a 5xx status code
func (*PostPresenceSourcesUnsupportedMediaType) IsSuccess ¶
func (o *PostPresenceSourcesUnsupportedMediaType) IsSuccess() bool
IsSuccess returns true when this post presence sources unsupported media type response has a 2xx status code
func (*PostPresenceSourcesUnsupportedMediaType) String ¶
func (o *PostPresenceSourcesUnsupportedMediaType) String() string
type PostPresencedefinitionsBadRequest ¶
PostPresencedefinitionsBadRequest describes a response with status code 400, with default header values.
The request could not be understood by the server due to malformed syntax.
func NewPostPresencedefinitionsBadRequest ¶
func NewPostPresencedefinitionsBadRequest() *PostPresencedefinitionsBadRequest
NewPostPresencedefinitionsBadRequest creates a PostPresencedefinitionsBadRequest with default headers values
func (*PostPresencedefinitionsBadRequest) Error ¶
func (o *PostPresencedefinitionsBadRequest) Error() string
func (*PostPresencedefinitionsBadRequest) GetPayload ¶
func (o *PostPresencedefinitionsBadRequest) GetPayload() *models.ErrorBody
func (*PostPresencedefinitionsBadRequest) IsClientError ¶
func (o *PostPresencedefinitionsBadRequest) IsClientError() bool
IsClientError returns true when this post presencedefinitions bad request response has a 4xx status code
func (*PostPresencedefinitionsBadRequest) IsCode ¶
func (o *PostPresencedefinitionsBadRequest) IsCode(code int) bool
IsCode returns true when this post presencedefinitions bad request response a status code equal to that given
func (*PostPresencedefinitionsBadRequest) IsRedirect ¶
func (o *PostPresencedefinitionsBadRequest) IsRedirect() bool
IsRedirect returns true when this post presencedefinitions bad request response has a 3xx status code
func (*PostPresencedefinitionsBadRequest) IsServerError ¶
func (o *PostPresencedefinitionsBadRequest) IsServerError() bool
IsServerError returns true when this post presencedefinitions bad request response has a 5xx status code
func (*PostPresencedefinitionsBadRequest) IsSuccess ¶
func (o *PostPresencedefinitionsBadRequest) IsSuccess() bool
IsSuccess returns true when this post presencedefinitions bad request response has a 2xx status code
func (*PostPresencedefinitionsBadRequest) String ¶
func (o *PostPresencedefinitionsBadRequest) String() string
type PostPresencedefinitionsForbidden ¶
PostPresencedefinitionsForbidden describes a response with status code 403, with default header values.
You are not authorized to perform the requested action.
func NewPostPresencedefinitionsForbidden ¶
func NewPostPresencedefinitionsForbidden() *PostPresencedefinitionsForbidden
NewPostPresencedefinitionsForbidden creates a PostPresencedefinitionsForbidden with default headers values
func (*PostPresencedefinitionsForbidden) Error ¶
func (o *PostPresencedefinitionsForbidden) Error() string
func (*PostPresencedefinitionsForbidden) GetPayload ¶
func (o *PostPresencedefinitionsForbidden) GetPayload() *models.ErrorBody
func (*PostPresencedefinitionsForbidden) IsClientError ¶
func (o *PostPresencedefinitionsForbidden) IsClientError() bool
IsClientError returns true when this post presencedefinitions forbidden response has a 4xx status code
func (*PostPresencedefinitionsForbidden) IsCode ¶
func (o *PostPresencedefinitionsForbidden) IsCode(code int) bool
IsCode returns true when this post presencedefinitions forbidden response a status code equal to that given
func (*PostPresencedefinitionsForbidden) IsRedirect ¶
func (o *PostPresencedefinitionsForbidden) IsRedirect() bool
IsRedirect returns true when this post presencedefinitions forbidden response has a 3xx status code
func (*PostPresencedefinitionsForbidden) IsServerError ¶
func (o *PostPresencedefinitionsForbidden) IsServerError() bool
IsServerError returns true when this post presencedefinitions forbidden response has a 5xx status code
func (*PostPresencedefinitionsForbidden) IsSuccess ¶
func (o *PostPresencedefinitionsForbidden) IsSuccess() bool
IsSuccess returns true when this post presencedefinitions forbidden response has a 2xx status code
func (*PostPresencedefinitionsForbidden) String ¶
func (o *PostPresencedefinitionsForbidden) String() string
type PostPresencedefinitionsGatewayTimeout ¶
PostPresencedefinitionsGatewayTimeout describes a response with status code 504, with default header values.
The request timed out.
func NewPostPresencedefinitionsGatewayTimeout ¶
func NewPostPresencedefinitionsGatewayTimeout() *PostPresencedefinitionsGatewayTimeout
NewPostPresencedefinitionsGatewayTimeout creates a PostPresencedefinitionsGatewayTimeout with default headers values
func (*PostPresencedefinitionsGatewayTimeout) Error ¶
func (o *PostPresencedefinitionsGatewayTimeout) Error() string
func (*PostPresencedefinitionsGatewayTimeout) GetPayload ¶
func (o *PostPresencedefinitionsGatewayTimeout) GetPayload() *models.ErrorBody
func (*PostPresencedefinitionsGatewayTimeout) IsClientError ¶
func (o *PostPresencedefinitionsGatewayTimeout) IsClientError() bool
IsClientError returns true when this post presencedefinitions gateway timeout response has a 4xx status code
func (*PostPresencedefinitionsGatewayTimeout) IsCode ¶
func (o *PostPresencedefinitionsGatewayTimeout) IsCode(code int) bool
IsCode returns true when this post presencedefinitions gateway timeout response a status code equal to that given
func (*PostPresencedefinitionsGatewayTimeout) IsRedirect ¶
func (o *PostPresencedefinitionsGatewayTimeout) IsRedirect() bool
IsRedirect returns true when this post presencedefinitions gateway timeout response has a 3xx status code
func (*PostPresencedefinitionsGatewayTimeout) IsServerError ¶
func (o *PostPresencedefinitionsGatewayTimeout) IsServerError() bool
IsServerError returns true when this post presencedefinitions gateway timeout response has a 5xx status code
func (*PostPresencedefinitionsGatewayTimeout) IsSuccess ¶
func (o *PostPresencedefinitionsGatewayTimeout) IsSuccess() bool
IsSuccess returns true when this post presencedefinitions gateway timeout response has a 2xx status code
func (*PostPresencedefinitionsGatewayTimeout) String ¶
func (o *PostPresencedefinitionsGatewayTimeout) String() string
type PostPresencedefinitionsInternalServerError ¶
PostPresencedefinitionsInternalServerError describes a response with status code 500, with default header values.
The server encountered an unexpected condition which prevented it from fulfilling the request.
func NewPostPresencedefinitionsInternalServerError ¶
func NewPostPresencedefinitionsInternalServerError() *PostPresencedefinitionsInternalServerError
NewPostPresencedefinitionsInternalServerError creates a PostPresencedefinitionsInternalServerError with default headers values
func (*PostPresencedefinitionsInternalServerError) Error ¶
func (o *PostPresencedefinitionsInternalServerError) Error() string
func (*PostPresencedefinitionsInternalServerError) GetPayload ¶
func (o *PostPresencedefinitionsInternalServerError) GetPayload() *models.ErrorBody
func (*PostPresencedefinitionsInternalServerError) IsClientError ¶
func (o *PostPresencedefinitionsInternalServerError) IsClientError() bool
IsClientError returns true when this post presencedefinitions internal server error response has a 4xx status code
func (*PostPresencedefinitionsInternalServerError) IsCode ¶
func (o *PostPresencedefinitionsInternalServerError) IsCode(code int) bool
IsCode returns true when this post presencedefinitions internal server error response a status code equal to that given
func (*PostPresencedefinitionsInternalServerError) IsRedirect ¶
func (o *PostPresencedefinitionsInternalServerError) IsRedirect() bool
IsRedirect returns true when this post presencedefinitions internal server error response has a 3xx status code
func (*PostPresencedefinitionsInternalServerError) IsServerError ¶
func (o *PostPresencedefinitionsInternalServerError) IsServerError() bool
IsServerError returns true when this post presencedefinitions internal server error response has a 5xx status code
func (*PostPresencedefinitionsInternalServerError) IsSuccess ¶
func (o *PostPresencedefinitionsInternalServerError) IsSuccess() bool
IsSuccess returns true when this post presencedefinitions internal server error response has a 2xx status code
func (*PostPresencedefinitionsInternalServerError) String ¶
func (o *PostPresencedefinitionsInternalServerError) String() string
type PostPresencedefinitionsNotFound ¶
PostPresencedefinitionsNotFound describes a response with status code 404, with default header values.
The requested resource was not found.
func NewPostPresencedefinitionsNotFound ¶
func NewPostPresencedefinitionsNotFound() *PostPresencedefinitionsNotFound
NewPostPresencedefinitionsNotFound creates a PostPresencedefinitionsNotFound with default headers values
func (*PostPresencedefinitionsNotFound) Error ¶
func (o *PostPresencedefinitionsNotFound) Error() string
func (*PostPresencedefinitionsNotFound) GetPayload ¶
func (o *PostPresencedefinitionsNotFound) GetPayload() *models.ErrorBody
func (*PostPresencedefinitionsNotFound) IsClientError ¶
func (o *PostPresencedefinitionsNotFound) IsClientError() bool
IsClientError returns true when this post presencedefinitions not found response has a 4xx status code
func (*PostPresencedefinitionsNotFound) IsCode ¶
func (o *PostPresencedefinitionsNotFound) IsCode(code int) bool
IsCode returns true when this post presencedefinitions not found response a status code equal to that given
func (*PostPresencedefinitionsNotFound) IsRedirect ¶
func (o *PostPresencedefinitionsNotFound) IsRedirect() bool
IsRedirect returns true when this post presencedefinitions not found response has a 3xx status code
func (*PostPresencedefinitionsNotFound) IsServerError ¶
func (o *PostPresencedefinitionsNotFound) IsServerError() bool
IsServerError returns true when this post presencedefinitions not found response has a 5xx status code
func (*PostPresencedefinitionsNotFound) IsSuccess ¶
func (o *PostPresencedefinitionsNotFound) IsSuccess() bool
IsSuccess returns true when this post presencedefinitions not found response has a 2xx status code
func (*PostPresencedefinitionsNotFound) String ¶
func (o *PostPresencedefinitionsNotFound) String() string
type PostPresencedefinitionsOK ¶
type PostPresencedefinitionsOK struct {
Payload *models.OrganizationPresence
}
PostPresencedefinitionsOK describes a response with status code 200, with default header values.
successful operation
func NewPostPresencedefinitionsOK ¶
func NewPostPresencedefinitionsOK() *PostPresencedefinitionsOK
NewPostPresencedefinitionsOK creates a PostPresencedefinitionsOK with default headers values
func (*PostPresencedefinitionsOK) Error ¶
func (o *PostPresencedefinitionsOK) Error() string
func (*PostPresencedefinitionsOK) GetPayload ¶
func (o *PostPresencedefinitionsOK) GetPayload() *models.OrganizationPresence
func (*PostPresencedefinitionsOK) IsClientError ¶
func (o *PostPresencedefinitionsOK) IsClientError() bool
IsClientError returns true when this post presencedefinitions o k response has a 4xx status code
func (*PostPresencedefinitionsOK) IsCode ¶
func (o *PostPresencedefinitionsOK) IsCode(code int) bool
IsCode returns true when this post presencedefinitions o k response a status code equal to that given
func (*PostPresencedefinitionsOK) IsRedirect ¶
func (o *PostPresencedefinitionsOK) IsRedirect() bool
IsRedirect returns true when this post presencedefinitions o k response has a 3xx status code
func (*PostPresencedefinitionsOK) IsServerError ¶
func (o *PostPresencedefinitionsOK) IsServerError() bool
IsServerError returns true when this post presencedefinitions o k response has a 5xx status code
func (*PostPresencedefinitionsOK) IsSuccess ¶
func (o *PostPresencedefinitionsOK) IsSuccess() bool
IsSuccess returns true when this post presencedefinitions o k response has a 2xx status code
func (*PostPresencedefinitionsOK) String ¶
func (o *PostPresencedefinitionsOK) String() string
type PostPresencedefinitionsParams ¶
type PostPresencedefinitionsParams struct { /* Body. The Presence Definition to create */ Body *models.OrganizationPresence Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PostPresencedefinitionsParams contains all the parameters to send to the API endpoint
for the post presencedefinitions operation. Typically these are written to a http.Request.
func NewPostPresencedefinitionsParams ¶
func NewPostPresencedefinitionsParams() *PostPresencedefinitionsParams
NewPostPresencedefinitionsParams creates a new PostPresencedefinitionsParams 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 NewPostPresencedefinitionsParamsWithContext ¶
func NewPostPresencedefinitionsParamsWithContext(ctx context.Context) *PostPresencedefinitionsParams
NewPostPresencedefinitionsParamsWithContext creates a new PostPresencedefinitionsParams object with the ability to set a context for a request.
func NewPostPresencedefinitionsParamsWithHTTPClient ¶
func NewPostPresencedefinitionsParamsWithHTTPClient(client *http.Client) *PostPresencedefinitionsParams
NewPostPresencedefinitionsParamsWithHTTPClient creates a new PostPresencedefinitionsParams object with the ability to set a custom HTTPClient for a request.
func NewPostPresencedefinitionsParamsWithTimeout ¶
func NewPostPresencedefinitionsParamsWithTimeout(timeout time.Duration) *PostPresencedefinitionsParams
NewPostPresencedefinitionsParamsWithTimeout creates a new PostPresencedefinitionsParams object with the ability to set a timeout on a request.
func (*PostPresencedefinitionsParams) SetBody ¶
func (o *PostPresencedefinitionsParams) SetBody(body *models.OrganizationPresence)
SetBody adds the body to the post presencedefinitions params
func (*PostPresencedefinitionsParams) SetContext ¶
func (o *PostPresencedefinitionsParams) SetContext(ctx context.Context)
SetContext adds the context to the post presencedefinitions params
func (*PostPresencedefinitionsParams) SetDefaults ¶
func (o *PostPresencedefinitionsParams) SetDefaults()
SetDefaults hydrates default values in the post presencedefinitions params (not the query body).
All values with no default are reset to their zero value.
func (*PostPresencedefinitionsParams) SetHTTPClient ¶
func (o *PostPresencedefinitionsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the post presencedefinitions params
func (*PostPresencedefinitionsParams) SetTimeout ¶
func (o *PostPresencedefinitionsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the post presencedefinitions params
func (*PostPresencedefinitionsParams) WithBody ¶
func (o *PostPresencedefinitionsParams) WithBody(body *models.OrganizationPresence) *PostPresencedefinitionsParams
WithBody adds the body to the post presencedefinitions params
func (*PostPresencedefinitionsParams) WithContext ¶
func (o *PostPresencedefinitionsParams) WithContext(ctx context.Context) *PostPresencedefinitionsParams
WithContext adds the context to the post presencedefinitions params
func (*PostPresencedefinitionsParams) WithDefaults ¶
func (o *PostPresencedefinitionsParams) WithDefaults() *PostPresencedefinitionsParams
WithDefaults hydrates default values in the post presencedefinitions params (not the query body).
All values with no default are reset to their zero value.
func (*PostPresencedefinitionsParams) WithHTTPClient ¶
func (o *PostPresencedefinitionsParams) WithHTTPClient(client *http.Client) *PostPresencedefinitionsParams
WithHTTPClient adds the HTTPClient to the post presencedefinitions params
func (*PostPresencedefinitionsParams) WithTimeout ¶
func (o *PostPresencedefinitionsParams) WithTimeout(timeout time.Duration) *PostPresencedefinitionsParams
WithTimeout adds the timeout to the post presencedefinitions params
func (*PostPresencedefinitionsParams) WriteToRequest ¶
func (o *PostPresencedefinitionsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PostPresencedefinitionsReader ¶
type PostPresencedefinitionsReader struct {
// contains filtered or unexported fields
}
PostPresencedefinitionsReader is a Reader for the PostPresencedefinitions structure.
func (*PostPresencedefinitionsReader) ReadResponse ¶
func (o *PostPresencedefinitionsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PostPresencedefinitionsRequestEntityTooLarge ¶
PostPresencedefinitionsRequestEntityTooLarge describes a response with status code 413, with default header values.
The request is over the size limit. Maximum bytes: %s
func NewPostPresencedefinitionsRequestEntityTooLarge ¶
func NewPostPresencedefinitionsRequestEntityTooLarge() *PostPresencedefinitionsRequestEntityTooLarge
NewPostPresencedefinitionsRequestEntityTooLarge creates a PostPresencedefinitionsRequestEntityTooLarge with default headers values
func (*PostPresencedefinitionsRequestEntityTooLarge) Error ¶
func (o *PostPresencedefinitionsRequestEntityTooLarge) Error() string
func (*PostPresencedefinitionsRequestEntityTooLarge) GetPayload ¶
func (o *PostPresencedefinitionsRequestEntityTooLarge) GetPayload() *models.ErrorBody
func (*PostPresencedefinitionsRequestEntityTooLarge) IsClientError ¶
func (o *PostPresencedefinitionsRequestEntityTooLarge) IsClientError() bool
IsClientError returns true when this post presencedefinitions request entity too large response has a 4xx status code
func (*PostPresencedefinitionsRequestEntityTooLarge) IsCode ¶
func (o *PostPresencedefinitionsRequestEntityTooLarge) IsCode(code int) bool
IsCode returns true when this post presencedefinitions request entity too large response a status code equal to that given
func (*PostPresencedefinitionsRequestEntityTooLarge) IsRedirect ¶
func (o *PostPresencedefinitionsRequestEntityTooLarge) IsRedirect() bool
IsRedirect returns true when this post presencedefinitions request entity too large response has a 3xx status code
func (*PostPresencedefinitionsRequestEntityTooLarge) IsServerError ¶
func (o *PostPresencedefinitionsRequestEntityTooLarge) IsServerError() bool
IsServerError returns true when this post presencedefinitions request entity too large response has a 5xx status code
func (*PostPresencedefinitionsRequestEntityTooLarge) IsSuccess ¶
func (o *PostPresencedefinitionsRequestEntityTooLarge) IsSuccess() bool
IsSuccess returns true when this post presencedefinitions request entity too large response has a 2xx status code
func (*PostPresencedefinitionsRequestEntityTooLarge) String ¶
func (o *PostPresencedefinitionsRequestEntityTooLarge) String() string
type PostPresencedefinitionsRequestTimeout ¶
PostPresencedefinitionsRequestTimeout describes a response with status code 408, with default header values.
The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.
func NewPostPresencedefinitionsRequestTimeout ¶
func NewPostPresencedefinitionsRequestTimeout() *PostPresencedefinitionsRequestTimeout
NewPostPresencedefinitionsRequestTimeout creates a PostPresencedefinitionsRequestTimeout with default headers values
func (*PostPresencedefinitionsRequestTimeout) Error ¶
func (o *PostPresencedefinitionsRequestTimeout) Error() string
func (*PostPresencedefinitionsRequestTimeout) GetPayload ¶
func (o *PostPresencedefinitionsRequestTimeout) GetPayload() *models.ErrorBody
func (*PostPresencedefinitionsRequestTimeout) IsClientError ¶
func (o *PostPresencedefinitionsRequestTimeout) IsClientError() bool
IsClientError returns true when this post presencedefinitions request timeout response has a 4xx status code
func (*PostPresencedefinitionsRequestTimeout) IsCode ¶
func (o *PostPresencedefinitionsRequestTimeout) IsCode(code int) bool
IsCode returns true when this post presencedefinitions request timeout response a status code equal to that given
func (*PostPresencedefinitionsRequestTimeout) IsRedirect ¶
func (o *PostPresencedefinitionsRequestTimeout) IsRedirect() bool
IsRedirect returns true when this post presencedefinitions request timeout response has a 3xx status code
func (*PostPresencedefinitionsRequestTimeout) IsServerError ¶
func (o *PostPresencedefinitionsRequestTimeout) IsServerError() bool
IsServerError returns true when this post presencedefinitions request timeout response has a 5xx status code
func (*PostPresencedefinitionsRequestTimeout) IsSuccess ¶
func (o *PostPresencedefinitionsRequestTimeout) IsSuccess() bool
IsSuccess returns true when this post presencedefinitions request timeout response has a 2xx status code
func (*PostPresencedefinitionsRequestTimeout) String ¶
func (o *PostPresencedefinitionsRequestTimeout) String() string
type PostPresencedefinitionsServiceUnavailable ¶
type PostPresencedefinitionsServiceUnavailable struct {
}PostPresencedefinitionsServiceUnavailable describes a response with status code 503, with default header values.
Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).
func NewPostPresencedefinitionsServiceUnavailable ¶
func NewPostPresencedefinitionsServiceUnavailable() *PostPresencedefinitionsServiceUnavailable
NewPostPresencedefinitionsServiceUnavailable creates a PostPresencedefinitionsServiceUnavailable with default headers values
func (*PostPresencedefinitionsServiceUnavailable) Error ¶
func (o *PostPresencedefinitionsServiceUnavailable) Error() string
func (*PostPresencedefinitionsServiceUnavailable) GetPayload ¶
func (o *PostPresencedefinitionsServiceUnavailable) GetPayload() *models.ErrorBody
func (*PostPresencedefinitionsServiceUnavailable) IsClientError ¶
func (o *PostPresencedefinitionsServiceUnavailable) IsClientError() bool
IsClientError returns true when this post presencedefinitions service unavailable response has a 4xx status code
func (*PostPresencedefinitionsServiceUnavailable) IsCode ¶
func (o *PostPresencedefinitionsServiceUnavailable) IsCode(code int) bool
IsCode returns true when this post presencedefinitions service unavailable response a status code equal to that given
func (*PostPresencedefinitionsServiceUnavailable) IsRedirect ¶
func (o *PostPresencedefinitionsServiceUnavailable) IsRedirect() bool
IsRedirect returns true when this post presencedefinitions service unavailable response has a 3xx status code
func (*PostPresencedefinitionsServiceUnavailable) IsServerError ¶
func (o *PostPresencedefinitionsServiceUnavailable) IsServerError() bool
IsServerError returns true when this post presencedefinitions service unavailable response has a 5xx status code
func (*PostPresencedefinitionsServiceUnavailable) IsSuccess ¶
func (o *PostPresencedefinitionsServiceUnavailable) IsSuccess() bool
IsSuccess returns true when this post presencedefinitions service unavailable response has a 2xx status code
func (*PostPresencedefinitionsServiceUnavailable) String ¶
func (o *PostPresencedefinitionsServiceUnavailable) String() string
type PostPresencedefinitionsTooManyRequests ¶
PostPresencedefinitionsTooManyRequests describes a response with status code 429, with default header values.
Rate limit exceeded the maximum. Retry the request in [%s] seconds
func NewPostPresencedefinitionsTooManyRequests ¶
func NewPostPresencedefinitionsTooManyRequests() *PostPresencedefinitionsTooManyRequests
NewPostPresencedefinitionsTooManyRequests creates a PostPresencedefinitionsTooManyRequests with default headers values
func (*PostPresencedefinitionsTooManyRequests) Error ¶
func (o *PostPresencedefinitionsTooManyRequests) Error() string
func (*PostPresencedefinitionsTooManyRequests) GetPayload ¶
func (o *PostPresencedefinitionsTooManyRequests) GetPayload() *models.ErrorBody
func (*PostPresencedefinitionsTooManyRequests) IsClientError ¶
func (o *PostPresencedefinitionsTooManyRequests) IsClientError() bool
IsClientError returns true when this post presencedefinitions too many requests response has a 4xx status code
func (*PostPresencedefinitionsTooManyRequests) IsCode ¶
func (o *PostPresencedefinitionsTooManyRequests) IsCode(code int) bool
IsCode returns true when this post presencedefinitions too many requests response a status code equal to that given
func (*PostPresencedefinitionsTooManyRequests) IsRedirect ¶
func (o *PostPresencedefinitionsTooManyRequests) IsRedirect() bool
IsRedirect returns true when this post presencedefinitions too many requests response has a 3xx status code
func (*PostPresencedefinitionsTooManyRequests) IsServerError ¶
func (o *PostPresencedefinitionsTooManyRequests) IsServerError() bool
IsServerError returns true when this post presencedefinitions too many requests response has a 5xx status code
func (*PostPresencedefinitionsTooManyRequests) IsSuccess ¶
func (o *PostPresencedefinitionsTooManyRequests) IsSuccess() bool
IsSuccess returns true when this post presencedefinitions too many requests response has a 2xx status code
func (*PostPresencedefinitionsTooManyRequests) String ¶
func (o *PostPresencedefinitionsTooManyRequests) String() string
type PostPresencedefinitionsUnauthorized ¶
type PostPresencedefinitionsUnauthorized struct {
}PostPresencedefinitionsUnauthorized describes a response with status code 401, with default header values.
No authentication bearer token specified in authorization header.
func NewPostPresencedefinitionsUnauthorized ¶
func NewPostPresencedefinitionsUnauthorized() *PostPresencedefinitionsUnauthorized
NewPostPresencedefinitionsUnauthorized creates a PostPresencedefinitionsUnauthorized with default headers values
func (*PostPresencedefinitionsUnauthorized) Error ¶
func (o *PostPresencedefinitionsUnauthorized) Error() string
func (*PostPresencedefinitionsUnauthorized) GetPayload ¶
func (o *PostPresencedefinitionsUnauthorized) GetPayload() *models.ErrorBody
func (*PostPresencedefinitionsUnauthorized) IsClientError ¶
func (o *PostPresencedefinitionsUnauthorized) IsClientError() bool
IsClientError returns true when this post presencedefinitions unauthorized response has a 4xx status code
func (*PostPresencedefinitionsUnauthorized) IsCode ¶
func (o *PostPresencedefinitionsUnauthorized) IsCode(code int) bool
IsCode returns true when this post presencedefinitions unauthorized response a status code equal to that given
func (*PostPresencedefinitionsUnauthorized) IsRedirect ¶
func (o *PostPresencedefinitionsUnauthorized) IsRedirect() bool
IsRedirect returns true when this post presencedefinitions unauthorized response has a 3xx status code
func (*PostPresencedefinitionsUnauthorized) IsServerError ¶
func (o *PostPresencedefinitionsUnauthorized) IsServerError() bool
IsServerError returns true when this post presencedefinitions unauthorized response has a 5xx status code
func (*PostPresencedefinitionsUnauthorized) IsSuccess ¶
func (o *PostPresencedefinitionsUnauthorized) IsSuccess() bool
IsSuccess returns true when this post presencedefinitions unauthorized response has a 2xx status code
func (*PostPresencedefinitionsUnauthorized) String ¶
func (o *PostPresencedefinitionsUnauthorized) String() string
type PostPresencedefinitionsUnsupportedMediaType ¶
PostPresencedefinitionsUnsupportedMediaType describes a response with status code 415, with default header values.
Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.
func NewPostPresencedefinitionsUnsupportedMediaType ¶
func NewPostPresencedefinitionsUnsupportedMediaType() *PostPresencedefinitionsUnsupportedMediaType
NewPostPresencedefinitionsUnsupportedMediaType creates a PostPresencedefinitionsUnsupportedMediaType with default headers values
func (*PostPresencedefinitionsUnsupportedMediaType) Error ¶
func (o *PostPresencedefinitionsUnsupportedMediaType) Error() string
func (*PostPresencedefinitionsUnsupportedMediaType) GetPayload ¶
func (o *PostPresencedefinitionsUnsupportedMediaType) GetPayload() *models.ErrorBody
func (*PostPresencedefinitionsUnsupportedMediaType) IsClientError ¶
func (o *PostPresencedefinitionsUnsupportedMediaType) IsClientError() bool
IsClientError returns true when this post presencedefinitions unsupported media type response has a 4xx status code
func (*PostPresencedefinitionsUnsupportedMediaType) IsCode ¶
func (o *PostPresencedefinitionsUnsupportedMediaType) IsCode(code int) bool
IsCode returns true when this post presencedefinitions unsupported media type response a status code equal to that given
func (*PostPresencedefinitionsUnsupportedMediaType) IsRedirect ¶
func (o *PostPresencedefinitionsUnsupportedMediaType) IsRedirect() bool
IsRedirect returns true when this post presencedefinitions unsupported media type response has a 3xx status code
func (*PostPresencedefinitionsUnsupportedMediaType) IsServerError ¶
func (o *PostPresencedefinitionsUnsupportedMediaType) IsServerError() bool
IsServerError returns true when this post presencedefinitions unsupported media type response has a 5xx status code
func (*PostPresencedefinitionsUnsupportedMediaType) IsSuccess ¶
func (o *PostPresencedefinitionsUnsupportedMediaType) IsSuccess() bool
IsSuccess returns true when this post presencedefinitions unsupported media type response has a 2xx status code
func (*PostPresencedefinitionsUnsupportedMediaType) String ¶
func (o *PostPresencedefinitionsUnsupportedMediaType) String() string
type PutPresenceSettingsBadRequest ¶
PutPresenceSettingsBadRequest describes a response with status code 400, with default header values.
The request could not be understood by the server due to malformed syntax.
func NewPutPresenceSettingsBadRequest ¶
func NewPutPresenceSettingsBadRequest() *PutPresenceSettingsBadRequest
NewPutPresenceSettingsBadRequest creates a PutPresenceSettingsBadRequest with default headers values
func (*PutPresenceSettingsBadRequest) Error ¶
func (o *PutPresenceSettingsBadRequest) Error() string
func (*PutPresenceSettingsBadRequest) GetPayload ¶
func (o *PutPresenceSettingsBadRequest) GetPayload() *models.ErrorBody
func (*PutPresenceSettingsBadRequest) IsClientError ¶
func (o *PutPresenceSettingsBadRequest) IsClientError() bool
IsClientError returns true when this put presence settings bad request response has a 4xx status code
func (*PutPresenceSettingsBadRequest) IsCode ¶
func (o *PutPresenceSettingsBadRequest) IsCode(code int) bool
IsCode returns true when this put presence settings bad request response a status code equal to that given
func (*PutPresenceSettingsBadRequest) IsRedirect ¶
func (o *PutPresenceSettingsBadRequest) IsRedirect() bool
IsRedirect returns true when this put presence settings bad request response has a 3xx status code
func (*PutPresenceSettingsBadRequest) IsServerError ¶
func (o *PutPresenceSettingsBadRequest) IsServerError() bool
IsServerError returns true when this put presence settings bad request response has a 5xx status code
func (*PutPresenceSettingsBadRequest) IsSuccess ¶
func (o *PutPresenceSettingsBadRequest) IsSuccess() bool
IsSuccess returns true when this put presence settings bad request response has a 2xx status code
func (*PutPresenceSettingsBadRequest) String ¶
func (o *PutPresenceSettingsBadRequest) String() string
type PutPresenceSettingsConflict ¶
PutPresenceSettingsConflict describes a response with status code 409, with default header values.
Conflict
func NewPutPresenceSettingsConflict ¶
func NewPutPresenceSettingsConflict() *PutPresenceSettingsConflict
NewPutPresenceSettingsConflict creates a PutPresenceSettingsConflict with default headers values
func (*PutPresenceSettingsConflict) Error ¶
func (o *PutPresenceSettingsConflict) Error() string
func (*PutPresenceSettingsConflict) GetPayload ¶
func (o *PutPresenceSettingsConflict) GetPayload() *models.ErrorBody
func (*PutPresenceSettingsConflict) IsClientError ¶
func (o *PutPresenceSettingsConflict) IsClientError() bool
IsClientError returns true when this put presence settings conflict response has a 4xx status code
func (*PutPresenceSettingsConflict) IsCode ¶
func (o *PutPresenceSettingsConflict) IsCode(code int) bool
IsCode returns true when this put presence settings conflict response a status code equal to that given
func (*PutPresenceSettingsConflict) IsRedirect ¶
func (o *PutPresenceSettingsConflict) IsRedirect() bool
IsRedirect returns true when this put presence settings conflict response has a 3xx status code
func (*PutPresenceSettingsConflict) IsServerError ¶
func (o *PutPresenceSettingsConflict) IsServerError() bool
IsServerError returns true when this put presence settings conflict response has a 5xx status code
func (*PutPresenceSettingsConflict) IsSuccess ¶
func (o *PutPresenceSettingsConflict) IsSuccess() bool
IsSuccess returns true when this put presence settings conflict response has a 2xx status code
func (*PutPresenceSettingsConflict) String ¶
func (o *PutPresenceSettingsConflict) String() string
type PutPresenceSettingsForbidden ¶
PutPresenceSettingsForbidden describes a response with status code 403, with default header values.
You are not authorized to perform the requested action.
func NewPutPresenceSettingsForbidden ¶
func NewPutPresenceSettingsForbidden() *PutPresenceSettingsForbidden
NewPutPresenceSettingsForbidden creates a PutPresenceSettingsForbidden with default headers values
func (*PutPresenceSettingsForbidden) Error ¶
func (o *PutPresenceSettingsForbidden) Error() string
func (*PutPresenceSettingsForbidden) GetPayload ¶
func (o *PutPresenceSettingsForbidden) GetPayload() *models.ErrorBody
func (*PutPresenceSettingsForbidden) IsClientError ¶
func (o *PutPresenceSettingsForbidden) IsClientError() bool
IsClientError returns true when this put presence settings forbidden response has a 4xx status code
func (*PutPresenceSettingsForbidden) IsCode ¶
func (o *PutPresenceSettingsForbidden) IsCode(code int) bool
IsCode returns true when this put presence settings forbidden response a status code equal to that given
func (*PutPresenceSettingsForbidden) IsRedirect ¶
func (o *PutPresenceSettingsForbidden) IsRedirect() bool
IsRedirect returns true when this put presence settings forbidden response has a 3xx status code
func (*PutPresenceSettingsForbidden) IsServerError ¶
func (o *PutPresenceSettingsForbidden) IsServerError() bool
IsServerError returns true when this put presence settings forbidden response has a 5xx status code
func (*PutPresenceSettingsForbidden) IsSuccess ¶
func (o *PutPresenceSettingsForbidden) IsSuccess() bool
IsSuccess returns true when this put presence settings forbidden response has a 2xx status code
func (*PutPresenceSettingsForbidden) String ¶
func (o *PutPresenceSettingsForbidden) String() string
type PutPresenceSettingsGatewayTimeout ¶
PutPresenceSettingsGatewayTimeout describes a response with status code 504, with default header values.
The request timed out.
func NewPutPresenceSettingsGatewayTimeout ¶
func NewPutPresenceSettingsGatewayTimeout() *PutPresenceSettingsGatewayTimeout
NewPutPresenceSettingsGatewayTimeout creates a PutPresenceSettingsGatewayTimeout with default headers values
func (*PutPresenceSettingsGatewayTimeout) Error ¶
func (o *PutPresenceSettingsGatewayTimeout) Error() string
func (*PutPresenceSettingsGatewayTimeout) GetPayload ¶
func (o *PutPresenceSettingsGatewayTimeout) GetPayload() *models.ErrorBody
func (*PutPresenceSettingsGatewayTimeout) IsClientError ¶
func (o *PutPresenceSettingsGatewayTimeout) IsClientError() bool
IsClientError returns true when this put presence settings gateway timeout response has a 4xx status code
func (*PutPresenceSettingsGatewayTimeout) IsCode ¶
func (o *PutPresenceSettingsGatewayTimeout) IsCode(code int) bool
IsCode returns true when this put presence settings gateway timeout response a status code equal to that given
func (*PutPresenceSettingsGatewayTimeout) IsRedirect ¶
func (o *PutPresenceSettingsGatewayTimeout) IsRedirect() bool
IsRedirect returns true when this put presence settings gateway timeout response has a 3xx status code
func (*PutPresenceSettingsGatewayTimeout) IsServerError ¶
func (o *PutPresenceSettingsGatewayTimeout) IsServerError() bool
IsServerError returns true when this put presence settings gateway timeout response has a 5xx status code
func (*PutPresenceSettingsGatewayTimeout) IsSuccess ¶
func (o *PutPresenceSettingsGatewayTimeout) IsSuccess() bool
IsSuccess returns true when this put presence settings gateway timeout response has a 2xx status code
func (*PutPresenceSettingsGatewayTimeout) String ¶
func (o *PutPresenceSettingsGatewayTimeout) String() string
type PutPresenceSettingsInternalServerError ¶
PutPresenceSettingsInternalServerError describes a response with status code 500, with default header values.
The server encountered an unexpected condition which prevented it from fulfilling the request.
func NewPutPresenceSettingsInternalServerError ¶
func NewPutPresenceSettingsInternalServerError() *PutPresenceSettingsInternalServerError
NewPutPresenceSettingsInternalServerError creates a PutPresenceSettingsInternalServerError with default headers values
func (*PutPresenceSettingsInternalServerError) Error ¶
func (o *PutPresenceSettingsInternalServerError) Error() string
func (*PutPresenceSettingsInternalServerError) GetPayload ¶
func (o *PutPresenceSettingsInternalServerError) GetPayload() *models.ErrorBody
func (*PutPresenceSettingsInternalServerError) IsClientError ¶
func (o *PutPresenceSettingsInternalServerError) IsClientError() bool
IsClientError returns true when this put presence settings internal server error response has a 4xx status code
func (*PutPresenceSettingsInternalServerError) IsCode ¶
func (o *PutPresenceSettingsInternalServerError) IsCode(code int) bool
IsCode returns true when this put presence settings internal server error response a status code equal to that given
func (*PutPresenceSettingsInternalServerError) IsRedirect ¶
func (o *PutPresenceSettingsInternalServerError) IsRedirect() bool
IsRedirect returns true when this put presence settings internal server error response has a 3xx status code
func (*PutPresenceSettingsInternalServerError) IsServerError ¶
func (o *PutPresenceSettingsInternalServerError) IsServerError() bool
IsServerError returns true when this put presence settings internal server error response has a 5xx status code
func (*PutPresenceSettingsInternalServerError) IsSuccess ¶
func (o *PutPresenceSettingsInternalServerError) IsSuccess() bool
IsSuccess returns true when this put presence settings internal server error response has a 2xx status code
func (*PutPresenceSettingsInternalServerError) String ¶
func (o *PutPresenceSettingsInternalServerError) String() string
type PutPresenceSettingsNotFound ¶
PutPresenceSettingsNotFound describes a response with status code 404, with default header values.
The requested resource was not found.
func NewPutPresenceSettingsNotFound ¶
func NewPutPresenceSettingsNotFound() *PutPresenceSettingsNotFound
NewPutPresenceSettingsNotFound creates a PutPresenceSettingsNotFound with default headers values
func (*PutPresenceSettingsNotFound) Error ¶
func (o *PutPresenceSettingsNotFound) Error() string
func (*PutPresenceSettingsNotFound) GetPayload ¶
func (o *PutPresenceSettingsNotFound) GetPayload() *models.ErrorBody
func (*PutPresenceSettingsNotFound) IsClientError ¶
func (o *PutPresenceSettingsNotFound) IsClientError() bool
IsClientError returns true when this put presence settings not found response has a 4xx status code
func (*PutPresenceSettingsNotFound) IsCode ¶
func (o *PutPresenceSettingsNotFound) IsCode(code int) bool
IsCode returns true when this put presence settings not found response a status code equal to that given
func (*PutPresenceSettingsNotFound) IsRedirect ¶
func (o *PutPresenceSettingsNotFound) IsRedirect() bool
IsRedirect returns true when this put presence settings not found response has a 3xx status code
func (*PutPresenceSettingsNotFound) IsServerError ¶
func (o *PutPresenceSettingsNotFound) IsServerError() bool
IsServerError returns true when this put presence settings not found response has a 5xx status code
func (*PutPresenceSettingsNotFound) IsSuccess ¶
func (o *PutPresenceSettingsNotFound) IsSuccess() bool
IsSuccess returns true when this put presence settings not found response has a 2xx status code
func (*PutPresenceSettingsNotFound) String ¶
func (o *PutPresenceSettingsNotFound) String() string
type PutPresenceSettingsOK ¶
type PutPresenceSettingsOK struct {
Payload *models.PresenceSettings
}
PutPresenceSettingsOK describes a response with status code 200, with default header values.
successful operation
func NewPutPresenceSettingsOK ¶
func NewPutPresenceSettingsOK() *PutPresenceSettingsOK
NewPutPresenceSettingsOK creates a PutPresenceSettingsOK with default headers values
func (*PutPresenceSettingsOK) Error ¶
func (o *PutPresenceSettingsOK) Error() string
func (*PutPresenceSettingsOK) GetPayload ¶
func (o *PutPresenceSettingsOK) GetPayload() *models.PresenceSettings
func (*PutPresenceSettingsOK) IsClientError ¶
func (o *PutPresenceSettingsOK) IsClientError() bool
IsClientError returns true when this put presence settings o k response has a 4xx status code
func (*PutPresenceSettingsOK) IsCode ¶
func (o *PutPresenceSettingsOK) IsCode(code int) bool
IsCode returns true when this put presence settings o k response a status code equal to that given
func (*PutPresenceSettingsOK) IsRedirect ¶
func (o *PutPresenceSettingsOK) IsRedirect() bool
IsRedirect returns true when this put presence settings o k response has a 3xx status code
func (*PutPresenceSettingsOK) IsServerError ¶
func (o *PutPresenceSettingsOK) IsServerError() bool
IsServerError returns true when this put presence settings o k response has a 5xx status code
func (*PutPresenceSettingsOK) IsSuccess ¶
func (o *PutPresenceSettingsOK) IsSuccess() bool
IsSuccess returns true when this put presence settings o k response has a 2xx status code
func (*PutPresenceSettingsOK) String ¶
func (o *PutPresenceSettingsOK) String() string
type PutPresenceSettingsParams ¶
type PutPresenceSettingsParams struct { /* Body. Presence Settings */ Body *models.PresenceSettings Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PutPresenceSettingsParams contains all the parameters to send to the API endpoint
for the put presence settings operation. Typically these are written to a http.Request.
func NewPutPresenceSettingsParams ¶
func NewPutPresenceSettingsParams() *PutPresenceSettingsParams
NewPutPresenceSettingsParams creates a new PutPresenceSettingsParams 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 NewPutPresenceSettingsParamsWithContext ¶
func NewPutPresenceSettingsParamsWithContext(ctx context.Context) *PutPresenceSettingsParams
NewPutPresenceSettingsParamsWithContext creates a new PutPresenceSettingsParams object with the ability to set a context for a request.
func NewPutPresenceSettingsParamsWithHTTPClient ¶
func NewPutPresenceSettingsParamsWithHTTPClient(client *http.Client) *PutPresenceSettingsParams
NewPutPresenceSettingsParamsWithHTTPClient creates a new PutPresenceSettingsParams object with the ability to set a custom HTTPClient for a request.
func NewPutPresenceSettingsParamsWithTimeout ¶
func NewPutPresenceSettingsParamsWithTimeout(timeout time.Duration) *PutPresenceSettingsParams
NewPutPresenceSettingsParamsWithTimeout creates a new PutPresenceSettingsParams object with the ability to set a timeout on a request.
func (*PutPresenceSettingsParams) SetBody ¶
func (o *PutPresenceSettingsParams) SetBody(body *models.PresenceSettings)
SetBody adds the body to the put presence settings params
func (*PutPresenceSettingsParams) SetContext ¶
func (o *PutPresenceSettingsParams) SetContext(ctx context.Context)
SetContext adds the context to the put presence settings params
func (*PutPresenceSettingsParams) SetDefaults ¶
func (o *PutPresenceSettingsParams) SetDefaults()
SetDefaults hydrates default values in the put presence settings params (not the query body).
All values with no default are reset to their zero value.
func (*PutPresenceSettingsParams) SetHTTPClient ¶
func (o *PutPresenceSettingsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the put presence settings params
func (*PutPresenceSettingsParams) SetTimeout ¶
func (o *PutPresenceSettingsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the put presence settings params
func (*PutPresenceSettingsParams) WithBody ¶
func (o *PutPresenceSettingsParams) WithBody(body *models.PresenceSettings) *PutPresenceSettingsParams
WithBody adds the body to the put presence settings params
func (*PutPresenceSettingsParams) WithContext ¶
func (o *PutPresenceSettingsParams) WithContext(ctx context.Context) *PutPresenceSettingsParams
WithContext adds the context to the put presence settings params
func (*PutPresenceSettingsParams) WithDefaults ¶
func (o *PutPresenceSettingsParams) WithDefaults() *PutPresenceSettingsParams
WithDefaults hydrates default values in the put presence settings params (not the query body).
All values with no default are reset to their zero value.
func (*PutPresenceSettingsParams) WithHTTPClient ¶
func (o *PutPresenceSettingsParams) WithHTTPClient(client *http.Client) *PutPresenceSettingsParams
WithHTTPClient adds the HTTPClient to the put presence settings params
func (*PutPresenceSettingsParams) WithTimeout ¶
func (o *PutPresenceSettingsParams) WithTimeout(timeout time.Duration) *PutPresenceSettingsParams
WithTimeout adds the timeout to the put presence settings params
func (*PutPresenceSettingsParams) WriteToRequest ¶
func (o *PutPresenceSettingsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PutPresenceSettingsReader ¶
type PutPresenceSettingsReader struct {
// contains filtered or unexported fields
}
PutPresenceSettingsReader is a Reader for the PutPresenceSettings structure.
func (*PutPresenceSettingsReader) ReadResponse ¶
func (o *PutPresenceSettingsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PutPresenceSettingsRequestEntityTooLarge ¶
PutPresenceSettingsRequestEntityTooLarge describes a response with status code 413, with default header values.
The request is over the size limit. Maximum bytes: %s
func NewPutPresenceSettingsRequestEntityTooLarge ¶
func NewPutPresenceSettingsRequestEntityTooLarge() *PutPresenceSettingsRequestEntityTooLarge
NewPutPresenceSettingsRequestEntityTooLarge creates a PutPresenceSettingsRequestEntityTooLarge with default headers values
func (*PutPresenceSettingsRequestEntityTooLarge) Error ¶
func (o *PutPresenceSettingsRequestEntityTooLarge) Error() string
func (*PutPresenceSettingsRequestEntityTooLarge) GetPayload ¶
func (o *PutPresenceSettingsRequestEntityTooLarge) GetPayload() *models.ErrorBody
func (*PutPresenceSettingsRequestEntityTooLarge) IsClientError ¶
func (o *PutPresenceSettingsRequestEntityTooLarge) IsClientError() bool
IsClientError returns true when this put presence settings request entity too large response has a 4xx status code
func (*PutPresenceSettingsRequestEntityTooLarge) IsCode ¶
func (o *PutPresenceSettingsRequestEntityTooLarge) IsCode(code int) bool
IsCode returns true when this put presence settings request entity too large response a status code equal to that given
func (*PutPresenceSettingsRequestEntityTooLarge) IsRedirect ¶
func (o *PutPresenceSettingsRequestEntityTooLarge) IsRedirect() bool
IsRedirect returns true when this put presence settings request entity too large response has a 3xx status code
func (*PutPresenceSettingsRequestEntityTooLarge) IsServerError ¶
func (o *PutPresenceSettingsRequestEntityTooLarge) IsServerError() bool
IsServerError returns true when this put presence settings request entity too large response has a 5xx status code
func (*PutPresenceSettingsRequestEntityTooLarge) IsSuccess ¶
func (o *PutPresenceSettingsRequestEntityTooLarge) IsSuccess() bool
IsSuccess returns true when this put presence settings request entity too large response has a 2xx status code
func (*PutPresenceSettingsRequestEntityTooLarge) String ¶
func (o *PutPresenceSettingsRequestEntityTooLarge) String() string
type PutPresenceSettingsRequestTimeout ¶
PutPresenceSettingsRequestTimeout describes a response with status code 408, with default header values.
The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.
func NewPutPresenceSettingsRequestTimeout ¶
func NewPutPresenceSettingsRequestTimeout() *PutPresenceSettingsRequestTimeout
NewPutPresenceSettingsRequestTimeout creates a PutPresenceSettingsRequestTimeout with default headers values
func (*PutPresenceSettingsRequestTimeout) Error ¶
func (o *PutPresenceSettingsRequestTimeout) Error() string
func (*PutPresenceSettingsRequestTimeout) GetPayload ¶
func (o *PutPresenceSettingsRequestTimeout) GetPayload() *models.ErrorBody
func (*PutPresenceSettingsRequestTimeout) IsClientError ¶
func (o *PutPresenceSettingsRequestTimeout) IsClientError() bool
IsClientError returns true when this put presence settings request timeout response has a 4xx status code
func (*PutPresenceSettingsRequestTimeout) IsCode ¶
func (o *PutPresenceSettingsRequestTimeout) IsCode(code int) bool
IsCode returns true when this put presence settings request timeout response a status code equal to that given
func (*PutPresenceSettingsRequestTimeout) IsRedirect ¶
func (o *PutPresenceSettingsRequestTimeout) IsRedirect() bool
IsRedirect returns true when this put presence settings request timeout response has a 3xx status code
func (*PutPresenceSettingsRequestTimeout) IsServerError ¶
func (o *PutPresenceSettingsRequestTimeout) IsServerError() bool
IsServerError returns true when this put presence settings request timeout response has a 5xx status code
func (*PutPresenceSettingsRequestTimeout) IsSuccess ¶
func (o *PutPresenceSettingsRequestTimeout) IsSuccess() bool
IsSuccess returns true when this put presence settings request timeout response has a 2xx status code
func (*PutPresenceSettingsRequestTimeout) String ¶
func (o *PutPresenceSettingsRequestTimeout) String() string
type PutPresenceSettingsServiceUnavailable ¶
type PutPresenceSettingsServiceUnavailable struct {
}PutPresenceSettingsServiceUnavailable describes a response with status code 503, with default header values.
Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).
func NewPutPresenceSettingsServiceUnavailable ¶
func NewPutPresenceSettingsServiceUnavailable() *PutPresenceSettingsServiceUnavailable
NewPutPresenceSettingsServiceUnavailable creates a PutPresenceSettingsServiceUnavailable with default headers values
func (*PutPresenceSettingsServiceUnavailable) Error ¶
func (o *PutPresenceSettingsServiceUnavailable) Error() string
func (*PutPresenceSettingsServiceUnavailable) GetPayload ¶
func (o *PutPresenceSettingsServiceUnavailable) GetPayload() *models.ErrorBody
func (*PutPresenceSettingsServiceUnavailable) IsClientError ¶
func (o *PutPresenceSettingsServiceUnavailable) IsClientError() bool
IsClientError returns true when this put presence settings service unavailable response has a 4xx status code
func (*PutPresenceSettingsServiceUnavailable) IsCode ¶
func (o *PutPresenceSettingsServiceUnavailable) IsCode(code int) bool
IsCode returns true when this put presence settings service unavailable response a status code equal to that given
func (*PutPresenceSettingsServiceUnavailable) IsRedirect ¶
func (o *PutPresenceSettingsServiceUnavailable) IsRedirect() bool
IsRedirect returns true when this put presence settings service unavailable response has a 3xx status code
func (*PutPresenceSettingsServiceUnavailable) IsServerError ¶
func (o *PutPresenceSettingsServiceUnavailable) IsServerError() bool
IsServerError returns true when this put presence settings service unavailable response has a 5xx status code
func (*PutPresenceSettingsServiceUnavailable) IsSuccess ¶
func (o *PutPresenceSettingsServiceUnavailable) IsSuccess() bool
IsSuccess returns true when this put presence settings service unavailable response has a 2xx status code
func (*PutPresenceSettingsServiceUnavailable) String ¶
func (o *PutPresenceSettingsServiceUnavailable) String() string
type PutPresenceSettingsTooManyRequests ¶
PutPresenceSettingsTooManyRequests describes a response with status code 429, with default header values.
Rate limit exceeded the maximum. Retry the request in [%s] seconds
func NewPutPresenceSettingsTooManyRequests ¶
func NewPutPresenceSettingsTooManyRequests() *PutPresenceSettingsTooManyRequests
NewPutPresenceSettingsTooManyRequests creates a PutPresenceSettingsTooManyRequests with default headers values
func (*PutPresenceSettingsTooManyRequests) Error ¶
func (o *PutPresenceSettingsTooManyRequests) Error() string
func (*PutPresenceSettingsTooManyRequests) GetPayload ¶
func (o *PutPresenceSettingsTooManyRequests) GetPayload() *models.ErrorBody
func (*PutPresenceSettingsTooManyRequests) IsClientError ¶
func (o *PutPresenceSettingsTooManyRequests) IsClientError() bool
IsClientError returns true when this put presence settings too many requests response has a 4xx status code
func (*PutPresenceSettingsTooManyRequests) IsCode ¶
func (o *PutPresenceSettingsTooManyRequests) IsCode(code int) bool
IsCode returns true when this put presence settings too many requests response a status code equal to that given
func (*PutPresenceSettingsTooManyRequests) IsRedirect ¶
func (o *PutPresenceSettingsTooManyRequests) IsRedirect() bool
IsRedirect returns true when this put presence settings too many requests response has a 3xx status code
func (*PutPresenceSettingsTooManyRequests) IsServerError ¶
func (o *PutPresenceSettingsTooManyRequests) IsServerError() bool
IsServerError returns true when this put presence settings too many requests response has a 5xx status code
func (*PutPresenceSettingsTooManyRequests) IsSuccess ¶
func (o *PutPresenceSettingsTooManyRequests) IsSuccess() bool
IsSuccess returns true when this put presence settings too many requests response has a 2xx status code
func (*PutPresenceSettingsTooManyRequests) String ¶
func (o *PutPresenceSettingsTooManyRequests) String() string
type PutPresenceSettingsUnauthorized ¶
type PutPresenceSettingsUnauthorized struct {
}PutPresenceSettingsUnauthorized describes a response with status code 401, with default header values.
No authentication bearer token specified in authorization header.
func NewPutPresenceSettingsUnauthorized ¶
func NewPutPresenceSettingsUnauthorized() *PutPresenceSettingsUnauthorized
NewPutPresenceSettingsUnauthorized creates a PutPresenceSettingsUnauthorized with default headers values
func (*PutPresenceSettingsUnauthorized) Error ¶
func (o *PutPresenceSettingsUnauthorized) Error() string
func (*PutPresenceSettingsUnauthorized) GetPayload ¶
func (o *PutPresenceSettingsUnauthorized) GetPayload() *models.ErrorBody
func (*PutPresenceSettingsUnauthorized) IsClientError ¶
func (o *PutPresenceSettingsUnauthorized) IsClientError() bool
IsClientError returns true when this put presence settings unauthorized response has a 4xx status code
func (*PutPresenceSettingsUnauthorized) IsCode ¶
func (o *PutPresenceSettingsUnauthorized) IsCode(code int) bool
IsCode returns true when this put presence settings unauthorized response a status code equal to that given
func (*PutPresenceSettingsUnauthorized) IsRedirect ¶
func (o *PutPresenceSettingsUnauthorized) IsRedirect() bool
IsRedirect returns true when this put presence settings unauthorized response has a 3xx status code
func (*PutPresenceSettingsUnauthorized) IsServerError ¶
func (o *PutPresenceSettingsUnauthorized) IsServerError() bool
IsServerError returns true when this put presence settings unauthorized response has a 5xx status code
func (*PutPresenceSettingsUnauthorized) IsSuccess ¶
func (o *PutPresenceSettingsUnauthorized) IsSuccess() bool
IsSuccess returns true when this put presence settings unauthorized response has a 2xx status code
func (*PutPresenceSettingsUnauthorized) String ¶
func (o *PutPresenceSettingsUnauthorized) String() string
type PutPresenceSettingsUnsupportedMediaType ¶
PutPresenceSettingsUnsupportedMediaType describes a response with status code 415, with default header values.
Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.
func NewPutPresenceSettingsUnsupportedMediaType ¶
func NewPutPresenceSettingsUnsupportedMediaType() *PutPresenceSettingsUnsupportedMediaType
NewPutPresenceSettingsUnsupportedMediaType creates a PutPresenceSettingsUnsupportedMediaType with default headers values
func (*PutPresenceSettingsUnsupportedMediaType) Error ¶
func (o *PutPresenceSettingsUnsupportedMediaType) Error() string
func (*PutPresenceSettingsUnsupportedMediaType) GetPayload ¶
func (o *PutPresenceSettingsUnsupportedMediaType) GetPayload() *models.ErrorBody
func (*PutPresenceSettingsUnsupportedMediaType) IsClientError ¶
func (o *PutPresenceSettingsUnsupportedMediaType) IsClientError() bool
IsClientError returns true when this put presence settings unsupported media type response has a 4xx status code
func (*PutPresenceSettingsUnsupportedMediaType) IsCode ¶
func (o *PutPresenceSettingsUnsupportedMediaType) IsCode(code int) bool
IsCode returns true when this put presence settings unsupported media type response a status code equal to that given
func (*PutPresenceSettingsUnsupportedMediaType) IsRedirect ¶
func (o *PutPresenceSettingsUnsupportedMediaType) IsRedirect() bool
IsRedirect returns true when this put presence settings unsupported media type response has a 3xx status code
func (*PutPresenceSettingsUnsupportedMediaType) IsServerError ¶
func (o *PutPresenceSettingsUnsupportedMediaType) IsServerError() bool
IsServerError returns true when this put presence settings unsupported media type response has a 5xx status code
func (*PutPresenceSettingsUnsupportedMediaType) IsSuccess ¶
func (o *PutPresenceSettingsUnsupportedMediaType) IsSuccess() bool
IsSuccess returns true when this put presence settings unsupported media type response has a 2xx status code
func (*PutPresenceSettingsUnsupportedMediaType) String ¶
func (o *PutPresenceSettingsUnsupportedMediaType) String() string
type PutPresenceSourceBadRequest ¶
PutPresenceSourceBadRequest describes a response with status code 400, with default header values.
The request could not be understood by the server due to malformed syntax.
func NewPutPresenceSourceBadRequest ¶
func NewPutPresenceSourceBadRequest() *PutPresenceSourceBadRequest
NewPutPresenceSourceBadRequest creates a PutPresenceSourceBadRequest with default headers values
func (*PutPresenceSourceBadRequest) Error ¶
func (o *PutPresenceSourceBadRequest) Error() string
func (*PutPresenceSourceBadRequest) GetPayload ¶
func (o *PutPresenceSourceBadRequest) GetPayload() *models.ErrorBody
func (*PutPresenceSourceBadRequest) IsClientError ¶
func (o *PutPresenceSourceBadRequest) IsClientError() bool
IsClientError returns true when this put presence source bad request response has a 4xx status code
func (*PutPresenceSourceBadRequest) IsCode ¶
func (o *PutPresenceSourceBadRequest) IsCode(code int) bool
IsCode returns true when this put presence source bad request response a status code equal to that given
func (*PutPresenceSourceBadRequest) IsRedirect ¶
func (o *PutPresenceSourceBadRequest) IsRedirect() bool
IsRedirect returns true when this put presence source bad request response has a 3xx status code
func (*PutPresenceSourceBadRequest) IsServerError ¶
func (o *PutPresenceSourceBadRequest) IsServerError() bool
IsServerError returns true when this put presence source bad request response has a 5xx status code
func (*PutPresenceSourceBadRequest) IsSuccess ¶
func (o *PutPresenceSourceBadRequest) IsSuccess() bool
IsSuccess returns true when this put presence source bad request response has a 2xx status code
func (*PutPresenceSourceBadRequest) String ¶
func (o *PutPresenceSourceBadRequest) String() string
type PutPresenceSourceConflict ¶
PutPresenceSourceConflict describes a response with status code 409, with default header values.
Conflict
func NewPutPresenceSourceConflict ¶
func NewPutPresenceSourceConflict() *PutPresenceSourceConflict
NewPutPresenceSourceConflict creates a PutPresenceSourceConflict with default headers values
func (*PutPresenceSourceConflict) Error ¶
func (o *PutPresenceSourceConflict) Error() string
func (*PutPresenceSourceConflict) GetPayload ¶
func (o *PutPresenceSourceConflict) GetPayload() *models.ErrorBody
func (*PutPresenceSourceConflict) IsClientError ¶
func (o *PutPresenceSourceConflict) IsClientError() bool
IsClientError returns true when this put presence source conflict response has a 4xx status code
func (*PutPresenceSourceConflict) IsCode ¶
func (o *PutPresenceSourceConflict) IsCode(code int) bool
IsCode returns true when this put presence source conflict response a status code equal to that given
func (*PutPresenceSourceConflict) IsRedirect ¶
func (o *PutPresenceSourceConflict) IsRedirect() bool
IsRedirect returns true when this put presence source conflict response has a 3xx status code
func (*PutPresenceSourceConflict) IsServerError ¶
func (o *PutPresenceSourceConflict) IsServerError() bool
IsServerError returns true when this put presence source conflict response has a 5xx status code
func (*PutPresenceSourceConflict) IsSuccess ¶
func (o *PutPresenceSourceConflict) IsSuccess() bool
IsSuccess returns true when this put presence source conflict response has a 2xx status code
func (*PutPresenceSourceConflict) String ¶
func (o *PutPresenceSourceConflict) String() string
type PutPresenceSourceForbidden ¶
PutPresenceSourceForbidden describes a response with status code 403, with default header values.
You are not authorized to perform the requested action.
func NewPutPresenceSourceForbidden ¶
func NewPutPresenceSourceForbidden() *PutPresenceSourceForbidden
NewPutPresenceSourceForbidden creates a PutPresenceSourceForbidden with default headers values
func (*PutPresenceSourceForbidden) Error ¶
func (o *PutPresenceSourceForbidden) Error() string
func (*PutPresenceSourceForbidden) GetPayload ¶
func (o *PutPresenceSourceForbidden) GetPayload() *models.ErrorBody
func (*PutPresenceSourceForbidden) IsClientError ¶
func (o *PutPresenceSourceForbidden) IsClientError() bool
IsClientError returns true when this put presence source forbidden response has a 4xx status code
func (*PutPresenceSourceForbidden) IsCode ¶
func (o *PutPresenceSourceForbidden) IsCode(code int) bool
IsCode returns true when this put presence source forbidden response a status code equal to that given
func (*PutPresenceSourceForbidden) IsRedirect ¶
func (o *PutPresenceSourceForbidden) IsRedirect() bool
IsRedirect returns true when this put presence source forbidden response has a 3xx status code
func (*PutPresenceSourceForbidden) IsServerError ¶
func (o *PutPresenceSourceForbidden) IsServerError() bool
IsServerError returns true when this put presence source forbidden response has a 5xx status code
func (*PutPresenceSourceForbidden) IsSuccess ¶
func (o *PutPresenceSourceForbidden) IsSuccess() bool
IsSuccess returns true when this put presence source forbidden response has a 2xx status code
func (*PutPresenceSourceForbidden) String ¶
func (o *PutPresenceSourceForbidden) String() string
type PutPresenceSourceGatewayTimeout ¶
PutPresenceSourceGatewayTimeout describes a response with status code 504, with default header values.
The request timed out.
func NewPutPresenceSourceGatewayTimeout ¶
func NewPutPresenceSourceGatewayTimeout() *PutPresenceSourceGatewayTimeout
NewPutPresenceSourceGatewayTimeout creates a PutPresenceSourceGatewayTimeout with default headers values
func (*PutPresenceSourceGatewayTimeout) Error ¶
func (o *PutPresenceSourceGatewayTimeout) Error() string
func (*PutPresenceSourceGatewayTimeout) GetPayload ¶
func (o *PutPresenceSourceGatewayTimeout) GetPayload() *models.ErrorBody
func (*PutPresenceSourceGatewayTimeout) IsClientError ¶
func (o *PutPresenceSourceGatewayTimeout) IsClientError() bool
IsClientError returns true when this put presence source gateway timeout response has a 4xx status code
func (*PutPresenceSourceGatewayTimeout) IsCode ¶
func (o *PutPresenceSourceGatewayTimeout) IsCode(code int) bool
IsCode returns true when this put presence source gateway timeout response a status code equal to that given
func (*PutPresenceSourceGatewayTimeout) IsRedirect ¶
func (o *PutPresenceSourceGatewayTimeout) IsRedirect() bool
IsRedirect returns true when this put presence source gateway timeout response has a 3xx status code
func (*PutPresenceSourceGatewayTimeout) IsServerError ¶
func (o *PutPresenceSourceGatewayTimeout) IsServerError() bool
IsServerError returns true when this put presence source gateway timeout response has a 5xx status code
func (*PutPresenceSourceGatewayTimeout) IsSuccess ¶
func (o *PutPresenceSourceGatewayTimeout) IsSuccess() bool
IsSuccess returns true when this put presence source gateway timeout response has a 2xx status code
func (*PutPresenceSourceGatewayTimeout) String ¶
func (o *PutPresenceSourceGatewayTimeout) String() string
type PutPresenceSourceInternalServerError ¶
PutPresenceSourceInternalServerError describes a response with status code 500, with default header values.
The server encountered an unexpected condition which prevented it from fulfilling the request.
func NewPutPresenceSourceInternalServerError ¶
func NewPutPresenceSourceInternalServerError() *PutPresenceSourceInternalServerError
NewPutPresenceSourceInternalServerError creates a PutPresenceSourceInternalServerError with default headers values
func (*PutPresenceSourceInternalServerError) Error ¶
func (o *PutPresenceSourceInternalServerError) Error() string
func (*PutPresenceSourceInternalServerError) GetPayload ¶
func (o *PutPresenceSourceInternalServerError) GetPayload() *models.ErrorBody
func (*PutPresenceSourceInternalServerError) IsClientError ¶
func (o *PutPresenceSourceInternalServerError) IsClientError() bool
IsClientError returns true when this put presence source internal server error response has a 4xx status code
func (*PutPresenceSourceInternalServerError) IsCode ¶
func (o *PutPresenceSourceInternalServerError) IsCode(code int) bool
IsCode returns true when this put presence source internal server error response a status code equal to that given
func (*PutPresenceSourceInternalServerError) IsRedirect ¶
func (o *PutPresenceSourceInternalServerError) IsRedirect() bool
IsRedirect returns true when this put presence source internal server error response has a 3xx status code
func (*PutPresenceSourceInternalServerError) IsServerError ¶
func (o *PutPresenceSourceInternalServerError) IsServerError() bool
IsServerError returns true when this put presence source internal server error response has a 5xx status code
func (*PutPresenceSourceInternalServerError) IsSuccess ¶
func (o *PutPresenceSourceInternalServerError) IsSuccess() bool
IsSuccess returns true when this put presence source internal server error response has a 2xx status code
func (*PutPresenceSourceInternalServerError) String ¶
func (o *PutPresenceSourceInternalServerError) String() string
type PutPresenceSourceNotFound ¶
PutPresenceSourceNotFound describes a response with status code 404, with default header values.
The requested resource was not found.
func NewPutPresenceSourceNotFound ¶
func NewPutPresenceSourceNotFound() *PutPresenceSourceNotFound
NewPutPresenceSourceNotFound creates a PutPresenceSourceNotFound with default headers values
func (*PutPresenceSourceNotFound) Error ¶
func (o *PutPresenceSourceNotFound) Error() string
func (*PutPresenceSourceNotFound) GetPayload ¶
func (o *PutPresenceSourceNotFound) GetPayload() *models.ErrorBody
func (*PutPresenceSourceNotFound) IsClientError ¶
func (o *PutPresenceSourceNotFound) IsClientError() bool
IsClientError returns true when this put presence source not found response has a 4xx status code
func (*PutPresenceSourceNotFound) IsCode ¶
func (o *PutPresenceSourceNotFound) IsCode(code int) bool
IsCode returns true when this put presence source not found response a status code equal to that given
func (*PutPresenceSourceNotFound) IsRedirect ¶
func (o *PutPresenceSourceNotFound) IsRedirect() bool
IsRedirect returns true when this put presence source not found response has a 3xx status code
func (*PutPresenceSourceNotFound) IsServerError ¶
func (o *PutPresenceSourceNotFound) IsServerError() bool
IsServerError returns true when this put presence source not found response has a 5xx status code
func (*PutPresenceSourceNotFound) IsSuccess ¶
func (o *PutPresenceSourceNotFound) IsSuccess() bool
IsSuccess returns true when this put presence source not found response has a 2xx status code
func (*PutPresenceSourceNotFound) String ¶
func (o *PutPresenceSourceNotFound) String() string
type PutPresenceSourceOK ¶
PutPresenceSourceOK describes a response with status code 200, with default header values.
successful operation
func NewPutPresenceSourceOK ¶
func NewPutPresenceSourceOK() *PutPresenceSourceOK
NewPutPresenceSourceOK creates a PutPresenceSourceOK with default headers values
func (*PutPresenceSourceOK) Error ¶
func (o *PutPresenceSourceOK) Error() string
func (*PutPresenceSourceOK) GetPayload ¶
func (o *PutPresenceSourceOK) GetPayload() *models.Source
func (*PutPresenceSourceOK) IsClientError ¶
func (o *PutPresenceSourceOK) IsClientError() bool
IsClientError returns true when this put presence source o k response has a 4xx status code
func (*PutPresenceSourceOK) IsCode ¶
func (o *PutPresenceSourceOK) IsCode(code int) bool
IsCode returns true when this put presence source o k response a status code equal to that given
func (*PutPresenceSourceOK) IsRedirect ¶
func (o *PutPresenceSourceOK) IsRedirect() bool
IsRedirect returns true when this put presence source o k response has a 3xx status code
func (*PutPresenceSourceOK) IsServerError ¶
func (o *PutPresenceSourceOK) IsServerError() bool
IsServerError returns true when this put presence source o k response has a 5xx status code
func (*PutPresenceSourceOK) IsSuccess ¶
func (o *PutPresenceSourceOK) IsSuccess() bool
IsSuccess returns true when this put presence source o k response has a 2xx status code
func (*PutPresenceSourceOK) String ¶
func (o *PutPresenceSourceOK) String() string
type PutPresenceSourceParams ¶
type PutPresenceSourceParams struct { /* Body. The updated Presence Source */ Body *models.Source /* SourceID. Presence Source ID */ SourceID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PutPresenceSourceParams contains all the parameters to send to the API endpoint
for the put presence source operation. Typically these are written to a http.Request.
func NewPutPresenceSourceParams ¶
func NewPutPresenceSourceParams() *PutPresenceSourceParams
NewPutPresenceSourceParams creates a new PutPresenceSourceParams 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 NewPutPresenceSourceParamsWithContext ¶
func NewPutPresenceSourceParamsWithContext(ctx context.Context) *PutPresenceSourceParams
NewPutPresenceSourceParamsWithContext creates a new PutPresenceSourceParams object with the ability to set a context for a request.
func NewPutPresenceSourceParamsWithHTTPClient ¶
func NewPutPresenceSourceParamsWithHTTPClient(client *http.Client) *PutPresenceSourceParams
NewPutPresenceSourceParamsWithHTTPClient creates a new PutPresenceSourceParams object with the ability to set a custom HTTPClient for a request.
func NewPutPresenceSourceParamsWithTimeout ¶
func NewPutPresenceSourceParamsWithTimeout(timeout time.Duration) *PutPresenceSourceParams
NewPutPresenceSourceParamsWithTimeout creates a new PutPresenceSourceParams object with the ability to set a timeout on a request.
func (*PutPresenceSourceParams) SetBody ¶
func (o *PutPresenceSourceParams) SetBody(body *models.Source)
SetBody adds the body to the put presence source params
func (*PutPresenceSourceParams) SetContext ¶
func (o *PutPresenceSourceParams) SetContext(ctx context.Context)
SetContext adds the context to the put presence source params
func (*PutPresenceSourceParams) SetDefaults ¶
func (o *PutPresenceSourceParams) SetDefaults()
SetDefaults hydrates default values in the put presence source params (not the query body).
All values with no default are reset to their zero value.
func (*PutPresenceSourceParams) SetHTTPClient ¶
func (o *PutPresenceSourceParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the put presence source params
func (*PutPresenceSourceParams) SetSourceID ¶
func (o *PutPresenceSourceParams) SetSourceID(sourceID string)
SetSourceID adds the sourceId to the put presence source params
func (*PutPresenceSourceParams) SetTimeout ¶
func (o *PutPresenceSourceParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the put presence source params
func (*PutPresenceSourceParams) WithBody ¶
func (o *PutPresenceSourceParams) WithBody(body *models.Source) *PutPresenceSourceParams
WithBody adds the body to the put presence source params
func (*PutPresenceSourceParams) WithContext ¶
func (o *PutPresenceSourceParams) WithContext(ctx context.Context) *PutPresenceSourceParams
WithContext adds the context to the put presence source params
func (*PutPresenceSourceParams) WithDefaults ¶
func (o *PutPresenceSourceParams) WithDefaults() *PutPresenceSourceParams
WithDefaults hydrates default values in the put presence source params (not the query body).
All values with no default are reset to their zero value.
func (*PutPresenceSourceParams) WithHTTPClient ¶
func (o *PutPresenceSourceParams) WithHTTPClient(client *http.Client) *PutPresenceSourceParams
WithHTTPClient adds the HTTPClient to the put presence source params
func (*PutPresenceSourceParams) WithSourceID ¶
func (o *PutPresenceSourceParams) WithSourceID(sourceID string) *PutPresenceSourceParams
WithSourceID adds the sourceID to the put presence source params
func (*PutPresenceSourceParams) WithTimeout ¶
func (o *PutPresenceSourceParams) WithTimeout(timeout time.Duration) *PutPresenceSourceParams
WithTimeout adds the timeout to the put presence source params
func (*PutPresenceSourceParams) WriteToRequest ¶
func (o *PutPresenceSourceParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PutPresenceSourceReader ¶
type PutPresenceSourceReader struct {
// contains filtered or unexported fields
}
PutPresenceSourceReader is a Reader for the PutPresenceSource structure.
func (*PutPresenceSourceReader) ReadResponse ¶
func (o *PutPresenceSourceReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PutPresenceSourceRequestEntityTooLarge ¶
PutPresenceSourceRequestEntityTooLarge describes a response with status code 413, with default header values.
The request is over the size limit. Maximum bytes: %s
func NewPutPresenceSourceRequestEntityTooLarge ¶
func NewPutPresenceSourceRequestEntityTooLarge() *PutPresenceSourceRequestEntityTooLarge
NewPutPresenceSourceRequestEntityTooLarge creates a PutPresenceSourceRequestEntityTooLarge with default headers values
func (*PutPresenceSourceRequestEntityTooLarge) Error ¶
func (o *PutPresenceSourceRequestEntityTooLarge) Error() string
func (*PutPresenceSourceRequestEntityTooLarge) GetPayload ¶
func (o *PutPresenceSourceRequestEntityTooLarge) GetPayload() *models.ErrorBody
func (*PutPresenceSourceRequestEntityTooLarge) IsClientError ¶
func (o *PutPresenceSourceRequestEntityTooLarge) IsClientError() bool
IsClientError returns true when this put presence source request entity too large response has a 4xx status code
func (*PutPresenceSourceRequestEntityTooLarge) IsCode ¶
func (o *PutPresenceSourceRequestEntityTooLarge) IsCode(code int) bool
IsCode returns true when this put presence source request entity too large response a status code equal to that given
func (*PutPresenceSourceRequestEntityTooLarge) IsRedirect ¶
func (o *PutPresenceSourceRequestEntityTooLarge) IsRedirect() bool
IsRedirect returns true when this put presence source request entity too large response has a 3xx status code
func (*PutPresenceSourceRequestEntityTooLarge) IsServerError ¶
func (o *PutPresenceSourceRequestEntityTooLarge) IsServerError() bool
IsServerError returns true when this put presence source request entity too large response has a 5xx status code
func (*PutPresenceSourceRequestEntityTooLarge) IsSuccess ¶
func (o *PutPresenceSourceRequestEntityTooLarge) IsSuccess() bool
IsSuccess returns true when this put presence source request entity too large response has a 2xx status code
func (*PutPresenceSourceRequestEntityTooLarge) String ¶
func (o *PutPresenceSourceRequestEntityTooLarge) String() string
type PutPresenceSourceRequestTimeout ¶
PutPresenceSourceRequestTimeout describes a response with status code 408, with default header values.
The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.
func NewPutPresenceSourceRequestTimeout ¶
func NewPutPresenceSourceRequestTimeout() *PutPresenceSourceRequestTimeout
NewPutPresenceSourceRequestTimeout creates a PutPresenceSourceRequestTimeout with default headers values
func (*PutPresenceSourceRequestTimeout) Error ¶
func (o *PutPresenceSourceRequestTimeout) Error() string
func (*PutPresenceSourceRequestTimeout) GetPayload ¶
func (o *PutPresenceSourceRequestTimeout) GetPayload() *models.ErrorBody
func (*PutPresenceSourceRequestTimeout) IsClientError ¶
func (o *PutPresenceSourceRequestTimeout) IsClientError() bool
IsClientError returns true when this put presence source request timeout response has a 4xx status code
func (*PutPresenceSourceRequestTimeout) IsCode ¶
func (o *PutPresenceSourceRequestTimeout) IsCode(code int) bool
IsCode returns true when this put presence source request timeout response a status code equal to that given
func (*PutPresenceSourceRequestTimeout) IsRedirect ¶
func (o *PutPresenceSourceRequestTimeout) IsRedirect() bool
IsRedirect returns true when this put presence source request timeout response has a 3xx status code
func (*PutPresenceSourceRequestTimeout) IsServerError ¶
func (o *PutPresenceSourceRequestTimeout) IsServerError() bool
IsServerError returns true when this put presence source request timeout response has a 5xx status code
func (*PutPresenceSourceRequestTimeout) IsSuccess ¶
func (o *PutPresenceSourceRequestTimeout) IsSuccess() bool
IsSuccess returns true when this put presence source request timeout response has a 2xx status code
func (*PutPresenceSourceRequestTimeout) String ¶
func (o *PutPresenceSourceRequestTimeout) String() string
type PutPresenceSourceServiceUnavailable ¶
type PutPresenceSourceServiceUnavailable struct {
}PutPresenceSourceServiceUnavailable describes a response with status code 503, with default header values.
Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).
func NewPutPresenceSourceServiceUnavailable ¶
func NewPutPresenceSourceServiceUnavailable() *PutPresenceSourceServiceUnavailable
NewPutPresenceSourceServiceUnavailable creates a PutPresenceSourceServiceUnavailable with default headers values
func (*PutPresenceSourceServiceUnavailable) Error ¶
func (o *PutPresenceSourceServiceUnavailable) Error() string
func (*PutPresenceSourceServiceUnavailable) GetPayload ¶
func (o *PutPresenceSourceServiceUnavailable) GetPayload() *models.ErrorBody
func (*PutPresenceSourceServiceUnavailable) IsClientError ¶
func (o *PutPresenceSourceServiceUnavailable) IsClientError() bool
IsClientError returns true when this put presence source service unavailable response has a 4xx status code
func (*PutPresenceSourceServiceUnavailable) IsCode ¶
func (o *PutPresenceSourceServiceUnavailable) IsCode(code int) bool
IsCode returns true when this put presence source service unavailable response a status code equal to that given
func (*PutPresenceSourceServiceUnavailable) IsRedirect ¶
func (o *PutPresenceSourceServiceUnavailable) IsRedirect() bool
IsRedirect returns true when this put presence source service unavailable response has a 3xx status code
func (*PutPresenceSourceServiceUnavailable) IsServerError ¶
func (o *PutPresenceSourceServiceUnavailable) IsServerError() bool
IsServerError returns true when this put presence source service unavailable response has a 5xx status code
func (*PutPresenceSourceServiceUnavailable) IsSuccess ¶
func (o *PutPresenceSourceServiceUnavailable) IsSuccess() bool
IsSuccess returns true when this put presence source service unavailable response has a 2xx status code
func (*PutPresenceSourceServiceUnavailable) String ¶
func (o *PutPresenceSourceServiceUnavailable) String() string
type PutPresenceSourceTooManyRequests ¶
PutPresenceSourceTooManyRequests describes a response with status code 429, with default header values.
Rate limit exceeded the maximum. Retry the request in [%s] seconds
func NewPutPresenceSourceTooManyRequests ¶
func NewPutPresenceSourceTooManyRequests() *PutPresenceSourceTooManyRequests
NewPutPresenceSourceTooManyRequests creates a PutPresenceSourceTooManyRequests with default headers values
func (*PutPresenceSourceTooManyRequests) Error ¶
func (o *PutPresenceSourceTooManyRequests) Error() string
func (*PutPresenceSourceTooManyRequests) GetPayload ¶
func (o *PutPresenceSourceTooManyRequests) GetPayload() *models.ErrorBody
func (*PutPresenceSourceTooManyRequests) IsClientError ¶
func (o *PutPresenceSourceTooManyRequests) IsClientError() bool
IsClientError returns true when this put presence source too many requests response has a 4xx status code
func (*PutPresenceSourceTooManyRequests) IsCode ¶
func (o *PutPresenceSourceTooManyRequests) IsCode(code int) bool
IsCode returns true when this put presence source too many requests response a status code equal to that given
func (*PutPresenceSourceTooManyRequests) IsRedirect ¶
func (o *PutPresenceSourceTooManyRequests) IsRedirect() bool
IsRedirect returns true when this put presence source too many requests response has a 3xx status code
func (*PutPresenceSourceTooManyRequests) IsServerError ¶
func (o *PutPresenceSourceTooManyRequests) IsServerError() bool
IsServerError returns true when this put presence source too many requests response has a 5xx status code
func (*PutPresenceSourceTooManyRequests) IsSuccess ¶
func (o *PutPresenceSourceTooManyRequests) IsSuccess() bool
IsSuccess returns true when this put presence source too many requests response has a 2xx status code
func (*PutPresenceSourceTooManyRequests) String ¶
func (o *PutPresenceSourceTooManyRequests) String() string
type PutPresenceSourceUnauthorized ¶
type PutPresenceSourceUnauthorized struct {
}PutPresenceSourceUnauthorized describes a response with status code 401, with default header values.
No authentication bearer token specified in authorization header.
func NewPutPresenceSourceUnauthorized ¶
func NewPutPresenceSourceUnauthorized() *PutPresenceSourceUnauthorized
NewPutPresenceSourceUnauthorized creates a PutPresenceSourceUnauthorized with default headers values
func (*PutPresenceSourceUnauthorized) Error ¶
func (o *PutPresenceSourceUnauthorized) Error() string
func (*PutPresenceSourceUnauthorized) GetPayload ¶
func (o *PutPresenceSourceUnauthorized) GetPayload() *models.ErrorBody
func (*PutPresenceSourceUnauthorized) IsClientError ¶
func (o *PutPresenceSourceUnauthorized) IsClientError() bool
IsClientError returns true when this put presence source unauthorized response has a 4xx status code
func (*PutPresenceSourceUnauthorized) IsCode ¶
func (o *PutPresenceSourceUnauthorized) IsCode(code int) bool
IsCode returns true when this put presence source unauthorized response a status code equal to that given
func (*PutPresenceSourceUnauthorized) IsRedirect ¶
func (o *PutPresenceSourceUnauthorized) IsRedirect() bool
IsRedirect returns true when this put presence source unauthorized response has a 3xx status code
func (*PutPresenceSourceUnauthorized) IsServerError ¶
func (o *PutPresenceSourceUnauthorized) IsServerError() bool
IsServerError returns true when this put presence source unauthorized response has a 5xx status code
func (*PutPresenceSourceUnauthorized) IsSuccess ¶
func (o *PutPresenceSourceUnauthorized) IsSuccess() bool
IsSuccess returns true when this put presence source unauthorized response has a 2xx status code
func (*PutPresenceSourceUnauthorized) String ¶
func (o *PutPresenceSourceUnauthorized) String() string
type PutPresenceSourceUnsupportedMediaType ¶
PutPresenceSourceUnsupportedMediaType describes a response with status code 415, with default header values.
Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.
func NewPutPresenceSourceUnsupportedMediaType ¶
func NewPutPresenceSourceUnsupportedMediaType() *PutPresenceSourceUnsupportedMediaType
NewPutPresenceSourceUnsupportedMediaType creates a PutPresenceSourceUnsupportedMediaType with default headers values
func (*PutPresenceSourceUnsupportedMediaType) Error ¶
func (o *PutPresenceSourceUnsupportedMediaType) Error() string
func (*PutPresenceSourceUnsupportedMediaType) GetPayload ¶
func (o *PutPresenceSourceUnsupportedMediaType) GetPayload() *models.ErrorBody
func (*PutPresenceSourceUnsupportedMediaType) IsClientError ¶
func (o *PutPresenceSourceUnsupportedMediaType) IsClientError() bool
IsClientError returns true when this put presence source unsupported media type response has a 4xx status code
func (*PutPresenceSourceUnsupportedMediaType) IsCode ¶
func (o *PutPresenceSourceUnsupportedMediaType) IsCode(code int) bool
IsCode returns true when this put presence source unsupported media type response a status code equal to that given
func (*PutPresenceSourceUnsupportedMediaType) IsRedirect ¶
func (o *PutPresenceSourceUnsupportedMediaType) IsRedirect() bool
IsRedirect returns true when this put presence source unsupported media type response has a 3xx status code
func (*PutPresenceSourceUnsupportedMediaType) IsServerError ¶
func (o *PutPresenceSourceUnsupportedMediaType) IsServerError() bool
IsServerError returns true when this put presence source unsupported media type response has a 5xx status code
func (*PutPresenceSourceUnsupportedMediaType) IsSuccess ¶
func (o *PutPresenceSourceUnsupportedMediaType) IsSuccess() bool
IsSuccess returns true when this put presence source unsupported media type response has a 2xx status code
func (*PutPresenceSourceUnsupportedMediaType) String ¶
func (o *PutPresenceSourceUnsupportedMediaType) String() string
type PutPresenceUserPrimarysourceBadRequest ¶
PutPresenceUserPrimarysourceBadRequest describes a response with status code 400, with default header values.
The request could not be understood by the server due to malformed syntax.
func NewPutPresenceUserPrimarysourceBadRequest ¶
func NewPutPresenceUserPrimarysourceBadRequest() *PutPresenceUserPrimarysourceBadRequest
NewPutPresenceUserPrimarysourceBadRequest creates a PutPresenceUserPrimarysourceBadRequest with default headers values
func (*PutPresenceUserPrimarysourceBadRequest) Error ¶
func (o *PutPresenceUserPrimarysourceBadRequest) Error() string
func (*PutPresenceUserPrimarysourceBadRequest) GetPayload ¶
func (o *PutPresenceUserPrimarysourceBadRequest) GetPayload() *models.ErrorBody
func (*PutPresenceUserPrimarysourceBadRequest) IsClientError ¶
func (o *PutPresenceUserPrimarysourceBadRequest) IsClientError() bool
IsClientError returns true when this put presence user primarysource bad request response has a 4xx status code
func (*PutPresenceUserPrimarysourceBadRequest) IsCode ¶
func (o *PutPresenceUserPrimarysourceBadRequest) IsCode(code int) bool
IsCode returns true when this put presence user primarysource bad request response a status code equal to that given
func (*PutPresenceUserPrimarysourceBadRequest) IsRedirect ¶
func (o *PutPresenceUserPrimarysourceBadRequest) IsRedirect() bool
IsRedirect returns true when this put presence user primarysource bad request response has a 3xx status code
func (*PutPresenceUserPrimarysourceBadRequest) IsServerError ¶
func (o *PutPresenceUserPrimarysourceBadRequest) IsServerError() bool
IsServerError returns true when this put presence user primarysource bad request response has a 5xx status code
func (*PutPresenceUserPrimarysourceBadRequest) IsSuccess ¶
func (o *PutPresenceUserPrimarysourceBadRequest) IsSuccess() bool
IsSuccess returns true when this put presence user primarysource bad request response has a 2xx status code
func (*PutPresenceUserPrimarysourceBadRequest) String ¶
func (o *PutPresenceUserPrimarysourceBadRequest) String() string
type PutPresenceUserPrimarysourceForbidden ¶
PutPresenceUserPrimarysourceForbidden describes a response with status code 403, with default header values.
You are not authorized to perform the requested action.
func NewPutPresenceUserPrimarysourceForbidden ¶
func NewPutPresenceUserPrimarysourceForbidden() *PutPresenceUserPrimarysourceForbidden
NewPutPresenceUserPrimarysourceForbidden creates a PutPresenceUserPrimarysourceForbidden with default headers values
func (*PutPresenceUserPrimarysourceForbidden) Error ¶
func (o *PutPresenceUserPrimarysourceForbidden) Error() string
func (*PutPresenceUserPrimarysourceForbidden) GetPayload ¶
func (o *PutPresenceUserPrimarysourceForbidden) GetPayload() *models.ErrorBody
func (*PutPresenceUserPrimarysourceForbidden) IsClientError ¶
func (o *PutPresenceUserPrimarysourceForbidden) IsClientError() bool
IsClientError returns true when this put presence user primarysource forbidden response has a 4xx status code
func (*PutPresenceUserPrimarysourceForbidden) IsCode ¶
func (o *PutPresenceUserPrimarysourceForbidden) IsCode(code int) bool
IsCode returns true when this put presence user primarysource forbidden response a status code equal to that given
func (*PutPresenceUserPrimarysourceForbidden) IsRedirect ¶
func (o *PutPresenceUserPrimarysourceForbidden) IsRedirect() bool
IsRedirect returns true when this put presence user primarysource forbidden response has a 3xx status code
func (*PutPresenceUserPrimarysourceForbidden) IsServerError ¶
func (o *PutPresenceUserPrimarysourceForbidden) IsServerError() bool
IsServerError returns true when this put presence user primarysource forbidden response has a 5xx status code
func (*PutPresenceUserPrimarysourceForbidden) IsSuccess ¶
func (o *PutPresenceUserPrimarysourceForbidden) IsSuccess() bool
IsSuccess returns true when this put presence user primarysource forbidden response has a 2xx status code
func (*PutPresenceUserPrimarysourceForbidden) String ¶
func (o *PutPresenceUserPrimarysourceForbidden) String() string
type PutPresenceUserPrimarysourceGatewayTimeout ¶
PutPresenceUserPrimarysourceGatewayTimeout describes a response with status code 504, with default header values.
The request timed out.
func NewPutPresenceUserPrimarysourceGatewayTimeout ¶
func NewPutPresenceUserPrimarysourceGatewayTimeout() *PutPresenceUserPrimarysourceGatewayTimeout
NewPutPresenceUserPrimarysourceGatewayTimeout creates a PutPresenceUserPrimarysourceGatewayTimeout with default headers values
func (*PutPresenceUserPrimarysourceGatewayTimeout) Error ¶
func (o *PutPresenceUserPrimarysourceGatewayTimeout) Error() string
func (*PutPresenceUserPrimarysourceGatewayTimeout) GetPayload ¶
func (o *PutPresenceUserPrimarysourceGatewayTimeout) GetPayload() *models.ErrorBody
func (*PutPresenceUserPrimarysourceGatewayTimeout) IsClientError ¶
func (o *PutPresenceUserPrimarysourceGatewayTimeout) IsClientError() bool
IsClientError returns true when this put presence user primarysource gateway timeout response has a 4xx status code
func (*PutPresenceUserPrimarysourceGatewayTimeout) IsCode ¶
func (o *PutPresenceUserPrimarysourceGatewayTimeout) IsCode(code int) bool
IsCode returns true when this put presence user primarysource gateway timeout response a status code equal to that given
func (*PutPresenceUserPrimarysourceGatewayTimeout) IsRedirect ¶
func (o *PutPresenceUserPrimarysourceGatewayTimeout) IsRedirect() bool
IsRedirect returns true when this put presence user primarysource gateway timeout response has a 3xx status code
func (*PutPresenceUserPrimarysourceGatewayTimeout) IsServerError ¶
func (o *PutPresenceUserPrimarysourceGatewayTimeout) IsServerError() bool
IsServerError returns true when this put presence user primarysource gateway timeout response has a 5xx status code
func (*PutPresenceUserPrimarysourceGatewayTimeout) IsSuccess ¶
func (o *PutPresenceUserPrimarysourceGatewayTimeout) IsSuccess() bool
IsSuccess returns true when this put presence user primarysource gateway timeout response has a 2xx status code
func (*PutPresenceUserPrimarysourceGatewayTimeout) String ¶
func (o *PutPresenceUserPrimarysourceGatewayTimeout) String() string
type PutPresenceUserPrimarysourceInternalServerError ¶
PutPresenceUserPrimarysourceInternalServerError describes a response with status code 500, with default header values.
The server encountered an unexpected condition which prevented it from fulfilling the request.
func NewPutPresenceUserPrimarysourceInternalServerError ¶
func NewPutPresenceUserPrimarysourceInternalServerError() *PutPresenceUserPrimarysourceInternalServerError
NewPutPresenceUserPrimarysourceInternalServerError creates a PutPresenceUserPrimarysourceInternalServerError with default headers values
func (*PutPresenceUserPrimarysourceInternalServerError) Error ¶
func (o *PutPresenceUserPrimarysourceInternalServerError) Error() string
func (*PutPresenceUserPrimarysourceInternalServerError) GetPayload ¶
func (o *PutPresenceUserPrimarysourceInternalServerError) GetPayload() *models.ErrorBody
func (*PutPresenceUserPrimarysourceInternalServerError) IsClientError ¶
func (o *PutPresenceUserPrimarysourceInternalServerError) IsClientError() bool
IsClientError returns true when this put presence user primarysource internal server error response has a 4xx status code
func (*PutPresenceUserPrimarysourceInternalServerError) IsCode ¶
func (o *PutPresenceUserPrimarysourceInternalServerError) IsCode(code int) bool
IsCode returns true when this put presence user primarysource internal server error response a status code equal to that given
func (*PutPresenceUserPrimarysourceInternalServerError) IsRedirect ¶
func (o *PutPresenceUserPrimarysourceInternalServerError) IsRedirect() bool
IsRedirect returns true when this put presence user primarysource internal server error response has a 3xx status code
func (*PutPresenceUserPrimarysourceInternalServerError) IsServerError ¶
func (o *PutPresenceUserPrimarysourceInternalServerError) IsServerError() bool
IsServerError returns true when this put presence user primarysource internal server error response has a 5xx status code
func (*PutPresenceUserPrimarysourceInternalServerError) IsSuccess ¶
func (o *PutPresenceUserPrimarysourceInternalServerError) IsSuccess() bool
IsSuccess returns true when this put presence user primarysource internal server error response has a 2xx status code
func (*PutPresenceUserPrimarysourceInternalServerError) String ¶
func (o *PutPresenceUserPrimarysourceInternalServerError) String() string
type PutPresenceUserPrimarysourceNotFound ¶
PutPresenceUserPrimarysourceNotFound describes a response with status code 404, with default header values.
The requested resource was not found.
func NewPutPresenceUserPrimarysourceNotFound ¶
func NewPutPresenceUserPrimarysourceNotFound() *PutPresenceUserPrimarysourceNotFound
NewPutPresenceUserPrimarysourceNotFound creates a PutPresenceUserPrimarysourceNotFound with default headers values
func (*PutPresenceUserPrimarysourceNotFound) Error ¶
func (o *PutPresenceUserPrimarysourceNotFound) Error() string
func (*PutPresenceUserPrimarysourceNotFound) GetPayload ¶
func (o *PutPresenceUserPrimarysourceNotFound) GetPayload() *models.ErrorBody
func (*PutPresenceUserPrimarysourceNotFound) IsClientError ¶
func (o *PutPresenceUserPrimarysourceNotFound) IsClientError() bool
IsClientError returns true when this put presence user primarysource not found response has a 4xx status code
func (*PutPresenceUserPrimarysourceNotFound) IsCode ¶
func (o *PutPresenceUserPrimarysourceNotFound) IsCode(code int) bool
IsCode returns true when this put presence user primarysource not found response a status code equal to that given
func (*PutPresenceUserPrimarysourceNotFound) IsRedirect ¶
func (o *PutPresenceUserPrimarysourceNotFound) IsRedirect() bool
IsRedirect returns true when this put presence user primarysource not found response has a 3xx status code
func (*PutPresenceUserPrimarysourceNotFound) IsServerError ¶
func (o *PutPresenceUserPrimarysourceNotFound) IsServerError() bool
IsServerError returns true when this put presence user primarysource not found response has a 5xx status code
func (*PutPresenceUserPrimarysourceNotFound) IsSuccess ¶
func (o *PutPresenceUserPrimarysourceNotFound) IsSuccess() bool
IsSuccess returns true when this put presence user primarysource not found response has a 2xx status code
func (*PutPresenceUserPrimarysourceNotFound) String ¶
func (o *PutPresenceUserPrimarysourceNotFound) String() string
type PutPresenceUserPrimarysourceOK ¶
type PutPresenceUserPrimarysourceOK struct {
Payload *models.UserPrimarySource
}
PutPresenceUserPrimarysourceOK describes a response with status code 200, with default header values.
successful operation
func NewPutPresenceUserPrimarysourceOK ¶
func NewPutPresenceUserPrimarysourceOK() *PutPresenceUserPrimarysourceOK
NewPutPresenceUserPrimarysourceOK creates a PutPresenceUserPrimarysourceOK with default headers values
func (*PutPresenceUserPrimarysourceOK) Error ¶
func (o *PutPresenceUserPrimarysourceOK) Error() string
func (*PutPresenceUserPrimarysourceOK) GetPayload ¶
func (o *PutPresenceUserPrimarysourceOK) GetPayload() *models.UserPrimarySource
func (*PutPresenceUserPrimarysourceOK) IsClientError ¶
func (o *PutPresenceUserPrimarysourceOK) IsClientError() bool
IsClientError returns true when this put presence user primarysource o k response has a 4xx status code
func (*PutPresenceUserPrimarysourceOK) IsCode ¶
func (o *PutPresenceUserPrimarysourceOK) IsCode(code int) bool
IsCode returns true when this put presence user primarysource o k response a status code equal to that given
func (*PutPresenceUserPrimarysourceOK) IsRedirect ¶
func (o *PutPresenceUserPrimarysourceOK) IsRedirect() bool
IsRedirect returns true when this put presence user primarysource o k response has a 3xx status code
func (*PutPresenceUserPrimarysourceOK) IsServerError ¶
func (o *PutPresenceUserPrimarysourceOK) IsServerError() bool
IsServerError returns true when this put presence user primarysource o k response has a 5xx status code
func (*PutPresenceUserPrimarysourceOK) IsSuccess ¶
func (o *PutPresenceUserPrimarysourceOK) IsSuccess() bool
IsSuccess returns true when this put presence user primarysource o k response has a 2xx status code
func (*PutPresenceUserPrimarysourceOK) String ¶
func (o *PutPresenceUserPrimarysourceOK) String() string
type PutPresenceUserPrimarysourceParams ¶
type PutPresenceUserPrimarysourceParams struct { /* Body. Primary Source */ Body *models.UserPrimarySource /* UserID. user ID */ UserID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PutPresenceUserPrimarysourceParams contains all the parameters to send to the API endpoint
for the put presence user primarysource operation. Typically these are written to a http.Request.
func NewPutPresenceUserPrimarysourceParams ¶
func NewPutPresenceUserPrimarysourceParams() *PutPresenceUserPrimarysourceParams
NewPutPresenceUserPrimarysourceParams creates a new PutPresenceUserPrimarysourceParams 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 NewPutPresenceUserPrimarysourceParamsWithContext ¶
func NewPutPresenceUserPrimarysourceParamsWithContext(ctx context.Context) *PutPresenceUserPrimarysourceParams
NewPutPresenceUserPrimarysourceParamsWithContext creates a new PutPresenceUserPrimarysourceParams object with the ability to set a context for a request.
func NewPutPresenceUserPrimarysourceParamsWithHTTPClient ¶
func NewPutPresenceUserPrimarysourceParamsWithHTTPClient(client *http.Client) *PutPresenceUserPrimarysourceParams
NewPutPresenceUserPrimarysourceParamsWithHTTPClient creates a new PutPresenceUserPrimarysourceParams object with the ability to set a custom HTTPClient for a request.
func NewPutPresenceUserPrimarysourceParamsWithTimeout ¶
func NewPutPresenceUserPrimarysourceParamsWithTimeout(timeout time.Duration) *PutPresenceUserPrimarysourceParams
NewPutPresenceUserPrimarysourceParamsWithTimeout creates a new PutPresenceUserPrimarysourceParams object with the ability to set a timeout on a request.
func (*PutPresenceUserPrimarysourceParams) SetBody ¶
func (o *PutPresenceUserPrimarysourceParams) SetBody(body *models.UserPrimarySource)
SetBody adds the body to the put presence user primarysource params
func (*PutPresenceUserPrimarysourceParams) SetContext ¶
func (o *PutPresenceUserPrimarysourceParams) SetContext(ctx context.Context)
SetContext adds the context to the put presence user primarysource params
func (*PutPresenceUserPrimarysourceParams) SetDefaults ¶
func (o *PutPresenceUserPrimarysourceParams) SetDefaults()
SetDefaults hydrates default values in the put presence user primarysource params (not the query body).
All values with no default are reset to their zero value.
func (*PutPresenceUserPrimarysourceParams) SetHTTPClient ¶
func (o *PutPresenceUserPrimarysourceParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the put presence user primarysource params
func (*PutPresenceUserPrimarysourceParams) SetTimeout ¶
func (o *PutPresenceUserPrimarysourceParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the put presence user primarysource params
func (*PutPresenceUserPrimarysourceParams) SetUserID ¶
func (o *PutPresenceUserPrimarysourceParams) SetUserID(userID string)
SetUserID adds the userId to the put presence user primarysource params
func (*PutPresenceUserPrimarysourceParams) WithBody ¶
func (o *PutPresenceUserPrimarysourceParams) WithBody(body *models.UserPrimarySource) *PutPresenceUserPrimarysourceParams
WithBody adds the body to the put presence user primarysource params
func (*PutPresenceUserPrimarysourceParams) WithContext ¶
func (o *PutPresenceUserPrimarysourceParams) WithContext(ctx context.Context) *PutPresenceUserPrimarysourceParams
WithContext adds the context to the put presence user primarysource params
func (*PutPresenceUserPrimarysourceParams) WithDefaults ¶
func (o *PutPresenceUserPrimarysourceParams) WithDefaults() *PutPresenceUserPrimarysourceParams
WithDefaults hydrates default values in the put presence user primarysource params (not the query body).
All values with no default are reset to their zero value.
func (*PutPresenceUserPrimarysourceParams) WithHTTPClient ¶
func (o *PutPresenceUserPrimarysourceParams) WithHTTPClient(client *http.Client) *PutPresenceUserPrimarysourceParams
WithHTTPClient adds the HTTPClient to the put presence user primarysource params
func (*PutPresenceUserPrimarysourceParams) WithTimeout ¶
func (o *PutPresenceUserPrimarysourceParams) WithTimeout(timeout time.Duration) *PutPresenceUserPrimarysourceParams
WithTimeout adds the timeout to the put presence user primarysource params
func (*PutPresenceUserPrimarysourceParams) WithUserID ¶
func (o *PutPresenceUserPrimarysourceParams) WithUserID(userID string) *PutPresenceUserPrimarysourceParams
WithUserID adds the userID to the put presence user primarysource params
func (*PutPresenceUserPrimarysourceParams) WriteToRequest ¶
func (o *PutPresenceUserPrimarysourceParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PutPresenceUserPrimarysourceReader ¶
type PutPresenceUserPrimarysourceReader struct {
// contains filtered or unexported fields
}
PutPresenceUserPrimarysourceReader is a Reader for the PutPresenceUserPrimarysource structure.
func (*PutPresenceUserPrimarysourceReader) ReadResponse ¶
func (o *PutPresenceUserPrimarysourceReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PutPresenceUserPrimarysourceRequestEntityTooLarge ¶
PutPresenceUserPrimarysourceRequestEntityTooLarge describes a response with status code 413, with default header values.
The request is over the size limit. Maximum bytes: %s
func NewPutPresenceUserPrimarysourceRequestEntityTooLarge ¶
func NewPutPresenceUserPrimarysourceRequestEntityTooLarge() *PutPresenceUserPrimarysourceRequestEntityTooLarge
NewPutPresenceUserPrimarysourceRequestEntityTooLarge creates a PutPresenceUserPrimarysourceRequestEntityTooLarge with default headers values
func (*PutPresenceUserPrimarysourceRequestEntityTooLarge) Error ¶
func (o *PutPresenceUserPrimarysourceRequestEntityTooLarge) Error() string
func (*PutPresenceUserPrimarysourceRequestEntityTooLarge) GetPayload ¶
func (o *PutPresenceUserPrimarysourceRequestEntityTooLarge) GetPayload() *models.ErrorBody
func (*PutPresenceUserPrimarysourceRequestEntityTooLarge) IsClientError ¶
func (o *PutPresenceUserPrimarysourceRequestEntityTooLarge) IsClientError() bool
IsClientError returns true when this put presence user primarysource request entity too large response has a 4xx status code
func (*PutPresenceUserPrimarysourceRequestEntityTooLarge) IsCode ¶
func (o *PutPresenceUserPrimarysourceRequestEntityTooLarge) IsCode(code int) bool
IsCode returns true when this put presence user primarysource request entity too large response a status code equal to that given
func (*PutPresenceUserPrimarysourceRequestEntityTooLarge) IsRedirect ¶
func (o *PutPresenceUserPrimarysourceRequestEntityTooLarge) IsRedirect() bool
IsRedirect returns true when this put presence user primarysource request entity too large response has a 3xx status code
func (*PutPresenceUserPrimarysourceRequestEntityTooLarge) IsServerError ¶
func (o *PutPresenceUserPrimarysourceRequestEntityTooLarge) IsServerError() bool
IsServerError returns true when this put presence user primarysource request entity too large response has a 5xx status code
func (*PutPresenceUserPrimarysourceRequestEntityTooLarge) IsSuccess ¶
func (o *PutPresenceUserPrimarysourceRequestEntityTooLarge) IsSuccess() bool
IsSuccess returns true when this put presence user primarysource request entity too large response has a 2xx status code
func (*PutPresenceUserPrimarysourceRequestEntityTooLarge) String ¶
func (o *PutPresenceUserPrimarysourceRequestEntityTooLarge) String() string
type PutPresenceUserPrimarysourceRequestTimeout ¶
PutPresenceUserPrimarysourceRequestTimeout describes a response with status code 408, with default header values.
The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.
func NewPutPresenceUserPrimarysourceRequestTimeout ¶
func NewPutPresenceUserPrimarysourceRequestTimeout() *PutPresenceUserPrimarysourceRequestTimeout
NewPutPresenceUserPrimarysourceRequestTimeout creates a PutPresenceUserPrimarysourceRequestTimeout with default headers values
func (*PutPresenceUserPrimarysourceRequestTimeout) Error ¶
func (o *PutPresenceUserPrimarysourceRequestTimeout) Error() string
func (*PutPresenceUserPrimarysourceRequestTimeout) GetPayload ¶
func (o *PutPresenceUserPrimarysourceRequestTimeout) GetPayload() *models.ErrorBody
func (*PutPresenceUserPrimarysourceRequestTimeout) IsClientError ¶
func (o *PutPresenceUserPrimarysourceRequestTimeout) IsClientError() bool
IsClientError returns true when this put presence user primarysource request timeout response has a 4xx status code
func (*PutPresenceUserPrimarysourceRequestTimeout) IsCode ¶
func (o *PutPresenceUserPrimarysourceRequestTimeout) IsCode(code int) bool
IsCode returns true when this put presence user primarysource request timeout response a status code equal to that given
func (*PutPresenceUserPrimarysourceRequestTimeout) IsRedirect ¶
func (o *PutPresenceUserPrimarysourceRequestTimeout) IsRedirect() bool
IsRedirect returns true when this put presence user primarysource request timeout response has a 3xx status code
func (*PutPresenceUserPrimarysourceRequestTimeout) IsServerError ¶
func (o *PutPresenceUserPrimarysourceRequestTimeout) IsServerError() bool
IsServerError returns true when this put presence user primarysource request timeout response has a 5xx status code
func (*PutPresenceUserPrimarysourceRequestTimeout) IsSuccess ¶
func (o *PutPresenceUserPrimarysourceRequestTimeout) IsSuccess() bool
IsSuccess returns true when this put presence user primarysource request timeout response has a 2xx status code
func (*PutPresenceUserPrimarysourceRequestTimeout) String ¶
func (o *PutPresenceUserPrimarysourceRequestTimeout) String() string
type PutPresenceUserPrimarysourceServiceUnavailable ¶
type PutPresenceUserPrimarysourceServiceUnavailable struct {
}PutPresenceUserPrimarysourceServiceUnavailable describes a response with status code 503, with default header values.
Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).
func NewPutPresenceUserPrimarysourceServiceUnavailable ¶
func NewPutPresenceUserPrimarysourceServiceUnavailable() *PutPresenceUserPrimarysourceServiceUnavailable
NewPutPresenceUserPrimarysourceServiceUnavailable creates a PutPresenceUserPrimarysourceServiceUnavailable with default headers values
func (*PutPresenceUserPrimarysourceServiceUnavailable) Error ¶
func (o *PutPresenceUserPrimarysourceServiceUnavailable) Error() string
func (*PutPresenceUserPrimarysourceServiceUnavailable) GetPayload ¶
func (o *PutPresenceUserPrimarysourceServiceUnavailable) GetPayload() *models.ErrorBody
func (*PutPresenceUserPrimarysourceServiceUnavailable) IsClientError ¶
func (o *PutPresenceUserPrimarysourceServiceUnavailable) IsClientError() bool
IsClientError returns true when this put presence user primarysource service unavailable response has a 4xx status code
func (*PutPresenceUserPrimarysourceServiceUnavailable) IsCode ¶
func (o *PutPresenceUserPrimarysourceServiceUnavailable) IsCode(code int) bool
IsCode returns true when this put presence user primarysource service unavailable response a status code equal to that given
func (*PutPresenceUserPrimarysourceServiceUnavailable) IsRedirect ¶
func (o *PutPresenceUserPrimarysourceServiceUnavailable) IsRedirect() bool
IsRedirect returns true when this put presence user primarysource service unavailable response has a 3xx status code
func (*PutPresenceUserPrimarysourceServiceUnavailable) IsServerError ¶
func (o *PutPresenceUserPrimarysourceServiceUnavailable) IsServerError() bool
IsServerError returns true when this put presence user primarysource service unavailable response has a 5xx status code
func (*PutPresenceUserPrimarysourceServiceUnavailable) IsSuccess ¶
func (o *PutPresenceUserPrimarysourceServiceUnavailable) IsSuccess() bool
IsSuccess returns true when this put presence user primarysource service unavailable response has a 2xx status code
func (*PutPresenceUserPrimarysourceServiceUnavailable) String ¶
func (o *PutPresenceUserPrimarysourceServiceUnavailable) String() string
type PutPresenceUserPrimarysourceTooManyRequests ¶
PutPresenceUserPrimarysourceTooManyRequests describes a response with status code 429, with default header values.
Rate limit exceeded the maximum. Retry the request in [%s] seconds
func NewPutPresenceUserPrimarysourceTooManyRequests ¶
func NewPutPresenceUserPrimarysourceTooManyRequests() *PutPresenceUserPrimarysourceTooManyRequests
NewPutPresenceUserPrimarysourceTooManyRequests creates a PutPresenceUserPrimarysourceTooManyRequests with default headers values
func (*PutPresenceUserPrimarysourceTooManyRequests) Error ¶
func (o *PutPresenceUserPrimarysourceTooManyRequests) Error() string
func (*PutPresenceUserPrimarysourceTooManyRequests) GetPayload ¶
func (o *PutPresenceUserPrimarysourceTooManyRequests) GetPayload() *models.ErrorBody
func (*PutPresenceUserPrimarysourceTooManyRequests) IsClientError ¶
func (o *PutPresenceUserPrimarysourceTooManyRequests) IsClientError() bool
IsClientError returns true when this put presence user primarysource too many requests response has a 4xx status code
func (*PutPresenceUserPrimarysourceTooManyRequests) IsCode ¶
func (o *PutPresenceUserPrimarysourceTooManyRequests) IsCode(code int) bool
IsCode returns true when this put presence user primarysource too many requests response a status code equal to that given
func (*PutPresenceUserPrimarysourceTooManyRequests) IsRedirect ¶
func (o *PutPresenceUserPrimarysourceTooManyRequests) IsRedirect() bool
IsRedirect returns true when this put presence user primarysource too many requests response has a 3xx status code
func (*PutPresenceUserPrimarysourceTooManyRequests) IsServerError ¶
func (o *PutPresenceUserPrimarysourceTooManyRequests) IsServerError() bool
IsServerError returns true when this put presence user primarysource too many requests response has a 5xx status code
func (*PutPresenceUserPrimarysourceTooManyRequests) IsSuccess ¶
func (o *PutPresenceUserPrimarysourceTooManyRequests) IsSuccess() bool
IsSuccess returns true when this put presence user primarysource too many requests response has a 2xx status code
func (*PutPresenceUserPrimarysourceTooManyRequests) String ¶
func (o *PutPresenceUserPrimarysourceTooManyRequests) String() string
type PutPresenceUserPrimarysourceUnauthorized ¶
type PutPresenceUserPrimarysourceUnauthorized struct {
}PutPresenceUserPrimarysourceUnauthorized describes a response with status code 401, with default header values.
No authentication bearer token specified in authorization header.
func NewPutPresenceUserPrimarysourceUnauthorized ¶
func NewPutPresenceUserPrimarysourceUnauthorized() *PutPresenceUserPrimarysourceUnauthorized
NewPutPresenceUserPrimarysourceUnauthorized creates a PutPresenceUserPrimarysourceUnauthorized with default headers values
func (*PutPresenceUserPrimarysourceUnauthorized) Error ¶
func (o *PutPresenceUserPrimarysourceUnauthorized) Error() string
func (*PutPresenceUserPrimarysourceUnauthorized) GetPayload ¶
func (o *PutPresenceUserPrimarysourceUnauthorized) GetPayload() *models.ErrorBody
func (*PutPresenceUserPrimarysourceUnauthorized) IsClientError ¶
func (o *PutPresenceUserPrimarysourceUnauthorized) IsClientError() bool
IsClientError returns true when this put presence user primarysource unauthorized response has a 4xx status code
func (*PutPresenceUserPrimarysourceUnauthorized) IsCode ¶
func (o *PutPresenceUserPrimarysourceUnauthorized) IsCode(code int) bool
IsCode returns true when this put presence user primarysource unauthorized response a status code equal to that given
func (*PutPresenceUserPrimarysourceUnauthorized) IsRedirect ¶
func (o *PutPresenceUserPrimarysourceUnauthorized) IsRedirect() bool
IsRedirect returns true when this put presence user primarysource unauthorized response has a 3xx status code
func (*PutPresenceUserPrimarysourceUnauthorized) IsServerError ¶
func (o *PutPresenceUserPrimarysourceUnauthorized) IsServerError() bool
IsServerError returns true when this put presence user primarysource unauthorized response has a 5xx status code
func (*PutPresenceUserPrimarysourceUnauthorized) IsSuccess ¶
func (o *PutPresenceUserPrimarysourceUnauthorized) IsSuccess() bool
IsSuccess returns true when this put presence user primarysource unauthorized response has a 2xx status code
func (*PutPresenceUserPrimarysourceUnauthorized) String ¶
func (o *PutPresenceUserPrimarysourceUnauthorized) String() string
type PutPresenceUserPrimarysourceUnsupportedMediaType ¶
PutPresenceUserPrimarysourceUnsupportedMediaType describes a response with status code 415, with default header values.
Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.
func NewPutPresenceUserPrimarysourceUnsupportedMediaType ¶
func NewPutPresenceUserPrimarysourceUnsupportedMediaType() *PutPresenceUserPrimarysourceUnsupportedMediaType
NewPutPresenceUserPrimarysourceUnsupportedMediaType creates a PutPresenceUserPrimarysourceUnsupportedMediaType with default headers values
func (*PutPresenceUserPrimarysourceUnsupportedMediaType) Error ¶
func (o *PutPresenceUserPrimarysourceUnsupportedMediaType) Error() string
func (*PutPresenceUserPrimarysourceUnsupportedMediaType) GetPayload ¶
func (o *PutPresenceUserPrimarysourceUnsupportedMediaType) GetPayload() *models.ErrorBody
func (*PutPresenceUserPrimarysourceUnsupportedMediaType) IsClientError ¶
func (o *PutPresenceUserPrimarysourceUnsupportedMediaType) IsClientError() bool
IsClientError returns true when this put presence user primarysource unsupported media type response has a 4xx status code
func (*PutPresenceUserPrimarysourceUnsupportedMediaType) IsCode ¶
func (o *PutPresenceUserPrimarysourceUnsupportedMediaType) IsCode(code int) bool
IsCode returns true when this put presence user primarysource unsupported media type response a status code equal to that given
func (*PutPresenceUserPrimarysourceUnsupportedMediaType) IsRedirect ¶
func (o *PutPresenceUserPrimarysourceUnsupportedMediaType) IsRedirect() bool
IsRedirect returns true when this put presence user primarysource unsupported media type response has a 3xx status code
func (*PutPresenceUserPrimarysourceUnsupportedMediaType) IsServerError ¶
func (o *PutPresenceUserPrimarysourceUnsupportedMediaType) IsServerError() bool
IsServerError returns true when this put presence user primarysource unsupported media type response has a 5xx status code
func (*PutPresenceUserPrimarysourceUnsupportedMediaType) IsSuccess ¶
func (o *PutPresenceUserPrimarysourceUnsupportedMediaType) IsSuccess() bool
IsSuccess returns true when this put presence user primarysource unsupported media type response has a 2xx status code
func (*PutPresenceUserPrimarysourceUnsupportedMediaType) String ¶
func (o *PutPresenceUserPrimarysourceUnsupportedMediaType) String() string
type PutPresencedefinitionBadRequest ¶
PutPresencedefinitionBadRequest describes a response with status code 400, with default header values.
The request could not be understood by the server due to malformed syntax.
func NewPutPresencedefinitionBadRequest ¶
func NewPutPresencedefinitionBadRequest() *PutPresencedefinitionBadRequest
NewPutPresencedefinitionBadRequest creates a PutPresencedefinitionBadRequest with default headers values
func (*PutPresencedefinitionBadRequest) Error ¶
func (o *PutPresencedefinitionBadRequest) Error() string
func (*PutPresencedefinitionBadRequest) GetPayload ¶
func (o *PutPresencedefinitionBadRequest) GetPayload() *models.ErrorBody
func (*PutPresencedefinitionBadRequest) IsClientError ¶
func (o *PutPresencedefinitionBadRequest) IsClientError() bool
IsClientError returns true when this put presencedefinition bad request response has a 4xx status code
func (*PutPresencedefinitionBadRequest) IsCode ¶
func (o *PutPresencedefinitionBadRequest) IsCode(code int) bool
IsCode returns true when this put presencedefinition bad request response a status code equal to that given
func (*PutPresencedefinitionBadRequest) IsRedirect ¶
func (o *PutPresencedefinitionBadRequest) IsRedirect() bool
IsRedirect returns true when this put presencedefinition bad request response has a 3xx status code
func (*PutPresencedefinitionBadRequest) IsServerError ¶
func (o *PutPresencedefinitionBadRequest) IsServerError() bool
IsServerError returns true when this put presencedefinition bad request response has a 5xx status code
func (*PutPresencedefinitionBadRequest) IsSuccess ¶
func (o *PutPresencedefinitionBadRequest) IsSuccess() bool
IsSuccess returns true when this put presencedefinition bad request response has a 2xx status code
func (*PutPresencedefinitionBadRequest) String ¶
func (o *PutPresencedefinitionBadRequest) String() string
type PutPresencedefinitionForbidden ¶
PutPresencedefinitionForbidden describes a response with status code 403, with default header values.
You are not authorized to perform the requested action.
func NewPutPresencedefinitionForbidden ¶
func NewPutPresencedefinitionForbidden() *PutPresencedefinitionForbidden
NewPutPresencedefinitionForbidden creates a PutPresencedefinitionForbidden with default headers values
func (*PutPresencedefinitionForbidden) Error ¶
func (o *PutPresencedefinitionForbidden) Error() string
func (*PutPresencedefinitionForbidden) GetPayload ¶
func (o *PutPresencedefinitionForbidden) GetPayload() *models.ErrorBody
func (*PutPresencedefinitionForbidden) IsClientError ¶
func (o *PutPresencedefinitionForbidden) IsClientError() bool
IsClientError returns true when this put presencedefinition forbidden response has a 4xx status code
func (*PutPresencedefinitionForbidden) IsCode ¶
func (o *PutPresencedefinitionForbidden) IsCode(code int) bool
IsCode returns true when this put presencedefinition forbidden response a status code equal to that given
func (*PutPresencedefinitionForbidden) IsRedirect ¶
func (o *PutPresencedefinitionForbidden) IsRedirect() bool
IsRedirect returns true when this put presencedefinition forbidden response has a 3xx status code
func (*PutPresencedefinitionForbidden) IsServerError ¶
func (o *PutPresencedefinitionForbidden) IsServerError() bool
IsServerError returns true when this put presencedefinition forbidden response has a 5xx status code
func (*PutPresencedefinitionForbidden) IsSuccess ¶
func (o *PutPresencedefinitionForbidden) IsSuccess() bool
IsSuccess returns true when this put presencedefinition forbidden response has a 2xx status code
func (*PutPresencedefinitionForbidden) String ¶
func (o *PutPresencedefinitionForbidden) String() string
type PutPresencedefinitionGatewayTimeout ¶
PutPresencedefinitionGatewayTimeout describes a response with status code 504, with default header values.
The request timed out.
func NewPutPresencedefinitionGatewayTimeout ¶
func NewPutPresencedefinitionGatewayTimeout() *PutPresencedefinitionGatewayTimeout
NewPutPresencedefinitionGatewayTimeout creates a PutPresencedefinitionGatewayTimeout with default headers values
func (*PutPresencedefinitionGatewayTimeout) Error ¶
func (o *PutPresencedefinitionGatewayTimeout) Error() string
func (*PutPresencedefinitionGatewayTimeout) GetPayload ¶
func (o *PutPresencedefinitionGatewayTimeout) GetPayload() *models.ErrorBody
func (*PutPresencedefinitionGatewayTimeout) IsClientError ¶
func (o *PutPresencedefinitionGatewayTimeout) IsClientError() bool
IsClientError returns true when this put presencedefinition gateway timeout response has a 4xx status code
func (*PutPresencedefinitionGatewayTimeout) IsCode ¶
func (o *PutPresencedefinitionGatewayTimeout) IsCode(code int) bool
IsCode returns true when this put presencedefinition gateway timeout response a status code equal to that given
func (*PutPresencedefinitionGatewayTimeout) IsRedirect ¶
func (o *PutPresencedefinitionGatewayTimeout) IsRedirect() bool
IsRedirect returns true when this put presencedefinition gateway timeout response has a 3xx status code
func (*PutPresencedefinitionGatewayTimeout) IsServerError ¶
func (o *PutPresencedefinitionGatewayTimeout) IsServerError() bool
IsServerError returns true when this put presencedefinition gateway timeout response has a 5xx status code
func (*PutPresencedefinitionGatewayTimeout) IsSuccess ¶
func (o *PutPresencedefinitionGatewayTimeout) IsSuccess() bool
IsSuccess returns true when this put presencedefinition gateway timeout response has a 2xx status code
func (*PutPresencedefinitionGatewayTimeout) String ¶
func (o *PutPresencedefinitionGatewayTimeout) String() string
type PutPresencedefinitionInternalServerError ¶
PutPresencedefinitionInternalServerError describes a response with status code 500, with default header values.
The server encountered an unexpected condition which prevented it from fulfilling the request.
func NewPutPresencedefinitionInternalServerError ¶
func NewPutPresencedefinitionInternalServerError() *PutPresencedefinitionInternalServerError
NewPutPresencedefinitionInternalServerError creates a PutPresencedefinitionInternalServerError with default headers values
func (*PutPresencedefinitionInternalServerError) Error ¶
func (o *PutPresencedefinitionInternalServerError) Error() string
func (*PutPresencedefinitionInternalServerError) GetPayload ¶
func (o *PutPresencedefinitionInternalServerError) GetPayload() *models.ErrorBody
func (*PutPresencedefinitionInternalServerError) IsClientError ¶
func (o *PutPresencedefinitionInternalServerError) IsClientError() bool
IsClientError returns true when this put presencedefinition internal server error response has a 4xx status code
func (*PutPresencedefinitionInternalServerError) IsCode ¶
func (o *PutPresencedefinitionInternalServerError) IsCode(code int) bool
IsCode returns true when this put presencedefinition internal server error response a status code equal to that given
func (*PutPresencedefinitionInternalServerError) IsRedirect ¶
func (o *PutPresencedefinitionInternalServerError) IsRedirect() bool
IsRedirect returns true when this put presencedefinition internal server error response has a 3xx status code
func (*PutPresencedefinitionInternalServerError) IsServerError ¶
func (o *PutPresencedefinitionInternalServerError) IsServerError() bool
IsServerError returns true when this put presencedefinition internal server error response has a 5xx status code
func (*PutPresencedefinitionInternalServerError) IsSuccess ¶
func (o *PutPresencedefinitionInternalServerError) IsSuccess() bool
IsSuccess returns true when this put presencedefinition internal server error response has a 2xx status code
func (*PutPresencedefinitionInternalServerError) String ¶
func (o *PutPresencedefinitionInternalServerError) String() string
type PutPresencedefinitionNotFound ¶
PutPresencedefinitionNotFound describes a response with status code 404, with default header values.
The requested resource was not found.
func NewPutPresencedefinitionNotFound ¶
func NewPutPresencedefinitionNotFound() *PutPresencedefinitionNotFound
NewPutPresencedefinitionNotFound creates a PutPresencedefinitionNotFound with default headers values
func (*PutPresencedefinitionNotFound) Error ¶
func (o *PutPresencedefinitionNotFound) Error() string
func (*PutPresencedefinitionNotFound) GetPayload ¶
func (o *PutPresencedefinitionNotFound) GetPayload() *models.ErrorBody
func (*PutPresencedefinitionNotFound) IsClientError ¶
func (o *PutPresencedefinitionNotFound) IsClientError() bool
IsClientError returns true when this put presencedefinition not found response has a 4xx status code
func (*PutPresencedefinitionNotFound) IsCode ¶
func (o *PutPresencedefinitionNotFound) IsCode(code int) bool
IsCode returns true when this put presencedefinition not found response a status code equal to that given
func (*PutPresencedefinitionNotFound) IsRedirect ¶
func (o *PutPresencedefinitionNotFound) IsRedirect() bool
IsRedirect returns true when this put presencedefinition not found response has a 3xx status code
func (*PutPresencedefinitionNotFound) IsServerError ¶
func (o *PutPresencedefinitionNotFound) IsServerError() bool
IsServerError returns true when this put presencedefinition not found response has a 5xx status code
func (*PutPresencedefinitionNotFound) IsSuccess ¶
func (o *PutPresencedefinitionNotFound) IsSuccess() bool
IsSuccess returns true when this put presencedefinition not found response has a 2xx status code
func (*PutPresencedefinitionNotFound) String ¶
func (o *PutPresencedefinitionNotFound) String() string
type PutPresencedefinitionOK ¶
type PutPresencedefinitionOK struct {
Payload *models.OrganizationPresence
}
PutPresencedefinitionOK describes a response with status code 200, with default header values.
successful operation
func NewPutPresencedefinitionOK ¶
func NewPutPresencedefinitionOK() *PutPresencedefinitionOK
NewPutPresencedefinitionOK creates a PutPresencedefinitionOK with default headers values
func (*PutPresencedefinitionOK) Error ¶
func (o *PutPresencedefinitionOK) Error() string
func (*PutPresencedefinitionOK) GetPayload ¶
func (o *PutPresencedefinitionOK) GetPayload() *models.OrganizationPresence
func (*PutPresencedefinitionOK) IsClientError ¶
func (o *PutPresencedefinitionOK) IsClientError() bool
IsClientError returns true when this put presencedefinition o k response has a 4xx status code
func (*PutPresencedefinitionOK) IsCode ¶
func (o *PutPresencedefinitionOK) IsCode(code int) bool
IsCode returns true when this put presencedefinition o k response a status code equal to that given
func (*PutPresencedefinitionOK) IsRedirect ¶
func (o *PutPresencedefinitionOK) IsRedirect() bool
IsRedirect returns true when this put presencedefinition o k response has a 3xx status code
func (*PutPresencedefinitionOK) IsServerError ¶
func (o *PutPresencedefinitionOK) IsServerError() bool
IsServerError returns true when this put presencedefinition o k response has a 5xx status code
func (*PutPresencedefinitionOK) IsSuccess ¶
func (o *PutPresencedefinitionOK) IsSuccess() bool
IsSuccess returns true when this put presencedefinition o k response has a 2xx status code
func (*PutPresencedefinitionOK) String ¶
func (o *PutPresencedefinitionOK) String() string
type PutPresencedefinitionParams ¶
type PutPresencedefinitionParams struct { /* Body. The OrganizationPresence to update */ Body *models.OrganizationPresence /* PresenceID. Organization Presence ID */ PresenceID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PutPresencedefinitionParams contains all the parameters to send to the API endpoint
for the put presencedefinition operation. Typically these are written to a http.Request.
func NewPutPresencedefinitionParams ¶
func NewPutPresencedefinitionParams() *PutPresencedefinitionParams
NewPutPresencedefinitionParams creates a new PutPresencedefinitionParams 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 NewPutPresencedefinitionParamsWithContext ¶
func NewPutPresencedefinitionParamsWithContext(ctx context.Context) *PutPresencedefinitionParams
NewPutPresencedefinitionParamsWithContext creates a new PutPresencedefinitionParams object with the ability to set a context for a request.
func NewPutPresencedefinitionParamsWithHTTPClient ¶
func NewPutPresencedefinitionParamsWithHTTPClient(client *http.Client) *PutPresencedefinitionParams
NewPutPresencedefinitionParamsWithHTTPClient creates a new PutPresencedefinitionParams object with the ability to set a custom HTTPClient for a request.
func NewPutPresencedefinitionParamsWithTimeout ¶
func NewPutPresencedefinitionParamsWithTimeout(timeout time.Duration) *PutPresencedefinitionParams
NewPutPresencedefinitionParamsWithTimeout creates a new PutPresencedefinitionParams object with the ability to set a timeout on a request.
func (*PutPresencedefinitionParams) SetBody ¶
func (o *PutPresencedefinitionParams) SetBody(body *models.OrganizationPresence)
SetBody adds the body to the put presencedefinition params
func (*PutPresencedefinitionParams) SetContext ¶
func (o *PutPresencedefinitionParams) SetContext(ctx context.Context)
SetContext adds the context to the put presencedefinition params
func (*PutPresencedefinitionParams) SetDefaults ¶
func (o *PutPresencedefinitionParams) SetDefaults()
SetDefaults hydrates default values in the put presencedefinition params (not the query body).
All values with no default are reset to their zero value.
func (*PutPresencedefinitionParams) SetHTTPClient ¶
func (o *PutPresencedefinitionParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the put presencedefinition params
func (*PutPresencedefinitionParams) SetPresenceID ¶
func (o *PutPresencedefinitionParams) SetPresenceID(presenceID string)
SetPresenceID adds the presenceId to the put presencedefinition params
func (*PutPresencedefinitionParams) SetTimeout ¶
func (o *PutPresencedefinitionParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the put presencedefinition params
func (*PutPresencedefinitionParams) WithBody ¶
func (o *PutPresencedefinitionParams) WithBody(body *models.OrganizationPresence) *PutPresencedefinitionParams
WithBody adds the body to the put presencedefinition params
func (*PutPresencedefinitionParams) WithContext ¶
func (o *PutPresencedefinitionParams) WithContext(ctx context.Context) *PutPresencedefinitionParams
WithContext adds the context to the put presencedefinition params
func (*PutPresencedefinitionParams) WithDefaults ¶
func (o *PutPresencedefinitionParams) WithDefaults() *PutPresencedefinitionParams
WithDefaults hydrates default values in the put presencedefinition params (not the query body).
All values with no default are reset to their zero value.
func (*PutPresencedefinitionParams) WithHTTPClient ¶
func (o *PutPresencedefinitionParams) WithHTTPClient(client *http.Client) *PutPresencedefinitionParams
WithHTTPClient adds the HTTPClient to the put presencedefinition params
func (*PutPresencedefinitionParams) WithPresenceID ¶
func (o *PutPresencedefinitionParams) WithPresenceID(presenceID string) *PutPresencedefinitionParams
WithPresenceID adds the presenceID to the put presencedefinition params
func (*PutPresencedefinitionParams) WithTimeout ¶
func (o *PutPresencedefinitionParams) WithTimeout(timeout time.Duration) *PutPresencedefinitionParams
WithTimeout adds the timeout to the put presencedefinition params
func (*PutPresencedefinitionParams) WriteToRequest ¶
func (o *PutPresencedefinitionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PutPresencedefinitionReader ¶
type PutPresencedefinitionReader struct {
// contains filtered or unexported fields
}
PutPresencedefinitionReader is a Reader for the PutPresencedefinition structure.
func (*PutPresencedefinitionReader) ReadResponse ¶
func (o *PutPresencedefinitionReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PutPresencedefinitionRequestEntityTooLarge ¶
PutPresencedefinitionRequestEntityTooLarge describes a response with status code 413, with default header values.
The request is over the size limit. Maximum bytes: %s
func NewPutPresencedefinitionRequestEntityTooLarge ¶
func NewPutPresencedefinitionRequestEntityTooLarge() *PutPresencedefinitionRequestEntityTooLarge
NewPutPresencedefinitionRequestEntityTooLarge creates a PutPresencedefinitionRequestEntityTooLarge with default headers values
func (*PutPresencedefinitionRequestEntityTooLarge) Error ¶
func (o *PutPresencedefinitionRequestEntityTooLarge) Error() string
func (*PutPresencedefinitionRequestEntityTooLarge) GetPayload ¶
func (o *PutPresencedefinitionRequestEntityTooLarge) GetPayload() *models.ErrorBody
func (*PutPresencedefinitionRequestEntityTooLarge) IsClientError ¶
func (o *PutPresencedefinitionRequestEntityTooLarge) IsClientError() bool
IsClientError returns true when this put presencedefinition request entity too large response has a 4xx status code
func (*PutPresencedefinitionRequestEntityTooLarge) IsCode ¶
func (o *PutPresencedefinitionRequestEntityTooLarge) IsCode(code int) bool
IsCode returns true when this put presencedefinition request entity too large response a status code equal to that given
func (*PutPresencedefinitionRequestEntityTooLarge) IsRedirect ¶
func (o *PutPresencedefinitionRequestEntityTooLarge) IsRedirect() bool
IsRedirect returns true when this put presencedefinition request entity too large response has a 3xx status code
func (*PutPresencedefinitionRequestEntityTooLarge) IsServerError ¶
func (o *PutPresencedefinitionRequestEntityTooLarge) IsServerError() bool
IsServerError returns true when this put presencedefinition request entity too large response has a 5xx status code
func (*PutPresencedefinitionRequestEntityTooLarge) IsSuccess ¶
func (o *PutPresencedefinitionRequestEntityTooLarge) IsSuccess() bool
IsSuccess returns true when this put presencedefinition request entity too large response has a 2xx status code
func (*PutPresencedefinitionRequestEntityTooLarge) String ¶
func (o *PutPresencedefinitionRequestEntityTooLarge) String() string
type PutPresencedefinitionRequestTimeout ¶
PutPresencedefinitionRequestTimeout describes a response with status code 408, with default header values.
The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.
func NewPutPresencedefinitionRequestTimeout ¶
func NewPutPresencedefinitionRequestTimeout() *PutPresencedefinitionRequestTimeout
NewPutPresencedefinitionRequestTimeout creates a PutPresencedefinitionRequestTimeout with default headers values
func (*PutPresencedefinitionRequestTimeout) Error ¶
func (o *PutPresencedefinitionRequestTimeout) Error() string
func (*PutPresencedefinitionRequestTimeout) GetPayload ¶
func (o *PutPresencedefinitionRequestTimeout) GetPayload() *models.ErrorBody
func (*PutPresencedefinitionRequestTimeout) IsClientError ¶
func (o *PutPresencedefinitionRequestTimeout) IsClientError() bool
IsClientError returns true when this put presencedefinition request timeout response has a 4xx status code
func (*PutPresencedefinitionRequestTimeout) IsCode ¶
func (o *PutPresencedefinitionRequestTimeout) IsCode(code int) bool
IsCode returns true when this put presencedefinition request timeout response a status code equal to that given
func (*PutPresencedefinitionRequestTimeout) IsRedirect ¶
func (o *PutPresencedefinitionRequestTimeout) IsRedirect() bool
IsRedirect returns true when this put presencedefinition request timeout response has a 3xx status code
func (*PutPresencedefinitionRequestTimeout) IsServerError ¶
func (o *PutPresencedefinitionRequestTimeout) IsServerError() bool
IsServerError returns true when this put presencedefinition request timeout response has a 5xx status code
func (*PutPresencedefinitionRequestTimeout) IsSuccess ¶
func (o *PutPresencedefinitionRequestTimeout) IsSuccess() bool
IsSuccess returns true when this put presencedefinition request timeout response has a 2xx status code
func (*PutPresencedefinitionRequestTimeout) String ¶
func (o *PutPresencedefinitionRequestTimeout) String() string
type PutPresencedefinitionServiceUnavailable ¶
type PutPresencedefinitionServiceUnavailable struct {
}PutPresencedefinitionServiceUnavailable describes a response with status code 503, with default header values.
Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).
func NewPutPresencedefinitionServiceUnavailable ¶
func NewPutPresencedefinitionServiceUnavailable() *PutPresencedefinitionServiceUnavailable
NewPutPresencedefinitionServiceUnavailable creates a PutPresencedefinitionServiceUnavailable with default headers values
func (*PutPresencedefinitionServiceUnavailable) Error ¶
func (o *PutPresencedefinitionServiceUnavailable) Error() string
func (*PutPresencedefinitionServiceUnavailable) GetPayload ¶
func (o *PutPresencedefinitionServiceUnavailable) GetPayload() *models.ErrorBody
func (*PutPresencedefinitionServiceUnavailable) IsClientError ¶
func (o *PutPresencedefinitionServiceUnavailable) IsClientError() bool
IsClientError returns true when this put presencedefinition service unavailable response has a 4xx status code
func (*PutPresencedefinitionServiceUnavailable) IsCode ¶
func (o *PutPresencedefinitionServiceUnavailable) IsCode(code int) bool
IsCode returns true when this put presencedefinition service unavailable response a status code equal to that given
func (*PutPresencedefinitionServiceUnavailable) IsRedirect ¶
func (o *PutPresencedefinitionServiceUnavailable) IsRedirect() bool
IsRedirect returns true when this put presencedefinition service unavailable response has a 3xx status code
func (*PutPresencedefinitionServiceUnavailable) IsServerError ¶
func (o *PutPresencedefinitionServiceUnavailable) IsServerError() bool
IsServerError returns true when this put presencedefinition service unavailable response has a 5xx status code
func (*PutPresencedefinitionServiceUnavailable) IsSuccess ¶
func (o *PutPresencedefinitionServiceUnavailable) IsSuccess() bool
IsSuccess returns true when this put presencedefinition service unavailable response has a 2xx status code
func (*PutPresencedefinitionServiceUnavailable) String ¶
func (o *PutPresencedefinitionServiceUnavailable) String() string
type PutPresencedefinitionTooManyRequests ¶
PutPresencedefinitionTooManyRequests describes a response with status code 429, with default header values.
Rate limit exceeded the maximum. Retry the request in [%s] seconds
func NewPutPresencedefinitionTooManyRequests ¶
func NewPutPresencedefinitionTooManyRequests() *PutPresencedefinitionTooManyRequests
NewPutPresencedefinitionTooManyRequests creates a PutPresencedefinitionTooManyRequests with default headers values
func (*PutPresencedefinitionTooManyRequests) Error ¶
func (o *PutPresencedefinitionTooManyRequests) Error() string
func (*PutPresencedefinitionTooManyRequests) GetPayload ¶
func (o *PutPresencedefinitionTooManyRequests) GetPayload() *models.ErrorBody
func (*PutPresencedefinitionTooManyRequests) IsClientError ¶
func (o *PutPresencedefinitionTooManyRequests) IsClientError() bool
IsClientError returns true when this put presencedefinition too many requests response has a 4xx status code
func (*PutPresencedefinitionTooManyRequests) IsCode ¶
func (o *PutPresencedefinitionTooManyRequests) IsCode(code int) bool
IsCode returns true when this put presencedefinition too many requests response a status code equal to that given
func (*PutPresencedefinitionTooManyRequests) IsRedirect ¶
func (o *PutPresencedefinitionTooManyRequests) IsRedirect() bool
IsRedirect returns true when this put presencedefinition too many requests response has a 3xx status code
func (*PutPresencedefinitionTooManyRequests) IsServerError ¶
func (o *PutPresencedefinitionTooManyRequests) IsServerError() bool
IsServerError returns true when this put presencedefinition too many requests response has a 5xx status code
func (*PutPresencedefinitionTooManyRequests) IsSuccess ¶
func (o *PutPresencedefinitionTooManyRequests) IsSuccess() bool
IsSuccess returns true when this put presencedefinition too many requests response has a 2xx status code
func (*PutPresencedefinitionTooManyRequests) String ¶
func (o *PutPresencedefinitionTooManyRequests) String() string
type PutPresencedefinitionUnauthorized ¶
type PutPresencedefinitionUnauthorized struct {
}PutPresencedefinitionUnauthorized describes a response with status code 401, with default header values.
No authentication bearer token specified in authorization header.
func NewPutPresencedefinitionUnauthorized ¶
func NewPutPresencedefinitionUnauthorized() *PutPresencedefinitionUnauthorized
NewPutPresencedefinitionUnauthorized creates a PutPresencedefinitionUnauthorized with default headers values
func (*PutPresencedefinitionUnauthorized) Error ¶
func (o *PutPresencedefinitionUnauthorized) Error() string
func (*PutPresencedefinitionUnauthorized) GetPayload ¶
func (o *PutPresencedefinitionUnauthorized) GetPayload() *models.ErrorBody
func (*PutPresencedefinitionUnauthorized) IsClientError ¶
func (o *PutPresencedefinitionUnauthorized) IsClientError() bool
IsClientError returns true when this put presencedefinition unauthorized response has a 4xx status code
func (*PutPresencedefinitionUnauthorized) IsCode ¶
func (o *PutPresencedefinitionUnauthorized) IsCode(code int) bool
IsCode returns true when this put presencedefinition unauthorized response a status code equal to that given
func (*PutPresencedefinitionUnauthorized) IsRedirect ¶
func (o *PutPresencedefinitionUnauthorized) IsRedirect() bool
IsRedirect returns true when this put presencedefinition unauthorized response has a 3xx status code
func (*PutPresencedefinitionUnauthorized) IsServerError ¶
func (o *PutPresencedefinitionUnauthorized) IsServerError() bool
IsServerError returns true when this put presencedefinition unauthorized response has a 5xx status code
func (*PutPresencedefinitionUnauthorized) IsSuccess ¶
func (o *PutPresencedefinitionUnauthorized) IsSuccess() bool
IsSuccess returns true when this put presencedefinition unauthorized response has a 2xx status code
func (*PutPresencedefinitionUnauthorized) String ¶
func (o *PutPresencedefinitionUnauthorized) String() string
type PutPresencedefinitionUnsupportedMediaType ¶
PutPresencedefinitionUnsupportedMediaType describes a response with status code 415, with default header values.
Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.
func NewPutPresencedefinitionUnsupportedMediaType ¶
func NewPutPresencedefinitionUnsupportedMediaType() *PutPresencedefinitionUnsupportedMediaType
NewPutPresencedefinitionUnsupportedMediaType creates a PutPresencedefinitionUnsupportedMediaType with default headers values
func (*PutPresencedefinitionUnsupportedMediaType) Error ¶
func (o *PutPresencedefinitionUnsupportedMediaType) Error() string
func (*PutPresencedefinitionUnsupportedMediaType) GetPayload ¶
func (o *PutPresencedefinitionUnsupportedMediaType) GetPayload() *models.ErrorBody
func (*PutPresencedefinitionUnsupportedMediaType) IsClientError ¶
func (o *PutPresencedefinitionUnsupportedMediaType) IsClientError() bool
IsClientError returns true when this put presencedefinition unsupported media type response has a 4xx status code
func (*PutPresencedefinitionUnsupportedMediaType) IsCode ¶
func (o *PutPresencedefinitionUnsupportedMediaType) IsCode(code int) bool
IsCode returns true when this put presencedefinition unsupported media type response a status code equal to that given
func (*PutPresencedefinitionUnsupportedMediaType) IsRedirect ¶
func (o *PutPresencedefinitionUnsupportedMediaType) IsRedirect() bool
IsRedirect returns true when this put presencedefinition unsupported media type response has a 3xx status code
func (*PutPresencedefinitionUnsupportedMediaType) IsServerError ¶
func (o *PutPresencedefinitionUnsupportedMediaType) IsServerError() bool
IsServerError returns true when this put presencedefinition unsupported media type response has a 5xx status code
func (*PutPresencedefinitionUnsupportedMediaType) IsSuccess ¶
func (o *PutPresencedefinitionUnsupportedMediaType) IsSuccess() bool
IsSuccess returns true when this put presencedefinition unsupported media type response has a 2xx status code
func (*PutPresencedefinitionUnsupportedMediaType) String ¶
func (o *PutPresencedefinitionUnsupportedMediaType) String() string
type PutUsersPresencesBulkBadRequest ¶
PutUsersPresencesBulkBadRequest describes a response with status code 400, with default header values.
The request could not be understood by the server due to malformed syntax.
func NewPutUsersPresencesBulkBadRequest ¶
func NewPutUsersPresencesBulkBadRequest() *PutUsersPresencesBulkBadRequest
NewPutUsersPresencesBulkBadRequest creates a PutUsersPresencesBulkBadRequest with default headers values
func (*PutUsersPresencesBulkBadRequest) Error ¶
func (o *PutUsersPresencesBulkBadRequest) Error() string
func (*PutUsersPresencesBulkBadRequest) GetPayload ¶
func (o *PutUsersPresencesBulkBadRequest) GetPayload() *models.ErrorBody
func (*PutUsersPresencesBulkBadRequest) IsClientError ¶
func (o *PutUsersPresencesBulkBadRequest) IsClientError() bool
IsClientError returns true when this put users presences bulk bad request response has a 4xx status code
func (*PutUsersPresencesBulkBadRequest) IsCode ¶
func (o *PutUsersPresencesBulkBadRequest) IsCode(code int) bool
IsCode returns true when this put users presences bulk bad request response a status code equal to that given
func (*PutUsersPresencesBulkBadRequest) IsRedirect ¶
func (o *PutUsersPresencesBulkBadRequest) IsRedirect() bool
IsRedirect returns true when this put users presences bulk bad request response has a 3xx status code
func (*PutUsersPresencesBulkBadRequest) IsServerError ¶
func (o *PutUsersPresencesBulkBadRequest) IsServerError() bool
IsServerError returns true when this put users presences bulk bad request response has a 5xx status code
func (*PutUsersPresencesBulkBadRequest) IsSuccess ¶
func (o *PutUsersPresencesBulkBadRequest) IsSuccess() bool
IsSuccess returns true when this put users presences bulk bad request response has a 2xx status code
func (*PutUsersPresencesBulkBadRequest) String ¶
func (o *PutUsersPresencesBulkBadRequest) String() string
type PutUsersPresencesBulkForbidden ¶
PutUsersPresencesBulkForbidden describes a response with status code 403, with default header values.
You are not authorized to perform the requested action.
func NewPutUsersPresencesBulkForbidden ¶
func NewPutUsersPresencesBulkForbidden() *PutUsersPresencesBulkForbidden
NewPutUsersPresencesBulkForbidden creates a PutUsersPresencesBulkForbidden with default headers values
func (*PutUsersPresencesBulkForbidden) Error ¶
func (o *PutUsersPresencesBulkForbidden) Error() string
func (*PutUsersPresencesBulkForbidden) GetPayload ¶
func (o *PutUsersPresencesBulkForbidden) GetPayload() *models.ErrorBody
func (*PutUsersPresencesBulkForbidden) IsClientError ¶
func (o *PutUsersPresencesBulkForbidden) IsClientError() bool
IsClientError returns true when this put users presences bulk forbidden response has a 4xx status code
func (*PutUsersPresencesBulkForbidden) IsCode ¶
func (o *PutUsersPresencesBulkForbidden) IsCode(code int) bool
IsCode returns true when this put users presences bulk forbidden response a status code equal to that given
func (*PutUsersPresencesBulkForbidden) IsRedirect ¶
func (o *PutUsersPresencesBulkForbidden) IsRedirect() bool
IsRedirect returns true when this put users presences bulk forbidden response has a 3xx status code
func (*PutUsersPresencesBulkForbidden) IsServerError ¶
func (o *PutUsersPresencesBulkForbidden) IsServerError() bool
IsServerError returns true when this put users presences bulk forbidden response has a 5xx status code
func (*PutUsersPresencesBulkForbidden) IsSuccess ¶
func (o *PutUsersPresencesBulkForbidden) IsSuccess() bool
IsSuccess returns true when this put users presences bulk forbidden response has a 2xx status code
func (*PutUsersPresencesBulkForbidden) String ¶
func (o *PutUsersPresencesBulkForbidden) String() string
type PutUsersPresencesBulkGatewayTimeout ¶
PutUsersPresencesBulkGatewayTimeout describes a response with status code 504, with default header values.
The request timed out.
func NewPutUsersPresencesBulkGatewayTimeout ¶
func NewPutUsersPresencesBulkGatewayTimeout() *PutUsersPresencesBulkGatewayTimeout
NewPutUsersPresencesBulkGatewayTimeout creates a PutUsersPresencesBulkGatewayTimeout with default headers values
func (*PutUsersPresencesBulkGatewayTimeout) Error ¶
func (o *PutUsersPresencesBulkGatewayTimeout) Error() string
func (*PutUsersPresencesBulkGatewayTimeout) GetPayload ¶
func (o *PutUsersPresencesBulkGatewayTimeout) GetPayload() *models.ErrorBody
func (*PutUsersPresencesBulkGatewayTimeout) IsClientError ¶
func (o *PutUsersPresencesBulkGatewayTimeout) IsClientError() bool
IsClientError returns true when this put users presences bulk gateway timeout response has a 4xx status code
func (*PutUsersPresencesBulkGatewayTimeout) IsCode ¶
func (o *PutUsersPresencesBulkGatewayTimeout) IsCode(code int) bool
IsCode returns true when this put users presences bulk gateway timeout response a status code equal to that given
func (*PutUsersPresencesBulkGatewayTimeout) IsRedirect ¶
func (o *PutUsersPresencesBulkGatewayTimeout) IsRedirect() bool
IsRedirect returns true when this put users presences bulk gateway timeout response has a 3xx status code
func (*PutUsersPresencesBulkGatewayTimeout) IsServerError ¶
func (o *PutUsersPresencesBulkGatewayTimeout) IsServerError() bool
IsServerError returns true when this put users presences bulk gateway timeout response has a 5xx status code
func (*PutUsersPresencesBulkGatewayTimeout) IsSuccess ¶
func (o *PutUsersPresencesBulkGatewayTimeout) IsSuccess() bool
IsSuccess returns true when this put users presences bulk gateway timeout response has a 2xx status code
func (*PutUsersPresencesBulkGatewayTimeout) String ¶
func (o *PutUsersPresencesBulkGatewayTimeout) String() string
type PutUsersPresencesBulkInternalServerError ¶
PutUsersPresencesBulkInternalServerError describes a response with status code 500, with default header values.
The server encountered an unexpected condition which prevented it from fulfilling the request.
func NewPutUsersPresencesBulkInternalServerError ¶
func NewPutUsersPresencesBulkInternalServerError() *PutUsersPresencesBulkInternalServerError
NewPutUsersPresencesBulkInternalServerError creates a PutUsersPresencesBulkInternalServerError with default headers values
func (*PutUsersPresencesBulkInternalServerError) Error ¶
func (o *PutUsersPresencesBulkInternalServerError) Error() string
func (*PutUsersPresencesBulkInternalServerError) GetPayload ¶
func (o *PutUsersPresencesBulkInternalServerError) GetPayload() *models.ErrorBody
func (*PutUsersPresencesBulkInternalServerError) IsClientError ¶
func (o *PutUsersPresencesBulkInternalServerError) IsClientError() bool
IsClientError returns true when this put users presences bulk internal server error response has a 4xx status code
func (*PutUsersPresencesBulkInternalServerError) IsCode ¶
func (o *PutUsersPresencesBulkInternalServerError) IsCode(code int) bool
IsCode returns true when this put users presences bulk internal server error response a status code equal to that given
func (*PutUsersPresencesBulkInternalServerError) IsRedirect ¶
func (o *PutUsersPresencesBulkInternalServerError) IsRedirect() bool
IsRedirect returns true when this put users presences bulk internal server error response has a 3xx status code
func (*PutUsersPresencesBulkInternalServerError) IsServerError ¶
func (o *PutUsersPresencesBulkInternalServerError) IsServerError() bool
IsServerError returns true when this put users presences bulk internal server error response has a 5xx status code
func (*PutUsersPresencesBulkInternalServerError) IsSuccess ¶
func (o *PutUsersPresencesBulkInternalServerError) IsSuccess() bool
IsSuccess returns true when this put users presences bulk internal server error response has a 2xx status code
func (*PutUsersPresencesBulkInternalServerError) String ¶
func (o *PutUsersPresencesBulkInternalServerError) String() string
type PutUsersPresencesBulkNotFound ¶
PutUsersPresencesBulkNotFound describes a response with status code 404, with default header values.
The requested resource was not found.
func NewPutUsersPresencesBulkNotFound ¶
func NewPutUsersPresencesBulkNotFound() *PutUsersPresencesBulkNotFound
NewPutUsersPresencesBulkNotFound creates a PutUsersPresencesBulkNotFound with default headers values
func (*PutUsersPresencesBulkNotFound) Error ¶
func (o *PutUsersPresencesBulkNotFound) Error() string
func (*PutUsersPresencesBulkNotFound) GetPayload ¶
func (o *PutUsersPresencesBulkNotFound) GetPayload() *models.ErrorBody
func (*PutUsersPresencesBulkNotFound) IsClientError ¶
func (o *PutUsersPresencesBulkNotFound) IsClientError() bool
IsClientError returns true when this put users presences bulk not found response has a 4xx status code
func (*PutUsersPresencesBulkNotFound) IsCode ¶
func (o *PutUsersPresencesBulkNotFound) IsCode(code int) bool
IsCode returns true when this put users presences bulk not found response a status code equal to that given
func (*PutUsersPresencesBulkNotFound) IsRedirect ¶
func (o *PutUsersPresencesBulkNotFound) IsRedirect() bool
IsRedirect returns true when this put users presences bulk not found response has a 3xx status code
func (*PutUsersPresencesBulkNotFound) IsServerError ¶
func (o *PutUsersPresencesBulkNotFound) IsServerError() bool
IsServerError returns true when this put users presences bulk not found response has a 5xx status code
func (*PutUsersPresencesBulkNotFound) IsSuccess ¶
func (o *PutUsersPresencesBulkNotFound) IsSuccess() bool
IsSuccess returns true when this put users presences bulk not found response has a 2xx status code
func (*PutUsersPresencesBulkNotFound) String ¶
func (o *PutUsersPresencesBulkNotFound) String() string
type PutUsersPresencesBulkOK ¶
type PutUsersPresencesBulkOK struct {
Payload []*models.UserPresence
}
PutUsersPresencesBulkOK describes a response with status code 200, with default header values.
successful operation
func NewPutUsersPresencesBulkOK ¶
func NewPutUsersPresencesBulkOK() *PutUsersPresencesBulkOK
NewPutUsersPresencesBulkOK creates a PutUsersPresencesBulkOK with default headers values
func (*PutUsersPresencesBulkOK) Error ¶
func (o *PutUsersPresencesBulkOK) Error() string
func (*PutUsersPresencesBulkOK) GetPayload ¶
func (o *PutUsersPresencesBulkOK) GetPayload() []*models.UserPresence
func (*PutUsersPresencesBulkOK) IsClientError ¶
func (o *PutUsersPresencesBulkOK) IsClientError() bool
IsClientError returns true when this put users presences bulk o k response has a 4xx status code
func (*PutUsersPresencesBulkOK) IsCode ¶
func (o *PutUsersPresencesBulkOK) IsCode(code int) bool
IsCode returns true when this put users presences bulk o k response a status code equal to that given
func (*PutUsersPresencesBulkOK) IsRedirect ¶
func (o *PutUsersPresencesBulkOK) IsRedirect() bool
IsRedirect returns true when this put users presences bulk o k response has a 3xx status code
func (*PutUsersPresencesBulkOK) IsServerError ¶
func (o *PutUsersPresencesBulkOK) IsServerError() bool
IsServerError returns true when this put users presences bulk o k response has a 5xx status code
func (*PutUsersPresencesBulkOK) IsSuccess ¶
func (o *PutUsersPresencesBulkOK) IsSuccess() bool
IsSuccess returns true when this put users presences bulk o k response has a 2xx status code
func (*PutUsersPresencesBulkOK) String ¶
func (o *PutUsersPresencesBulkOK) String() string
type PutUsersPresencesBulkParams ¶
type PutUsersPresencesBulkParams struct { /* Body. List of User presences */ Body []*models.UserPresence Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PutUsersPresencesBulkParams contains all the parameters to send to the API endpoint
for the put users presences bulk operation. Typically these are written to a http.Request.
func NewPutUsersPresencesBulkParams ¶
func NewPutUsersPresencesBulkParams() *PutUsersPresencesBulkParams
NewPutUsersPresencesBulkParams creates a new PutUsersPresencesBulkParams 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 NewPutUsersPresencesBulkParamsWithContext ¶
func NewPutUsersPresencesBulkParamsWithContext(ctx context.Context) *PutUsersPresencesBulkParams
NewPutUsersPresencesBulkParamsWithContext creates a new PutUsersPresencesBulkParams object with the ability to set a context for a request.
func NewPutUsersPresencesBulkParamsWithHTTPClient ¶
func NewPutUsersPresencesBulkParamsWithHTTPClient(client *http.Client) *PutUsersPresencesBulkParams
NewPutUsersPresencesBulkParamsWithHTTPClient creates a new PutUsersPresencesBulkParams object with the ability to set a custom HTTPClient for a request.
func NewPutUsersPresencesBulkParamsWithTimeout ¶
func NewPutUsersPresencesBulkParamsWithTimeout(timeout time.Duration) *PutUsersPresencesBulkParams
NewPutUsersPresencesBulkParamsWithTimeout creates a new PutUsersPresencesBulkParams object with the ability to set a timeout on a request.
func (*PutUsersPresencesBulkParams) SetBody ¶
func (o *PutUsersPresencesBulkParams) SetBody(body []*models.UserPresence)
SetBody adds the body to the put users presences bulk params
func (*PutUsersPresencesBulkParams) SetContext ¶
func (o *PutUsersPresencesBulkParams) SetContext(ctx context.Context)
SetContext adds the context to the put users presences bulk params
func (*PutUsersPresencesBulkParams) SetDefaults ¶
func (o *PutUsersPresencesBulkParams) SetDefaults()
SetDefaults hydrates default values in the put users presences bulk params (not the query body).
All values with no default are reset to their zero value.
func (*PutUsersPresencesBulkParams) SetHTTPClient ¶
func (o *PutUsersPresencesBulkParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the put users presences bulk params
func (*PutUsersPresencesBulkParams) SetTimeout ¶
func (o *PutUsersPresencesBulkParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the put users presences bulk params
func (*PutUsersPresencesBulkParams) WithBody ¶
func (o *PutUsersPresencesBulkParams) WithBody(body []*models.UserPresence) *PutUsersPresencesBulkParams
WithBody adds the body to the put users presences bulk params
func (*PutUsersPresencesBulkParams) WithContext ¶
func (o *PutUsersPresencesBulkParams) WithContext(ctx context.Context) *PutUsersPresencesBulkParams
WithContext adds the context to the put users presences bulk params
func (*PutUsersPresencesBulkParams) WithDefaults ¶
func (o *PutUsersPresencesBulkParams) WithDefaults() *PutUsersPresencesBulkParams
WithDefaults hydrates default values in the put users presences bulk params (not the query body).
All values with no default are reset to their zero value.
func (*PutUsersPresencesBulkParams) WithHTTPClient ¶
func (o *PutUsersPresencesBulkParams) WithHTTPClient(client *http.Client) *PutUsersPresencesBulkParams
WithHTTPClient adds the HTTPClient to the put users presences bulk params
func (*PutUsersPresencesBulkParams) WithTimeout ¶
func (o *PutUsersPresencesBulkParams) WithTimeout(timeout time.Duration) *PutUsersPresencesBulkParams
WithTimeout adds the timeout to the put users presences bulk params
func (*PutUsersPresencesBulkParams) WriteToRequest ¶
func (o *PutUsersPresencesBulkParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PutUsersPresencesBulkReader ¶
type PutUsersPresencesBulkReader struct {
// contains filtered or unexported fields
}
PutUsersPresencesBulkReader is a Reader for the PutUsersPresencesBulk structure.
func (*PutUsersPresencesBulkReader) ReadResponse ¶
func (o *PutUsersPresencesBulkReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PutUsersPresencesBulkRequestEntityTooLarge ¶
PutUsersPresencesBulkRequestEntityTooLarge describes a response with status code 413, with default header values.
The request is over the size limit. Maximum bytes: %s
func NewPutUsersPresencesBulkRequestEntityTooLarge ¶
func NewPutUsersPresencesBulkRequestEntityTooLarge() *PutUsersPresencesBulkRequestEntityTooLarge
NewPutUsersPresencesBulkRequestEntityTooLarge creates a PutUsersPresencesBulkRequestEntityTooLarge with default headers values
func (*PutUsersPresencesBulkRequestEntityTooLarge) Error ¶
func (o *PutUsersPresencesBulkRequestEntityTooLarge) Error() string
func (*PutUsersPresencesBulkRequestEntityTooLarge) GetPayload ¶
func (o *PutUsersPresencesBulkRequestEntityTooLarge) GetPayload() *models.ErrorBody
func (*PutUsersPresencesBulkRequestEntityTooLarge) IsClientError ¶
func (o *PutUsersPresencesBulkRequestEntityTooLarge) IsClientError() bool
IsClientError returns true when this put users presences bulk request entity too large response has a 4xx status code
func (*PutUsersPresencesBulkRequestEntityTooLarge) IsCode ¶
func (o *PutUsersPresencesBulkRequestEntityTooLarge) IsCode(code int) bool
IsCode returns true when this put users presences bulk request entity too large response a status code equal to that given
func (*PutUsersPresencesBulkRequestEntityTooLarge) IsRedirect ¶
func (o *PutUsersPresencesBulkRequestEntityTooLarge) IsRedirect() bool
IsRedirect returns true when this put users presences bulk request entity too large response has a 3xx status code
func (*PutUsersPresencesBulkRequestEntityTooLarge) IsServerError ¶
func (o *PutUsersPresencesBulkRequestEntityTooLarge) IsServerError() bool
IsServerError returns true when this put users presences bulk request entity too large response has a 5xx status code
func (*PutUsersPresencesBulkRequestEntityTooLarge) IsSuccess ¶
func (o *PutUsersPresencesBulkRequestEntityTooLarge) IsSuccess() bool
IsSuccess returns true when this put users presences bulk request entity too large response has a 2xx status code
func (*PutUsersPresencesBulkRequestEntityTooLarge) String ¶
func (o *PutUsersPresencesBulkRequestEntityTooLarge) String() string
type PutUsersPresencesBulkRequestTimeout ¶
PutUsersPresencesBulkRequestTimeout describes a response with status code 408, with default header values.
The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.
func NewPutUsersPresencesBulkRequestTimeout ¶
func NewPutUsersPresencesBulkRequestTimeout() *PutUsersPresencesBulkRequestTimeout
NewPutUsersPresencesBulkRequestTimeout creates a PutUsersPresencesBulkRequestTimeout with default headers values
func (*PutUsersPresencesBulkRequestTimeout) Error ¶
func (o *PutUsersPresencesBulkRequestTimeout) Error() string
func (*PutUsersPresencesBulkRequestTimeout) GetPayload ¶
func (o *PutUsersPresencesBulkRequestTimeout) GetPayload() *models.ErrorBody
func (*PutUsersPresencesBulkRequestTimeout) IsClientError ¶
func (o *PutUsersPresencesBulkRequestTimeout) IsClientError() bool
IsClientError returns true when this put users presences bulk request timeout response has a 4xx status code
func (*PutUsersPresencesBulkRequestTimeout) IsCode ¶
func (o *PutUsersPresencesBulkRequestTimeout) IsCode(code int) bool
IsCode returns true when this put users presences bulk request timeout response a status code equal to that given
func (*PutUsersPresencesBulkRequestTimeout) IsRedirect ¶
func (o *PutUsersPresencesBulkRequestTimeout) IsRedirect() bool
IsRedirect returns true when this put users presences bulk request timeout response has a 3xx status code
func (*PutUsersPresencesBulkRequestTimeout) IsServerError ¶
func (o *PutUsersPresencesBulkRequestTimeout) IsServerError() bool
IsServerError returns true when this put users presences bulk request timeout response has a 5xx status code
func (*PutUsersPresencesBulkRequestTimeout) IsSuccess ¶
func (o *PutUsersPresencesBulkRequestTimeout) IsSuccess() bool
IsSuccess returns true when this put users presences bulk request timeout response has a 2xx status code
func (*PutUsersPresencesBulkRequestTimeout) String ¶
func (o *PutUsersPresencesBulkRequestTimeout) String() string
type PutUsersPresencesBulkServiceUnavailable ¶
type PutUsersPresencesBulkServiceUnavailable struct {
}PutUsersPresencesBulkServiceUnavailable describes a response with status code 503, with default header values.
Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).
func NewPutUsersPresencesBulkServiceUnavailable ¶
func NewPutUsersPresencesBulkServiceUnavailable() *PutUsersPresencesBulkServiceUnavailable
NewPutUsersPresencesBulkServiceUnavailable creates a PutUsersPresencesBulkServiceUnavailable with default headers values
func (*PutUsersPresencesBulkServiceUnavailable) Error ¶
func (o *PutUsersPresencesBulkServiceUnavailable) Error() string
func (*PutUsersPresencesBulkServiceUnavailable) GetPayload ¶
func (o *PutUsersPresencesBulkServiceUnavailable) GetPayload() *models.ErrorBody
func (*PutUsersPresencesBulkServiceUnavailable) IsClientError ¶
func (o *PutUsersPresencesBulkServiceUnavailable) IsClientError() bool
IsClientError returns true when this put users presences bulk service unavailable response has a 4xx status code
func (*PutUsersPresencesBulkServiceUnavailable) IsCode ¶
func (o *PutUsersPresencesBulkServiceUnavailable) IsCode(code int) bool
IsCode returns true when this put users presences bulk service unavailable response a status code equal to that given
func (*PutUsersPresencesBulkServiceUnavailable) IsRedirect ¶
func (o *PutUsersPresencesBulkServiceUnavailable) IsRedirect() bool
IsRedirect returns true when this put users presences bulk service unavailable response has a 3xx status code
func (*PutUsersPresencesBulkServiceUnavailable) IsServerError ¶
func (o *PutUsersPresencesBulkServiceUnavailable) IsServerError() bool
IsServerError returns true when this put users presences bulk service unavailable response has a 5xx status code
func (*PutUsersPresencesBulkServiceUnavailable) IsSuccess ¶
func (o *PutUsersPresencesBulkServiceUnavailable) IsSuccess() bool
IsSuccess returns true when this put users presences bulk service unavailable response has a 2xx status code
func (*PutUsersPresencesBulkServiceUnavailable) String ¶
func (o *PutUsersPresencesBulkServiceUnavailable) String() string
type PutUsersPresencesBulkTooManyRequests ¶
PutUsersPresencesBulkTooManyRequests describes a response with status code 429, with default header values.
Rate limit exceeded the maximum. Retry the request in [%s] seconds
func NewPutUsersPresencesBulkTooManyRequests ¶
func NewPutUsersPresencesBulkTooManyRequests() *PutUsersPresencesBulkTooManyRequests
NewPutUsersPresencesBulkTooManyRequests creates a PutUsersPresencesBulkTooManyRequests with default headers values
func (*PutUsersPresencesBulkTooManyRequests) Error ¶
func (o *PutUsersPresencesBulkTooManyRequests) Error() string
func (*PutUsersPresencesBulkTooManyRequests) GetPayload ¶
func (o *PutUsersPresencesBulkTooManyRequests) GetPayload() *models.ErrorBody
func (*PutUsersPresencesBulkTooManyRequests) IsClientError ¶
func (o *PutUsersPresencesBulkTooManyRequests) IsClientError() bool
IsClientError returns true when this put users presences bulk too many requests response has a 4xx status code
func (*PutUsersPresencesBulkTooManyRequests) IsCode ¶
func (o *PutUsersPresencesBulkTooManyRequests) IsCode(code int) bool
IsCode returns true when this put users presences bulk too many requests response a status code equal to that given
func (*PutUsersPresencesBulkTooManyRequests) IsRedirect ¶
func (o *PutUsersPresencesBulkTooManyRequests) IsRedirect() bool
IsRedirect returns true when this put users presences bulk too many requests response has a 3xx status code
func (*PutUsersPresencesBulkTooManyRequests) IsServerError ¶
func (o *PutUsersPresencesBulkTooManyRequests) IsServerError() bool
IsServerError returns true when this put users presences bulk too many requests response has a 5xx status code
func (*PutUsersPresencesBulkTooManyRequests) IsSuccess ¶
func (o *PutUsersPresencesBulkTooManyRequests) IsSuccess() bool
IsSuccess returns true when this put users presences bulk too many requests response has a 2xx status code
func (*PutUsersPresencesBulkTooManyRequests) String ¶
func (o *PutUsersPresencesBulkTooManyRequests) String() string
type PutUsersPresencesBulkUnauthorized ¶
type PutUsersPresencesBulkUnauthorized struct {
}PutUsersPresencesBulkUnauthorized describes a response with status code 401, with default header values.
No authentication bearer token specified in authorization header.
func NewPutUsersPresencesBulkUnauthorized ¶
func NewPutUsersPresencesBulkUnauthorized() *PutUsersPresencesBulkUnauthorized
NewPutUsersPresencesBulkUnauthorized creates a PutUsersPresencesBulkUnauthorized with default headers values
func (*PutUsersPresencesBulkUnauthorized) Error ¶
func (o *PutUsersPresencesBulkUnauthorized) Error() string
func (*PutUsersPresencesBulkUnauthorized) GetPayload ¶
func (o *PutUsersPresencesBulkUnauthorized) GetPayload() *models.ErrorBody
func (*PutUsersPresencesBulkUnauthorized) IsClientError ¶
func (o *PutUsersPresencesBulkUnauthorized) IsClientError() bool
IsClientError returns true when this put users presences bulk unauthorized response has a 4xx status code
func (*PutUsersPresencesBulkUnauthorized) IsCode ¶
func (o *PutUsersPresencesBulkUnauthorized) IsCode(code int) bool
IsCode returns true when this put users presences bulk unauthorized response a status code equal to that given
func (*PutUsersPresencesBulkUnauthorized) IsRedirect ¶
func (o *PutUsersPresencesBulkUnauthorized) IsRedirect() bool
IsRedirect returns true when this put users presences bulk unauthorized response has a 3xx status code
func (*PutUsersPresencesBulkUnauthorized) IsServerError ¶
func (o *PutUsersPresencesBulkUnauthorized) IsServerError() bool
IsServerError returns true when this put users presences bulk unauthorized response has a 5xx status code
func (*PutUsersPresencesBulkUnauthorized) IsSuccess ¶
func (o *PutUsersPresencesBulkUnauthorized) IsSuccess() bool
IsSuccess returns true when this put users presences bulk unauthorized response has a 2xx status code
func (*PutUsersPresencesBulkUnauthorized) String ¶
func (o *PutUsersPresencesBulkUnauthorized) String() string
type PutUsersPresencesBulkUnsupportedMediaType ¶
PutUsersPresencesBulkUnsupportedMediaType describes a response with status code 415, with default header values.
Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.
func NewPutUsersPresencesBulkUnsupportedMediaType ¶
func NewPutUsersPresencesBulkUnsupportedMediaType() *PutUsersPresencesBulkUnsupportedMediaType
NewPutUsersPresencesBulkUnsupportedMediaType creates a PutUsersPresencesBulkUnsupportedMediaType with default headers values
func (*PutUsersPresencesBulkUnsupportedMediaType) Error ¶
func (o *PutUsersPresencesBulkUnsupportedMediaType) Error() string
func (*PutUsersPresencesBulkUnsupportedMediaType) GetPayload ¶
func (o *PutUsersPresencesBulkUnsupportedMediaType) GetPayload() *models.ErrorBody
func (*PutUsersPresencesBulkUnsupportedMediaType) IsClientError ¶
func (o *PutUsersPresencesBulkUnsupportedMediaType) IsClientError() bool
IsClientError returns true when this put users presences bulk unsupported media type response has a 4xx status code
func (*PutUsersPresencesBulkUnsupportedMediaType) IsCode ¶
func (o *PutUsersPresencesBulkUnsupportedMediaType) IsCode(code int) bool
IsCode returns true when this put users presences bulk unsupported media type response a status code equal to that given
func (*PutUsersPresencesBulkUnsupportedMediaType) IsRedirect ¶
func (o *PutUsersPresencesBulkUnsupportedMediaType) IsRedirect() bool
IsRedirect returns true when this put users presences bulk unsupported media type response has a 3xx status code
func (*PutUsersPresencesBulkUnsupportedMediaType) IsServerError ¶
func (o *PutUsersPresencesBulkUnsupportedMediaType) IsServerError() bool
IsServerError returns true when this put users presences bulk unsupported media type response has a 5xx status code
func (*PutUsersPresencesBulkUnsupportedMediaType) IsSuccess ¶
func (o *PutUsersPresencesBulkUnsupportedMediaType) IsSuccess() bool
IsSuccess returns true when this put users presences bulk unsupported media type response has a 2xx status code
func (*PutUsersPresencesBulkUnsupportedMediaType) String ¶
func (o *PutUsersPresencesBulkUnsupportedMediaType) String() string
Source Files
¶
- delete_presence_source_parameters.go
- delete_presence_source_responses.go
- delete_presencedefinition_parameters.go
- delete_presencedefinition_responses.go
- get_presence_settings_parameters.go
- get_presence_settings_responses.go
- get_presence_source_parameters.go
- get_presence_source_responses.go
- get_presence_sources_parameters.go
- get_presence_sources_responses.go
- get_presence_user_primarysource_parameters.go
- get_presence_user_primarysource_responses.go
- get_presencedefinition_parameters.go
- get_presencedefinition_responses.go
- get_presencedefinitions_parameters.go
- get_presencedefinitions_responses.go
- get_systempresences_parameters.go
- get_systempresences_responses.go
- get_user_presence_parameters.go
- get_user_presence_responses.go
- get_user_presences_purecloud_parameters.go
- get_user_presences_purecloud_responses.go
- patch_user_presence_parameters.go
- patch_user_presence_responses.go
- patch_user_presences_purecloud_parameters.go
- patch_user_presences_purecloud_responses.go
- post_presence_sources_parameters.go
- post_presence_sources_responses.go
- post_presencedefinitions_parameters.go
- post_presencedefinitions_responses.go
- presence_client.go
- put_presence_settings_parameters.go
- put_presence_settings_responses.go
- put_presence_source_parameters.go
- put_presence_source_responses.go
- put_presence_user_primarysource_parameters.go
- put_presence_user_primarysource_responses.go
- put_presencedefinition_parameters.go
- put_presencedefinition_responses.go
- put_users_presences_bulk_parameters.go
- put_users_presences_bulk_responses.go