Documentation
¶
Index ¶
- type API
- type Client
- func (a *Client) DeleteContentmanagementDocument(ctx context.Context, params *DeleteContentmanagementDocumentParams) (*DeleteContentmanagementDocumentAccepted, error)
- func (a *Client) DeleteContentmanagementShare(ctx context.Context, params *DeleteContentmanagementShareParams) error
- func (a *Client) DeleteContentmanagementStatusStatusID(ctx context.Context, params *DeleteContentmanagementStatusStatusIDParams) error
- func (a *Client) DeleteContentmanagementWorkspace(ctx context.Context, params *DeleteContentmanagementWorkspaceParams) (*DeleteContentmanagementWorkspaceAccepted, error)
- func (a *Client) DeleteContentmanagementWorkspaceMember(ctx context.Context, params *DeleteContentmanagementWorkspaceMemberParams) error
- func (a *Client) DeleteContentmanagementWorkspaceTagvalue(ctx context.Context, params *DeleteContentmanagementWorkspaceTagvalueParams) error
- func (a *Client) GetContentmanagementDocument(ctx context.Context, params *GetContentmanagementDocumentParams) (*GetContentmanagementDocumentOK, error)
- func (a *Client) GetContentmanagementDocumentAudits(ctx context.Context, params *GetContentmanagementDocumentAuditsParams) (*GetContentmanagementDocumentAuditsOK, error)
- func (a *Client) GetContentmanagementDocumentContent(ctx context.Context, params *GetContentmanagementDocumentContentParams) (*GetContentmanagementDocumentContentOK, ...)
- func (a *Client) GetContentmanagementDocuments(ctx context.Context, params *GetContentmanagementDocumentsParams) (*GetContentmanagementDocumentsOK, error)
- func (a *Client) GetContentmanagementQuery(ctx context.Context, params *GetContentmanagementQueryParams) (*GetContentmanagementQueryOK, error)
- func (a *Client) GetContentmanagementSecurityprofile(ctx context.Context, params *GetContentmanagementSecurityprofileParams) (*GetContentmanagementSecurityprofileOK, error)
- func (a *Client) GetContentmanagementSecurityprofiles(ctx context.Context, params *GetContentmanagementSecurityprofilesParams) (*GetContentmanagementSecurityprofilesOK, error)
- func (a *Client) GetContentmanagementShare(ctx context.Context, params *GetContentmanagementShareParams) (*GetContentmanagementShareOK, error)
- func (a *Client) GetContentmanagementSharedSharedID(ctx context.Context, params *GetContentmanagementSharedSharedIDParams) (*GetContentmanagementSharedSharedIDOK, ...)
- func (a *Client) GetContentmanagementShares(ctx context.Context, params *GetContentmanagementSharesParams) (*GetContentmanagementSharesOK, error)
- func (a *Client) GetContentmanagementStatus(ctx context.Context, params *GetContentmanagementStatusParams) (*GetContentmanagementStatusOK, error)
- func (a *Client) GetContentmanagementStatusStatusID(ctx context.Context, params *GetContentmanagementStatusStatusIDParams) (*GetContentmanagementStatusStatusIDOK, error)
- func (a *Client) GetContentmanagementUsage(ctx context.Context, params *GetContentmanagementUsageParams) (*GetContentmanagementUsageOK, error)
- func (a *Client) GetContentmanagementWorkspace(ctx context.Context, params *GetContentmanagementWorkspaceParams) (*GetContentmanagementWorkspaceOK, error)
- func (a *Client) GetContentmanagementWorkspaceDocuments(ctx context.Context, params *GetContentmanagementWorkspaceDocumentsParams) (*GetContentmanagementWorkspaceDocumentsOK, error)
- func (a *Client) GetContentmanagementWorkspaceMember(ctx context.Context, params *GetContentmanagementWorkspaceMemberParams) (*GetContentmanagementWorkspaceMemberOK, error)
- func (a *Client) GetContentmanagementWorkspaceMembers(ctx context.Context, params *GetContentmanagementWorkspaceMembersParams) (*GetContentmanagementWorkspaceMembersOK, error)
- func (a *Client) GetContentmanagementWorkspaceTagvalue(ctx context.Context, params *GetContentmanagementWorkspaceTagvalueParams) (*GetContentmanagementWorkspaceTagvalueOK, error)
- func (a *Client) GetContentmanagementWorkspaceTagvalues(ctx context.Context, params *GetContentmanagementWorkspaceTagvaluesParams) (*GetContentmanagementWorkspaceTagvaluesOK, error)
- func (a *Client) GetContentmanagementWorkspaces(ctx context.Context, params *GetContentmanagementWorkspacesParams) (*GetContentmanagementWorkspacesOK, error)
- func (a *Client) PostContentmanagementAuditquery(ctx context.Context, params *PostContentmanagementAuditqueryParams) (*PostContentmanagementAuditqueryOK, error)
- func (a *Client) PostContentmanagementDocument(ctx context.Context, params *PostContentmanagementDocumentParams) (*PostContentmanagementDocumentOK, error)
- func (a *Client) PostContentmanagementDocumentContent(ctx context.Context, params *PostContentmanagementDocumentContentParams) (*PostContentmanagementDocumentContentAccepted, error)
- func (a *Client) PostContentmanagementDocuments(ctx context.Context, params *PostContentmanagementDocumentsParams) (*PostContentmanagementDocumentsOK, error)
- func (a *Client) PostContentmanagementQuery(ctx context.Context, params *PostContentmanagementQueryParams) (*PostContentmanagementQueryOK, error)
- func (a *Client) PostContentmanagementShares(ctx context.Context, params *PostContentmanagementSharesParams) (*PostContentmanagementSharesOK, error)
- func (a *Client) PostContentmanagementWorkspaceTagvalues(ctx context.Context, params *PostContentmanagementWorkspaceTagvaluesParams) (*PostContentmanagementWorkspaceTagvaluesOK, error)
- func (a *Client) PostContentmanagementWorkspaceTagvaluesQuery(ctx context.Context, ...) (*PostContentmanagementWorkspaceTagvaluesQueryOK, error)
- func (a *Client) PostContentmanagementWorkspaces(ctx context.Context, params *PostContentmanagementWorkspacesParams) (*PostContentmanagementWorkspacesOK, error)
- func (a *Client) PutContentmanagementWorkspace(ctx context.Context, params *PutContentmanagementWorkspaceParams) (*PutContentmanagementWorkspaceOK, error)
- func (a *Client) PutContentmanagementWorkspaceMember(ctx context.Context, params *PutContentmanagementWorkspaceMemberParams) (*PutContentmanagementWorkspaceMemberOK, error)
- func (a *Client) PutContentmanagementWorkspaceTagvalue(ctx context.Context, params *PutContentmanagementWorkspaceTagvalueParams) (*PutContentmanagementWorkspaceTagvalueOK, ...)
- type DeleteContentmanagementDocumentAccepted
- func (o *DeleteContentmanagementDocumentAccepted) Error() string
- func (o *DeleteContentmanagementDocumentAccepted) IsClientError() bool
- func (o *DeleteContentmanagementDocumentAccepted) IsCode(code int) bool
- func (o *DeleteContentmanagementDocumentAccepted) IsRedirect() bool
- func (o *DeleteContentmanagementDocumentAccepted) IsServerError() bool
- func (o *DeleteContentmanagementDocumentAccepted) IsSuccess() bool
- func (o *DeleteContentmanagementDocumentAccepted) String() string
- type DeleteContentmanagementDocumentBadRequest
- func (o *DeleteContentmanagementDocumentBadRequest) Error() string
- func (o *DeleteContentmanagementDocumentBadRequest) GetPayload() *models.ErrorBody
- func (o *DeleteContentmanagementDocumentBadRequest) IsClientError() bool
- func (o *DeleteContentmanagementDocumentBadRequest) IsCode(code int) bool
- func (o *DeleteContentmanagementDocumentBadRequest) IsRedirect() bool
- func (o *DeleteContentmanagementDocumentBadRequest) IsServerError() bool
- func (o *DeleteContentmanagementDocumentBadRequest) IsSuccess() bool
- func (o *DeleteContentmanagementDocumentBadRequest) String() string
- type DeleteContentmanagementDocumentForbidden
- func (o *DeleteContentmanagementDocumentForbidden) Error() string
- func (o *DeleteContentmanagementDocumentForbidden) GetPayload() *models.ErrorBody
- func (o *DeleteContentmanagementDocumentForbidden) IsClientError() bool
- func (o *DeleteContentmanagementDocumentForbidden) IsCode(code int) bool
- func (o *DeleteContentmanagementDocumentForbidden) IsRedirect() bool
- func (o *DeleteContentmanagementDocumentForbidden) IsServerError() bool
- func (o *DeleteContentmanagementDocumentForbidden) IsSuccess() bool
- func (o *DeleteContentmanagementDocumentForbidden) String() string
- type DeleteContentmanagementDocumentGatewayTimeout
- func (o *DeleteContentmanagementDocumentGatewayTimeout) Error() string
- func (o *DeleteContentmanagementDocumentGatewayTimeout) GetPayload() *models.ErrorBody
- func (o *DeleteContentmanagementDocumentGatewayTimeout) IsClientError() bool
- func (o *DeleteContentmanagementDocumentGatewayTimeout) IsCode(code int) bool
- func (o *DeleteContentmanagementDocumentGatewayTimeout) IsRedirect() bool
- func (o *DeleteContentmanagementDocumentGatewayTimeout) IsServerError() bool
- func (o *DeleteContentmanagementDocumentGatewayTimeout) IsSuccess() bool
- func (o *DeleteContentmanagementDocumentGatewayTimeout) String() string
- type DeleteContentmanagementDocumentInternalServerError
- func (o *DeleteContentmanagementDocumentInternalServerError) Error() string
- func (o *DeleteContentmanagementDocumentInternalServerError) GetPayload() *models.ErrorBody
- func (o *DeleteContentmanagementDocumentInternalServerError) IsClientError() bool
- func (o *DeleteContentmanagementDocumentInternalServerError) IsCode(code int) bool
- func (o *DeleteContentmanagementDocumentInternalServerError) IsRedirect() bool
- func (o *DeleteContentmanagementDocumentInternalServerError) IsServerError() bool
- func (o *DeleteContentmanagementDocumentInternalServerError) IsSuccess() bool
- func (o *DeleteContentmanagementDocumentInternalServerError) String() string
- type DeleteContentmanagementDocumentLocked
- func (o *DeleteContentmanagementDocumentLocked) Error() string
- func (o *DeleteContentmanagementDocumentLocked) IsClientError() bool
- func (o *DeleteContentmanagementDocumentLocked) IsCode(code int) bool
- func (o *DeleteContentmanagementDocumentLocked) IsRedirect() bool
- func (o *DeleteContentmanagementDocumentLocked) IsServerError() bool
- func (o *DeleteContentmanagementDocumentLocked) IsSuccess() bool
- func (o *DeleteContentmanagementDocumentLocked) String() string
- type DeleteContentmanagementDocumentNotFound
- func (o *DeleteContentmanagementDocumentNotFound) Error() string
- func (o *DeleteContentmanagementDocumentNotFound) GetPayload() *models.ErrorBody
- func (o *DeleteContentmanagementDocumentNotFound) IsClientError() bool
- func (o *DeleteContentmanagementDocumentNotFound) IsCode(code int) bool
- func (o *DeleteContentmanagementDocumentNotFound) IsRedirect() bool
- func (o *DeleteContentmanagementDocumentNotFound) IsServerError() bool
- func (o *DeleteContentmanagementDocumentNotFound) IsSuccess() bool
- func (o *DeleteContentmanagementDocumentNotFound) String() string
- type DeleteContentmanagementDocumentParams
- func NewDeleteContentmanagementDocumentParams() *DeleteContentmanagementDocumentParams
- func NewDeleteContentmanagementDocumentParamsWithContext(ctx context.Context) *DeleteContentmanagementDocumentParams
- func NewDeleteContentmanagementDocumentParamsWithHTTPClient(client *http.Client) *DeleteContentmanagementDocumentParams
- func NewDeleteContentmanagementDocumentParamsWithTimeout(timeout time.Duration) *DeleteContentmanagementDocumentParams
- func (o *DeleteContentmanagementDocumentParams) SetContext(ctx context.Context)
- func (o *DeleteContentmanagementDocumentParams) SetDefaults()
- func (o *DeleteContentmanagementDocumentParams) SetDocumentID(documentID string)
- func (o *DeleteContentmanagementDocumentParams) SetHTTPClient(client *http.Client)
- func (o *DeleteContentmanagementDocumentParams) SetOverride(override *bool)
- func (o *DeleteContentmanagementDocumentParams) SetTimeout(timeout time.Duration)
- func (o *DeleteContentmanagementDocumentParams) WithContext(ctx context.Context) *DeleteContentmanagementDocumentParams
- func (o *DeleteContentmanagementDocumentParams) WithDefaults() *DeleteContentmanagementDocumentParams
- func (o *DeleteContentmanagementDocumentParams) WithDocumentID(documentID string) *DeleteContentmanagementDocumentParams
- func (o *DeleteContentmanagementDocumentParams) WithHTTPClient(client *http.Client) *DeleteContentmanagementDocumentParams
- func (o *DeleteContentmanagementDocumentParams) WithOverride(override *bool) *DeleteContentmanagementDocumentParams
- func (o *DeleteContentmanagementDocumentParams) WithTimeout(timeout time.Duration) *DeleteContentmanagementDocumentParams
- func (o *DeleteContentmanagementDocumentParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteContentmanagementDocumentReader
- type DeleteContentmanagementDocumentRequestEntityTooLarge
- func (o *DeleteContentmanagementDocumentRequestEntityTooLarge) Error() string
- func (o *DeleteContentmanagementDocumentRequestEntityTooLarge) GetPayload() *models.ErrorBody
- func (o *DeleteContentmanagementDocumentRequestEntityTooLarge) IsClientError() bool
- func (o *DeleteContentmanagementDocumentRequestEntityTooLarge) IsCode(code int) bool
- func (o *DeleteContentmanagementDocumentRequestEntityTooLarge) IsRedirect() bool
- func (o *DeleteContentmanagementDocumentRequestEntityTooLarge) IsServerError() bool
- func (o *DeleteContentmanagementDocumentRequestEntityTooLarge) IsSuccess() bool
- func (o *DeleteContentmanagementDocumentRequestEntityTooLarge) String() string
- type DeleteContentmanagementDocumentRequestTimeout
- func (o *DeleteContentmanagementDocumentRequestTimeout) Error() string
- func (o *DeleteContentmanagementDocumentRequestTimeout) GetPayload() *models.ErrorBody
- func (o *DeleteContentmanagementDocumentRequestTimeout) IsClientError() bool
- func (o *DeleteContentmanagementDocumentRequestTimeout) IsCode(code int) bool
- func (o *DeleteContentmanagementDocumentRequestTimeout) IsRedirect() bool
- func (o *DeleteContentmanagementDocumentRequestTimeout) IsServerError() bool
- func (o *DeleteContentmanagementDocumentRequestTimeout) IsSuccess() bool
- func (o *DeleteContentmanagementDocumentRequestTimeout) String() string
- type DeleteContentmanagementDocumentServiceUnavailable
- func (o *DeleteContentmanagementDocumentServiceUnavailable) Error() string
- func (o *DeleteContentmanagementDocumentServiceUnavailable) GetPayload() *models.ErrorBody
- func (o *DeleteContentmanagementDocumentServiceUnavailable) IsClientError() bool
- func (o *DeleteContentmanagementDocumentServiceUnavailable) IsCode(code int) bool
- func (o *DeleteContentmanagementDocumentServiceUnavailable) IsRedirect() bool
- func (o *DeleteContentmanagementDocumentServiceUnavailable) IsServerError() bool
- func (o *DeleteContentmanagementDocumentServiceUnavailable) IsSuccess() bool
- func (o *DeleteContentmanagementDocumentServiceUnavailable) String() string
- type DeleteContentmanagementDocumentTooManyRequests
- func (o *DeleteContentmanagementDocumentTooManyRequests) Error() string
- func (o *DeleteContentmanagementDocumentTooManyRequests) GetPayload() *models.ErrorBody
- func (o *DeleteContentmanagementDocumentTooManyRequests) IsClientError() bool
- func (o *DeleteContentmanagementDocumentTooManyRequests) IsCode(code int) bool
- func (o *DeleteContentmanagementDocumentTooManyRequests) IsRedirect() bool
- func (o *DeleteContentmanagementDocumentTooManyRequests) IsServerError() bool
- func (o *DeleteContentmanagementDocumentTooManyRequests) IsSuccess() bool
- func (o *DeleteContentmanagementDocumentTooManyRequests) String() string
- type DeleteContentmanagementDocumentUnauthorized
- func (o *DeleteContentmanagementDocumentUnauthorized) Error() string
- func (o *DeleteContentmanagementDocumentUnauthorized) GetPayload() *models.ErrorBody
- func (o *DeleteContentmanagementDocumentUnauthorized) IsClientError() bool
- func (o *DeleteContentmanagementDocumentUnauthorized) IsCode(code int) bool
- func (o *DeleteContentmanagementDocumentUnauthorized) IsRedirect() bool
- func (o *DeleteContentmanagementDocumentUnauthorized) IsServerError() bool
- func (o *DeleteContentmanagementDocumentUnauthorized) IsSuccess() bool
- func (o *DeleteContentmanagementDocumentUnauthorized) String() string
- type DeleteContentmanagementDocumentUnsupportedMediaType
- func (o *DeleteContentmanagementDocumentUnsupportedMediaType) Error() string
- func (o *DeleteContentmanagementDocumentUnsupportedMediaType) GetPayload() *models.ErrorBody
- func (o *DeleteContentmanagementDocumentUnsupportedMediaType) IsClientError() bool
- func (o *DeleteContentmanagementDocumentUnsupportedMediaType) IsCode(code int) bool
- func (o *DeleteContentmanagementDocumentUnsupportedMediaType) IsRedirect() bool
- func (o *DeleteContentmanagementDocumentUnsupportedMediaType) IsServerError() bool
- func (o *DeleteContentmanagementDocumentUnsupportedMediaType) IsSuccess() bool
- func (o *DeleteContentmanagementDocumentUnsupportedMediaType) String() string
- type DeleteContentmanagementShareBadRequest
- func (o *DeleteContentmanagementShareBadRequest) Error() string
- func (o *DeleteContentmanagementShareBadRequest) GetPayload() *models.ErrorBody
- func (o *DeleteContentmanagementShareBadRequest) IsClientError() bool
- func (o *DeleteContentmanagementShareBadRequest) IsCode(code int) bool
- func (o *DeleteContentmanagementShareBadRequest) IsRedirect() bool
- func (o *DeleteContentmanagementShareBadRequest) IsServerError() bool
- func (o *DeleteContentmanagementShareBadRequest) IsSuccess() bool
- func (o *DeleteContentmanagementShareBadRequest) String() string
- type DeleteContentmanagementShareDefault
- func (o *DeleteContentmanagementShareDefault) Code() int
- func (o *DeleteContentmanagementShareDefault) Error() string
- func (o *DeleteContentmanagementShareDefault) IsClientError() bool
- func (o *DeleteContentmanagementShareDefault) IsCode(code int) bool
- func (o *DeleteContentmanagementShareDefault) IsRedirect() bool
- func (o *DeleteContentmanagementShareDefault) IsServerError() bool
- func (o *DeleteContentmanagementShareDefault) IsSuccess() bool
- func (o *DeleteContentmanagementShareDefault) String() string
- type DeleteContentmanagementShareForbidden
- func (o *DeleteContentmanagementShareForbidden) Error() string
- func (o *DeleteContentmanagementShareForbidden) GetPayload() *models.ErrorBody
- func (o *DeleteContentmanagementShareForbidden) IsClientError() bool
- func (o *DeleteContentmanagementShareForbidden) IsCode(code int) bool
- func (o *DeleteContentmanagementShareForbidden) IsRedirect() bool
- func (o *DeleteContentmanagementShareForbidden) IsServerError() bool
- func (o *DeleteContentmanagementShareForbidden) IsSuccess() bool
- func (o *DeleteContentmanagementShareForbidden) String() string
- type DeleteContentmanagementShareGatewayTimeout
- func (o *DeleteContentmanagementShareGatewayTimeout) Error() string
- func (o *DeleteContentmanagementShareGatewayTimeout) GetPayload() *models.ErrorBody
- func (o *DeleteContentmanagementShareGatewayTimeout) IsClientError() bool
- func (o *DeleteContentmanagementShareGatewayTimeout) IsCode(code int) bool
- func (o *DeleteContentmanagementShareGatewayTimeout) IsRedirect() bool
- func (o *DeleteContentmanagementShareGatewayTimeout) IsServerError() bool
- func (o *DeleteContentmanagementShareGatewayTimeout) IsSuccess() bool
- func (o *DeleteContentmanagementShareGatewayTimeout) String() string
- type DeleteContentmanagementShareInternalServerError
- func (o *DeleteContentmanagementShareInternalServerError) Error() string
- func (o *DeleteContentmanagementShareInternalServerError) GetPayload() *models.ErrorBody
- func (o *DeleteContentmanagementShareInternalServerError) IsClientError() bool
- func (o *DeleteContentmanagementShareInternalServerError) IsCode(code int) bool
- func (o *DeleteContentmanagementShareInternalServerError) IsRedirect() bool
- func (o *DeleteContentmanagementShareInternalServerError) IsServerError() bool
- func (o *DeleteContentmanagementShareInternalServerError) IsSuccess() bool
- func (o *DeleteContentmanagementShareInternalServerError) String() string
- type DeleteContentmanagementShareNotFound
- func (o *DeleteContentmanagementShareNotFound) Error() string
- func (o *DeleteContentmanagementShareNotFound) GetPayload() *models.ErrorBody
- func (o *DeleteContentmanagementShareNotFound) IsClientError() bool
- func (o *DeleteContentmanagementShareNotFound) IsCode(code int) bool
- func (o *DeleteContentmanagementShareNotFound) IsRedirect() bool
- func (o *DeleteContentmanagementShareNotFound) IsServerError() bool
- func (o *DeleteContentmanagementShareNotFound) IsSuccess() bool
- func (o *DeleteContentmanagementShareNotFound) String() string
- type DeleteContentmanagementShareParams
- func NewDeleteContentmanagementShareParams() *DeleteContentmanagementShareParams
- func NewDeleteContentmanagementShareParamsWithContext(ctx context.Context) *DeleteContentmanagementShareParams
- func NewDeleteContentmanagementShareParamsWithHTTPClient(client *http.Client) *DeleteContentmanagementShareParams
- func NewDeleteContentmanagementShareParamsWithTimeout(timeout time.Duration) *DeleteContentmanagementShareParams
- func (o *DeleteContentmanagementShareParams) SetContext(ctx context.Context)
- func (o *DeleteContentmanagementShareParams) SetDefaults()
- func (o *DeleteContentmanagementShareParams) SetHTTPClient(client *http.Client)
- func (o *DeleteContentmanagementShareParams) SetShareID(shareID string)
- func (o *DeleteContentmanagementShareParams) SetTimeout(timeout time.Duration)
- func (o *DeleteContentmanagementShareParams) WithContext(ctx context.Context) *DeleteContentmanagementShareParams
- func (o *DeleteContentmanagementShareParams) WithDefaults() *DeleteContentmanagementShareParams
- func (o *DeleteContentmanagementShareParams) WithHTTPClient(client *http.Client) *DeleteContentmanagementShareParams
- func (o *DeleteContentmanagementShareParams) WithShareID(shareID string) *DeleteContentmanagementShareParams
- func (o *DeleteContentmanagementShareParams) WithTimeout(timeout time.Duration) *DeleteContentmanagementShareParams
- func (o *DeleteContentmanagementShareParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteContentmanagementShareReader
- type DeleteContentmanagementShareRequestEntityTooLarge
- func (o *DeleteContentmanagementShareRequestEntityTooLarge) Error() string
- func (o *DeleteContentmanagementShareRequestEntityTooLarge) GetPayload() *models.ErrorBody
- func (o *DeleteContentmanagementShareRequestEntityTooLarge) IsClientError() bool
- func (o *DeleteContentmanagementShareRequestEntityTooLarge) IsCode(code int) bool
- func (o *DeleteContentmanagementShareRequestEntityTooLarge) IsRedirect() bool
- func (o *DeleteContentmanagementShareRequestEntityTooLarge) IsServerError() bool
- func (o *DeleteContentmanagementShareRequestEntityTooLarge) IsSuccess() bool
- func (o *DeleteContentmanagementShareRequestEntityTooLarge) String() string
- type DeleteContentmanagementShareRequestTimeout
- func (o *DeleteContentmanagementShareRequestTimeout) Error() string
- func (o *DeleteContentmanagementShareRequestTimeout) GetPayload() *models.ErrorBody
- func (o *DeleteContentmanagementShareRequestTimeout) IsClientError() bool
- func (o *DeleteContentmanagementShareRequestTimeout) IsCode(code int) bool
- func (o *DeleteContentmanagementShareRequestTimeout) IsRedirect() bool
- func (o *DeleteContentmanagementShareRequestTimeout) IsServerError() bool
- func (o *DeleteContentmanagementShareRequestTimeout) IsSuccess() bool
- func (o *DeleteContentmanagementShareRequestTimeout) String() string
- type DeleteContentmanagementShareServiceUnavailable
- func (o *DeleteContentmanagementShareServiceUnavailable) Error() string
- func (o *DeleteContentmanagementShareServiceUnavailable) GetPayload() *models.ErrorBody
- func (o *DeleteContentmanagementShareServiceUnavailable) IsClientError() bool
- func (o *DeleteContentmanagementShareServiceUnavailable) IsCode(code int) bool
- func (o *DeleteContentmanagementShareServiceUnavailable) IsRedirect() bool
- func (o *DeleteContentmanagementShareServiceUnavailable) IsServerError() bool
- func (o *DeleteContentmanagementShareServiceUnavailable) IsSuccess() bool
- func (o *DeleteContentmanagementShareServiceUnavailable) String() string
- type DeleteContentmanagementShareTooManyRequests
- func (o *DeleteContentmanagementShareTooManyRequests) Error() string
- func (o *DeleteContentmanagementShareTooManyRequests) GetPayload() *models.ErrorBody
- func (o *DeleteContentmanagementShareTooManyRequests) IsClientError() bool
- func (o *DeleteContentmanagementShareTooManyRequests) IsCode(code int) bool
- func (o *DeleteContentmanagementShareTooManyRequests) IsRedirect() bool
- func (o *DeleteContentmanagementShareTooManyRequests) IsServerError() bool
- func (o *DeleteContentmanagementShareTooManyRequests) IsSuccess() bool
- func (o *DeleteContentmanagementShareTooManyRequests) String() string
- type DeleteContentmanagementShareUnauthorized
- func (o *DeleteContentmanagementShareUnauthorized) Error() string
- func (o *DeleteContentmanagementShareUnauthorized) GetPayload() *models.ErrorBody
- func (o *DeleteContentmanagementShareUnauthorized) IsClientError() bool
- func (o *DeleteContentmanagementShareUnauthorized) IsCode(code int) bool
- func (o *DeleteContentmanagementShareUnauthorized) IsRedirect() bool
- func (o *DeleteContentmanagementShareUnauthorized) IsServerError() bool
- func (o *DeleteContentmanagementShareUnauthorized) IsSuccess() bool
- func (o *DeleteContentmanagementShareUnauthorized) String() string
- type DeleteContentmanagementShareUnsupportedMediaType
- func (o *DeleteContentmanagementShareUnsupportedMediaType) Error() string
- func (o *DeleteContentmanagementShareUnsupportedMediaType) GetPayload() *models.ErrorBody
- func (o *DeleteContentmanagementShareUnsupportedMediaType) IsClientError() bool
- func (o *DeleteContentmanagementShareUnsupportedMediaType) IsCode(code int) bool
- func (o *DeleteContentmanagementShareUnsupportedMediaType) IsRedirect() bool
- func (o *DeleteContentmanagementShareUnsupportedMediaType) IsServerError() bool
- func (o *DeleteContentmanagementShareUnsupportedMediaType) IsSuccess() bool
- func (o *DeleteContentmanagementShareUnsupportedMediaType) String() string
- type DeleteContentmanagementStatusStatusIDBadRequest
- func (o *DeleteContentmanagementStatusStatusIDBadRequest) Error() string
- func (o *DeleteContentmanagementStatusStatusIDBadRequest) GetPayload() *models.ErrorBody
- func (o *DeleteContentmanagementStatusStatusIDBadRequest) IsClientError() bool
- func (o *DeleteContentmanagementStatusStatusIDBadRequest) IsCode(code int) bool
- func (o *DeleteContentmanagementStatusStatusIDBadRequest) IsRedirect() bool
- func (o *DeleteContentmanagementStatusStatusIDBadRequest) IsServerError() bool
- func (o *DeleteContentmanagementStatusStatusIDBadRequest) IsSuccess() bool
- func (o *DeleteContentmanagementStatusStatusIDBadRequest) String() string
- type DeleteContentmanagementStatusStatusIDDefault
- func (o *DeleteContentmanagementStatusStatusIDDefault) Code() int
- func (o *DeleteContentmanagementStatusStatusIDDefault) Error() string
- func (o *DeleteContentmanagementStatusStatusIDDefault) IsClientError() bool
- func (o *DeleteContentmanagementStatusStatusIDDefault) IsCode(code int) bool
- func (o *DeleteContentmanagementStatusStatusIDDefault) IsRedirect() bool
- func (o *DeleteContentmanagementStatusStatusIDDefault) IsServerError() bool
- func (o *DeleteContentmanagementStatusStatusIDDefault) IsSuccess() bool
- func (o *DeleteContentmanagementStatusStatusIDDefault) String() string
- type DeleteContentmanagementStatusStatusIDForbidden
- func (o *DeleteContentmanagementStatusStatusIDForbidden) Error() string
- func (o *DeleteContentmanagementStatusStatusIDForbidden) GetPayload() *models.ErrorBody
- func (o *DeleteContentmanagementStatusStatusIDForbidden) IsClientError() bool
- func (o *DeleteContentmanagementStatusStatusIDForbidden) IsCode(code int) bool
- func (o *DeleteContentmanagementStatusStatusIDForbidden) IsRedirect() bool
- func (o *DeleteContentmanagementStatusStatusIDForbidden) IsServerError() bool
- func (o *DeleteContentmanagementStatusStatusIDForbidden) IsSuccess() bool
- func (o *DeleteContentmanagementStatusStatusIDForbidden) String() string
- type DeleteContentmanagementStatusStatusIDGatewayTimeout
- func (o *DeleteContentmanagementStatusStatusIDGatewayTimeout) Error() string
- func (o *DeleteContentmanagementStatusStatusIDGatewayTimeout) GetPayload() *models.ErrorBody
- func (o *DeleteContentmanagementStatusStatusIDGatewayTimeout) IsClientError() bool
- func (o *DeleteContentmanagementStatusStatusIDGatewayTimeout) IsCode(code int) bool
- func (o *DeleteContentmanagementStatusStatusIDGatewayTimeout) IsRedirect() bool
- func (o *DeleteContentmanagementStatusStatusIDGatewayTimeout) IsServerError() bool
- func (o *DeleteContentmanagementStatusStatusIDGatewayTimeout) IsSuccess() bool
- func (o *DeleteContentmanagementStatusStatusIDGatewayTimeout) String() string
- type DeleteContentmanagementStatusStatusIDInternalServerError
- func (o *DeleteContentmanagementStatusStatusIDInternalServerError) Error() string
- func (o *DeleteContentmanagementStatusStatusIDInternalServerError) GetPayload() *models.ErrorBody
- func (o *DeleteContentmanagementStatusStatusIDInternalServerError) IsClientError() bool
- func (o *DeleteContentmanagementStatusStatusIDInternalServerError) IsCode(code int) bool
- func (o *DeleteContentmanagementStatusStatusIDInternalServerError) IsRedirect() bool
- func (o *DeleteContentmanagementStatusStatusIDInternalServerError) IsServerError() bool
- func (o *DeleteContentmanagementStatusStatusIDInternalServerError) IsSuccess() bool
- func (o *DeleteContentmanagementStatusStatusIDInternalServerError) String() string
- type DeleteContentmanagementStatusStatusIDNotFound
- func (o *DeleteContentmanagementStatusStatusIDNotFound) Error() string
- func (o *DeleteContentmanagementStatusStatusIDNotFound) GetPayload() *models.ErrorBody
- func (o *DeleteContentmanagementStatusStatusIDNotFound) IsClientError() bool
- func (o *DeleteContentmanagementStatusStatusIDNotFound) IsCode(code int) bool
- func (o *DeleteContentmanagementStatusStatusIDNotFound) IsRedirect() bool
- func (o *DeleteContentmanagementStatusStatusIDNotFound) IsServerError() bool
- func (o *DeleteContentmanagementStatusStatusIDNotFound) IsSuccess() bool
- func (o *DeleteContentmanagementStatusStatusIDNotFound) String() string
- type DeleteContentmanagementStatusStatusIDParams
- func NewDeleteContentmanagementStatusStatusIDParams() *DeleteContentmanagementStatusStatusIDParams
- func NewDeleteContentmanagementStatusStatusIDParamsWithContext(ctx context.Context) *DeleteContentmanagementStatusStatusIDParams
- func NewDeleteContentmanagementStatusStatusIDParamsWithHTTPClient(client *http.Client) *DeleteContentmanagementStatusStatusIDParams
- func NewDeleteContentmanagementStatusStatusIDParamsWithTimeout(timeout time.Duration) *DeleteContentmanagementStatusStatusIDParams
- func (o *DeleteContentmanagementStatusStatusIDParams) SetContext(ctx context.Context)
- func (o *DeleteContentmanagementStatusStatusIDParams) SetDefaults()
- func (o *DeleteContentmanagementStatusStatusIDParams) SetHTTPClient(client *http.Client)
- func (o *DeleteContentmanagementStatusStatusIDParams) SetStatusID(statusID string)
- func (o *DeleteContentmanagementStatusStatusIDParams) SetTimeout(timeout time.Duration)
- func (o *DeleteContentmanagementStatusStatusIDParams) WithContext(ctx context.Context) *DeleteContentmanagementStatusStatusIDParams
- func (o *DeleteContentmanagementStatusStatusIDParams) WithDefaults() *DeleteContentmanagementStatusStatusIDParams
- func (o *DeleteContentmanagementStatusStatusIDParams) WithHTTPClient(client *http.Client) *DeleteContentmanagementStatusStatusIDParams
- func (o *DeleteContentmanagementStatusStatusIDParams) WithStatusID(statusID string) *DeleteContentmanagementStatusStatusIDParams
- func (o *DeleteContentmanagementStatusStatusIDParams) WithTimeout(timeout time.Duration) *DeleteContentmanagementStatusStatusIDParams
- func (o *DeleteContentmanagementStatusStatusIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteContentmanagementStatusStatusIDReader
- type DeleteContentmanagementStatusStatusIDRequestEntityTooLarge
- func (o *DeleteContentmanagementStatusStatusIDRequestEntityTooLarge) Error() string
- func (o *DeleteContentmanagementStatusStatusIDRequestEntityTooLarge) GetPayload() *models.ErrorBody
- func (o *DeleteContentmanagementStatusStatusIDRequestEntityTooLarge) IsClientError() bool
- func (o *DeleteContentmanagementStatusStatusIDRequestEntityTooLarge) IsCode(code int) bool
- func (o *DeleteContentmanagementStatusStatusIDRequestEntityTooLarge) IsRedirect() bool
- func (o *DeleteContentmanagementStatusStatusIDRequestEntityTooLarge) IsServerError() bool
- func (o *DeleteContentmanagementStatusStatusIDRequestEntityTooLarge) IsSuccess() bool
- func (o *DeleteContentmanagementStatusStatusIDRequestEntityTooLarge) String() string
- type DeleteContentmanagementStatusStatusIDRequestTimeout
- func (o *DeleteContentmanagementStatusStatusIDRequestTimeout) Error() string
- func (o *DeleteContentmanagementStatusStatusIDRequestTimeout) GetPayload() *models.ErrorBody
- func (o *DeleteContentmanagementStatusStatusIDRequestTimeout) IsClientError() bool
- func (o *DeleteContentmanagementStatusStatusIDRequestTimeout) IsCode(code int) bool
- func (o *DeleteContentmanagementStatusStatusIDRequestTimeout) IsRedirect() bool
- func (o *DeleteContentmanagementStatusStatusIDRequestTimeout) IsServerError() bool
- func (o *DeleteContentmanagementStatusStatusIDRequestTimeout) IsSuccess() bool
- func (o *DeleteContentmanagementStatusStatusIDRequestTimeout) String() string
- type DeleteContentmanagementStatusStatusIDServiceUnavailable
- func (o *DeleteContentmanagementStatusStatusIDServiceUnavailable) Error() string
- func (o *DeleteContentmanagementStatusStatusIDServiceUnavailable) GetPayload() *models.ErrorBody
- func (o *DeleteContentmanagementStatusStatusIDServiceUnavailable) IsClientError() bool
- func (o *DeleteContentmanagementStatusStatusIDServiceUnavailable) IsCode(code int) bool
- func (o *DeleteContentmanagementStatusStatusIDServiceUnavailable) IsRedirect() bool
- func (o *DeleteContentmanagementStatusStatusIDServiceUnavailable) IsServerError() bool
- func (o *DeleteContentmanagementStatusStatusIDServiceUnavailable) IsSuccess() bool
- func (o *DeleteContentmanagementStatusStatusIDServiceUnavailable) String() string
- type DeleteContentmanagementStatusStatusIDTooManyRequests
- func (o *DeleteContentmanagementStatusStatusIDTooManyRequests) Error() string
- func (o *DeleteContentmanagementStatusStatusIDTooManyRequests) GetPayload() *models.ErrorBody
- func (o *DeleteContentmanagementStatusStatusIDTooManyRequests) IsClientError() bool
- func (o *DeleteContentmanagementStatusStatusIDTooManyRequests) IsCode(code int) bool
- func (o *DeleteContentmanagementStatusStatusIDTooManyRequests) IsRedirect() bool
- func (o *DeleteContentmanagementStatusStatusIDTooManyRequests) IsServerError() bool
- func (o *DeleteContentmanagementStatusStatusIDTooManyRequests) IsSuccess() bool
- func (o *DeleteContentmanagementStatusStatusIDTooManyRequests) String() string
- type DeleteContentmanagementStatusStatusIDUnauthorized
- func (o *DeleteContentmanagementStatusStatusIDUnauthorized) Error() string
- func (o *DeleteContentmanagementStatusStatusIDUnauthorized) GetPayload() *models.ErrorBody
- func (o *DeleteContentmanagementStatusStatusIDUnauthorized) IsClientError() bool
- func (o *DeleteContentmanagementStatusStatusIDUnauthorized) IsCode(code int) bool
- func (o *DeleteContentmanagementStatusStatusIDUnauthorized) IsRedirect() bool
- func (o *DeleteContentmanagementStatusStatusIDUnauthorized) IsServerError() bool
- func (o *DeleteContentmanagementStatusStatusIDUnauthorized) IsSuccess() bool
- func (o *DeleteContentmanagementStatusStatusIDUnauthorized) String() string
- type DeleteContentmanagementStatusStatusIDUnsupportedMediaType
- func (o *DeleteContentmanagementStatusStatusIDUnsupportedMediaType) Error() string
- func (o *DeleteContentmanagementStatusStatusIDUnsupportedMediaType) GetPayload() *models.ErrorBody
- func (o *DeleteContentmanagementStatusStatusIDUnsupportedMediaType) IsClientError() bool
- func (o *DeleteContentmanagementStatusStatusIDUnsupportedMediaType) IsCode(code int) bool
- func (o *DeleteContentmanagementStatusStatusIDUnsupportedMediaType) IsRedirect() bool
- func (o *DeleteContentmanagementStatusStatusIDUnsupportedMediaType) IsServerError() bool
- func (o *DeleteContentmanagementStatusStatusIDUnsupportedMediaType) IsSuccess() bool
- func (o *DeleteContentmanagementStatusStatusIDUnsupportedMediaType) String() string
- type DeleteContentmanagementWorkspaceAccepted
- func (o *DeleteContentmanagementWorkspaceAccepted) Error() string
- func (o *DeleteContentmanagementWorkspaceAccepted) IsClientError() bool
- func (o *DeleteContentmanagementWorkspaceAccepted) IsCode(code int) bool
- func (o *DeleteContentmanagementWorkspaceAccepted) IsRedirect() bool
- func (o *DeleteContentmanagementWorkspaceAccepted) IsServerError() bool
- func (o *DeleteContentmanagementWorkspaceAccepted) IsSuccess() bool
- func (o *DeleteContentmanagementWorkspaceAccepted) String() string
- type DeleteContentmanagementWorkspaceBadRequest
- func (o *DeleteContentmanagementWorkspaceBadRequest) Error() string
- func (o *DeleteContentmanagementWorkspaceBadRequest) GetPayload() *models.ErrorBody
- func (o *DeleteContentmanagementWorkspaceBadRequest) IsClientError() bool
- func (o *DeleteContentmanagementWorkspaceBadRequest) IsCode(code int) bool
- func (o *DeleteContentmanagementWorkspaceBadRequest) IsRedirect() bool
- func (o *DeleteContentmanagementWorkspaceBadRequest) IsServerError() bool
- func (o *DeleteContentmanagementWorkspaceBadRequest) IsSuccess() bool
- func (o *DeleteContentmanagementWorkspaceBadRequest) String() string
- type DeleteContentmanagementWorkspaceForbidden
- func (o *DeleteContentmanagementWorkspaceForbidden) Error() string
- func (o *DeleteContentmanagementWorkspaceForbidden) GetPayload() *models.ErrorBody
- func (o *DeleteContentmanagementWorkspaceForbidden) IsClientError() bool
- func (o *DeleteContentmanagementWorkspaceForbidden) IsCode(code int) bool
- func (o *DeleteContentmanagementWorkspaceForbidden) IsRedirect() bool
- func (o *DeleteContentmanagementWorkspaceForbidden) IsServerError() bool
- func (o *DeleteContentmanagementWorkspaceForbidden) IsSuccess() bool
- func (o *DeleteContentmanagementWorkspaceForbidden) String() string
- type DeleteContentmanagementWorkspaceGatewayTimeout
- func (o *DeleteContentmanagementWorkspaceGatewayTimeout) Error() string
- func (o *DeleteContentmanagementWorkspaceGatewayTimeout) GetPayload() *models.ErrorBody
- func (o *DeleteContentmanagementWorkspaceGatewayTimeout) IsClientError() bool
- func (o *DeleteContentmanagementWorkspaceGatewayTimeout) IsCode(code int) bool
- func (o *DeleteContentmanagementWorkspaceGatewayTimeout) IsRedirect() bool
- func (o *DeleteContentmanagementWorkspaceGatewayTimeout) IsServerError() bool
- func (o *DeleteContentmanagementWorkspaceGatewayTimeout) IsSuccess() bool
- func (o *DeleteContentmanagementWorkspaceGatewayTimeout) String() string
- type DeleteContentmanagementWorkspaceInternalServerError
- func (o *DeleteContentmanagementWorkspaceInternalServerError) Error() string
- func (o *DeleteContentmanagementWorkspaceInternalServerError) GetPayload() *models.ErrorBody
- func (o *DeleteContentmanagementWorkspaceInternalServerError) IsClientError() bool
- func (o *DeleteContentmanagementWorkspaceInternalServerError) IsCode(code int) bool
- func (o *DeleteContentmanagementWorkspaceInternalServerError) IsRedirect() bool
- func (o *DeleteContentmanagementWorkspaceInternalServerError) IsServerError() bool
- func (o *DeleteContentmanagementWorkspaceInternalServerError) IsSuccess() bool
- func (o *DeleteContentmanagementWorkspaceInternalServerError) String() string
- type DeleteContentmanagementWorkspaceMemberBadRequest
- func (o *DeleteContentmanagementWorkspaceMemberBadRequest) Error() string
- func (o *DeleteContentmanagementWorkspaceMemberBadRequest) GetPayload() *models.ErrorBody
- func (o *DeleteContentmanagementWorkspaceMemberBadRequest) IsClientError() bool
- func (o *DeleteContentmanagementWorkspaceMemberBadRequest) IsCode(code int) bool
- func (o *DeleteContentmanagementWorkspaceMemberBadRequest) IsRedirect() bool
- func (o *DeleteContentmanagementWorkspaceMemberBadRequest) IsServerError() bool
- func (o *DeleteContentmanagementWorkspaceMemberBadRequest) IsSuccess() bool
- func (o *DeleteContentmanagementWorkspaceMemberBadRequest) String() string
- type DeleteContentmanagementWorkspaceMemberDefault
- func (o *DeleteContentmanagementWorkspaceMemberDefault) Code() int
- func (o *DeleteContentmanagementWorkspaceMemberDefault) Error() string
- func (o *DeleteContentmanagementWorkspaceMemberDefault) IsClientError() bool
- func (o *DeleteContentmanagementWorkspaceMemberDefault) IsCode(code int) bool
- func (o *DeleteContentmanagementWorkspaceMemberDefault) IsRedirect() bool
- func (o *DeleteContentmanagementWorkspaceMemberDefault) IsServerError() bool
- func (o *DeleteContentmanagementWorkspaceMemberDefault) IsSuccess() bool
- func (o *DeleteContentmanagementWorkspaceMemberDefault) String() string
- type DeleteContentmanagementWorkspaceMemberForbidden
- func (o *DeleteContentmanagementWorkspaceMemberForbidden) Error() string
- func (o *DeleteContentmanagementWorkspaceMemberForbidden) GetPayload() *models.ErrorBody
- func (o *DeleteContentmanagementWorkspaceMemberForbidden) IsClientError() bool
- func (o *DeleteContentmanagementWorkspaceMemberForbidden) IsCode(code int) bool
- func (o *DeleteContentmanagementWorkspaceMemberForbidden) IsRedirect() bool
- func (o *DeleteContentmanagementWorkspaceMemberForbidden) IsServerError() bool
- func (o *DeleteContentmanagementWorkspaceMemberForbidden) IsSuccess() bool
- func (o *DeleteContentmanagementWorkspaceMemberForbidden) String() string
- type DeleteContentmanagementWorkspaceMemberGatewayTimeout
- func (o *DeleteContentmanagementWorkspaceMemberGatewayTimeout) Error() string
- func (o *DeleteContentmanagementWorkspaceMemberGatewayTimeout) GetPayload() *models.ErrorBody
- func (o *DeleteContentmanagementWorkspaceMemberGatewayTimeout) IsClientError() bool
- func (o *DeleteContentmanagementWorkspaceMemberGatewayTimeout) IsCode(code int) bool
- func (o *DeleteContentmanagementWorkspaceMemberGatewayTimeout) IsRedirect() bool
- func (o *DeleteContentmanagementWorkspaceMemberGatewayTimeout) IsServerError() bool
- func (o *DeleteContentmanagementWorkspaceMemberGatewayTimeout) IsSuccess() bool
- func (o *DeleteContentmanagementWorkspaceMemberGatewayTimeout) String() string
- type DeleteContentmanagementWorkspaceMemberInternalServerError
- func (o *DeleteContentmanagementWorkspaceMemberInternalServerError) Error() string
- func (o *DeleteContentmanagementWorkspaceMemberInternalServerError) GetPayload() *models.ErrorBody
- func (o *DeleteContentmanagementWorkspaceMemberInternalServerError) IsClientError() bool
- func (o *DeleteContentmanagementWorkspaceMemberInternalServerError) IsCode(code int) bool
- func (o *DeleteContentmanagementWorkspaceMemberInternalServerError) IsRedirect() bool
- func (o *DeleteContentmanagementWorkspaceMemberInternalServerError) IsServerError() bool
- func (o *DeleteContentmanagementWorkspaceMemberInternalServerError) IsSuccess() bool
- func (o *DeleteContentmanagementWorkspaceMemberInternalServerError) String() string
- type DeleteContentmanagementWorkspaceMemberNotFound
- func (o *DeleteContentmanagementWorkspaceMemberNotFound) Error() string
- func (o *DeleteContentmanagementWorkspaceMemberNotFound) GetPayload() *models.ErrorBody
- func (o *DeleteContentmanagementWorkspaceMemberNotFound) IsClientError() bool
- func (o *DeleteContentmanagementWorkspaceMemberNotFound) IsCode(code int) bool
- func (o *DeleteContentmanagementWorkspaceMemberNotFound) IsRedirect() bool
- func (o *DeleteContentmanagementWorkspaceMemberNotFound) IsServerError() bool
- func (o *DeleteContentmanagementWorkspaceMemberNotFound) IsSuccess() bool
- func (o *DeleteContentmanagementWorkspaceMemberNotFound) String() string
- type DeleteContentmanagementWorkspaceMemberParams
- func NewDeleteContentmanagementWorkspaceMemberParams() *DeleteContentmanagementWorkspaceMemberParams
- func NewDeleteContentmanagementWorkspaceMemberParamsWithContext(ctx context.Context) *DeleteContentmanagementWorkspaceMemberParams
- func NewDeleteContentmanagementWorkspaceMemberParamsWithHTTPClient(client *http.Client) *DeleteContentmanagementWorkspaceMemberParams
- func NewDeleteContentmanagementWorkspaceMemberParamsWithTimeout(timeout time.Duration) *DeleteContentmanagementWorkspaceMemberParams
- func (o *DeleteContentmanagementWorkspaceMemberParams) SetContext(ctx context.Context)
- func (o *DeleteContentmanagementWorkspaceMemberParams) SetDefaults()
- func (o *DeleteContentmanagementWorkspaceMemberParams) SetHTTPClient(client *http.Client)
- func (o *DeleteContentmanagementWorkspaceMemberParams) SetMemberID(memberID string)
- func (o *DeleteContentmanagementWorkspaceMemberParams) SetTimeout(timeout time.Duration)
- func (o *DeleteContentmanagementWorkspaceMemberParams) SetWorkspaceID(workspaceID string)
- func (o *DeleteContentmanagementWorkspaceMemberParams) WithContext(ctx context.Context) *DeleteContentmanagementWorkspaceMemberParams
- func (o *DeleteContentmanagementWorkspaceMemberParams) WithDefaults() *DeleteContentmanagementWorkspaceMemberParams
- func (o *DeleteContentmanagementWorkspaceMemberParams) WithHTTPClient(client *http.Client) *DeleteContentmanagementWorkspaceMemberParams
- func (o *DeleteContentmanagementWorkspaceMemberParams) WithMemberID(memberID string) *DeleteContentmanagementWorkspaceMemberParams
- func (o *DeleteContentmanagementWorkspaceMemberParams) WithTimeout(timeout time.Duration) *DeleteContentmanagementWorkspaceMemberParams
- func (o *DeleteContentmanagementWorkspaceMemberParams) WithWorkspaceID(workspaceID string) *DeleteContentmanagementWorkspaceMemberParams
- func (o *DeleteContentmanagementWorkspaceMemberParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteContentmanagementWorkspaceMemberReader
- type DeleteContentmanagementWorkspaceMemberRequestEntityTooLarge
- func (o *DeleteContentmanagementWorkspaceMemberRequestEntityTooLarge) Error() string
- func (o *DeleteContentmanagementWorkspaceMemberRequestEntityTooLarge) GetPayload() *models.ErrorBody
- func (o *DeleteContentmanagementWorkspaceMemberRequestEntityTooLarge) IsClientError() bool
- func (o *DeleteContentmanagementWorkspaceMemberRequestEntityTooLarge) IsCode(code int) bool
- func (o *DeleteContentmanagementWorkspaceMemberRequestEntityTooLarge) IsRedirect() bool
- func (o *DeleteContentmanagementWorkspaceMemberRequestEntityTooLarge) IsServerError() bool
- func (o *DeleteContentmanagementWorkspaceMemberRequestEntityTooLarge) IsSuccess() bool
- func (o *DeleteContentmanagementWorkspaceMemberRequestEntityTooLarge) String() string
- type DeleteContentmanagementWorkspaceMemberRequestTimeout
- func (o *DeleteContentmanagementWorkspaceMemberRequestTimeout) Error() string
- func (o *DeleteContentmanagementWorkspaceMemberRequestTimeout) GetPayload() *models.ErrorBody
- func (o *DeleteContentmanagementWorkspaceMemberRequestTimeout) IsClientError() bool
- func (o *DeleteContentmanagementWorkspaceMemberRequestTimeout) IsCode(code int) bool
- func (o *DeleteContentmanagementWorkspaceMemberRequestTimeout) IsRedirect() bool
- func (o *DeleteContentmanagementWorkspaceMemberRequestTimeout) IsServerError() bool
- func (o *DeleteContentmanagementWorkspaceMemberRequestTimeout) IsSuccess() bool
- func (o *DeleteContentmanagementWorkspaceMemberRequestTimeout) String() string
- type DeleteContentmanagementWorkspaceMemberServiceUnavailable
- func (o *DeleteContentmanagementWorkspaceMemberServiceUnavailable) Error() string
- func (o *DeleteContentmanagementWorkspaceMemberServiceUnavailable) GetPayload() *models.ErrorBody
- func (o *DeleteContentmanagementWorkspaceMemberServiceUnavailable) IsClientError() bool
- func (o *DeleteContentmanagementWorkspaceMemberServiceUnavailable) IsCode(code int) bool
- func (o *DeleteContentmanagementWorkspaceMemberServiceUnavailable) IsRedirect() bool
- func (o *DeleteContentmanagementWorkspaceMemberServiceUnavailable) IsServerError() bool
- func (o *DeleteContentmanagementWorkspaceMemberServiceUnavailable) IsSuccess() bool
- func (o *DeleteContentmanagementWorkspaceMemberServiceUnavailable) String() string
- type DeleteContentmanagementWorkspaceMemberTooManyRequests
- func (o *DeleteContentmanagementWorkspaceMemberTooManyRequests) Error() string
- func (o *DeleteContentmanagementWorkspaceMemberTooManyRequests) GetPayload() *models.ErrorBody
- func (o *DeleteContentmanagementWorkspaceMemberTooManyRequests) IsClientError() bool
- func (o *DeleteContentmanagementWorkspaceMemberTooManyRequests) IsCode(code int) bool
- func (o *DeleteContentmanagementWorkspaceMemberTooManyRequests) IsRedirect() bool
- func (o *DeleteContentmanagementWorkspaceMemberTooManyRequests) IsServerError() bool
- func (o *DeleteContentmanagementWorkspaceMemberTooManyRequests) IsSuccess() bool
- func (o *DeleteContentmanagementWorkspaceMemberTooManyRequests) String() string
- type DeleteContentmanagementWorkspaceMemberUnauthorized
- func (o *DeleteContentmanagementWorkspaceMemberUnauthorized) Error() string
- func (o *DeleteContentmanagementWorkspaceMemberUnauthorized) GetPayload() *models.ErrorBody
- func (o *DeleteContentmanagementWorkspaceMemberUnauthorized) IsClientError() bool
- func (o *DeleteContentmanagementWorkspaceMemberUnauthorized) IsCode(code int) bool
- func (o *DeleteContentmanagementWorkspaceMemberUnauthorized) IsRedirect() bool
- func (o *DeleteContentmanagementWorkspaceMemberUnauthorized) IsServerError() bool
- func (o *DeleteContentmanagementWorkspaceMemberUnauthorized) IsSuccess() bool
- func (o *DeleteContentmanagementWorkspaceMemberUnauthorized) String() string
- type DeleteContentmanagementWorkspaceMemberUnsupportedMediaType
- func (o *DeleteContentmanagementWorkspaceMemberUnsupportedMediaType) Error() string
- func (o *DeleteContentmanagementWorkspaceMemberUnsupportedMediaType) GetPayload() *models.ErrorBody
- func (o *DeleteContentmanagementWorkspaceMemberUnsupportedMediaType) IsClientError() bool
- func (o *DeleteContentmanagementWorkspaceMemberUnsupportedMediaType) IsCode(code int) bool
- func (o *DeleteContentmanagementWorkspaceMemberUnsupportedMediaType) IsRedirect() bool
- func (o *DeleteContentmanagementWorkspaceMemberUnsupportedMediaType) IsServerError() bool
- func (o *DeleteContentmanagementWorkspaceMemberUnsupportedMediaType) IsSuccess() bool
- func (o *DeleteContentmanagementWorkspaceMemberUnsupportedMediaType) String() string
- type DeleteContentmanagementWorkspaceNotFound
- func (o *DeleteContentmanagementWorkspaceNotFound) Error() string
- func (o *DeleteContentmanagementWorkspaceNotFound) GetPayload() *models.ErrorBody
- func (o *DeleteContentmanagementWorkspaceNotFound) IsClientError() bool
- func (o *DeleteContentmanagementWorkspaceNotFound) IsCode(code int) bool
- func (o *DeleteContentmanagementWorkspaceNotFound) IsRedirect() bool
- func (o *DeleteContentmanagementWorkspaceNotFound) IsServerError() bool
- func (o *DeleteContentmanagementWorkspaceNotFound) IsSuccess() bool
- func (o *DeleteContentmanagementWorkspaceNotFound) String() string
- type DeleteContentmanagementWorkspaceParams
- func NewDeleteContentmanagementWorkspaceParams() *DeleteContentmanagementWorkspaceParams
- func NewDeleteContentmanagementWorkspaceParamsWithContext(ctx context.Context) *DeleteContentmanagementWorkspaceParams
- func NewDeleteContentmanagementWorkspaceParamsWithHTTPClient(client *http.Client) *DeleteContentmanagementWorkspaceParams
- func NewDeleteContentmanagementWorkspaceParamsWithTimeout(timeout time.Duration) *DeleteContentmanagementWorkspaceParams
- func (o *DeleteContentmanagementWorkspaceParams) SetContext(ctx context.Context)
- func (o *DeleteContentmanagementWorkspaceParams) SetDefaults()
- func (o *DeleteContentmanagementWorkspaceParams) SetHTTPClient(client *http.Client)
- func (o *DeleteContentmanagementWorkspaceParams) SetMoveChildrenToWorkspaceID(moveChildrenToWorkspaceID *string)
- func (o *DeleteContentmanagementWorkspaceParams) SetTimeout(timeout time.Duration)
- func (o *DeleteContentmanagementWorkspaceParams) SetWorkspaceID(workspaceID string)
- func (o *DeleteContentmanagementWorkspaceParams) WithContext(ctx context.Context) *DeleteContentmanagementWorkspaceParams
- func (o *DeleteContentmanagementWorkspaceParams) WithDefaults() *DeleteContentmanagementWorkspaceParams
- func (o *DeleteContentmanagementWorkspaceParams) WithHTTPClient(client *http.Client) *DeleteContentmanagementWorkspaceParams
- func (o *DeleteContentmanagementWorkspaceParams) WithMoveChildrenToWorkspaceID(moveChildrenToWorkspaceID *string) *DeleteContentmanagementWorkspaceParams
- func (o *DeleteContentmanagementWorkspaceParams) WithTimeout(timeout time.Duration) *DeleteContentmanagementWorkspaceParams
- func (o *DeleteContentmanagementWorkspaceParams) WithWorkspaceID(workspaceID string) *DeleteContentmanagementWorkspaceParams
- func (o *DeleteContentmanagementWorkspaceParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteContentmanagementWorkspaceReader
- type DeleteContentmanagementWorkspaceRequestEntityTooLarge
- func (o *DeleteContentmanagementWorkspaceRequestEntityTooLarge) Error() string
- func (o *DeleteContentmanagementWorkspaceRequestEntityTooLarge) GetPayload() *models.ErrorBody
- func (o *DeleteContentmanagementWorkspaceRequestEntityTooLarge) IsClientError() bool
- func (o *DeleteContentmanagementWorkspaceRequestEntityTooLarge) IsCode(code int) bool
- func (o *DeleteContentmanagementWorkspaceRequestEntityTooLarge) IsRedirect() bool
- func (o *DeleteContentmanagementWorkspaceRequestEntityTooLarge) IsServerError() bool
- func (o *DeleteContentmanagementWorkspaceRequestEntityTooLarge) IsSuccess() bool
- func (o *DeleteContentmanagementWorkspaceRequestEntityTooLarge) String() string
- type DeleteContentmanagementWorkspaceRequestTimeout
- func (o *DeleteContentmanagementWorkspaceRequestTimeout) Error() string
- func (o *DeleteContentmanagementWorkspaceRequestTimeout) GetPayload() *models.ErrorBody
- func (o *DeleteContentmanagementWorkspaceRequestTimeout) IsClientError() bool
- func (o *DeleteContentmanagementWorkspaceRequestTimeout) IsCode(code int) bool
- func (o *DeleteContentmanagementWorkspaceRequestTimeout) IsRedirect() bool
- func (o *DeleteContentmanagementWorkspaceRequestTimeout) IsServerError() bool
- func (o *DeleteContentmanagementWorkspaceRequestTimeout) IsSuccess() bool
- func (o *DeleteContentmanagementWorkspaceRequestTimeout) String() string
- type DeleteContentmanagementWorkspaceServiceUnavailable
- func (o *DeleteContentmanagementWorkspaceServiceUnavailable) Error() string
- func (o *DeleteContentmanagementWorkspaceServiceUnavailable) GetPayload() *models.ErrorBody
- func (o *DeleteContentmanagementWorkspaceServiceUnavailable) IsClientError() bool
- func (o *DeleteContentmanagementWorkspaceServiceUnavailable) IsCode(code int) bool
- func (o *DeleteContentmanagementWorkspaceServiceUnavailable) IsRedirect() bool
- func (o *DeleteContentmanagementWorkspaceServiceUnavailable) IsServerError() bool
- func (o *DeleteContentmanagementWorkspaceServiceUnavailable) IsSuccess() bool
- func (o *DeleteContentmanagementWorkspaceServiceUnavailable) String() string
- type DeleteContentmanagementWorkspaceTagvalueBadRequest
- func (o *DeleteContentmanagementWorkspaceTagvalueBadRequest) Error() string
- func (o *DeleteContentmanagementWorkspaceTagvalueBadRequest) GetPayload() *models.ErrorBody
- func (o *DeleteContentmanagementWorkspaceTagvalueBadRequest) IsClientError() bool
- func (o *DeleteContentmanagementWorkspaceTagvalueBadRequest) IsCode(code int) bool
- func (o *DeleteContentmanagementWorkspaceTagvalueBadRequest) IsRedirect() bool
- func (o *DeleteContentmanagementWorkspaceTagvalueBadRequest) IsServerError() bool
- func (o *DeleteContentmanagementWorkspaceTagvalueBadRequest) IsSuccess() bool
- func (o *DeleteContentmanagementWorkspaceTagvalueBadRequest) String() string
- type DeleteContentmanagementWorkspaceTagvalueDefault
- func (o *DeleteContentmanagementWorkspaceTagvalueDefault) Code() int
- func (o *DeleteContentmanagementWorkspaceTagvalueDefault) Error() string
- func (o *DeleteContentmanagementWorkspaceTagvalueDefault) IsClientError() bool
- func (o *DeleteContentmanagementWorkspaceTagvalueDefault) IsCode(code int) bool
- func (o *DeleteContentmanagementWorkspaceTagvalueDefault) IsRedirect() bool
- func (o *DeleteContentmanagementWorkspaceTagvalueDefault) IsServerError() bool
- func (o *DeleteContentmanagementWorkspaceTagvalueDefault) IsSuccess() bool
- func (o *DeleteContentmanagementWorkspaceTagvalueDefault) String() string
- type DeleteContentmanagementWorkspaceTagvalueForbidden
- func (o *DeleteContentmanagementWorkspaceTagvalueForbidden) Error() string
- func (o *DeleteContentmanagementWorkspaceTagvalueForbidden) GetPayload() *models.ErrorBody
- func (o *DeleteContentmanagementWorkspaceTagvalueForbidden) IsClientError() bool
- func (o *DeleteContentmanagementWorkspaceTagvalueForbidden) IsCode(code int) bool
- func (o *DeleteContentmanagementWorkspaceTagvalueForbidden) IsRedirect() bool
- func (o *DeleteContentmanagementWorkspaceTagvalueForbidden) IsServerError() bool
- func (o *DeleteContentmanagementWorkspaceTagvalueForbidden) IsSuccess() bool
- func (o *DeleteContentmanagementWorkspaceTagvalueForbidden) String() string
- type DeleteContentmanagementWorkspaceTagvalueGatewayTimeout
- func (o *DeleteContentmanagementWorkspaceTagvalueGatewayTimeout) Error() string
- func (o *DeleteContentmanagementWorkspaceTagvalueGatewayTimeout) GetPayload() *models.ErrorBody
- func (o *DeleteContentmanagementWorkspaceTagvalueGatewayTimeout) IsClientError() bool
- func (o *DeleteContentmanagementWorkspaceTagvalueGatewayTimeout) IsCode(code int) bool
- func (o *DeleteContentmanagementWorkspaceTagvalueGatewayTimeout) IsRedirect() bool
- func (o *DeleteContentmanagementWorkspaceTagvalueGatewayTimeout) IsServerError() bool
- func (o *DeleteContentmanagementWorkspaceTagvalueGatewayTimeout) IsSuccess() bool
- func (o *DeleteContentmanagementWorkspaceTagvalueGatewayTimeout) String() string
- type DeleteContentmanagementWorkspaceTagvalueInternalServerError
- func (o *DeleteContentmanagementWorkspaceTagvalueInternalServerError) Error() string
- func (o *DeleteContentmanagementWorkspaceTagvalueInternalServerError) GetPayload() *models.ErrorBody
- func (o *DeleteContentmanagementWorkspaceTagvalueInternalServerError) IsClientError() bool
- func (o *DeleteContentmanagementWorkspaceTagvalueInternalServerError) IsCode(code int) bool
- func (o *DeleteContentmanagementWorkspaceTagvalueInternalServerError) IsRedirect() bool
- func (o *DeleteContentmanagementWorkspaceTagvalueInternalServerError) IsServerError() bool
- func (o *DeleteContentmanagementWorkspaceTagvalueInternalServerError) IsSuccess() bool
- func (o *DeleteContentmanagementWorkspaceTagvalueInternalServerError) String() string
- type DeleteContentmanagementWorkspaceTagvalueNotFound
- func (o *DeleteContentmanagementWorkspaceTagvalueNotFound) Error() string
- func (o *DeleteContentmanagementWorkspaceTagvalueNotFound) GetPayload() *models.ErrorBody
- func (o *DeleteContentmanagementWorkspaceTagvalueNotFound) IsClientError() bool
- func (o *DeleteContentmanagementWorkspaceTagvalueNotFound) IsCode(code int) bool
- func (o *DeleteContentmanagementWorkspaceTagvalueNotFound) IsRedirect() bool
- func (o *DeleteContentmanagementWorkspaceTagvalueNotFound) IsServerError() bool
- func (o *DeleteContentmanagementWorkspaceTagvalueNotFound) IsSuccess() bool
- func (o *DeleteContentmanagementWorkspaceTagvalueNotFound) String() string
- type DeleteContentmanagementWorkspaceTagvalueParams
- func NewDeleteContentmanagementWorkspaceTagvalueParams() *DeleteContentmanagementWorkspaceTagvalueParams
- func NewDeleteContentmanagementWorkspaceTagvalueParamsWithContext(ctx context.Context) *DeleteContentmanagementWorkspaceTagvalueParams
- func NewDeleteContentmanagementWorkspaceTagvalueParamsWithHTTPClient(client *http.Client) *DeleteContentmanagementWorkspaceTagvalueParams
- func NewDeleteContentmanagementWorkspaceTagvalueParamsWithTimeout(timeout time.Duration) *DeleteContentmanagementWorkspaceTagvalueParams
- func (o *DeleteContentmanagementWorkspaceTagvalueParams) SetContext(ctx context.Context)
- func (o *DeleteContentmanagementWorkspaceTagvalueParams) SetDefaults()
- func (o *DeleteContentmanagementWorkspaceTagvalueParams) SetHTTPClient(client *http.Client)
- func (o *DeleteContentmanagementWorkspaceTagvalueParams) SetTagID(tagID string)
- func (o *DeleteContentmanagementWorkspaceTagvalueParams) SetTimeout(timeout time.Duration)
- func (o *DeleteContentmanagementWorkspaceTagvalueParams) SetWorkspaceID(workspaceID string)
- func (o *DeleteContentmanagementWorkspaceTagvalueParams) WithContext(ctx context.Context) *DeleteContentmanagementWorkspaceTagvalueParams
- func (o *DeleteContentmanagementWorkspaceTagvalueParams) WithDefaults() *DeleteContentmanagementWorkspaceTagvalueParams
- func (o *DeleteContentmanagementWorkspaceTagvalueParams) WithHTTPClient(client *http.Client) *DeleteContentmanagementWorkspaceTagvalueParams
- func (o *DeleteContentmanagementWorkspaceTagvalueParams) WithTagID(tagID string) *DeleteContentmanagementWorkspaceTagvalueParams
- func (o *DeleteContentmanagementWorkspaceTagvalueParams) WithTimeout(timeout time.Duration) *DeleteContentmanagementWorkspaceTagvalueParams
- func (o *DeleteContentmanagementWorkspaceTagvalueParams) WithWorkspaceID(workspaceID string) *DeleteContentmanagementWorkspaceTagvalueParams
- func (o *DeleteContentmanagementWorkspaceTagvalueParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteContentmanagementWorkspaceTagvalueReader
- type DeleteContentmanagementWorkspaceTagvalueRequestEntityTooLarge
- func (o *DeleteContentmanagementWorkspaceTagvalueRequestEntityTooLarge) Error() string
- func (o *DeleteContentmanagementWorkspaceTagvalueRequestEntityTooLarge) GetPayload() *models.ErrorBody
- func (o *DeleteContentmanagementWorkspaceTagvalueRequestEntityTooLarge) IsClientError() bool
- func (o *DeleteContentmanagementWorkspaceTagvalueRequestEntityTooLarge) IsCode(code int) bool
- func (o *DeleteContentmanagementWorkspaceTagvalueRequestEntityTooLarge) IsRedirect() bool
- func (o *DeleteContentmanagementWorkspaceTagvalueRequestEntityTooLarge) IsServerError() bool
- func (o *DeleteContentmanagementWorkspaceTagvalueRequestEntityTooLarge) IsSuccess() bool
- func (o *DeleteContentmanagementWorkspaceTagvalueRequestEntityTooLarge) String() string
- type DeleteContentmanagementWorkspaceTagvalueRequestTimeout
- func (o *DeleteContentmanagementWorkspaceTagvalueRequestTimeout) Error() string
- func (o *DeleteContentmanagementWorkspaceTagvalueRequestTimeout) GetPayload() *models.ErrorBody
- func (o *DeleteContentmanagementWorkspaceTagvalueRequestTimeout) IsClientError() bool
- func (o *DeleteContentmanagementWorkspaceTagvalueRequestTimeout) IsCode(code int) bool
- func (o *DeleteContentmanagementWorkspaceTagvalueRequestTimeout) IsRedirect() bool
- func (o *DeleteContentmanagementWorkspaceTagvalueRequestTimeout) IsServerError() bool
- func (o *DeleteContentmanagementWorkspaceTagvalueRequestTimeout) IsSuccess() bool
- func (o *DeleteContentmanagementWorkspaceTagvalueRequestTimeout) String() string
- type DeleteContentmanagementWorkspaceTagvalueServiceUnavailable
- func (o *DeleteContentmanagementWorkspaceTagvalueServiceUnavailable) Error() string
- func (o *DeleteContentmanagementWorkspaceTagvalueServiceUnavailable) GetPayload() *models.ErrorBody
- func (o *DeleteContentmanagementWorkspaceTagvalueServiceUnavailable) IsClientError() bool
- func (o *DeleteContentmanagementWorkspaceTagvalueServiceUnavailable) IsCode(code int) bool
- func (o *DeleteContentmanagementWorkspaceTagvalueServiceUnavailable) IsRedirect() bool
- func (o *DeleteContentmanagementWorkspaceTagvalueServiceUnavailable) IsServerError() bool
- func (o *DeleteContentmanagementWorkspaceTagvalueServiceUnavailable) IsSuccess() bool
- func (o *DeleteContentmanagementWorkspaceTagvalueServiceUnavailable) String() string
- type DeleteContentmanagementWorkspaceTagvalueTooManyRequests
- func (o *DeleteContentmanagementWorkspaceTagvalueTooManyRequests) Error() string
- func (o *DeleteContentmanagementWorkspaceTagvalueTooManyRequests) GetPayload() *models.ErrorBody
- func (o *DeleteContentmanagementWorkspaceTagvalueTooManyRequests) IsClientError() bool
- func (o *DeleteContentmanagementWorkspaceTagvalueTooManyRequests) IsCode(code int) bool
- func (o *DeleteContentmanagementWorkspaceTagvalueTooManyRequests) IsRedirect() bool
- func (o *DeleteContentmanagementWorkspaceTagvalueTooManyRequests) IsServerError() bool
- func (o *DeleteContentmanagementWorkspaceTagvalueTooManyRequests) IsSuccess() bool
- func (o *DeleteContentmanagementWorkspaceTagvalueTooManyRequests) String() string
- type DeleteContentmanagementWorkspaceTagvalueUnauthorized
- func (o *DeleteContentmanagementWorkspaceTagvalueUnauthorized) Error() string
- func (o *DeleteContentmanagementWorkspaceTagvalueUnauthorized) GetPayload() *models.ErrorBody
- func (o *DeleteContentmanagementWorkspaceTagvalueUnauthorized) IsClientError() bool
- func (o *DeleteContentmanagementWorkspaceTagvalueUnauthorized) IsCode(code int) bool
- func (o *DeleteContentmanagementWorkspaceTagvalueUnauthorized) IsRedirect() bool
- func (o *DeleteContentmanagementWorkspaceTagvalueUnauthorized) IsServerError() bool
- func (o *DeleteContentmanagementWorkspaceTagvalueUnauthorized) IsSuccess() bool
- func (o *DeleteContentmanagementWorkspaceTagvalueUnauthorized) String() string
- type DeleteContentmanagementWorkspaceTagvalueUnsupportedMediaType
- func (o *DeleteContentmanagementWorkspaceTagvalueUnsupportedMediaType) Error() string
- func (o *DeleteContentmanagementWorkspaceTagvalueUnsupportedMediaType) GetPayload() *models.ErrorBody
- func (o *DeleteContentmanagementWorkspaceTagvalueUnsupportedMediaType) IsClientError() bool
- func (o *DeleteContentmanagementWorkspaceTagvalueUnsupportedMediaType) IsCode(code int) bool
- func (o *DeleteContentmanagementWorkspaceTagvalueUnsupportedMediaType) IsRedirect() bool
- func (o *DeleteContentmanagementWorkspaceTagvalueUnsupportedMediaType) IsServerError() bool
- func (o *DeleteContentmanagementWorkspaceTagvalueUnsupportedMediaType) IsSuccess() bool
- func (o *DeleteContentmanagementWorkspaceTagvalueUnsupportedMediaType) String() string
- type DeleteContentmanagementWorkspaceTooManyRequests
- func (o *DeleteContentmanagementWorkspaceTooManyRequests) Error() string
- func (o *DeleteContentmanagementWorkspaceTooManyRequests) GetPayload() *models.ErrorBody
- func (o *DeleteContentmanagementWorkspaceTooManyRequests) IsClientError() bool
- func (o *DeleteContentmanagementWorkspaceTooManyRequests) IsCode(code int) bool
- func (o *DeleteContentmanagementWorkspaceTooManyRequests) IsRedirect() bool
- func (o *DeleteContentmanagementWorkspaceTooManyRequests) IsServerError() bool
- func (o *DeleteContentmanagementWorkspaceTooManyRequests) IsSuccess() bool
- func (o *DeleteContentmanagementWorkspaceTooManyRequests) String() string
- type DeleteContentmanagementWorkspaceUnauthorized
- func (o *DeleteContentmanagementWorkspaceUnauthorized) Error() string
- func (o *DeleteContentmanagementWorkspaceUnauthorized) GetPayload() *models.ErrorBody
- func (o *DeleteContentmanagementWorkspaceUnauthorized) IsClientError() bool
- func (o *DeleteContentmanagementWorkspaceUnauthorized) IsCode(code int) bool
- func (o *DeleteContentmanagementWorkspaceUnauthorized) IsRedirect() bool
- func (o *DeleteContentmanagementWorkspaceUnauthorized) IsServerError() bool
- func (o *DeleteContentmanagementWorkspaceUnauthorized) IsSuccess() bool
- func (o *DeleteContentmanagementWorkspaceUnauthorized) String() string
- type DeleteContentmanagementWorkspaceUnsupportedMediaType
- func (o *DeleteContentmanagementWorkspaceUnsupportedMediaType) Error() string
- func (o *DeleteContentmanagementWorkspaceUnsupportedMediaType) GetPayload() *models.ErrorBody
- func (o *DeleteContentmanagementWorkspaceUnsupportedMediaType) IsClientError() bool
- func (o *DeleteContentmanagementWorkspaceUnsupportedMediaType) IsCode(code int) bool
- func (o *DeleteContentmanagementWorkspaceUnsupportedMediaType) IsRedirect() bool
- func (o *DeleteContentmanagementWorkspaceUnsupportedMediaType) IsServerError() bool
- func (o *DeleteContentmanagementWorkspaceUnsupportedMediaType) IsSuccess() bool
- func (o *DeleteContentmanagementWorkspaceUnsupportedMediaType) String() string
- type GetContentmanagementDocumentAuditsBadRequest
- func (o *GetContentmanagementDocumentAuditsBadRequest) Error() string
- func (o *GetContentmanagementDocumentAuditsBadRequest) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementDocumentAuditsBadRequest) IsClientError() bool
- func (o *GetContentmanagementDocumentAuditsBadRequest) IsCode(code int) bool
- func (o *GetContentmanagementDocumentAuditsBadRequest) IsRedirect() bool
- func (o *GetContentmanagementDocumentAuditsBadRequest) IsServerError() bool
- func (o *GetContentmanagementDocumentAuditsBadRequest) IsSuccess() bool
- func (o *GetContentmanagementDocumentAuditsBadRequest) String() string
- type GetContentmanagementDocumentAuditsForbidden
- func (o *GetContentmanagementDocumentAuditsForbidden) Error() string
- func (o *GetContentmanagementDocumentAuditsForbidden) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementDocumentAuditsForbidden) IsClientError() bool
- func (o *GetContentmanagementDocumentAuditsForbidden) IsCode(code int) bool
- func (o *GetContentmanagementDocumentAuditsForbidden) IsRedirect() bool
- func (o *GetContentmanagementDocumentAuditsForbidden) IsServerError() bool
- func (o *GetContentmanagementDocumentAuditsForbidden) IsSuccess() bool
- func (o *GetContentmanagementDocumentAuditsForbidden) String() string
- type GetContentmanagementDocumentAuditsGatewayTimeout
- func (o *GetContentmanagementDocumentAuditsGatewayTimeout) Error() string
- func (o *GetContentmanagementDocumentAuditsGatewayTimeout) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementDocumentAuditsGatewayTimeout) IsClientError() bool
- func (o *GetContentmanagementDocumentAuditsGatewayTimeout) IsCode(code int) bool
- func (o *GetContentmanagementDocumentAuditsGatewayTimeout) IsRedirect() bool
- func (o *GetContentmanagementDocumentAuditsGatewayTimeout) IsServerError() bool
- func (o *GetContentmanagementDocumentAuditsGatewayTimeout) IsSuccess() bool
- func (o *GetContentmanagementDocumentAuditsGatewayTimeout) String() string
- type GetContentmanagementDocumentAuditsInternalServerError
- func (o *GetContentmanagementDocumentAuditsInternalServerError) Error() string
- func (o *GetContentmanagementDocumentAuditsInternalServerError) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementDocumentAuditsInternalServerError) IsClientError() bool
- func (o *GetContentmanagementDocumentAuditsInternalServerError) IsCode(code int) bool
- func (o *GetContentmanagementDocumentAuditsInternalServerError) IsRedirect() bool
- func (o *GetContentmanagementDocumentAuditsInternalServerError) IsServerError() bool
- func (o *GetContentmanagementDocumentAuditsInternalServerError) IsSuccess() bool
- func (o *GetContentmanagementDocumentAuditsInternalServerError) String() string
- type GetContentmanagementDocumentAuditsNotFound
- func (o *GetContentmanagementDocumentAuditsNotFound) Error() string
- func (o *GetContentmanagementDocumentAuditsNotFound) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementDocumentAuditsNotFound) IsClientError() bool
- func (o *GetContentmanagementDocumentAuditsNotFound) IsCode(code int) bool
- func (o *GetContentmanagementDocumentAuditsNotFound) IsRedirect() bool
- func (o *GetContentmanagementDocumentAuditsNotFound) IsServerError() bool
- func (o *GetContentmanagementDocumentAuditsNotFound) IsSuccess() bool
- func (o *GetContentmanagementDocumentAuditsNotFound) String() string
- type GetContentmanagementDocumentAuditsOK
- func (o *GetContentmanagementDocumentAuditsOK) Error() string
- func (o *GetContentmanagementDocumentAuditsOK) GetPayload() *models.DocumentAuditEntityListing
- func (o *GetContentmanagementDocumentAuditsOK) IsClientError() bool
- func (o *GetContentmanagementDocumentAuditsOK) IsCode(code int) bool
- func (o *GetContentmanagementDocumentAuditsOK) IsRedirect() bool
- func (o *GetContentmanagementDocumentAuditsOK) IsServerError() bool
- func (o *GetContentmanagementDocumentAuditsOK) IsSuccess() bool
- func (o *GetContentmanagementDocumentAuditsOK) String() string
- type GetContentmanagementDocumentAuditsParams
- func NewGetContentmanagementDocumentAuditsParams() *GetContentmanagementDocumentAuditsParams
- func NewGetContentmanagementDocumentAuditsParamsWithContext(ctx context.Context) *GetContentmanagementDocumentAuditsParams
- func NewGetContentmanagementDocumentAuditsParamsWithHTTPClient(client *http.Client) *GetContentmanagementDocumentAuditsParams
- func NewGetContentmanagementDocumentAuditsParamsWithTimeout(timeout time.Duration) *GetContentmanagementDocumentAuditsParams
- func (o *GetContentmanagementDocumentAuditsParams) SetContext(ctx context.Context)
- func (o *GetContentmanagementDocumentAuditsParams) SetDefaults()
- func (o *GetContentmanagementDocumentAuditsParams) SetDocumentID(documentID string)
- func (o *GetContentmanagementDocumentAuditsParams) SetHTTPClient(client *http.Client)
- func (o *GetContentmanagementDocumentAuditsParams) SetLevel(level *string)
- func (o *GetContentmanagementDocumentAuditsParams) SetPageNumber(pageNumber *int32)
- func (o *GetContentmanagementDocumentAuditsParams) SetPageSize(pageSize *int32)
- func (o *GetContentmanagementDocumentAuditsParams) SetSortBy(sortBy *string)
- func (o *GetContentmanagementDocumentAuditsParams) SetSortOrder(sortOrder *string)
- func (o *GetContentmanagementDocumentAuditsParams) SetTimeout(timeout time.Duration)
- func (o *GetContentmanagementDocumentAuditsParams) SetTransactionFilter(transactionFilter *string)
- func (o *GetContentmanagementDocumentAuditsParams) WithContext(ctx context.Context) *GetContentmanagementDocumentAuditsParams
- func (o *GetContentmanagementDocumentAuditsParams) WithDefaults() *GetContentmanagementDocumentAuditsParams
- func (o *GetContentmanagementDocumentAuditsParams) WithDocumentID(documentID string) *GetContentmanagementDocumentAuditsParams
- func (o *GetContentmanagementDocumentAuditsParams) WithHTTPClient(client *http.Client) *GetContentmanagementDocumentAuditsParams
- func (o *GetContentmanagementDocumentAuditsParams) WithLevel(level *string) *GetContentmanagementDocumentAuditsParams
- func (o *GetContentmanagementDocumentAuditsParams) WithPageNumber(pageNumber *int32) *GetContentmanagementDocumentAuditsParams
- func (o *GetContentmanagementDocumentAuditsParams) WithPageSize(pageSize *int32) *GetContentmanagementDocumentAuditsParams
- func (o *GetContentmanagementDocumentAuditsParams) WithSortBy(sortBy *string) *GetContentmanagementDocumentAuditsParams
- func (o *GetContentmanagementDocumentAuditsParams) WithSortOrder(sortOrder *string) *GetContentmanagementDocumentAuditsParams
- func (o *GetContentmanagementDocumentAuditsParams) WithTimeout(timeout time.Duration) *GetContentmanagementDocumentAuditsParams
- func (o *GetContentmanagementDocumentAuditsParams) WithTransactionFilter(transactionFilter *string) *GetContentmanagementDocumentAuditsParams
- func (o *GetContentmanagementDocumentAuditsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetContentmanagementDocumentAuditsReader
- type GetContentmanagementDocumentAuditsRequestEntityTooLarge
- func (o *GetContentmanagementDocumentAuditsRequestEntityTooLarge) Error() string
- func (o *GetContentmanagementDocumentAuditsRequestEntityTooLarge) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementDocumentAuditsRequestEntityTooLarge) IsClientError() bool
- func (o *GetContentmanagementDocumentAuditsRequestEntityTooLarge) IsCode(code int) bool
- func (o *GetContentmanagementDocumentAuditsRequestEntityTooLarge) IsRedirect() bool
- func (o *GetContentmanagementDocumentAuditsRequestEntityTooLarge) IsServerError() bool
- func (o *GetContentmanagementDocumentAuditsRequestEntityTooLarge) IsSuccess() bool
- func (o *GetContentmanagementDocumentAuditsRequestEntityTooLarge) String() string
- type GetContentmanagementDocumentAuditsRequestTimeout
- func (o *GetContentmanagementDocumentAuditsRequestTimeout) Error() string
- func (o *GetContentmanagementDocumentAuditsRequestTimeout) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementDocumentAuditsRequestTimeout) IsClientError() bool
- func (o *GetContentmanagementDocumentAuditsRequestTimeout) IsCode(code int) bool
- func (o *GetContentmanagementDocumentAuditsRequestTimeout) IsRedirect() bool
- func (o *GetContentmanagementDocumentAuditsRequestTimeout) IsServerError() bool
- func (o *GetContentmanagementDocumentAuditsRequestTimeout) IsSuccess() bool
- func (o *GetContentmanagementDocumentAuditsRequestTimeout) String() string
- type GetContentmanagementDocumentAuditsServiceUnavailable
- func (o *GetContentmanagementDocumentAuditsServiceUnavailable) Error() string
- func (o *GetContentmanagementDocumentAuditsServiceUnavailable) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementDocumentAuditsServiceUnavailable) IsClientError() bool
- func (o *GetContentmanagementDocumentAuditsServiceUnavailable) IsCode(code int) bool
- func (o *GetContentmanagementDocumentAuditsServiceUnavailable) IsRedirect() bool
- func (o *GetContentmanagementDocumentAuditsServiceUnavailable) IsServerError() bool
- func (o *GetContentmanagementDocumentAuditsServiceUnavailable) IsSuccess() bool
- func (o *GetContentmanagementDocumentAuditsServiceUnavailable) String() string
- type GetContentmanagementDocumentAuditsTooManyRequests
- func (o *GetContentmanagementDocumentAuditsTooManyRequests) Error() string
- func (o *GetContentmanagementDocumentAuditsTooManyRequests) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementDocumentAuditsTooManyRequests) IsClientError() bool
- func (o *GetContentmanagementDocumentAuditsTooManyRequests) IsCode(code int) bool
- func (o *GetContentmanagementDocumentAuditsTooManyRequests) IsRedirect() bool
- func (o *GetContentmanagementDocumentAuditsTooManyRequests) IsServerError() bool
- func (o *GetContentmanagementDocumentAuditsTooManyRequests) IsSuccess() bool
- func (o *GetContentmanagementDocumentAuditsTooManyRequests) String() string
- type GetContentmanagementDocumentAuditsUnauthorized
- func (o *GetContentmanagementDocumentAuditsUnauthorized) Error() string
- func (o *GetContentmanagementDocumentAuditsUnauthorized) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementDocumentAuditsUnauthorized) IsClientError() bool
- func (o *GetContentmanagementDocumentAuditsUnauthorized) IsCode(code int) bool
- func (o *GetContentmanagementDocumentAuditsUnauthorized) IsRedirect() bool
- func (o *GetContentmanagementDocumentAuditsUnauthorized) IsServerError() bool
- func (o *GetContentmanagementDocumentAuditsUnauthorized) IsSuccess() bool
- func (o *GetContentmanagementDocumentAuditsUnauthorized) String() string
- type GetContentmanagementDocumentAuditsUnsupportedMediaType
- func (o *GetContentmanagementDocumentAuditsUnsupportedMediaType) Error() string
- func (o *GetContentmanagementDocumentAuditsUnsupportedMediaType) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementDocumentAuditsUnsupportedMediaType) IsClientError() bool
- func (o *GetContentmanagementDocumentAuditsUnsupportedMediaType) IsCode(code int) bool
- func (o *GetContentmanagementDocumentAuditsUnsupportedMediaType) IsRedirect() bool
- func (o *GetContentmanagementDocumentAuditsUnsupportedMediaType) IsServerError() bool
- func (o *GetContentmanagementDocumentAuditsUnsupportedMediaType) IsSuccess() bool
- func (o *GetContentmanagementDocumentAuditsUnsupportedMediaType) String() string
- type GetContentmanagementDocumentBadRequest
- func (o *GetContentmanagementDocumentBadRequest) Error() string
- func (o *GetContentmanagementDocumentBadRequest) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementDocumentBadRequest) IsClientError() bool
- func (o *GetContentmanagementDocumentBadRequest) IsCode(code int) bool
- func (o *GetContentmanagementDocumentBadRequest) IsRedirect() bool
- func (o *GetContentmanagementDocumentBadRequest) IsServerError() bool
- func (o *GetContentmanagementDocumentBadRequest) IsSuccess() bool
- func (o *GetContentmanagementDocumentBadRequest) String() string
- type GetContentmanagementDocumentContentAccepted
- func (o *GetContentmanagementDocumentContentAccepted) Error() string
- func (o *GetContentmanagementDocumentContentAccepted) IsClientError() bool
- func (o *GetContentmanagementDocumentContentAccepted) IsCode(code int) bool
- func (o *GetContentmanagementDocumentContentAccepted) IsRedirect() bool
- func (o *GetContentmanagementDocumentContentAccepted) IsServerError() bool
- func (o *GetContentmanagementDocumentContentAccepted) IsSuccess() bool
- func (o *GetContentmanagementDocumentContentAccepted) String() string
- type GetContentmanagementDocumentContentBadRequest
- func (o *GetContentmanagementDocumentContentBadRequest) Error() string
- func (o *GetContentmanagementDocumentContentBadRequest) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementDocumentContentBadRequest) IsClientError() bool
- func (o *GetContentmanagementDocumentContentBadRequest) IsCode(code int) bool
- func (o *GetContentmanagementDocumentContentBadRequest) IsRedirect() bool
- func (o *GetContentmanagementDocumentContentBadRequest) IsServerError() bool
- func (o *GetContentmanagementDocumentContentBadRequest) IsSuccess() bool
- func (o *GetContentmanagementDocumentContentBadRequest) String() string
- type GetContentmanagementDocumentContentForbidden
- func (o *GetContentmanagementDocumentContentForbidden) Error() string
- func (o *GetContentmanagementDocumentContentForbidden) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementDocumentContentForbidden) IsClientError() bool
- func (o *GetContentmanagementDocumentContentForbidden) IsCode(code int) bool
- func (o *GetContentmanagementDocumentContentForbidden) IsRedirect() bool
- func (o *GetContentmanagementDocumentContentForbidden) IsServerError() bool
- func (o *GetContentmanagementDocumentContentForbidden) IsSuccess() bool
- func (o *GetContentmanagementDocumentContentForbidden) String() string
- type GetContentmanagementDocumentContentGatewayTimeout
- func (o *GetContentmanagementDocumentContentGatewayTimeout) Error() string
- func (o *GetContentmanagementDocumentContentGatewayTimeout) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementDocumentContentGatewayTimeout) IsClientError() bool
- func (o *GetContentmanagementDocumentContentGatewayTimeout) IsCode(code int) bool
- func (o *GetContentmanagementDocumentContentGatewayTimeout) IsRedirect() bool
- func (o *GetContentmanagementDocumentContentGatewayTimeout) IsServerError() bool
- func (o *GetContentmanagementDocumentContentGatewayTimeout) IsSuccess() bool
- func (o *GetContentmanagementDocumentContentGatewayTimeout) String() string
- type GetContentmanagementDocumentContentInternalServerError
- func (o *GetContentmanagementDocumentContentInternalServerError) Error() string
- func (o *GetContentmanagementDocumentContentInternalServerError) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementDocumentContentInternalServerError) IsClientError() bool
- func (o *GetContentmanagementDocumentContentInternalServerError) IsCode(code int) bool
- func (o *GetContentmanagementDocumentContentInternalServerError) IsRedirect() bool
- func (o *GetContentmanagementDocumentContentInternalServerError) IsServerError() bool
- func (o *GetContentmanagementDocumentContentInternalServerError) IsSuccess() bool
- func (o *GetContentmanagementDocumentContentInternalServerError) String() string
- type GetContentmanagementDocumentContentNotFound
- func (o *GetContentmanagementDocumentContentNotFound) Error() string
- func (o *GetContentmanagementDocumentContentNotFound) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementDocumentContentNotFound) IsClientError() bool
- func (o *GetContentmanagementDocumentContentNotFound) IsCode(code int) bool
- func (o *GetContentmanagementDocumentContentNotFound) IsRedirect() bool
- func (o *GetContentmanagementDocumentContentNotFound) IsServerError() bool
- func (o *GetContentmanagementDocumentContentNotFound) IsSuccess() bool
- func (o *GetContentmanagementDocumentContentNotFound) String() string
- type GetContentmanagementDocumentContentOK
- func (o *GetContentmanagementDocumentContentOK) Error() string
- func (o *GetContentmanagementDocumentContentOK) GetPayload() *models.DownloadResponse
- func (o *GetContentmanagementDocumentContentOK) IsClientError() bool
- func (o *GetContentmanagementDocumentContentOK) IsCode(code int) bool
- func (o *GetContentmanagementDocumentContentOK) IsRedirect() bool
- func (o *GetContentmanagementDocumentContentOK) IsServerError() bool
- func (o *GetContentmanagementDocumentContentOK) IsSuccess() bool
- func (o *GetContentmanagementDocumentContentOK) String() string
- type GetContentmanagementDocumentContentParams
- func NewGetContentmanagementDocumentContentParams() *GetContentmanagementDocumentContentParams
- func NewGetContentmanagementDocumentContentParamsWithContext(ctx context.Context) *GetContentmanagementDocumentContentParams
- func NewGetContentmanagementDocumentContentParamsWithHTTPClient(client *http.Client) *GetContentmanagementDocumentContentParams
- func NewGetContentmanagementDocumentContentParamsWithTimeout(timeout time.Duration) *GetContentmanagementDocumentContentParams
- func (o *GetContentmanagementDocumentContentParams) SetContentType(contentType *string)
- func (o *GetContentmanagementDocumentContentParams) SetContext(ctx context.Context)
- func (o *GetContentmanagementDocumentContentParams) SetDefaults()
- func (o *GetContentmanagementDocumentContentParams) SetDisposition(disposition *string)
- func (o *GetContentmanagementDocumentContentParams) SetDocumentID(documentID string)
- func (o *GetContentmanagementDocumentContentParams) SetHTTPClient(client *http.Client)
- func (o *GetContentmanagementDocumentContentParams) SetTimeout(timeout time.Duration)
- func (o *GetContentmanagementDocumentContentParams) WithContentType(contentType *string) *GetContentmanagementDocumentContentParams
- func (o *GetContentmanagementDocumentContentParams) WithContext(ctx context.Context) *GetContentmanagementDocumentContentParams
- func (o *GetContentmanagementDocumentContentParams) WithDefaults() *GetContentmanagementDocumentContentParams
- func (o *GetContentmanagementDocumentContentParams) WithDisposition(disposition *string) *GetContentmanagementDocumentContentParams
- func (o *GetContentmanagementDocumentContentParams) WithDocumentID(documentID string) *GetContentmanagementDocumentContentParams
- func (o *GetContentmanagementDocumentContentParams) WithHTTPClient(client *http.Client) *GetContentmanagementDocumentContentParams
- func (o *GetContentmanagementDocumentContentParams) WithTimeout(timeout time.Duration) *GetContentmanagementDocumentContentParams
- func (o *GetContentmanagementDocumentContentParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetContentmanagementDocumentContentReader
- type GetContentmanagementDocumentContentRequestEntityTooLarge
- func (o *GetContentmanagementDocumentContentRequestEntityTooLarge) Error() string
- func (o *GetContentmanagementDocumentContentRequestEntityTooLarge) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementDocumentContentRequestEntityTooLarge) IsClientError() bool
- func (o *GetContentmanagementDocumentContentRequestEntityTooLarge) IsCode(code int) bool
- func (o *GetContentmanagementDocumentContentRequestEntityTooLarge) IsRedirect() bool
- func (o *GetContentmanagementDocumentContentRequestEntityTooLarge) IsServerError() bool
- func (o *GetContentmanagementDocumentContentRequestEntityTooLarge) IsSuccess() bool
- func (o *GetContentmanagementDocumentContentRequestEntityTooLarge) String() string
- type GetContentmanagementDocumentContentRequestTimeout
- func (o *GetContentmanagementDocumentContentRequestTimeout) Error() string
- func (o *GetContentmanagementDocumentContentRequestTimeout) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementDocumentContentRequestTimeout) IsClientError() bool
- func (o *GetContentmanagementDocumentContentRequestTimeout) IsCode(code int) bool
- func (o *GetContentmanagementDocumentContentRequestTimeout) IsRedirect() bool
- func (o *GetContentmanagementDocumentContentRequestTimeout) IsServerError() bool
- func (o *GetContentmanagementDocumentContentRequestTimeout) IsSuccess() bool
- func (o *GetContentmanagementDocumentContentRequestTimeout) String() string
- type GetContentmanagementDocumentContentServiceUnavailable
- func (o *GetContentmanagementDocumentContentServiceUnavailable) Error() string
- func (o *GetContentmanagementDocumentContentServiceUnavailable) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementDocumentContentServiceUnavailable) IsClientError() bool
- func (o *GetContentmanagementDocumentContentServiceUnavailable) IsCode(code int) bool
- func (o *GetContentmanagementDocumentContentServiceUnavailable) IsRedirect() bool
- func (o *GetContentmanagementDocumentContentServiceUnavailable) IsServerError() bool
- func (o *GetContentmanagementDocumentContentServiceUnavailable) IsSuccess() bool
- func (o *GetContentmanagementDocumentContentServiceUnavailable) String() string
- type GetContentmanagementDocumentContentTooManyRequests
- func (o *GetContentmanagementDocumentContentTooManyRequests) Error() string
- func (o *GetContentmanagementDocumentContentTooManyRequests) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementDocumentContentTooManyRequests) IsClientError() bool
- func (o *GetContentmanagementDocumentContentTooManyRequests) IsCode(code int) bool
- func (o *GetContentmanagementDocumentContentTooManyRequests) IsRedirect() bool
- func (o *GetContentmanagementDocumentContentTooManyRequests) IsServerError() bool
- func (o *GetContentmanagementDocumentContentTooManyRequests) IsSuccess() bool
- func (o *GetContentmanagementDocumentContentTooManyRequests) String() string
- type GetContentmanagementDocumentContentUnauthorized
- func (o *GetContentmanagementDocumentContentUnauthorized) Error() string
- func (o *GetContentmanagementDocumentContentUnauthorized) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementDocumentContentUnauthorized) IsClientError() bool
- func (o *GetContentmanagementDocumentContentUnauthorized) IsCode(code int) bool
- func (o *GetContentmanagementDocumentContentUnauthorized) IsRedirect() bool
- func (o *GetContentmanagementDocumentContentUnauthorized) IsServerError() bool
- func (o *GetContentmanagementDocumentContentUnauthorized) IsSuccess() bool
- func (o *GetContentmanagementDocumentContentUnauthorized) String() string
- type GetContentmanagementDocumentContentUnsupportedMediaType
- func (o *GetContentmanagementDocumentContentUnsupportedMediaType) Error() string
- func (o *GetContentmanagementDocumentContentUnsupportedMediaType) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementDocumentContentUnsupportedMediaType) IsClientError() bool
- func (o *GetContentmanagementDocumentContentUnsupportedMediaType) IsCode(code int) bool
- func (o *GetContentmanagementDocumentContentUnsupportedMediaType) IsRedirect() bool
- func (o *GetContentmanagementDocumentContentUnsupportedMediaType) IsServerError() bool
- func (o *GetContentmanagementDocumentContentUnsupportedMediaType) IsSuccess() bool
- func (o *GetContentmanagementDocumentContentUnsupportedMediaType) String() string
- type GetContentmanagementDocumentForbidden
- func (o *GetContentmanagementDocumentForbidden) Error() string
- func (o *GetContentmanagementDocumentForbidden) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementDocumentForbidden) IsClientError() bool
- func (o *GetContentmanagementDocumentForbidden) IsCode(code int) bool
- func (o *GetContentmanagementDocumentForbidden) IsRedirect() bool
- func (o *GetContentmanagementDocumentForbidden) IsServerError() bool
- func (o *GetContentmanagementDocumentForbidden) IsSuccess() bool
- func (o *GetContentmanagementDocumentForbidden) String() string
- type GetContentmanagementDocumentGatewayTimeout
- func (o *GetContentmanagementDocumentGatewayTimeout) Error() string
- func (o *GetContentmanagementDocumentGatewayTimeout) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementDocumentGatewayTimeout) IsClientError() bool
- func (o *GetContentmanagementDocumentGatewayTimeout) IsCode(code int) bool
- func (o *GetContentmanagementDocumentGatewayTimeout) IsRedirect() bool
- func (o *GetContentmanagementDocumentGatewayTimeout) IsServerError() bool
- func (o *GetContentmanagementDocumentGatewayTimeout) IsSuccess() bool
- func (o *GetContentmanagementDocumentGatewayTimeout) String() string
- type GetContentmanagementDocumentInternalServerError
- func (o *GetContentmanagementDocumentInternalServerError) Error() string
- func (o *GetContentmanagementDocumentInternalServerError) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementDocumentInternalServerError) IsClientError() bool
- func (o *GetContentmanagementDocumentInternalServerError) IsCode(code int) bool
- func (o *GetContentmanagementDocumentInternalServerError) IsRedirect() bool
- func (o *GetContentmanagementDocumentInternalServerError) IsServerError() bool
- func (o *GetContentmanagementDocumentInternalServerError) IsSuccess() bool
- func (o *GetContentmanagementDocumentInternalServerError) String() string
- type GetContentmanagementDocumentNotFound
- func (o *GetContentmanagementDocumentNotFound) Error() string
- func (o *GetContentmanagementDocumentNotFound) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementDocumentNotFound) IsClientError() bool
- func (o *GetContentmanagementDocumentNotFound) IsCode(code int) bool
- func (o *GetContentmanagementDocumentNotFound) IsRedirect() bool
- func (o *GetContentmanagementDocumentNotFound) IsServerError() bool
- func (o *GetContentmanagementDocumentNotFound) IsSuccess() bool
- func (o *GetContentmanagementDocumentNotFound) String() string
- type GetContentmanagementDocumentOK
- func (o *GetContentmanagementDocumentOK) Error() string
- func (o *GetContentmanagementDocumentOK) GetPayload() *models.Document
- func (o *GetContentmanagementDocumentOK) IsClientError() bool
- func (o *GetContentmanagementDocumentOK) IsCode(code int) bool
- func (o *GetContentmanagementDocumentOK) IsRedirect() bool
- func (o *GetContentmanagementDocumentOK) IsServerError() bool
- func (o *GetContentmanagementDocumentOK) IsSuccess() bool
- func (o *GetContentmanagementDocumentOK) String() string
- type GetContentmanagementDocumentParams
- func NewGetContentmanagementDocumentParams() *GetContentmanagementDocumentParams
- func NewGetContentmanagementDocumentParamsWithContext(ctx context.Context) *GetContentmanagementDocumentParams
- func NewGetContentmanagementDocumentParamsWithHTTPClient(client *http.Client) *GetContentmanagementDocumentParams
- func NewGetContentmanagementDocumentParamsWithTimeout(timeout time.Duration) *GetContentmanagementDocumentParams
- func (o *GetContentmanagementDocumentParams) SetContext(ctx context.Context)
- func (o *GetContentmanagementDocumentParams) SetDefaults()
- func (o *GetContentmanagementDocumentParams) SetDocumentID(documentID string)
- func (o *GetContentmanagementDocumentParams) SetExpand(expand []string)
- func (o *GetContentmanagementDocumentParams) SetHTTPClient(client *http.Client)
- func (o *GetContentmanagementDocumentParams) SetTimeout(timeout time.Duration)
- func (o *GetContentmanagementDocumentParams) WithContext(ctx context.Context) *GetContentmanagementDocumentParams
- func (o *GetContentmanagementDocumentParams) WithDefaults() *GetContentmanagementDocumentParams
- func (o *GetContentmanagementDocumentParams) WithDocumentID(documentID string) *GetContentmanagementDocumentParams
- func (o *GetContentmanagementDocumentParams) WithExpand(expand []string) *GetContentmanagementDocumentParams
- func (o *GetContentmanagementDocumentParams) WithHTTPClient(client *http.Client) *GetContentmanagementDocumentParams
- func (o *GetContentmanagementDocumentParams) WithTimeout(timeout time.Duration) *GetContentmanagementDocumentParams
- func (o *GetContentmanagementDocumentParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetContentmanagementDocumentReader
- type GetContentmanagementDocumentRequestEntityTooLarge
- func (o *GetContentmanagementDocumentRequestEntityTooLarge) Error() string
- func (o *GetContentmanagementDocumentRequestEntityTooLarge) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementDocumentRequestEntityTooLarge) IsClientError() bool
- func (o *GetContentmanagementDocumentRequestEntityTooLarge) IsCode(code int) bool
- func (o *GetContentmanagementDocumentRequestEntityTooLarge) IsRedirect() bool
- func (o *GetContentmanagementDocumentRequestEntityTooLarge) IsServerError() bool
- func (o *GetContentmanagementDocumentRequestEntityTooLarge) IsSuccess() bool
- func (o *GetContentmanagementDocumentRequestEntityTooLarge) String() string
- type GetContentmanagementDocumentRequestTimeout
- func (o *GetContentmanagementDocumentRequestTimeout) Error() string
- func (o *GetContentmanagementDocumentRequestTimeout) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementDocumentRequestTimeout) IsClientError() bool
- func (o *GetContentmanagementDocumentRequestTimeout) IsCode(code int) bool
- func (o *GetContentmanagementDocumentRequestTimeout) IsRedirect() bool
- func (o *GetContentmanagementDocumentRequestTimeout) IsServerError() bool
- func (o *GetContentmanagementDocumentRequestTimeout) IsSuccess() bool
- func (o *GetContentmanagementDocumentRequestTimeout) String() string
- type GetContentmanagementDocumentServiceUnavailable
- func (o *GetContentmanagementDocumentServiceUnavailable) Error() string
- func (o *GetContentmanagementDocumentServiceUnavailable) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementDocumentServiceUnavailable) IsClientError() bool
- func (o *GetContentmanagementDocumentServiceUnavailable) IsCode(code int) bool
- func (o *GetContentmanagementDocumentServiceUnavailable) IsRedirect() bool
- func (o *GetContentmanagementDocumentServiceUnavailable) IsServerError() bool
- func (o *GetContentmanagementDocumentServiceUnavailable) IsSuccess() bool
- func (o *GetContentmanagementDocumentServiceUnavailable) String() string
- type GetContentmanagementDocumentTooManyRequests
- func (o *GetContentmanagementDocumentTooManyRequests) Error() string
- func (o *GetContentmanagementDocumentTooManyRequests) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementDocumentTooManyRequests) IsClientError() bool
- func (o *GetContentmanagementDocumentTooManyRequests) IsCode(code int) bool
- func (o *GetContentmanagementDocumentTooManyRequests) IsRedirect() bool
- func (o *GetContentmanagementDocumentTooManyRequests) IsServerError() bool
- func (o *GetContentmanagementDocumentTooManyRequests) IsSuccess() bool
- func (o *GetContentmanagementDocumentTooManyRequests) String() string
- type GetContentmanagementDocumentUnauthorized
- func (o *GetContentmanagementDocumentUnauthorized) Error() string
- func (o *GetContentmanagementDocumentUnauthorized) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementDocumentUnauthorized) IsClientError() bool
- func (o *GetContentmanagementDocumentUnauthorized) IsCode(code int) bool
- func (o *GetContentmanagementDocumentUnauthorized) IsRedirect() bool
- func (o *GetContentmanagementDocumentUnauthorized) IsServerError() bool
- func (o *GetContentmanagementDocumentUnauthorized) IsSuccess() bool
- func (o *GetContentmanagementDocumentUnauthorized) String() string
- type GetContentmanagementDocumentUnsupportedMediaType
- func (o *GetContentmanagementDocumentUnsupportedMediaType) Error() string
- func (o *GetContentmanagementDocumentUnsupportedMediaType) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementDocumentUnsupportedMediaType) IsClientError() bool
- func (o *GetContentmanagementDocumentUnsupportedMediaType) IsCode(code int) bool
- func (o *GetContentmanagementDocumentUnsupportedMediaType) IsRedirect() bool
- func (o *GetContentmanagementDocumentUnsupportedMediaType) IsServerError() bool
- func (o *GetContentmanagementDocumentUnsupportedMediaType) IsSuccess() bool
- func (o *GetContentmanagementDocumentUnsupportedMediaType) String() string
- type GetContentmanagementDocumentsBadRequest
- func (o *GetContentmanagementDocumentsBadRequest) Error() string
- func (o *GetContentmanagementDocumentsBadRequest) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementDocumentsBadRequest) IsClientError() bool
- func (o *GetContentmanagementDocumentsBadRequest) IsCode(code int) bool
- func (o *GetContentmanagementDocumentsBadRequest) IsRedirect() bool
- func (o *GetContentmanagementDocumentsBadRequest) IsServerError() bool
- func (o *GetContentmanagementDocumentsBadRequest) IsSuccess() bool
- func (o *GetContentmanagementDocumentsBadRequest) String() string
- type GetContentmanagementDocumentsForbidden
- func (o *GetContentmanagementDocumentsForbidden) Error() string
- func (o *GetContentmanagementDocumentsForbidden) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementDocumentsForbidden) IsClientError() bool
- func (o *GetContentmanagementDocumentsForbidden) IsCode(code int) bool
- func (o *GetContentmanagementDocumentsForbidden) IsRedirect() bool
- func (o *GetContentmanagementDocumentsForbidden) IsServerError() bool
- func (o *GetContentmanagementDocumentsForbidden) IsSuccess() bool
- func (o *GetContentmanagementDocumentsForbidden) String() string
- type GetContentmanagementDocumentsGatewayTimeout
- func (o *GetContentmanagementDocumentsGatewayTimeout) Error() string
- func (o *GetContentmanagementDocumentsGatewayTimeout) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementDocumentsGatewayTimeout) IsClientError() bool
- func (o *GetContentmanagementDocumentsGatewayTimeout) IsCode(code int) bool
- func (o *GetContentmanagementDocumentsGatewayTimeout) IsRedirect() bool
- func (o *GetContentmanagementDocumentsGatewayTimeout) IsServerError() bool
- func (o *GetContentmanagementDocumentsGatewayTimeout) IsSuccess() bool
- func (o *GetContentmanagementDocumentsGatewayTimeout) String() string
- type GetContentmanagementDocumentsInternalServerError
- func (o *GetContentmanagementDocumentsInternalServerError) Error() string
- func (o *GetContentmanagementDocumentsInternalServerError) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementDocumentsInternalServerError) IsClientError() bool
- func (o *GetContentmanagementDocumentsInternalServerError) IsCode(code int) bool
- func (o *GetContentmanagementDocumentsInternalServerError) IsRedirect() bool
- func (o *GetContentmanagementDocumentsInternalServerError) IsServerError() bool
- func (o *GetContentmanagementDocumentsInternalServerError) IsSuccess() bool
- func (o *GetContentmanagementDocumentsInternalServerError) String() string
- type GetContentmanagementDocumentsNotFound
- func (o *GetContentmanagementDocumentsNotFound) Error() string
- func (o *GetContentmanagementDocumentsNotFound) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementDocumentsNotFound) IsClientError() bool
- func (o *GetContentmanagementDocumentsNotFound) IsCode(code int) bool
- func (o *GetContentmanagementDocumentsNotFound) IsRedirect() bool
- func (o *GetContentmanagementDocumentsNotFound) IsServerError() bool
- func (o *GetContentmanagementDocumentsNotFound) IsSuccess() bool
- func (o *GetContentmanagementDocumentsNotFound) String() string
- type GetContentmanagementDocumentsOK
- func (o *GetContentmanagementDocumentsOK) Error() string
- func (o *GetContentmanagementDocumentsOK) GetPayload() *models.DocumentEntityListing
- func (o *GetContentmanagementDocumentsOK) IsClientError() bool
- func (o *GetContentmanagementDocumentsOK) IsCode(code int) bool
- func (o *GetContentmanagementDocumentsOK) IsRedirect() bool
- func (o *GetContentmanagementDocumentsOK) IsServerError() bool
- func (o *GetContentmanagementDocumentsOK) IsSuccess() bool
- func (o *GetContentmanagementDocumentsOK) String() string
- type GetContentmanagementDocumentsParams
- func NewGetContentmanagementDocumentsParams() *GetContentmanagementDocumentsParams
- func NewGetContentmanagementDocumentsParamsWithContext(ctx context.Context) *GetContentmanagementDocumentsParams
- func NewGetContentmanagementDocumentsParamsWithHTTPClient(client *http.Client) *GetContentmanagementDocumentsParams
- func NewGetContentmanagementDocumentsParamsWithTimeout(timeout time.Duration) *GetContentmanagementDocumentsParams
- func (o *GetContentmanagementDocumentsParams) SetContext(ctx context.Context)
- func (o *GetContentmanagementDocumentsParams) SetDefaults()
- func (o *GetContentmanagementDocumentsParams) SetExpand(expand []string)
- func (o *GetContentmanagementDocumentsParams) SetHTTPClient(client *http.Client)
- func (o *GetContentmanagementDocumentsParams) SetName(name *string)
- func (o *GetContentmanagementDocumentsParams) SetPageNumber(pageNumber *int32)
- func (o *GetContentmanagementDocumentsParams) SetPageSize(pageSize *int32)
- func (o *GetContentmanagementDocumentsParams) SetSortBy(sortBy *string)
- func (o *GetContentmanagementDocumentsParams) SetSortOrder(sortOrder *string)
- func (o *GetContentmanagementDocumentsParams) SetTimeout(timeout time.Duration)
- func (o *GetContentmanagementDocumentsParams) SetWorkspaceID(workspaceID string)
- func (o *GetContentmanagementDocumentsParams) WithContext(ctx context.Context) *GetContentmanagementDocumentsParams
- func (o *GetContentmanagementDocumentsParams) WithDefaults() *GetContentmanagementDocumentsParams
- func (o *GetContentmanagementDocumentsParams) WithExpand(expand []string) *GetContentmanagementDocumentsParams
- func (o *GetContentmanagementDocumentsParams) WithHTTPClient(client *http.Client) *GetContentmanagementDocumentsParams
- func (o *GetContentmanagementDocumentsParams) WithName(name *string) *GetContentmanagementDocumentsParams
- func (o *GetContentmanagementDocumentsParams) WithPageNumber(pageNumber *int32) *GetContentmanagementDocumentsParams
- func (o *GetContentmanagementDocumentsParams) WithPageSize(pageSize *int32) *GetContentmanagementDocumentsParams
- func (o *GetContentmanagementDocumentsParams) WithSortBy(sortBy *string) *GetContentmanagementDocumentsParams
- func (o *GetContentmanagementDocumentsParams) WithSortOrder(sortOrder *string) *GetContentmanagementDocumentsParams
- func (o *GetContentmanagementDocumentsParams) WithTimeout(timeout time.Duration) *GetContentmanagementDocumentsParams
- func (o *GetContentmanagementDocumentsParams) WithWorkspaceID(workspaceID string) *GetContentmanagementDocumentsParams
- func (o *GetContentmanagementDocumentsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetContentmanagementDocumentsReader
- type GetContentmanagementDocumentsRequestEntityTooLarge
- func (o *GetContentmanagementDocumentsRequestEntityTooLarge) Error() string
- func (o *GetContentmanagementDocumentsRequestEntityTooLarge) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementDocumentsRequestEntityTooLarge) IsClientError() bool
- func (o *GetContentmanagementDocumentsRequestEntityTooLarge) IsCode(code int) bool
- func (o *GetContentmanagementDocumentsRequestEntityTooLarge) IsRedirect() bool
- func (o *GetContentmanagementDocumentsRequestEntityTooLarge) IsServerError() bool
- func (o *GetContentmanagementDocumentsRequestEntityTooLarge) IsSuccess() bool
- func (o *GetContentmanagementDocumentsRequestEntityTooLarge) String() string
- type GetContentmanagementDocumentsRequestTimeout
- func (o *GetContentmanagementDocumentsRequestTimeout) Error() string
- func (o *GetContentmanagementDocumentsRequestTimeout) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementDocumentsRequestTimeout) IsClientError() bool
- func (o *GetContentmanagementDocumentsRequestTimeout) IsCode(code int) bool
- func (o *GetContentmanagementDocumentsRequestTimeout) IsRedirect() bool
- func (o *GetContentmanagementDocumentsRequestTimeout) IsServerError() bool
- func (o *GetContentmanagementDocumentsRequestTimeout) IsSuccess() bool
- func (o *GetContentmanagementDocumentsRequestTimeout) String() string
- type GetContentmanagementDocumentsServiceUnavailable
- func (o *GetContentmanagementDocumentsServiceUnavailable) Error() string
- func (o *GetContentmanagementDocumentsServiceUnavailable) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementDocumentsServiceUnavailable) IsClientError() bool
- func (o *GetContentmanagementDocumentsServiceUnavailable) IsCode(code int) bool
- func (o *GetContentmanagementDocumentsServiceUnavailable) IsRedirect() bool
- func (o *GetContentmanagementDocumentsServiceUnavailable) IsServerError() bool
- func (o *GetContentmanagementDocumentsServiceUnavailable) IsSuccess() bool
- func (o *GetContentmanagementDocumentsServiceUnavailable) String() string
- type GetContentmanagementDocumentsTooManyRequests
- func (o *GetContentmanagementDocumentsTooManyRequests) Error() string
- func (o *GetContentmanagementDocumentsTooManyRequests) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementDocumentsTooManyRequests) IsClientError() bool
- func (o *GetContentmanagementDocumentsTooManyRequests) IsCode(code int) bool
- func (o *GetContentmanagementDocumentsTooManyRequests) IsRedirect() bool
- func (o *GetContentmanagementDocumentsTooManyRequests) IsServerError() bool
- func (o *GetContentmanagementDocumentsTooManyRequests) IsSuccess() bool
- func (o *GetContentmanagementDocumentsTooManyRequests) String() string
- type GetContentmanagementDocumentsUnauthorized
- func (o *GetContentmanagementDocumentsUnauthorized) Error() string
- func (o *GetContentmanagementDocumentsUnauthorized) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementDocumentsUnauthorized) IsClientError() bool
- func (o *GetContentmanagementDocumentsUnauthorized) IsCode(code int) bool
- func (o *GetContentmanagementDocumentsUnauthorized) IsRedirect() bool
- func (o *GetContentmanagementDocumentsUnauthorized) IsServerError() bool
- func (o *GetContentmanagementDocumentsUnauthorized) IsSuccess() bool
- func (o *GetContentmanagementDocumentsUnauthorized) String() string
- type GetContentmanagementDocumentsUnsupportedMediaType
- func (o *GetContentmanagementDocumentsUnsupportedMediaType) Error() string
- func (o *GetContentmanagementDocumentsUnsupportedMediaType) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementDocumentsUnsupportedMediaType) IsClientError() bool
- func (o *GetContentmanagementDocumentsUnsupportedMediaType) IsCode(code int) bool
- func (o *GetContentmanagementDocumentsUnsupportedMediaType) IsRedirect() bool
- func (o *GetContentmanagementDocumentsUnsupportedMediaType) IsServerError() bool
- func (o *GetContentmanagementDocumentsUnsupportedMediaType) IsSuccess() bool
- func (o *GetContentmanagementDocumentsUnsupportedMediaType) String() string
- type GetContentmanagementQueryBadRequest
- func (o *GetContentmanagementQueryBadRequest) Error() string
- func (o *GetContentmanagementQueryBadRequest) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementQueryBadRequest) IsClientError() bool
- func (o *GetContentmanagementQueryBadRequest) IsCode(code int) bool
- func (o *GetContentmanagementQueryBadRequest) IsRedirect() bool
- func (o *GetContentmanagementQueryBadRequest) IsServerError() bool
- func (o *GetContentmanagementQueryBadRequest) IsSuccess() bool
- func (o *GetContentmanagementQueryBadRequest) String() string
- type GetContentmanagementQueryForbidden
- func (o *GetContentmanagementQueryForbidden) Error() string
- func (o *GetContentmanagementQueryForbidden) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementQueryForbidden) IsClientError() bool
- func (o *GetContentmanagementQueryForbidden) IsCode(code int) bool
- func (o *GetContentmanagementQueryForbidden) IsRedirect() bool
- func (o *GetContentmanagementQueryForbidden) IsServerError() bool
- func (o *GetContentmanagementQueryForbidden) IsSuccess() bool
- func (o *GetContentmanagementQueryForbidden) String() string
- type GetContentmanagementQueryGatewayTimeout
- func (o *GetContentmanagementQueryGatewayTimeout) Error() string
- func (o *GetContentmanagementQueryGatewayTimeout) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementQueryGatewayTimeout) IsClientError() bool
- func (o *GetContentmanagementQueryGatewayTimeout) IsCode(code int) bool
- func (o *GetContentmanagementQueryGatewayTimeout) IsRedirect() bool
- func (o *GetContentmanagementQueryGatewayTimeout) IsServerError() bool
- func (o *GetContentmanagementQueryGatewayTimeout) IsSuccess() bool
- func (o *GetContentmanagementQueryGatewayTimeout) String() string
- type GetContentmanagementQueryInternalServerError
- func (o *GetContentmanagementQueryInternalServerError) Error() string
- func (o *GetContentmanagementQueryInternalServerError) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementQueryInternalServerError) IsClientError() bool
- func (o *GetContentmanagementQueryInternalServerError) IsCode(code int) bool
- func (o *GetContentmanagementQueryInternalServerError) IsRedirect() bool
- func (o *GetContentmanagementQueryInternalServerError) IsServerError() bool
- func (o *GetContentmanagementQueryInternalServerError) IsSuccess() bool
- func (o *GetContentmanagementQueryInternalServerError) String() string
- type GetContentmanagementQueryNotFound
- func (o *GetContentmanagementQueryNotFound) Error() string
- func (o *GetContentmanagementQueryNotFound) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementQueryNotFound) IsClientError() bool
- func (o *GetContentmanagementQueryNotFound) IsCode(code int) bool
- func (o *GetContentmanagementQueryNotFound) IsRedirect() bool
- func (o *GetContentmanagementQueryNotFound) IsServerError() bool
- func (o *GetContentmanagementQueryNotFound) IsSuccess() bool
- func (o *GetContentmanagementQueryNotFound) String() string
- type GetContentmanagementQueryOK
- func (o *GetContentmanagementQueryOK) Error() string
- func (o *GetContentmanagementQueryOK) GetPayload() *models.QueryResults
- func (o *GetContentmanagementQueryOK) IsClientError() bool
- func (o *GetContentmanagementQueryOK) IsCode(code int) bool
- func (o *GetContentmanagementQueryOK) IsRedirect() bool
- func (o *GetContentmanagementQueryOK) IsServerError() bool
- func (o *GetContentmanagementQueryOK) IsSuccess() bool
- func (o *GetContentmanagementQueryOK) String() string
- type GetContentmanagementQueryParams
- func NewGetContentmanagementQueryParams() *GetContentmanagementQueryParams
- func NewGetContentmanagementQueryParamsWithContext(ctx context.Context) *GetContentmanagementQueryParams
- func NewGetContentmanagementQueryParamsWithHTTPClient(client *http.Client) *GetContentmanagementQueryParams
- func NewGetContentmanagementQueryParamsWithTimeout(timeout time.Duration) *GetContentmanagementQueryParams
- func (o *GetContentmanagementQueryParams) SetContext(ctx context.Context)
- func (o *GetContentmanagementQueryParams) SetDefaults()
- func (o *GetContentmanagementQueryParams) SetExpand(expand []string)
- func (o *GetContentmanagementQueryParams) SetHTTPClient(client *http.Client)
- func (o *GetContentmanagementQueryParams) SetPageNumber(pageNumber *int32)
- func (o *GetContentmanagementQueryParams) SetPageSize(pageSize *int32)
- func (o *GetContentmanagementQueryParams) SetQueryPhrase(queryPhrase string)
- func (o *GetContentmanagementQueryParams) SetSortBy(sortBy *string)
- func (o *GetContentmanagementQueryParams) SetSortOrder(sortOrder *string)
- func (o *GetContentmanagementQueryParams) SetTimeout(timeout time.Duration)
- func (o *GetContentmanagementQueryParams) WithContext(ctx context.Context) *GetContentmanagementQueryParams
- func (o *GetContentmanagementQueryParams) WithDefaults() *GetContentmanagementQueryParams
- func (o *GetContentmanagementQueryParams) WithExpand(expand []string) *GetContentmanagementQueryParams
- func (o *GetContentmanagementQueryParams) WithHTTPClient(client *http.Client) *GetContentmanagementQueryParams
- func (o *GetContentmanagementQueryParams) WithPageNumber(pageNumber *int32) *GetContentmanagementQueryParams
- func (o *GetContentmanagementQueryParams) WithPageSize(pageSize *int32) *GetContentmanagementQueryParams
- func (o *GetContentmanagementQueryParams) WithQueryPhrase(queryPhrase string) *GetContentmanagementQueryParams
- func (o *GetContentmanagementQueryParams) WithSortBy(sortBy *string) *GetContentmanagementQueryParams
- func (o *GetContentmanagementQueryParams) WithSortOrder(sortOrder *string) *GetContentmanagementQueryParams
- func (o *GetContentmanagementQueryParams) WithTimeout(timeout time.Duration) *GetContentmanagementQueryParams
- func (o *GetContentmanagementQueryParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetContentmanagementQueryReader
- type GetContentmanagementQueryRequestEntityTooLarge
- func (o *GetContentmanagementQueryRequestEntityTooLarge) Error() string
- func (o *GetContentmanagementQueryRequestEntityTooLarge) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementQueryRequestEntityTooLarge) IsClientError() bool
- func (o *GetContentmanagementQueryRequestEntityTooLarge) IsCode(code int) bool
- func (o *GetContentmanagementQueryRequestEntityTooLarge) IsRedirect() bool
- func (o *GetContentmanagementQueryRequestEntityTooLarge) IsServerError() bool
- func (o *GetContentmanagementQueryRequestEntityTooLarge) IsSuccess() bool
- func (o *GetContentmanagementQueryRequestEntityTooLarge) String() string
- type GetContentmanagementQueryRequestTimeout
- func (o *GetContentmanagementQueryRequestTimeout) Error() string
- func (o *GetContentmanagementQueryRequestTimeout) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementQueryRequestTimeout) IsClientError() bool
- func (o *GetContentmanagementQueryRequestTimeout) IsCode(code int) bool
- func (o *GetContentmanagementQueryRequestTimeout) IsRedirect() bool
- func (o *GetContentmanagementQueryRequestTimeout) IsServerError() bool
- func (o *GetContentmanagementQueryRequestTimeout) IsSuccess() bool
- func (o *GetContentmanagementQueryRequestTimeout) String() string
- type GetContentmanagementQueryServiceUnavailable
- func (o *GetContentmanagementQueryServiceUnavailable) Error() string
- func (o *GetContentmanagementQueryServiceUnavailable) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementQueryServiceUnavailable) IsClientError() bool
- func (o *GetContentmanagementQueryServiceUnavailable) IsCode(code int) bool
- func (o *GetContentmanagementQueryServiceUnavailable) IsRedirect() bool
- func (o *GetContentmanagementQueryServiceUnavailable) IsServerError() bool
- func (o *GetContentmanagementQueryServiceUnavailable) IsSuccess() bool
- func (o *GetContentmanagementQueryServiceUnavailable) String() string
- type GetContentmanagementQueryTooManyRequests
- func (o *GetContentmanagementQueryTooManyRequests) Error() string
- func (o *GetContentmanagementQueryTooManyRequests) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementQueryTooManyRequests) IsClientError() bool
- func (o *GetContentmanagementQueryTooManyRequests) IsCode(code int) bool
- func (o *GetContentmanagementQueryTooManyRequests) IsRedirect() bool
- func (o *GetContentmanagementQueryTooManyRequests) IsServerError() bool
- func (o *GetContentmanagementQueryTooManyRequests) IsSuccess() bool
- func (o *GetContentmanagementQueryTooManyRequests) String() string
- type GetContentmanagementQueryUnauthorized
- func (o *GetContentmanagementQueryUnauthorized) Error() string
- func (o *GetContentmanagementQueryUnauthorized) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementQueryUnauthorized) IsClientError() bool
- func (o *GetContentmanagementQueryUnauthorized) IsCode(code int) bool
- func (o *GetContentmanagementQueryUnauthorized) IsRedirect() bool
- func (o *GetContentmanagementQueryUnauthorized) IsServerError() bool
- func (o *GetContentmanagementQueryUnauthorized) IsSuccess() bool
- func (o *GetContentmanagementQueryUnauthorized) String() string
- type GetContentmanagementQueryUnsupportedMediaType
- func (o *GetContentmanagementQueryUnsupportedMediaType) Error() string
- func (o *GetContentmanagementQueryUnsupportedMediaType) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementQueryUnsupportedMediaType) IsClientError() bool
- func (o *GetContentmanagementQueryUnsupportedMediaType) IsCode(code int) bool
- func (o *GetContentmanagementQueryUnsupportedMediaType) IsRedirect() bool
- func (o *GetContentmanagementQueryUnsupportedMediaType) IsServerError() bool
- func (o *GetContentmanagementQueryUnsupportedMediaType) IsSuccess() bool
- func (o *GetContentmanagementQueryUnsupportedMediaType) String() string
- type GetContentmanagementSecurityprofileBadRequest
- func (o *GetContentmanagementSecurityprofileBadRequest) Error() string
- func (o *GetContentmanagementSecurityprofileBadRequest) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementSecurityprofileBadRequest) IsClientError() bool
- func (o *GetContentmanagementSecurityprofileBadRequest) IsCode(code int) bool
- func (o *GetContentmanagementSecurityprofileBadRequest) IsRedirect() bool
- func (o *GetContentmanagementSecurityprofileBadRequest) IsServerError() bool
- func (o *GetContentmanagementSecurityprofileBadRequest) IsSuccess() bool
- func (o *GetContentmanagementSecurityprofileBadRequest) String() string
- type GetContentmanagementSecurityprofileForbidden
- func (o *GetContentmanagementSecurityprofileForbidden) Error() string
- func (o *GetContentmanagementSecurityprofileForbidden) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementSecurityprofileForbidden) IsClientError() bool
- func (o *GetContentmanagementSecurityprofileForbidden) IsCode(code int) bool
- func (o *GetContentmanagementSecurityprofileForbidden) IsRedirect() bool
- func (o *GetContentmanagementSecurityprofileForbidden) IsServerError() bool
- func (o *GetContentmanagementSecurityprofileForbidden) IsSuccess() bool
- func (o *GetContentmanagementSecurityprofileForbidden) String() string
- type GetContentmanagementSecurityprofileGatewayTimeout
- func (o *GetContentmanagementSecurityprofileGatewayTimeout) Error() string
- func (o *GetContentmanagementSecurityprofileGatewayTimeout) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementSecurityprofileGatewayTimeout) IsClientError() bool
- func (o *GetContentmanagementSecurityprofileGatewayTimeout) IsCode(code int) bool
- func (o *GetContentmanagementSecurityprofileGatewayTimeout) IsRedirect() bool
- func (o *GetContentmanagementSecurityprofileGatewayTimeout) IsServerError() bool
- func (o *GetContentmanagementSecurityprofileGatewayTimeout) IsSuccess() bool
- func (o *GetContentmanagementSecurityprofileGatewayTimeout) String() string
- type GetContentmanagementSecurityprofileInternalServerError
- func (o *GetContentmanagementSecurityprofileInternalServerError) Error() string
- func (o *GetContentmanagementSecurityprofileInternalServerError) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementSecurityprofileInternalServerError) IsClientError() bool
- func (o *GetContentmanagementSecurityprofileInternalServerError) IsCode(code int) bool
- func (o *GetContentmanagementSecurityprofileInternalServerError) IsRedirect() bool
- func (o *GetContentmanagementSecurityprofileInternalServerError) IsServerError() bool
- func (o *GetContentmanagementSecurityprofileInternalServerError) IsSuccess() bool
- func (o *GetContentmanagementSecurityprofileInternalServerError) String() string
- type GetContentmanagementSecurityprofileNotFound
- func (o *GetContentmanagementSecurityprofileNotFound) Error() string
- func (o *GetContentmanagementSecurityprofileNotFound) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementSecurityprofileNotFound) IsClientError() bool
- func (o *GetContentmanagementSecurityprofileNotFound) IsCode(code int) bool
- func (o *GetContentmanagementSecurityprofileNotFound) IsRedirect() bool
- func (o *GetContentmanagementSecurityprofileNotFound) IsServerError() bool
- func (o *GetContentmanagementSecurityprofileNotFound) IsSuccess() bool
- func (o *GetContentmanagementSecurityprofileNotFound) String() string
- type GetContentmanagementSecurityprofileOK
- func (o *GetContentmanagementSecurityprofileOK) Error() string
- func (o *GetContentmanagementSecurityprofileOK) GetPayload() *models.SecurityProfile
- func (o *GetContentmanagementSecurityprofileOK) IsClientError() bool
- func (o *GetContentmanagementSecurityprofileOK) IsCode(code int) bool
- func (o *GetContentmanagementSecurityprofileOK) IsRedirect() bool
- func (o *GetContentmanagementSecurityprofileOK) IsServerError() bool
- func (o *GetContentmanagementSecurityprofileOK) IsSuccess() bool
- func (o *GetContentmanagementSecurityprofileOK) String() string
- type GetContentmanagementSecurityprofileParams
- func NewGetContentmanagementSecurityprofileParams() *GetContentmanagementSecurityprofileParams
- func NewGetContentmanagementSecurityprofileParamsWithContext(ctx context.Context) *GetContentmanagementSecurityprofileParams
- func NewGetContentmanagementSecurityprofileParamsWithHTTPClient(client *http.Client) *GetContentmanagementSecurityprofileParams
- func NewGetContentmanagementSecurityprofileParamsWithTimeout(timeout time.Duration) *GetContentmanagementSecurityprofileParams
- func (o *GetContentmanagementSecurityprofileParams) SetContext(ctx context.Context)
- func (o *GetContentmanagementSecurityprofileParams) SetDefaults()
- func (o *GetContentmanagementSecurityprofileParams) SetHTTPClient(client *http.Client)
- func (o *GetContentmanagementSecurityprofileParams) SetSecurityProfileID(securityProfileID string)
- func (o *GetContentmanagementSecurityprofileParams) SetTimeout(timeout time.Duration)
- func (o *GetContentmanagementSecurityprofileParams) WithContext(ctx context.Context) *GetContentmanagementSecurityprofileParams
- func (o *GetContentmanagementSecurityprofileParams) WithDefaults() *GetContentmanagementSecurityprofileParams
- func (o *GetContentmanagementSecurityprofileParams) WithHTTPClient(client *http.Client) *GetContentmanagementSecurityprofileParams
- func (o *GetContentmanagementSecurityprofileParams) WithSecurityProfileID(securityProfileID string) *GetContentmanagementSecurityprofileParams
- func (o *GetContentmanagementSecurityprofileParams) WithTimeout(timeout time.Duration) *GetContentmanagementSecurityprofileParams
- func (o *GetContentmanagementSecurityprofileParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetContentmanagementSecurityprofileReader
- type GetContentmanagementSecurityprofileRequestEntityTooLarge
- func (o *GetContentmanagementSecurityprofileRequestEntityTooLarge) Error() string
- func (o *GetContentmanagementSecurityprofileRequestEntityTooLarge) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementSecurityprofileRequestEntityTooLarge) IsClientError() bool
- func (o *GetContentmanagementSecurityprofileRequestEntityTooLarge) IsCode(code int) bool
- func (o *GetContentmanagementSecurityprofileRequestEntityTooLarge) IsRedirect() bool
- func (o *GetContentmanagementSecurityprofileRequestEntityTooLarge) IsServerError() bool
- func (o *GetContentmanagementSecurityprofileRequestEntityTooLarge) IsSuccess() bool
- func (o *GetContentmanagementSecurityprofileRequestEntityTooLarge) String() string
- type GetContentmanagementSecurityprofileRequestTimeout
- func (o *GetContentmanagementSecurityprofileRequestTimeout) Error() string
- func (o *GetContentmanagementSecurityprofileRequestTimeout) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementSecurityprofileRequestTimeout) IsClientError() bool
- func (o *GetContentmanagementSecurityprofileRequestTimeout) IsCode(code int) bool
- func (o *GetContentmanagementSecurityprofileRequestTimeout) IsRedirect() bool
- func (o *GetContentmanagementSecurityprofileRequestTimeout) IsServerError() bool
- func (o *GetContentmanagementSecurityprofileRequestTimeout) IsSuccess() bool
- func (o *GetContentmanagementSecurityprofileRequestTimeout) String() string
- type GetContentmanagementSecurityprofileServiceUnavailable
- func (o *GetContentmanagementSecurityprofileServiceUnavailable) Error() string
- func (o *GetContentmanagementSecurityprofileServiceUnavailable) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementSecurityprofileServiceUnavailable) IsClientError() bool
- func (o *GetContentmanagementSecurityprofileServiceUnavailable) IsCode(code int) bool
- func (o *GetContentmanagementSecurityprofileServiceUnavailable) IsRedirect() bool
- func (o *GetContentmanagementSecurityprofileServiceUnavailable) IsServerError() bool
- func (o *GetContentmanagementSecurityprofileServiceUnavailable) IsSuccess() bool
- func (o *GetContentmanagementSecurityprofileServiceUnavailable) String() string
- type GetContentmanagementSecurityprofileTooManyRequests
- func (o *GetContentmanagementSecurityprofileTooManyRequests) Error() string
- func (o *GetContentmanagementSecurityprofileTooManyRequests) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementSecurityprofileTooManyRequests) IsClientError() bool
- func (o *GetContentmanagementSecurityprofileTooManyRequests) IsCode(code int) bool
- func (o *GetContentmanagementSecurityprofileTooManyRequests) IsRedirect() bool
- func (o *GetContentmanagementSecurityprofileTooManyRequests) IsServerError() bool
- func (o *GetContentmanagementSecurityprofileTooManyRequests) IsSuccess() bool
- func (o *GetContentmanagementSecurityprofileTooManyRequests) String() string
- type GetContentmanagementSecurityprofileUnauthorized
- func (o *GetContentmanagementSecurityprofileUnauthorized) Error() string
- func (o *GetContentmanagementSecurityprofileUnauthorized) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementSecurityprofileUnauthorized) IsClientError() bool
- func (o *GetContentmanagementSecurityprofileUnauthorized) IsCode(code int) bool
- func (o *GetContentmanagementSecurityprofileUnauthorized) IsRedirect() bool
- func (o *GetContentmanagementSecurityprofileUnauthorized) IsServerError() bool
- func (o *GetContentmanagementSecurityprofileUnauthorized) IsSuccess() bool
- func (o *GetContentmanagementSecurityprofileUnauthorized) String() string
- type GetContentmanagementSecurityprofileUnsupportedMediaType
- func (o *GetContentmanagementSecurityprofileUnsupportedMediaType) Error() string
- func (o *GetContentmanagementSecurityprofileUnsupportedMediaType) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementSecurityprofileUnsupportedMediaType) IsClientError() bool
- func (o *GetContentmanagementSecurityprofileUnsupportedMediaType) IsCode(code int) bool
- func (o *GetContentmanagementSecurityprofileUnsupportedMediaType) IsRedirect() bool
- func (o *GetContentmanagementSecurityprofileUnsupportedMediaType) IsServerError() bool
- func (o *GetContentmanagementSecurityprofileUnsupportedMediaType) IsSuccess() bool
- func (o *GetContentmanagementSecurityprofileUnsupportedMediaType) String() string
- type GetContentmanagementSecurityprofilesBadRequest
- func (o *GetContentmanagementSecurityprofilesBadRequest) Error() string
- func (o *GetContentmanagementSecurityprofilesBadRequest) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementSecurityprofilesBadRequest) IsClientError() bool
- func (o *GetContentmanagementSecurityprofilesBadRequest) IsCode(code int) bool
- func (o *GetContentmanagementSecurityprofilesBadRequest) IsRedirect() bool
- func (o *GetContentmanagementSecurityprofilesBadRequest) IsServerError() bool
- func (o *GetContentmanagementSecurityprofilesBadRequest) IsSuccess() bool
- func (o *GetContentmanagementSecurityprofilesBadRequest) String() string
- type GetContentmanagementSecurityprofilesForbidden
- func (o *GetContentmanagementSecurityprofilesForbidden) Error() string
- func (o *GetContentmanagementSecurityprofilesForbidden) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementSecurityprofilesForbidden) IsClientError() bool
- func (o *GetContentmanagementSecurityprofilesForbidden) IsCode(code int) bool
- func (o *GetContentmanagementSecurityprofilesForbidden) IsRedirect() bool
- func (o *GetContentmanagementSecurityprofilesForbidden) IsServerError() bool
- func (o *GetContentmanagementSecurityprofilesForbidden) IsSuccess() bool
- func (o *GetContentmanagementSecurityprofilesForbidden) String() string
- type GetContentmanagementSecurityprofilesGatewayTimeout
- func (o *GetContentmanagementSecurityprofilesGatewayTimeout) Error() string
- func (o *GetContentmanagementSecurityprofilesGatewayTimeout) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementSecurityprofilesGatewayTimeout) IsClientError() bool
- func (o *GetContentmanagementSecurityprofilesGatewayTimeout) IsCode(code int) bool
- func (o *GetContentmanagementSecurityprofilesGatewayTimeout) IsRedirect() bool
- func (o *GetContentmanagementSecurityprofilesGatewayTimeout) IsServerError() bool
- func (o *GetContentmanagementSecurityprofilesGatewayTimeout) IsSuccess() bool
- func (o *GetContentmanagementSecurityprofilesGatewayTimeout) String() string
- type GetContentmanagementSecurityprofilesInternalServerError
- func (o *GetContentmanagementSecurityprofilesInternalServerError) Error() string
- func (o *GetContentmanagementSecurityprofilesInternalServerError) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementSecurityprofilesInternalServerError) IsClientError() bool
- func (o *GetContentmanagementSecurityprofilesInternalServerError) IsCode(code int) bool
- func (o *GetContentmanagementSecurityprofilesInternalServerError) IsRedirect() bool
- func (o *GetContentmanagementSecurityprofilesInternalServerError) IsServerError() bool
- func (o *GetContentmanagementSecurityprofilesInternalServerError) IsSuccess() bool
- func (o *GetContentmanagementSecurityprofilesInternalServerError) String() string
- type GetContentmanagementSecurityprofilesNotFound
- func (o *GetContentmanagementSecurityprofilesNotFound) Error() string
- func (o *GetContentmanagementSecurityprofilesNotFound) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementSecurityprofilesNotFound) IsClientError() bool
- func (o *GetContentmanagementSecurityprofilesNotFound) IsCode(code int) bool
- func (o *GetContentmanagementSecurityprofilesNotFound) IsRedirect() bool
- func (o *GetContentmanagementSecurityprofilesNotFound) IsServerError() bool
- func (o *GetContentmanagementSecurityprofilesNotFound) IsSuccess() bool
- func (o *GetContentmanagementSecurityprofilesNotFound) String() string
- type GetContentmanagementSecurityprofilesOK
- func (o *GetContentmanagementSecurityprofilesOK) Error() string
- func (o *GetContentmanagementSecurityprofilesOK) GetPayload() *models.SecurityProfileEntityListing
- func (o *GetContentmanagementSecurityprofilesOK) IsClientError() bool
- func (o *GetContentmanagementSecurityprofilesOK) IsCode(code int) bool
- func (o *GetContentmanagementSecurityprofilesOK) IsRedirect() bool
- func (o *GetContentmanagementSecurityprofilesOK) IsServerError() bool
- func (o *GetContentmanagementSecurityprofilesOK) IsSuccess() bool
- func (o *GetContentmanagementSecurityprofilesOK) String() string
- type GetContentmanagementSecurityprofilesParams
- func NewGetContentmanagementSecurityprofilesParams() *GetContentmanagementSecurityprofilesParams
- func NewGetContentmanagementSecurityprofilesParamsWithContext(ctx context.Context) *GetContentmanagementSecurityprofilesParams
- func NewGetContentmanagementSecurityprofilesParamsWithHTTPClient(client *http.Client) *GetContentmanagementSecurityprofilesParams
- func NewGetContentmanagementSecurityprofilesParamsWithTimeout(timeout time.Duration) *GetContentmanagementSecurityprofilesParams
- func (o *GetContentmanagementSecurityprofilesParams) SetContext(ctx context.Context)
- func (o *GetContentmanagementSecurityprofilesParams) SetDefaults()
- func (o *GetContentmanagementSecurityprofilesParams) SetHTTPClient(client *http.Client)
- func (o *GetContentmanagementSecurityprofilesParams) SetTimeout(timeout time.Duration)
- func (o *GetContentmanagementSecurityprofilesParams) WithContext(ctx context.Context) *GetContentmanagementSecurityprofilesParams
- func (o *GetContentmanagementSecurityprofilesParams) WithDefaults() *GetContentmanagementSecurityprofilesParams
- func (o *GetContentmanagementSecurityprofilesParams) WithHTTPClient(client *http.Client) *GetContentmanagementSecurityprofilesParams
- func (o *GetContentmanagementSecurityprofilesParams) WithTimeout(timeout time.Duration) *GetContentmanagementSecurityprofilesParams
- func (o *GetContentmanagementSecurityprofilesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetContentmanagementSecurityprofilesReader
- type GetContentmanagementSecurityprofilesRequestEntityTooLarge
- func (o *GetContentmanagementSecurityprofilesRequestEntityTooLarge) Error() string
- func (o *GetContentmanagementSecurityprofilesRequestEntityTooLarge) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementSecurityprofilesRequestEntityTooLarge) IsClientError() bool
- func (o *GetContentmanagementSecurityprofilesRequestEntityTooLarge) IsCode(code int) bool
- func (o *GetContentmanagementSecurityprofilesRequestEntityTooLarge) IsRedirect() bool
- func (o *GetContentmanagementSecurityprofilesRequestEntityTooLarge) IsServerError() bool
- func (o *GetContentmanagementSecurityprofilesRequestEntityTooLarge) IsSuccess() bool
- func (o *GetContentmanagementSecurityprofilesRequestEntityTooLarge) String() string
- type GetContentmanagementSecurityprofilesRequestTimeout
- func (o *GetContentmanagementSecurityprofilesRequestTimeout) Error() string
- func (o *GetContentmanagementSecurityprofilesRequestTimeout) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementSecurityprofilesRequestTimeout) IsClientError() bool
- func (o *GetContentmanagementSecurityprofilesRequestTimeout) IsCode(code int) bool
- func (o *GetContentmanagementSecurityprofilesRequestTimeout) IsRedirect() bool
- func (o *GetContentmanagementSecurityprofilesRequestTimeout) IsServerError() bool
- func (o *GetContentmanagementSecurityprofilesRequestTimeout) IsSuccess() bool
- func (o *GetContentmanagementSecurityprofilesRequestTimeout) String() string
- type GetContentmanagementSecurityprofilesServiceUnavailable
- func (o *GetContentmanagementSecurityprofilesServiceUnavailable) Error() string
- func (o *GetContentmanagementSecurityprofilesServiceUnavailable) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementSecurityprofilesServiceUnavailable) IsClientError() bool
- func (o *GetContentmanagementSecurityprofilesServiceUnavailable) IsCode(code int) bool
- func (o *GetContentmanagementSecurityprofilesServiceUnavailable) IsRedirect() bool
- func (o *GetContentmanagementSecurityprofilesServiceUnavailable) IsServerError() bool
- func (o *GetContentmanagementSecurityprofilesServiceUnavailable) IsSuccess() bool
- func (o *GetContentmanagementSecurityprofilesServiceUnavailable) String() string
- type GetContentmanagementSecurityprofilesTooManyRequests
- func (o *GetContentmanagementSecurityprofilesTooManyRequests) Error() string
- func (o *GetContentmanagementSecurityprofilesTooManyRequests) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementSecurityprofilesTooManyRequests) IsClientError() bool
- func (o *GetContentmanagementSecurityprofilesTooManyRequests) IsCode(code int) bool
- func (o *GetContentmanagementSecurityprofilesTooManyRequests) IsRedirect() bool
- func (o *GetContentmanagementSecurityprofilesTooManyRequests) IsServerError() bool
- func (o *GetContentmanagementSecurityprofilesTooManyRequests) IsSuccess() bool
- func (o *GetContentmanagementSecurityprofilesTooManyRequests) String() string
- type GetContentmanagementSecurityprofilesUnauthorized
- func (o *GetContentmanagementSecurityprofilesUnauthorized) Error() string
- func (o *GetContentmanagementSecurityprofilesUnauthorized) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementSecurityprofilesUnauthorized) IsClientError() bool
- func (o *GetContentmanagementSecurityprofilesUnauthorized) IsCode(code int) bool
- func (o *GetContentmanagementSecurityprofilesUnauthorized) IsRedirect() bool
- func (o *GetContentmanagementSecurityprofilesUnauthorized) IsServerError() bool
- func (o *GetContentmanagementSecurityprofilesUnauthorized) IsSuccess() bool
- func (o *GetContentmanagementSecurityprofilesUnauthorized) String() string
- type GetContentmanagementSecurityprofilesUnsupportedMediaType
- func (o *GetContentmanagementSecurityprofilesUnsupportedMediaType) Error() string
- func (o *GetContentmanagementSecurityprofilesUnsupportedMediaType) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementSecurityprofilesUnsupportedMediaType) IsClientError() bool
- func (o *GetContentmanagementSecurityprofilesUnsupportedMediaType) IsCode(code int) bool
- func (o *GetContentmanagementSecurityprofilesUnsupportedMediaType) IsRedirect() bool
- func (o *GetContentmanagementSecurityprofilesUnsupportedMediaType) IsServerError() bool
- func (o *GetContentmanagementSecurityprofilesUnsupportedMediaType) IsSuccess() bool
- func (o *GetContentmanagementSecurityprofilesUnsupportedMediaType) String() string
- type GetContentmanagementShareBadRequest
- func (o *GetContentmanagementShareBadRequest) Error() string
- func (o *GetContentmanagementShareBadRequest) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementShareBadRequest) IsClientError() bool
- func (o *GetContentmanagementShareBadRequest) IsCode(code int) bool
- func (o *GetContentmanagementShareBadRequest) IsRedirect() bool
- func (o *GetContentmanagementShareBadRequest) IsServerError() bool
- func (o *GetContentmanagementShareBadRequest) IsSuccess() bool
- func (o *GetContentmanagementShareBadRequest) String() string
- type GetContentmanagementShareForbidden
- func (o *GetContentmanagementShareForbidden) Error() string
- func (o *GetContentmanagementShareForbidden) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementShareForbidden) IsClientError() bool
- func (o *GetContentmanagementShareForbidden) IsCode(code int) bool
- func (o *GetContentmanagementShareForbidden) IsRedirect() bool
- func (o *GetContentmanagementShareForbidden) IsServerError() bool
- func (o *GetContentmanagementShareForbidden) IsSuccess() bool
- func (o *GetContentmanagementShareForbidden) String() string
- type GetContentmanagementShareGatewayTimeout
- func (o *GetContentmanagementShareGatewayTimeout) Error() string
- func (o *GetContentmanagementShareGatewayTimeout) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementShareGatewayTimeout) IsClientError() bool
- func (o *GetContentmanagementShareGatewayTimeout) IsCode(code int) bool
- func (o *GetContentmanagementShareGatewayTimeout) IsRedirect() bool
- func (o *GetContentmanagementShareGatewayTimeout) IsServerError() bool
- func (o *GetContentmanagementShareGatewayTimeout) IsSuccess() bool
- func (o *GetContentmanagementShareGatewayTimeout) String() string
- type GetContentmanagementShareInternalServerError
- func (o *GetContentmanagementShareInternalServerError) Error() string
- func (o *GetContentmanagementShareInternalServerError) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementShareInternalServerError) IsClientError() bool
- func (o *GetContentmanagementShareInternalServerError) IsCode(code int) bool
- func (o *GetContentmanagementShareInternalServerError) IsRedirect() bool
- func (o *GetContentmanagementShareInternalServerError) IsServerError() bool
- func (o *GetContentmanagementShareInternalServerError) IsSuccess() bool
- func (o *GetContentmanagementShareInternalServerError) String() string
- type GetContentmanagementShareNotFound
- func (o *GetContentmanagementShareNotFound) Error() string
- func (o *GetContentmanagementShareNotFound) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementShareNotFound) IsClientError() bool
- func (o *GetContentmanagementShareNotFound) IsCode(code int) bool
- func (o *GetContentmanagementShareNotFound) IsRedirect() bool
- func (o *GetContentmanagementShareNotFound) IsServerError() bool
- func (o *GetContentmanagementShareNotFound) IsSuccess() bool
- func (o *GetContentmanagementShareNotFound) String() string
- type GetContentmanagementShareOK
- func (o *GetContentmanagementShareOK) Error() string
- func (o *GetContentmanagementShareOK) GetPayload() *models.Share
- func (o *GetContentmanagementShareOK) IsClientError() bool
- func (o *GetContentmanagementShareOK) IsCode(code int) bool
- func (o *GetContentmanagementShareOK) IsRedirect() bool
- func (o *GetContentmanagementShareOK) IsServerError() bool
- func (o *GetContentmanagementShareOK) IsSuccess() bool
- func (o *GetContentmanagementShareOK) String() string
- type GetContentmanagementShareParams
- func NewGetContentmanagementShareParams() *GetContentmanagementShareParams
- func NewGetContentmanagementShareParamsWithContext(ctx context.Context) *GetContentmanagementShareParams
- func NewGetContentmanagementShareParamsWithHTTPClient(client *http.Client) *GetContentmanagementShareParams
- func NewGetContentmanagementShareParamsWithTimeout(timeout time.Duration) *GetContentmanagementShareParams
- func (o *GetContentmanagementShareParams) SetContext(ctx context.Context)
- func (o *GetContentmanagementShareParams) SetDefaults()
- func (o *GetContentmanagementShareParams) SetExpand(expand []string)
- func (o *GetContentmanagementShareParams) SetHTTPClient(client *http.Client)
- func (o *GetContentmanagementShareParams) SetShareID(shareID string)
- func (o *GetContentmanagementShareParams) SetTimeout(timeout time.Duration)
- func (o *GetContentmanagementShareParams) WithContext(ctx context.Context) *GetContentmanagementShareParams
- func (o *GetContentmanagementShareParams) WithDefaults() *GetContentmanagementShareParams
- func (o *GetContentmanagementShareParams) WithExpand(expand []string) *GetContentmanagementShareParams
- func (o *GetContentmanagementShareParams) WithHTTPClient(client *http.Client) *GetContentmanagementShareParams
- func (o *GetContentmanagementShareParams) WithShareID(shareID string) *GetContentmanagementShareParams
- func (o *GetContentmanagementShareParams) WithTimeout(timeout time.Duration) *GetContentmanagementShareParams
- func (o *GetContentmanagementShareParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetContentmanagementShareReader
- type GetContentmanagementShareRequestEntityTooLarge
- func (o *GetContentmanagementShareRequestEntityTooLarge) Error() string
- func (o *GetContentmanagementShareRequestEntityTooLarge) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementShareRequestEntityTooLarge) IsClientError() bool
- func (o *GetContentmanagementShareRequestEntityTooLarge) IsCode(code int) bool
- func (o *GetContentmanagementShareRequestEntityTooLarge) IsRedirect() bool
- func (o *GetContentmanagementShareRequestEntityTooLarge) IsServerError() bool
- func (o *GetContentmanagementShareRequestEntityTooLarge) IsSuccess() bool
- func (o *GetContentmanagementShareRequestEntityTooLarge) String() string
- type GetContentmanagementShareRequestTimeout
- func (o *GetContentmanagementShareRequestTimeout) Error() string
- func (o *GetContentmanagementShareRequestTimeout) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementShareRequestTimeout) IsClientError() bool
- func (o *GetContentmanagementShareRequestTimeout) IsCode(code int) bool
- func (o *GetContentmanagementShareRequestTimeout) IsRedirect() bool
- func (o *GetContentmanagementShareRequestTimeout) IsServerError() bool
- func (o *GetContentmanagementShareRequestTimeout) IsSuccess() bool
- func (o *GetContentmanagementShareRequestTimeout) String() string
- type GetContentmanagementShareServiceUnavailable
- func (o *GetContentmanagementShareServiceUnavailable) Error() string
- func (o *GetContentmanagementShareServiceUnavailable) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementShareServiceUnavailable) IsClientError() bool
- func (o *GetContentmanagementShareServiceUnavailable) IsCode(code int) bool
- func (o *GetContentmanagementShareServiceUnavailable) IsRedirect() bool
- func (o *GetContentmanagementShareServiceUnavailable) IsServerError() bool
- func (o *GetContentmanagementShareServiceUnavailable) IsSuccess() bool
- func (o *GetContentmanagementShareServiceUnavailable) String() string
- type GetContentmanagementShareTooManyRequests
- func (o *GetContentmanagementShareTooManyRequests) Error() string
- func (o *GetContentmanagementShareTooManyRequests) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementShareTooManyRequests) IsClientError() bool
- func (o *GetContentmanagementShareTooManyRequests) IsCode(code int) bool
- func (o *GetContentmanagementShareTooManyRequests) IsRedirect() bool
- func (o *GetContentmanagementShareTooManyRequests) IsServerError() bool
- func (o *GetContentmanagementShareTooManyRequests) IsSuccess() bool
- func (o *GetContentmanagementShareTooManyRequests) String() string
- type GetContentmanagementShareUnauthorized
- func (o *GetContentmanagementShareUnauthorized) Error() string
- func (o *GetContentmanagementShareUnauthorized) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementShareUnauthorized) IsClientError() bool
- func (o *GetContentmanagementShareUnauthorized) IsCode(code int) bool
- func (o *GetContentmanagementShareUnauthorized) IsRedirect() bool
- func (o *GetContentmanagementShareUnauthorized) IsServerError() bool
- func (o *GetContentmanagementShareUnauthorized) IsSuccess() bool
- func (o *GetContentmanagementShareUnauthorized) String() string
- type GetContentmanagementShareUnsupportedMediaType
- func (o *GetContentmanagementShareUnsupportedMediaType) Error() string
- func (o *GetContentmanagementShareUnsupportedMediaType) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementShareUnsupportedMediaType) IsClientError() bool
- func (o *GetContentmanagementShareUnsupportedMediaType) IsCode(code int) bool
- func (o *GetContentmanagementShareUnsupportedMediaType) IsRedirect() bool
- func (o *GetContentmanagementShareUnsupportedMediaType) IsServerError() bool
- func (o *GetContentmanagementShareUnsupportedMediaType) IsSuccess() bool
- func (o *GetContentmanagementShareUnsupportedMediaType) String() string
- type GetContentmanagementSharedSharedIDAccepted
- func (o *GetContentmanagementSharedSharedIDAccepted) Error() string
- func (o *GetContentmanagementSharedSharedIDAccepted) IsClientError() bool
- func (o *GetContentmanagementSharedSharedIDAccepted) IsCode(code int) bool
- func (o *GetContentmanagementSharedSharedIDAccepted) IsRedirect() bool
- func (o *GetContentmanagementSharedSharedIDAccepted) IsServerError() bool
- func (o *GetContentmanagementSharedSharedIDAccepted) IsSuccess() bool
- func (o *GetContentmanagementSharedSharedIDAccepted) String() string
- type GetContentmanagementSharedSharedIDBadRequest
- func (o *GetContentmanagementSharedSharedIDBadRequest) Error() string
- func (o *GetContentmanagementSharedSharedIDBadRequest) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementSharedSharedIDBadRequest) IsClientError() bool
- func (o *GetContentmanagementSharedSharedIDBadRequest) IsCode(code int) bool
- func (o *GetContentmanagementSharedSharedIDBadRequest) IsRedirect() bool
- func (o *GetContentmanagementSharedSharedIDBadRequest) IsServerError() bool
- func (o *GetContentmanagementSharedSharedIDBadRequest) IsSuccess() bool
- func (o *GetContentmanagementSharedSharedIDBadRequest) String() string
- type GetContentmanagementSharedSharedIDForbidden
- func (o *GetContentmanagementSharedSharedIDForbidden) Error() string
- func (o *GetContentmanagementSharedSharedIDForbidden) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementSharedSharedIDForbidden) IsClientError() bool
- func (o *GetContentmanagementSharedSharedIDForbidden) IsCode(code int) bool
- func (o *GetContentmanagementSharedSharedIDForbidden) IsRedirect() bool
- func (o *GetContentmanagementSharedSharedIDForbidden) IsServerError() bool
- func (o *GetContentmanagementSharedSharedIDForbidden) IsSuccess() bool
- func (o *GetContentmanagementSharedSharedIDForbidden) String() string
- type GetContentmanagementSharedSharedIDGatewayTimeout
- func (o *GetContentmanagementSharedSharedIDGatewayTimeout) Error() string
- func (o *GetContentmanagementSharedSharedIDGatewayTimeout) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementSharedSharedIDGatewayTimeout) IsClientError() bool
- func (o *GetContentmanagementSharedSharedIDGatewayTimeout) IsCode(code int) bool
- func (o *GetContentmanagementSharedSharedIDGatewayTimeout) IsRedirect() bool
- func (o *GetContentmanagementSharedSharedIDGatewayTimeout) IsServerError() bool
- func (o *GetContentmanagementSharedSharedIDGatewayTimeout) IsSuccess() bool
- func (o *GetContentmanagementSharedSharedIDGatewayTimeout) String() string
- type GetContentmanagementSharedSharedIDInternalServerError
- func (o *GetContentmanagementSharedSharedIDInternalServerError) Error() string
- func (o *GetContentmanagementSharedSharedIDInternalServerError) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementSharedSharedIDInternalServerError) IsClientError() bool
- func (o *GetContentmanagementSharedSharedIDInternalServerError) IsCode(code int) bool
- func (o *GetContentmanagementSharedSharedIDInternalServerError) IsRedirect() bool
- func (o *GetContentmanagementSharedSharedIDInternalServerError) IsServerError() bool
- func (o *GetContentmanagementSharedSharedIDInternalServerError) IsSuccess() bool
- func (o *GetContentmanagementSharedSharedIDInternalServerError) String() string
- type GetContentmanagementSharedSharedIDNotFound
- func (o *GetContentmanagementSharedSharedIDNotFound) Error() string
- func (o *GetContentmanagementSharedSharedIDNotFound) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementSharedSharedIDNotFound) IsClientError() bool
- func (o *GetContentmanagementSharedSharedIDNotFound) IsCode(code int) bool
- func (o *GetContentmanagementSharedSharedIDNotFound) IsRedirect() bool
- func (o *GetContentmanagementSharedSharedIDNotFound) IsServerError() bool
- func (o *GetContentmanagementSharedSharedIDNotFound) IsSuccess() bool
- func (o *GetContentmanagementSharedSharedIDNotFound) String() string
- type GetContentmanagementSharedSharedIDOK
- func (o *GetContentmanagementSharedSharedIDOK) Error() string
- func (o *GetContentmanagementSharedSharedIDOK) GetPayload() *models.SharedResponse
- func (o *GetContentmanagementSharedSharedIDOK) IsClientError() bool
- func (o *GetContentmanagementSharedSharedIDOK) IsCode(code int) bool
- func (o *GetContentmanagementSharedSharedIDOK) IsRedirect() bool
- func (o *GetContentmanagementSharedSharedIDOK) IsServerError() bool
- func (o *GetContentmanagementSharedSharedIDOK) IsSuccess() bool
- func (o *GetContentmanagementSharedSharedIDOK) String() string
- type GetContentmanagementSharedSharedIDParams
- func NewGetContentmanagementSharedSharedIDParams() *GetContentmanagementSharedSharedIDParams
- func NewGetContentmanagementSharedSharedIDParamsWithContext(ctx context.Context) *GetContentmanagementSharedSharedIDParams
- func NewGetContentmanagementSharedSharedIDParamsWithHTTPClient(client *http.Client) *GetContentmanagementSharedSharedIDParams
- func NewGetContentmanagementSharedSharedIDParamsWithTimeout(timeout time.Duration) *GetContentmanagementSharedSharedIDParams
- func (o *GetContentmanagementSharedSharedIDParams) SetContentType(contentType *string)
- func (o *GetContentmanagementSharedSharedIDParams) SetContext(ctx context.Context)
- func (o *GetContentmanagementSharedSharedIDParams) SetDefaults()
- func (o *GetContentmanagementSharedSharedIDParams) SetDisposition(disposition *string)
- func (o *GetContentmanagementSharedSharedIDParams) SetExpand(expand *string)
- func (o *GetContentmanagementSharedSharedIDParams) SetHTTPClient(client *http.Client)
- func (o *GetContentmanagementSharedSharedIDParams) SetRedirect(redirect *bool)
- func (o *GetContentmanagementSharedSharedIDParams) SetSharedID(sharedID string)
- func (o *GetContentmanagementSharedSharedIDParams) SetTimeout(timeout time.Duration)
- func (o *GetContentmanagementSharedSharedIDParams) WithContentType(contentType *string) *GetContentmanagementSharedSharedIDParams
- func (o *GetContentmanagementSharedSharedIDParams) WithContext(ctx context.Context) *GetContentmanagementSharedSharedIDParams
- func (o *GetContentmanagementSharedSharedIDParams) WithDefaults() *GetContentmanagementSharedSharedIDParams
- func (o *GetContentmanagementSharedSharedIDParams) WithDisposition(disposition *string) *GetContentmanagementSharedSharedIDParams
- func (o *GetContentmanagementSharedSharedIDParams) WithExpand(expand *string) *GetContentmanagementSharedSharedIDParams
- func (o *GetContentmanagementSharedSharedIDParams) WithHTTPClient(client *http.Client) *GetContentmanagementSharedSharedIDParams
- func (o *GetContentmanagementSharedSharedIDParams) WithRedirect(redirect *bool) *GetContentmanagementSharedSharedIDParams
- func (o *GetContentmanagementSharedSharedIDParams) WithSharedID(sharedID string) *GetContentmanagementSharedSharedIDParams
- func (o *GetContentmanagementSharedSharedIDParams) WithTimeout(timeout time.Duration) *GetContentmanagementSharedSharedIDParams
- func (o *GetContentmanagementSharedSharedIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetContentmanagementSharedSharedIDReader
- type GetContentmanagementSharedSharedIDRequestEntityTooLarge
- func (o *GetContentmanagementSharedSharedIDRequestEntityTooLarge) Error() string
- func (o *GetContentmanagementSharedSharedIDRequestEntityTooLarge) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementSharedSharedIDRequestEntityTooLarge) IsClientError() bool
- func (o *GetContentmanagementSharedSharedIDRequestEntityTooLarge) IsCode(code int) bool
- func (o *GetContentmanagementSharedSharedIDRequestEntityTooLarge) IsRedirect() bool
- func (o *GetContentmanagementSharedSharedIDRequestEntityTooLarge) IsServerError() bool
- func (o *GetContentmanagementSharedSharedIDRequestEntityTooLarge) IsSuccess() bool
- func (o *GetContentmanagementSharedSharedIDRequestEntityTooLarge) String() string
- type GetContentmanagementSharedSharedIDRequestTimeout
- func (o *GetContentmanagementSharedSharedIDRequestTimeout) Error() string
- func (o *GetContentmanagementSharedSharedIDRequestTimeout) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementSharedSharedIDRequestTimeout) IsClientError() bool
- func (o *GetContentmanagementSharedSharedIDRequestTimeout) IsCode(code int) bool
- func (o *GetContentmanagementSharedSharedIDRequestTimeout) IsRedirect() bool
- func (o *GetContentmanagementSharedSharedIDRequestTimeout) IsServerError() bool
- func (o *GetContentmanagementSharedSharedIDRequestTimeout) IsSuccess() bool
- func (o *GetContentmanagementSharedSharedIDRequestTimeout) String() string
- type GetContentmanagementSharedSharedIDServiceUnavailable
- func (o *GetContentmanagementSharedSharedIDServiceUnavailable) Error() string
- func (o *GetContentmanagementSharedSharedIDServiceUnavailable) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementSharedSharedIDServiceUnavailable) IsClientError() bool
- func (o *GetContentmanagementSharedSharedIDServiceUnavailable) IsCode(code int) bool
- func (o *GetContentmanagementSharedSharedIDServiceUnavailable) IsRedirect() bool
- func (o *GetContentmanagementSharedSharedIDServiceUnavailable) IsServerError() bool
- func (o *GetContentmanagementSharedSharedIDServiceUnavailable) IsSuccess() bool
- func (o *GetContentmanagementSharedSharedIDServiceUnavailable) String() string
- type GetContentmanagementSharedSharedIDTemporaryRedirect
- func (o *GetContentmanagementSharedSharedIDTemporaryRedirect) Error() string
- func (o *GetContentmanagementSharedSharedIDTemporaryRedirect) IsClientError() bool
- func (o *GetContentmanagementSharedSharedIDTemporaryRedirect) IsCode(code int) bool
- func (o *GetContentmanagementSharedSharedIDTemporaryRedirect) IsRedirect() bool
- func (o *GetContentmanagementSharedSharedIDTemporaryRedirect) IsServerError() bool
- func (o *GetContentmanagementSharedSharedIDTemporaryRedirect) IsSuccess() bool
- func (o *GetContentmanagementSharedSharedIDTemporaryRedirect) String() string
- type GetContentmanagementSharedSharedIDTooManyRequests
- func (o *GetContentmanagementSharedSharedIDTooManyRequests) Error() string
- func (o *GetContentmanagementSharedSharedIDTooManyRequests) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementSharedSharedIDTooManyRequests) IsClientError() bool
- func (o *GetContentmanagementSharedSharedIDTooManyRequests) IsCode(code int) bool
- func (o *GetContentmanagementSharedSharedIDTooManyRequests) IsRedirect() bool
- func (o *GetContentmanagementSharedSharedIDTooManyRequests) IsServerError() bool
- func (o *GetContentmanagementSharedSharedIDTooManyRequests) IsSuccess() bool
- func (o *GetContentmanagementSharedSharedIDTooManyRequests) String() string
- type GetContentmanagementSharedSharedIDUnauthorized
- func (o *GetContentmanagementSharedSharedIDUnauthorized) Error() string
- func (o *GetContentmanagementSharedSharedIDUnauthorized) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementSharedSharedIDUnauthorized) IsClientError() bool
- func (o *GetContentmanagementSharedSharedIDUnauthorized) IsCode(code int) bool
- func (o *GetContentmanagementSharedSharedIDUnauthorized) IsRedirect() bool
- func (o *GetContentmanagementSharedSharedIDUnauthorized) IsServerError() bool
- func (o *GetContentmanagementSharedSharedIDUnauthorized) IsSuccess() bool
- func (o *GetContentmanagementSharedSharedIDUnauthorized) String() string
- type GetContentmanagementSharedSharedIDUnsupportedMediaType
- func (o *GetContentmanagementSharedSharedIDUnsupportedMediaType) Error() string
- func (o *GetContentmanagementSharedSharedIDUnsupportedMediaType) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementSharedSharedIDUnsupportedMediaType) IsClientError() bool
- func (o *GetContentmanagementSharedSharedIDUnsupportedMediaType) IsCode(code int) bool
- func (o *GetContentmanagementSharedSharedIDUnsupportedMediaType) IsRedirect() bool
- func (o *GetContentmanagementSharedSharedIDUnsupportedMediaType) IsServerError() bool
- func (o *GetContentmanagementSharedSharedIDUnsupportedMediaType) IsSuccess() bool
- func (o *GetContentmanagementSharedSharedIDUnsupportedMediaType) String() string
- type GetContentmanagementSharesBadRequest
- func (o *GetContentmanagementSharesBadRequest) Error() string
- func (o *GetContentmanagementSharesBadRequest) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementSharesBadRequest) IsClientError() bool
- func (o *GetContentmanagementSharesBadRequest) IsCode(code int) bool
- func (o *GetContentmanagementSharesBadRequest) IsRedirect() bool
- func (o *GetContentmanagementSharesBadRequest) IsServerError() bool
- func (o *GetContentmanagementSharesBadRequest) IsSuccess() bool
- func (o *GetContentmanagementSharesBadRequest) String() string
- type GetContentmanagementSharesForbidden
- func (o *GetContentmanagementSharesForbidden) Error() string
- func (o *GetContentmanagementSharesForbidden) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementSharesForbidden) IsClientError() bool
- func (o *GetContentmanagementSharesForbidden) IsCode(code int) bool
- func (o *GetContentmanagementSharesForbidden) IsRedirect() bool
- func (o *GetContentmanagementSharesForbidden) IsServerError() bool
- func (o *GetContentmanagementSharesForbidden) IsSuccess() bool
- func (o *GetContentmanagementSharesForbidden) String() string
- type GetContentmanagementSharesGatewayTimeout
- func (o *GetContentmanagementSharesGatewayTimeout) Error() string
- func (o *GetContentmanagementSharesGatewayTimeout) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementSharesGatewayTimeout) IsClientError() bool
- func (o *GetContentmanagementSharesGatewayTimeout) IsCode(code int) bool
- func (o *GetContentmanagementSharesGatewayTimeout) IsRedirect() bool
- func (o *GetContentmanagementSharesGatewayTimeout) IsServerError() bool
- func (o *GetContentmanagementSharesGatewayTimeout) IsSuccess() bool
- func (o *GetContentmanagementSharesGatewayTimeout) String() string
- type GetContentmanagementSharesInternalServerError
- func (o *GetContentmanagementSharesInternalServerError) Error() string
- func (o *GetContentmanagementSharesInternalServerError) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementSharesInternalServerError) IsClientError() bool
- func (o *GetContentmanagementSharesInternalServerError) IsCode(code int) bool
- func (o *GetContentmanagementSharesInternalServerError) IsRedirect() bool
- func (o *GetContentmanagementSharesInternalServerError) IsServerError() bool
- func (o *GetContentmanagementSharesInternalServerError) IsSuccess() bool
- func (o *GetContentmanagementSharesInternalServerError) String() string
- type GetContentmanagementSharesNotFound
- func (o *GetContentmanagementSharesNotFound) Error() string
- func (o *GetContentmanagementSharesNotFound) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementSharesNotFound) IsClientError() bool
- func (o *GetContentmanagementSharesNotFound) IsCode(code int) bool
- func (o *GetContentmanagementSharesNotFound) IsRedirect() bool
- func (o *GetContentmanagementSharesNotFound) IsServerError() bool
- func (o *GetContentmanagementSharesNotFound) IsSuccess() bool
- func (o *GetContentmanagementSharesNotFound) String() string
- type GetContentmanagementSharesOK
- func (o *GetContentmanagementSharesOK) Error() string
- func (o *GetContentmanagementSharesOK) GetPayload() *models.ShareEntityListing
- func (o *GetContentmanagementSharesOK) IsClientError() bool
- func (o *GetContentmanagementSharesOK) IsCode(code int) bool
- func (o *GetContentmanagementSharesOK) IsRedirect() bool
- func (o *GetContentmanagementSharesOK) IsServerError() bool
- func (o *GetContentmanagementSharesOK) IsSuccess() bool
- func (o *GetContentmanagementSharesOK) String() string
- type GetContentmanagementSharesParams
- func NewGetContentmanagementSharesParams() *GetContentmanagementSharesParams
- func NewGetContentmanagementSharesParamsWithContext(ctx context.Context) *GetContentmanagementSharesParams
- func NewGetContentmanagementSharesParamsWithHTTPClient(client *http.Client) *GetContentmanagementSharesParams
- func NewGetContentmanagementSharesParamsWithTimeout(timeout time.Duration) *GetContentmanagementSharesParams
- func (o *GetContentmanagementSharesParams) SetContext(ctx context.Context)
- func (o *GetContentmanagementSharesParams) SetDefaults()
- func (o *GetContentmanagementSharesParams) SetEntityID(entityID *string)
- func (o *GetContentmanagementSharesParams) SetExpand(expand []string)
- func (o *GetContentmanagementSharesParams) SetHTTPClient(client *http.Client)
- func (o *GetContentmanagementSharesParams) SetPageNumber(pageNumber *int32)
- func (o *GetContentmanagementSharesParams) SetPageSize(pageSize *int32)
- func (o *GetContentmanagementSharesParams) SetTimeout(timeout time.Duration)
- func (o *GetContentmanagementSharesParams) WithContext(ctx context.Context) *GetContentmanagementSharesParams
- func (o *GetContentmanagementSharesParams) WithDefaults() *GetContentmanagementSharesParams
- func (o *GetContentmanagementSharesParams) WithEntityID(entityID *string) *GetContentmanagementSharesParams
- func (o *GetContentmanagementSharesParams) WithExpand(expand []string) *GetContentmanagementSharesParams
- func (o *GetContentmanagementSharesParams) WithHTTPClient(client *http.Client) *GetContentmanagementSharesParams
- func (o *GetContentmanagementSharesParams) WithPageNumber(pageNumber *int32) *GetContentmanagementSharesParams
- func (o *GetContentmanagementSharesParams) WithPageSize(pageSize *int32) *GetContentmanagementSharesParams
- func (o *GetContentmanagementSharesParams) WithTimeout(timeout time.Duration) *GetContentmanagementSharesParams
- func (o *GetContentmanagementSharesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetContentmanagementSharesReader
- type GetContentmanagementSharesRequestEntityTooLarge
- func (o *GetContentmanagementSharesRequestEntityTooLarge) Error() string
- func (o *GetContentmanagementSharesRequestEntityTooLarge) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementSharesRequestEntityTooLarge) IsClientError() bool
- func (o *GetContentmanagementSharesRequestEntityTooLarge) IsCode(code int) bool
- func (o *GetContentmanagementSharesRequestEntityTooLarge) IsRedirect() bool
- func (o *GetContentmanagementSharesRequestEntityTooLarge) IsServerError() bool
- func (o *GetContentmanagementSharesRequestEntityTooLarge) IsSuccess() bool
- func (o *GetContentmanagementSharesRequestEntityTooLarge) String() string
- type GetContentmanagementSharesRequestTimeout
- func (o *GetContentmanagementSharesRequestTimeout) Error() string
- func (o *GetContentmanagementSharesRequestTimeout) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementSharesRequestTimeout) IsClientError() bool
- func (o *GetContentmanagementSharesRequestTimeout) IsCode(code int) bool
- func (o *GetContentmanagementSharesRequestTimeout) IsRedirect() bool
- func (o *GetContentmanagementSharesRequestTimeout) IsServerError() bool
- func (o *GetContentmanagementSharesRequestTimeout) IsSuccess() bool
- func (o *GetContentmanagementSharesRequestTimeout) String() string
- type GetContentmanagementSharesServiceUnavailable
- func (o *GetContentmanagementSharesServiceUnavailable) Error() string
- func (o *GetContentmanagementSharesServiceUnavailable) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementSharesServiceUnavailable) IsClientError() bool
- func (o *GetContentmanagementSharesServiceUnavailable) IsCode(code int) bool
- func (o *GetContentmanagementSharesServiceUnavailable) IsRedirect() bool
- func (o *GetContentmanagementSharesServiceUnavailable) IsServerError() bool
- func (o *GetContentmanagementSharesServiceUnavailable) IsSuccess() bool
- func (o *GetContentmanagementSharesServiceUnavailable) String() string
- type GetContentmanagementSharesTooManyRequests
- func (o *GetContentmanagementSharesTooManyRequests) Error() string
- func (o *GetContentmanagementSharesTooManyRequests) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementSharesTooManyRequests) IsClientError() bool
- func (o *GetContentmanagementSharesTooManyRequests) IsCode(code int) bool
- func (o *GetContentmanagementSharesTooManyRequests) IsRedirect() bool
- func (o *GetContentmanagementSharesTooManyRequests) IsServerError() bool
- func (o *GetContentmanagementSharesTooManyRequests) IsSuccess() bool
- func (o *GetContentmanagementSharesTooManyRequests) String() string
- type GetContentmanagementSharesUnauthorized
- func (o *GetContentmanagementSharesUnauthorized) Error() string
- func (o *GetContentmanagementSharesUnauthorized) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementSharesUnauthorized) IsClientError() bool
- func (o *GetContentmanagementSharesUnauthorized) IsCode(code int) bool
- func (o *GetContentmanagementSharesUnauthorized) IsRedirect() bool
- func (o *GetContentmanagementSharesUnauthorized) IsServerError() bool
- func (o *GetContentmanagementSharesUnauthorized) IsSuccess() bool
- func (o *GetContentmanagementSharesUnauthorized) String() string
- type GetContentmanagementSharesUnsupportedMediaType
- func (o *GetContentmanagementSharesUnsupportedMediaType) Error() string
- func (o *GetContentmanagementSharesUnsupportedMediaType) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementSharesUnsupportedMediaType) IsClientError() bool
- func (o *GetContentmanagementSharesUnsupportedMediaType) IsCode(code int) bool
- func (o *GetContentmanagementSharesUnsupportedMediaType) IsRedirect() bool
- func (o *GetContentmanagementSharesUnsupportedMediaType) IsServerError() bool
- func (o *GetContentmanagementSharesUnsupportedMediaType) IsSuccess() bool
- func (o *GetContentmanagementSharesUnsupportedMediaType) String() string
- type GetContentmanagementStatusBadRequest
- func (o *GetContentmanagementStatusBadRequest) Error() string
- func (o *GetContentmanagementStatusBadRequest) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementStatusBadRequest) IsClientError() bool
- func (o *GetContentmanagementStatusBadRequest) IsCode(code int) bool
- func (o *GetContentmanagementStatusBadRequest) IsRedirect() bool
- func (o *GetContentmanagementStatusBadRequest) IsServerError() bool
- func (o *GetContentmanagementStatusBadRequest) IsSuccess() bool
- func (o *GetContentmanagementStatusBadRequest) String() string
- type GetContentmanagementStatusForbidden
- func (o *GetContentmanagementStatusForbidden) Error() string
- func (o *GetContentmanagementStatusForbidden) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementStatusForbidden) IsClientError() bool
- func (o *GetContentmanagementStatusForbidden) IsCode(code int) bool
- func (o *GetContentmanagementStatusForbidden) IsRedirect() bool
- func (o *GetContentmanagementStatusForbidden) IsServerError() bool
- func (o *GetContentmanagementStatusForbidden) IsSuccess() bool
- func (o *GetContentmanagementStatusForbidden) String() string
- type GetContentmanagementStatusGatewayTimeout
- func (o *GetContentmanagementStatusGatewayTimeout) Error() string
- func (o *GetContentmanagementStatusGatewayTimeout) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementStatusGatewayTimeout) IsClientError() bool
- func (o *GetContentmanagementStatusGatewayTimeout) IsCode(code int) bool
- func (o *GetContentmanagementStatusGatewayTimeout) IsRedirect() bool
- func (o *GetContentmanagementStatusGatewayTimeout) IsServerError() bool
- func (o *GetContentmanagementStatusGatewayTimeout) IsSuccess() bool
- func (o *GetContentmanagementStatusGatewayTimeout) String() string
- type GetContentmanagementStatusInternalServerError
- func (o *GetContentmanagementStatusInternalServerError) Error() string
- func (o *GetContentmanagementStatusInternalServerError) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementStatusInternalServerError) IsClientError() bool
- func (o *GetContentmanagementStatusInternalServerError) IsCode(code int) bool
- func (o *GetContentmanagementStatusInternalServerError) IsRedirect() bool
- func (o *GetContentmanagementStatusInternalServerError) IsServerError() bool
- func (o *GetContentmanagementStatusInternalServerError) IsSuccess() bool
- func (o *GetContentmanagementStatusInternalServerError) String() string
- type GetContentmanagementStatusNotFound
- func (o *GetContentmanagementStatusNotFound) Error() string
- func (o *GetContentmanagementStatusNotFound) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementStatusNotFound) IsClientError() bool
- func (o *GetContentmanagementStatusNotFound) IsCode(code int) bool
- func (o *GetContentmanagementStatusNotFound) IsRedirect() bool
- func (o *GetContentmanagementStatusNotFound) IsServerError() bool
- func (o *GetContentmanagementStatusNotFound) IsSuccess() bool
- func (o *GetContentmanagementStatusNotFound) String() string
- type GetContentmanagementStatusOK
- func (o *GetContentmanagementStatusOK) Error() string
- func (o *GetContentmanagementStatusOK) GetPayload() *models.CommandStatusEntityListing
- func (o *GetContentmanagementStatusOK) IsClientError() bool
- func (o *GetContentmanagementStatusOK) IsCode(code int) bool
- func (o *GetContentmanagementStatusOK) IsRedirect() bool
- func (o *GetContentmanagementStatusOK) IsServerError() bool
- func (o *GetContentmanagementStatusOK) IsSuccess() bool
- func (o *GetContentmanagementStatusOK) String() string
- type GetContentmanagementStatusParams
- func NewGetContentmanagementStatusParams() *GetContentmanagementStatusParams
- func NewGetContentmanagementStatusParamsWithContext(ctx context.Context) *GetContentmanagementStatusParams
- func NewGetContentmanagementStatusParamsWithHTTPClient(client *http.Client) *GetContentmanagementStatusParams
- func NewGetContentmanagementStatusParamsWithTimeout(timeout time.Duration) *GetContentmanagementStatusParams
- func (o *GetContentmanagementStatusParams) SetContext(ctx context.Context)
- func (o *GetContentmanagementStatusParams) SetDefaults()
- func (o *GetContentmanagementStatusParams) SetHTTPClient(client *http.Client)
- func (o *GetContentmanagementStatusParams) SetPageNumber(pageNumber *int32)
- func (o *GetContentmanagementStatusParams) SetPageSize(pageSize *int32)
- func (o *GetContentmanagementStatusParams) SetTimeout(timeout time.Duration)
- func (o *GetContentmanagementStatusParams) WithContext(ctx context.Context) *GetContentmanagementStatusParams
- func (o *GetContentmanagementStatusParams) WithDefaults() *GetContentmanagementStatusParams
- func (o *GetContentmanagementStatusParams) WithHTTPClient(client *http.Client) *GetContentmanagementStatusParams
- func (o *GetContentmanagementStatusParams) WithPageNumber(pageNumber *int32) *GetContentmanagementStatusParams
- func (o *GetContentmanagementStatusParams) WithPageSize(pageSize *int32) *GetContentmanagementStatusParams
- func (o *GetContentmanagementStatusParams) WithTimeout(timeout time.Duration) *GetContentmanagementStatusParams
- func (o *GetContentmanagementStatusParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetContentmanagementStatusReader
- type GetContentmanagementStatusRequestEntityTooLarge
- func (o *GetContentmanagementStatusRequestEntityTooLarge) Error() string
- func (o *GetContentmanagementStatusRequestEntityTooLarge) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementStatusRequestEntityTooLarge) IsClientError() bool
- func (o *GetContentmanagementStatusRequestEntityTooLarge) IsCode(code int) bool
- func (o *GetContentmanagementStatusRequestEntityTooLarge) IsRedirect() bool
- func (o *GetContentmanagementStatusRequestEntityTooLarge) IsServerError() bool
- func (o *GetContentmanagementStatusRequestEntityTooLarge) IsSuccess() bool
- func (o *GetContentmanagementStatusRequestEntityTooLarge) String() string
- type GetContentmanagementStatusRequestTimeout
- func (o *GetContentmanagementStatusRequestTimeout) Error() string
- func (o *GetContentmanagementStatusRequestTimeout) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementStatusRequestTimeout) IsClientError() bool
- func (o *GetContentmanagementStatusRequestTimeout) IsCode(code int) bool
- func (o *GetContentmanagementStatusRequestTimeout) IsRedirect() bool
- func (o *GetContentmanagementStatusRequestTimeout) IsServerError() bool
- func (o *GetContentmanagementStatusRequestTimeout) IsSuccess() bool
- func (o *GetContentmanagementStatusRequestTimeout) String() string
- type GetContentmanagementStatusServiceUnavailable
- func (o *GetContentmanagementStatusServiceUnavailable) Error() string
- func (o *GetContentmanagementStatusServiceUnavailable) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementStatusServiceUnavailable) IsClientError() bool
- func (o *GetContentmanagementStatusServiceUnavailable) IsCode(code int) bool
- func (o *GetContentmanagementStatusServiceUnavailable) IsRedirect() bool
- func (o *GetContentmanagementStatusServiceUnavailable) IsServerError() bool
- func (o *GetContentmanagementStatusServiceUnavailable) IsSuccess() bool
- func (o *GetContentmanagementStatusServiceUnavailable) String() string
- type GetContentmanagementStatusStatusIDBadRequest
- func (o *GetContentmanagementStatusStatusIDBadRequest) Error() string
- func (o *GetContentmanagementStatusStatusIDBadRequest) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementStatusStatusIDBadRequest) IsClientError() bool
- func (o *GetContentmanagementStatusStatusIDBadRequest) IsCode(code int) bool
- func (o *GetContentmanagementStatusStatusIDBadRequest) IsRedirect() bool
- func (o *GetContentmanagementStatusStatusIDBadRequest) IsServerError() bool
- func (o *GetContentmanagementStatusStatusIDBadRequest) IsSuccess() bool
- func (o *GetContentmanagementStatusStatusIDBadRequest) String() string
- type GetContentmanagementStatusStatusIDForbidden
- func (o *GetContentmanagementStatusStatusIDForbidden) Error() string
- func (o *GetContentmanagementStatusStatusIDForbidden) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementStatusStatusIDForbidden) IsClientError() bool
- func (o *GetContentmanagementStatusStatusIDForbidden) IsCode(code int) bool
- func (o *GetContentmanagementStatusStatusIDForbidden) IsRedirect() bool
- func (o *GetContentmanagementStatusStatusIDForbidden) IsServerError() bool
- func (o *GetContentmanagementStatusStatusIDForbidden) IsSuccess() bool
- func (o *GetContentmanagementStatusStatusIDForbidden) String() string
- type GetContentmanagementStatusStatusIDGatewayTimeout
- func (o *GetContentmanagementStatusStatusIDGatewayTimeout) Error() string
- func (o *GetContentmanagementStatusStatusIDGatewayTimeout) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementStatusStatusIDGatewayTimeout) IsClientError() bool
- func (o *GetContentmanagementStatusStatusIDGatewayTimeout) IsCode(code int) bool
- func (o *GetContentmanagementStatusStatusIDGatewayTimeout) IsRedirect() bool
- func (o *GetContentmanagementStatusStatusIDGatewayTimeout) IsServerError() bool
- func (o *GetContentmanagementStatusStatusIDGatewayTimeout) IsSuccess() bool
- func (o *GetContentmanagementStatusStatusIDGatewayTimeout) String() string
- type GetContentmanagementStatusStatusIDInternalServerError
- func (o *GetContentmanagementStatusStatusIDInternalServerError) Error() string
- func (o *GetContentmanagementStatusStatusIDInternalServerError) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementStatusStatusIDInternalServerError) IsClientError() bool
- func (o *GetContentmanagementStatusStatusIDInternalServerError) IsCode(code int) bool
- func (o *GetContentmanagementStatusStatusIDInternalServerError) IsRedirect() bool
- func (o *GetContentmanagementStatusStatusIDInternalServerError) IsServerError() bool
- func (o *GetContentmanagementStatusStatusIDInternalServerError) IsSuccess() bool
- func (o *GetContentmanagementStatusStatusIDInternalServerError) String() string
- type GetContentmanagementStatusStatusIDNotFound
- func (o *GetContentmanagementStatusStatusIDNotFound) Error() string
- func (o *GetContentmanagementStatusStatusIDNotFound) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementStatusStatusIDNotFound) IsClientError() bool
- func (o *GetContentmanagementStatusStatusIDNotFound) IsCode(code int) bool
- func (o *GetContentmanagementStatusStatusIDNotFound) IsRedirect() bool
- func (o *GetContentmanagementStatusStatusIDNotFound) IsServerError() bool
- func (o *GetContentmanagementStatusStatusIDNotFound) IsSuccess() bool
- func (o *GetContentmanagementStatusStatusIDNotFound) String() string
- type GetContentmanagementStatusStatusIDOK
- func (o *GetContentmanagementStatusStatusIDOK) Error() string
- func (o *GetContentmanagementStatusStatusIDOK) GetPayload() *models.CommandStatus
- func (o *GetContentmanagementStatusStatusIDOK) IsClientError() bool
- func (o *GetContentmanagementStatusStatusIDOK) IsCode(code int) bool
- func (o *GetContentmanagementStatusStatusIDOK) IsRedirect() bool
- func (o *GetContentmanagementStatusStatusIDOK) IsServerError() bool
- func (o *GetContentmanagementStatusStatusIDOK) IsSuccess() bool
- func (o *GetContentmanagementStatusStatusIDOK) String() string
- type GetContentmanagementStatusStatusIDParams
- func NewGetContentmanagementStatusStatusIDParams() *GetContentmanagementStatusStatusIDParams
- func NewGetContentmanagementStatusStatusIDParamsWithContext(ctx context.Context) *GetContentmanagementStatusStatusIDParams
- func NewGetContentmanagementStatusStatusIDParamsWithHTTPClient(client *http.Client) *GetContentmanagementStatusStatusIDParams
- func NewGetContentmanagementStatusStatusIDParamsWithTimeout(timeout time.Duration) *GetContentmanagementStatusStatusIDParams
- func (o *GetContentmanagementStatusStatusIDParams) SetContext(ctx context.Context)
- func (o *GetContentmanagementStatusStatusIDParams) SetDefaults()
- func (o *GetContentmanagementStatusStatusIDParams) SetHTTPClient(client *http.Client)
- func (o *GetContentmanagementStatusStatusIDParams) SetStatusID(statusID string)
- func (o *GetContentmanagementStatusStatusIDParams) SetTimeout(timeout time.Duration)
- func (o *GetContentmanagementStatusStatusIDParams) WithContext(ctx context.Context) *GetContentmanagementStatusStatusIDParams
- func (o *GetContentmanagementStatusStatusIDParams) WithDefaults() *GetContentmanagementStatusStatusIDParams
- func (o *GetContentmanagementStatusStatusIDParams) WithHTTPClient(client *http.Client) *GetContentmanagementStatusStatusIDParams
- func (o *GetContentmanagementStatusStatusIDParams) WithStatusID(statusID string) *GetContentmanagementStatusStatusIDParams
- func (o *GetContentmanagementStatusStatusIDParams) WithTimeout(timeout time.Duration) *GetContentmanagementStatusStatusIDParams
- func (o *GetContentmanagementStatusStatusIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetContentmanagementStatusStatusIDReader
- type GetContentmanagementStatusStatusIDRequestEntityTooLarge
- func (o *GetContentmanagementStatusStatusIDRequestEntityTooLarge) Error() string
- func (o *GetContentmanagementStatusStatusIDRequestEntityTooLarge) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementStatusStatusIDRequestEntityTooLarge) IsClientError() bool
- func (o *GetContentmanagementStatusStatusIDRequestEntityTooLarge) IsCode(code int) bool
- func (o *GetContentmanagementStatusStatusIDRequestEntityTooLarge) IsRedirect() bool
- func (o *GetContentmanagementStatusStatusIDRequestEntityTooLarge) IsServerError() bool
- func (o *GetContentmanagementStatusStatusIDRequestEntityTooLarge) IsSuccess() bool
- func (o *GetContentmanagementStatusStatusIDRequestEntityTooLarge) String() string
- type GetContentmanagementStatusStatusIDRequestTimeout
- func (o *GetContentmanagementStatusStatusIDRequestTimeout) Error() string
- func (o *GetContentmanagementStatusStatusIDRequestTimeout) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementStatusStatusIDRequestTimeout) IsClientError() bool
- func (o *GetContentmanagementStatusStatusIDRequestTimeout) IsCode(code int) bool
- func (o *GetContentmanagementStatusStatusIDRequestTimeout) IsRedirect() bool
- func (o *GetContentmanagementStatusStatusIDRequestTimeout) IsServerError() bool
- func (o *GetContentmanagementStatusStatusIDRequestTimeout) IsSuccess() bool
- func (o *GetContentmanagementStatusStatusIDRequestTimeout) String() string
- type GetContentmanagementStatusStatusIDServiceUnavailable
- func (o *GetContentmanagementStatusStatusIDServiceUnavailable) Error() string
- func (o *GetContentmanagementStatusStatusIDServiceUnavailable) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementStatusStatusIDServiceUnavailable) IsClientError() bool
- func (o *GetContentmanagementStatusStatusIDServiceUnavailable) IsCode(code int) bool
- func (o *GetContentmanagementStatusStatusIDServiceUnavailable) IsRedirect() bool
- func (o *GetContentmanagementStatusStatusIDServiceUnavailable) IsServerError() bool
- func (o *GetContentmanagementStatusStatusIDServiceUnavailable) IsSuccess() bool
- func (o *GetContentmanagementStatusStatusIDServiceUnavailable) String() string
- type GetContentmanagementStatusStatusIDTooManyRequests
- func (o *GetContentmanagementStatusStatusIDTooManyRequests) Error() string
- func (o *GetContentmanagementStatusStatusIDTooManyRequests) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementStatusStatusIDTooManyRequests) IsClientError() bool
- func (o *GetContentmanagementStatusStatusIDTooManyRequests) IsCode(code int) bool
- func (o *GetContentmanagementStatusStatusIDTooManyRequests) IsRedirect() bool
- func (o *GetContentmanagementStatusStatusIDTooManyRequests) IsServerError() bool
- func (o *GetContentmanagementStatusStatusIDTooManyRequests) IsSuccess() bool
- func (o *GetContentmanagementStatusStatusIDTooManyRequests) String() string
- type GetContentmanagementStatusStatusIDUnauthorized
- func (o *GetContentmanagementStatusStatusIDUnauthorized) Error() string
- func (o *GetContentmanagementStatusStatusIDUnauthorized) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementStatusStatusIDUnauthorized) IsClientError() bool
- func (o *GetContentmanagementStatusStatusIDUnauthorized) IsCode(code int) bool
- func (o *GetContentmanagementStatusStatusIDUnauthorized) IsRedirect() bool
- func (o *GetContentmanagementStatusStatusIDUnauthorized) IsServerError() bool
- func (o *GetContentmanagementStatusStatusIDUnauthorized) IsSuccess() bool
- func (o *GetContentmanagementStatusStatusIDUnauthorized) String() string
- type GetContentmanagementStatusStatusIDUnsupportedMediaType
- func (o *GetContentmanagementStatusStatusIDUnsupportedMediaType) Error() string
- func (o *GetContentmanagementStatusStatusIDUnsupportedMediaType) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementStatusStatusIDUnsupportedMediaType) IsClientError() bool
- func (o *GetContentmanagementStatusStatusIDUnsupportedMediaType) IsCode(code int) bool
- func (o *GetContentmanagementStatusStatusIDUnsupportedMediaType) IsRedirect() bool
- func (o *GetContentmanagementStatusStatusIDUnsupportedMediaType) IsServerError() bool
- func (o *GetContentmanagementStatusStatusIDUnsupportedMediaType) IsSuccess() bool
- func (o *GetContentmanagementStatusStatusIDUnsupportedMediaType) String() string
- type GetContentmanagementStatusTooManyRequests
- func (o *GetContentmanagementStatusTooManyRequests) Error() string
- func (o *GetContentmanagementStatusTooManyRequests) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementStatusTooManyRequests) IsClientError() bool
- func (o *GetContentmanagementStatusTooManyRequests) IsCode(code int) bool
- func (o *GetContentmanagementStatusTooManyRequests) IsRedirect() bool
- func (o *GetContentmanagementStatusTooManyRequests) IsServerError() bool
- func (o *GetContentmanagementStatusTooManyRequests) IsSuccess() bool
- func (o *GetContentmanagementStatusTooManyRequests) String() string
- type GetContentmanagementStatusUnauthorized
- func (o *GetContentmanagementStatusUnauthorized) Error() string
- func (o *GetContentmanagementStatusUnauthorized) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementStatusUnauthorized) IsClientError() bool
- func (o *GetContentmanagementStatusUnauthorized) IsCode(code int) bool
- func (o *GetContentmanagementStatusUnauthorized) IsRedirect() bool
- func (o *GetContentmanagementStatusUnauthorized) IsServerError() bool
- func (o *GetContentmanagementStatusUnauthorized) IsSuccess() bool
- func (o *GetContentmanagementStatusUnauthorized) String() string
- type GetContentmanagementStatusUnsupportedMediaType
- func (o *GetContentmanagementStatusUnsupportedMediaType) Error() string
- func (o *GetContentmanagementStatusUnsupportedMediaType) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementStatusUnsupportedMediaType) IsClientError() bool
- func (o *GetContentmanagementStatusUnsupportedMediaType) IsCode(code int) bool
- func (o *GetContentmanagementStatusUnsupportedMediaType) IsRedirect() bool
- func (o *GetContentmanagementStatusUnsupportedMediaType) IsServerError() bool
- func (o *GetContentmanagementStatusUnsupportedMediaType) IsSuccess() bool
- func (o *GetContentmanagementStatusUnsupportedMediaType) String() string
- type GetContentmanagementUsageBadRequest
- func (o *GetContentmanagementUsageBadRequest) Error() string
- func (o *GetContentmanagementUsageBadRequest) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementUsageBadRequest) IsClientError() bool
- func (o *GetContentmanagementUsageBadRequest) IsCode(code int) bool
- func (o *GetContentmanagementUsageBadRequest) IsRedirect() bool
- func (o *GetContentmanagementUsageBadRequest) IsServerError() bool
- func (o *GetContentmanagementUsageBadRequest) IsSuccess() bool
- func (o *GetContentmanagementUsageBadRequest) String() string
- type GetContentmanagementUsageForbidden
- func (o *GetContentmanagementUsageForbidden) Error() string
- func (o *GetContentmanagementUsageForbidden) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementUsageForbidden) IsClientError() bool
- func (o *GetContentmanagementUsageForbidden) IsCode(code int) bool
- func (o *GetContentmanagementUsageForbidden) IsRedirect() bool
- func (o *GetContentmanagementUsageForbidden) IsServerError() bool
- func (o *GetContentmanagementUsageForbidden) IsSuccess() bool
- func (o *GetContentmanagementUsageForbidden) String() string
- type GetContentmanagementUsageGatewayTimeout
- func (o *GetContentmanagementUsageGatewayTimeout) Error() string
- func (o *GetContentmanagementUsageGatewayTimeout) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementUsageGatewayTimeout) IsClientError() bool
- func (o *GetContentmanagementUsageGatewayTimeout) IsCode(code int) bool
- func (o *GetContentmanagementUsageGatewayTimeout) IsRedirect() bool
- func (o *GetContentmanagementUsageGatewayTimeout) IsServerError() bool
- func (o *GetContentmanagementUsageGatewayTimeout) IsSuccess() bool
- func (o *GetContentmanagementUsageGatewayTimeout) String() string
- type GetContentmanagementUsageInternalServerError
- func (o *GetContentmanagementUsageInternalServerError) Error() string
- func (o *GetContentmanagementUsageInternalServerError) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementUsageInternalServerError) IsClientError() bool
- func (o *GetContentmanagementUsageInternalServerError) IsCode(code int) bool
- func (o *GetContentmanagementUsageInternalServerError) IsRedirect() bool
- func (o *GetContentmanagementUsageInternalServerError) IsServerError() bool
- func (o *GetContentmanagementUsageInternalServerError) IsSuccess() bool
- func (o *GetContentmanagementUsageInternalServerError) String() string
- type GetContentmanagementUsageNotFound
- func (o *GetContentmanagementUsageNotFound) Error() string
- func (o *GetContentmanagementUsageNotFound) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementUsageNotFound) IsClientError() bool
- func (o *GetContentmanagementUsageNotFound) IsCode(code int) bool
- func (o *GetContentmanagementUsageNotFound) IsRedirect() bool
- func (o *GetContentmanagementUsageNotFound) IsServerError() bool
- func (o *GetContentmanagementUsageNotFound) IsSuccess() bool
- func (o *GetContentmanagementUsageNotFound) String() string
- type GetContentmanagementUsageOK
- func (o *GetContentmanagementUsageOK) Error() string
- func (o *GetContentmanagementUsageOK) GetPayload() *models.Usage
- func (o *GetContentmanagementUsageOK) IsClientError() bool
- func (o *GetContentmanagementUsageOK) IsCode(code int) bool
- func (o *GetContentmanagementUsageOK) IsRedirect() bool
- func (o *GetContentmanagementUsageOK) IsServerError() bool
- func (o *GetContentmanagementUsageOK) IsSuccess() bool
- func (o *GetContentmanagementUsageOK) String() string
- type GetContentmanagementUsageParams
- func NewGetContentmanagementUsageParams() *GetContentmanagementUsageParams
- func NewGetContentmanagementUsageParamsWithContext(ctx context.Context) *GetContentmanagementUsageParams
- func NewGetContentmanagementUsageParamsWithHTTPClient(client *http.Client) *GetContentmanagementUsageParams
- func NewGetContentmanagementUsageParamsWithTimeout(timeout time.Duration) *GetContentmanagementUsageParams
- func (o *GetContentmanagementUsageParams) SetContext(ctx context.Context)
- func (o *GetContentmanagementUsageParams) SetDefaults()
- func (o *GetContentmanagementUsageParams) SetHTTPClient(client *http.Client)
- func (o *GetContentmanagementUsageParams) SetTimeout(timeout time.Duration)
- func (o *GetContentmanagementUsageParams) WithContext(ctx context.Context) *GetContentmanagementUsageParams
- func (o *GetContentmanagementUsageParams) WithDefaults() *GetContentmanagementUsageParams
- func (o *GetContentmanagementUsageParams) WithHTTPClient(client *http.Client) *GetContentmanagementUsageParams
- func (o *GetContentmanagementUsageParams) WithTimeout(timeout time.Duration) *GetContentmanagementUsageParams
- func (o *GetContentmanagementUsageParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetContentmanagementUsageReader
- type GetContentmanagementUsageRequestEntityTooLarge
- func (o *GetContentmanagementUsageRequestEntityTooLarge) Error() string
- func (o *GetContentmanagementUsageRequestEntityTooLarge) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementUsageRequestEntityTooLarge) IsClientError() bool
- func (o *GetContentmanagementUsageRequestEntityTooLarge) IsCode(code int) bool
- func (o *GetContentmanagementUsageRequestEntityTooLarge) IsRedirect() bool
- func (o *GetContentmanagementUsageRequestEntityTooLarge) IsServerError() bool
- func (o *GetContentmanagementUsageRequestEntityTooLarge) IsSuccess() bool
- func (o *GetContentmanagementUsageRequestEntityTooLarge) String() string
- type GetContentmanagementUsageRequestTimeout
- func (o *GetContentmanagementUsageRequestTimeout) Error() string
- func (o *GetContentmanagementUsageRequestTimeout) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementUsageRequestTimeout) IsClientError() bool
- func (o *GetContentmanagementUsageRequestTimeout) IsCode(code int) bool
- func (o *GetContentmanagementUsageRequestTimeout) IsRedirect() bool
- func (o *GetContentmanagementUsageRequestTimeout) IsServerError() bool
- func (o *GetContentmanagementUsageRequestTimeout) IsSuccess() bool
- func (o *GetContentmanagementUsageRequestTimeout) String() string
- type GetContentmanagementUsageServiceUnavailable
- func (o *GetContentmanagementUsageServiceUnavailable) Error() string
- func (o *GetContentmanagementUsageServiceUnavailable) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementUsageServiceUnavailable) IsClientError() bool
- func (o *GetContentmanagementUsageServiceUnavailable) IsCode(code int) bool
- func (o *GetContentmanagementUsageServiceUnavailable) IsRedirect() bool
- func (o *GetContentmanagementUsageServiceUnavailable) IsServerError() bool
- func (o *GetContentmanagementUsageServiceUnavailable) IsSuccess() bool
- func (o *GetContentmanagementUsageServiceUnavailable) String() string
- type GetContentmanagementUsageTooManyRequests
- func (o *GetContentmanagementUsageTooManyRequests) Error() string
- func (o *GetContentmanagementUsageTooManyRequests) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementUsageTooManyRequests) IsClientError() bool
- func (o *GetContentmanagementUsageTooManyRequests) IsCode(code int) bool
- func (o *GetContentmanagementUsageTooManyRequests) IsRedirect() bool
- func (o *GetContentmanagementUsageTooManyRequests) IsServerError() bool
- func (o *GetContentmanagementUsageTooManyRequests) IsSuccess() bool
- func (o *GetContentmanagementUsageTooManyRequests) String() string
- type GetContentmanagementUsageUnauthorized
- func (o *GetContentmanagementUsageUnauthorized) Error() string
- func (o *GetContentmanagementUsageUnauthorized) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementUsageUnauthorized) IsClientError() bool
- func (o *GetContentmanagementUsageUnauthorized) IsCode(code int) bool
- func (o *GetContentmanagementUsageUnauthorized) IsRedirect() bool
- func (o *GetContentmanagementUsageUnauthorized) IsServerError() bool
- func (o *GetContentmanagementUsageUnauthorized) IsSuccess() bool
- func (o *GetContentmanagementUsageUnauthorized) String() string
- type GetContentmanagementUsageUnsupportedMediaType
- func (o *GetContentmanagementUsageUnsupportedMediaType) Error() string
- func (o *GetContentmanagementUsageUnsupportedMediaType) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementUsageUnsupportedMediaType) IsClientError() bool
- func (o *GetContentmanagementUsageUnsupportedMediaType) IsCode(code int) bool
- func (o *GetContentmanagementUsageUnsupportedMediaType) IsRedirect() bool
- func (o *GetContentmanagementUsageUnsupportedMediaType) IsServerError() bool
- func (o *GetContentmanagementUsageUnsupportedMediaType) IsSuccess() bool
- func (o *GetContentmanagementUsageUnsupportedMediaType) String() string
- type GetContentmanagementWorkspaceBadRequest
- func (o *GetContentmanagementWorkspaceBadRequest) Error() string
- func (o *GetContentmanagementWorkspaceBadRequest) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementWorkspaceBadRequest) IsClientError() bool
- func (o *GetContentmanagementWorkspaceBadRequest) IsCode(code int) bool
- func (o *GetContentmanagementWorkspaceBadRequest) IsRedirect() bool
- func (o *GetContentmanagementWorkspaceBadRequest) IsServerError() bool
- func (o *GetContentmanagementWorkspaceBadRequest) IsSuccess() bool
- func (o *GetContentmanagementWorkspaceBadRequest) String() string
- type GetContentmanagementWorkspaceDocumentsBadRequest
- func (o *GetContentmanagementWorkspaceDocumentsBadRequest) Error() string
- func (o *GetContentmanagementWorkspaceDocumentsBadRequest) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementWorkspaceDocumentsBadRequest) IsClientError() bool
- func (o *GetContentmanagementWorkspaceDocumentsBadRequest) IsCode(code int) bool
- func (o *GetContentmanagementWorkspaceDocumentsBadRequest) IsRedirect() bool
- func (o *GetContentmanagementWorkspaceDocumentsBadRequest) IsServerError() bool
- func (o *GetContentmanagementWorkspaceDocumentsBadRequest) IsSuccess() bool
- func (o *GetContentmanagementWorkspaceDocumentsBadRequest) String() string
- type GetContentmanagementWorkspaceDocumentsForbidden
- func (o *GetContentmanagementWorkspaceDocumentsForbidden) Error() string
- func (o *GetContentmanagementWorkspaceDocumentsForbidden) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementWorkspaceDocumentsForbidden) IsClientError() bool
- func (o *GetContentmanagementWorkspaceDocumentsForbidden) IsCode(code int) bool
- func (o *GetContentmanagementWorkspaceDocumentsForbidden) IsRedirect() bool
- func (o *GetContentmanagementWorkspaceDocumentsForbidden) IsServerError() bool
- func (o *GetContentmanagementWorkspaceDocumentsForbidden) IsSuccess() bool
- func (o *GetContentmanagementWorkspaceDocumentsForbidden) String() string
- type GetContentmanagementWorkspaceDocumentsGatewayTimeout
- func (o *GetContentmanagementWorkspaceDocumentsGatewayTimeout) Error() string
- func (o *GetContentmanagementWorkspaceDocumentsGatewayTimeout) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementWorkspaceDocumentsGatewayTimeout) IsClientError() bool
- func (o *GetContentmanagementWorkspaceDocumentsGatewayTimeout) IsCode(code int) bool
- func (o *GetContentmanagementWorkspaceDocumentsGatewayTimeout) IsRedirect() bool
- func (o *GetContentmanagementWorkspaceDocumentsGatewayTimeout) IsServerError() bool
- func (o *GetContentmanagementWorkspaceDocumentsGatewayTimeout) IsSuccess() bool
- func (o *GetContentmanagementWorkspaceDocumentsGatewayTimeout) String() string
- type GetContentmanagementWorkspaceDocumentsInternalServerError
- func (o *GetContentmanagementWorkspaceDocumentsInternalServerError) Error() string
- func (o *GetContentmanagementWorkspaceDocumentsInternalServerError) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementWorkspaceDocumentsInternalServerError) IsClientError() bool
- func (o *GetContentmanagementWorkspaceDocumentsInternalServerError) IsCode(code int) bool
- func (o *GetContentmanagementWorkspaceDocumentsInternalServerError) IsRedirect() bool
- func (o *GetContentmanagementWorkspaceDocumentsInternalServerError) IsServerError() bool
- func (o *GetContentmanagementWorkspaceDocumentsInternalServerError) IsSuccess() bool
- func (o *GetContentmanagementWorkspaceDocumentsInternalServerError) String() string
- type GetContentmanagementWorkspaceDocumentsNotFound
- func (o *GetContentmanagementWorkspaceDocumentsNotFound) Error() string
- func (o *GetContentmanagementWorkspaceDocumentsNotFound) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementWorkspaceDocumentsNotFound) IsClientError() bool
- func (o *GetContentmanagementWorkspaceDocumentsNotFound) IsCode(code int) bool
- func (o *GetContentmanagementWorkspaceDocumentsNotFound) IsRedirect() bool
- func (o *GetContentmanagementWorkspaceDocumentsNotFound) IsServerError() bool
- func (o *GetContentmanagementWorkspaceDocumentsNotFound) IsSuccess() bool
- func (o *GetContentmanagementWorkspaceDocumentsNotFound) String() string
- type GetContentmanagementWorkspaceDocumentsOK
- func (o *GetContentmanagementWorkspaceDocumentsOK) Error() string
- func (o *GetContentmanagementWorkspaceDocumentsOK) GetPayload() *models.DocumentEntityListing
- func (o *GetContentmanagementWorkspaceDocumentsOK) IsClientError() bool
- func (o *GetContentmanagementWorkspaceDocumentsOK) IsCode(code int) bool
- func (o *GetContentmanagementWorkspaceDocumentsOK) IsRedirect() bool
- func (o *GetContentmanagementWorkspaceDocumentsOK) IsServerError() bool
- func (o *GetContentmanagementWorkspaceDocumentsOK) IsSuccess() bool
- func (o *GetContentmanagementWorkspaceDocumentsOK) String() string
- type GetContentmanagementWorkspaceDocumentsParams
- func NewGetContentmanagementWorkspaceDocumentsParams() *GetContentmanagementWorkspaceDocumentsParams
- func NewGetContentmanagementWorkspaceDocumentsParamsWithContext(ctx context.Context) *GetContentmanagementWorkspaceDocumentsParams
- func NewGetContentmanagementWorkspaceDocumentsParamsWithHTTPClient(client *http.Client) *GetContentmanagementWorkspaceDocumentsParams
- func NewGetContentmanagementWorkspaceDocumentsParamsWithTimeout(timeout time.Duration) *GetContentmanagementWorkspaceDocumentsParams
- func (o *GetContentmanagementWorkspaceDocumentsParams) SetContext(ctx context.Context)
- func (o *GetContentmanagementWorkspaceDocumentsParams) SetDefaults()
- func (o *GetContentmanagementWorkspaceDocumentsParams) SetExpand(expand []string)
- func (o *GetContentmanagementWorkspaceDocumentsParams) SetHTTPClient(client *http.Client)
- func (o *GetContentmanagementWorkspaceDocumentsParams) SetPageNumber(pageNumber *int32)
- func (o *GetContentmanagementWorkspaceDocumentsParams) SetPageSize(pageSize *int32)
- func (o *GetContentmanagementWorkspaceDocumentsParams) SetSortBy(sortBy *string)
- func (o *GetContentmanagementWorkspaceDocumentsParams) SetSortOrder(sortOrder *string)
- func (o *GetContentmanagementWorkspaceDocumentsParams) SetTimeout(timeout time.Duration)
- func (o *GetContentmanagementWorkspaceDocumentsParams) SetWorkspaceID(workspaceID string)
- func (o *GetContentmanagementWorkspaceDocumentsParams) WithContext(ctx context.Context) *GetContentmanagementWorkspaceDocumentsParams
- func (o *GetContentmanagementWorkspaceDocumentsParams) WithDefaults() *GetContentmanagementWorkspaceDocumentsParams
- func (o *GetContentmanagementWorkspaceDocumentsParams) WithExpand(expand []string) *GetContentmanagementWorkspaceDocumentsParams
- func (o *GetContentmanagementWorkspaceDocumentsParams) WithHTTPClient(client *http.Client) *GetContentmanagementWorkspaceDocumentsParams
- func (o *GetContentmanagementWorkspaceDocumentsParams) WithPageNumber(pageNumber *int32) *GetContentmanagementWorkspaceDocumentsParams
- func (o *GetContentmanagementWorkspaceDocumentsParams) WithPageSize(pageSize *int32) *GetContentmanagementWorkspaceDocumentsParams
- func (o *GetContentmanagementWorkspaceDocumentsParams) WithSortBy(sortBy *string) *GetContentmanagementWorkspaceDocumentsParams
- func (o *GetContentmanagementWorkspaceDocumentsParams) WithSortOrder(sortOrder *string) *GetContentmanagementWorkspaceDocumentsParams
- func (o *GetContentmanagementWorkspaceDocumentsParams) WithTimeout(timeout time.Duration) *GetContentmanagementWorkspaceDocumentsParams
- func (o *GetContentmanagementWorkspaceDocumentsParams) WithWorkspaceID(workspaceID string) *GetContentmanagementWorkspaceDocumentsParams
- func (o *GetContentmanagementWorkspaceDocumentsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetContentmanagementWorkspaceDocumentsReader
- type GetContentmanagementWorkspaceDocumentsRequestEntityTooLarge
- func (o *GetContentmanagementWorkspaceDocumentsRequestEntityTooLarge) Error() string
- func (o *GetContentmanagementWorkspaceDocumentsRequestEntityTooLarge) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementWorkspaceDocumentsRequestEntityTooLarge) IsClientError() bool
- func (o *GetContentmanagementWorkspaceDocumentsRequestEntityTooLarge) IsCode(code int) bool
- func (o *GetContentmanagementWorkspaceDocumentsRequestEntityTooLarge) IsRedirect() bool
- func (o *GetContentmanagementWorkspaceDocumentsRequestEntityTooLarge) IsServerError() bool
- func (o *GetContentmanagementWorkspaceDocumentsRequestEntityTooLarge) IsSuccess() bool
- func (o *GetContentmanagementWorkspaceDocumentsRequestEntityTooLarge) String() string
- type GetContentmanagementWorkspaceDocumentsRequestTimeout
- func (o *GetContentmanagementWorkspaceDocumentsRequestTimeout) Error() string
- func (o *GetContentmanagementWorkspaceDocumentsRequestTimeout) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementWorkspaceDocumentsRequestTimeout) IsClientError() bool
- func (o *GetContentmanagementWorkspaceDocumentsRequestTimeout) IsCode(code int) bool
- func (o *GetContentmanagementWorkspaceDocumentsRequestTimeout) IsRedirect() bool
- func (o *GetContentmanagementWorkspaceDocumentsRequestTimeout) IsServerError() bool
- func (o *GetContentmanagementWorkspaceDocumentsRequestTimeout) IsSuccess() bool
- func (o *GetContentmanagementWorkspaceDocumentsRequestTimeout) String() string
- type GetContentmanagementWorkspaceDocumentsServiceUnavailable
- func (o *GetContentmanagementWorkspaceDocumentsServiceUnavailable) Error() string
- func (o *GetContentmanagementWorkspaceDocumentsServiceUnavailable) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementWorkspaceDocumentsServiceUnavailable) IsClientError() bool
- func (o *GetContentmanagementWorkspaceDocumentsServiceUnavailable) IsCode(code int) bool
- func (o *GetContentmanagementWorkspaceDocumentsServiceUnavailable) IsRedirect() bool
- func (o *GetContentmanagementWorkspaceDocumentsServiceUnavailable) IsServerError() bool
- func (o *GetContentmanagementWorkspaceDocumentsServiceUnavailable) IsSuccess() bool
- func (o *GetContentmanagementWorkspaceDocumentsServiceUnavailable) String() string
- type GetContentmanagementWorkspaceDocumentsTooManyRequests
- func (o *GetContentmanagementWorkspaceDocumentsTooManyRequests) Error() string
- func (o *GetContentmanagementWorkspaceDocumentsTooManyRequests) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementWorkspaceDocumentsTooManyRequests) IsClientError() bool
- func (o *GetContentmanagementWorkspaceDocumentsTooManyRequests) IsCode(code int) bool
- func (o *GetContentmanagementWorkspaceDocumentsTooManyRequests) IsRedirect() bool
- func (o *GetContentmanagementWorkspaceDocumentsTooManyRequests) IsServerError() bool
- func (o *GetContentmanagementWorkspaceDocumentsTooManyRequests) IsSuccess() bool
- func (o *GetContentmanagementWorkspaceDocumentsTooManyRequests) String() string
- type GetContentmanagementWorkspaceDocumentsUnauthorized
- func (o *GetContentmanagementWorkspaceDocumentsUnauthorized) Error() string
- func (o *GetContentmanagementWorkspaceDocumentsUnauthorized) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementWorkspaceDocumentsUnauthorized) IsClientError() bool
- func (o *GetContentmanagementWorkspaceDocumentsUnauthorized) IsCode(code int) bool
- func (o *GetContentmanagementWorkspaceDocumentsUnauthorized) IsRedirect() bool
- func (o *GetContentmanagementWorkspaceDocumentsUnauthorized) IsServerError() bool
- func (o *GetContentmanagementWorkspaceDocumentsUnauthorized) IsSuccess() bool
- func (o *GetContentmanagementWorkspaceDocumentsUnauthorized) String() string
- type GetContentmanagementWorkspaceDocumentsUnsupportedMediaType
- func (o *GetContentmanagementWorkspaceDocumentsUnsupportedMediaType) Error() string
- func (o *GetContentmanagementWorkspaceDocumentsUnsupportedMediaType) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementWorkspaceDocumentsUnsupportedMediaType) IsClientError() bool
- func (o *GetContentmanagementWorkspaceDocumentsUnsupportedMediaType) IsCode(code int) bool
- func (o *GetContentmanagementWorkspaceDocumentsUnsupportedMediaType) IsRedirect() bool
- func (o *GetContentmanagementWorkspaceDocumentsUnsupportedMediaType) IsServerError() bool
- func (o *GetContentmanagementWorkspaceDocumentsUnsupportedMediaType) IsSuccess() bool
- func (o *GetContentmanagementWorkspaceDocumentsUnsupportedMediaType) String() string
- type GetContentmanagementWorkspaceForbidden
- func (o *GetContentmanagementWorkspaceForbidden) Error() string
- func (o *GetContentmanagementWorkspaceForbidden) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementWorkspaceForbidden) IsClientError() bool
- func (o *GetContentmanagementWorkspaceForbidden) IsCode(code int) bool
- func (o *GetContentmanagementWorkspaceForbidden) IsRedirect() bool
- func (o *GetContentmanagementWorkspaceForbidden) IsServerError() bool
- func (o *GetContentmanagementWorkspaceForbidden) IsSuccess() bool
- func (o *GetContentmanagementWorkspaceForbidden) String() string
- type GetContentmanagementWorkspaceGatewayTimeout
- func (o *GetContentmanagementWorkspaceGatewayTimeout) Error() string
- func (o *GetContentmanagementWorkspaceGatewayTimeout) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementWorkspaceGatewayTimeout) IsClientError() bool
- func (o *GetContentmanagementWorkspaceGatewayTimeout) IsCode(code int) bool
- func (o *GetContentmanagementWorkspaceGatewayTimeout) IsRedirect() bool
- func (o *GetContentmanagementWorkspaceGatewayTimeout) IsServerError() bool
- func (o *GetContentmanagementWorkspaceGatewayTimeout) IsSuccess() bool
- func (o *GetContentmanagementWorkspaceGatewayTimeout) String() string
- type GetContentmanagementWorkspaceInternalServerError
- func (o *GetContentmanagementWorkspaceInternalServerError) Error() string
- func (o *GetContentmanagementWorkspaceInternalServerError) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementWorkspaceInternalServerError) IsClientError() bool
- func (o *GetContentmanagementWorkspaceInternalServerError) IsCode(code int) bool
- func (o *GetContentmanagementWorkspaceInternalServerError) IsRedirect() bool
- func (o *GetContentmanagementWorkspaceInternalServerError) IsServerError() bool
- func (o *GetContentmanagementWorkspaceInternalServerError) IsSuccess() bool
- func (o *GetContentmanagementWorkspaceInternalServerError) String() string
- type GetContentmanagementWorkspaceMemberBadRequest
- func (o *GetContentmanagementWorkspaceMemberBadRequest) Error() string
- func (o *GetContentmanagementWorkspaceMemberBadRequest) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementWorkspaceMemberBadRequest) IsClientError() bool
- func (o *GetContentmanagementWorkspaceMemberBadRequest) IsCode(code int) bool
- func (o *GetContentmanagementWorkspaceMemberBadRequest) IsRedirect() bool
- func (o *GetContentmanagementWorkspaceMemberBadRequest) IsServerError() bool
- func (o *GetContentmanagementWorkspaceMemberBadRequest) IsSuccess() bool
- func (o *GetContentmanagementWorkspaceMemberBadRequest) String() string
- type GetContentmanagementWorkspaceMemberForbidden
- func (o *GetContentmanagementWorkspaceMemberForbidden) Error() string
- func (o *GetContentmanagementWorkspaceMemberForbidden) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementWorkspaceMemberForbidden) IsClientError() bool
- func (o *GetContentmanagementWorkspaceMemberForbidden) IsCode(code int) bool
- func (o *GetContentmanagementWorkspaceMemberForbidden) IsRedirect() bool
- func (o *GetContentmanagementWorkspaceMemberForbidden) IsServerError() bool
- func (o *GetContentmanagementWorkspaceMemberForbidden) IsSuccess() bool
- func (o *GetContentmanagementWorkspaceMemberForbidden) String() string
- type GetContentmanagementWorkspaceMemberGatewayTimeout
- func (o *GetContentmanagementWorkspaceMemberGatewayTimeout) Error() string
- func (o *GetContentmanagementWorkspaceMemberGatewayTimeout) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementWorkspaceMemberGatewayTimeout) IsClientError() bool
- func (o *GetContentmanagementWorkspaceMemberGatewayTimeout) IsCode(code int) bool
- func (o *GetContentmanagementWorkspaceMemberGatewayTimeout) IsRedirect() bool
- func (o *GetContentmanagementWorkspaceMemberGatewayTimeout) IsServerError() bool
- func (o *GetContentmanagementWorkspaceMemberGatewayTimeout) IsSuccess() bool
- func (o *GetContentmanagementWorkspaceMemberGatewayTimeout) String() string
- type GetContentmanagementWorkspaceMemberInternalServerError
- func (o *GetContentmanagementWorkspaceMemberInternalServerError) Error() string
- func (o *GetContentmanagementWorkspaceMemberInternalServerError) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementWorkspaceMemberInternalServerError) IsClientError() bool
- func (o *GetContentmanagementWorkspaceMemberInternalServerError) IsCode(code int) bool
- func (o *GetContentmanagementWorkspaceMemberInternalServerError) IsRedirect() bool
- func (o *GetContentmanagementWorkspaceMemberInternalServerError) IsServerError() bool
- func (o *GetContentmanagementWorkspaceMemberInternalServerError) IsSuccess() bool
- func (o *GetContentmanagementWorkspaceMemberInternalServerError) String() string
- type GetContentmanagementWorkspaceMemberNotFound
- func (o *GetContentmanagementWorkspaceMemberNotFound) Error() string
- func (o *GetContentmanagementWorkspaceMemberNotFound) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementWorkspaceMemberNotFound) IsClientError() bool
- func (o *GetContentmanagementWorkspaceMemberNotFound) IsCode(code int) bool
- func (o *GetContentmanagementWorkspaceMemberNotFound) IsRedirect() bool
- func (o *GetContentmanagementWorkspaceMemberNotFound) IsServerError() bool
- func (o *GetContentmanagementWorkspaceMemberNotFound) IsSuccess() bool
- func (o *GetContentmanagementWorkspaceMemberNotFound) String() string
- type GetContentmanagementWorkspaceMemberOK
- func (o *GetContentmanagementWorkspaceMemberOK) Error() string
- func (o *GetContentmanagementWorkspaceMemberOK) GetPayload() *models.WorkspaceMember
- func (o *GetContentmanagementWorkspaceMemberOK) IsClientError() bool
- func (o *GetContentmanagementWorkspaceMemberOK) IsCode(code int) bool
- func (o *GetContentmanagementWorkspaceMemberOK) IsRedirect() bool
- func (o *GetContentmanagementWorkspaceMemberOK) IsServerError() bool
- func (o *GetContentmanagementWorkspaceMemberOK) IsSuccess() bool
- func (o *GetContentmanagementWorkspaceMemberOK) String() string
- type GetContentmanagementWorkspaceMemberParams
- func NewGetContentmanagementWorkspaceMemberParams() *GetContentmanagementWorkspaceMemberParams
- func NewGetContentmanagementWorkspaceMemberParamsWithContext(ctx context.Context) *GetContentmanagementWorkspaceMemberParams
- func NewGetContentmanagementWorkspaceMemberParamsWithHTTPClient(client *http.Client) *GetContentmanagementWorkspaceMemberParams
- func NewGetContentmanagementWorkspaceMemberParamsWithTimeout(timeout time.Duration) *GetContentmanagementWorkspaceMemberParams
- func (o *GetContentmanagementWorkspaceMemberParams) SetContext(ctx context.Context)
- func (o *GetContentmanagementWorkspaceMemberParams) SetDefaults()
- func (o *GetContentmanagementWorkspaceMemberParams) SetExpand(expand []string)
- func (o *GetContentmanagementWorkspaceMemberParams) SetHTTPClient(client *http.Client)
- func (o *GetContentmanagementWorkspaceMemberParams) SetMemberID(memberID string)
- func (o *GetContentmanagementWorkspaceMemberParams) SetTimeout(timeout time.Duration)
- func (o *GetContentmanagementWorkspaceMemberParams) SetWorkspaceID(workspaceID string)
- func (o *GetContentmanagementWorkspaceMemberParams) WithContext(ctx context.Context) *GetContentmanagementWorkspaceMemberParams
- func (o *GetContentmanagementWorkspaceMemberParams) WithDefaults() *GetContentmanagementWorkspaceMemberParams
- func (o *GetContentmanagementWorkspaceMemberParams) WithExpand(expand []string) *GetContentmanagementWorkspaceMemberParams
- func (o *GetContentmanagementWorkspaceMemberParams) WithHTTPClient(client *http.Client) *GetContentmanagementWorkspaceMemberParams
- func (o *GetContentmanagementWorkspaceMemberParams) WithMemberID(memberID string) *GetContentmanagementWorkspaceMemberParams
- func (o *GetContentmanagementWorkspaceMemberParams) WithTimeout(timeout time.Duration) *GetContentmanagementWorkspaceMemberParams
- func (o *GetContentmanagementWorkspaceMemberParams) WithWorkspaceID(workspaceID string) *GetContentmanagementWorkspaceMemberParams
- func (o *GetContentmanagementWorkspaceMemberParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetContentmanagementWorkspaceMemberReader
- type GetContentmanagementWorkspaceMemberRequestEntityTooLarge
- func (o *GetContentmanagementWorkspaceMemberRequestEntityTooLarge) Error() string
- func (o *GetContentmanagementWorkspaceMemberRequestEntityTooLarge) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementWorkspaceMemberRequestEntityTooLarge) IsClientError() bool
- func (o *GetContentmanagementWorkspaceMemberRequestEntityTooLarge) IsCode(code int) bool
- func (o *GetContentmanagementWorkspaceMemberRequestEntityTooLarge) IsRedirect() bool
- func (o *GetContentmanagementWorkspaceMemberRequestEntityTooLarge) IsServerError() bool
- func (o *GetContentmanagementWorkspaceMemberRequestEntityTooLarge) IsSuccess() bool
- func (o *GetContentmanagementWorkspaceMemberRequestEntityTooLarge) String() string
- type GetContentmanagementWorkspaceMemberRequestTimeout
- func (o *GetContentmanagementWorkspaceMemberRequestTimeout) Error() string
- func (o *GetContentmanagementWorkspaceMemberRequestTimeout) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementWorkspaceMemberRequestTimeout) IsClientError() bool
- func (o *GetContentmanagementWorkspaceMemberRequestTimeout) IsCode(code int) bool
- func (o *GetContentmanagementWorkspaceMemberRequestTimeout) IsRedirect() bool
- func (o *GetContentmanagementWorkspaceMemberRequestTimeout) IsServerError() bool
- func (o *GetContentmanagementWorkspaceMemberRequestTimeout) IsSuccess() bool
- func (o *GetContentmanagementWorkspaceMemberRequestTimeout) String() string
- type GetContentmanagementWorkspaceMemberServiceUnavailable
- func (o *GetContentmanagementWorkspaceMemberServiceUnavailable) Error() string
- func (o *GetContentmanagementWorkspaceMemberServiceUnavailable) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementWorkspaceMemberServiceUnavailable) IsClientError() bool
- func (o *GetContentmanagementWorkspaceMemberServiceUnavailable) IsCode(code int) bool
- func (o *GetContentmanagementWorkspaceMemberServiceUnavailable) IsRedirect() bool
- func (o *GetContentmanagementWorkspaceMemberServiceUnavailable) IsServerError() bool
- func (o *GetContentmanagementWorkspaceMemberServiceUnavailable) IsSuccess() bool
- func (o *GetContentmanagementWorkspaceMemberServiceUnavailable) String() string
- type GetContentmanagementWorkspaceMemberTooManyRequests
- func (o *GetContentmanagementWorkspaceMemberTooManyRequests) Error() string
- func (o *GetContentmanagementWorkspaceMemberTooManyRequests) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementWorkspaceMemberTooManyRequests) IsClientError() bool
- func (o *GetContentmanagementWorkspaceMemberTooManyRequests) IsCode(code int) bool
- func (o *GetContentmanagementWorkspaceMemberTooManyRequests) IsRedirect() bool
- func (o *GetContentmanagementWorkspaceMemberTooManyRequests) IsServerError() bool
- func (o *GetContentmanagementWorkspaceMemberTooManyRequests) IsSuccess() bool
- func (o *GetContentmanagementWorkspaceMemberTooManyRequests) String() string
- type GetContentmanagementWorkspaceMemberUnauthorized
- func (o *GetContentmanagementWorkspaceMemberUnauthorized) Error() string
- func (o *GetContentmanagementWorkspaceMemberUnauthorized) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementWorkspaceMemberUnauthorized) IsClientError() bool
- func (o *GetContentmanagementWorkspaceMemberUnauthorized) IsCode(code int) bool
- func (o *GetContentmanagementWorkspaceMemberUnauthorized) IsRedirect() bool
- func (o *GetContentmanagementWorkspaceMemberUnauthorized) IsServerError() bool
- func (o *GetContentmanagementWorkspaceMemberUnauthorized) IsSuccess() bool
- func (o *GetContentmanagementWorkspaceMemberUnauthorized) String() string
- type GetContentmanagementWorkspaceMemberUnsupportedMediaType
- func (o *GetContentmanagementWorkspaceMemberUnsupportedMediaType) Error() string
- func (o *GetContentmanagementWorkspaceMemberUnsupportedMediaType) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementWorkspaceMemberUnsupportedMediaType) IsClientError() bool
- func (o *GetContentmanagementWorkspaceMemberUnsupportedMediaType) IsCode(code int) bool
- func (o *GetContentmanagementWorkspaceMemberUnsupportedMediaType) IsRedirect() bool
- func (o *GetContentmanagementWorkspaceMemberUnsupportedMediaType) IsServerError() bool
- func (o *GetContentmanagementWorkspaceMemberUnsupportedMediaType) IsSuccess() bool
- func (o *GetContentmanagementWorkspaceMemberUnsupportedMediaType) String() string
- type GetContentmanagementWorkspaceMembersBadRequest
- func (o *GetContentmanagementWorkspaceMembersBadRequest) Error() string
- func (o *GetContentmanagementWorkspaceMembersBadRequest) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementWorkspaceMembersBadRequest) IsClientError() bool
- func (o *GetContentmanagementWorkspaceMembersBadRequest) IsCode(code int) bool
- func (o *GetContentmanagementWorkspaceMembersBadRequest) IsRedirect() bool
- func (o *GetContentmanagementWorkspaceMembersBadRequest) IsServerError() bool
- func (o *GetContentmanagementWorkspaceMembersBadRequest) IsSuccess() bool
- func (o *GetContentmanagementWorkspaceMembersBadRequest) String() string
- type GetContentmanagementWorkspaceMembersForbidden
- func (o *GetContentmanagementWorkspaceMembersForbidden) Error() string
- func (o *GetContentmanagementWorkspaceMembersForbidden) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementWorkspaceMembersForbidden) IsClientError() bool
- func (o *GetContentmanagementWorkspaceMembersForbidden) IsCode(code int) bool
- func (o *GetContentmanagementWorkspaceMembersForbidden) IsRedirect() bool
- func (o *GetContentmanagementWorkspaceMembersForbidden) IsServerError() bool
- func (o *GetContentmanagementWorkspaceMembersForbidden) IsSuccess() bool
- func (o *GetContentmanagementWorkspaceMembersForbidden) String() string
- type GetContentmanagementWorkspaceMembersGatewayTimeout
- func (o *GetContentmanagementWorkspaceMembersGatewayTimeout) Error() string
- func (o *GetContentmanagementWorkspaceMembersGatewayTimeout) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementWorkspaceMembersGatewayTimeout) IsClientError() bool
- func (o *GetContentmanagementWorkspaceMembersGatewayTimeout) IsCode(code int) bool
- func (o *GetContentmanagementWorkspaceMembersGatewayTimeout) IsRedirect() bool
- func (o *GetContentmanagementWorkspaceMembersGatewayTimeout) IsServerError() bool
- func (o *GetContentmanagementWorkspaceMembersGatewayTimeout) IsSuccess() bool
- func (o *GetContentmanagementWorkspaceMembersGatewayTimeout) String() string
- type GetContentmanagementWorkspaceMembersInternalServerError
- func (o *GetContentmanagementWorkspaceMembersInternalServerError) Error() string
- func (o *GetContentmanagementWorkspaceMembersInternalServerError) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementWorkspaceMembersInternalServerError) IsClientError() bool
- func (o *GetContentmanagementWorkspaceMembersInternalServerError) IsCode(code int) bool
- func (o *GetContentmanagementWorkspaceMembersInternalServerError) IsRedirect() bool
- func (o *GetContentmanagementWorkspaceMembersInternalServerError) IsServerError() bool
- func (o *GetContentmanagementWorkspaceMembersInternalServerError) IsSuccess() bool
- func (o *GetContentmanagementWorkspaceMembersInternalServerError) String() string
- type GetContentmanagementWorkspaceMembersNotFound
- func (o *GetContentmanagementWorkspaceMembersNotFound) Error() string
- func (o *GetContentmanagementWorkspaceMembersNotFound) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementWorkspaceMembersNotFound) IsClientError() bool
- func (o *GetContentmanagementWorkspaceMembersNotFound) IsCode(code int) bool
- func (o *GetContentmanagementWorkspaceMembersNotFound) IsRedirect() bool
- func (o *GetContentmanagementWorkspaceMembersNotFound) IsServerError() bool
- func (o *GetContentmanagementWorkspaceMembersNotFound) IsSuccess() bool
- func (o *GetContentmanagementWorkspaceMembersNotFound) String() string
- type GetContentmanagementWorkspaceMembersOK
- func (o *GetContentmanagementWorkspaceMembersOK) Error() string
- func (o *GetContentmanagementWorkspaceMembersOK) GetPayload() *models.WorkspaceMemberEntityListing
- func (o *GetContentmanagementWorkspaceMembersOK) IsClientError() bool
- func (o *GetContentmanagementWorkspaceMembersOK) IsCode(code int) bool
- func (o *GetContentmanagementWorkspaceMembersOK) IsRedirect() bool
- func (o *GetContentmanagementWorkspaceMembersOK) IsServerError() bool
- func (o *GetContentmanagementWorkspaceMembersOK) IsSuccess() bool
- func (o *GetContentmanagementWorkspaceMembersOK) String() string
- type GetContentmanagementWorkspaceMembersParams
- func NewGetContentmanagementWorkspaceMembersParams() *GetContentmanagementWorkspaceMembersParams
- func NewGetContentmanagementWorkspaceMembersParamsWithContext(ctx context.Context) *GetContentmanagementWorkspaceMembersParams
- func NewGetContentmanagementWorkspaceMembersParamsWithHTTPClient(client *http.Client) *GetContentmanagementWorkspaceMembersParams
- func NewGetContentmanagementWorkspaceMembersParamsWithTimeout(timeout time.Duration) *GetContentmanagementWorkspaceMembersParams
- func (o *GetContentmanagementWorkspaceMembersParams) SetContext(ctx context.Context)
- func (o *GetContentmanagementWorkspaceMembersParams) SetDefaults()
- func (o *GetContentmanagementWorkspaceMembersParams) SetExpand(expand []string)
- func (o *GetContentmanagementWorkspaceMembersParams) SetHTTPClient(client *http.Client)
- func (o *GetContentmanagementWorkspaceMembersParams) SetPageNumber(pageNumber *int32)
- func (o *GetContentmanagementWorkspaceMembersParams) SetPageSize(pageSize *int32)
- func (o *GetContentmanagementWorkspaceMembersParams) SetTimeout(timeout time.Duration)
- func (o *GetContentmanagementWorkspaceMembersParams) SetWorkspaceID(workspaceID string)
- func (o *GetContentmanagementWorkspaceMembersParams) WithContext(ctx context.Context) *GetContentmanagementWorkspaceMembersParams
- func (o *GetContentmanagementWorkspaceMembersParams) WithDefaults() *GetContentmanagementWorkspaceMembersParams
- func (o *GetContentmanagementWorkspaceMembersParams) WithExpand(expand []string) *GetContentmanagementWorkspaceMembersParams
- func (o *GetContentmanagementWorkspaceMembersParams) WithHTTPClient(client *http.Client) *GetContentmanagementWorkspaceMembersParams
- func (o *GetContentmanagementWorkspaceMembersParams) WithPageNumber(pageNumber *int32) *GetContentmanagementWorkspaceMembersParams
- func (o *GetContentmanagementWorkspaceMembersParams) WithPageSize(pageSize *int32) *GetContentmanagementWorkspaceMembersParams
- func (o *GetContentmanagementWorkspaceMembersParams) WithTimeout(timeout time.Duration) *GetContentmanagementWorkspaceMembersParams
- func (o *GetContentmanagementWorkspaceMembersParams) WithWorkspaceID(workspaceID string) *GetContentmanagementWorkspaceMembersParams
- func (o *GetContentmanagementWorkspaceMembersParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetContentmanagementWorkspaceMembersReader
- type GetContentmanagementWorkspaceMembersRequestEntityTooLarge
- func (o *GetContentmanagementWorkspaceMembersRequestEntityTooLarge) Error() string
- func (o *GetContentmanagementWorkspaceMembersRequestEntityTooLarge) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementWorkspaceMembersRequestEntityTooLarge) IsClientError() bool
- func (o *GetContentmanagementWorkspaceMembersRequestEntityTooLarge) IsCode(code int) bool
- func (o *GetContentmanagementWorkspaceMembersRequestEntityTooLarge) IsRedirect() bool
- func (o *GetContentmanagementWorkspaceMembersRequestEntityTooLarge) IsServerError() bool
- func (o *GetContentmanagementWorkspaceMembersRequestEntityTooLarge) IsSuccess() bool
- func (o *GetContentmanagementWorkspaceMembersRequestEntityTooLarge) String() string
- type GetContentmanagementWorkspaceMembersRequestTimeout
- func (o *GetContentmanagementWorkspaceMembersRequestTimeout) Error() string
- func (o *GetContentmanagementWorkspaceMembersRequestTimeout) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementWorkspaceMembersRequestTimeout) IsClientError() bool
- func (o *GetContentmanagementWorkspaceMembersRequestTimeout) IsCode(code int) bool
- func (o *GetContentmanagementWorkspaceMembersRequestTimeout) IsRedirect() bool
- func (o *GetContentmanagementWorkspaceMembersRequestTimeout) IsServerError() bool
- func (o *GetContentmanagementWorkspaceMembersRequestTimeout) IsSuccess() bool
- func (o *GetContentmanagementWorkspaceMembersRequestTimeout) String() string
- type GetContentmanagementWorkspaceMembersServiceUnavailable
- func (o *GetContentmanagementWorkspaceMembersServiceUnavailable) Error() string
- func (o *GetContentmanagementWorkspaceMembersServiceUnavailable) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementWorkspaceMembersServiceUnavailable) IsClientError() bool
- func (o *GetContentmanagementWorkspaceMembersServiceUnavailable) IsCode(code int) bool
- func (o *GetContentmanagementWorkspaceMembersServiceUnavailable) IsRedirect() bool
- func (o *GetContentmanagementWorkspaceMembersServiceUnavailable) IsServerError() bool
- func (o *GetContentmanagementWorkspaceMembersServiceUnavailable) IsSuccess() bool
- func (o *GetContentmanagementWorkspaceMembersServiceUnavailable) String() string
- type GetContentmanagementWorkspaceMembersTooManyRequests
- func (o *GetContentmanagementWorkspaceMembersTooManyRequests) Error() string
- func (o *GetContentmanagementWorkspaceMembersTooManyRequests) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementWorkspaceMembersTooManyRequests) IsClientError() bool
- func (o *GetContentmanagementWorkspaceMembersTooManyRequests) IsCode(code int) bool
- func (o *GetContentmanagementWorkspaceMembersTooManyRequests) IsRedirect() bool
- func (o *GetContentmanagementWorkspaceMembersTooManyRequests) IsServerError() bool
- func (o *GetContentmanagementWorkspaceMembersTooManyRequests) IsSuccess() bool
- func (o *GetContentmanagementWorkspaceMembersTooManyRequests) String() string
- type GetContentmanagementWorkspaceMembersUnauthorized
- func (o *GetContentmanagementWorkspaceMembersUnauthorized) Error() string
- func (o *GetContentmanagementWorkspaceMembersUnauthorized) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementWorkspaceMembersUnauthorized) IsClientError() bool
- func (o *GetContentmanagementWorkspaceMembersUnauthorized) IsCode(code int) bool
- func (o *GetContentmanagementWorkspaceMembersUnauthorized) IsRedirect() bool
- func (o *GetContentmanagementWorkspaceMembersUnauthorized) IsServerError() bool
- func (o *GetContentmanagementWorkspaceMembersUnauthorized) IsSuccess() bool
- func (o *GetContentmanagementWorkspaceMembersUnauthorized) String() string
- type GetContentmanagementWorkspaceMembersUnsupportedMediaType
- func (o *GetContentmanagementWorkspaceMembersUnsupportedMediaType) Error() string
- func (o *GetContentmanagementWorkspaceMembersUnsupportedMediaType) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementWorkspaceMembersUnsupportedMediaType) IsClientError() bool
- func (o *GetContentmanagementWorkspaceMembersUnsupportedMediaType) IsCode(code int) bool
- func (o *GetContentmanagementWorkspaceMembersUnsupportedMediaType) IsRedirect() bool
- func (o *GetContentmanagementWorkspaceMembersUnsupportedMediaType) IsServerError() bool
- func (o *GetContentmanagementWorkspaceMembersUnsupportedMediaType) IsSuccess() bool
- func (o *GetContentmanagementWorkspaceMembersUnsupportedMediaType) String() string
- type GetContentmanagementWorkspaceNotFound
- func (o *GetContentmanagementWorkspaceNotFound) Error() string
- func (o *GetContentmanagementWorkspaceNotFound) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementWorkspaceNotFound) IsClientError() bool
- func (o *GetContentmanagementWorkspaceNotFound) IsCode(code int) bool
- func (o *GetContentmanagementWorkspaceNotFound) IsRedirect() bool
- func (o *GetContentmanagementWorkspaceNotFound) IsServerError() bool
- func (o *GetContentmanagementWorkspaceNotFound) IsSuccess() bool
- func (o *GetContentmanagementWorkspaceNotFound) String() string
- type GetContentmanagementWorkspaceOK
- func (o *GetContentmanagementWorkspaceOK) Error() string
- func (o *GetContentmanagementWorkspaceOK) GetPayload() *models.Workspace
- func (o *GetContentmanagementWorkspaceOK) IsClientError() bool
- func (o *GetContentmanagementWorkspaceOK) IsCode(code int) bool
- func (o *GetContentmanagementWorkspaceOK) IsRedirect() bool
- func (o *GetContentmanagementWorkspaceOK) IsServerError() bool
- func (o *GetContentmanagementWorkspaceOK) IsSuccess() bool
- func (o *GetContentmanagementWorkspaceOK) String() string
- type GetContentmanagementWorkspaceParams
- func NewGetContentmanagementWorkspaceParams() *GetContentmanagementWorkspaceParams
- func NewGetContentmanagementWorkspaceParamsWithContext(ctx context.Context) *GetContentmanagementWorkspaceParams
- func NewGetContentmanagementWorkspaceParamsWithHTTPClient(client *http.Client) *GetContentmanagementWorkspaceParams
- func NewGetContentmanagementWorkspaceParamsWithTimeout(timeout time.Duration) *GetContentmanagementWorkspaceParams
- func (o *GetContentmanagementWorkspaceParams) SetContext(ctx context.Context)
- func (o *GetContentmanagementWorkspaceParams) SetDefaults()
- func (o *GetContentmanagementWorkspaceParams) SetExpand(expand []string)
- func (o *GetContentmanagementWorkspaceParams) SetHTTPClient(client *http.Client)
- func (o *GetContentmanagementWorkspaceParams) SetTimeout(timeout time.Duration)
- func (o *GetContentmanagementWorkspaceParams) SetWorkspaceID(workspaceID string)
- func (o *GetContentmanagementWorkspaceParams) WithContext(ctx context.Context) *GetContentmanagementWorkspaceParams
- func (o *GetContentmanagementWorkspaceParams) WithDefaults() *GetContentmanagementWorkspaceParams
- func (o *GetContentmanagementWorkspaceParams) WithExpand(expand []string) *GetContentmanagementWorkspaceParams
- func (o *GetContentmanagementWorkspaceParams) WithHTTPClient(client *http.Client) *GetContentmanagementWorkspaceParams
- func (o *GetContentmanagementWorkspaceParams) WithTimeout(timeout time.Duration) *GetContentmanagementWorkspaceParams
- func (o *GetContentmanagementWorkspaceParams) WithWorkspaceID(workspaceID string) *GetContentmanagementWorkspaceParams
- func (o *GetContentmanagementWorkspaceParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetContentmanagementWorkspaceReader
- type GetContentmanagementWorkspaceRequestEntityTooLarge
- func (o *GetContentmanagementWorkspaceRequestEntityTooLarge) Error() string
- func (o *GetContentmanagementWorkspaceRequestEntityTooLarge) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementWorkspaceRequestEntityTooLarge) IsClientError() bool
- func (o *GetContentmanagementWorkspaceRequestEntityTooLarge) IsCode(code int) bool
- func (o *GetContentmanagementWorkspaceRequestEntityTooLarge) IsRedirect() bool
- func (o *GetContentmanagementWorkspaceRequestEntityTooLarge) IsServerError() bool
- func (o *GetContentmanagementWorkspaceRequestEntityTooLarge) IsSuccess() bool
- func (o *GetContentmanagementWorkspaceRequestEntityTooLarge) String() string
- type GetContentmanagementWorkspaceRequestTimeout
- func (o *GetContentmanagementWorkspaceRequestTimeout) Error() string
- func (o *GetContentmanagementWorkspaceRequestTimeout) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementWorkspaceRequestTimeout) IsClientError() bool
- func (o *GetContentmanagementWorkspaceRequestTimeout) IsCode(code int) bool
- func (o *GetContentmanagementWorkspaceRequestTimeout) IsRedirect() bool
- func (o *GetContentmanagementWorkspaceRequestTimeout) IsServerError() bool
- func (o *GetContentmanagementWorkspaceRequestTimeout) IsSuccess() bool
- func (o *GetContentmanagementWorkspaceRequestTimeout) String() string
- type GetContentmanagementWorkspaceServiceUnavailable
- func (o *GetContentmanagementWorkspaceServiceUnavailable) Error() string
- func (o *GetContentmanagementWorkspaceServiceUnavailable) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementWorkspaceServiceUnavailable) IsClientError() bool
- func (o *GetContentmanagementWorkspaceServiceUnavailable) IsCode(code int) bool
- func (o *GetContentmanagementWorkspaceServiceUnavailable) IsRedirect() bool
- func (o *GetContentmanagementWorkspaceServiceUnavailable) IsServerError() bool
- func (o *GetContentmanagementWorkspaceServiceUnavailable) IsSuccess() bool
- func (o *GetContentmanagementWorkspaceServiceUnavailable) String() string
- type GetContentmanagementWorkspaceTagvalueBadRequest
- func (o *GetContentmanagementWorkspaceTagvalueBadRequest) Error() string
- func (o *GetContentmanagementWorkspaceTagvalueBadRequest) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementWorkspaceTagvalueBadRequest) IsClientError() bool
- func (o *GetContentmanagementWorkspaceTagvalueBadRequest) IsCode(code int) bool
- func (o *GetContentmanagementWorkspaceTagvalueBadRequest) IsRedirect() bool
- func (o *GetContentmanagementWorkspaceTagvalueBadRequest) IsServerError() bool
- func (o *GetContentmanagementWorkspaceTagvalueBadRequest) IsSuccess() bool
- func (o *GetContentmanagementWorkspaceTagvalueBadRequest) String() string
- type GetContentmanagementWorkspaceTagvalueForbidden
- func (o *GetContentmanagementWorkspaceTagvalueForbidden) Error() string
- func (o *GetContentmanagementWorkspaceTagvalueForbidden) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementWorkspaceTagvalueForbidden) IsClientError() bool
- func (o *GetContentmanagementWorkspaceTagvalueForbidden) IsCode(code int) bool
- func (o *GetContentmanagementWorkspaceTagvalueForbidden) IsRedirect() bool
- func (o *GetContentmanagementWorkspaceTagvalueForbidden) IsServerError() bool
- func (o *GetContentmanagementWorkspaceTagvalueForbidden) IsSuccess() bool
- func (o *GetContentmanagementWorkspaceTagvalueForbidden) String() string
- type GetContentmanagementWorkspaceTagvalueGatewayTimeout
- func (o *GetContentmanagementWorkspaceTagvalueGatewayTimeout) Error() string
- func (o *GetContentmanagementWorkspaceTagvalueGatewayTimeout) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementWorkspaceTagvalueGatewayTimeout) IsClientError() bool
- func (o *GetContentmanagementWorkspaceTagvalueGatewayTimeout) IsCode(code int) bool
- func (o *GetContentmanagementWorkspaceTagvalueGatewayTimeout) IsRedirect() bool
- func (o *GetContentmanagementWorkspaceTagvalueGatewayTimeout) IsServerError() bool
- func (o *GetContentmanagementWorkspaceTagvalueGatewayTimeout) IsSuccess() bool
- func (o *GetContentmanagementWorkspaceTagvalueGatewayTimeout) String() string
- type GetContentmanagementWorkspaceTagvalueInternalServerError
- func (o *GetContentmanagementWorkspaceTagvalueInternalServerError) Error() string
- func (o *GetContentmanagementWorkspaceTagvalueInternalServerError) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementWorkspaceTagvalueInternalServerError) IsClientError() bool
- func (o *GetContentmanagementWorkspaceTagvalueInternalServerError) IsCode(code int) bool
- func (o *GetContentmanagementWorkspaceTagvalueInternalServerError) IsRedirect() bool
- func (o *GetContentmanagementWorkspaceTagvalueInternalServerError) IsServerError() bool
- func (o *GetContentmanagementWorkspaceTagvalueInternalServerError) IsSuccess() bool
- func (o *GetContentmanagementWorkspaceTagvalueInternalServerError) String() string
- type GetContentmanagementWorkspaceTagvalueNotFound
- func (o *GetContentmanagementWorkspaceTagvalueNotFound) Error() string
- func (o *GetContentmanagementWorkspaceTagvalueNotFound) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementWorkspaceTagvalueNotFound) IsClientError() bool
- func (o *GetContentmanagementWorkspaceTagvalueNotFound) IsCode(code int) bool
- func (o *GetContentmanagementWorkspaceTagvalueNotFound) IsRedirect() bool
- func (o *GetContentmanagementWorkspaceTagvalueNotFound) IsServerError() bool
- func (o *GetContentmanagementWorkspaceTagvalueNotFound) IsSuccess() bool
- func (o *GetContentmanagementWorkspaceTagvalueNotFound) String() string
- type GetContentmanagementWorkspaceTagvalueOK
- func (o *GetContentmanagementWorkspaceTagvalueOK) Error() string
- func (o *GetContentmanagementWorkspaceTagvalueOK) GetPayload() *models.TagValue
- func (o *GetContentmanagementWorkspaceTagvalueOK) IsClientError() bool
- func (o *GetContentmanagementWorkspaceTagvalueOK) IsCode(code int) bool
- func (o *GetContentmanagementWorkspaceTagvalueOK) IsRedirect() bool
- func (o *GetContentmanagementWorkspaceTagvalueOK) IsServerError() bool
- func (o *GetContentmanagementWorkspaceTagvalueOK) IsSuccess() bool
- func (o *GetContentmanagementWorkspaceTagvalueOK) String() string
- type GetContentmanagementWorkspaceTagvalueParams
- func NewGetContentmanagementWorkspaceTagvalueParams() *GetContentmanagementWorkspaceTagvalueParams
- func NewGetContentmanagementWorkspaceTagvalueParamsWithContext(ctx context.Context) *GetContentmanagementWorkspaceTagvalueParams
- func NewGetContentmanagementWorkspaceTagvalueParamsWithHTTPClient(client *http.Client) *GetContentmanagementWorkspaceTagvalueParams
- func NewGetContentmanagementWorkspaceTagvalueParamsWithTimeout(timeout time.Duration) *GetContentmanagementWorkspaceTagvalueParams
- func (o *GetContentmanagementWorkspaceTagvalueParams) SetContext(ctx context.Context)
- func (o *GetContentmanagementWorkspaceTagvalueParams) SetDefaults()
- func (o *GetContentmanagementWorkspaceTagvalueParams) SetExpand(expand []string)
- func (o *GetContentmanagementWorkspaceTagvalueParams) SetHTTPClient(client *http.Client)
- func (o *GetContentmanagementWorkspaceTagvalueParams) SetTagID(tagID string)
- func (o *GetContentmanagementWorkspaceTagvalueParams) SetTimeout(timeout time.Duration)
- func (o *GetContentmanagementWorkspaceTagvalueParams) SetWorkspaceID(workspaceID string)
- func (o *GetContentmanagementWorkspaceTagvalueParams) WithContext(ctx context.Context) *GetContentmanagementWorkspaceTagvalueParams
- func (o *GetContentmanagementWorkspaceTagvalueParams) WithDefaults() *GetContentmanagementWorkspaceTagvalueParams
- func (o *GetContentmanagementWorkspaceTagvalueParams) WithExpand(expand []string) *GetContentmanagementWorkspaceTagvalueParams
- func (o *GetContentmanagementWorkspaceTagvalueParams) WithHTTPClient(client *http.Client) *GetContentmanagementWorkspaceTagvalueParams
- func (o *GetContentmanagementWorkspaceTagvalueParams) WithTagID(tagID string) *GetContentmanagementWorkspaceTagvalueParams
- func (o *GetContentmanagementWorkspaceTagvalueParams) WithTimeout(timeout time.Duration) *GetContentmanagementWorkspaceTagvalueParams
- func (o *GetContentmanagementWorkspaceTagvalueParams) WithWorkspaceID(workspaceID string) *GetContentmanagementWorkspaceTagvalueParams
- func (o *GetContentmanagementWorkspaceTagvalueParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetContentmanagementWorkspaceTagvalueReader
- type GetContentmanagementWorkspaceTagvalueRequestEntityTooLarge
- func (o *GetContentmanagementWorkspaceTagvalueRequestEntityTooLarge) Error() string
- func (o *GetContentmanagementWorkspaceTagvalueRequestEntityTooLarge) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementWorkspaceTagvalueRequestEntityTooLarge) IsClientError() bool
- func (o *GetContentmanagementWorkspaceTagvalueRequestEntityTooLarge) IsCode(code int) bool
- func (o *GetContentmanagementWorkspaceTagvalueRequestEntityTooLarge) IsRedirect() bool
- func (o *GetContentmanagementWorkspaceTagvalueRequestEntityTooLarge) IsServerError() bool
- func (o *GetContentmanagementWorkspaceTagvalueRequestEntityTooLarge) IsSuccess() bool
- func (o *GetContentmanagementWorkspaceTagvalueRequestEntityTooLarge) String() string
- type GetContentmanagementWorkspaceTagvalueRequestTimeout
- func (o *GetContentmanagementWorkspaceTagvalueRequestTimeout) Error() string
- func (o *GetContentmanagementWorkspaceTagvalueRequestTimeout) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementWorkspaceTagvalueRequestTimeout) IsClientError() bool
- func (o *GetContentmanagementWorkspaceTagvalueRequestTimeout) IsCode(code int) bool
- func (o *GetContentmanagementWorkspaceTagvalueRequestTimeout) IsRedirect() bool
- func (o *GetContentmanagementWorkspaceTagvalueRequestTimeout) IsServerError() bool
- func (o *GetContentmanagementWorkspaceTagvalueRequestTimeout) IsSuccess() bool
- func (o *GetContentmanagementWorkspaceTagvalueRequestTimeout) String() string
- type GetContentmanagementWorkspaceTagvalueServiceUnavailable
- func (o *GetContentmanagementWorkspaceTagvalueServiceUnavailable) Error() string
- func (o *GetContentmanagementWorkspaceTagvalueServiceUnavailable) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementWorkspaceTagvalueServiceUnavailable) IsClientError() bool
- func (o *GetContentmanagementWorkspaceTagvalueServiceUnavailable) IsCode(code int) bool
- func (o *GetContentmanagementWorkspaceTagvalueServiceUnavailable) IsRedirect() bool
- func (o *GetContentmanagementWorkspaceTagvalueServiceUnavailable) IsServerError() bool
- func (o *GetContentmanagementWorkspaceTagvalueServiceUnavailable) IsSuccess() bool
- func (o *GetContentmanagementWorkspaceTagvalueServiceUnavailable) String() string
- type GetContentmanagementWorkspaceTagvalueTooManyRequests
- func (o *GetContentmanagementWorkspaceTagvalueTooManyRequests) Error() string
- func (o *GetContentmanagementWorkspaceTagvalueTooManyRequests) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementWorkspaceTagvalueTooManyRequests) IsClientError() bool
- func (o *GetContentmanagementWorkspaceTagvalueTooManyRequests) IsCode(code int) bool
- func (o *GetContentmanagementWorkspaceTagvalueTooManyRequests) IsRedirect() bool
- func (o *GetContentmanagementWorkspaceTagvalueTooManyRequests) IsServerError() bool
- func (o *GetContentmanagementWorkspaceTagvalueTooManyRequests) IsSuccess() bool
- func (o *GetContentmanagementWorkspaceTagvalueTooManyRequests) String() string
- type GetContentmanagementWorkspaceTagvalueUnauthorized
- func (o *GetContentmanagementWorkspaceTagvalueUnauthorized) Error() string
- func (o *GetContentmanagementWorkspaceTagvalueUnauthorized) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementWorkspaceTagvalueUnauthorized) IsClientError() bool
- func (o *GetContentmanagementWorkspaceTagvalueUnauthorized) IsCode(code int) bool
- func (o *GetContentmanagementWorkspaceTagvalueUnauthorized) IsRedirect() bool
- func (o *GetContentmanagementWorkspaceTagvalueUnauthorized) IsServerError() bool
- func (o *GetContentmanagementWorkspaceTagvalueUnauthorized) IsSuccess() bool
- func (o *GetContentmanagementWorkspaceTagvalueUnauthorized) String() string
- type GetContentmanagementWorkspaceTagvalueUnsupportedMediaType
- func (o *GetContentmanagementWorkspaceTagvalueUnsupportedMediaType) Error() string
- func (o *GetContentmanagementWorkspaceTagvalueUnsupportedMediaType) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementWorkspaceTagvalueUnsupportedMediaType) IsClientError() bool
- func (o *GetContentmanagementWorkspaceTagvalueUnsupportedMediaType) IsCode(code int) bool
- func (o *GetContentmanagementWorkspaceTagvalueUnsupportedMediaType) IsRedirect() bool
- func (o *GetContentmanagementWorkspaceTagvalueUnsupportedMediaType) IsServerError() bool
- func (o *GetContentmanagementWorkspaceTagvalueUnsupportedMediaType) IsSuccess() bool
- func (o *GetContentmanagementWorkspaceTagvalueUnsupportedMediaType) String() string
- type GetContentmanagementWorkspaceTagvaluesBadRequest
- func (o *GetContentmanagementWorkspaceTagvaluesBadRequest) Error() string
- func (o *GetContentmanagementWorkspaceTagvaluesBadRequest) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementWorkspaceTagvaluesBadRequest) IsClientError() bool
- func (o *GetContentmanagementWorkspaceTagvaluesBadRequest) IsCode(code int) bool
- func (o *GetContentmanagementWorkspaceTagvaluesBadRequest) IsRedirect() bool
- func (o *GetContentmanagementWorkspaceTagvaluesBadRequest) IsServerError() bool
- func (o *GetContentmanagementWorkspaceTagvaluesBadRequest) IsSuccess() bool
- func (o *GetContentmanagementWorkspaceTagvaluesBadRequest) String() string
- type GetContentmanagementWorkspaceTagvaluesForbidden
- func (o *GetContentmanagementWorkspaceTagvaluesForbidden) Error() string
- func (o *GetContentmanagementWorkspaceTagvaluesForbidden) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementWorkspaceTagvaluesForbidden) IsClientError() bool
- func (o *GetContentmanagementWorkspaceTagvaluesForbidden) IsCode(code int) bool
- func (o *GetContentmanagementWorkspaceTagvaluesForbidden) IsRedirect() bool
- func (o *GetContentmanagementWorkspaceTagvaluesForbidden) IsServerError() bool
- func (o *GetContentmanagementWorkspaceTagvaluesForbidden) IsSuccess() bool
- func (o *GetContentmanagementWorkspaceTagvaluesForbidden) String() string
- type GetContentmanagementWorkspaceTagvaluesGatewayTimeout
- func (o *GetContentmanagementWorkspaceTagvaluesGatewayTimeout) Error() string
- func (o *GetContentmanagementWorkspaceTagvaluesGatewayTimeout) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementWorkspaceTagvaluesGatewayTimeout) IsClientError() bool
- func (o *GetContentmanagementWorkspaceTagvaluesGatewayTimeout) IsCode(code int) bool
- func (o *GetContentmanagementWorkspaceTagvaluesGatewayTimeout) IsRedirect() bool
- func (o *GetContentmanagementWorkspaceTagvaluesGatewayTimeout) IsServerError() bool
- func (o *GetContentmanagementWorkspaceTagvaluesGatewayTimeout) IsSuccess() bool
- func (o *GetContentmanagementWorkspaceTagvaluesGatewayTimeout) String() string
- type GetContentmanagementWorkspaceTagvaluesInternalServerError
- func (o *GetContentmanagementWorkspaceTagvaluesInternalServerError) Error() string
- func (o *GetContentmanagementWorkspaceTagvaluesInternalServerError) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementWorkspaceTagvaluesInternalServerError) IsClientError() bool
- func (o *GetContentmanagementWorkspaceTagvaluesInternalServerError) IsCode(code int) bool
- func (o *GetContentmanagementWorkspaceTagvaluesInternalServerError) IsRedirect() bool
- func (o *GetContentmanagementWorkspaceTagvaluesInternalServerError) IsServerError() bool
- func (o *GetContentmanagementWorkspaceTagvaluesInternalServerError) IsSuccess() bool
- func (o *GetContentmanagementWorkspaceTagvaluesInternalServerError) String() string
- type GetContentmanagementWorkspaceTagvaluesNotFound
- func (o *GetContentmanagementWorkspaceTagvaluesNotFound) Error() string
- func (o *GetContentmanagementWorkspaceTagvaluesNotFound) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementWorkspaceTagvaluesNotFound) IsClientError() bool
- func (o *GetContentmanagementWorkspaceTagvaluesNotFound) IsCode(code int) bool
- func (o *GetContentmanagementWorkspaceTagvaluesNotFound) IsRedirect() bool
- func (o *GetContentmanagementWorkspaceTagvaluesNotFound) IsServerError() bool
- func (o *GetContentmanagementWorkspaceTagvaluesNotFound) IsSuccess() bool
- func (o *GetContentmanagementWorkspaceTagvaluesNotFound) String() string
- type GetContentmanagementWorkspaceTagvaluesOK
- func (o *GetContentmanagementWorkspaceTagvaluesOK) Error() string
- func (o *GetContentmanagementWorkspaceTagvaluesOK) GetPayload() *models.TagValueEntityListing
- func (o *GetContentmanagementWorkspaceTagvaluesOK) IsClientError() bool
- func (o *GetContentmanagementWorkspaceTagvaluesOK) IsCode(code int) bool
- func (o *GetContentmanagementWorkspaceTagvaluesOK) IsRedirect() bool
- func (o *GetContentmanagementWorkspaceTagvaluesOK) IsServerError() bool
- func (o *GetContentmanagementWorkspaceTagvaluesOK) IsSuccess() bool
- func (o *GetContentmanagementWorkspaceTagvaluesOK) String() string
- type GetContentmanagementWorkspaceTagvaluesParams
- func NewGetContentmanagementWorkspaceTagvaluesParams() *GetContentmanagementWorkspaceTagvaluesParams
- func NewGetContentmanagementWorkspaceTagvaluesParamsWithContext(ctx context.Context) *GetContentmanagementWorkspaceTagvaluesParams
- func NewGetContentmanagementWorkspaceTagvaluesParamsWithHTTPClient(client *http.Client) *GetContentmanagementWorkspaceTagvaluesParams
- func NewGetContentmanagementWorkspaceTagvaluesParamsWithTimeout(timeout time.Duration) *GetContentmanagementWorkspaceTagvaluesParams
- func (o *GetContentmanagementWorkspaceTagvaluesParams) SetContext(ctx context.Context)
- func (o *GetContentmanagementWorkspaceTagvaluesParams) SetDefaults()
- func (o *GetContentmanagementWorkspaceTagvaluesParams) SetExpand(expand []string)
- func (o *GetContentmanagementWorkspaceTagvaluesParams) SetHTTPClient(client *http.Client)
- func (o *GetContentmanagementWorkspaceTagvaluesParams) SetPageNumber(pageNumber *int32)
- func (o *GetContentmanagementWorkspaceTagvaluesParams) SetPageSize(pageSize *int32)
- func (o *GetContentmanagementWorkspaceTagvaluesParams) SetTimeout(timeout time.Duration)
- func (o *GetContentmanagementWorkspaceTagvaluesParams) SetValue(value *string)
- func (o *GetContentmanagementWorkspaceTagvaluesParams) SetWorkspaceID(workspaceID string)
- func (o *GetContentmanagementWorkspaceTagvaluesParams) WithContext(ctx context.Context) *GetContentmanagementWorkspaceTagvaluesParams
- func (o *GetContentmanagementWorkspaceTagvaluesParams) WithDefaults() *GetContentmanagementWorkspaceTagvaluesParams
- func (o *GetContentmanagementWorkspaceTagvaluesParams) WithExpand(expand []string) *GetContentmanagementWorkspaceTagvaluesParams
- func (o *GetContentmanagementWorkspaceTagvaluesParams) WithHTTPClient(client *http.Client) *GetContentmanagementWorkspaceTagvaluesParams
- func (o *GetContentmanagementWorkspaceTagvaluesParams) WithPageNumber(pageNumber *int32) *GetContentmanagementWorkspaceTagvaluesParams
- func (o *GetContentmanagementWorkspaceTagvaluesParams) WithPageSize(pageSize *int32) *GetContentmanagementWorkspaceTagvaluesParams
- func (o *GetContentmanagementWorkspaceTagvaluesParams) WithTimeout(timeout time.Duration) *GetContentmanagementWorkspaceTagvaluesParams
- func (o *GetContentmanagementWorkspaceTagvaluesParams) WithValue(value *string) *GetContentmanagementWorkspaceTagvaluesParams
- func (o *GetContentmanagementWorkspaceTagvaluesParams) WithWorkspaceID(workspaceID string) *GetContentmanagementWorkspaceTagvaluesParams
- func (o *GetContentmanagementWorkspaceTagvaluesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetContentmanagementWorkspaceTagvaluesReader
- type GetContentmanagementWorkspaceTagvaluesRequestEntityTooLarge
- func (o *GetContentmanagementWorkspaceTagvaluesRequestEntityTooLarge) Error() string
- func (o *GetContentmanagementWorkspaceTagvaluesRequestEntityTooLarge) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementWorkspaceTagvaluesRequestEntityTooLarge) IsClientError() bool
- func (o *GetContentmanagementWorkspaceTagvaluesRequestEntityTooLarge) IsCode(code int) bool
- func (o *GetContentmanagementWorkspaceTagvaluesRequestEntityTooLarge) IsRedirect() bool
- func (o *GetContentmanagementWorkspaceTagvaluesRequestEntityTooLarge) IsServerError() bool
- func (o *GetContentmanagementWorkspaceTagvaluesRequestEntityTooLarge) IsSuccess() bool
- func (o *GetContentmanagementWorkspaceTagvaluesRequestEntityTooLarge) String() string
- type GetContentmanagementWorkspaceTagvaluesRequestTimeout
- func (o *GetContentmanagementWorkspaceTagvaluesRequestTimeout) Error() string
- func (o *GetContentmanagementWorkspaceTagvaluesRequestTimeout) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementWorkspaceTagvaluesRequestTimeout) IsClientError() bool
- func (o *GetContentmanagementWorkspaceTagvaluesRequestTimeout) IsCode(code int) bool
- func (o *GetContentmanagementWorkspaceTagvaluesRequestTimeout) IsRedirect() bool
- func (o *GetContentmanagementWorkspaceTagvaluesRequestTimeout) IsServerError() bool
- func (o *GetContentmanagementWorkspaceTagvaluesRequestTimeout) IsSuccess() bool
- func (o *GetContentmanagementWorkspaceTagvaluesRequestTimeout) String() string
- type GetContentmanagementWorkspaceTagvaluesServiceUnavailable
- func (o *GetContentmanagementWorkspaceTagvaluesServiceUnavailable) Error() string
- func (o *GetContentmanagementWorkspaceTagvaluesServiceUnavailable) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementWorkspaceTagvaluesServiceUnavailable) IsClientError() bool
- func (o *GetContentmanagementWorkspaceTagvaluesServiceUnavailable) IsCode(code int) bool
- func (o *GetContentmanagementWorkspaceTagvaluesServiceUnavailable) IsRedirect() bool
- func (o *GetContentmanagementWorkspaceTagvaluesServiceUnavailable) IsServerError() bool
- func (o *GetContentmanagementWorkspaceTagvaluesServiceUnavailable) IsSuccess() bool
- func (o *GetContentmanagementWorkspaceTagvaluesServiceUnavailable) String() string
- type GetContentmanagementWorkspaceTagvaluesTooManyRequests
- func (o *GetContentmanagementWorkspaceTagvaluesTooManyRequests) Error() string
- func (o *GetContentmanagementWorkspaceTagvaluesTooManyRequests) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementWorkspaceTagvaluesTooManyRequests) IsClientError() bool
- func (o *GetContentmanagementWorkspaceTagvaluesTooManyRequests) IsCode(code int) bool
- func (o *GetContentmanagementWorkspaceTagvaluesTooManyRequests) IsRedirect() bool
- func (o *GetContentmanagementWorkspaceTagvaluesTooManyRequests) IsServerError() bool
- func (o *GetContentmanagementWorkspaceTagvaluesTooManyRequests) IsSuccess() bool
- func (o *GetContentmanagementWorkspaceTagvaluesTooManyRequests) String() string
- type GetContentmanagementWorkspaceTagvaluesUnauthorized
- func (o *GetContentmanagementWorkspaceTagvaluesUnauthorized) Error() string
- func (o *GetContentmanagementWorkspaceTagvaluesUnauthorized) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementWorkspaceTagvaluesUnauthorized) IsClientError() bool
- func (o *GetContentmanagementWorkspaceTagvaluesUnauthorized) IsCode(code int) bool
- func (o *GetContentmanagementWorkspaceTagvaluesUnauthorized) IsRedirect() bool
- func (o *GetContentmanagementWorkspaceTagvaluesUnauthorized) IsServerError() bool
- func (o *GetContentmanagementWorkspaceTagvaluesUnauthorized) IsSuccess() bool
- func (o *GetContentmanagementWorkspaceTagvaluesUnauthorized) String() string
- type GetContentmanagementWorkspaceTagvaluesUnsupportedMediaType
- func (o *GetContentmanagementWorkspaceTagvaluesUnsupportedMediaType) Error() string
- func (o *GetContentmanagementWorkspaceTagvaluesUnsupportedMediaType) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementWorkspaceTagvaluesUnsupportedMediaType) IsClientError() bool
- func (o *GetContentmanagementWorkspaceTagvaluesUnsupportedMediaType) IsCode(code int) bool
- func (o *GetContentmanagementWorkspaceTagvaluesUnsupportedMediaType) IsRedirect() bool
- func (o *GetContentmanagementWorkspaceTagvaluesUnsupportedMediaType) IsServerError() bool
- func (o *GetContentmanagementWorkspaceTagvaluesUnsupportedMediaType) IsSuccess() bool
- func (o *GetContentmanagementWorkspaceTagvaluesUnsupportedMediaType) String() string
- type GetContentmanagementWorkspaceTooManyRequests
- func (o *GetContentmanagementWorkspaceTooManyRequests) Error() string
- func (o *GetContentmanagementWorkspaceTooManyRequests) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementWorkspaceTooManyRequests) IsClientError() bool
- func (o *GetContentmanagementWorkspaceTooManyRequests) IsCode(code int) bool
- func (o *GetContentmanagementWorkspaceTooManyRequests) IsRedirect() bool
- func (o *GetContentmanagementWorkspaceTooManyRequests) IsServerError() bool
- func (o *GetContentmanagementWorkspaceTooManyRequests) IsSuccess() bool
- func (o *GetContentmanagementWorkspaceTooManyRequests) String() string
- type GetContentmanagementWorkspaceUnauthorized
- func (o *GetContentmanagementWorkspaceUnauthorized) Error() string
- func (o *GetContentmanagementWorkspaceUnauthorized) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementWorkspaceUnauthorized) IsClientError() bool
- func (o *GetContentmanagementWorkspaceUnauthorized) IsCode(code int) bool
- func (o *GetContentmanagementWorkspaceUnauthorized) IsRedirect() bool
- func (o *GetContentmanagementWorkspaceUnauthorized) IsServerError() bool
- func (o *GetContentmanagementWorkspaceUnauthorized) IsSuccess() bool
- func (o *GetContentmanagementWorkspaceUnauthorized) String() string
- type GetContentmanagementWorkspaceUnsupportedMediaType
- func (o *GetContentmanagementWorkspaceUnsupportedMediaType) Error() string
- func (o *GetContentmanagementWorkspaceUnsupportedMediaType) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementWorkspaceUnsupportedMediaType) IsClientError() bool
- func (o *GetContentmanagementWorkspaceUnsupportedMediaType) IsCode(code int) bool
- func (o *GetContentmanagementWorkspaceUnsupportedMediaType) IsRedirect() bool
- func (o *GetContentmanagementWorkspaceUnsupportedMediaType) IsServerError() bool
- func (o *GetContentmanagementWorkspaceUnsupportedMediaType) IsSuccess() bool
- func (o *GetContentmanagementWorkspaceUnsupportedMediaType) String() string
- type GetContentmanagementWorkspacesBadRequest
- func (o *GetContentmanagementWorkspacesBadRequest) Error() string
- func (o *GetContentmanagementWorkspacesBadRequest) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementWorkspacesBadRequest) IsClientError() bool
- func (o *GetContentmanagementWorkspacesBadRequest) IsCode(code int) bool
- func (o *GetContentmanagementWorkspacesBadRequest) IsRedirect() bool
- func (o *GetContentmanagementWorkspacesBadRequest) IsServerError() bool
- func (o *GetContentmanagementWorkspacesBadRequest) IsSuccess() bool
- func (o *GetContentmanagementWorkspacesBadRequest) String() string
- type GetContentmanagementWorkspacesForbidden
- func (o *GetContentmanagementWorkspacesForbidden) Error() string
- func (o *GetContentmanagementWorkspacesForbidden) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementWorkspacesForbidden) IsClientError() bool
- func (o *GetContentmanagementWorkspacesForbidden) IsCode(code int) bool
- func (o *GetContentmanagementWorkspacesForbidden) IsRedirect() bool
- func (o *GetContentmanagementWorkspacesForbidden) IsServerError() bool
- func (o *GetContentmanagementWorkspacesForbidden) IsSuccess() bool
- func (o *GetContentmanagementWorkspacesForbidden) String() string
- type GetContentmanagementWorkspacesGatewayTimeout
- func (o *GetContentmanagementWorkspacesGatewayTimeout) Error() string
- func (o *GetContentmanagementWorkspacesGatewayTimeout) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementWorkspacesGatewayTimeout) IsClientError() bool
- func (o *GetContentmanagementWorkspacesGatewayTimeout) IsCode(code int) bool
- func (o *GetContentmanagementWorkspacesGatewayTimeout) IsRedirect() bool
- func (o *GetContentmanagementWorkspacesGatewayTimeout) IsServerError() bool
- func (o *GetContentmanagementWorkspacesGatewayTimeout) IsSuccess() bool
- func (o *GetContentmanagementWorkspacesGatewayTimeout) String() string
- type GetContentmanagementWorkspacesInternalServerError
- func (o *GetContentmanagementWorkspacesInternalServerError) Error() string
- func (o *GetContentmanagementWorkspacesInternalServerError) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementWorkspacesInternalServerError) IsClientError() bool
- func (o *GetContentmanagementWorkspacesInternalServerError) IsCode(code int) bool
- func (o *GetContentmanagementWorkspacesInternalServerError) IsRedirect() bool
- func (o *GetContentmanagementWorkspacesInternalServerError) IsServerError() bool
- func (o *GetContentmanagementWorkspacesInternalServerError) IsSuccess() bool
- func (o *GetContentmanagementWorkspacesInternalServerError) String() string
- type GetContentmanagementWorkspacesNotFound
- func (o *GetContentmanagementWorkspacesNotFound) Error() string
- func (o *GetContentmanagementWorkspacesNotFound) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementWorkspacesNotFound) IsClientError() bool
- func (o *GetContentmanagementWorkspacesNotFound) IsCode(code int) bool
- func (o *GetContentmanagementWorkspacesNotFound) IsRedirect() bool
- func (o *GetContentmanagementWorkspacesNotFound) IsServerError() bool
- func (o *GetContentmanagementWorkspacesNotFound) IsSuccess() bool
- func (o *GetContentmanagementWorkspacesNotFound) String() string
- type GetContentmanagementWorkspacesOK
- func (o *GetContentmanagementWorkspacesOK) Error() string
- func (o *GetContentmanagementWorkspacesOK) GetPayload() *models.WorkspaceEntityListing
- func (o *GetContentmanagementWorkspacesOK) IsClientError() bool
- func (o *GetContentmanagementWorkspacesOK) IsCode(code int) bool
- func (o *GetContentmanagementWorkspacesOK) IsRedirect() bool
- func (o *GetContentmanagementWorkspacesOK) IsServerError() bool
- func (o *GetContentmanagementWorkspacesOK) IsSuccess() bool
- func (o *GetContentmanagementWorkspacesOK) String() string
- type GetContentmanagementWorkspacesParams
- func NewGetContentmanagementWorkspacesParams() *GetContentmanagementWorkspacesParams
- func NewGetContentmanagementWorkspacesParamsWithContext(ctx context.Context) *GetContentmanagementWorkspacesParams
- func NewGetContentmanagementWorkspacesParamsWithHTTPClient(client *http.Client) *GetContentmanagementWorkspacesParams
- func NewGetContentmanagementWorkspacesParamsWithTimeout(timeout time.Duration) *GetContentmanagementWorkspacesParams
- func (o *GetContentmanagementWorkspacesParams) SetAccess(access []string)
- func (o *GetContentmanagementWorkspacesParams) SetContext(ctx context.Context)
- func (o *GetContentmanagementWorkspacesParams) SetDefaults()
- func (o *GetContentmanagementWorkspacesParams) SetExpand(expand []string)
- func (o *GetContentmanagementWorkspacesParams) SetHTTPClient(client *http.Client)
- func (o *GetContentmanagementWorkspacesParams) SetPageNumber(pageNumber *int32)
- func (o *GetContentmanagementWorkspacesParams) SetPageSize(pageSize *int32)
- func (o *GetContentmanagementWorkspacesParams) SetTimeout(timeout time.Duration)
- func (o *GetContentmanagementWorkspacesParams) WithAccess(access []string) *GetContentmanagementWorkspacesParams
- func (o *GetContentmanagementWorkspacesParams) WithContext(ctx context.Context) *GetContentmanagementWorkspacesParams
- func (o *GetContentmanagementWorkspacesParams) WithDefaults() *GetContentmanagementWorkspacesParams
- func (o *GetContentmanagementWorkspacesParams) WithExpand(expand []string) *GetContentmanagementWorkspacesParams
- func (o *GetContentmanagementWorkspacesParams) WithHTTPClient(client *http.Client) *GetContentmanagementWorkspacesParams
- func (o *GetContentmanagementWorkspacesParams) WithPageNumber(pageNumber *int32) *GetContentmanagementWorkspacesParams
- func (o *GetContentmanagementWorkspacesParams) WithPageSize(pageSize *int32) *GetContentmanagementWorkspacesParams
- func (o *GetContentmanagementWorkspacesParams) WithTimeout(timeout time.Duration) *GetContentmanagementWorkspacesParams
- func (o *GetContentmanagementWorkspacesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetContentmanagementWorkspacesReader
- type GetContentmanagementWorkspacesRequestEntityTooLarge
- func (o *GetContentmanagementWorkspacesRequestEntityTooLarge) Error() string
- func (o *GetContentmanagementWorkspacesRequestEntityTooLarge) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementWorkspacesRequestEntityTooLarge) IsClientError() bool
- func (o *GetContentmanagementWorkspacesRequestEntityTooLarge) IsCode(code int) bool
- func (o *GetContentmanagementWorkspacesRequestEntityTooLarge) IsRedirect() bool
- func (o *GetContentmanagementWorkspacesRequestEntityTooLarge) IsServerError() bool
- func (o *GetContentmanagementWorkspacesRequestEntityTooLarge) IsSuccess() bool
- func (o *GetContentmanagementWorkspacesRequestEntityTooLarge) String() string
- type GetContentmanagementWorkspacesRequestTimeout
- func (o *GetContentmanagementWorkspacesRequestTimeout) Error() string
- func (o *GetContentmanagementWorkspacesRequestTimeout) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementWorkspacesRequestTimeout) IsClientError() bool
- func (o *GetContentmanagementWorkspacesRequestTimeout) IsCode(code int) bool
- func (o *GetContentmanagementWorkspacesRequestTimeout) IsRedirect() bool
- func (o *GetContentmanagementWorkspacesRequestTimeout) IsServerError() bool
- func (o *GetContentmanagementWorkspacesRequestTimeout) IsSuccess() bool
- func (o *GetContentmanagementWorkspacesRequestTimeout) String() string
- type GetContentmanagementWorkspacesServiceUnavailable
- func (o *GetContentmanagementWorkspacesServiceUnavailable) Error() string
- func (o *GetContentmanagementWorkspacesServiceUnavailable) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementWorkspacesServiceUnavailable) IsClientError() bool
- func (o *GetContentmanagementWorkspacesServiceUnavailable) IsCode(code int) bool
- func (o *GetContentmanagementWorkspacesServiceUnavailable) IsRedirect() bool
- func (o *GetContentmanagementWorkspacesServiceUnavailable) IsServerError() bool
- func (o *GetContentmanagementWorkspacesServiceUnavailable) IsSuccess() bool
- func (o *GetContentmanagementWorkspacesServiceUnavailable) String() string
- type GetContentmanagementWorkspacesTooManyRequests
- func (o *GetContentmanagementWorkspacesTooManyRequests) Error() string
- func (o *GetContentmanagementWorkspacesTooManyRequests) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementWorkspacesTooManyRequests) IsClientError() bool
- func (o *GetContentmanagementWorkspacesTooManyRequests) IsCode(code int) bool
- func (o *GetContentmanagementWorkspacesTooManyRequests) IsRedirect() bool
- func (o *GetContentmanagementWorkspacesTooManyRequests) IsServerError() bool
- func (o *GetContentmanagementWorkspacesTooManyRequests) IsSuccess() bool
- func (o *GetContentmanagementWorkspacesTooManyRequests) String() string
- type GetContentmanagementWorkspacesUnauthorized
- func (o *GetContentmanagementWorkspacesUnauthorized) Error() string
- func (o *GetContentmanagementWorkspacesUnauthorized) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementWorkspacesUnauthorized) IsClientError() bool
- func (o *GetContentmanagementWorkspacesUnauthorized) IsCode(code int) bool
- func (o *GetContentmanagementWorkspacesUnauthorized) IsRedirect() bool
- func (o *GetContentmanagementWorkspacesUnauthorized) IsServerError() bool
- func (o *GetContentmanagementWorkspacesUnauthorized) IsSuccess() bool
- func (o *GetContentmanagementWorkspacesUnauthorized) String() string
- type GetContentmanagementWorkspacesUnsupportedMediaType
- func (o *GetContentmanagementWorkspacesUnsupportedMediaType) Error() string
- func (o *GetContentmanagementWorkspacesUnsupportedMediaType) GetPayload() *models.ErrorBody
- func (o *GetContentmanagementWorkspacesUnsupportedMediaType) IsClientError() bool
- func (o *GetContentmanagementWorkspacesUnsupportedMediaType) IsCode(code int) bool
- func (o *GetContentmanagementWorkspacesUnsupportedMediaType) IsRedirect() bool
- func (o *GetContentmanagementWorkspacesUnsupportedMediaType) IsServerError() bool
- func (o *GetContentmanagementWorkspacesUnsupportedMediaType) IsSuccess() bool
- func (o *GetContentmanagementWorkspacesUnsupportedMediaType) String() string
- type PostContentmanagementAuditqueryBadRequest
- func (o *PostContentmanagementAuditqueryBadRequest) Error() string
- func (o *PostContentmanagementAuditqueryBadRequest) GetPayload() *models.ErrorBody
- func (o *PostContentmanagementAuditqueryBadRequest) IsClientError() bool
- func (o *PostContentmanagementAuditqueryBadRequest) IsCode(code int) bool
- func (o *PostContentmanagementAuditqueryBadRequest) IsRedirect() bool
- func (o *PostContentmanagementAuditqueryBadRequest) IsServerError() bool
- func (o *PostContentmanagementAuditqueryBadRequest) IsSuccess() bool
- func (o *PostContentmanagementAuditqueryBadRequest) String() string
- type PostContentmanagementAuditqueryForbidden
- func (o *PostContentmanagementAuditqueryForbidden) Error() string
- func (o *PostContentmanagementAuditqueryForbidden) GetPayload() *models.ErrorBody
- func (o *PostContentmanagementAuditqueryForbidden) IsClientError() bool
- func (o *PostContentmanagementAuditqueryForbidden) IsCode(code int) bool
- func (o *PostContentmanagementAuditqueryForbidden) IsRedirect() bool
- func (o *PostContentmanagementAuditqueryForbidden) IsServerError() bool
- func (o *PostContentmanagementAuditqueryForbidden) IsSuccess() bool
- func (o *PostContentmanagementAuditqueryForbidden) String() string
- type PostContentmanagementAuditqueryGatewayTimeout
- func (o *PostContentmanagementAuditqueryGatewayTimeout) Error() string
- func (o *PostContentmanagementAuditqueryGatewayTimeout) GetPayload() *models.ErrorBody
- func (o *PostContentmanagementAuditqueryGatewayTimeout) IsClientError() bool
- func (o *PostContentmanagementAuditqueryGatewayTimeout) IsCode(code int) bool
- func (o *PostContentmanagementAuditqueryGatewayTimeout) IsRedirect() bool
- func (o *PostContentmanagementAuditqueryGatewayTimeout) IsServerError() bool
- func (o *PostContentmanagementAuditqueryGatewayTimeout) IsSuccess() bool
- func (o *PostContentmanagementAuditqueryGatewayTimeout) String() string
- type PostContentmanagementAuditqueryInternalServerError
- func (o *PostContentmanagementAuditqueryInternalServerError) Error() string
- func (o *PostContentmanagementAuditqueryInternalServerError) GetPayload() *models.ErrorBody
- func (o *PostContentmanagementAuditqueryInternalServerError) IsClientError() bool
- func (o *PostContentmanagementAuditqueryInternalServerError) IsCode(code int) bool
- func (o *PostContentmanagementAuditqueryInternalServerError) IsRedirect() bool
- func (o *PostContentmanagementAuditqueryInternalServerError) IsServerError() bool
- func (o *PostContentmanagementAuditqueryInternalServerError) IsSuccess() bool
- func (o *PostContentmanagementAuditqueryInternalServerError) String() string
- type PostContentmanagementAuditqueryNotFound
- func (o *PostContentmanagementAuditqueryNotFound) Error() string
- func (o *PostContentmanagementAuditqueryNotFound) GetPayload() *models.ErrorBody
- func (o *PostContentmanagementAuditqueryNotFound) IsClientError() bool
- func (o *PostContentmanagementAuditqueryNotFound) IsCode(code int) bool
- func (o *PostContentmanagementAuditqueryNotFound) IsRedirect() bool
- func (o *PostContentmanagementAuditqueryNotFound) IsServerError() bool
- func (o *PostContentmanagementAuditqueryNotFound) IsSuccess() bool
- func (o *PostContentmanagementAuditqueryNotFound) String() string
- type PostContentmanagementAuditqueryOK
- func (o *PostContentmanagementAuditqueryOK) Error() string
- func (o *PostContentmanagementAuditqueryOK) GetPayload() *models.QueryResults
- func (o *PostContentmanagementAuditqueryOK) IsClientError() bool
- func (o *PostContentmanagementAuditqueryOK) IsCode(code int) bool
- func (o *PostContentmanagementAuditqueryOK) IsRedirect() bool
- func (o *PostContentmanagementAuditqueryOK) IsServerError() bool
- func (o *PostContentmanagementAuditqueryOK) IsSuccess() bool
- func (o *PostContentmanagementAuditqueryOK) String() string
- type PostContentmanagementAuditqueryParams
- func NewPostContentmanagementAuditqueryParams() *PostContentmanagementAuditqueryParams
- func NewPostContentmanagementAuditqueryParamsWithContext(ctx context.Context) *PostContentmanagementAuditqueryParams
- func NewPostContentmanagementAuditqueryParamsWithHTTPClient(client *http.Client) *PostContentmanagementAuditqueryParams
- func NewPostContentmanagementAuditqueryParamsWithTimeout(timeout time.Duration) *PostContentmanagementAuditqueryParams
- func (o *PostContentmanagementAuditqueryParams) SetBody(body *models.ContentQueryRequest)
- func (o *PostContentmanagementAuditqueryParams) SetContext(ctx context.Context)
- func (o *PostContentmanagementAuditqueryParams) SetDefaults()
- func (o *PostContentmanagementAuditqueryParams) SetHTTPClient(client *http.Client)
- func (o *PostContentmanagementAuditqueryParams) SetTimeout(timeout time.Duration)
- func (o *PostContentmanagementAuditqueryParams) WithBody(body *models.ContentQueryRequest) *PostContentmanagementAuditqueryParams
- func (o *PostContentmanagementAuditqueryParams) WithContext(ctx context.Context) *PostContentmanagementAuditqueryParams
- func (o *PostContentmanagementAuditqueryParams) WithDefaults() *PostContentmanagementAuditqueryParams
- func (o *PostContentmanagementAuditqueryParams) WithHTTPClient(client *http.Client) *PostContentmanagementAuditqueryParams
- func (o *PostContentmanagementAuditqueryParams) WithTimeout(timeout time.Duration) *PostContentmanagementAuditqueryParams
- func (o *PostContentmanagementAuditqueryParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PostContentmanagementAuditqueryReader
- type PostContentmanagementAuditqueryRequestEntityTooLarge
- func (o *PostContentmanagementAuditqueryRequestEntityTooLarge) Error() string
- func (o *PostContentmanagementAuditqueryRequestEntityTooLarge) GetPayload() *models.ErrorBody
- func (o *PostContentmanagementAuditqueryRequestEntityTooLarge) IsClientError() bool
- func (o *PostContentmanagementAuditqueryRequestEntityTooLarge) IsCode(code int) bool
- func (o *PostContentmanagementAuditqueryRequestEntityTooLarge) IsRedirect() bool
- func (o *PostContentmanagementAuditqueryRequestEntityTooLarge) IsServerError() bool
- func (o *PostContentmanagementAuditqueryRequestEntityTooLarge) IsSuccess() bool
- func (o *PostContentmanagementAuditqueryRequestEntityTooLarge) String() string
- type PostContentmanagementAuditqueryRequestTimeout
- func (o *PostContentmanagementAuditqueryRequestTimeout) Error() string
- func (o *PostContentmanagementAuditqueryRequestTimeout) GetPayload() *models.ErrorBody
- func (o *PostContentmanagementAuditqueryRequestTimeout) IsClientError() bool
- func (o *PostContentmanagementAuditqueryRequestTimeout) IsCode(code int) bool
- func (o *PostContentmanagementAuditqueryRequestTimeout) IsRedirect() bool
- func (o *PostContentmanagementAuditqueryRequestTimeout) IsServerError() bool
- func (o *PostContentmanagementAuditqueryRequestTimeout) IsSuccess() bool
- func (o *PostContentmanagementAuditqueryRequestTimeout) String() string
- type PostContentmanagementAuditqueryServiceUnavailable
- func (o *PostContentmanagementAuditqueryServiceUnavailable) Error() string
- func (o *PostContentmanagementAuditqueryServiceUnavailable) GetPayload() *models.ErrorBody
- func (o *PostContentmanagementAuditqueryServiceUnavailable) IsClientError() bool
- func (o *PostContentmanagementAuditqueryServiceUnavailable) IsCode(code int) bool
- func (o *PostContentmanagementAuditqueryServiceUnavailable) IsRedirect() bool
- func (o *PostContentmanagementAuditqueryServiceUnavailable) IsServerError() bool
- func (o *PostContentmanagementAuditqueryServiceUnavailable) IsSuccess() bool
- func (o *PostContentmanagementAuditqueryServiceUnavailable) String() string
- type PostContentmanagementAuditqueryTooManyRequests
- func (o *PostContentmanagementAuditqueryTooManyRequests) Error() string
- func (o *PostContentmanagementAuditqueryTooManyRequests) GetPayload() *models.ErrorBody
- func (o *PostContentmanagementAuditqueryTooManyRequests) IsClientError() bool
- func (o *PostContentmanagementAuditqueryTooManyRequests) IsCode(code int) bool
- func (o *PostContentmanagementAuditqueryTooManyRequests) IsRedirect() bool
- func (o *PostContentmanagementAuditqueryTooManyRequests) IsServerError() bool
- func (o *PostContentmanagementAuditqueryTooManyRequests) IsSuccess() bool
- func (o *PostContentmanagementAuditqueryTooManyRequests) String() string
- type PostContentmanagementAuditqueryUnauthorized
- func (o *PostContentmanagementAuditqueryUnauthorized) Error() string
- func (o *PostContentmanagementAuditqueryUnauthorized) GetPayload() *models.ErrorBody
- func (o *PostContentmanagementAuditqueryUnauthorized) IsClientError() bool
- func (o *PostContentmanagementAuditqueryUnauthorized) IsCode(code int) bool
- func (o *PostContentmanagementAuditqueryUnauthorized) IsRedirect() bool
- func (o *PostContentmanagementAuditqueryUnauthorized) IsServerError() bool
- func (o *PostContentmanagementAuditqueryUnauthorized) IsSuccess() bool
- func (o *PostContentmanagementAuditqueryUnauthorized) String() string
- type PostContentmanagementAuditqueryUnsupportedMediaType
- func (o *PostContentmanagementAuditqueryUnsupportedMediaType) Error() string
- func (o *PostContentmanagementAuditqueryUnsupportedMediaType) GetPayload() *models.ErrorBody
- func (o *PostContentmanagementAuditqueryUnsupportedMediaType) IsClientError() bool
- func (o *PostContentmanagementAuditqueryUnsupportedMediaType) IsCode(code int) bool
- func (o *PostContentmanagementAuditqueryUnsupportedMediaType) IsRedirect() bool
- func (o *PostContentmanagementAuditqueryUnsupportedMediaType) IsServerError() bool
- func (o *PostContentmanagementAuditqueryUnsupportedMediaType) IsSuccess() bool
- func (o *PostContentmanagementAuditqueryUnsupportedMediaType) String() string
- type PostContentmanagementDocumentBadRequest
- func (o *PostContentmanagementDocumentBadRequest) Error() string
- func (o *PostContentmanagementDocumentBadRequest) GetPayload() *models.ErrorBody
- func (o *PostContentmanagementDocumentBadRequest) IsClientError() bool
- func (o *PostContentmanagementDocumentBadRequest) IsCode(code int) bool
- func (o *PostContentmanagementDocumentBadRequest) IsRedirect() bool
- func (o *PostContentmanagementDocumentBadRequest) IsServerError() bool
- func (o *PostContentmanagementDocumentBadRequest) IsSuccess() bool
- func (o *PostContentmanagementDocumentBadRequest) String() string
- type PostContentmanagementDocumentConflict
- func (o *PostContentmanagementDocumentConflict) Error() string
- func (o *PostContentmanagementDocumentConflict) IsClientError() bool
- func (o *PostContentmanagementDocumentConflict) IsCode(code int) bool
- func (o *PostContentmanagementDocumentConflict) IsRedirect() bool
- func (o *PostContentmanagementDocumentConflict) IsServerError() bool
- func (o *PostContentmanagementDocumentConflict) IsSuccess() bool
- func (o *PostContentmanagementDocumentConflict) String() string
- type PostContentmanagementDocumentContentAccepted
- func (o *PostContentmanagementDocumentContentAccepted) Error() string
- func (o *PostContentmanagementDocumentContentAccepted) GetPayload() *models.ReplaceResponse
- func (o *PostContentmanagementDocumentContentAccepted) IsClientError() bool
- func (o *PostContentmanagementDocumentContentAccepted) IsCode(code int) bool
- func (o *PostContentmanagementDocumentContentAccepted) IsRedirect() bool
- func (o *PostContentmanagementDocumentContentAccepted) IsServerError() bool
- func (o *PostContentmanagementDocumentContentAccepted) IsSuccess() bool
- func (o *PostContentmanagementDocumentContentAccepted) String() string
- type PostContentmanagementDocumentContentBadRequest
- func (o *PostContentmanagementDocumentContentBadRequest) Error() string
- func (o *PostContentmanagementDocumentContentBadRequest) GetPayload() *models.ErrorBody
- func (o *PostContentmanagementDocumentContentBadRequest) IsClientError() bool
- func (o *PostContentmanagementDocumentContentBadRequest) IsCode(code int) bool
- func (o *PostContentmanagementDocumentContentBadRequest) IsRedirect() bool
- func (o *PostContentmanagementDocumentContentBadRequest) IsServerError() bool
- func (o *PostContentmanagementDocumentContentBadRequest) IsSuccess() bool
- func (o *PostContentmanagementDocumentContentBadRequest) String() string
- type PostContentmanagementDocumentContentConflict
- func (o *PostContentmanagementDocumentContentConflict) Error() string
- func (o *PostContentmanagementDocumentContentConflict) IsClientError() bool
- func (o *PostContentmanagementDocumentContentConflict) IsCode(code int) bool
- func (o *PostContentmanagementDocumentContentConflict) IsRedirect() bool
- func (o *PostContentmanagementDocumentContentConflict) IsServerError() bool
- func (o *PostContentmanagementDocumentContentConflict) IsSuccess() bool
- func (o *PostContentmanagementDocumentContentConflict) String() string
- type PostContentmanagementDocumentContentForbidden
- func (o *PostContentmanagementDocumentContentForbidden) Error() string
- func (o *PostContentmanagementDocumentContentForbidden) GetPayload() *models.ErrorBody
- func (o *PostContentmanagementDocumentContentForbidden) IsClientError() bool
- func (o *PostContentmanagementDocumentContentForbidden) IsCode(code int) bool
- func (o *PostContentmanagementDocumentContentForbidden) IsRedirect() bool
- func (o *PostContentmanagementDocumentContentForbidden) IsServerError() bool
- func (o *PostContentmanagementDocumentContentForbidden) IsSuccess() bool
- func (o *PostContentmanagementDocumentContentForbidden) String() string
- type PostContentmanagementDocumentContentGatewayTimeout
- func (o *PostContentmanagementDocumentContentGatewayTimeout) Error() string
- func (o *PostContentmanagementDocumentContentGatewayTimeout) GetPayload() *models.ErrorBody
- func (o *PostContentmanagementDocumentContentGatewayTimeout) IsClientError() bool
- func (o *PostContentmanagementDocumentContentGatewayTimeout) IsCode(code int) bool
- func (o *PostContentmanagementDocumentContentGatewayTimeout) IsRedirect() bool
- func (o *PostContentmanagementDocumentContentGatewayTimeout) IsServerError() bool
- func (o *PostContentmanagementDocumentContentGatewayTimeout) IsSuccess() bool
- func (o *PostContentmanagementDocumentContentGatewayTimeout) String() string
- type PostContentmanagementDocumentContentInternalServerError
- func (o *PostContentmanagementDocumentContentInternalServerError) Error() string
- func (o *PostContentmanagementDocumentContentInternalServerError) GetPayload() *models.ErrorBody
- func (o *PostContentmanagementDocumentContentInternalServerError) IsClientError() bool
- func (o *PostContentmanagementDocumentContentInternalServerError) IsCode(code int) bool
- func (o *PostContentmanagementDocumentContentInternalServerError) IsRedirect() bool
- func (o *PostContentmanagementDocumentContentInternalServerError) IsServerError() bool
- func (o *PostContentmanagementDocumentContentInternalServerError) IsSuccess() bool
- func (o *PostContentmanagementDocumentContentInternalServerError) String() string
- type PostContentmanagementDocumentContentLocked
- func (o *PostContentmanagementDocumentContentLocked) Error() string
- func (o *PostContentmanagementDocumentContentLocked) IsClientError() bool
- func (o *PostContentmanagementDocumentContentLocked) IsCode(code int) bool
- func (o *PostContentmanagementDocumentContentLocked) IsRedirect() bool
- func (o *PostContentmanagementDocumentContentLocked) IsServerError() bool
- func (o *PostContentmanagementDocumentContentLocked) IsSuccess() bool
- func (o *PostContentmanagementDocumentContentLocked) String() string
- type PostContentmanagementDocumentContentNotFound
- func (o *PostContentmanagementDocumentContentNotFound) Error() string
- func (o *PostContentmanagementDocumentContentNotFound) GetPayload() *models.ErrorBody
- func (o *PostContentmanagementDocumentContentNotFound) IsClientError() bool
- func (o *PostContentmanagementDocumentContentNotFound) IsCode(code int) bool
- func (o *PostContentmanagementDocumentContentNotFound) IsRedirect() bool
- func (o *PostContentmanagementDocumentContentNotFound) IsServerError() bool
- func (o *PostContentmanagementDocumentContentNotFound) IsSuccess() bool
- func (o *PostContentmanagementDocumentContentNotFound) String() string
- type PostContentmanagementDocumentContentParams
- func NewPostContentmanagementDocumentContentParams() *PostContentmanagementDocumentContentParams
- func NewPostContentmanagementDocumentContentParamsWithContext(ctx context.Context) *PostContentmanagementDocumentContentParams
- func NewPostContentmanagementDocumentContentParamsWithHTTPClient(client *http.Client) *PostContentmanagementDocumentContentParams
- func NewPostContentmanagementDocumentContentParamsWithTimeout(timeout time.Duration) *PostContentmanagementDocumentContentParams
- func (o *PostContentmanagementDocumentContentParams) SetBody(body *models.ReplaceRequest)
- func (o *PostContentmanagementDocumentContentParams) SetContext(ctx context.Context)
- func (o *PostContentmanagementDocumentContentParams) SetDefaults()
- func (o *PostContentmanagementDocumentContentParams) SetDocumentID(documentID string)
- func (o *PostContentmanagementDocumentContentParams) SetHTTPClient(client *http.Client)
- func (o *PostContentmanagementDocumentContentParams) SetOverride(override *bool)
- func (o *PostContentmanagementDocumentContentParams) SetTimeout(timeout time.Duration)
- func (o *PostContentmanagementDocumentContentParams) WithBody(body *models.ReplaceRequest) *PostContentmanagementDocumentContentParams
- func (o *PostContentmanagementDocumentContentParams) WithContext(ctx context.Context) *PostContentmanagementDocumentContentParams
- func (o *PostContentmanagementDocumentContentParams) WithDefaults() *PostContentmanagementDocumentContentParams
- func (o *PostContentmanagementDocumentContentParams) WithDocumentID(documentID string) *PostContentmanagementDocumentContentParams
- func (o *PostContentmanagementDocumentContentParams) WithHTTPClient(client *http.Client) *PostContentmanagementDocumentContentParams
- func (o *PostContentmanagementDocumentContentParams) WithOverride(override *bool) *PostContentmanagementDocumentContentParams
- func (o *PostContentmanagementDocumentContentParams) WithTimeout(timeout time.Duration) *PostContentmanagementDocumentContentParams
- func (o *PostContentmanagementDocumentContentParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PostContentmanagementDocumentContentReader
- type PostContentmanagementDocumentContentRequestEntityTooLarge
- func (o *PostContentmanagementDocumentContentRequestEntityTooLarge) Error() string
- func (o *PostContentmanagementDocumentContentRequestEntityTooLarge) GetPayload() *models.ErrorBody
- func (o *PostContentmanagementDocumentContentRequestEntityTooLarge) IsClientError() bool
- func (o *PostContentmanagementDocumentContentRequestEntityTooLarge) IsCode(code int) bool
- func (o *PostContentmanagementDocumentContentRequestEntityTooLarge) IsRedirect() bool
- func (o *PostContentmanagementDocumentContentRequestEntityTooLarge) IsServerError() bool
- func (o *PostContentmanagementDocumentContentRequestEntityTooLarge) IsSuccess() bool
- func (o *PostContentmanagementDocumentContentRequestEntityTooLarge) String() string
- type PostContentmanagementDocumentContentRequestTimeout
- func (o *PostContentmanagementDocumentContentRequestTimeout) Error() string
- func (o *PostContentmanagementDocumentContentRequestTimeout) GetPayload() *models.ErrorBody
- func (o *PostContentmanagementDocumentContentRequestTimeout) IsClientError() bool
- func (o *PostContentmanagementDocumentContentRequestTimeout) IsCode(code int) bool
- func (o *PostContentmanagementDocumentContentRequestTimeout) IsRedirect() bool
- func (o *PostContentmanagementDocumentContentRequestTimeout) IsServerError() bool
- func (o *PostContentmanagementDocumentContentRequestTimeout) IsSuccess() bool
- func (o *PostContentmanagementDocumentContentRequestTimeout) String() string
- type PostContentmanagementDocumentContentServiceUnavailable
- func (o *PostContentmanagementDocumentContentServiceUnavailable) Error() string
- func (o *PostContentmanagementDocumentContentServiceUnavailable) GetPayload() *models.ErrorBody
- func (o *PostContentmanagementDocumentContentServiceUnavailable) IsClientError() bool
- func (o *PostContentmanagementDocumentContentServiceUnavailable) IsCode(code int) bool
- func (o *PostContentmanagementDocumentContentServiceUnavailable) IsRedirect() bool
- func (o *PostContentmanagementDocumentContentServiceUnavailable) IsServerError() bool
- func (o *PostContentmanagementDocumentContentServiceUnavailable) IsSuccess() bool
- func (o *PostContentmanagementDocumentContentServiceUnavailable) String() string
- type PostContentmanagementDocumentContentTooManyRequests
- func (o *PostContentmanagementDocumentContentTooManyRequests) Error() string
- func (o *PostContentmanagementDocumentContentTooManyRequests) GetPayload() *models.ErrorBody
- func (o *PostContentmanagementDocumentContentTooManyRequests) IsClientError() bool
- func (o *PostContentmanagementDocumentContentTooManyRequests) IsCode(code int) bool
- func (o *PostContentmanagementDocumentContentTooManyRequests) IsRedirect() bool
- func (o *PostContentmanagementDocumentContentTooManyRequests) IsServerError() bool
- func (o *PostContentmanagementDocumentContentTooManyRequests) IsSuccess() bool
- func (o *PostContentmanagementDocumentContentTooManyRequests) String() string
- type PostContentmanagementDocumentContentUnauthorized
- func (o *PostContentmanagementDocumentContentUnauthorized) Error() string
- func (o *PostContentmanagementDocumentContentUnauthorized) GetPayload() *models.ErrorBody
- func (o *PostContentmanagementDocumentContentUnauthorized) IsClientError() bool
- func (o *PostContentmanagementDocumentContentUnauthorized) IsCode(code int) bool
- func (o *PostContentmanagementDocumentContentUnauthorized) IsRedirect() bool
- func (o *PostContentmanagementDocumentContentUnauthorized) IsServerError() bool
- func (o *PostContentmanagementDocumentContentUnauthorized) IsSuccess() bool
- func (o *PostContentmanagementDocumentContentUnauthorized) String() string
- type PostContentmanagementDocumentContentUnsupportedMediaType
- func (o *PostContentmanagementDocumentContentUnsupportedMediaType) Error() string
- func (o *PostContentmanagementDocumentContentUnsupportedMediaType) GetPayload() *models.ErrorBody
- func (o *PostContentmanagementDocumentContentUnsupportedMediaType) IsClientError() bool
- func (o *PostContentmanagementDocumentContentUnsupportedMediaType) IsCode(code int) bool
- func (o *PostContentmanagementDocumentContentUnsupportedMediaType) IsRedirect() bool
- func (o *PostContentmanagementDocumentContentUnsupportedMediaType) IsServerError() bool
- func (o *PostContentmanagementDocumentContentUnsupportedMediaType) IsSuccess() bool
- func (o *PostContentmanagementDocumentContentUnsupportedMediaType) String() string
- type PostContentmanagementDocumentForbidden
- func (o *PostContentmanagementDocumentForbidden) Error() string
- func (o *PostContentmanagementDocumentForbidden) GetPayload() *models.ErrorBody
- func (o *PostContentmanagementDocumentForbidden) IsClientError() bool
- func (o *PostContentmanagementDocumentForbidden) IsCode(code int) bool
- func (o *PostContentmanagementDocumentForbidden) IsRedirect() bool
- func (o *PostContentmanagementDocumentForbidden) IsServerError() bool
- func (o *PostContentmanagementDocumentForbidden) IsSuccess() bool
- func (o *PostContentmanagementDocumentForbidden) String() string
- type PostContentmanagementDocumentGatewayTimeout
- func (o *PostContentmanagementDocumentGatewayTimeout) Error() string
- func (o *PostContentmanagementDocumentGatewayTimeout) GetPayload() *models.ErrorBody
- func (o *PostContentmanagementDocumentGatewayTimeout) IsClientError() bool
- func (o *PostContentmanagementDocumentGatewayTimeout) IsCode(code int) bool
- func (o *PostContentmanagementDocumentGatewayTimeout) IsRedirect() bool
- func (o *PostContentmanagementDocumentGatewayTimeout) IsServerError() bool
- func (o *PostContentmanagementDocumentGatewayTimeout) IsSuccess() bool
- func (o *PostContentmanagementDocumentGatewayTimeout) String() string
- type PostContentmanagementDocumentInternalServerError
- func (o *PostContentmanagementDocumentInternalServerError) Error() string
- func (o *PostContentmanagementDocumentInternalServerError) GetPayload() *models.ErrorBody
- func (o *PostContentmanagementDocumentInternalServerError) IsClientError() bool
- func (o *PostContentmanagementDocumentInternalServerError) IsCode(code int) bool
- func (o *PostContentmanagementDocumentInternalServerError) IsRedirect() bool
- func (o *PostContentmanagementDocumentInternalServerError) IsServerError() bool
- func (o *PostContentmanagementDocumentInternalServerError) IsSuccess() bool
- func (o *PostContentmanagementDocumentInternalServerError) String() string
- type PostContentmanagementDocumentLocked
- func (o *PostContentmanagementDocumentLocked) Error() string
- func (o *PostContentmanagementDocumentLocked) IsClientError() bool
- func (o *PostContentmanagementDocumentLocked) IsCode(code int) bool
- func (o *PostContentmanagementDocumentLocked) IsRedirect() bool
- func (o *PostContentmanagementDocumentLocked) IsServerError() bool
- func (o *PostContentmanagementDocumentLocked) IsSuccess() bool
- func (o *PostContentmanagementDocumentLocked) String() string
- type PostContentmanagementDocumentNotFound
- func (o *PostContentmanagementDocumentNotFound) Error() string
- func (o *PostContentmanagementDocumentNotFound) GetPayload() *models.ErrorBody
- func (o *PostContentmanagementDocumentNotFound) IsClientError() bool
- func (o *PostContentmanagementDocumentNotFound) IsCode(code int) bool
- func (o *PostContentmanagementDocumentNotFound) IsRedirect() bool
- func (o *PostContentmanagementDocumentNotFound) IsServerError() bool
- func (o *PostContentmanagementDocumentNotFound) IsSuccess() bool
- func (o *PostContentmanagementDocumentNotFound) String() string
- type PostContentmanagementDocumentOK
- func (o *PostContentmanagementDocumentOK) Error() string
- func (o *PostContentmanagementDocumentOK) GetPayload() *models.Document
- func (o *PostContentmanagementDocumentOK) IsClientError() bool
- func (o *PostContentmanagementDocumentOK) IsCode(code int) bool
- func (o *PostContentmanagementDocumentOK) IsRedirect() bool
- func (o *PostContentmanagementDocumentOK) IsServerError() bool
- func (o *PostContentmanagementDocumentOK) IsSuccess() bool
- func (o *PostContentmanagementDocumentOK) String() string
- type PostContentmanagementDocumentParams
- func NewPostContentmanagementDocumentParams() *PostContentmanagementDocumentParams
- func NewPostContentmanagementDocumentParamsWithContext(ctx context.Context) *PostContentmanagementDocumentParams
- func NewPostContentmanagementDocumentParamsWithHTTPClient(client *http.Client) *PostContentmanagementDocumentParams
- func NewPostContentmanagementDocumentParamsWithTimeout(timeout time.Duration) *PostContentmanagementDocumentParams
- func (o *PostContentmanagementDocumentParams) SetBody(body *models.DocumentUpdate)
- func (o *PostContentmanagementDocumentParams) SetContext(ctx context.Context)
- func (o *PostContentmanagementDocumentParams) SetDefaults()
- func (o *PostContentmanagementDocumentParams) SetDocumentID(documentID string)
- func (o *PostContentmanagementDocumentParams) SetExpand(expand *string)
- func (o *PostContentmanagementDocumentParams) SetHTTPClient(client *http.Client)
- func (o *PostContentmanagementDocumentParams) SetOverride(override *bool)
- func (o *PostContentmanagementDocumentParams) SetTimeout(timeout time.Duration)
- func (o *PostContentmanagementDocumentParams) WithBody(body *models.DocumentUpdate) *PostContentmanagementDocumentParams
- func (o *PostContentmanagementDocumentParams) WithContext(ctx context.Context) *PostContentmanagementDocumentParams
- func (o *PostContentmanagementDocumentParams) WithDefaults() *PostContentmanagementDocumentParams
- func (o *PostContentmanagementDocumentParams) WithDocumentID(documentID string) *PostContentmanagementDocumentParams
- func (o *PostContentmanagementDocumentParams) WithExpand(expand *string) *PostContentmanagementDocumentParams
- func (o *PostContentmanagementDocumentParams) WithHTTPClient(client *http.Client) *PostContentmanagementDocumentParams
- func (o *PostContentmanagementDocumentParams) WithOverride(override *bool) *PostContentmanagementDocumentParams
- func (o *PostContentmanagementDocumentParams) WithTimeout(timeout time.Duration) *PostContentmanagementDocumentParams
- func (o *PostContentmanagementDocumentParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PostContentmanagementDocumentReader
- type PostContentmanagementDocumentRequestEntityTooLarge
- func (o *PostContentmanagementDocumentRequestEntityTooLarge) Error() string
- func (o *PostContentmanagementDocumentRequestEntityTooLarge) GetPayload() *models.ErrorBody
- func (o *PostContentmanagementDocumentRequestEntityTooLarge) IsClientError() bool
- func (o *PostContentmanagementDocumentRequestEntityTooLarge) IsCode(code int) bool
- func (o *PostContentmanagementDocumentRequestEntityTooLarge) IsRedirect() bool
- func (o *PostContentmanagementDocumentRequestEntityTooLarge) IsServerError() bool
- func (o *PostContentmanagementDocumentRequestEntityTooLarge) IsSuccess() bool
- func (o *PostContentmanagementDocumentRequestEntityTooLarge) String() string
- type PostContentmanagementDocumentRequestTimeout
- func (o *PostContentmanagementDocumentRequestTimeout) Error() string
- func (o *PostContentmanagementDocumentRequestTimeout) GetPayload() *models.ErrorBody
- func (o *PostContentmanagementDocumentRequestTimeout) IsClientError() bool
- func (o *PostContentmanagementDocumentRequestTimeout) IsCode(code int) bool
- func (o *PostContentmanagementDocumentRequestTimeout) IsRedirect() bool
- func (o *PostContentmanagementDocumentRequestTimeout) IsServerError() bool
- func (o *PostContentmanagementDocumentRequestTimeout) IsSuccess() bool
- func (o *PostContentmanagementDocumentRequestTimeout) String() string
- type PostContentmanagementDocumentServiceUnavailable
- func (o *PostContentmanagementDocumentServiceUnavailable) Error() string
- func (o *PostContentmanagementDocumentServiceUnavailable) GetPayload() *models.ErrorBody
- func (o *PostContentmanagementDocumentServiceUnavailable) IsClientError() bool
- func (o *PostContentmanagementDocumentServiceUnavailable) IsCode(code int) bool
- func (o *PostContentmanagementDocumentServiceUnavailable) IsRedirect() bool
- func (o *PostContentmanagementDocumentServiceUnavailable) IsServerError() bool
- func (o *PostContentmanagementDocumentServiceUnavailable) IsSuccess() bool
- func (o *PostContentmanagementDocumentServiceUnavailable) String() string
- type PostContentmanagementDocumentTooManyRequests
- func (o *PostContentmanagementDocumentTooManyRequests) Error() string
- func (o *PostContentmanagementDocumentTooManyRequests) GetPayload() *models.ErrorBody
- func (o *PostContentmanagementDocumentTooManyRequests) IsClientError() bool
- func (o *PostContentmanagementDocumentTooManyRequests) IsCode(code int) bool
- func (o *PostContentmanagementDocumentTooManyRequests) IsRedirect() bool
- func (o *PostContentmanagementDocumentTooManyRequests) IsServerError() bool
- func (o *PostContentmanagementDocumentTooManyRequests) IsSuccess() bool
- func (o *PostContentmanagementDocumentTooManyRequests) String() string
- type PostContentmanagementDocumentUnauthorized
- func (o *PostContentmanagementDocumentUnauthorized) Error() string
- func (o *PostContentmanagementDocumentUnauthorized) GetPayload() *models.ErrorBody
- func (o *PostContentmanagementDocumentUnauthorized) IsClientError() bool
- func (o *PostContentmanagementDocumentUnauthorized) IsCode(code int) bool
- func (o *PostContentmanagementDocumentUnauthorized) IsRedirect() bool
- func (o *PostContentmanagementDocumentUnauthorized) IsServerError() bool
- func (o *PostContentmanagementDocumentUnauthorized) IsSuccess() bool
- func (o *PostContentmanagementDocumentUnauthorized) String() string
- type PostContentmanagementDocumentUnsupportedMediaType
- func (o *PostContentmanagementDocumentUnsupportedMediaType) Error() string
- func (o *PostContentmanagementDocumentUnsupportedMediaType) GetPayload() *models.ErrorBody
- func (o *PostContentmanagementDocumentUnsupportedMediaType) IsClientError() bool
- func (o *PostContentmanagementDocumentUnsupportedMediaType) IsCode(code int) bool
- func (o *PostContentmanagementDocumentUnsupportedMediaType) IsRedirect() bool
- func (o *PostContentmanagementDocumentUnsupportedMediaType) IsServerError() bool
- func (o *PostContentmanagementDocumentUnsupportedMediaType) IsSuccess() bool
- func (o *PostContentmanagementDocumentUnsupportedMediaType) String() string
- type PostContentmanagementDocumentsBadRequest
- func (o *PostContentmanagementDocumentsBadRequest) Error() string
- func (o *PostContentmanagementDocumentsBadRequest) GetPayload() *models.ErrorBody
- func (o *PostContentmanagementDocumentsBadRequest) IsClientError() bool
- func (o *PostContentmanagementDocumentsBadRequest) IsCode(code int) bool
- func (o *PostContentmanagementDocumentsBadRequest) IsRedirect() bool
- func (o *PostContentmanagementDocumentsBadRequest) IsServerError() bool
- func (o *PostContentmanagementDocumentsBadRequest) IsSuccess() bool
- func (o *PostContentmanagementDocumentsBadRequest) String() string
- type PostContentmanagementDocumentsForbidden
- func (o *PostContentmanagementDocumentsForbidden) Error() string
- func (o *PostContentmanagementDocumentsForbidden) GetPayload() *models.ErrorBody
- func (o *PostContentmanagementDocumentsForbidden) IsClientError() bool
- func (o *PostContentmanagementDocumentsForbidden) IsCode(code int) bool
- func (o *PostContentmanagementDocumentsForbidden) IsRedirect() bool
- func (o *PostContentmanagementDocumentsForbidden) IsServerError() bool
- func (o *PostContentmanagementDocumentsForbidden) IsSuccess() bool
- func (o *PostContentmanagementDocumentsForbidden) String() string
- type PostContentmanagementDocumentsGatewayTimeout
- func (o *PostContentmanagementDocumentsGatewayTimeout) Error() string
- func (o *PostContentmanagementDocumentsGatewayTimeout) GetPayload() *models.ErrorBody
- func (o *PostContentmanagementDocumentsGatewayTimeout) IsClientError() bool
- func (o *PostContentmanagementDocumentsGatewayTimeout) IsCode(code int) bool
- func (o *PostContentmanagementDocumentsGatewayTimeout) IsRedirect() bool
- func (o *PostContentmanagementDocumentsGatewayTimeout) IsServerError() bool
- func (o *PostContentmanagementDocumentsGatewayTimeout) IsSuccess() bool
- func (o *PostContentmanagementDocumentsGatewayTimeout) String() string
- type PostContentmanagementDocumentsInternalServerError
- func (o *PostContentmanagementDocumentsInternalServerError) Error() string
- func (o *PostContentmanagementDocumentsInternalServerError) GetPayload() *models.ErrorBody
- func (o *PostContentmanagementDocumentsInternalServerError) IsClientError() bool
- func (o *PostContentmanagementDocumentsInternalServerError) IsCode(code int) bool
- func (o *PostContentmanagementDocumentsInternalServerError) IsRedirect() bool
- func (o *PostContentmanagementDocumentsInternalServerError) IsServerError() bool
- func (o *PostContentmanagementDocumentsInternalServerError) IsSuccess() bool
- func (o *PostContentmanagementDocumentsInternalServerError) String() string
- type PostContentmanagementDocumentsLocked
- func (o *PostContentmanagementDocumentsLocked) Error() string
- func (o *PostContentmanagementDocumentsLocked) IsClientError() bool
- func (o *PostContentmanagementDocumentsLocked) IsCode(code int) bool
- func (o *PostContentmanagementDocumentsLocked) IsRedirect() bool
- func (o *PostContentmanagementDocumentsLocked) IsServerError() bool
- func (o *PostContentmanagementDocumentsLocked) IsSuccess() bool
- func (o *PostContentmanagementDocumentsLocked) String() string
- type PostContentmanagementDocumentsNotFound
- func (o *PostContentmanagementDocumentsNotFound) Error() string
- func (o *PostContentmanagementDocumentsNotFound) GetPayload() *models.ErrorBody
- func (o *PostContentmanagementDocumentsNotFound) IsClientError() bool
- func (o *PostContentmanagementDocumentsNotFound) IsCode(code int) bool
- func (o *PostContentmanagementDocumentsNotFound) IsRedirect() bool
- func (o *PostContentmanagementDocumentsNotFound) IsServerError() bool
- func (o *PostContentmanagementDocumentsNotFound) IsSuccess() bool
- func (o *PostContentmanagementDocumentsNotFound) String() string
- type PostContentmanagementDocumentsOK
- func (o *PostContentmanagementDocumentsOK) Error() string
- func (o *PostContentmanagementDocumentsOK) GetPayload() *models.Document
- func (o *PostContentmanagementDocumentsOK) IsClientError() bool
- func (o *PostContentmanagementDocumentsOK) IsCode(code int) bool
- func (o *PostContentmanagementDocumentsOK) IsRedirect() bool
- func (o *PostContentmanagementDocumentsOK) IsServerError() bool
- func (o *PostContentmanagementDocumentsOK) IsSuccess() bool
- func (o *PostContentmanagementDocumentsOK) String() string
- type PostContentmanagementDocumentsParams
- func NewPostContentmanagementDocumentsParams() *PostContentmanagementDocumentsParams
- func NewPostContentmanagementDocumentsParamsWithContext(ctx context.Context) *PostContentmanagementDocumentsParams
- func NewPostContentmanagementDocumentsParamsWithHTTPClient(client *http.Client) *PostContentmanagementDocumentsParams
- func NewPostContentmanagementDocumentsParamsWithTimeout(timeout time.Duration) *PostContentmanagementDocumentsParams
- func (o *PostContentmanagementDocumentsParams) SetBody(body *models.DocumentUpload)
- func (o *PostContentmanagementDocumentsParams) SetContext(ctx context.Context)
- func (o *PostContentmanagementDocumentsParams) SetCopySource(copySource *string)
- func (o *PostContentmanagementDocumentsParams) SetDefaults()
- func (o *PostContentmanagementDocumentsParams) SetHTTPClient(client *http.Client)
- func (o *PostContentmanagementDocumentsParams) SetMoveSource(moveSource *string)
- func (o *PostContentmanagementDocumentsParams) SetOverride(override *bool)
- func (o *PostContentmanagementDocumentsParams) SetTimeout(timeout time.Duration)
- func (o *PostContentmanagementDocumentsParams) WithBody(body *models.DocumentUpload) *PostContentmanagementDocumentsParams
- func (o *PostContentmanagementDocumentsParams) WithContext(ctx context.Context) *PostContentmanagementDocumentsParams
- func (o *PostContentmanagementDocumentsParams) WithCopySource(copySource *string) *PostContentmanagementDocumentsParams
- func (o *PostContentmanagementDocumentsParams) WithDefaults() *PostContentmanagementDocumentsParams
- func (o *PostContentmanagementDocumentsParams) WithHTTPClient(client *http.Client) *PostContentmanagementDocumentsParams
- func (o *PostContentmanagementDocumentsParams) WithMoveSource(moveSource *string) *PostContentmanagementDocumentsParams
- func (o *PostContentmanagementDocumentsParams) WithOverride(override *bool) *PostContentmanagementDocumentsParams
- func (o *PostContentmanagementDocumentsParams) WithTimeout(timeout time.Duration) *PostContentmanagementDocumentsParams
- func (o *PostContentmanagementDocumentsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PostContentmanagementDocumentsReader
- type PostContentmanagementDocumentsRequestEntityTooLarge
- func (o *PostContentmanagementDocumentsRequestEntityTooLarge) Error() string
- func (o *PostContentmanagementDocumentsRequestEntityTooLarge) GetPayload() *models.ErrorBody
- func (o *PostContentmanagementDocumentsRequestEntityTooLarge) IsClientError() bool
- func (o *PostContentmanagementDocumentsRequestEntityTooLarge) IsCode(code int) bool
- func (o *PostContentmanagementDocumentsRequestEntityTooLarge) IsRedirect() bool
- func (o *PostContentmanagementDocumentsRequestEntityTooLarge) IsServerError() bool
- func (o *PostContentmanagementDocumentsRequestEntityTooLarge) IsSuccess() bool
- func (o *PostContentmanagementDocumentsRequestEntityTooLarge) String() string
- type PostContentmanagementDocumentsRequestTimeout
- func (o *PostContentmanagementDocumentsRequestTimeout) Error() string
- func (o *PostContentmanagementDocumentsRequestTimeout) GetPayload() *models.ErrorBody
- func (o *PostContentmanagementDocumentsRequestTimeout) IsClientError() bool
- func (o *PostContentmanagementDocumentsRequestTimeout) IsCode(code int) bool
- func (o *PostContentmanagementDocumentsRequestTimeout) IsRedirect() bool
- func (o *PostContentmanagementDocumentsRequestTimeout) IsServerError() bool
- func (o *PostContentmanagementDocumentsRequestTimeout) IsSuccess() bool
- func (o *PostContentmanagementDocumentsRequestTimeout) String() string
- type PostContentmanagementDocumentsServiceUnavailable
- func (o *PostContentmanagementDocumentsServiceUnavailable) Error() string
- func (o *PostContentmanagementDocumentsServiceUnavailable) GetPayload() *models.ErrorBody
- func (o *PostContentmanagementDocumentsServiceUnavailable) IsClientError() bool
- func (o *PostContentmanagementDocumentsServiceUnavailable) IsCode(code int) bool
- func (o *PostContentmanagementDocumentsServiceUnavailable) IsRedirect() bool
- func (o *PostContentmanagementDocumentsServiceUnavailable) IsServerError() bool
- func (o *PostContentmanagementDocumentsServiceUnavailable) IsSuccess() bool
- func (o *PostContentmanagementDocumentsServiceUnavailable) String() string
- type PostContentmanagementDocumentsTooManyRequests
- func (o *PostContentmanagementDocumentsTooManyRequests) Error() string
- func (o *PostContentmanagementDocumentsTooManyRequests) GetPayload() *models.ErrorBody
- func (o *PostContentmanagementDocumentsTooManyRequests) IsClientError() bool
- func (o *PostContentmanagementDocumentsTooManyRequests) IsCode(code int) bool
- func (o *PostContentmanagementDocumentsTooManyRequests) IsRedirect() bool
- func (o *PostContentmanagementDocumentsTooManyRequests) IsServerError() bool
- func (o *PostContentmanagementDocumentsTooManyRequests) IsSuccess() bool
- func (o *PostContentmanagementDocumentsTooManyRequests) String() string
- type PostContentmanagementDocumentsUnauthorized
- func (o *PostContentmanagementDocumentsUnauthorized) Error() string
- func (o *PostContentmanagementDocumentsUnauthorized) GetPayload() *models.ErrorBody
- func (o *PostContentmanagementDocumentsUnauthorized) IsClientError() bool
- func (o *PostContentmanagementDocumentsUnauthorized) IsCode(code int) bool
- func (o *PostContentmanagementDocumentsUnauthorized) IsRedirect() bool
- func (o *PostContentmanagementDocumentsUnauthorized) IsServerError() bool
- func (o *PostContentmanagementDocumentsUnauthorized) IsSuccess() bool
- func (o *PostContentmanagementDocumentsUnauthorized) String() string
- type PostContentmanagementDocumentsUnsupportedMediaType
- func (o *PostContentmanagementDocumentsUnsupportedMediaType) Error() string
- func (o *PostContentmanagementDocumentsUnsupportedMediaType) GetPayload() *models.ErrorBody
- func (o *PostContentmanagementDocumentsUnsupportedMediaType) IsClientError() bool
- func (o *PostContentmanagementDocumentsUnsupportedMediaType) IsCode(code int) bool
- func (o *PostContentmanagementDocumentsUnsupportedMediaType) IsRedirect() bool
- func (o *PostContentmanagementDocumentsUnsupportedMediaType) IsServerError() bool
- func (o *PostContentmanagementDocumentsUnsupportedMediaType) IsSuccess() bool
- func (o *PostContentmanagementDocumentsUnsupportedMediaType) String() string
- type PostContentmanagementQueryBadRequest
- func (o *PostContentmanagementQueryBadRequest) Error() string
- func (o *PostContentmanagementQueryBadRequest) GetPayload() *models.ErrorBody
- func (o *PostContentmanagementQueryBadRequest) IsClientError() bool
- func (o *PostContentmanagementQueryBadRequest) IsCode(code int) bool
- func (o *PostContentmanagementQueryBadRequest) IsRedirect() bool
- func (o *PostContentmanagementQueryBadRequest) IsServerError() bool
- func (o *PostContentmanagementQueryBadRequest) IsSuccess() bool
- func (o *PostContentmanagementQueryBadRequest) String() string
- type PostContentmanagementQueryForbidden
- func (o *PostContentmanagementQueryForbidden) Error() string
- func (o *PostContentmanagementQueryForbidden) GetPayload() *models.ErrorBody
- func (o *PostContentmanagementQueryForbidden) IsClientError() bool
- func (o *PostContentmanagementQueryForbidden) IsCode(code int) bool
- func (o *PostContentmanagementQueryForbidden) IsRedirect() bool
- func (o *PostContentmanagementQueryForbidden) IsServerError() bool
- func (o *PostContentmanagementQueryForbidden) IsSuccess() bool
- func (o *PostContentmanagementQueryForbidden) String() string
- type PostContentmanagementQueryGatewayTimeout
- func (o *PostContentmanagementQueryGatewayTimeout) Error() string
- func (o *PostContentmanagementQueryGatewayTimeout) GetPayload() *models.ErrorBody
- func (o *PostContentmanagementQueryGatewayTimeout) IsClientError() bool
- func (o *PostContentmanagementQueryGatewayTimeout) IsCode(code int) bool
- func (o *PostContentmanagementQueryGatewayTimeout) IsRedirect() bool
- func (o *PostContentmanagementQueryGatewayTimeout) IsServerError() bool
- func (o *PostContentmanagementQueryGatewayTimeout) IsSuccess() bool
- func (o *PostContentmanagementQueryGatewayTimeout) String() string
- type PostContentmanagementQueryInternalServerError
- func (o *PostContentmanagementQueryInternalServerError) Error() string
- func (o *PostContentmanagementQueryInternalServerError) GetPayload() *models.ErrorBody
- func (o *PostContentmanagementQueryInternalServerError) IsClientError() bool
- func (o *PostContentmanagementQueryInternalServerError) IsCode(code int) bool
- func (o *PostContentmanagementQueryInternalServerError) IsRedirect() bool
- func (o *PostContentmanagementQueryInternalServerError) IsServerError() bool
- func (o *PostContentmanagementQueryInternalServerError) IsSuccess() bool
- func (o *PostContentmanagementQueryInternalServerError) String() string
- type PostContentmanagementQueryNotFound
- func (o *PostContentmanagementQueryNotFound) Error() string
- func (o *PostContentmanagementQueryNotFound) GetPayload() *models.ErrorBody
- func (o *PostContentmanagementQueryNotFound) IsClientError() bool
- func (o *PostContentmanagementQueryNotFound) IsCode(code int) bool
- func (o *PostContentmanagementQueryNotFound) IsRedirect() bool
- func (o *PostContentmanagementQueryNotFound) IsServerError() bool
- func (o *PostContentmanagementQueryNotFound) IsSuccess() bool
- func (o *PostContentmanagementQueryNotFound) String() string
- type PostContentmanagementQueryOK
- func (o *PostContentmanagementQueryOK) Error() string
- func (o *PostContentmanagementQueryOK) GetPayload() *models.QueryResults
- func (o *PostContentmanagementQueryOK) IsClientError() bool
- func (o *PostContentmanagementQueryOK) IsCode(code int) bool
- func (o *PostContentmanagementQueryOK) IsRedirect() bool
- func (o *PostContentmanagementQueryOK) IsServerError() bool
- func (o *PostContentmanagementQueryOK) IsSuccess() bool
- func (o *PostContentmanagementQueryOK) String() string
- type PostContentmanagementQueryParams
- func NewPostContentmanagementQueryParams() *PostContentmanagementQueryParams
- func NewPostContentmanagementQueryParamsWithContext(ctx context.Context) *PostContentmanagementQueryParams
- func NewPostContentmanagementQueryParamsWithHTTPClient(client *http.Client) *PostContentmanagementQueryParams
- func NewPostContentmanagementQueryParamsWithTimeout(timeout time.Duration) *PostContentmanagementQueryParams
- func (o *PostContentmanagementQueryParams) SetBody(body *models.QueryRequest)
- func (o *PostContentmanagementQueryParams) SetContext(ctx context.Context)
- func (o *PostContentmanagementQueryParams) SetDefaults()
- func (o *PostContentmanagementQueryParams) SetExpand(expand *string)
- func (o *PostContentmanagementQueryParams) SetHTTPClient(client *http.Client)
- func (o *PostContentmanagementQueryParams) SetTimeout(timeout time.Duration)
- func (o *PostContentmanagementQueryParams) WithBody(body *models.QueryRequest) *PostContentmanagementQueryParams
- func (o *PostContentmanagementQueryParams) WithContext(ctx context.Context) *PostContentmanagementQueryParams
- func (o *PostContentmanagementQueryParams) WithDefaults() *PostContentmanagementQueryParams
- func (o *PostContentmanagementQueryParams) WithExpand(expand *string) *PostContentmanagementQueryParams
- func (o *PostContentmanagementQueryParams) WithHTTPClient(client *http.Client) *PostContentmanagementQueryParams
- func (o *PostContentmanagementQueryParams) WithTimeout(timeout time.Duration) *PostContentmanagementQueryParams
- func (o *PostContentmanagementQueryParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PostContentmanagementQueryReader
- type PostContentmanagementQueryRequestEntityTooLarge
- func (o *PostContentmanagementQueryRequestEntityTooLarge) Error() string
- func (o *PostContentmanagementQueryRequestEntityTooLarge) GetPayload() *models.ErrorBody
- func (o *PostContentmanagementQueryRequestEntityTooLarge) IsClientError() bool
- func (o *PostContentmanagementQueryRequestEntityTooLarge) IsCode(code int) bool
- func (o *PostContentmanagementQueryRequestEntityTooLarge) IsRedirect() bool
- func (o *PostContentmanagementQueryRequestEntityTooLarge) IsServerError() bool
- func (o *PostContentmanagementQueryRequestEntityTooLarge) IsSuccess() bool
- func (o *PostContentmanagementQueryRequestEntityTooLarge) String() string
- type PostContentmanagementQueryRequestTimeout
- func (o *PostContentmanagementQueryRequestTimeout) Error() string
- func (o *PostContentmanagementQueryRequestTimeout) GetPayload() *models.ErrorBody
- func (o *PostContentmanagementQueryRequestTimeout) IsClientError() bool
- func (o *PostContentmanagementQueryRequestTimeout) IsCode(code int) bool
- func (o *PostContentmanagementQueryRequestTimeout) IsRedirect() bool
- func (o *PostContentmanagementQueryRequestTimeout) IsServerError() bool
- func (o *PostContentmanagementQueryRequestTimeout) IsSuccess() bool
- func (o *PostContentmanagementQueryRequestTimeout) String() string
- type PostContentmanagementQueryServiceUnavailable
- func (o *PostContentmanagementQueryServiceUnavailable) Error() string
- func (o *PostContentmanagementQueryServiceUnavailable) GetPayload() *models.ErrorBody
- func (o *PostContentmanagementQueryServiceUnavailable) IsClientError() bool
- func (o *PostContentmanagementQueryServiceUnavailable) IsCode(code int) bool
- func (o *PostContentmanagementQueryServiceUnavailable) IsRedirect() bool
- func (o *PostContentmanagementQueryServiceUnavailable) IsServerError() bool
- func (o *PostContentmanagementQueryServiceUnavailable) IsSuccess() bool
- func (o *PostContentmanagementQueryServiceUnavailable) String() string
- type PostContentmanagementQueryTooManyRequests
- func (o *PostContentmanagementQueryTooManyRequests) Error() string
- func (o *PostContentmanagementQueryTooManyRequests) GetPayload() *models.ErrorBody
- func (o *PostContentmanagementQueryTooManyRequests) IsClientError() bool
- func (o *PostContentmanagementQueryTooManyRequests) IsCode(code int) bool
- func (o *PostContentmanagementQueryTooManyRequests) IsRedirect() bool
- func (o *PostContentmanagementQueryTooManyRequests) IsServerError() bool
- func (o *PostContentmanagementQueryTooManyRequests) IsSuccess() bool
- func (o *PostContentmanagementQueryTooManyRequests) String() string
- type PostContentmanagementQueryUnauthorized
- func (o *PostContentmanagementQueryUnauthorized) Error() string
- func (o *PostContentmanagementQueryUnauthorized) GetPayload() *models.ErrorBody
- func (o *PostContentmanagementQueryUnauthorized) IsClientError() bool
- func (o *PostContentmanagementQueryUnauthorized) IsCode(code int) bool
- func (o *PostContentmanagementQueryUnauthorized) IsRedirect() bool
- func (o *PostContentmanagementQueryUnauthorized) IsServerError() bool
- func (o *PostContentmanagementQueryUnauthorized) IsSuccess() bool
- func (o *PostContentmanagementQueryUnauthorized) String() string
- type PostContentmanagementQueryUnsupportedMediaType
- func (o *PostContentmanagementQueryUnsupportedMediaType) Error() string
- func (o *PostContentmanagementQueryUnsupportedMediaType) GetPayload() *models.ErrorBody
- func (o *PostContentmanagementQueryUnsupportedMediaType) IsClientError() bool
- func (o *PostContentmanagementQueryUnsupportedMediaType) IsCode(code int) bool
- func (o *PostContentmanagementQueryUnsupportedMediaType) IsRedirect() bool
- func (o *PostContentmanagementQueryUnsupportedMediaType) IsServerError() bool
- func (o *PostContentmanagementQueryUnsupportedMediaType) IsSuccess() bool
- func (o *PostContentmanagementQueryUnsupportedMediaType) String() string
- type PostContentmanagementSharesBadRequest
- func (o *PostContentmanagementSharesBadRequest) Error() string
- func (o *PostContentmanagementSharesBadRequest) GetPayload() *models.ErrorBody
- func (o *PostContentmanagementSharesBadRequest) IsClientError() bool
- func (o *PostContentmanagementSharesBadRequest) IsCode(code int) bool
- func (o *PostContentmanagementSharesBadRequest) IsRedirect() bool
- func (o *PostContentmanagementSharesBadRequest) IsServerError() bool
- func (o *PostContentmanagementSharesBadRequest) IsSuccess() bool
- func (o *PostContentmanagementSharesBadRequest) String() string
- type PostContentmanagementSharesForbidden
- func (o *PostContentmanagementSharesForbidden) Error() string
- func (o *PostContentmanagementSharesForbidden) GetPayload() *models.ErrorBody
- func (o *PostContentmanagementSharesForbidden) IsClientError() bool
- func (o *PostContentmanagementSharesForbidden) IsCode(code int) bool
- func (o *PostContentmanagementSharesForbidden) IsRedirect() bool
- func (o *PostContentmanagementSharesForbidden) IsServerError() bool
- func (o *PostContentmanagementSharesForbidden) IsSuccess() bool
- func (o *PostContentmanagementSharesForbidden) String() string
- type PostContentmanagementSharesGatewayTimeout
- func (o *PostContentmanagementSharesGatewayTimeout) Error() string
- func (o *PostContentmanagementSharesGatewayTimeout) GetPayload() *models.ErrorBody
- func (o *PostContentmanagementSharesGatewayTimeout) IsClientError() bool
- func (o *PostContentmanagementSharesGatewayTimeout) IsCode(code int) bool
- func (o *PostContentmanagementSharesGatewayTimeout) IsRedirect() bool
- func (o *PostContentmanagementSharesGatewayTimeout) IsServerError() bool
- func (o *PostContentmanagementSharesGatewayTimeout) IsSuccess() bool
- func (o *PostContentmanagementSharesGatewayTimeout) String() string
- type PostContentmanagementSharesInternalServerError
- func (o *PostContentmanagementSharesInternalServerError) Error() string
- func (o *PostContentmanagementSharesInternalServerError) GetPayload() *models.ErrorBody
- func (o *PostContentmanagementSharesInternalServerError) IsClientError() bool
- func (o *PostContentmanagementSharesInternalServerError) IsCode(code int) bool
- func (o *PostContentmanagementSharesInternalServerError) IsRedirect() bool
- func (o *PostContentmanagementSharesInternalServerError) IsServerError() bool
- func (o *PostContentmanagementSharesInternalServerError) IsSuccess() bool
- func (o *PostContentmanagementSharesInternalServerError) String() string
- type PostContentmanagementSharesNotFound
- func (o *PostContentmanagementSharesNotFound) Error() string
- func (o *PostContentmanagementSharesNotFound) GetPayload() *models.ErrorBody
- func (o *PostContentmanagementSharesNotFound) IsClientError() bool
- func (o *PostContentmanagementSharesNotFound) IsCode(code int) bool
- func (o *PostContentmanagementSharesNotFound) IsRedirect() bool
- func (o *PostContentmanagementSharesNotFound) IsServerError() bool
- func (o *PostContentmanagementSharesNotFound) IsSuccess() bool
- func (o *PostContentmanagementSharesNotFound) String() string
- type PostContentmanagementSharesOK
- func (o *PostContentmanagementSharesOK) Error() string
- func (o *PostContentmanagementSharesOK) GetPayload() *models.CreateShareResponse
- func (o *PostContentmanagementSharesOK) IsClientError() bool
- func (o *PostContentmanagementSharesOK) IsCode(code int) bool
- func (o *PostContentmanagementSharesOK) IsRedirect() bool
- func (o *PostContentmanagementSharesOK) IsServerError() bool
- func (o *PostContentmanagementSharesOK) IsSuccess() bool
- func (o *PostContentmanagementSharesOK) String() string
- type PostContentmanagementSharesParams
- func NewPostContentmanagementSharesParams() *PostContentmanagementSharesParams
- func NewPostContentmanagementSharesParamsWithContext(ctx context.Context) *PostContentmanagementSharesParams
- func NewPostContentmanagementSharesParamsWithHTTPClient(client *http.Client) *PostContentmanagementSharesParams
- func NewPostContentmanagementSharesParamsWithTimeout(timeout time.Duration) *PostContentmanagementSharesParams
- func (o *PostContentmanagementSharesParams) SetBody(body *models.CreateShareRequest)
- func (o *PostContentmanagementSharesParams) SetContext(ctx context.Context)
- func (o *PostContentmanagementSharesParams) SetDefaults()
- func (o *PostContentmanagementSharesParams) SetHTTPClient(client *http.Client)
- func (o *PostContentmanagementSharesParams) SetTimeout(timeout time.Duration)
- func (o *PostContentmanagementSharesParams) WithBody(body *models.CreateShareRequest) *PostContentmanagementSharesParams
- func (o *PostContentmanagementSharesParams) WithContext(ctx context.Context) *PostContentmanagementSharesParams
- func (o *PostContentmanagementSharesParams) WithDefaults() *PostContentmanagementSharesParams
- func (o *PostContentmanagementSharesParams) WithHTTPClient(client *http.Client) *PostContentmanagementSharesParams
- func (o *PostContentmanagementSharesParams) WithTimeout(timeout time.Duration) *PostContentmanagementSharesParams
- func (o *PostContentmanagementSharesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PostContentmanagementSharesReader
- type PostContentmanagementSharesRequestEntityTooLarge
- func (o *PostContentmanagementSharesRequestEntityTooLarge) Error() string
- func (o *PostContentmanagementSharesRequestEntityTooLarge) GetPayload() *models.ErrorBody
- func (o *PostContentmanagementSharesRequestEntityTooLarge) IsClientError() bool
- func (o *PostContentmanagementSharesRequestEntityTooLarge) IsCode(code int) bool
- func (o *PostContentmanagementSharesRequestEntityTooLarge) IsRedirect() bool
- func (o *PostContentmanagementSharesRequestEntityTooLarge) IsServerError() bool
- func (o *PostContentmanagementSharesRequestEntityTooLarge) IsSuccess() bool
- func (o *PostContentmanagementSharesRequestEntityTooLarge) String() string
- type PostContentmanagementSharesRequestTimeout
- func (o *PostContentmanagementSharesRequestTimeout) Error() string
- func (o *PostContentmanagementSharesRequestTimeout) GetPayload() *models.ErrorBody
- func (o *PostContentmanagementSharesRequestTimeout) IsClientError() bool
- func (o *PostContentmanagementSharesRequestTimeout) IsCode(code int) bool
- func (o *PostContentmanagementSharesRequestTimeout) IsRedirect() bool
- func (o *PostContentmanagementSharesRequestTimeout) IsServerError() bool
- func (o *PostContentmanagementSharesRequestTimeout) IsSuccess() bool
- func (o *PostContentmanagementSharesRequestTimeout) String() string
- type PostContentmanagementSharesServiceUnavailable
- func (o *PostContentmanagementSharesServiceUnavailable) Error() string
- func (o *PostContentmanagementSharesServiceUnavailable) GetPayload() *models.ErrorBody
- func (o *PostContentmanagementSharesServiceUnavailable) IsClientError() bool
- func (o *PostContentmanagementSharesServiceUnavailable) IsCode(code int) bool
- func (o *PostContentmanagementSharesServiceUnavailable) IsRedirect() bool
- func (o *PostContentmanagementSharesServiceUnavailable) IsServerError() bool
- func (o *PostContentmanagementSharesServiceUnavailable) IsSuccess() bool
- func (o *PostContentmanagementSharesServiceUnavailable) String() string
- type PostContentmanagementSharesTooManyRequests
- func (o *PostContentmanagementSharesTooManyRequests) Error() string
- func (o *PostContentmanagementSharesTooManyRequests) GetPayload() *models.ErrorBody
- func (o *PostContentmanagementSharesTooManyRequests) IsClientError() bool
- func (o *PostContentmanagementSharesTooManyRequests) IsCode(code int) bool
- func (o *PostContentmanagementSharesTooManyRequests) IsRedirect() bool
- func (o *PostContentmanagementSharesTooManyRequests) IsServerError() bool
- func (o *PostContentmanagementSharesTooManyRequests) IsSuccess() bool
- func (o *PostContentmanagementSharesTooManyRequests) String() string
- type PostContentmanagementSharesUnauthorized
- func (o *PostContentmanagementSharesUnauthorized) Error() string
- func (o *PostContentmanagementSharesUnauthorized) GetPayload() *models.ErrorBody
- func (o *PostContentmanagementSharesUnauthorized) IsClientError() bool
- func (o *PostContentmanagementSharesUnauthorized) IsCode(code int) bool
- func (o *PostContentmanagementSharesUnauthorized) IsRedirect() bool
- func (o *PostContentmanagementSharesUnauthorized) IsServerError() bool
- func (o *PostContentmanagementSharesUnauthorized) IsSuccess() bool
- func (o *PostContentmanagementSharesUnauthorized) String() string
- type PostContentmanagementSharesUnsupportedMediaType
- func (o *PostContentmanagementSharesUnsupportedMediaType) Error() string
- func (o *PostContentmanagementSharesUnsupportedMediaType) GetPayload() *models.ErrorBody
- func (o *PostContentmanagementSharesUnsupportedMediaType) IsClientError() bool
- func (o *PostContentmanagementSharesUnsupportedMediaType) IsCode(code int) bool
- func (o *PostContentmanagementSharesUnsupportedMediaType) IsRedirect() bool
- func (o *PostContentmanagementSharesUnsupportedMediaType) IsServerError() bool
- func (o *PostContentmanagementSharesUnsupportedMediaType) IsSuccess() bool
- func (o *PostContentmanagementSharesUnsupportedMediaType) String() string
- type PostContentmanagementWorkspaceTagvaluesBadRequest
- func (o *PostContentmanagementWorkspaceTagvaluesBadRequest) Error() string
- func (o *PostContentmanagementWorkspaceTagvaluesBadRequest) GetPayload() *models.ErrorBody
- func (o *PostContentmanagementWorkspaceTagvaluesBadRequest) IsClientError() bool
- func (o *PostContentmanagementWorkspaceTagvaluesBadRequest) IsCode(code int) bool
- func (o *PostContentmanagementWorkspaceTagvaluesBadRequest) IsRedirect() bool
- func (o *PostContentmanagementWorkspaceTagvaluesBadRequest) IsServerError() bool
- func (o *PostContentmanagementWorkspaceTagvaluesBadRequest) IsSuccess() bool
- func (o *PostContentmanagementWorkspaceTagvaluesBadRequest) String() string
- type PostContentmanagementWorkspaceTagvaluesForbidden
- func (o *PostContentmanagementWorkspaceTagvaluesForbidden) Error() string
- func (o *PostContentmanagementWorkspaceTagvaluesForbidden) GetPayload() *models.ErrorBody
- func (o *PostContentmanagementWorkspaceTagvaluesForbidden) IsClientError() bool
- func (o *PostContentmanagementWorkspaceTagvaluesForbidden) IsCode(code int) bool
- func (o *PostContentmanagementWorkspaceTagvaluesForbidden) IsRedirect() bool
- func (o *PostContentmanagementWorkspaceTagvaluesForbidden) IsServerError() bool
- func (o *PostContentmanagementWorkspaceTagvaluesForbidden) IsSuccess() bool
- func (o *PostContentmanagementWorkspaceTagvaluesForbidden) String() string
- type PostContentmanagementWorkspaceTagvaluesGatewayTimeout
- func (o *PostContentmanagementWorkspaceTagvaluesGatewayTimeout) Error() string
- func (o *PostContentmanagementWorkspaceTagvaluesGatewayTimeout) GetPayload() *models.ErrorBody
- func (o *PostContentmanagementWorkspaceTagvaluesGatewayTimeout) IsClientError() bool
- func (o *PostContentmanagementWorkspaceTagvaluesGatewayTimeout) IsCode(code int) bool
- func (o *PostContentmanagementWorkspaceTagvaluesGatewayTimeout) IsRedirect() bool
- func (o *PostContentmanagementWorkspaceTagvaluesGatewayTimeout) IsServerError() bool
- func (o *PostContentmanagementWorkspaceTagvaluesGatewayTimeout) IsSuccess() bool
- func (o *PostContentmanagementWorkspaceTagvaluesGatewayTimeout) String() string
- type PostContentmanagementWorkspaceTagvaluesInternalServerError
- func (o *PostContentmanagementWorkspaceTagvaluesInternalServerError) Error() string
- func (o *PostContentmanagementWorkspaceTagvaluesInternalServerError) GetPayload() *models.ErrorBody
- func (o *PostContentmanagementWorkspaceTagvaluesInternalServerError) IsClientError() bool
- func (o *PostContentmanagementWorkspaceTagvaluesInternalServerError) IsCode(code int) bool
- func (o *PostContentmanagementWorkspaceTagvaluesInternalServerError) IsRedirect() bool
- func (o *PostContentmanagementWorkspaceTagvaluesInternalServerError) IsServerError() bool
- func (o *PostContentmanagementWorkspaceTagvaluesInternalServerError) IsSuccess() bool
- func (o *PostContentmanagementWorkspaceTagvaluesInternalServerError) String() string
- type PostContentmanagementWorkspaceTagvaluesNotFound
- func (o *PostContentmanagementWorkspaceTagvaluesNotFound) Error() string
- func (o *PostContentmanagementWorkspaceTagvaluesNotFound) GetPayload() *models.ErrorBody
- func (o *PostContentmanagementWorkspaceTagvaluesNotFound) IsClientError() bool
- func (o *PostContentmanagementWorkspaceTagvaluesNotFound) IsCode(code int) bool
- func (o *PostContentmanagementWorkspaceTagvaluesNotFound) IsRedirect() bool
- func (o *PostContentmanagementWorkspaceTagvaluesNotFound) IsServerError() bool
- func (o *PostContentmanagementWorkspaceTagvaluesNotFound) IsSuccess() bool
- func (o *PostContentmanagementWorkspaceTagvaluesNotFound) String() string
- type PostContentmanagementWorkspaceTagvaluesOK
- func (o *PostContentmanagementWorkspaceTagvaluesOK) Error() string
- func (o *PostContentmanagementWorkspaceTagvaluesOK) GetPayload() *models.TagValue
- func (o *PostContentmanagementWorkspaceTagvaluesOK) IsClientError() bool
- func (o *PostContentmanagementWorkspaceTagvaluesOK) IsCode(code int) bool
- func (o *PostContentmanagementWorkspaceTagvaluesOK) IsRedirect() bool
- func (o *PostContentmanagementWorkspaceTagvaluesOK) IsServerError() bool
- func (o *PostContentmanagementWorkspaceTagvaluesOK) IsSuccess() bool
- func (o *PostContentmanagementWorkspaceTagvaluesOK) String() string
- type PostContentmanagementWorkspaceTagvaluesParams
- func NewPostContentmanagementWorkspaceTagvaluesParams() *PostContentmanagementWorkspaceTagvaluesParams
- func NewPostContentmanagementWorkspaceTagvaluesParamsWithContext(ctx context.Context) *PostContentmanagementWorkspaceTagvaluesParams
- func NewPostContentmanagementWorkspaceTagvaluesParamsWithHTTPClient(client *http.Client) *PostContentmanagementWorkspaceTagvaluesParams
- func NewPostContentmanagementWorkspaceTagvaluesParamsWithTimeout(timeout time.Duration) *PostContentmanagementWorkspaceTagvaluesParams
- func (o *PostContentmanagementWorkspaceTagvaluesParams) SetBody(body *models.TagValue)
- func (o *PostContentmanagementWorkspaceTagvaluesParams) SetContext(ctx context.Context)
- func (o *PostContentmanagementWorkspaceTagvaluesParams) SetDefaults()
- func (o *PostContentmanagementWorkspaceTagvaluesParams) SetHTTPClient(client *http.Client)
- func (o *PostContentmanagementWorkspaceTagvaluesParams) SetTimeout(timeout time.Duration)
- func (o *PostContentmanagementWorkspaceTagvaluesParams) SetWorkspaceID(workspaceID string)
- func (o *PostContentmanagementWorkspaceTagvaluesParams) WithBody(body *models.TagValue) *PostContentmanagementWorkspaceTagvaluesParams
- func (o *PostContentmanagementWorkspaceTagvaluesParams) WithContext(ctx context.Context) *PostContentmanagementWorkspaceTagvaluesParams
- func (o *PostContentmanagementWorkspaceTagvaluesParams) WithDefaults() *PostContentmanagementWorkspaceTagvaluesParams
- func (o *PostContentmanagementWorkspaceTagvaluesParams) WithHTTPClient(client *http.Client) *PostContentmanagementWorkspaceTagvaluesParams
- func (o *PostContentmanagementWorkspaceTagvaluesParams) WithTimeout(timeout time.Duration) *PostContentmanagementWorkspaceTagvaluesParams
- func (o *PostContentmanagementWorkspaceTagvaluesParams) WithWorkspaceID(workspaceID string) *PostContentmanagementWorkspaceTagvaluesParams
- func (o *PostContentmanagementWorkspaceTagvaluesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PostContentmanagementWorkspaceTagvaluesQueryBadRequest
- func (o *PostContentmanagementWorkspaceTagvaluesQueryBadRequest) Error() string
- func (o *PostContentmanagementWorkspaceTagvaluesQueryBadRequest) GetPayload() *models.ErrorBody
- func (o *PostContentmanagementWorkspaceTagvaluesQueryBadRequest) IsClientError() bool
- func (o *PostContentmanagementWorkspaceTagvaluesQueryBadRequest) IsCode(code int) bool
- func (o *PostContentmanagementWorkspaceTagvaluesQueryBadRequest) IsRedirect() bool
- func (o *PostContentmanagementWorkspaceTagvaluesQueryBadRequest) IsServerError() bool
- func (o *PostContentmanagementWorkspaceTagvaluesQueryBadRequest) IsSuccess() bool
- func (o *PostContentmanagementWorkspaceTagvaluesQueryBadRequest) String() string
- type PostContentmanagementWorkspaceTagvaluesQueryForbidden
- func (o *PostContentmanagementWorkspaceTagvaluesQueryForbidden) Error() string
- func (o *PostContentmanagementWorkspaceTagvaluesQueryForbidden) GetPayload() *models.ErrorBody
- func (o *PostContentmanagementWorkspaceTagvaluesQueryForbidden) IsClientError() bool
- func (o *PostContentmanagementWorkspaceTagvaluesQueryForbidden) IsCode(code int) bool
- func (o *PostContentmanagementWorkspaceTagvaluesQueryForbidden) IsRedirect() bool
- func (o *PostContentmanagementWorkspaceTagvaluesQueryForbidden) IsServerError() bool
- func (o *PostContentmanagementWorkspaceTagvaluesQueryForbidden) IsSuccess() bool
- func (o *PostContentmanagementWorkspaceTagvaluesQueryForbidden) String() string
- type PostContentmanagementWorkspaceTagvaluesQueryGatewayTimeout
- func (o *PostContentmanagementWorkspaceTagvaluesQueryGatewayTimeout) Error() string
- func (o *PostContentmanagementWorkspaceTagvaluesQueryGatewayTimeout) GetPayload() *models.ErrorBody
- func (o *PostContentmanagementWorkspaceTagvaluesQueryGatewayTimeout) IsClientError() bool
- func (o *PostContentmanagementWorkspaceTagvaluesQueryGatewayTimeout) IsCode(code int) bool
- func (o *PostContentmanagementWorkspaceTagvaluesQueryGatewayTimeout) IsRedirect() bool
- func (o *PostContentmanagementWorkspaceTagvaluesQueryGatewayTimeout) IsServerError() bool
- func (o *PostContentmanagementWorkspaceTagvaluesQueryGatewayTimeout) IsSuccess() bool
- func (o *PostContentmanagementWorkspaceTagvaluesQueryGatewayTimeout) String() string
- type PostContentmanagementWorkspaceTagvaluesQueryInternalServerError
- func (o *PostContentmanagementWorkspaceTagvaluesQueryInternalServerError) Error() string
- func (o *PostContentmanagementWorkspaceTagvaluesQueryInternalServerError) GetPayload() *models.ErrorBody
- func (o *PostContentmanagementWorkspaceTagvaluesQueryInternalServerError) IsClientError() bool
- func (o *PostContentmanagementWorkspaceTagvaluesQueryInternalServerError) IsCode(code int) bool
- func (o *PostContentmanagementWorkspaceTagvaluesQueryInternalServerError) IsRedirect() bool
- func (o *PostContentmanagementWorkspaceTagvaluesQueryInternalServerError) IsServerError() bool
- func (o *PostContentmanagementWorkspaceTagvaluesQueryInternalServerError) IsSuccess() bool
- func (o *PostContentmanagementWorkspaceTagvaluesQueryInternalServerError) String() string
- type PostContentmanagementWorkspaceTagvaluesQueryNotFound
- func (o *PostContentmanagementWorkspaceTagvaluesQueryNotFound) Error() string
- func (o *PostContentmanagementWorkspaceTagvaluesQueryNotFound) GetPayload() *models.ErrorBody
- func (o *PostContentmanagementWorkspaceTagvaluesQueryNotFound) IsClientError() bool
- func (o *PostContentmanagementWorkspaceTagvaluesQueryNotFound) IsCode(code int) bool
- func (o *PostContentmanagementWorkspaceTagvaluesQueryNotFound) IsRedirect() bool
- func (o *PostContentmanagementWorkspaceTagvaluesQueryNotFound) IsServerError() bool
- func (o *PostContentmanagementWorkspaceTagvaluesQueryNotFound) IsSuccess() bool
- func (o *PostContentmanagementWorkspaceTagvaluesQueryNotFound) String() string
- type PostContentmanagementWorkspaceTagvaluesQueryOK
- func (o *PostContentmanagementWorkspaceTagvaluesQueryOK) Error() string
- func (o *PostContentmanagementWorkspaceTagvaluesQueryOK) GetPayload() *models.TagValueEntityListing
- func (o *PostContentmanagementWorkspaceTagvaluesQueryOK) IsClientError() bool
- func (o *PostContentmanagementWorkspaceTagvaluesQueryOK) IsCode(code int) bool
- func (o *PostContentmanagementWorkspaceTagvaluesQueryOK) IsRedirect() bool
- func (o *PostContentmanagementWorkspaceTagvaluesQueryOK) IsServerError() bool
- func (o *PostContentmanagementWorkspaceTagvaluesQueryOK) IsSuccess() bool
- func (o *PostContentmanagementWorkspaceTagvaluesQueryOK) String() string
- type PostContentmanagementWorkspaceTagvaluesQueryParams
- func NewPostContentmanagementWorkspaceTagvaluesQueryParams() *PostContentmanagementWorkspaceTagvaluesQueryParams
- func NewPostContentmanagementWorkspaceTagvaluesQueryParamsWithContext(ctx context.Context) *PostContentmanagementWorkspaceTagvaluesQueryParams
- func NewPostContentmanagementWorkspaceTagvaluesQueryParamsWithHTTPClient(client *http.Client) *PostContentmanagementWorkspaceTagvaluesQueryParams
- func NewPostContentmanagementWorkspaceTagvaluesQueryParamsWithTimeout(timeout time.Duration) *PostContentmanagementWorkspaceTagvaluesQueryParams
- func (o *PostContentmanagementWorkspaceTagvaluesQueryParams) SetBody(body *models.TagQueryRequest)
- func (o *PostContentmanagementWorkspaceTagvaluesQueryParams) SetContext(ctx context.Context)
- func (o *PostContentmanagementWorkspaceTagvaluesQueryParams) SetDefaults()
- func (o *PostContentmanagementWorkspaceTagvaluesQueryParams) SetExpand(expand []string)
- func (o *PostContentmanagementWorkspaceTagvaluesQueryParams) SetHTTPClient(client *http.Client)
- func (o *PostContentmanagementWorkspaceTagvaluesQueryParams) SetTimeout(timeout time.Duration)
- func (o *PostContentmanagementWorkspaceTagvaluesQueryParams) SetWorkspaceID(workspaceID string)
- func (o *PostContentmanagementWorkspaceTagvaluesQueryParams) WithBody(body *models.TagQueryRequest) *PostContentmanagementWorkspaceTagvaluesQueryParams
- func (o *PostContentmanagementWorkspaceTagvaluesQueryParams) WithContext(ctx context.Context) *PostContentmanagementWorkspaceTagvaluesQueryParams
- func (o *PostContentmanagementWorkspaceTagvaluesQueryParams) WithDefaults() *PostContentmanagementWorkspaceTagvaluesQueryParams
- func (o *PostContentmanagementWorkspaceTagvaluesQueryParams) WithExpand(expand []string) *PostContentmanagementWorkspaceTagvaluesQueryParams
- func (o *PostContentmanagementWorkspaceTagvaluesQueryParams) WithHTTPClient(client *http.Client) *PostContentmanagementWorkspaceTagvaluesQueryParams
- func (o *PostContentmanagementWorkspaceTagvaluesQueryParams) WithTimeout(timeout time.Duration) *PostContentmanagementWorkspaceTagvaluesQueryParams
- func (o *PostContentmanagementWorkspaceTagvaluesQueryParams) WithWorkspaceID(workspaceID string) *PostContentmanagementWorkspaceTagvaluesQueryParams
- func (o *PostContentmanagementWorkspaceTagvaluesQueryParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PostContentmanagementWorkspaceTagvaluesQueryReader
- type PostContentmanagementWorkspaceTagvaluesQueryRequestEntityTooLarge
- func (o *PostContentmanagementWorkspaceTagvaluesQueryRequestEntityTooLarge) Error() string
- func (o *PostContentmanagementWorkspaceTagvaluesQueryRequestEntityTooLarge) GetPayload() *models.ErrorBody
- func (o *PostContentmanagementWorkspaceTagvaluesQueryRequestEntityTooLarge) IsClientError() bool
- func (o *PostContentmanagementWorkspaceTagvaluesQueryRequestEntityTooLarge) IsCode(code int) bool
- func (o *PostContentmanagementWorkspaceTagvaluesQueryRequestEntityTooLarge) IsRedirect() bool
- func (o *PostContentmanagementWorkspaceTagvaluesQueryRequestEntityTooLarge) IsServerError() bool
- func (o *PostContentmanagementWorkspaceTagvaluesQueryRequestEntityTooLarge) IsSuccess() bool
- func (o *PostContentmanagementWorkspaceTagvaluesQueryRequestEntityTooLarge) String() string
- type PostContentmanagementWorkspaceTagvaluesQueryRequestTimeout
- func (o *PostContentmanagementWorkspaceTagvaluesQueryRequestTimeout) Error() string
- func (o *PostContentmanagementWorkspaceTagvaluesQueryRequestTimeout) GetPayload() *models.ErrorBody
- func (o *PostContentmanagementWorkspaceTagvaluesQueryRequestTimeout) IsClientError() bool
- func (o *PostContentmanagementWorkspaceTagvaluesQueryRequestTimeout) IsCode(code int) bool
- func (o *PostContentmanagementWorkspaceTagvaluesQueryRequestTimeout) IsRedirect() bool
- func (o *PostContentmanagementWorkspaceTagvaluesQueryRequestTimeout) IsServerError() bool
- func (o *PostContentmanagementWorkspaceTagvaluesQueryRequestTimeout) IsSuccess() bool
- func (o *PostContentmanagementWorkspaceTagvaluesQueryRequestTimeout) String() string
- type PostContentmanagementWorkspaceTagvaluesQueryServiceUnavailable
- func (o *PostContentmanagementWorkspaceTagvaluesQueryServiceUnavailable) Error() string
- func (o *PostContentmanagementWorkspaceTagvaluesQueryServiceUnavailable) GetPayload() *models.ErrorBody
- func (o *PostContentmanagementWorkspaceTagvaluesQueryServiceUnavailable) IsClientError() bool
- func (o *PostContentmanagementWorkspaceTagvaluesQueryServiceUnavailable) IsCode(code int) bool
- func (o *PostContentmanagementWorkspaceTagvaluesQueryServiceUnavailable) IsRedirect() bool
- func (o *PostContentmanagementWorkspaceTagvaluesQueryServiceUnavailable) IsServerError() bool
- func (o *PostContentmanagementWorkspaceTagvaluesQueryServiceUnavailable) IsSuccess() bool
- func (o *PostContentmanagementWorkspaceTagvaluesQueryServiceUnavailable) String() string
- type PostContentmanagementWorkspaceTagvaluesQueryTooManyRequests
- func (o *PostContentmanagementWorkspaceTagvaluesQueryTooManyRequests) Error() string
- func (o *PostContentmanagementWorkspaceTagvaluesQueryTooManyRequests) GetPayload() *models.ErrorBody
- func (o *PostContentmanagementWorkspaceTagvaluesQueryTooManyRequests) IsClientError() bool
- func (o *PostContentmanagementWorkspaceTagvaluesQueryTooManyRequests) IsCode(code int) bool
- func (o *PostContentmanagementWorkspaceTagvaluesQueryTooManyRequests) IsRedirect() bool
- func (o *PostContentmanagementWorkspaceTagvaluesQueryTooManyRequests) IsServerError() bool
- func (o *PostContentmanagementWorkspaceTagvaluesQueryTooManyRequests) IsSuccess() bool
- func (o *PostContentmanagementWorkspaceTagvaluesQueryTooManyRequests) String() string
- type PostContentmanagementWorkspaceTagvaluesQueryUnauthorized
- func (o *PostContentmanagementWorkspaceTagvaluesQueryUnauthorized) Error() string
- func (o *PostContentmanagementWorkspaceTagvaluesQueryUnauthorized) GetPayload() *models.ErrorBody
- func (o *PostContentmanagementWorkspaceTagvaluesQueryUnauthorized) IsClientError() bool
- func (o *PostContentmanagementWorkspaceTagvaluesQueryUnauthorized) IsCode(code int) bool
- func (o *PostContentmanagementWorkspaceTagvaluesQueryUnauthorized) IsRedirect() bool
- func (o *PostContentmanagementWorkspaceTagvaluesQueryUnauthorized) IsServerError() bool
- func (o *PostContentmanagementWorkspaceTagvaluesQueryUnauthorized) IsSuccess() bool
- func (o *PostContentmanagementWorkspaceTagvaluesQueryUnauthorized) String() string
- type PostContentmanagementWorkspaceTagvaluesQueryUnsupportedMediaType
- func (o *PostContentmanagementWorkspaceTagvaluesQueryUnsupportedMediaType) Error() string
- func (o *PostContentmanagementWorkspaceTagvaluesQueryUnsupportedMediaType) GetPayload() *models.ErrorBody
- func (o *PostContentmanagementWorkspaceTagvaluesQueryUnsupportedMediaType) IsClientError() bool
- func (o *PostContentmanagementWorkspaceTagvaluesQueryUnsupportedMediaType) IsCode(code int) bool
- func (o *PostContentmanagementWorkspaceTagvaluesQueryUnsupportedMediaType) IsRedirect() bool
- func (o *PostContentmanagementWorkspaceTagvaluesQueryUnsupportedMediaType) IsServerError() bool
- func (o *PostContentmanagementWorkspaceTagvaluesQueryUnsupportedMediaType) IsSuccess() bool
- func (o *PostContentmanagementWorkspaceTagvaluesQueryUnsupportedMediaType) String() string
- type PostContentmanagementWorkspaceTagvaluesReader
- type PostContentmanagementWorkspaceTagvaluesRequestEntityTooLarge
- func (o *PostContentmanagementWorkspaceTagvaluesRequestEntityTooLarge) Error() string
- func (o *PostContentmanagementWorkspaceTagvaluesRequestEntityTooLarge) GetPayload() *models.ErrorBody
- func (o *PostContentmanagementWorkspaceTagvaluesRequestEntityTooLarge) IsClientError() bool
- func (o *PostContentmanagementWorkspaceTagvaluesRequestEntityTooLarge) IsCode(code int) bool
- func (o *PostContentmanagementWorkspaceTagvaluesRequestEntityTooLarge) IsRedirect() bool
- func (o *PostContentmanagementWorkspaceTagvaluesRequestEntityTooLarge) IsServerError() bool
- func (o *PostContentmanagementWorkspaceTagvaluesRequestEntityTooLarge) IsSuccess() bool
- func (o *PostContentmanagementWorkspaceTagvaluesRequestEntityTooLarge) String() string
- type PostContentmanagementWorkspaceTagvaluesRequestTimeout
- func (o *PostContentmanagementWorkspaceTagvaluesRequestTimeout) Error() string
- func (o *PostContentmanagementWorkspaceTagvaluesRequestTimeout) GetPayload() *models.ErrorBody
- func (o *PostContentmanagementWorkspaceTagvaluesRequestTimeout) IsClientError() bool
- func (o *PostContentmanagementWorkspaceTagvaluesRequestTimeout) IsCode(code int) bool
- func (o *PostContentmanagementWorkspaceTagvaluesRequestTimeout) IsRedirect() bool
- func (o *PostContentmanagementWorkspaceTagvaluesRequestTimeout) IsServerError() bool
- func (o *PostContentmanagementWorkspaceTagvaluesRequestTimeout) IsSuccess() bool
- func (o *PostContentmanagementWorkspaceTagvaluesRequestTimeout) String() string
- type PostContentmanagementWorkspaceTagvaluesServiceUnavailable
- func (o *PostContentmanagementWorkspaceTagvaluesServiceUnavailable) Error() string
- func (o *PostContentmanagementWorkspaceTagvaluesServiceUnavailable) GetPayload() *models.ErrorBody
- func (o *PostContentmanagementWorkspaceTagvaluesServiceUnavailable) IsClientError() bool
- func (o *PostContentmanagementWorkspaceTagvaluesServiceUnavailable) IsCode(code int) bool
- func (o *PostContentmanagementWorkspaceTagvaluesServiceUnavailable) IsRedirect() bool
- func (o *PostContentmanagementWorkspaceTagvaluesServiceUnavailable) IsServerError() bool
- func (o *PostContentmanagementWorkspaceTagvaluesServiceUnavailable) IsSuccess() bool
- func (o *PostContentmanagementWorkspaceTagvaluesServiceUnavailable) String() string
- type PostContentmanagementWorkspaceTagvaluesTooManyRequests
- func (o *PostContentmanagementWorkspaceTagvaluesTooManyRequests) Error() string
- func (o *PostContentmanagementWorkspaceTagvaluesTooManyRequests) GetPayload() *models.ErrorBody
- func (o *PostContentmanagementWorkspaceTagvaluesTooManyRequests) IsClientError() bool
- func (o *PostContentmanagementWorkspaceTagvaluesTooManyRequests) IsCode(code int) bool
- func (o *PostContentmanagementWorkspaceTagvaluesTooManyRequests) IsRedirect() bool
- func (o *PostContentmanagementWorkspaceTagvaluesTooManyRequests) IsServerError() bool
- func (o *PostContentmanagementWorkspaceTagvaluesTooManyRequests) IsSuccess() bool
- func (o *PostContentmanagementWorkspaceTagvaluesTooManyRequests) String() string
- type PostContentmanagementWorkspaceTagvaluesUnauthorized
- func (o *PostContentmanagementWorkspaceTagvaluesUnauthorized) Error() string
- func (o *PostContentmanagementWorkspaceTagvaluesUnauthorized) GetPayload() *models.ErrorBody
- func (o *PostContentmanagementWorkspaceTagvaluesUnauthorized) IsClientError() bool
- func (o *PostContentmanagementWorkspaceTagvaluesUnauthorized) IsCode(code int) bool
- func (o *PostContentmanagementWorkspaceTagvaluesUnauthorized) IsRedirect() bool
- func (o *PostContentmanagementWorkspaceTagvaluesUnauthorized) IsServerError() bool
- func (o *PostContentmanagementWorkspaceTagvaluesUnauthorized) IsSuccess() bool
- func (o *PostContentmanagementWorkspaceTagvaluesUnauthorized) String() string
- type PostContentmanagementWorkspaceTagvaluesUnsupportedMediaType
- func (o *PostContentmanagementWorkspaceTagvaluesUnsupportedMediaType) Error() string
- func (o *PostContentmanagementWorkspaceTagvaluesUnsupportedMediaType) GetPayload() *models.ErrorBody
- func (o *PostContentmanagementWorkspaceTagvaluesUnsupportedMediaType) IsClientError() bool
- func (o *PostContentmanagementWorkspaceTagvaluesUnsupportedMediaType) IsCode(code int) bool
- func (o *PostContentmanagementWorkspaceTagvaluesUnsupportedMediaType) IsRedirect() bool
- func (o *PostContentmanagementWorkspaceTagvaluesUnsupportedMediaType) IsServerError() bool
- func (o *PostContentmanagementWorkspaceTagvaluesUnsupportedMediaType) IsSuccess() bool
- func (o *PostContentmanagementWorkspaceTagvaluesUnsupportedMediaType) String() string
- type PostContentmanagementWorkspacesBadRequest
- func (o *PostContentmanagementWorkspacesBadRequest) Error() string
- func (o *PostContentmanagementWorkspacesBadRequest) GetPayload() *models.ErrorBody
- func (o *PostContentmanagementWorkspacesBadRequest) IsClientError() bool
- func (o *PostContentmanagementWorkspacesBadRequest) IsCode(code int) bool
- func (o *PostContentmanagementWorkspacesBadRequest) IsRedirect() bool
- func (o *PostContentmanagementWorkspacesBadRequest) IsServerError() bool
- func (o *PostContentmanagementWorkspacesBadRequest) IsSuccess() bool
- func (o *PostContentmanagementWorkspacesBadRequest) String() string
- type PostContentmanagementWorkspacesForbidden
- func (o *PostContentmanagementWorkspacesForbidden) Error() string
- func (o *PostContentmanagementWorkspacesForbidden) GetPayload() *models.ErrorBody
- func (o *PostContentmanagementWorkspacesForbidden) IsClientError() bool
- func (o *PostContentmanagementWorkspacesForbidden) IsCode(code int) bool
- func (o *PostContentmanagementWorkspacesForbidden) IsRedirect() bool
- func (o *PostContentmanagementWorkspacesForbidden) IsServerError() bool
- func (o *PostContentmanagementWorkspacesForbidden) IsSuccess() bool
- func (o *PostContentmanagementWorkspacesForbidden) String() string
- type PostContentmanagementWorkspacesGatewayTimeout
- func (o *PostContentmanagementWorkspacesGatewayTimeout) Error() string
- func (o *PostContentmanagementWorkspacesGatewayTimeout) GetPayload() *models.ErrorBody
- func (o *PostContentmanagementWorkspacesGatewayTimeout) IsClientError() bool
- func (o *PostContentmanagementWorkspacesGatewayTimeout) IsCode(code int) bool
- func (o *PostContentmanagementWorkspacesGatewayTimeout) IsRedirect() bool
- func (o *PostContentmanagementWorkspacesGatewayTimeout) IsServerError() bool
- func (o *PostContentmanagementWorkspacesGatewayTimeout) IsSuccess() bool
- func (o *PostContentmanagementWorkspacesGatewayTimeout) String() string
- type PostContentmanagementWorkspacesInternalServerError
- func (o *PostContentmanagementWorkspacesInternalServerError) Error() string
- func (o *PostContentmanagementWorkspacesInternalServerError) GetPayload() *models.ErrorBody
- func (o *PostContentmanagementWorkspacesInternalServerError) IsClientError() bool
- func (o *PostContentmanagementWorkspacesInternalServerError) IsCode(code int) bool
- func (o *PostContentmanagementWorkspacesInternalServerError) IsRedirect() bool
- func (o *PostContentmanagementWorkspacesInternalServerError) IsServerError() bool
- func (o *PostContentmanagementWorkspacesInternalServerError) IsSuccess() bool
- func (o *PostContentmanagementWorkspacesInternalServerError) String() string
- type PostContentmanagementWorkspacesNotFound
- func (o *PostContentmanagementWorkspacesNotFound) Error() string
- func (o *PostContentmanagementWorkspacesNotFound) GetPayload() *models.ErrorBody
- func (o *PostContentmanagementWorkspacesNotFound) IsClientError() bool
- func (o *PostContentmanagementWorkspacesNotFound) IsCode(code int) bool
- func (o *PostContentmanagementWorkspacesNotFound) IsRedirect() bool
- func (o *PostContentmanagementWorkspacesNotFound) IsServerError() bool
- func (o *PostContentmanagementWorkspacesNotFound) IsSuccess() bool
- func (o *PostContentmanagementWorkspacesNotFound) String() string
- type PostContentmanagementWorkspacesOK
- func (o *PostContentmanagementWorkspacesOK) Error() string
- func (o *PostContentmanagementWorkspacesOK) GetPayload() *models.Workspace
- func (o *PostContentmanagementWorkspacesOK) IsClientError() bool
- func (o *PostContentmanagementWorkspacesOK) IsCode(code int) bool
- func (o *PostContentmanagementWorkspacesOK) IsRedirect() bool
- func (o *PostContentmanagementWorkspacesOK) IsServerError() bool
- func (o *PostContentmanagementWorkspacesOK) IsSuccess() bool
- func (o *PostContentmanagementWorkspacesOK) String() string
- type PostContentmanagementWorkspacesParams
- func NewPostContentmanagementWorkspacesParams() *PostContentmanagementWorkspacesParams
- func NewPostContentmanagementWorkspacesParamsWithContext(ctx context.Context) *PostContentmanagementWorkspacesParams
- func NewPostContentmanagementWorkspacesParamsWithHTTPClient(client *http.Client) *PostContentmanagementWorkspacesParams
- func NewPostContentmanagementWorkspacesParamsWithTimeout(timeout time.Duration) *PostContentmanagementWorkspacesParams
- func (o *PostContentmanagementWorkspacesParams) SetBody(body *models.WorkspaceCreate)
- func (o *PostContentmanagementWorkspacesParams) SetContext(ctx context.Context)
- func (o *PostContentmanagementWorkspacesParams) SetDefaults()
- func (o *PostContentmanagementWorkspacesParams) SetHTTPClient(client *http.Client)
- func (o *PostContentmanagementWorkspacesParams) SetTimeout(timeout time.Duration)
- func (o *PostContentmanagementWorkspacesParams) WithBody(body *models.WorkspaceCreate) *PostContentmanagementWorkspacesParams
- func (o *PostContentmanagementWorkspacesParams) WithContext(ctx context.Context) *PostContentmanagementWorkspacesParams
- func (o *PostContentmanagementWorkspacesParams) WithDefaults() *PostContentmanagementWorkspacesParams
- func (o *PostContentmanagementWorkspacesParams) WithHTTPClient(client *http.Client) *PostContentmanagementWorkspacesParams
- func (o *PostContentmanagementWorkspacesParams) WithTimeout(timeout time.Duration) *PostContentmanagementWorkspacesParams
- func (o *PostContentmanagementWorkspacesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PostContentmanagementWorkspacesReader
- type PostContentmanagementWorkspacesRequestEntityTooLarge
- func (o *PostContentmanagementWorkspacesRequestEntityTooLarge) Error() string
- func (o *PostContentmanagementWorkspacesRequestEntityTooLarge) GetPayload() *models.ErrorBody
- func (o *PostContentmanagementWorkspacesRequestEntityTooLarge) IsClientError() bool
- func (o *PostContentmanagementWorkspacesRequestEntityTooLarge) IsCode(code int) bool
- func (o *PostContentmanagementWorkspacesRequestEntityTooLarge) IsRedirect() bool
- func (o *PostContentmanagementWorkspacesRequestEntityTooLarge) IsServerError() bool
- func (o *PostContentmanagementWorkspacesRequestEntityTooLarge) IsSuccess() bool
- func (o *PostContentmanagementWorkspacesRequestEntityTooLarge) String() string
- type PostContentmanagementWorkspacesRequestTimeout
- func (o *PostContentmanagementWorkspacesRequestTimeout) Error() string
- func (o *PostContentmanagementWorkspacesRequestTimeout) GetPayload() *models.ErrorBody
- func (o *PostContentmanagementWorkspacesRequestTimeout) IsClientError() bool
- func (o *PostContentmanagementWorkspacesRequestTimeout) IsCode(code int) bool
- func (o *PostContentmanagementWorkspacesRequestTimeout) IsRedirect() bool
- func (o *PostContentmanagementWorkspacesRequestTimeout) IsServerError() bool
- func (o *PostContentmanagementWorkspacesRequestTimeout) IsSuccess() bool
- func (o *PostContentmanagementWorkspacesRequestTimeout) String() string
- type PostContentmanagementWorkspacesServiceUnavailable
- func (o *PostContentmanagementWorkspacesServiceUnavailable) Error() string
- func (o *PostContentmanagementWorkspacesServiceUnavailable) GetPayload() *models.ErrorBody
- func (o *PostContentmanagementWorkspacesServiceUnavailable) IsClientError() bool
- func (o *PostContentmanagementWorkspacesServiceUnavailable) IsCode(code int) bool
- func (o *PostContentmanagementWorkspacesServiceUnavailable) IsRedirect() bool
- func (o *PostContentmanagementWorkspacesServiceUnavailable) IsServerError() bool
- func (o *PostContentmanagementWorkspacesServiceUnavailable) IsSuccess() bool
- func (o *PostContentmanagementWorkspacesServiceUnavailable) String() string
- type PostContentmanagementWorkspacesTooManyRequests
- func (o *PostContentmanagementWorkspacesTooManyRequests) Error() string
- func (o *PostContentmanagementWorkspacesTooManyRequests) GetPayload() *models.ErrorBody
- func (o *PostContentmanagementWorkspacesTooManyRequests) IsClientError() bool
- func (o *PostContentmanagementWorkspacesTooManyRequests) IsCode(code int) bool
- func (o *PostContentmanagementWorkspacesTooManyRequests) IsRedirect() bool
- func (o *PostContentmanagementWorkspacesTooManyRequests) IsServerError() bool
- func (o *PostContentmanagementWorkspacesTooManyRequests) IsSuccess() bool
- func (o *PostContentmanagementWorkspacesTooManyRequests) String() string
- type PostContentmanagementWorkspacesUnauthorized
- func (o *PostContentmanagementWorkspacesUnauthorized) Error() string
- func (o *PostContentmanagementWorkspacesUnauthorized) GetPayload() *models.ErrorBody
- func (o *PostContentmanagementWorkspacesUnauthorized) IsClientError() bool
- func (o *PostContentmanagementWorkspacesUnauthorized) IsCode(code int) bool
- func (o *PostContentmanagementWorkspacesUnauthorized) IsRedirect() bool
- func (o *PostContentmanagementWorkspacesUnauthorized) IsServerError() bool
- func (o *PostContentmanagementWorkspacesUnauthorized) IsSuccess() bool
- func (o *PostContentmanagementWorkspacesUnauthorized) String() string
- type PostContentmanagementWorkspacesUnsupportedMediaType
- func (o *PostContentmanagementWorkspacesUnsupportedMediaType) Error() string
- func (o *PostContentmanagementWorkspacesUnsupportedMediaType) GetPayload() *models.ErrorBody
- func (o *PostContentmanagementWorkspacesUnsupportedMediaType) IsClientError() bool
- func (o *PostContentmanagementWorkspacesUnsupportedMediaType) IsCode(code int) bool
- func (o *PostContentmanagementWorkspacesUnsupportedMediaType) IsRedirect() bool
- func (o *PostContentmanagementWorkspacesUnsupportedMediaType) IsServerError() bool
- func (o *PostContentmanagementWorkspacesUnsupportedMediaType) IsSuccess() bool
- func (o *PostContentmanagementWorkspacesUnsupportedMediaType) String() string
- type PutContentmanagementWorkspaceBadRequest
- func (o *PutContentmanagementWorkspaceBadRequest) Error() string
- func (o *PutContentmanagementWorkspaceBadRequest) GetPayload() *models.ErrorBody
- func (o *PutContentmanagementWorkspaceBadRequest) IsClientError() bool
- func (o *PutContentmanagementWorkspaceBadRequest) IsCode(code int) bool
- func (o *PutContentmanagementWorkspaceBadRequest) IsRedirect() bool
- func (o *PutContentmanagementWorkspaceBadRequest) IsServerError() bool
- func (o *PutContentmanagementWorkspaceBadRequest) IsSuccess() bool
- func (o *PutContentmanagementWorkspaceBadRequest) String() string
- type PutContentmanagementWorkspaceForbidden
- func (o *PutContentmanagementWorkspaceForbidden) Error() string
- func (o *PutContentmanagementWorkspaceForbidden) GetPayload() *models.ErrorBody
- func (o *PutContentmanagementWorkspaceForbidden) IsClientError() bool
- func (o *PutContentmanagementWorkspaceForbidden) IsCode(code int) bool
- func (o *PutContentmanagementWorkspaceForbidden) IsRedirect() bool
- func (o *PutContentmanagementWorkspaceForbidden) IsServerError() bool
- func (o *PutContentmanagementWorkspaceForbidden) IsSuccess() bool
- func (o *PutContentmanagementWorkspaceForbidden) String() string
- type PutContentmanagementWorkspaceGatewayTimeout
- func (o *PutContentmanagementWorkspaceGatewayTimeout) Error() string
- func (o *PutContentmanagementWorkspaceGatewayTimeout) GetPayload() *models.ErrorBody
- func (o *PutContentmanagementWorkspaceGatewayTimeout) IsClientError() bool
- func (o *PutContentmanagementWorkspaceGatewayTimeout) IsCode(code int) bool
- func (o *PutContentmanagementWorkspaceGatewayTimeout) IsRedirect() bool
- func (o *PutContentmanagementWorkspaceGatewayTimeout) IsServerError() bool
- func (o *PutContentmanagementWorkspaceGatewayTimeout) IsSuccess() bool
- func (o *PutContentmanagementWorkspaceGatewayTimeout) String() string
- type PutContentmanagementWorkspaceInternalServerError
- func (o *PutContentmanagementWorkspaceInternalServerError) Error() string
- func (o *PutContentmanagementWorkspaceInternalServerError) GetPayload() *models.ErrorBody
- func (o *PutContentmanagementWorkspaceInternalServerError) IsClientError() bool
- func (o *PutContentmanagementWorkspaceInternalServerError) IsCode(code int) bool
- func (o *PutContentmanagementWorkspaceInternalServerError) IsRedirect() bool
- func (o *PutContentmanagementWorkspaceInternalServerError) IsServerError() bool
- func (o *PutContentmanagementWorkspaceInternalServerError) IsSuccess() bool
- func (o *PutContentmanagementWorkspaceInternalServerError) String() string
- type PutContentmanagementWorkspaceMemberBadRequest
- func (o *PutContentmanagementWorkspaceMemberBadRequest) Error() string
- func (o *PutContentmanagementWorkspaceMemberBadRequest) GetPayload() *models.ErrorBody
- func (o *PutContentmanagementWorkspaceMemberBadRequest) IsClientError() bool
- func (o *PutContentmanagementWorkspaceMemberBadRequest) IsCode(code int) bool
- func (o *PutContentmanagementWorkspaceMemberBadRequest) IsRedirect() bool
- func (o *PutContentmanagementWorkspaceMemberBadRequest) IsServerError() bool
- func (o *PutContentmanagementWorkspaceMemberBadRequest) IsSuccess() bool
- func (o *PutContentmanagementWorkspaceMemberBadRequest) String() string
- type PutContentmanagementWorkspaceMemberForbidden
- func (o *PutContentmanagementWorkspaceMemberForbidden) Error() string
- func (o *PutContentmanagementWorkspaceMemberForbidden) GetPayload() *models.ErrorBody
- func (o *PutContentmanagementWorkspaceMemberForbidden) IsClientError() bool
- func (o *PutContentmanagementWorkspaceMemberForbidden) IsCode(code int) bool
- func (o *PutContentmanagementWorkspaceMemberForbidden) IsRedirect() bool
- func (o *PutContentmanagementWorkspaceMemberForbidden) IsServerError() bool
- func (o *PutContentmanagementWorkspaceMemberForbidden) IsSuccess() bool
- func (o *PutContentmanagementWorkspaceMemberForbidden) String() string
- type PutContentmanagementWorkspaceMemberGatewayTimeout
- func (o *PutContentmanagementWorkspaceMemberGatewayTimeout) Error() string
- func (o *PutContentmanagementWorkspaceMemberGatewayTimeout) GetPayload() *models.ErrorBody
- func (o *PutContentmanagementWorkspaceMemberGatewayTimeout) IsClientError() bool
- func (o *PutContentmanagementWorkspaceMemberGatewayTimeout) IsCode(code int) bool
- func (o *PutContentmanagementWorkspaceMemberGatewayTimeout) IsRedirect() bool
- func (o *PutContentmanagementWorkspaceMemberGatewayTimeout) IsServerError() bool
- func (o *PutContentmanagementWorkspaceMemberGatewayTimeout) IsSuccess() bool
- func (o *PutContentmanagementWorkspaceMemberGatewayTimeout) String() string
- type PutContentmanagementWorkspaceMemberInternalServerError
- func (o *PutContentmanagementWorkspaceMemberInternalServerError) Error() string
- func (o *PutContentmanagementWorkspaceMemberInternalServerError) GetPayload() *models.ErrorBody
- func (o *PutContentmanagementWorkspaceMemberInternalServerError) IsClientError() bool
- func (o *PutContentmanagementWorkspaceMemberInternalServerError) IsCode(code int) bool
- func (o *PutContentmanagementWorkspaceMemberInternalServerError) IsRedirect() bool
- func (o *PutContentmanagementWorkspaceMemberInternalServerError) IsServerError() bool
- func (o *PutContentmanagementWorkspaceMemberInternalServerError) IsSuccess() bool
- func (o *PutContentmanagementWorkspaceMemberInternalServerError) String() string
- type PutContentmanagementWorkspaceMemberNotFound
- func (o *PutContentmanagementWorkspaceMemberNotFound) Error() string
- func (o *PutContentmanagementWorkspaceMemberNotFound) GetPayload() *models.ErrorBody
- func (o *PutContentmanagementWorkspaceMemberNotFound) IsClientError() bool
- func (o *PutContentmanagementWorkspaceMemberNotFound) IsCode(code int) bool
- func (o *PutContentmanagementWorkspaceMemberNotFound) IsRedirect() bool
- func (o *PutContentmanagementWorkspaceMemberNotFound) IsServerError() bool
- func (o *PutContentmanagementWorkspaceMemberNotFound) IsSuccess() bool
- func (o *PutContentmanagementWorkspaceMemberNotFound) String() string
- type PutContentmanagementWorkspaceMemberOK
- func (o *PutContentmanagementWorkspaceMemberOK) Error() string
- func (o *PutContentmanagementWorkspaceMemberOK) GetPayload() *models.WorkspaceMember
- func (o *PutContentmanagementWorkspaceMemberOK) IsClientError() bool
- func (o *PutContentmanagementWorkspaceMemberOK) IsCode(code int) bool
- func (o *PutContentmanagementWorkspaceMemberOK) IsRedirect() bool
- func (o *PutContentmanagementWorkspaceMemberOK) IsServerError() bool
- func (o *PutContentmanagementWorkspaceMemberOK) IsSuccess() bool
- func (o *PutContentmanagementWorkspaceMemberOK) String() string
- type PutContentmanagementWorkspaceMemberParams
- func NewPutContentmanagementWorkspaceMemberParams() *PutContentmanagementWorkspaceMemberParams
- func NewPutContentmanagementWorkspaceMemberParamsWithContext(ctx context.Context) *PutContentmanagementWorkspaceMemberParams
- func NewPutContentmanagementWorkspaceMemberParamsWithHTTPClient(client *http.Client) *PutContentmanagementWorkspaceMemberParams
- func NewPutContentmanagementWorkspaceMemberParamsWithTimeout(timeout time.Duration) *PutContentmanagementWorkspaceMemberParams
- func (o *PutContentmanagementWorkspaceMemberParams) SetBody(body *models.WorkspaceMember)
- func (o *PutContentmanagementWorkspaceMemberParams) SetContext(ctx context.Context)
- func (o *PutContentmanagementWorkspaceMemberParams) SetDefaults()
- func (o *PutContentmanagementWorkspaceMemberParams) SetHTTPClient(client *http.Client)
- func (o *PutContentmanagementWorkspaceMemberParams) SetMemberID(memberID string)
- func (o *PutContentmanagementWorkspaceMemberParams) SetTimeout(timeout time.Duration)
- func (o *PutContentmanagementWorkspaceMemberParams) SetWorkspaceID(workspaceID string)
- func (o *PutContentmanagementWorkspaceMemberParams) WithBody(body *models.WorkspaceMember) *PutContentmanagementWorkspaceMemberParams
- func (o *PutContentmanagementWorkspaceMemberParams) WithContext(ctx context.Context) *PutContentmanagementWorkspaceMemberParams
- func (o *PutContentmanagementWorkspaceMemberParams) WithDefaults() *PutContentmanagementWorkspaceMemberParams
- func (o *PutContentmanagementWorkspaceMemberParams) WithHTTPClient(client *http.Client) *PutContentmanagementWorkspaceMemberParams
- func (o *PutContentmanagementWorkspaceMemberParams) WithMemberID(memberID string) *PutContentmanagementWorkspaceMemberParams
- func (o *PutContentmanagementWorkspaceMemberParams) WithTimeout(timeout time.Duration) *PutContentmanagementWorkspaceMemberParams
- func (o *PutContentmanagementWorkspaceMemberParams) WithWorkspaceID(workspaceID string) *PutContentmanagementWorkspaceMemberParams
- func (o *PutContentmanagementWorkspaceMemberParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PutContentmanagementWorkspaceMemberReader
- type PutContentmanagementWorkspaceMemberRequestEntityTooLarge
- func (o *PutContentmanagementWorkspaceMemberRequestEntityTooLarge) Error() string
- func (o *PutContentmanagementWorkspaceMemberRequestEntityTooLarge) GetPayload() *models.ErrorBody
- func (o *PutContentmanagementWorkspaceMemberRequestEntityTooLarge) IsClientError() bool
- func (o *PutContentmanagementWorkspaceMemberRequestEntityTooLarge) IsCode(code int) bool
- func (o *PutContentmanagementWorkspaceMemberRequestEntityTooLarge) IsRedirect() bool
- func (o *PutContentmanagementWorkspaceMemberRequestEntityTooLarge) IsServerError() bool
- func (o *PutContentmanagementWorkspaceMemberRequestEntityTooLarge) IsSuccess() bool
- func (o *PutContentmanagementWorkspaceMemberRequestEntityTooLarge) String() string
- type PutContentmanagementWorkspaceMemberRequestTimeout
- func (o *PutContentmanagementWorkspaceMemberRequestTimeout) Error() string
- func (o *PutContentmanagementWorkspaceMemberRequestTimeout) GetPayload() *models.ErrorBody
- func (o *PutContentmanagementWorkspaceMemberRequestTimeout) IsClientError() bool
- func (o *PutContentmanagementWorkspaceMemberRequestTimeout) IsCode(code int) bool
- func (o *PutContentmanagementWorkspaceMemberRequestTimeout) IsRedirect() bool
- func (o *PutContentmanagementWorkspaceMemberRequestTimeout) IsServerError() bool
- func (o *PutContentmanagementWorkspaceMemberRequestTimeout) IsSuccess() bool
- func (o *PutContentmanagementWorkspaceMemberRequestTimeout) String() string
- type PutContentmanagementWorkspaceMemberServiceUnavailable
- func (o *PutContentmanagementWorkspaceMemberServiceUnavailable) Error() string
- func (o *PutContentmanagementWorkspaceMemberServiceUnavailable) GetPayload() *models.ErrorBody
- func (o *PutContentmanagementWorkspaceMemberServiceUnavailable) IsClientError() bool
- func (o *PutContentmanagementWorkspaceMemberServiceUnavailable) IsCode(code int) bool
- func (o *PutContentmanagementWorkspaceMemberServiceUnavailable) IsRedirect() bool
- func (o *PutContentmanagementWorkspaceMemberServiceUnavailable) IsServerError() bool
- func (o *PutContentmanagementWorkspaceMemberServiceUnavailable) IsSuccess() bool
- func (o *PutContentmanagementWorkspaceMemberServiceUnavailable) String() string
- type PutContentmanagementWorkspaceMemberTooManyRequests
- func (o *PutContentmanagementWorkspaceMemberTooManyRequests) Error() string
- func (o *PutContentmanagementWorkspaceMemberTooManyRequests) GetPayload() *models.ErrorBody
- func (o *PutContentmanagementWorkspaceMemberTooManyRequests) IsClientError() bool
- func (o *PutContentmanagementWorkspaceMemberTooManyRequests) IsCode(code int) bool
- func (o *PutContentmanagementWorkspaceMemberTooManyRequests) IsRedirect() bool
- func (o *PutContentmanagementWorkspaceMemberTooManyRequests) IsServerError() bool
- func (o *PutContentmanagementWorkspaceMemberTooManyRequests) IsSuccess() bool
- func (o *PutContentmanagementWorkspaceMemberTooManyRequests) String() string
- type PutContentmanagementWorkspaceMemberUnauthorized
- func (o *PutContentmanagementWorkspaceMemberUnauthorized) Error() string
- func (o *PutContentmanagementWorkspaceMemberUnauthorized) GetPayload() *models.ErrorBody
- func (o *PutContentmanagementWorkspaceMemberUnauthorized) IsClientError() bool
- func (o *PutContentmanagementWorkspaceMemberUnauthorized) IsCode(code int) bool
- func (o *PutContentmanagementWorkspaceMemberUnauthorized) IsRedirect() bool
- func (o *PutContentmanagementWorkspaceMemberUnauthorized) IsServerError() bool
- func (o *PutContentmanagementWorkspaceMemberUnauthorized) IsSuccess() bool
- func (o *PutContentmanagementWorkspaceMemberUnauthorized) String() string
- type PutContentmanagementWorkspaceMemberUnsupportedMediaType
- func (o *PutContentmanagementWorkspaceMemberUnsupportedMediaType) Error() string
- func (o *PutContentmanagementWorkspaceMemberUnsupportedMediaType) GetPayload() *models.ErrorBody
- func (o *PutContentmanagementWorkspaceMemberUnsupportedMediaType) IsClientError() bool
- func (o *PutContentmanagementWorkspaceMemberUnsupportedMediaType) IsCode(code int) bool
- func (o *PutContentmanagementWorkspaceMemberUnsupportedMediaType) IsRedirect() bool
- func (o *PutContentmanagementWorkspaceMemberUnsupportedMediaType) IsServerError() bool
- func (o *PutContentmanagementWorkspaceMemberUnsupportedMediaType) IsSuccess() bool
- func (o *PutContentmanagementWorkspaceMemberUnsupportedMediaType) String() string
- type PutContentmanagementWorkspaceNotFound
- func (o *PutContentmanagementWorkspaceNotFound) Error() string
- func (o *PutContentmanagementWorkspaceNotFound) GetPayload() *models.ErrorBody
- func (o *PutContentmanagementWorkspaceNotFound) IsClientError() bool
- func (o *PutContentmanagementWorkspaceNotFound) IsCode(code int) bool
- func (o *PutContentmanagementWorkspaceNotFound) IsRedirect() bool
- func (o *PutContentmanagementWorkspaceNotFound) IsServerError() bool
- func (o *PutContentmanagementWorkspaceNotFound) IsSuccess() bool
- func (o *PutContentmanagementWorkspaceNotFound) String() string
- type PutContentmanagementWorkspaceOK
- func (o *PutContentmanagementWorkspaceOK) Error() string
- func (o *PutContentmanagementWorkspaceOK) GetPayload() *models.Workspace
- func (o *PutContentmanagementWorkspaceOK) IsClientError() bool
- func (o *PutContentmanagementWorkspaceOK) IsCode(code int) bool
- func (o *PutContentmanagementWorkspaceOK) IsRedirect() bool
- func (o *PutContentmanagementWorkspaceOK) IsServerError() bool
- func (o *PutContentmanagementWorkspaceOK) IsSuccess() bool
- func (o *PutContentmanagementWorkspaceOK) String() string
- type PutContentmanagementWorkspaceParams
- func NewPutContentmanagementWorkspaceParams() *PutContentmanagementWorkspaceParams
- func NewPutContentmanagementWorkspaceParamsWithContext(ctx context.Context) *PutContentmanagementWorkspaceParams
- func NewPutContentmanagementWorkspaceParamsWithHTTPClient(client *http.Client) *PutContentmanagementWorkspaceParams
- func NewPutContentmanagementWorkspaceParamsWithTimeout(timeout time.Duration) *PutContentmanagementWorkspaceParams
- func (o *PutContentmanagementWorkspaceParams) SetBody(body *models.Workspace)
- func (o *PutContentmanagementWorkspaceParams) SetContext(ctx context.Context)
- func (o *PutContentmanagementWorkspaceParams) SetDefaults()
- func (o *PutContentmanagementWorkspaceParams) SetHTTPClient(client *http.Client)
- func (o *PutContentmanagementWorkspaceParams) SetTimeout(timeout time.Duration)
- func (o *PutContentmanagementWorkspaceParams) SetWorkspaceID(workspaceID string)
- func (o *PutContentmanagementWorkspaceParams) WithBody(body *models.Workspace) *PutContentmanagementWorkspaceParams
- func (o *PutContentmanagementWorkspaceParams) WithContext(ctx context.Context) *PutContentmanagementWorkspaceParams
- func (o *PutContentmanagementWorkspaceParams) WithDefaults() *PutContentmanagementWorkspaceParams
- func (o *PutContentmanagementWorkspaceParams) WithHTTPClient(client *http.Client) *PutContentmanagementWorkspaceParams
- func (o *PutContentmanagementWorkspaceParams) WithTimeout(timeout time.Duration) *PutContentmanagementWorkspaceParams
- func (o *PutContentmanagementWorkspaceParams) WithWorkspaceID(workspaceID string) *PutContentmanagementWorkspaceParams
- func (o *PutContentmanagementWorkspaceParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PutContentmanagementWorkspaceReader
- type PutContentmanagementWorkspaceRequestEntityTooLarge
- func (o *PutContentmanagementWorkspaceRequestEntityTooLarge) Error() string
- func (o *PutContentmanagementWorkspaceRequestEntityTooLarge) GetPayload() *models.ErrorBody
- func (o *PutContentmanagementWorkspaceRequestEntityTooLarge) IsClientError() bool
- func (o *PutContentmanagementWorkspaceRequestEntityTooLarge) IsCode(code int) bool
- func (o *PutContentmanagementWorkspaceRequestEntityTooLarge) IsRedirect() bool
- func (o *PutContentmanagementWorkspaceRequestEntityTooLarge) IsServerError() bool
- func (o *PutContentmanagementWorkspaceRequestEntityTooLarge) IsSuccess() bool
- func (o *PutContentmanagementWorkspaceRequestEntityTooLarge) String() string
- type PutContentmanagementWorkspaceRequestTimeout
- func (o *PutContentmanagementWorkspaceRequestTimeout) Error() string
- func (o *PutContentmanagementWorkspaceRequestTimeout) GetPayload() *models.ErrorBody
- func (o *PutContentmanagementWorkspaceRequestTimeout) IsClientError() bool
- func (o *PutContentmanagementWorkspaceRequestTimeout) IsCode(code int) bool
- func (o *PutContentmanagementWorkspaceRequestTimeout) IsRedirect() bool
- func (o *PutContentmanagementWorkspaceRequestTimeout) IsServerError() bool
- func (o *PutContentmanagementWorkspaceRequestTimeout) IsSuccess() bool
- func (o *PutContentmanagementWorkspaceRequestTimeout) String() string
- type PutContentmanagementWorkspaceServiceUnavailable
- func (o *PutContentmanagementWorkspaceServiceUnavailable) Error() string
- func (o *PutContentmanagementWorkspaceServiceUnavailable) GetPayload() *models.ErrorBody
- func (o *PutContentmanagementWorkspaceServiceUnavailable) IsClientError() bool
- func (o *PutContentmanagementWorkspaceServiceUnavailable) IsCode(code int) bool
- func (o *PutContentmanagementWorkspaceServiceUnavailable) IsRedirect() bool
- func (o *PutContentmanagementWorkspaceServiceUnavailable) IsServerError() bool
- func (o *PutContentmanagementWorkspaceServiceUnavailable) IsSuccess() bool
- func (o *PutContentmanagementWorkspaceServiceUnavailable) String() string
- type PutContentmanagementWorkspaceTagvalueAccepted
- func (o *PutContentmanagementWorkspaceTagvalueAccepted) Error() string
- func (o *PutContentmanagementWorkspaceTagvalueAccepted) IsClientError() bool
- func (o *PutContentmanagementWorkspaceTagvalueAccepted) IsCode(code int) bool
- func (o *PutContentmanagementWorkspaceTagvalueAccepted) IsRedirect() bool
- func (o *PutContentmanagementWorkspaceTagvalueAccepted) IsServerError() bool
- func (o *PutContentmanagementWorkspaceTagvalueAccepted) IsSuccess() bool
- func (o *PutContentmanagementWorkspaceTagvalueAccepted) String() string
- type PutContentmanagementWorkspaceTagvalueBadRequest
- func (o *PutContentmanagementWorkspaceTagvalueBadRequest) Error() string
- func (o *PutContentmanagementWorkspaceTagvalueBadRequest) GetPayload() *models.ErrorBody
- func (o *PutContentmanagementWorkspaceTagvalueBadRequest) IsClientError() bool
- func (o *PutContentmanagementWorkspaceTagvalueBadRequest) IsCode(code int) bool
- func (o *PutContentmanagementWorkspaceTagvalueBadRequest) IsRedirect() bool
- func (o *PutContentmanagementWorkspaceTagvalueBadRequest) IsServerError() bool
- func (o *PutContentmanagementWorkspaceTagvalueBadRequest) IsSuccess() bool
- func (o *PutContentmanagementWorkspaceTagvalueBadRequest) String() string
- type PutContentmanagementWorkspaceTagvalueForbidden
- func (o *PutContentmanagementWorkspaceTagvalueForbidden) Error() string
- func (o *PutContentmanagementWorkspaceTagvalueForbidden) GetPayload() *models.ErrorBody
- func (o *PutContentmanagementWorkspaceTagvalueForbidden) IsClientError() bool
- func (o *PutContentmanagementWorkspaceTagvalueForbidden) IsCode(code int) bool
- func (o *PutContentmanagementWorkspaceTagvalueForbidden) IsRedirect() bool
- func (o *PutContentmanagementWorkspaceTagvalueForbidden) IsServerError() bool
- func (o *PutContentmanagementWorkspaceTagvalueForbidden) IsSuccess() bool
- func (o *PutContentmanagementWorkspaceTagvalueForbidden) String() string
- type PutContentmanagementWorkspaceTagvalueGatewayTimeout
- func (o *PutContentmanagementWorkspaceTagvalueGatewayTimeout) Error() string
- func (o *PutContentmanagementWorkspaceTagvalueGatewayTimeout) GetPayload() *models.ErrorBody
- func (o *PutContentmanagementWorkspaceTagvalueGatewayTimeout) IsClientError() bool
- func (o *PutContentmanagementWorkspaceTagvalueGatewayTimeout) IsCode(code int) bool
- func (o *PutContentmanagementWorkspaceTagvalueGatewayTimeout) IsRedirect() bool
- func (o *PutContentmanagementWorkspaceTagvalueGatewayTimeout) IsServerError() bool
- func (o *PutContentmanagementWorkspaceTagvalueGatewayTimeout) IsSuccess() bool
- func (o *PutContentmanagementWorkspaceTagvalueGatewayTimeout) String() string
- type PutContentmanagementWorkspaceTagvalueInternalServerError
- func (o *PutContentmanagementWorkspaceTagvalueInternalServerError) Error() string
- func (o *PutContentmanagementWorkspaceTagvalueInternalServerError) GetPayload() *models.ErrorBody
- func (o *PutContentmanagementWorkspaceTagvalueInternalServerError) IsClientError() bool
- func (o *PutContentmanagementWorkspaceTagvalueInternalServerError) IsCode(code int) bool
- func (o *PutContentmanagementWorkspaceTagvalueInternalServerError) IsRedirect() bool
- func (o *PutContentmanagementWorkspaceTagvalueInternalServerError) IsServerError() bool
- func (o *PutContentmanagementWorkspaceTagvalueInternalServerError) IsSuccess() bool
- func (o *PutContentmanagementWorkspaceTagvalueInternalServerError) String() string
- type PutContentmanagementWorkspaceTagvalueNotFound
- func (o *PutContentmanagementWorkspaceTagvalueNotFound) Error() string
- func (o *PutContentmanagementWorkspaceTagvalueNotFound) GetPayload() *models.ErrorBody
- func (o *PutContentmanagementWorkspaceTagvalueNotFound) IsClientError() bool
- func (o *PutContentmanagementWorkspaceTagvalueNotFound) IsCode(code int) bool
- func (o *PutContentmanagementWorkspaceTagvalueNotFound) IsRedirect() bool
- func (o *PutContentmanagementWorkspaceTagvalueNotFound) IsServerError() bool
- func (o *PutContentmanagementWorkspaceTagvalueNotFound) IsSuccess() bool
- func (o *PutContentmanagementWorkspaceTagvalueNotFound) String() string
- type PutContentmanagementWorkspaceTagvalueOK
- func (o *PutContentmanagementWorkspaceTagvalueOK) Error() string
- func (o *PutContentmanagementWorkspaceTagvalueOK) GetPayload() *models.TagValue
- func (o *PutContentmanagementWorkspaceTagvalueOK) IsClientError() bool
- func (o *PutContentmanagementWorkspaceTagvalueOK) IsCode(code int) bool
- func (o *PutContentmanagementWorkspaceTagvalueOK) IsRedirect() bool
- func (o *PutContentmanagementWorkspaceTagvalueOK) IsServerError() bool
- func (o *PutContentmanagementWorkspaceTagvalueOK) IsSuccess() bool
- func (o *PutContentmanagementWorkspaceTagvalueOK) String() string
- type PutContentmanagementWorkspaceTagvalueParams
- func NewPutContentmanagementWorkspaceTagvalueParams() *PutContentmanagementWorkspaceTagvalueParams
- func NewPutContentmanagementWorkspaceTagvalueParamsWithContext(ctx context.Context) *PutContentmanagementWorkspaceTagvalueParams
- func NewPutContentmanagementWorkspaceTagvalueParamsWithHTTPClient(client *http.Client) *PutContentmanagementWorkspaceTagvalueParams
- func NewPutContentmanagementWorkspaceTagvalueParamsWithTimeout(timeout time.Duration) *PutContentmanagementWorkspaceTagvalueParams
- func (o *PutContentmanagementWorkspaceTagvalueParams) SetBody(body *models.TagValue)
- func (o *PutContentmanagementWorkspaceTagvalueParams) SetContext(ctx context.Context)
- func (o *PutContentmanagementWorkspaceTagvalueParams) SetDefaults()
- func (o *PutContentmanagementWorkspaceTagvalueParams) SetHTTPClient(client *http.Client)
- func (o *PutContentmanagementWorkspaceTagvalueParams) SetTagID(tagID string)
- func (o *PutContentmanagementWorkspaceTagvalueParams) SetTimeout(timeout time.Duration)
- func (o *PutContentmanagementWorkspaceTagvalueParams) SetWorkspaceID(workspaceID string)
- func (o *PutContentmanagementWorkspaceTagvalueParams) WithBody(body *models.TagValue) *PutContentmanagementWorkspaceTagvalueParams
- func (o *PutContentmanagementWorkspaceTagvalueParams) WithContext(ctx context.Context) *PutContentmanagementWorkspaceTagvalueParams
- func (o *PutContentmanagementWorkspaceTagvalueParams) WithDefaults() *PutContentmanagementWorkspaceTagvalueParams
- func (o *PutContentmanagementWorkspaceTagvalueParams) WithHTTPClient(client *http.Client) *PutContentmanagementWorkspaceTagvalueParams
- func (o *PutContentmanagementWorkspaceTagvalueParams) WithTagID(tagID string) *PutContentmanagementWorkspaceTagvalueParams
- func (o *PutContentmanagementWorkspaceTagvalueParams) WithTimeout(timeout time.Duration) *PutContentmanagementWorkspaceTagvalueParams
- func (o *PutContentmanagementWorkspaceTagvalueParams) WithWorkspaceID(workspaceID string) *PutContentmanagementWorkspaceTagvalueParams
- func (o *PutContentmanagementWorkspaceTagvalueParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PutContentmanagementWorkspaceTagvalueReader
- type PutContentmanagementWorkspaceTagvalueRequestEntityTooLarge
- func (o *PutContentmanagementWorkspaceTagvalueRequestEntityTooLarge) Error() string
- func (o *PutContentmanagementWorkspaceTagvalueRequestEntityTooLarge) GetPayload() *models.ErrorBody
- func (o *PutContentmanagementWorkspaceTagvalueRequestEntityTooLarge) IsClientError() bool
- func (o *PutContentmanagementWorkspaceTagvalueRequestEntityTooLarge) IsCode(code int) bool
- func (o *PutContentmanagementWorkspaceTagvalueRequestEntityTooLarge) IsRedirect() bool
- func (o *PutContentmanagementWorkspaceTagvalueRequestEntityTooLarge) IsServerError() bool
- func (o *PutContentmanagementWorkspaceTagvalueRequestEntityTooLarge) IsSuccess() bool
- func (o *PutContentmanagementWorkspaceTagvalueRequestEntityTooLarge) String() string
- type PutContentmanagementWorkspaceTagvalueRequestTimeout
- func (o *PutContentmanagementWorkspaceTagvalueRequestTimeout) Error() string
- func (o *PutContentmanagementWorkspaceTagvalueRequestTimeout) GetPayload() *models.ErrorBody
- func (o *PutContentmanagementWorkspaceTagvalueRequestTimeout) IsClientError() bool
- func (o *PutContentmanagementWorkspaceTagvalueRequestTimeout) IsCode(code int) bool
- func (o *PutContentmanagementWorkspaceTagvalueRequestTimeout) IsRedirect() bool
- func (o *PutContentmanagementWorkspaceTagvalueRequestTimeout) IsServerError() bool
- func (o *PutContentmanagementWorkspaceTagvalueRequestTimeout) IsSuccess() bool
- func (o *PutContentmanagementWorkspaceTagvalueRequestTimeout) String() string
- type PutContentmanagementWorkspaceTagvalueServiceUnavailable
- func (o *PutContentmanagementWorkspaceTagvalueServiceUnavailable) Error() string
- func (o *PutContentmanagementWorkspaceTagvalueServiceUnavailable) GetPayload() *models.ErrorBody
- func (o *PutContentmanagementWorkspaceTagvalueServiceUnavailable) IsClientError() bool
- func (o *PutContentmanagementWorkspaceTagvalueServiceUnavailable) IsCode(code int) bool
- func (o *PutContentmanagementWorkspaceTagvalueServiceUnavailable) IsRedirect() bool
- func (o *PutContentmanagementWorkspaceTagvalueServiceUnavailable) IsServerError() bool
- func (o *PutContentmanagementWorkspaceTagvalueServiceUnavailable) IsSuccess() bool
- func (o *PutContentmanagementWorkspaceTagvalueServiceUnavailable) String() string
- type PutContentmanagementWorkspaceTagvalueTooManyRequests
- func (o *PutContentmanagementWorkspaceTagvalueTooManyRequests) Error() string
- func (o *PutContentmanagementWorkspaceTagvalueTooManyRequests) GetPayload() *models.ErrorBody
- func (o *PutContentmanagementWorkspaceTagvalueTooManyRequests) IsClientError() bool
- func (o *PutContentmanagementWorkspaceTagvalueTooManyRequests) IsCode(code int) bool
- func (o *PutContentmanagementWorkspaceTagvalueTooManyRequests) IsRedirect() bool
- func (o *PutContentmanagementWorkspaceTagvalueTooManyRequests) IsServerError() bool
- func (o *PutContentmanagementWorkspaceTagvalueTooManyRequests) IsSuccess() bool
- func (o *PutContentmanagementWorkspaceTagvalueTooManyRequests) String() string
- type PutContentmanagementWorkspaceTagvalueUnauthorized
- func (o *PutContentmanagementWorkspaceTagvalueUnauthorized) Error() string
- func (o *PutContentmanagementWorkspaceTagvalueUnauthorized) GetPayload() *models.ErrorBody
- func (o *PutContentmanagementWorkspaceTagvalueUnauthorized) IsClientError() bool
- func (o *PutContentmanagementWorkspaceTagvalueUnauthorized) IsCode(code int) bool
- func (o *PutContentmanagementWorkspaceTagvalueUnauthorized) IsRedirect() bool
- func (o *PutContentmanagementWorkspaceTagvalueUnauthorized) IsServerError() bool
- func (o *PutContentmanagementWorkspaceTagvalueUnauthorized) IsSuccess() bool
- func (o *PutContentmanagementWorkspaceTagvalueUnauthorized) String() string
- type PutContentmanagementWorkspaceTagvalueUnsupportedMediaType
- func (o *PutContentmanagementWorkspaceTagvalueUnsupportedMediaType) Error() string
- func (o *PutContentmanagementWorkspaceTagvalueUnsupportedMediaType) GetPayload() *models.ErrorBody
- func (o *PutContentmanagementWorkspaceTagvalueUnsupportedMediaType) IsClientError() bool
- func (o *PutContentmanagementWorkspaceTagvalueUnsupportedMediaType) IsCode(code int) bool
- func (o *PutContentmanagementWorkspaceTagvalueUnsupportedMediaType) IsRedirect() bool
- func (o *PutContentmanagementWorkspaceTagvalueUnsupportedMediaType) IsServerError() bool
- func (o *PutContentmanagementWorkspaceTagvalueUnsupportedMediaType) IsSuccess() bool
- func (o *PutContentmanagementWorkspaceTagvalueUnsupportedMediaType) String() string
- type PutContentmanagementWorkspaceTooManyRequests
- func (o *PutContentmanagementWorkspaceTooManyRequests) Error() string
- func (o *PutContentmanagementWorkspaceTooManyRequests) GetPayload() *models.ErrorBody
- func (o *PutContentmanagementWorkspaceTooManyRequests) IsClientError() bool
- func (o *PutContentmanagementWorkspaceTooManyRequests) IsCode(code int) bool
- func (o *PutContentmanagementWorkspaceTooManyRequests) IsRedirect() bool
- func (o *PutContentmanagementWorkspaceTooManyRequests) IsServerError() bool
- func (o *PutContentmanagementWorkspaceTooManyRequests) IsSuccess() bool
- func (o *PutContentmanagementWorkspaceTooManyRequests) String() string
- type PutContentmanagementWorkspaceUnauthorized
- func (o *PutContentmanagementWorkspaceUnauthorized) Error() string
- func (o *PutContentmanagementWorkspaceUnauthorized) GetPayload() *models.ErrorBody
- func (o *PutContentmanagementWorkspaceUnauthorized) IsClientError() bool
- func (o *PutContentmanagementWorkspaceUnauthorized) IsCode(code int) bool
- func (o *PutContentmanagementWorkspaceUnauthorized) IsRedirect() bool
- func (o *PutContentmanagementWorkspaceUnauthorized) IsServerError() bool
- func (o *PutContentmanagementWorkspaceUnauthorized) IsSuccess() bool
- func (o *PutContentmanagementWorkspaceUnauthorized) String() string
- type PutContentmanagementWorkspaceUnsupportedMediaType
- func (o *PutContentmanagementWorkspaceUnsupportedMediaType) Error() string
- func (o *PutContentmanagementWorkspaceUnsupportedMediaType) GetPayload() *models.ErrorBody
- func (o *PutContentmanagementWorkspaceUnsupportedMediaType) IsClientError() bool
- func (o *PutContentmanagementWorkspaceUnsupportedMediaType) IsCode(code int) bool
- func (o *PutContentmanagementWorkspaceUnsupportedMediaType) IsRedirect() bool
- func (o *PutContentmanagementWorkspaceUnsupportedMediaType) IsServerError() bool
- func (o *PutContentmanagementWorkspaceUnsupportedMediaType) IsSuccess() bool
- func (o *PutContentmanagementWorkspaceUnsupportedMediaType) String() string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type API ¶
type API interface { /* DeleteContentmanagementDocument deletes a document */ DeleteContentmanagementDocument(ctx context.Context, params *DeleteContentmanagementDocumentParams) (*DeleteContentmanagementDocumentAccepted, error) DeleteContentmanagementShare(ctx context.Context, params *DeleteContentmanagementShareParams) error /* DeleteContentmanagementStatusStatusID cancels the command for this status */ DeleteContentmanagementStatusStatusID(ctx context.Context, params *DeleteContentmanagementStatusStatusIDParams) error /* DeleteContentmanagementWorkspace deletes a workspace */ DeleteContentmanagementWorkspace(ctx context.Context, params *DeleteContentmanagementWorkspaceParams) (*DeleteContentmanagementWorkspaceAccepted, error) /* DeleteContentmanagementWorkspaceMember deletes a member from a workspace */ DeleteContentmanagementWorkspaceMember(ctx context.Context, params *DeleteContentmanagementWorkspaceMemberParams) error /* DeleteContentmanagementWorkspaceTagvalue deletes workspace tag Delete a tag from a workspace. Will remove this tag from all documents. */ DeleteContentmanagementWorkspaceTagvalue(ctx context.Context, params *DeleteContentmanagementWorkspaceTagvalueParams) error /* GetContentmanagementDocument gets a document */ GetContentmanagementDocument(ctx context.Context, params *GetContentmanagementDocumentParams) (*GetContentmanagementDocumentOK, error) /* GetContentmanagementDocumentAudits gets a list of audits for a document */ GetContentmanagementDocumentAudits(ctx context.Context, params *GetContentmanagementDocumentAuditsParams) (*GetContentmanagementDocumentAuditsOK, error) /* GetContentmanagementDocumentContent downloads a document */ GetContentmanagementDocumentContent(ctx context.Context, params *GetContentmanagementDocumentContentParams) (*GetContentmanagementDocumentContentOK, *GetContentmanagementDocumentContentAccepted, error) /* GetContentmanagementDocuments gets a list of documents */ GetContentmanagementDocuments(ctx context.Context, params *GetContentmanagementDocumentsParams) (*GetContentmanagementDocumentsOK, error) /* GetContentmanagementQuery queries content */ GetContentmanagementQuery(ctx context.Context, params *GetContentmanagementQueryParams) (*GetContentmanagementQueryOK, error) /* GetContentmanagementSecurityprofile gets a security profile */ GetContentmanagementSecurityprofile(ctx context.Context, params *GetContentmanagementSecurityprofileParams) (*GetContentmanagementSecurityprofileOK, error) /* GetContentmanagementSecurityprofiles gets a list of security profiles */ GetContentmanagementSecurityprofiles(ctx context.Context, params *GetContentmanagementSecurityprofilesParams) (*GetContentmanagementSecurityprofilesOK, error) GetContentmanagementShare(ctx context.Context, params *GetContentmanagementShareParams) (*GetContentmanagementShareOK, error) GetContentmanagementSharedSharedID(ctx context.Context, params *GetContentmanagementSharedSharedIDParams) (*GetContentmanagementSharedSharedIDOK, *GetContentmanagementSharedSharedIDAccepted, error) GetContentmanagementShares(ctx context.Context, params *GetContentmanagementSharesParams) (*GetContentmanagementSharesOK, error) /* GetContentmanagementStatus gets a list of statuses for pending operations */ GetContentmanagementStatus(ctx context.Context, params *GetContentmanagementStatusParams) (*GetContentmanagementStatusOK, error) /* GetContentmanagementStatusStatusID gets a status */ GetContentmanagementStatusStatusID(ctx context.Context, params *GetContentmanagementStatusStatusIDParams) (*GetContentmanagementStatusStatusIDOK, error) /* GetContentmanagementUsage gets usage details */ GetContentmanagementUsage(ctx context.Context, params *GetContentmanagementUsageParams) (*GetContentmanagementUsageOK, error) /* GetContentmanagementWorkspace gets a workspace */ GetContentmanagementWorkspace(ctx context.Context, params *GetContentmanagementWorkspaceParams) (*GetContentmanagementWorkspaceOK, error) /* GetContentmanagementWorkspaceDocuments gets a list of documents */ GetContentmanagementWorkspaceDocuments(ctx context.Context, params *GetContentmanagementWorkspaceDocumentsParams) (*GetContentmanagementWorkspaceDocumentsOK, error) /* GetContentmanagementWorkspaceMember gets a workspace member */ GetContentmanagementWorkspaceMember(ctx context.Context, params *GetContentmanagementWorkspaceMemberParams) (*GetContentmanagementWorkspaceMemberOK, error) /* GetContentmanagementWorkspaceMembers gets a list workspace members */ GetContentmanagementWorkspaceMembers(ctx context.Context, params *GetContentmanagementWorkspaceMembersParams) (*GetContentmanagementWorkspaceMembersOK, error) /* GetContentmanagementWorkspaceTagvalue gets a workspace tag */ GetContentmanagementWorkspaceTagvalue(ctx context.Context, params *GetContentmanagementWorkspaceTagvalueParams) (*GetContentmanagementWorkspaceTagvalueOK, error) /* GetContentmanagementWorkspaceTagvalues gets a list of workspace tags */ GetContentmanagementWorkspaceTagvalues(ctx context.Context, params *GetContentmanagementWorkspaceTagvaluesParams) (*GetContentmanagementWorkspaceTagvaluesOK, error) /* GetContentmanagementWorkspaces gets a list of workspaces Specifying 'content' access will return all workspaces the user has document access to, while 'admin' access will return all group workspaces the user has administrative rights to. */ GetContentmanagementWorkspaces(ctx context.Context, params *GetContentmanagementWorkspacesParams) (*GetContentmanagementWorkspacesOK, error) /* PostContentmanagementAuditquery queries audits */ PostContentmanagementAuditquery(ctx context.Context, params *PostContentmanagementAuditqueryParams) (*PostContentmanagementAuditqueryOK, error) /* PostContentmanagementDocument updates a document */ PostContentmanagementDocument(ctx context.Context, params *PostContentmanagementDocumentParams) (*PostContentmanagementDocumentOK, error) /* PostContentmanagementDocumentContent replaces the contents of a document */ PostContentmanagementDocumentContent(ctx context.Context, params *PostContentmanagementDocumentContentParams) (*PostContentmanagementDocumentContentAccepted, error) /* PostContentmanagementDocuments adds a document */ PostContentmanagementDocuments(ctx context.Context, params *PostContentmanagementDocumentsParams) (*PostContentmanagementDocumentsOK, error) /* PostContentmanagementQuery queries content */ PostContentmanagementQuery(ctx context.Context, params *PostContentmanagementQueryParams) (*PostContentmanagementQueryOK, error) PostContentmanagementShares(ctx context.Context, params *PostContentmanagementSharesParams) (*PostContentmanagementSharesOK, error) /* PostContentmanagementWorkspaceTagvalues creates a workspace tag */ PostContentmanagementWorkspaceTagvalues(ctx context.Context, params *PostContentmanagementWorkspaceTagvaluesParams) (*PostContentmanagementWorkspaceTagvaluesOK, error) /* PostContentmanagementWorkspaceTagvaluesQuery performs a prefix query on tags in the workspace */ PostContentmanagementWorkspaceTagvaluesQuery(ctx context.Context, params *PostContentmanagementWorkspaceTagvaluesQueryParams) (*PostContentmanagementWorkspaceTagvaluesQueryOK, error) /* PostContentmanagementWorkspaces creates a group workspace */ PostContentmanagementWorkspaces(ctx context.Context, params *PostContentmanagementWorkspacesParams) (*PostContentmanagementWorkspacesOK, error) /* PutContentmanagementWorkspace updates a workspace */ PutContentmanagementWorkspace(ctx context.Context, params *PutContentmanagementWorkspaceParams) (*PutContentmanagementWorkspaceOK, error) /* PutContentmanagementWorkspaceMember adds a member to a workspace */ PutContentmanagementWorkspaceMember(ctx context.Context, params *PutContentmanagementWorkspaceMemberParams) (*PutContentmanagementWorkspaceMemberOK, error) /* PutContentmanagementWorkspaceTagvalue updates a workspace tag will update all documents with the new tag value */ PutContentmanagementWorkspaceTagvalue(ctx context.Context, params *PutContentmanagementWorkspaceTagvalueParams) (*PutContentmanagementWorkspaceTagvalueOK, *PutContentmanagementWorkspaceTagvalueAccepted, error) }
API is the interface of the content management client
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client for content management API
func New ¶
func New(transport runtime.ClientTransport, formats strfmt.Registry, authInfo runtime.ClientAuthInfoWriter) *Client
New creates a new content management API client.
func (*Client) DeleteContentmanagementDocument ¶
func (a *Client) DeleteContentmanagementDocument(ctx context.Context, params *DeleteContentmanagementDocumentParams) (*DeleteContentmanagementDocumentAccepted, error)
DeleteContentmanagementDocument deletes a document
func (*Client) DeleteContentmanagementShare ¶
func (a *Client) DeleteContentmanagementShare(ctx context.Context, params *DeleteContentmanagementShareParams) error
DeleteContentmanagementShare deletes an existing share
This revokes sharing rights specified in the share record
func (*Client) DeleteContentmanagementStatusStatusID ¶
func (a *Client) DeleteContentmanagementStatusStatusID(ctx context.Context, params *DeleteContentmanagementStatusStatusIDParams) error
DeleteContentmanagementStatusStatusID cancels the command for this status
func (*Client) DeleteContentmanagementWorkspace ¶
func (a *Client) DeleteContentmanagementWorkspace(ctx context.Context, params *DeleteContentmanagementWorkspaceParams) (*DeleteContentmanagementWorkspaceAccepted, error)
DeleteContentmanagementWorkspace deletes a workspace
func (*Client) DeleteContentmanagementWorkspaceMember ¶
func (a *Client) DeleteContentmanagementWorkspaceMember(ctx context.Context, params *DeleteContentmanagementWorkspaceMemberParams) error
DeleteContentmanagementWorkspaceMember deletes a member from a workspace
func (*Client) DeleteContentmanagementWorkspaceTagvalue ¶
func (a *Client) DeleteContentmanagementWorkspaceTagvalue(ctx context.Context, params *DeleteContentmanagementWorkspaceTagvalueParams) error
DeleteContentmanagementWorkspaceTagvalue deletes workspace tag
Delete a tag from a workspace. Will remove this tag from all documents.
func (*Client) GetContentmanagementDocument ¶
func (a *Client) GetContentmanagementDocument(ctx context.Context, params *GetContentmanagementDocumentParams) (*GetContentmanagementDocumentOK, error)
GetContentmanagementDocument gets a document
func (*Client) GetContentmanagementDocumentAudits ¶
func (a *Client) GetContentmanagementDocumentAudits(ctx context.Context, params *GetContentmanagementDocumentAuditsParams) (*GetContentmanagementDocumentAuditsOK, error)
GetContentmanagementDocumentAudits gets a list of audits for a document
func (*Client) GetContentmanagementDocumentContent ¶
func (a *Client) GetContentmanagementDocumentContent(ctx context.Context, params *GetContentmanagementDocumentContentParams) (*GetContentmanagementDocumentContentOK, *GetContentmanagementDocumentContentAccepted, error)
GetContentmanagementDocumentContent downloads a document
func (*Client) GetContentmanagementDocuments ¶
func (a *Client) GetContentmanagementDocuments(ctx context.Context, params *GetContentmanagementDocumentsParams) (*GetContentmanagementDocumentsOK, error)
GetContentmanagementDocuments gets a list of documents
func (*Client) GetContentmanagementQuery ¶
func (a *Client) GetContentmanagementQuery(ctx context.Context, params *GetContentmanagementQueryParams) (*GetContentmanagementQueryOK, error)
GetContentmanagementQuery queries content
func (*Client) GetContentmanagementSecurityprofile ¶
func (a *Client) GetContentmanagementSecurityprofile(ctx context.Context, params *GetContentmanagementSecurityprofileParams) (*GetContentmanagementSecurityprofileOK, error)
GetContentmanagementSecurityprofile gets a security profile
func (*Client) GetContentmanagementSecurityprofiles ¶
func (a *Client) GetContentmanagementSecurityprofiles(ctx context.Context, params *GetContentmanagementSecurityprofilesParams) (*GetContentmanagementSecurityprofilesOK, error)
GetContentmanagementSecurityprofiles gets a list of security profiles
func (*Client) GetContentmanagementShare ¶
func (a *Client) GetContentmanagementShare(ctx context.Context, params *GetContentmanagementShareParams) (*GetContentmanagementShareOK, error)
GetContentmanagementShare retrieves details about an existing share
func (*Client) GetContentmanagementSharedSharedID ¶
func (a *Client) GetContentmanagementSharedSharedID(ctx context.Context, params *GetContentmanagementSharedSharedIDParams) (*GetContentmanagementSharedSharedIDOK, *GetContentmanagementSharedSharedIDAccepted, error)
GetContentmanagementSharedSharedID gets shared documents securely download a shared document
This method requires the download sharing URI obtained in the get document response (downloadSharingUri). Documents may be shared between users in the same workspace. Documents may also be shared between any user by creating a content management share.
func (*Client) GetContentmanagementShares ¶
func (a *Client) GetContentmanagementShares(ctx context.Context, params *GetContentmanagementSharesParams) (*GetContentmanagementSharesOK, error)
GetContentmanagementShares gets a list of shares you must specify at least one filter e g entity Id
Failing to specify a filter will return 400.
func (*Client) GetContentmanagementStatus ¶
func (a *Client) GetContentmanagementStatus(ctx context.Context, params *GetContentmanagementStatusParams) (*GetContentmanagementStatusOK, error)
GetContentmanagementStatus gets a list of statuses for pending operations
func (*Client) GetContentmanagementStatusStatusID ¶
func (a *Client) GetContentmanagementStatusStatusID(ctx context.Context, params *GetContentmanagementStatusStatusIDParams) (*GetContentmanagementStatusStatusIDOK, error)
GetContentmanagementStatusStatusID gets a status
func (*Client) GetContentmanagementUsage ¶
func (a *Client) GetContentmanagementUsage(ctx context.Context, params *GetContentmanagementUsageParams) (*GetContentmanagementUsageOK, error)
GetContentmanagementUsage gets usage details
func (*Client) GetContentmanagementWorkspace ¶
func (a *Client) GetContentmanagementWorkspace(ctx context.Context, params *GetContentmanagementWorkspaceParams) (*GetContentmanagementWorkspaceOK, error)
GetContentmanagementWorkspace gets a workspace
func (*Client) GetContentmanagementWorkspaceDocuments ¶
func (a *Client) GetContentmanagementWorkspaceDocuments(ctx context.Context, params *GetContentmanagementWorkspaceDocumentsParams) (*GetContentmanagementWorkspaceDocumentsOK, error)
GetContentmanagementWorkspaceDocuments gets a list of documents
func (*Client) GetContentmanagementWorkspaceMember ¶
func (a *Client) GetContentmanagementWorkspaceMember(ctx context.Context, params *GetContentmanagementWorkspaceMemberParams) (*GetContentmanagementWorkspaceMemberOK, error)
GetContentmanagementWorkspaceMember gets a workspace member
func (*Client) GetContentmanagementWorkspaceMembers ¶
func (a *Client) GetContentmanagementWorkspaceMembers(ctx context.Context, params *GetContentmanagementWorkspaceMembersParams) (*GetContentmanagementWorkspaceMembersOK, error)
GetContentmanagementWorkspaceMembers gets a list workspace members
func (*Client) GetContentmanagementWorkspaceTagvalue ¶
func (a *Client) GetContentmanagementWorkspaceTagvalue(ctx context.Context, params *GetContentmanagementWorkspaceTagvalueParams) (*GetContentmanagementWorkspaceTagvalueOK, error)
GetContentmanagementWorkspaceTagvalue gets a workspace tag
func (*Client) GetContentmanagementWorkspaceTagvalues ¶
func (a *Client) GetContentmanagementWorkspaceTagvalues(ctx context.Context, params *GetContentmanagementWorkspaceTagvaluesParams) (*GetContentmanagementWorkspaceTagvaluesOK, error)
GetContentmanagementWorkspaceTagvalues gets a list of workspace tags
func (*Client) GetContentmanagementWorkspaces ¶
func (a *Client) GetContentmanagementWorkspaces(ctx context.Context, params *GetContentmanagementWorkspacesParams) (*GetContentmanagementWorkspacesOK, error)
GetContentmanagementWorkspaces gets a list of workspaces
Specifying 'content' access will return all workspaces the user has document access to, while 'admin' access will return all group workspaces the user has administrative rights to.
func (*Client) PostContentmanagementAuditquery ¶
func (a *Client) PostContentmanagementAuditquery(ctx context.Context, params *PostContentmanagementAuditqueryParams) (*PostContentmanagementAuditqueryOK, error)
PostContentmanagementAuditquery queries audits
func (*Client) PostContentmanagementDocument ¶
func (a *Client) PostContentmanagementDocument(ctx context.Context, params *PostContentmanagementDocumentParams) (*PostContentmanagementDocumentOK, error)
PostContentmanagementDocument updates a document
func (*Client) PostContentmanagementDocumentContent ¶
func (a *Client) PostContentmanagementDocumentContent(ctx context.Context, params *PostContentmanagementDocumentContentParams) (*PostContentmanagementDocumentContentAccepted, error)
PostContentmanagementDocumentContent replaces the contents of a document
func (*Client) PostContentmanagementDocuments ¶
func (a *Client) PostContentmanagementDocuments(ctx context.Context, params *PostContentmanagementDocumentsParams) (*PostContentmanagementDocumentsOK, error)
PostContentmanagementDocuments adds a document
func (*Client) PostContentmanagementQuery ¶
func (a *Client) PostContentmanagementQuery(ctx context.Context, params *PostContentmanagementQueryParams) (*PostContentmanagementQueryOK, error)
PostContentmanagementQuery queries content
func (*Client) PostContentmanagementShares ¶
func (a *Client) PostContentmanagementShares(ctx context.Context, params *PostContentmanagementSharesParams) (*PostContentmanagementSharesOK, error)
PostContentmanagementShares creates a new share or updates an existing share if the entity has already been shared
func (*Client) PostContentmanagementWorkspaceTagvalues ¶
func (a *Client) PostContentmanagementWorkspaceTagvalues(ctx context.Context, params *PostContentmanagementWorkspaceTagvaluesParams) (*PostContentmanagementWorkspaceTagvaluesOK, error)
PostContentmanagementWorkspaceTagvalues creates a workspace tag
func (*Client) PostContentmanagementWorkspaceTagvaluesQuery ¶
func (a *Client) PostContentmanagementWorkspaceTagvaluesQuery(ctx context.Context, params *PostContentmanagementWorkspaceTagvaluesQueryParams) (*PostContentmanagementWorkspaceTagvaluesQueryOK, error)
PostContentmanagementWorkspaceTagvaluesQuery performs a prefix query on tags in the workspace
func (*Client) PostContentmanagementWorkspaces ¶
func (a *Client) PostContentmanagementWorkspaces(ctx context.Context, params *PostContentmanagementWorkspacesParams) (*PostContentmanagementWorkspacesOK, error)
PostContentmanagementWorkspaces creates a group workspace
func (*Client) PutContentmanagementWorkspace ¶
func (a *Client) PutContentmanagementWorkspace(ctx context.Context, params *PutContentmanagementWorkspaceParams) (*PutContentmanagementWorkspaceOK, error)
PutContentmanagementWorkspace updates a workspace
func (*Client) PutContentmanagementWorkspaceMember ¶
func (a *Client) PutContentmanagementWorkspaceMember(ctx context.Context, params *PutContentmanagementWorkspaceMemberParams) (*PutContentmanagementWorkspaceMemberOK, error)
PutContentmanagementWorkspaceMember adds a member to a workspace
func (*Client) PutContentmanagementWorkspaceTagvalue ¶
func (a *Client) PutContentmanagementWorkspaceTagvalue(ctx context.Context, params *PutContentmanagementWorkspaceTagvalueParams) (*PutContentmanagementWorkspaceTagvalueOK, *PutContentmanagementWorkspaceTagvalueAccepted, error)
PutContentmanagementWorkspaceTagvalue updates a workspace tag will update all documents with the new tag value
type DeleteContentmanagementDocumentAccepted ¶
type DeleteContentmanagementDocumentAccepted struct { }
DeleteContentmanagementDocumentAccepted describes a response with status code 202, with default header values.
Accepted - Processing Delete
func NewDeleteContentmanagementDocumentAccepted ¶
func NewDeleteContentmanagementDocumentAccepted() *DeleteContentmanagementDocumentAccepted
NewDeleteContentmanagementDocumentAccepted creates a DeleteContentmanagementDocumentAccepted with default headers values
func (*DeleteContentmanagementDocumentAccepted) Error ¶
func (o *DeleteContentmanagementDocumentAccepted) Error() string
func (*DeleteContentmanagementDocumentAccepted) IsClientError ¶
func (o *DeleteContentmanagementDocumentAccepted) IsClientError() bool
IsClientError returns true when this delete contentmanagement document accepted response has a 4xx status code
func (*DeleteContentmanagementDocumentAccepted) IsCode ¶
func (o *DeleteContentmanagementDocumentAccepted) IsCode(code int) bool
IsCode returns true when this delete contentmanagement document accepted response a status code equal to that given
func (*DeleteContentmanagementDocumentAccepted) IsRedirect ¶
func (o *DeleteContentmanagementDocumentAccepted) IsRedirect() bool
IsRedirect returns true when this delete contentmanagement document accepted response has a 3xx status code
func (*DeleteContentmanagementDocumentAccepted) IsServerError ¶
func (o *DeleteContentmanagementDocumentAccepted) IsServerError() bool
IsServerError returns true when this delete contentmanagement document accepted response has a 5xx status code
func (*DeleteContentmanagementDocumentAccepted) IsSuccess ¶
func (o *DeleteContentmanagementDocumentAccepted) IsSuccess() bool
IsSuccess returns true when this delete contentmanagement document accepted response has a 2xx status code
func (*DeleteContentmanagementDocumentAccepted) String ¶
func (o *DeleteContentmanagementDocumentAccepted) String() string
type DeleteContentmanagementDocumentBadRequest ¶
DeleteContentmanagementDocumentBadRequest 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 NewDeleteContentmanagementDocumentBadRequest ¶
func NewDeleteContentmanagementDocumentBadRequest() *DeleteContentmanagementDocumentBadRequest
NewDeleteContentmanagementDocumentBadRequest creates a DeleteContentmanagementDocumentBadRequest with default headers values
func (*DeleteContentmanagementDocumentBadRequest) Error ¶
func (o *DeleteContentmanagementDocumentBadRequest) Error() string
func (*DeleteContentmanagementDocumentBadRequest) GetPayload ¶
func (o *DeleteContentmanagementDocumentBadRequest) GetPayload() *models.ErrorBody
func (*DeleteContentmanagementDocumentBadRequest) IsClientError ¶
func (o *DeleteContentmanagementDocumentBadRequest) IsClientError() bool
IsClientError returns true when this delete contentmanagement document bad request response has a 4xx status code
func (*DeleteContentmanagementDocumentBadRequest) IsCode ¶
func (o *DeleteContentmanagementDocumentBadRequest) IsCode(code int) bool
IsCode returns true when this delete contentmanagement document bad request response a status code equal to that given
func (*DeleteContentmanagementDocumentBadRequest) IsRedirect ¶
func (o *DeleteContentmanagementDocumentBadRequest) IsRedirect() bool
IsRedirect returns true when this delete contentmanagement document bad request response has a 3xx status code
func (*DeleteContentmanagementDocumentBadRequest) IsServerError ¶
func (o *DeleteContentmanagementDocumentBadRequest) IsServerError() bool
IsServerError returns true when this delete contentmanagement document bad request response has a 5xx status code
func (*DeleteContentmanagementDocumentBadRequest) IsSuccess ¶
func (o *DeleteContentmanagementDocumentBadRequest) IsSuccess() bool
IsSuccess returns true when this delete contentmanagement document bad request response has a 2xx status code
func (*DeleteContentmanagementDocumentBadRequest) String ¶
func (o *DeleteContentmanagementDocumentBadRequest) String() string
type DeleteContentmanagementDocumentForbidden ¶
DeleteContentmanagementDocumentForbidden describes a response with status code 403, with default header values.
You are not authorized to perform the requested action.
func NewDeleteContentmanagementDocumentForbidden ¶
func NewDeleteContentmanagementDocumentForbidden() *DeleteContentmanagementDocumentForbidden
NewDeleteContentmanagementDocumentForbidden creates a DeleteContentmanagementDocumentForbidden with default headers values
func (*DeleteContentmanagementDocumentForbidden) Error ¶
func (o *DeleteContentmanagementDocumentForbidden) Error() string
func (*DeleteContentmanagementDocumentForbidden) GetPayload ¶
func (o *DeleteContentmanagementDocumentForbidden) GetPayload() *models.ErrorBody
func (*DeleteContentmanagementDocumentForbidden) IsClientError ¶
func (o *DeleteContentmanagementDocumentForbidden) IsClientError() bool
IsClientError returns true when this delete contentmanagement document forbidden response has a 4xx status code
func (*DeleteContentmanagementDocumentForbidden) IsCode ¶
func (o *DeleteContentmanagementDocumentForbidden) IsCode(code int) bool
IsCode returns true when this delete contentmanagement document forbidden response a status code equal to that given
func (*DeleteContentmanagementDocumentForbidden) IsRedirect ¶
func (o *DeleteContentmanagementDocumentForbidden) IsRedirect() bool
IsRedirect returns true when this delete contentmanagement document forbidden response has a 3xx status code
func (*DeleteContentmanagementDocumentForbidden) IsServerError ¶
func (o *DeleteContentmanagementDocumentForbidden) IsServerError() bool
IsServerError returns true when this delete contentmanagement document forbidden response has a 5xx status code
func (*DeleteContentmanagementDocumentForbidden) IsSuccess ¶
func (o *DeleteContentmanagementDocumentForbidden) IsSuccess() bool
IsSuccess returns true when this delete contentmanagement document forbidden response has a 2xx status code
func (*DeleteContentmanagementDocumentForbidden) String ¶
func (o *DeleteContentmanagementDocumentForbidden) String() string
type DeleteContentmanagementDocumentGatewayTimeout ¶
DeleteContentmanagementDocumentGatewayTimeout describes a response with status code 504, with default header values.
The request timed out.
func NewDeleteContentmanagementDocumentGatewayTimeout ¶
func NewDeleteContentmanagementDocumentGatewayTimeout() *DeleteContentmanagementDocumentGatewayTimeout
NewDeleteContentmanagementDocumentGatewayTimeout creates a DeleteContentmanagementDocumentGatewayTimeout with default headers values
func (*DeleteContentmanagementDocumentGatewayTimeout) Error ¶
func (o *DeleteContentmanagementDocumentGatewayTimeout) Error() string
func (*DeleteContentmanagementDocumentGatewayTimeout) GetPayload ¶
func (o *DeleteContentmanagementDocumentGatewayTimeout) GetPayload() *models.ErrorBody
func (*DeleteContentmanagementDocumentGatewayTimeout) IsClientError ¶
func (o *DeleteContentmanagementDocumentGatewayTimeout) IsClientError() bool
IsClientError returns true when this delete contentmanagement document gateway timeout response has a 4xx status code
func (*DeleteContentmanagementDocumentGatewayTimeout) IsCode ¶
func (o *DeleteContentmanagementDocumentGatewayTimeout) IsCode(code int) bool
IsCode returns true when this delete contentmanagement document gateway timeout response a status code equal to that given
func (*DeleteContentmanagementDocumentGatewayTimeout) IsRedirect ¶
func (o *DeleteContentmanagementDocumentGatewayTimeout) IsRedirect() bool
IsRedirect returns true when this delete contentmanagement document gateway timeout response has a 3xx status code
func (*DeleteContentmanagementDocumentGatewayTimeout) IsServerError ¶
func (o *DeleteContentmanagementDocumentGatewayTimeout) IsServerError() bool
IsServerError returns true when this delete contentmanagement document gateway timeout response has a 5xx status code
func (*DeleteContentmanagementDocumentGatewayTimeout) IsSuccess ¶
func (o *DeleteContentmanagementDocumentGatewayTimeout) IsSuccess() bool
IsSuccess returns true when this delete contentmanagement document gateway timeout response has a 2xx status code
func (*DeleteContentmanagementDocumentGatewayTimeout) String ¶
func (o *DeleteContentmanagementDocumentGatewayTimeout) String() string
type DeleteContentmanagementDocumentInternalServerError ¶
DeleteContentmanagementDocumentInternalServerError 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 NewDeleteContentmanagementDocumentInternalServerError ¶
func NewDeleteContentmanagementDocumentInternalServerError() *DeleteContentmanagementDocumentInternalServerError
NewDeleteContentmanagementDocumentInternalServerError creates a DeleteContentmanagementDocumentInternalServerError with default headers values
func (*DeleteContentmanagementDocumentInternalServerError) Error ¶
func (o *DeleteContentmanagementDocumentInternalServerError) Error() string
func (*DeleteContentmanagementDocumentInternalServerError) GetPayload ¶
func (o *DeleteContentmanagementDocumentInternalServerError) GetPayload() *models.ErrorBody
func (*DeleteContentmanagementDocumentInternalServerError) IsClientError ¶
func (o *DeleteContentmanagementDocumentInternalServerError) IsClientError() bool
IsClientError returns true when this delete contentmanagement document internal server error response has a 4xx status code
func (*DeleteContentmanagementDocumentInternalServerError) IsCode ¶
func (o *DeleteContentmanagementDocumentInternalServerError) IsCode(code int) bool
IsCode returns true when this delete contentmanagement document internal server error response a status code equal to that given
func (*DeleteContentmanagementDocumentInternalServerError) IsRedirect ¶
func (o *DeleteContentmanagementDocumentInternalServerError) IsRedirect() bool
IsRedirect returns true when this delete contentmanagement document internal server error response has a 3xx status code
func (*DeleteContentmanagementDocumentInternalServerError) IsServerError ¶
func (o *DeleteContentmanagementDocumentInternalServerError) IsServerError() bool
IsServerError returns true when this delete contentmanagement document internal server error response has a 5xx status code
func (*DeleteContentmanagementDocumentInternalServerError) IsSuccess ¶
func (o *DeleteContentmanagementDocumentInternalServerError) IsSuccess() bool
IsSuccess returns true when this delete contentmanagement document internal server error response has a 2xx status code
func (*DeleteContentmanagementDocumentInternalServerError) String ¶
func (o *DeleteContentmanagementDocumentInternalServerError) String() string
type DeleteContentmanagementDocumentLocked ¶
type DeleteContentmanagementDocumentLocked struct { }
DeleteContentmanagementDocumentLocked describes a response with status code 423, with default header values.
Locked - The document is locked by another operation
func NewDeleteContentmanagementDocumentLocked ¶
func NewDeleteContentmanagementDocumentLocked() *DeleteContentmanagementDocumentLocked
NewDeleteContentmanagementDocumentLocked creates a DeleteContentmanagementDocumentLocked with default headers values
func (*DeleteContentmanagementDocumentLocked) Error ¶
func (o *DeleteContentmanagementDocumentLocked) Error() string
func (*DeleteContentmanagementDocumentLocked) IsClientError ¶
func (o *DeleteContentmanagementDocumentLocked) IsClientError() bool
IsClientError returns true when this delete contentmanagement document locked response has a 4xx status code
func (*DeleteContentmanagementDocumentLocked) IsCode ¶
func (o *DeleteContentmanagementDocumentLocked) IsCode(code int) bool
IsCode returns true when this delete contentmanagement document locked response a status code equal to that given
func (*DeleteContentmanagementDocumentLocked) IsRedirect ¶
func (o *DeleteContentmanagementDocumentLocked) IsRedirect() bool
IsRedirect returns true when this delete contentmanagement document locked response has a 3xx status code
func (*DeleteContentmanagementDocumentLocked) IsServerError ¶
func (o *DeleteContentmanagementDocumentLocked) IsServerError() bool
IsServerError returns true when this delete contentmanagement document locked response has a 5xx status code
func (*DeleteContentmanagementDocumentLocked) IsSuccess ¶
func (o *DeleteContentmanagementDocumentLocked) IsSuccess() bool
IsSuccess returns true when this delete contentmanagement document locked response has a 2xx status code
func (*DeleteContentmanagementDocumentLocked) String ¶
func (o *DeleteContentmanagementDocumentLocked) String() string
type DeleteContentmanagementDocumentNotFound ¶
DeleteContentmanagementDocumentNotFound describes a response with status code 404, with default header values.
The requested resource was not found.
func NewDeleteContentmanagementDocumentNotFound ¶
func NewDeleteContentmanagementDocumentNotFound() *DeleteContentmanagementDocumentNotFound
NewDeleteContentmanagementDocumentNotFound creates a DeleteContentmanagementDocumentNotFound with default headers values
func (*DeleteContentmanagementDocumentNotFound) Error ¶
func (o *DeleteContentmanagementDocumentNotFound) Error() string
func (*DeleteContentmanagementDocumentNotFound) GetPayload ¶
func (o *DeleteContentmanagementDocumentNotFound) GetPayload() *models.ErrorBody
func (*DeleteContentmanagementDocumentNotFound) IsClientError ¶
func (o *DeleteContentmanagementDocumentNotFound) IsClientError() bool
IsClientError returns true when this delete contentmanagement document not found response has a 4xx status code
func (*DeleteContentmanagementDocumentNotFound) IsCode ¶
func (o *DeleteContentmanagementDocumentNotFound) IsCode(code int) bool
IsCode returns true when this delete contentmanagement document not found response a status code equal to that given
func (*DeleteContentmanagementDocumentNotFound) IsRedirect ¶
func (o *DeleteContentmanagementDocumentNotFound) IsRedirect() bool
IsRedirect returns true when this delete contentmanagement document not found response has a 3xx status code
func (*DeleteContentmanagementDocumentNotFound) IsServerError ¶
func (o *DeleteContentmanagementDocumentNotFound) IsServerError() bool
IsServerError returns true when this delete contentmanagement document not found response has a 5xx status code
func (*DeleteContentmanagementDocumentNotFound) IsSuccess ¶
func (o *DeleteContentmanagementDocumentNotFound) IsSuccess() bool
IsSuccess returns true when this delete contentmanagement document not found response has a 2xx status code
func (*DeleteContentmanagementDocumentNotFound) String ¶
func (o *DeleteContentmanagementDocumentNotFound) String() string
type DeleteContentmanagementDocumentParams ¶
type DeleteContentmanagementDocumentParams struct { /* DocumentID. Document ID */ DocumentID string /* Override. Override any lock on the document */ Override *bool Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DeleteContentmanagementDocumentParams contains all the parameters to send to the API endpoint
for the delete contentmanagement document operation. Typically these are written to a http.Request.
func NewDeleteContentmanagementDocumentParams ¶
func NewDeleteContentmanagementDocumentParams() *DeleteContentmanagementDocumentParams
NewDeleteContentmanagementDocumentParams creates a new DeleteContentmanagementDocumentParams 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 NewDeleteContentmanagementDocumentParamsWithContext ¶
func NewDeleteContentmanagementDocumentParamsWithContext(ctx context.Context) *DeleteContentmanagementDocumentParams
NewDeleteContentmanagementDocumentParamsWithContext creates a new DeleteContentmanagementDocumentParams object with the ability to set a context for a request.
func NewDeleteContentmanagementDocumentParamsWithHTTPClient ¶
func NewDeleteContentmanagementDocumentParamsWithHTTPClient(client *http.Client) *DeleteContentmanagementDocumentParams
NewDeleteContentmanagementDocumentParamsWithHTTPClient creates a new DeleteContentmanagementDocumentParams object with the ability to set a custom HTTPClient for a request.
func NewDeleteContentmanagementDocumentParamsWithTimeout ¶
func NewDeleteContentmanagementDocumentParamsWithTimeout(timeout time.Duration) *DeleteContentmanagementDocumentParams
NewDeleteContentmanagementDocumentParamsWithTimeout creates a new DeleteContentmanagementDocumentParams object with the ability to set a timeout on a request.
func (*DeleteContentmanagementDocumentParams) SetContext ¶
func (o *DeleteContentmanagementDocumentParams) SetContext(ctx context.Context)
SetContext adds the context to the delete contentmanagement document params
func (*DeleteContentmanagementDocumentParams) SetDefaults ¶
func (o *DeleteContentmanagementDocumentParams) SetDefaults()
SetDefaults hydrates default values in the delete contentmanagement document params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteContentmanagementDocumentParams) SetDocumentID ¶
func (o *DeleteContentmanagementDocumentParams) SetDocumentID(documentID string)
SetDocumentID adds the documentId to the delete contentmanagement document params
func (*DeleteContentmanagementDocumentParams) SetHTTPClient ¶
func (o *DeleteContentmanagementDocumentParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete contentmanagement document params
func (*DeleteContentmanagementDocumentParams) SetOverride ¶
func (o *DeleteContentmanagementDocumentParams) SetOverride(override *bool)
SetOverride adds the override to the delete contentmanagement document params
func (*DeleteContentmanagementDocumentParams) SetTimeout ¶
func (o *DeleteContentmanagementDocumentParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete contentmanagement document params
func (*DeleteContentmanagementDocumentParams) WithContext ¶
func (o *DeleteContentmanagementDocumentParams) WithContext(ctx context.Context) *DeleteContentmanagementDocumentParams
WithContext adds the context to the delete contentmanagement document params
func (*DeleteContentmanagementDocumentParams) WithDefaults ¶
func (o *DeleteContentmanagementDocumentParams) WithDefaults() *DeleteContentmanagementDocumentParams
WithDefaults hydrates default values in the delete contentmanagement document params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteContentmanagementDocumentParams) WithDocumentID ¶
func (o *DeleteContentmanagementDocumentParams) WithDocumentID(documentID string) *DeleteContentmanagementDocumentParams
WithDocumentID adds the documentID to the delete contentmanagement document params
func (*DeleteContentmanagementDocumentParams) WithHTTPClient ¶
func (o *DeleteContentmanagementDocumentParams) WithHTTPClient(client *http.Client) *DeleteContentmanagementDocumentParams
WithHTTPClient adds the HTTPClient to the delete contentmanagement document params
func (*DeleteContentmanagementDocumentParams) WithOverride ¶
func (o *DeleteContentmanagementDocumentParams) WithOverride(override *bool) *DeleteContentmanagementDocumentParams
WithOverride adds the override to the delete contentmanagement document params
func (*DeleteContentmanagementDocumentParams) WithTimeout ¶
func (o *DeleteContentmanagementDocumentParams) WithTimeout(timeout time.Duration) *DeleteContentmanagementDocumentParams
WithTimeout adds the timeout to the delete contentmanagement document params
func (*DeleteContentmanagementDocumentParams) WriteToRequest ¶
func (o *DeleteContentmanagementDocumentParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteContentmanagementDocumentReader ¶
type DeleteContentmanagementDocumentReader struct {
// contains filtered or unexported fields
}
DeleteContentmanagementDocumentReader is a Reader for the DeleteContentmanagementDocument structure.
func (*DeleteContentmanagementDocumentReader) ReadResponse ¶
func (o *DeleteContentmanagementDocumentReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteContentmanagementDocumentRequestEntityTooLarge ¶
DeleteContentmanagementDocumentRequestEntityTooLarge describes a response with status code 413, with default header values.
The request is over the size limit. Maximum bytes: %s
func NewDeleteContentmanagementDocumentRequestEntityTooLarge ¶
func NewDeleteContentmanagementDocumentRequestEntityTooLarge() *DeleteContentmanagementDocumentRequestEntityTooLarge
NewDeleteContentmanagementDocumentRequestEntityTooLarge creates a DeleteContentmanagementDocumentRequestEntityTooLarge with default headers values
func (*DeleteContentmanagementDocumentRequestEntityTooLarge) Error ¶
func (o *DeleteContentmanagementDocumentRequestEntityTooLarge) Error() string
func (*DeleteContentmanagementDocumentRequestEntityTooLarge) GetPayload ¶
func (o *DeleteContentmanagementDocumentRequestEntityTooLarge) GetPayload() *models.ErrorBody
func (*DeleteContentmanagementDocumentRequestEntityTooLarge) IsClientError ¶
func (o *DeleteContentmanagementDocumentRequestEntityTooLarge) IsClientError() bool
IsClientError returns true when this delete contentmanagement document request entity too large response has a 4xx status code
func (*DeleteContentmanagementDocumentRequestEntityTooLarge) IsCode ¶
func (o *DeleteContentmanagementDocumentRequestEntityTooLarge) IsCode(code int) bool
IsCode returns true when this delete contentmanagement document request entity too large response a status code equal to that given
func (*DeleteContentmanagementDocumentRequestEntityTooLarge) IsRedirect ¶
func (o *DeleteContentmanagementDocumentRequestEntityTooLarge) IsRedirect() bool
IsRedirect returns true when this delete contentmanagement document request entity too large response has a 3xx status code
func (*DeleteContentmanagementDocumentRequestEntityTooLarge) IsServerError ¶
func (o *DeleteContentmanagementDocumentRequestEntityTooLarge) IsServerError() bool
IsServerError returns true when this delete contentmanagement document request entity too large response has a 5xx status code
func (*DeleteContentmanagementDocumentRequestEntityTooLarge) IsSuccess ¶
func (o *DeleteContentmanagementDocumentRequestEntityTooLarge) IsSuccess() bool
IsSuccess returns true when this delete contentmanagement document request entity too large response has a 2xx status code
func (*DeleteContentmanagementDocumentRequestEntityTooLarge) String ¶
func (o *DeleteContentmanagementDocumentRequestEntityTooLarge) String() string
type DeleteContentmanagementDocumentRequestTimeout ¶
DeleteContentmanagementDocumentRequestTimeout 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 NewDeleteContentmanagementDocumentRequestTimeout ¶
func NewDeleteContentmanagementDocumentRequestTimeout() *DeleteContentmanagementDocumentRequestTimeout
NewDeleteContentmanagementDocumentRequestTimeout creates a DeleteContentmanagementDocumentRequestTimeout with default headers values
func (*DeleteContentmanagementDocumentRequestTimeout) Error ¶
func (o *DeleteContentmanagementDocumentRequestTimeout) Error() string
func (*DeleteContentmanagementDocumentRequestTimeout) GetPayload ¶
func (o *DeleteContentmanagementDocumentRequestTimeout) GetPayload() *models.ErrorBody
func (*DeleteContentmanagementDocumentRequestTimeout) IsClientError ¶
func (o *DeleteContentmanagementDocumentRequestTimeout) IsClientError() bool
IsClientError returns true when this delete contentmanagement document request timeout response has a 4xx status code
func (*DeleteContentmanagementDocumentRequestTimeout) IsCode ¶
func (o *DeleteContentmanagementDocumentRequestTimeout) IsCode(code int) bool
IsCode returns true when this delete contentmanagement document request timeout response a status code equal to that given
func (*DeleteContentmanagementDocumentRequestTimeout) IsRedirect ¶
func (o *DeleteContentmanagementDocumentRequestTimeout) IsRedirect() bool
IsRedirect returns true when this delete contentmanagement document request timeout response has a 3xx status code
func (*DeleteContentmanagementDocumentRequestTimeout) IsServerError ¶
func (o *DeleteContentmanagementDocumentRequestTimeout) IsServerError() bool
IsServerError returns true when this delete contentmanagement document request timeout response has a 5xx status code
func (*DeleteContentmanagementDocumentRequestTimeout) IsSuccess ¶
func (o *DeleteContentmanagementDocumentRequestTimeout) IsSuccess() bool
IsSuccess returns true when this delete contentmanagement document request timeout response has a 2xx status code
func (*DeleteContentmanagementDocumentRequestTimeout) String ¶
func (o *DeleteContentmanagementDocumentRequestTimeout) String() string
type DeleteContentmanagementDocumentServiceUnavailable ¶
type DeleteContentmanagementDocumentServiceUnavailable struct {
}DeleteContentmanagementDocumentServiceUnavailable 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 NewDeleteContentmanagementDocumentServiceUnavailable ¶
func NewDeleteContentmanagementDocumentServiceUnavailable() *DeleteContentmanagementDocumentServiceUnavailable
NewDeleteContentmanagementDocumentServiceUnavailable creates a DeleteContentmanagementDocumentServiceUnavailable with default headers values
func (*DeleteContentmanagementDocumentServiceUnavailable) Error ¶
func (o *DeleteContentmanagementDocumentServiceUnavailable) Error() string
func (*DeleteContentmanagementDocumentServiceUnavailable) GetPayload ¶
func (o *DeleteContentmanagementDocumentServiceUnavailable) GetPayload() *models.ErrorBody
func (*DeleteContentmanagementDocumentServiceUnavailable) IsClientError ¶
func (o *DeleteContentmanagementDocumentServiceUnavailable) IsClientError() bool
IsClientError returns true when this delete contentmanagement document service unavailable response has a 4xx status code
func (*DeleteContentmanagementDocumentServiceUnavailable) IsCode ¶
func (o *DeleteContentmanagementDocumentServiceUnavailable) IsCode(code int) bool
IsCode returns true when this delete contentmanagement document service unavailable response a status code equal to that given
func (*DeleteContentmanagementDocumentServiceUnavailable) IsRedirect ¶
func (o *DeleteContentmanagementDocumentServiceUnavailable) IsRedirect() bool
IsRedirect returns true when this delete contentmanagement document service unavailable response has a 3xx status code
func (*DeleteContentmanagementDocumentServiceUnavailable) IsServerError ¶
func (o *DeleteContentmanagementDocumentServiceUnavailable) IsServerError() bool
IsServerError returns true when this delete contentmanagement document service unavailable response has a 5xx status code
func (*DeleteContentmanagementDocumentServiceUnavailable) IsSuccess ¶
func (o *DeleteContentmanagementDocumentServiceUnavailable) IsSuccess() bool
IsSuccess returns true when this delete contentmanagement document service unavailable response has a 2xx status code
func (*DeleteContentmanagementDocumentServiceUnavailable) String ¶
func (o *DeleteContentmanagementDocumentServiceUnavailable) String() string
type DeleteContentmanagementDocumentTooManyRequests ¶
DeleteContentmanagementDocumentTooManyRequests describes a response with status code 429, with default header values.
Rate limit exceeded the maximum. Retry the request in [%s] seconds
func NewDeleteContentmanagementDocumentTooManyRequests ¶
func NewDeleteContentmanagementDocumentTooManyRequests() *DeleteContentmanagementDocumentTooManyRequests
NewDeleteContentmanagementDocumentTooManyRequests creates a DeleteContentmanagementDocumentTooManyRequests with default headers values
func (*DeleteContentmanagementDocumentTooManyRequests) Error ¶
func (o *DeleteContentmanagementDocumentTooManyRequests) Error() string
func (*DeleteContentmanagementDocumentTooManyRequests) GetPayload ¶
func (o *DeleteContentmanagementDocumentTooManyRequests) GetPayload() *models.ErrorBody
func (*DeleteContentmanagementDocumentTooManyRequests) IsClientError ¶
func (o *DeleteContentmanagementDocumentTooManyRequests) IsClientError() bool
IsClientError returns true when this delete contentmanagement document too many requests response has a 4xx status code
func (*DeleteContentmanagementDocumentTooManyRequests) IsCode ¶
func (o *DeleteContentmanagementDocumentTooManyRequests) IsCode(code int) bool
IsCode returns true when this delete contentmanagement document too many requests response a status code equal to that given
func (*DeleteContentmanagementDocumentTooManyRequests) IsRedirect ¶
func (o *DeleteContentmanagementDocumentTooManyRequests) IsRedirect() bool
IsRedirect returns true when this delete contentmanagement document too many requests response has a 3xx status code
func (*DeleteContentmanagementDocumentTooManyRequests) IsServerError ¶
func (o *DeleteContentmanagementDocumentTooManyRequests) IsServerError() bool
IsServerError returns true when this delete contentmanagement document too many requests response has a 5xx status code
func (*DeleteContentmanagementDocumentTooManyRequests) IsSuccess ¶
func (o *DeleteContentmanagementDocumentTooManyRequests) IsSuccess() bool
IsSuccess returns true when this delete contentmanagement document too many requests response has a 2xx status code
func (*DeleteContentmanagementDocumentTooManyRequests) String ¶
func (o *DeleteContentmanagementDocumentTooManyRequests) String() string
type DeleteContentmanagementDocumentUnauthorized ¶
type DeleteContentmanagementDocumentUnauthorized struct {
}DeleteContentmanagementDocumentUnauthorized describes a response with status code 401, with default header values.
No authentication bearer token specified in authorization header.
func NewDeleteContentmanagementDocumentUnauthorized ¶
func NewDeleteContentmanagementDocumentUnauthorized() *DeleteContentmanagementDocumentUnauthorized
NewDeleteContentmanagementDocumentUnauthorized creates a DeleteContentmanagementDocumentUnauthorized with default headers values
func (*DeleteContentmanagementDocumentUnauthorized) Error ¶
func (o *DeleteContentmanagementDocumentUnauthorized) Error() string
func (*DeleteContentmanagementDocumentUnauthorized) GetPayload ¶
func (o *DeleteContentmanagementDocumentUnauthorized) GetPayload() *models.ErrorBody
func (*DeleteContentmanagementDocumentUnauthorized) IsClientError ¶
func (o *DeleteContentmanagementDocumentUnauthorized) IsClientError() bool
IsClientError returns true when this delete contentmanagement document unauthorized response has a 4xx status code
func (*DeleteContentmanagementDocumentUnauthorized) IsCode ¶
func (o *DeleteContentmanagementDocumentUnauthorized) IsCode(code int) bool
IsCode returns true when this delete contentmanagement document unauthorized response a status code equal to that given
func (*DeleteContentmanagementDocumentUnauthorized) IsRedirect ¶
func (o *DeleteContentmanagementDocumentUnauthorized) IsRedirect() bool
IsRedirect returns true when this delete contentmanagement document unauthorized response has a 3xx status code
func (*DeleteContentmanagementDocumentUnauthorized) IsServerError ¶
func (o *DeleteContentmanagementDocumentUnauthorized) IsServerError() bool
IsServerError returns true when this delete contentmanagement document unauthorized response has a 5xx status code
func (*DeleteContentmanagementDocumentUnauthorized) IsSuccess ¶
func (o *DeleteContentmanagementDocumentUnauthorized) IsSuccess() bool
IsSuccess returns true when this delete contentmanagement document unauthorized response has a 2xx status code
func (*DeleteContentmanagementDocumentUnauthorized) String ¶
func (o *DeleteContentmanagementDocumentUnauthorized) String() string
type DeleteContentmanagementDocumentUnsupportedMediaType ¶
DeleteContentmanagementDocumentUnsupportedMediaType 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 NewDeleteContentmanagementDocumentUnsupportedMediaType ¶
func NewDeleteContentmanagementDocumentUnsupportedMediaType() *DeleteContentmanagementDocumentUnsupportedMediaType
NewDeleteContentmanagementDocumentUnsupportedMediaType creates a DeleteContentmanagementDocumentUnsupportedMediaType with default headers values
func (*DeleteContentmanagementDocumentUnsupportedMediaType) Error ¶
func (o *DeleteContentmanagementDocumentUnsupportedMediaType) Error() string
func (*DeleteContentmanagementDocumentUnsupportedMediaType) GetPayload ¶
func (o *DeleteContentmanagementDocumentUnsupportedMediaType) GetPayload() *models.ErrorBody
func (*DeleteContentmanagementDocumentUnsupportedMediaType) IsClientError ¶
func (o *DeleteContentmanagementDocumentUnsupportedMediaType) IsClientError() bool
IsClientError returns true when this delete contentmanagement document unsupported media type response has a 4xx status code
func (*DeleteContentmanagementDocumentUnsupportedMediaType) IsCode ¶
func (o *DeleteContentmanagementDocumentUnsupportedMediaType) IsCode(code int) bool
IsCode returns true when this delete contentmanagement document unsupported media type response a status code equal to that given
func (*DeleteContentmanagementDocumentUnsupportedMediaType) IsRedirect ¶
func (o *DeleteContentmanagementDocumentUnsupportedMediaType) IsRedirect() bool
IsRedirect returns true when this delete contentmanagement document unsupported media type response has a 3xx status code
func (*DeleteContentmanagementDocumentUnsupportedMediaType) IsServerError ¶
func (o *DeleteContentmanagementDocumentUnsupportedMediaType) IsServerError() bool
IsServerError returns true when this delete contentmanagement document unsupported media type response has a 5xx status code
func (*DeleteContentmanagementDocumentUnsupportedMediaType) IsSuccess ¶
func (o *DeleteContentmanagementDocumentUnsupportedMediaType) IsSuccess() bool
IsSuccess returns true when this delete contentmanagement document unsupported media type response has a 2xx status code
func (*DeleteContentmanagementDocumentUnsupportedMediaType) String ¶
func (o *DeleteContentmanagementDocumentUnsupportedMediaType) String() string
type DeleteContentmanagementShareBadRequest ¶
type DeleteContentmanagementShareBadRequest struct {
}DeleteContentmanagementShareBadRequest 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 NewDeleteContentmanagementShareBadRequest ¶
func NewDeleteContentmanagementShareBadRequest() *DeleteContentmanagementShareBadRequest
NewDeleteContentmanagementShareBadRequest creates a DeleteContentmanagementShareBadRequest with default headers values
func (*DeleteContentmanagementShareBadRequest) Error ¶
func (o *DeleteContentmanagementShareBadRequest) Error() string
func (*DeleteContentmanagementShareBadRequest) GetPayload ¶
func (o *DeleteContentmanagementShareBadRequest) GetPayload() *models.ErrorBody
func (*DeleteContentmanagementShareBadRequest) IsClientError ¶
func (o *DeleteContentmanagementShareBadRequest) IsClientError() bool
IsClientError returns true when this delete contentmanagement share bad request response has a 4xx status code
func (*DeleteContentmanagementShareBadRequest) IsCode ¶
func (o *DeleteContentmanagementShareBadRequest) IsCode(code int) bool
IsCode returns true when this delete contentmanagement share bad request response a status code equal to that given
func (*DeleteContentmanagementShareBadRequest) IsRedirect ¶
func (o *DeleteContentmanagementShareBadRequest) IsRedirect() bool
IsRedirect returns true when this delete contentmanagement share bad request response has a 3xx status code
func (*DeleteContentmanagementShareBadRequest) IsServerError ¶
func (o *DeleteContentmanagementShareBadRequest) IsServerError() bool
IsServerError returns true when this delete contentmanagement share bad request response has a 5xx status code
func (*DeleteContentmanagementShareBadRequest) IsSuccess ¶
func (o *DeleteContentmanagementShareBadRequest) IsSuccess() bool
IsSuccess returns true when this delete contentmanagement share bad request response has a 2xx status code
func (*DeleteContentmanagementShareBadRequest) String ¶
func (o *DeleteContentmanagementShareBadRequest) String() string
type DeleteContentmanagementShareDefault ¶
type DeleteContentmanagementShareDefault struct {
// contains filtered or unexported fields
}
DeleteContentmanagementShareDefault describes a response with status code -1, with default header values.
successful operation
func NewDeleteContentmanagementShareDefault ¶
func NewDeleteContentmanagementShareDefault(code int) *DeleteContentmanagementShareDefault
NewDeleteContentmanagementShareDefault creates a DeleteContentmanagementShareDefault with default headers values
func (*DeleteContentmanagementShareDefault) Code ¶
func (o *DeleteContentmanagementShareDefault) Code() int
Code gets the status code for the delete contentmanagement share default response
func (*DeleteContentmanagementShareDefault) Error ¶
func (o *DeleteContentmanagementShareDefault) Error() string
func (*DeleteContentmanagementShareDefault) IsClientError ¶
func (o *DeleteContentmanagementShareDefault) IsClientError() bool
IsClientError returns true when this delete contentmanagement share default response has a 4xx status code
func (*DeleteContentmanagementShareDefault) IsCode ¶
func (o *DeleteContentmanagementShareDefault) IsCode(code int) bool
IsCode returns true when this delete contentmanagement share default response a status code equal to that given
func (*DeleteContentmanagementShareDefault) IsRedirect ¶
func (o *DeleteContentmanagementShareDefault) IsRedirect() bool
IsRedirect returns true when this delete contentmanagement share default response has a 3xx status code
func (*DeleteContentmanagementShareDefault) IsServerError ¶
func (o *DeleteContentmanagementShareDefault) IsServerError() bool
IsServerError returns true when this delete contentmanagement share default response has a 5xx status code
func (*DeleteContentmanagementShareDefault) IsSuccess ¶
func (o *DeleteContentmanagementShareDefault) IsSuccess() bool
IsSuccess returns true when this delete contentmanagement share default response has a 2xx status code
func (*DeleteContentmanagementShareDefault) String ¶
func (o *DeleteContentmanagementShareDefault) String() string
type DeleteContentmanagementShareForbidden ¶
type DeleteContentmanagementShareForbidden struct {
}DeleteContentmanagementShareForbidden describes a response with status code 403, with default header values.
You are not authorized to perform the requested action.
func NewDeleteContentmanagementShareForbidden ¶
func NewDeleteContentmanagementShareForbidden() *DeleteContentmanagementShareForbidden
NewDeleteContentmanagementShareForbidden creates a DeleteContentmanagementShareForbidden with default headers values
func (*DeleteContentmanagementShareForbidden) Error ¶
func (o *DeleteContentmanagementShareForbidden) Error() string
func (*DeleteContentmanagementShareForbidden) GetPayload ¶
func (o *DeleteContentmanagementShareForbidden) GetPayload() *models.ErrorBody
func (*DeleteContentmanagementShareForbidden) IsClientError ¶
func (o *DeleteContentmanagementShareForbidden) IsClientError() bool
IsClientError returns true when this delete contentmanagement share forbidden response has a 4xx status code
func (*DeleteContentmanagementShareForbidden) IsCode ¶
func (o *DeleteContentmanagementShareForbidden) IsCode(code int) bool
IsCode returns true when this delete contentmanagement share forbidden response a status code equal to that given
func (*DeleteContentmanagementShareForbidden) IsRedirect ¶
func (o *DeleteContentmanagementShareForbidden) IsRedirect() bool
IsRedirect returns true when this delete contentmanagement share forbidden response has a 3xx status code
func (*DeleteContentmanagementShareForbidden) IsServerError ¶
func (o *DeleteContentmanagementShareForbidden) IsServerError() bool
IsServerError returns true when this delete contentmanagement share forbidden response has a 5xx status code
func (*DeleteContentmanagementShareForbidden) IsSuccess ¶
func (o *DeleteContentmanagementShareForbidden) IsSuccess() bool
IsSuccess returns true when this delete contentmanagement share forbidden response has a 2xx status code
func (*DeleteContentmanagementShareForbidden) String ¶
func (o *DeleteContentmanagementShareForbidden) String() string
type DeleteContentmanagementShareGatewayTimeout ¶
type DeleteContentmanagementShareGatewayTimeout struct {
}DeleteContentmanagementShareGatewayTimeout describes a response with status code 504, with default header values.
The request timed out.
func NewDeleteContentmanagementShareGatewayTimeout ¶
func NewDeleteContentmanagementShareGatewayTimeout() *DeleteContentmanagementShareGatewayTimeout
NewDeleteContentmanagementShareGatewayTimeout creates a DeleteContentmanagementShareGatewayTimeout with default headers values
func (*DeleteContentmanagementShareGatewayTimeout) Error ¶
func (o *DeleteContentmanagementShareGatewayTimeout) Error() string
func (*DeleteContentmanagementShareGatewayTimeout) GetPayload ¶
func (o *DeleteContentmanagementShareGatewayTimeout) GetPayload() *models.ErrorBody
func (*DeleteContentmanagementShareGatewayTimeout) IsClientError ¶
func (o *DeleteContentmanagementShareGatewayTimeout) IsClientError() bool
IsClientError returns true when this delete contentmanagement share gateway timeout response has a 4xx status code
func (*DeleteContentmanagementShareGatewayTimeout) IsCode ¶
func (o *DeleteContentmanagementShareGatewayTimeout) IsCode(code int) bool
IsCode returns true when this delete contentmanagement share gateway timeout response a status code equal to that given
func (*DeleteContentmanagementShareGatewayTimeout) IsRedirect ¶
func (o *DeleteContentmanagementShareGatewayTimeout) IsRedirect() bool
IsRedirect returns true when this delete contentmanagement share gateway timeout response has a 3xx status code
func (*DeleteContentmanagementShareGatewayTimeout) IsServerError ¶
func (o *DeleteContentmanagementShareGatewayTimeout) IsServerError() bool
IsServerError returns true when this delete contentmanagement share gateway timeout response has a 5xx status code
func (*DeleteContentmanagementShareGatewayTimeout) IsSuccess ¶
func (o *DeleteContentmanagementShareGatewayTimeout) IsSuccess() bool
IsSuccess returns true when this delete contentmanagement share gateway timeout response has a 2xx status code
func (*DeleteContentmanagementShareGatewayTimeout) String ¶
func (o *DeleteContentmanagementShareGatewayTimeout) String() string
type DeleteContentmanagementShareInternalServerError ¶
type DeleteContentmanagementShareInternalServerError struct {
}DeleteContentmanagementShareInternalServerError 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 NewDeleteContentmanagementShareInternalServerError ¶
func NewDeleteContentmanagementShareInternalServerError() *DeleteContentmanagementShareInternalServerError
NewDeleteContentmanagementShareInternalServerError creates a DeleteContentmanagementShareInternalServerError with default headers values
func (*DeleteContentmanagementShareInternalServerError) Error ¶
func (o *DeleteContentmanagementShareInternalServerError) Error() string
func (*DeleteContentmanagementShareInternalServerError) GetPayload ¶
func (o *DeleteContentmanagementShareInternalServerError) GetPayload() *models.ErrorBody
func (*DeleteContentmanagementShareInternalServerError) IsClientError ¶
func (o *DeleteContentmanagementShareInternalServerError) IsClientError() bool
IsClientError returns true when this delete contentmanagement share internal server error response has a 4xx status code
func (*DeleteContentmanagementShareInternalServerError) IsCode ¶
func (o *DeleteContentmanagementShareInternalServerError) IsCode(code int) bool
IsCode returns true when this delete contentmanagement share internal server error response a status code equal to that given
func (*DeleteContentmanagementShareInternalServerError) IsRedirect ¶
func (o *DeleteContentmanagementShareInternalServerError) IsRedirect() bool
IsRedirect returns true when this delete contentmanagement share internal server error response has a 3xx status code
func (*DeleteContentmanagementShareInternalServerError) IsServerError ¶
func (o *DeleteContentmanagementShareInternalServerError) IsServerError() bool
IsServerError returns true when this delete contentmanagement share internal server error response has a 5xx status code
func (*DeleteContentmanagementShareInternalServerError) IsSuccess ¶
func (o *DeleteContentmanagementShareInternalServerError) IsSuccess() bool
IsSuccess returns true when this delete contentmanagement share internal server error response has a 2xx status code
func (*DeleteContentmanagementShareInternalServerError) String ¶
func (o *DeleteContentmanagementShareInternalServerError) String() string
type DeleteContentmanagementShareNotFound ¶
type DeleteContentmanagementShareNotFound struct {
}DeleteContentmanagementShareNotFound describes a response with status code 404, with default header values.
The requested resource was not found.
func NewDeleteContentmanagementShareNotFound ¶
func NewDeleteContentmanagementShareNotFound() *DeleteContentmanagementShareNotFound
NewDeleteContentmanagementShareNotFound creates a DeleteContentmanagementShareNotFound with default headers values
func (*DeleteContentmanagementShareNotFound) Error ¶
func (o *DeleteContentmanagementShareNotFound) Error() string
func (*DeleteContentmanagementShareNotFound) GetPayload ¶
func (o *DeleteContentmanagementShareNotFound) GetPayload() *models.ErrorBody
func (*DeleteContentmanagementShareNotFound) IsClientError ¶
func (o *DeleteContentmanagementShareNotFound) IsClientError() bool
IsClientError returns true when this delete contentmanagement share not found response has a 4xx status code
func (*DeleteContentmanagementShareNotFound) IsCode ¶
func (o *DeleteContentmanagementShareNotFound) IsCode(code int) bool
IsCode returns true when this delete contentmanagement share not found response a status code equal to that given
func (*DeleteContentmanagementShareNotFound) IsRedirect ¶
func (o *DeleteContentmanagementShareNotFound) IsRedirect() bool
IsRedirect returns true when this delete contentmanagement share not found response has a 3xx status code
func (*DeleteContentmanagementShareNotFound) IsServerError ¶
func (o *DeleteContentmanagementShareNotFound) IsServerError() bool
IsServerError returns true when this delete contentmanagement share not found response has a 5xx status code
func (*DeleteContentmanagementShareNotFound) IsSuccess ¶
func (o *DeleteContentmanagementShareNotFound) IsSuccess() bool
IsSuccess returns true when this delete contentmanagement share not found response has a 2xx status code
func (*DeleteContentmanagementShareNotFound) String ¶
func (o *DeleteContentmanagementShareNotFound) String() string
type DeleteContentmanagementShareParams ¶
type DeleteContentmanagementShareParams struct { string // contains filtered or unexported fields }ShareID
DeleteContentmanagementShareParams contains all the parameters to send to the API endpoint
for the delete contentmanagement share operation. Typically these are written to a http.Request.
func NewDeleteContentmanagementShareParams ¶
func NewDeleteContentmanagementShareParams() *DeleteContentmanagementShareParams
NewDeleteContentmanagementShareParams creates a new DeleteContentmanagementShareParams 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 NewDeleteContentmanagementShareParamsWithContext ¶
func NewDeleteContentmanagementShareParamsWithContext(ctx context.Context) *DeleteContentmanagementShareParams
NewDeleteContentmanagementShareParamsWithContext creates a new DeleteContentmanagementShareParams object with the ability to set a context for a request.
func NewDeleteContentmanagementShareParamsWithHTTPClient ¶
func NewDeleteContentmanagementShareParamsWithHTTPClient(client *http.Client) *DeleteContentmanagementShareParams
NewDeleteContentmanagementShareParamsWithHTTPClient creates a new DeleteContentmanagementShareParams object with the ability to set a custom HTTPClient for a request.
func NewDeleteContentmanagementShareParamsWithTimeout ¶
func NewDeleteContentmanagementShareParamsWithTimeout(timeout time.Duration) *DeleteContentmanagementShareParams
NewDeleteContentmanagementShareParamsWithTimeout creates a new DeleteContentmanagementShareParams object with the ability to set a timeout on a request.
func (*DeleteContentmanagementShareParams) SetContext ¶
func (o *DeleteContentmanagementShareParams) SetContext(ctx context.Context)
SetContext adds the context to the delete contentmanagement share params
func (*DeleteContentmanagementShareParams) SetDefaults ¶
func (o *DeleteContentmanagementShareParams) SetDefaults()
SetDefaults hydrates default values in the delete contentmanagement share params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteContentmanagementShareParams) SetHTTPClient ¶
func (o *DeleteContentmanagementShareParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete contentmanagement share params
func (*DeleteContentmanagementShareParams) SetShareID ¶
func (o *DeleteContentmanagementShareParams) SetShareID(shareID string)
SetShareID adds the shareId to the delete contentmanagement share params
func (*DeleteContentmanagementShareParams) SetTimeout ¶
func (o *DeleteContentmanagementShareParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete contentmanagement share params
func (*DeleteContentmanagementShareParams) WithContext ¶
func (o *DeleteContentmanagementShareParams) WithContext(ctx context.Context) *DeleteContentmanagementShareParams
WithContext adds the context to the delete contentmanagement share params
func (*DeleteContentmanagementShareParams) WithDefaults ¶
func (o *DeleteContentmanagementShareParams) WithDefaults() *DeleteContentmanagementShareParams
WithDefaults hydrates default values in the delete contentmanagement share params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteContentmanagementShareParams) WithHTTPClient ¶
func (o *DeleteContentmanagementShareParams) WithHTTPClient(client *http.Client) *DeleteContentmanagementShareParams
WithHTTPClient adds the HTTPClient to the delete contentmanagement share params
func (*DeleteContentmanagementShareParams) WithShareID ¶
func (o *DeleteContentmanagementShareParams) WithShareID(shareID string) *DeleteContentmanagementShareParams
WithShareID adds the shareID to the delete contentmanagement share params
func (*DeleteContentmanagementShareParams) WithTimeout ¶
func (o *DeleteContentmanagementShareParams) WithTimeout(timeout time.Duration) *DeleteContentmanagementShareParams
WithTimeout adds the timeout to the delete contentmanagement share params
func (*DeleteContentmanagementShareParams) WriteToRequest ¶
func (o *DeleteContentmanagementShareParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteContentmanagementShareReader ¶
type DeleteContentmanagementShareReader struct {
// contains filtered or unexported fields
}
DeleteContentmanagementShareReader is a Reader for the DeleteContentmanagementShare structure.
func (*DeleteContentmanagementShareReader) ReadResponse ¶
func (o *DeleteContentmanagementShareReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteContentmanagementShareRequestEntityTooLarge ¶
type DeleteContentmanagementShareRequestEntityTooLarge struct {
}DeleteContentmanagementShareRequestEntityTooLarge describes a response with status code 413, with default header values.
The request is over the size limit. Maximum bytes: %s
func NewDeleteContentmanagementShareRequestEntityTooLarge ¶
func NewDeleteContentmanagementShareRequestEntityTooLarge() *DeleteContentmanagementShareRequestEntityTooLarge
NewDeleteContentmanagementShareRequestEntityTooLarge creates a DeleteContentmanagementShareRequestEntityTooLarge with default headers values
func (*DeleteContentmanagementShareRequestEntityTooLarge) Error ¶
func (o *DeleteContentmanagementShareRequestEntityTooLarge) Error() string
func (*DeleteContentmanagementShareRequestEntityTooLarge) GetPayload ¶
func (o *DeleteContentmanagementShareRequestEntityTooLarge) GetPayload() *models.ErrorBody
func (*DeleteContentmanagementShareRequestEntityTooLarge) IsClientError ¶
func (o *DeleteContentmanagementShareRequestEntityTooLarge) IsClientError() bool
IsClientError returns true when this delete contentmanagement share request entity too large response has a 4xx status code
func (*DeleteContentmanagementShareRequestEntityTooLarge) IsCode ¶
func (o *DeleteContentmanagementShareRequestEntityTooLarge) IsCode(code int) bool
IsCode returns true when this delete contentmanagement share request entity too large response a status code equal to that given
func (*DeleteContentmanagementShareRequestEntityTooLarge) IsRedirect ¶
func (o *DeleteContentmanagementShareRequestEntityTooLarge) IsRedirect() bool
IsRedirect returns true when this delete contentmanagement share request entity too large response has a 3xx status code
func (*DeleteContentmanagementShareRequestEntityTooLarge) IsServerError ¶
func (o *DeleteContentmanagementShareRequestEntityTooLarge) IsServerError() bool
IsServerError returns true when this delete contentmanagement share request entity too large response has a 5xx status code
func (*DeleteContentmanagementShareRequestEntityTooLarge) IsSuccess ¶
func (o *DeleteContentmanagementShareRequestEntityTooLarge) IsSuccess() bool
IsSuccess returns true when this delete contentmanagement share request entity too large response has a 2xx status code
func (*DeleteContentmanagementShareRequestEntityTooLarge) String ¶
func (o *DeleteContentmanagementShareRequestEntityTooLarge) String() string
type DeleteContentmanagementShareRequestTimeout ¶
type DeleteContentmanagementShareRequestTimeout struct {
}DeleteContentmanagementShareRequestTimeout 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 NewDeleteContentmanagementShareRequestTimeout ¶
func NewDeleteContentmanagementShareRequestTimeout() *DeleteContentmanagementShareRequestTimeout
NewDeleteContentmanagementShareRequestTimeout creates a DeleteContentmanagementShareRequestTimeout with default headers values
func (*DeleteContentmanagementShareRequestTimeout) Error ¶
func (o *DeleteContentmanagementShareRequestTimeout) Error() string
func (*DeleteContentmanagementShareRequestTimeout) GetPayload ¶
func (o *DeleteContentmanagementShareRequestTimeout) GetPayload() *models.ErrorBody
func (*DeleteContentmanagementShareRequestTimeout) IsClientError ¶
func (o *DeleteContentmanagementShareRequestTimeout) IsClientError() bool
IsClientError returns true when this delete contentmanagement share request timeout response has a 4xx status code
func (*DeleteContentmanagementShareRequestTimeout) IsCode ¶
func (o *DeleteContentmanagementShareRequestTimeout) IsCode(code int) bool
IsCode returns true when this delete contentmanagement share request timeout response a status code equal to that given
func (*DeleteContentmanagementShareRequestTimeout) IsRedirect ¶
func (o *DeleteContentmanagementShareRequestTimeout) IsRedirect() bool
IsRedirect returns true when this delete contentmanagement share request timeout response has a 3xx status code
func (*DeleteContentmanagementShareRequestTimeout) IsServerError ¶
func (o *DeleteContentmanagementShareRequestTimeout) IsServerError() bool
IsServerError returns true when this delete contentmanagement share request timeout response has a 5xx status code
func (*DeleteContentmanagementShareRequestTimeout) IsSuccess ¶
func (o *DeleteContentmanagementShareRequestTimeout) IsSuccess() bool
IsSuccess returns true when this delete contentmanagement share request timeout response has a 2xx status code
func (*DeleteContentmanagementShareRequestTimeout) String ¶
func (o *DeleteContentmanagementShareRequestTimeout) String() string
type DeleteContentmanagementShareServiceUnavailable ¶
type DeleteContentmanagementShareServiceUnavailable struct {
}DeleteContentmanagementShareServiceUnavailable 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 NewDeleteContentmanagementShareServiceUnavailable ¶
func NewDeleteContentmanagementShareServiceUnavailable() *DeleteContentmanagementShareServiceUnavailable
NewDeleteContentmanagementShareServiceUnavailable creates a DeleteContentmanagementShareServiceUnavailable with default headers values
func (*DeleteContentmanagementShareServiceUnavailable) Error ¶
func (o *DeleteContentmanagementShareServiceUnavailable) Error() string
func (*DeleteContentmanagementShareServiceUnavailable) GetPayload ¶
func (o *DeleteContentmanagementShareServiceUnavailable) GetPayload() *models.ErrorBody
func (*DeleteContentmanagementShareServiceUnavailable) IsClientError ¶
func (o *DeleteContentmanagementShareServiceUnavailable) IsClientError() bool
IsClientError returns true when this delete contentmanagement share service unavailable response has a 4xx status code
func (*DeleteContentmanagementShareServiceUnavailable) IsCode ¶
func (o *DeleteContentmanagementShareServiceUnavailable) IsCode(code int) bool
IsCode returns true when this delete contentmanagement share service unavailable response a status code equal to that given
func (*DeleteContentmanagementShareServiceUnavailable) IsRedirect ¶
func (o *DeleteContentmanagementShareServiceUnavailable) IsRedirect() bool
IsRedirect returns true when this delete contentmanagement share service unavailable response has a 3xx status code
func (*DeleteContentmanagementShareServiceUnavailable) IsServerError ¶
func (o *DeleteContentmanagementShareServiceUnavailable) IsServerError() bool
IsServerError returns true when this delete contentmanagement share service unavailable response has a 5xx status code
func (*DeleteContentmanagementShareServiceUnavailable) IsSuccess ¶
func (o *DeleteContentmanagementShareServiceUnavailable) IsSuccess() bool
IsSuccess returns true when this delete contentmanagement share service unavailable response has a 2xx status code
func (*DeleteContentmanagementShareServiceUnavailable) String ¶
func (o *DeleteContentmanagementShareServiceUnavailable) String() string
type DeleteContentmanagementShareTooManyRequests ¶
type DeleteContentmanagementShareTooManyRequests struct {
}DeleteContentmanagementShareTooManyRequests describes a response with status code 429, with default header values.
Rate limit exceeded the maximum. Retry the request in [%s] seconds
func NewDeleteContentmanagementShareTooManyRequests ¶
func NewDeleteContentmanagementShareTooManyRequests() *DeleteContentmanagementShareTooManyRequests
NewDeleteContentmanagementShareTooManyRequests creates a DeleteContentmanagementShareTooManyRequests with default headers values
func (*DeleteContentmanagementShareTooManyRequests) Error ¶
func (o *DeleteContentmanagementShareTooManyRequests) Error() string
func (*DeleteContentmanagementShareTooManyRequests) GetPayload ¶
func (o *DeleteContentmanagementShareTooManyRequests) GetPayload() *models.ErrorBody
func (*DeleteContentmanagementShareTooManyRequests) IsClientError ¶
func (o *DeleteContentmanagementShareTooManyRequests) IsClientError() bool
IsClientError returns true when this delete contentmanagement share too many requests response has a 4xx status code
func (*DeleteContentmanagementShareTooManyRequests) IsCode ¶
func (o *DeleteContentmanagementShareTooManyRequests) IsCode(code int) bool
IsCode returns true when this delete contentmanagement share too many requests response a status code equal to that given
func (*DeleteContentmanagementShareTooManyRequests) IsRedirect ¶
func (o *DeleteContentmanagementShareTooManyRequests) IsRedirect() bool
IsRedirect returns true when this delete contentmanagement share too many requests response has a 3xx status code
func (*DeleteContentmanagementShareTooManyRequests) IsServerError ¶
func (o *DeleteContentmanagementShareTooManyRequests) IsServerError() bool
IsServerError returns true when this delete contentmanagement share too many requests response has a 5xx status code
func (*DeleteContentmanagementShareTooManyRequests) IsSuccess ¶
func (o *DeleteContentmanagementShareTooManyRequests) IsSuccess() bool
IsSuccess returns true when this delete contentmanagement share too many requests response has a 2xx status code
func (*DeleteContentmanagementShareTooManyRequests) String ¶
func (o *DeleteContentmanagementShareTooManyRequests) String() string
type DeleteContentmanagementShareUnauthorized ¶
type DeleteContentmanagementShareUnauthorized struct {
}DeleteContentmanagementShareUnauthorized describes a response with status code 401, with default header values.
No authentication bearer token specified in authorization header.
func NewDeleteContentmanagementShareUnauthorized ¶
func NewDeleteContentmanagementShareUnauthorized() *DeleteContentmanagementShareUnauthorized
NewDeleteContentmanagementShareUnauthorized creates a DeleteContentmanagementShareUnauthorized with default headers values
func (*DeleteContentmanagementShareUnauthorized) Error ¶
func (o *DeleteContentmanagementShareUnauthorized) Error() string
func (*DeleteContentmanagementShareUnauthorized) GetPayload ¶
func (o *DeleteContentmanagementShareUnauthorized) GetPayload() *models.ErrorBody
func (*DeleteContentmanagementShareUnauthorized) IsClientError ¶
func (o *DeleteContentmanagementShareUnauthorized) IsClientError() bool
IsClientError returns true when this delete contentmanagement share unauthorized response has a 4xx status code
func (*DeleteContentmanagementShareUnauthorized) IsCode ¶
func (o *DeleteContentmanagementShareUnauthorized) IsCode(code int) bool
IsCode returns true when this delete contentmanagement share unauthorized response a status code equal to that given
func (*DeleteContentmanagementShareUnauthorized) IsRedirect ¶
func (o *DeleteContentmanagementShareUnauthorized) IsRedirect() bool
IsRedirect returns true when this delete contentmanagement share unauthorized response has a 3xx status code
func (*DeleteContentmanagementShareUnauthorized) IsServerError ¶
func (o *DeleteContentmanagementShareUnauthorized) IsServerError() bool
IsServerError returns true when this delete contentmanagement share unauthorized response has a 5xx status code
func (*DeleteContentmanagementShareUnauthorized) IsSuccess ¶
func (o *DeleteContentmanagementShareUnauthorized) IsSuccess() bool
IsSuccess returns true when this delete contentmanagement share unauthorized response has a 2xx status code
func (*DeleteContentmanagementShareUnauthorized) String ¶
func (o *DeleteContentmanagementShareUnauthorized) String() string
type DeleteContentmanagementShareUnsupportedMediaType ¶
type DeleteContentmanagementShareUnsupportedMediaType struct {
}DeleteContentmanagementShareUnsupportedMediaType 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 NewDeleteContentmanagementShareUnsupportedMediaType ¶
func NewDeleteContentmanagementShareUnsupportedMediaType() *DeleteContentmanagementShareUnsupportedMediaType
NewDeleteContentmanagementShareUnsupportedMediaType creates a DeleteContentmanagementShareUnsupportedMediaType with default headers values
func (*DeleteContentmanagementShareUnsupportedMediaType) Error ¶
func (o *DeleteContentmanagementShareUnsupportedMediaType) Error() string
func (*DeleteContentmanagementShareUnsupportedMediaType) GetPayload ¶
func (o *DeleteContentmanagementShareUnsupportedMediaType) GetPayload() *models.ErrorBody
func (*DeleteContentmanagementShareUnsupportedMediaType) IsClientError ¶
func (o *DeleteContentmanagementShareUnsupportedMediaType) IsClientError() bool
IsClientError returns true when this delete contentmanagement share unsupported media type response has a 4xx status code
func (*DeleteContentmanagementShareUnsupportedMediaType) IsCode ¶
func (o *DeleteContentmanagementShareUnsupportedMediaType) IsCode(code int) bool
IsCode returns true when this delete contentmanagement share unsupported media type response a status code equal to that given
func (*DeleteContentmanagementShareUnsupportedMediaType) IsRedirect ¶
func (o *DeleteContentmanagementShareUnsupportedMediaType) IsRedirect() bool
IsRedirect returns true when this delete contentmanagement share unsupported media type response has a 3xx status code
func (*DeleteContentmanagementShareUnsupportedMediaType) IsServerError ¶
func (o *DeleteContentmanagementShareUnsupportedMediaType) IsServerError() bool
IsServerError returns true when this delete contentmanagement share unsupported media type response has a 5xx status code
func (*DeleteContentmanagementShareUnsupportedMediaType) IsSuccess ¶
func (o *DeleteContentmanagementShareUnsupportedMediaType) IsSuccess() bool
IsSuccess returns true when this delete contentmanagement share unsupported media type response has a 2xx status code
func (*DeleteContentmanagementShareUnsupportedMediaType) String ¶
func (o *DeleteContentmanagementShareUnsupportedMediaType) String() string
type DeleteContentmanagementStatusStatusIDBadRequest ¶
DeleteContentmanagementStatusStatusIDBadRequest 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 NewDeleteContentmanagementStatusStatusIDBadRequest ¶
func NewDeleteContentmanagementStatusStatusIDBadRequest() *DeleteContentmanagementStatusStatusIDBadRequest
NewDeleteContentmanagementStatusStatusIDBadRequest creates a DeleteContentmanagementStatusStatusIDBadRequest with default headers values
func (*DeleteContentmanagementStatusStatusIDBadRequest) Error ¶
func (o *DeleteContentmanagementStatusStatusIDBadRequest) Error() string
func (*DeleteContentmanagementStatusStatusIDBadRequest) GetPayload ¶
func (o *DeleteContentmanagementStatusStatusIDBadRequest) GetPayload() *models.ErrorBody
func (*DeleteContentmanagementStatusStatusIDBadRequest) IsClientError ¶
func (o *DeleteContentmanagementStatusStatusIDBadRequest) IsClientError() bool
IsClientError returns true when this delete contentmanagement status status Id bad request response has a 4xx status code
func (*DeleteContentmanagementStatusStatusIDBadRequest) IsCode ¶
func (o *DeleteContentmanagementStatusStatusIDBadRequest) IsCode(code int) bool
IsCode returns true when this delete contentmanagement status status Id bad request response a status code equal to that given
func (*DeleteContentmanagementStatusStatusIDBadRequest) IsRedirect ¶
func (o *DeleteContentmanagementStatusStatusIDBadRequest) IsRedirect() bool
IsRedirect returns true when this delete contentmanagement status status Id bad request response has a 3xx status code
func (*DeleteContentmanagementStatusStatusIDBadRequest) IsServerError ¶
func (o *DeleteContentmanagementStatusStatusIDBadRequest) IsServerError() bool
IsServerError returns true when this delete contentmanagement status status Id bad request response has a 5xx status code
func (*DeleteContentmanagementStatusStatusIDBadRequest) IsSuccess ¶
func (o *DeleteContentmanagementStatusStatusIDBadRequest) IsSuccess() bool
IsSuccess returns true when this delete contentmanagement status status Id bad request response has a 2xx status code
func (*DeleteContentmanagementStatusStatusIDBadRequest) String ¶
func (o *DeleteContentmanagementStatusStatusIDBadRequest) String() string
type DeleteContentmanagementStatusStatusIDDefault ¶
type DeleteContentmanagementStatusStatusIDDefault struct {
// contains filtered or unexported fields
}
DeleteContentmanagementStatusStatusIDDefault describes a response with status code -1, with default header values.
successful operation
func NewDeleteContentmanagementStatusStatusIDDefault ¶
func NewDeleteContentmanagementStatusStatusIDDefault(code int) *DeleteContentmanagementStatusStatusIDDefault
NewDeleteContentmanagementStatusStatusIDDefault creates a DeleteContentmanagementStatusStatusIDDefault with default headers values
func (*DeleteContentmanagementStatusStatusIDDefault) Code ¶
func (o *DeleteContentmanagementStatusStatusIDDefault) Code() int
Code gets the status code for the delete contentmanagement status status Id default response
func (*DeleteContentmanagementStatusStatusIDDefault) Error ¶
func (o *DeleteContentmanagementStatusStatusIDDefault) Error() string
func (*DeleteContentmanagementStatusStatusIDDefault) IsClientError ¶
func (o *DeleteContentmanagementStatusStatusIDDefault) IsClientError() bool
IsClientError returns true when this delete contentmanagement status status Id default response has a 4xx status code
func (*DeleteContentmanagementStatusStatusIDDefault) IsCode ¶
func (o *DeleteContentmanagementStatusStatusIDDefault) IsCode(code int) bool
IsCode returns true when this delete contentmanagement status status Id default response a status code equal to that given
func (*DeleteContentmanagementStatusStatusIDDefault) IsRedirect ¶
func (o *DeleteContentmanagementStatusStatusIDDefault) IsRedirect() bool
IsRedirect returns true when this delete contentmanagement status status Id default response has a 3xx status code
func (*DeleteContentmanagementStatusStatusIDDefault) IsServerError ¶
func (o *DeleteContentmanagementStatusStatusIDDefault) IsServerError() bool
IsServerError returns true when this delete contentmanagement status status Id default response has a 5xx status code
func (*DeleteContentmanagementStatusStatusIDDefault) IsSuccess ¶
func (o *DeleteContentmanagementStatusStatusIDDefault) IsSuccess() bool
IsSuccess returns true when this delete contentmanagement status status Id default response has a 2xx status code
func (*DeleteContentmanagementStatusStatusIDDefault) String ¶
func (o *DeleteContentmanagementStatusStatusIDDefault) String() string
type DeleteContentmanagementStatusStatusIDForbidden ¶
DeleteContentmanagementStatusStatusIDForbidden describes a response with status code 403, with default header values.
You are not authorized to perform the requested action.
func NewDeleteContentmanagementStatusStatusIDForbidden ¶
func NewDeleteContentmanagementStatusStatusIDForbidden() *DeleteContentmanagementStatusStatusIDForbidden
NewDeleteContentmanagementStatusStatusIDForbidden creates a DeleteContentmanagementStatusStatusIDForbidden with default headers values
func (*DeleteContentmanagementStatusStatusIDForbidden) Error ¶
func (o *DeleteContentmanagementStatusStatusIDForbidden) Error() string
func (*DeleteContentmanagementStatusStatusIDForbidden) GetPayload ¶
func (o *DeleteContentmanagementStatusStatusIDForbidden) GetPayload() *models.ErrorBody
func (*DeleteContentmanagementStatusStatusIDForbidden) IsClientError ¶
func (o *DeleteContentmanagementStatusStatusIDForbidden) IsClientError() bool
IsClientError returns true when this delete contentmanagement status status Id forbidden response has a 4xx status code
func (*DeleteContentmanagementStatusStatusIDForbidden) IsCode ¶
func (o *DeleteContentmanagementStatusStatusIDForbidden) IsCode(code int) bool
IsCode returns true when this delete contentmanagement status status Id forbidden response a status code equal to that given
func (*DeleteContentmanagementStatusStatusIDForbidden) IsRedirect ¶
func (o *DeleteContentmanagementStatusStatusIDForbidden) IsRedirect() bool
IsRedirect returns true when this delete contentmanagement status status Id forbidden response has a 3xx status code
func (*DeleteContentmanagementStatusStatusIDForbidden) IsServerError ¶
func (o *DeleteContentmanagementStatusStatusIDForbidden) IsServerError() bool
IsServerError returns true when this delete contentmanagement status status Id forbidden response has a 5xx status code
func (*DeleteContentmanagementStatusStatusIDForbidden) IsSuccess ¶
func (o *DeleteContentmanagementStatusStatusIDForbidden) IsSuccess() bool
IsSuccess returns true when this delete contentmanagement status status Id forbidden response has a 2xx status code
func (*DeleteContentmanagementStatusStatusIDForbidden) String ¶
func (o *DeleteContentmanagementStatusStatusIDForbidden) String() string
type DeleteContentmanagementStatusStatusIDGatewayTimeout ¶
DeleteContentmanagementStatusStatusIDGatewayTimeout describes a response with status code 504, with default header values.
The request timed out.
func NewDeleteContentmanagementStatusStatusIDGatewayTimeout ¶
func NewDeleteContentmanagementStatusStatusIDGatewayTimeout() *DeleteContentmanagementStatusStatusIDGatewayTimeout
NewDeleteContentmanagementStatusStatusIDGatewayTimeout creates a DeleteContentmanagementStatusStatusIDGatewayTimeout with default headers values
func (*DeleteContentmanagementStatusStatusIDGatewayTimeout) Error ¶
func (o *DeleteContentmanagementStatusStatusIDGatewayTimeout) Error() string
func (*DeleteContentmanagementStatusStatusIDGatewayTimeout) GetPayload ¶
func (o *DeleteContentmanagementStatusStatusIDGatewayTimeout) GetPayload() *models.ErrorBody
func (*DeleteContentmanagementStatusStatusIDGatewayTimeout) IsClientError ¶
func (o *DeleteContentmanagementStatusStatusIDGatewayTimeout) IsClientError() bool
IsClientError returns true when this delete contentmanagement status status Id gateway timeout response has a 4xx status code
func (*DeleteContentmanagementStatusStatusIDGatewayTimeout) IsCode ¶
func (o *DeleteContentmanagementStatusStatusIDGatewayTimeout) IsCode(code int) bool
IsCode returns true when this delete contentmanagement status status Id gateway timeout response a status code equal to that given
func (*DeleteContentmanagementStatusStatusIDGatewayTimeout) IsRedirect ¶
func (o *DeleteContentmanagementStatusStatusIDGatewayTimeout) IsRedirect() bool
IsRedirect returns true when this delete contentmanagement status status Id gateway timeout response has a 3xx status code
func (*DeleteContentmanagementStatusStatusIDGatewayTimeout) IsServerError ¶
func (o *DeleteContentmanagementStatusStatusIDGatewayTimeout) IsServerError() bool
IsServerError returns true when this delete contentmanagement status status Id gateway timeout response has a 5xx status code
func (*DeleteContentmanagementStatusStatusIDGatewayTimeout) IsSuccess ¶
func (o *DeleteContentmanagementStatusStatusIDGatewayTimeout) IsSuccess() bool
IsSuccess returns true when this delete contentmanagement status status Id gateway timeout response has a 2xx status code
func (*DeleteContentmanagementStatusStatusIDGatewayTimeout) String ¶
func (o *DeleteContentmanagementStatusStatusIDGatewayTimeout) String() string
type DeleteContentmanagementStatusStatusIDInternalServerError ¶
DeleteContentmanagementStatusStatusIDInternalServerError 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 NewDeleteContentmanagementStatusStatusIDInternalServerError ¶
func NewDeleteContentmanagementStatusStatusIDInternalServerError() *DeleteContentmanagementStatusStatusIDInternalServerError
NewDeleteContentmanagementStatusStatusIDInternalServerError creates a DeleteContentmanagementStatusStatusIDInternalServerError with default headers values
func (*DeleteContentmanagementStatusStatusIDInternalServerError) Error ¶
func (o *DeleteContentmanagementStatusStatusIDInternalServerError) Error() string
func (*DeleteContentmanagementStatusStatusIDInternalServerError) GetPayload ¶
func (o *DeleteContentmanagementStatusStatusIDInternalServerError) GetPayload() *models.ErrorBody
func (*DeleteContentmanagementStatusStatusIDInternalServerError) IsClientError ¶
func (o *DeleteContentmanagementStatusStatusIDInternalServerError) IsClientError() bool
IsClientError returns true when this delete contentmanagement status status Id internal server error response has a 4xx status code
func (*DeleteContentmanagementStatusStatusIDInternalServerError) IsCode ¶
func (o *DeleteContentmanagementStatusStatusIDInternalServerError) IsCode(code int) bool
IsCode returns true when this delete contentmanagement status status Id internal server error response a status code equal to that given
func (*DeleteContentmanagementStatusStatusIDInternalServerError) IsRedirect ¶
func (o *DeleteContentmanagementStatusStatusIDInternalServerError) IsRedirect() bool
IsRedirect returns true when this delete contentmanagement status status Id internal server error response has a 3xx status code
func (*DeleteContentmanagementStatusStatusIDInternalServerError) IsServerError ¶
func (o *DeleteContentmanagementStatusStatusIDInternalServerError) IsServerError() bool
IsServerError returns true when this delete contentmanagement status status Id internal server error response has a 5xx status code
func (*DeleteContentmanagementStatusStatusIDInternalServerError) IsSuccess ¶
func (o *DeleteContentmanagementStatusStatusIDInternalServerError) IsSuccess() bool
IsSuccess returns true when this delete contentmanagement status status Id internal server error response has a 2xx status code
func (*DeleteContentmanagementStatusStatusIDInternalServerError) String ¶
func (o *DeleteContentmanagementStatusStatusIDInternalServerError) String() string
type DeleteContentmanagementStatusStatusIDNotFound ¶
DeleteContentmanagementStatusStatusIDNotFound describes a response with status code 404, with default header values.
The requested resource was not found.
func NewDeleteContentmanagementStatusStatusIDNotFound ¶
func NewDeleteContentmanagementStatusStatusIDNotFound() *DeleteContentmanagementStatusStatusIDNotFound
NewDeleteContentmanagementStatusStatusIDNotFound creates a DeleteContentmanagementStatusStatusIDNotFound with default headers values
func (*DeleteContentmanagementStatusStatusIDNotFound) Error ¶
func (o *DeleteContentmanagementStatusStatusIDNotFound) Error() string
func (*DeleteContentmanagementStatusStatusIDNotFound) GetPayload ¶
func (o *DeleteContentmanagementStatusStatusIDNotFound) GetPayload() *models.ErrorBody
func (*DeleteContentmanagementStatusStatusIDNotFound) IsClientError ¶
func (o *DeleteContentmanagementStatusStatusIDNotFound) IsClientError() bool
IsClientError returns true when this delete contentmanagement status status Id not found response has a 4xx status code
func (*DeleteContentmanagementStatusStatusIDNotFound) IsCode ¶
func (o *DeleteContentmanagementStatusStatusIDNotFound) IsCode(code int) bool
IsCode returns true when this delete contentmanagement status status Id not found response a status code equal to that given
func (*DeleteContentmanagementStatusStatusIDNotFound) IsRedirect ¶
func (o *DeleteContentmanagementStatusStatusIDNotFound) IsRedirect() bool
IsRedirect returns true when this delete contentmanagement status status Id not found response has a 3xx status code
func (*DeleteContentmanagementStatusStatusIDNotFound) IsServerError ¶
func (o *DeleteContentmanagementStatusStatusIDNotFound) IsServerError() bool
IsServerError returns true when this delete contentmanagement status status Id not found response has a 5xx status code
func (*DeleteContentmanagementStatusStatusIDNotFound) IsSuccess ¶
func (o *DeleteContentmanagementStatusStatusIDNotFound) IsSuccess() bool
IsSuccess returns true when this delete contentmanagement status status Id not found response has a 2xx status code
func (*DeleteContentmanagementStatusStatusIDNotFound) String ¶
func (o *DeleteContentmanagementStatusStatusIDNotFound) String() string
type DeleteContentmanagementStatusStatusIDParams ¶
type DeleteContentmanagementStatusStatusIDParams struct { /* StatusID. Status ID */ StatusID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DeleteContentmanagementStatusStatusIDParams contains all the parameters to send to the API endpoint
for the delete contentmanagement status status Id operation. Typically these are written to a http.Request.
func NewDeleteContentmanagementStatusStatusIDParams ¶
func NewDeleteContentmanagementStatusStatusIDParams() *DeleteContentmanagementStatusStatusIDParams
NewDeleteContentmanagementStatusStatusIDParams creates a new DeleteContentmanagementStatusStatusIDParams 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 NewDeleteContentmanagementStatusStatusIDParamsWithContext ¶
func NewDeleteContentmanagementStatusStatusIDParamsWithContext(ctx context.Context) *DeleteContentmanagementStatusStatusIDParams
NewDeleteContentmanagementStatusStatusIDParamsWithContext creates a new DeleteContentmanagementStatusStatusIDParams object with the ability to set a context for a request.
func NewDeleteContentmanagementStatusStatusIDParamsWithHTTPClient ¶
func NewDeleteContentmanagementStatusStatusIDParamsWithHTTPClient(client *http.Client) *DeleteContentmanagementStatusStatusIDParams
NewDeleteContentmanagementStatusStatusIDParamsWithHTTPClient creates a new DeleteContentmanagementStatusStatusIDParams object with the ability to set a custom HTTPClient for a request.
func NewDeleteContentmanagementStatusStatusIDParamsWithTimeout ¶
func NewDeleteContentmanagementStatusStatusIDParamsWithTimeout(timeout time.Duration) *DeleteContentmanagementStatusStatusIDParams
NewDeleteContentmanagementStatusStatusIDParamsWithTimeout creates a new DeleteContentmanagementStatusStatusIDParams object with the ability to set a timeout on a request.
func (*DeleteContentmanagementStatusStatusIDParams) SetContext ¶
func (o *DeleteContentmanagementStatusStatusIDParams) SetContext(ctx context.Context)
SetContext adds the context to the delete contentmanagement status status Id params
func (*DeleteContentmanagementStatusStatusIDParams) SetDefaults ¶
func (o *DeleteContentmanagementStatusStatusIDParams) SetDefaults()
SetDefaults hydrates default values in the delete contentmanagement status status Id params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteContentmanagementStatusStatusIDParams) SetHTTPClient ¶
func (o *DeleteContentmanagementStatusStatusIDParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete contentmanagement status status Id params
func (*DeleteContentmanagementStatusStatusIDParams) SetStatusID ¶
func (o *DeleteContentmanagementStatusStatusIDParams) SetStatusID(statusID string)
SetStatusID adds the statusId to the delete contentmanagement status status Id params
func (*DeleteContentmanagementStatusStatusIDParams) SetTimeout ¶
func (o *DeleteContentmanagementStatusStatusIDParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete contentmanagement status status Id params
func (*DeleteContentmanagementStatusStatusIDParams) WithContext ¶
func (o *DeleteContentmanagementStatusStatusIDParams) WithContext(ctx context.Context) *DeleteContentmanagementStatusStatusIDParams
WithContext adds the context to the delete contentmanagement status status Id params
func (*DeleteContentmanagementStatusStatusIDParams) WithDefaults ¶
func (o *DeleteContentmanagementStatusStatusIDParams) WithDefaults() *DeleteContentmanagementStatusStatusIDParams
WithDefaults hydrates default values in the delete contentmanagement status status Id params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteContentmanagementStatusStatusIDParams) WithHTTPClient ¶
func (o *DeleteContentmanagementStatusStatusIDParams) WithHTTPClient(client *http.Client) *DeleteContentmanagementStatusStatusIDParams
WithHTTPClient adds the HTTPClient to the delete contentmanagement status status Id params
func (*DeleteContentmanagementStatusStatusIDParams) WithStatusID ¶
func (o *DeleteContentmanagementStatusStatusIDParams) WithStatusID(statusID string) *DeleteContentmanagementStatusStatusIDParams
WithStatusID adds the statusID to the delete contentmanagement status status Id params
func (*DeleteContentmanagementStatusStatusIDParams) WithTimeout ¶
func (o *DeleteContentmanagementStatusStatusIDParams) WithTimeout(timeout time.Duration) *DeleteContentmanagementStatusStatusIDParams
WithTimeout adds the timeout to the delete contentmanagement status status Id params
func (*DeleteContentmanagementStatusStatusIDParams) WriteToRequest ¶
func (o *DeleteContentmanagementStatusStatusIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteContentmanagementStatusStatusIDReader ¶
type DeleteContentmanagementStatusStatusIDReader struct {
// contains filtered or unexported fields
}
DeleteContentmanagementStatusStatusIDReader is a Reader for the DeleteContentmanagementStatusStatusID structure.
func (*DeleteContentmanagementStatusStatusIDReader) ReadResponse ¶
func (o *DeleteContentmanagementStatusStatusIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteContentmanagementStatusStatusIDRequestEntityTooLarge ¶
type DeleteContentmanagementStatusStatusIDRequestEntityTooLarge struct {
Payload *models.ErrorBody
}
DeleteContentmanagementStatusStatusIDRequestEntityTooLarge describes a response with status code 413, with default header values.
The request is over the size limit. Maximum bytes: %s
func NewDeleteContentmanagementStatusStatusIDRequestEntityTooLarge ¶
func NewDeleteContentmanagementStatusStatusIDRequestEntityTooLarge() *DeleteContentmanagementStatusStatusIDRequestEntityTooLarge
NewDeleteContentmanagementStatusStatusIDRequestEntityTooLarge creates a DeleteContentmanagementStatusStatusIDRequestEntityTooLarge with default headers values
func (*DeleteContentmanagementStatusStatusIDRequestEntityTooLarge) Error ¶
func (o *DeleteContentmanagementStatusStatusIDRequestEntityTooLarge) Error() string
func (*DeleteContentmanagementStatusStatusIDRequestEntityTooLarge) GetPayload ¶
func (o *DeleteContentmanagementStatusStatusIDRequestEntityTooLarge) GetPayload() *models.ErrorBody
func (*DeleteContentmanagementStatusStatusIDRequestEntityTooLarge) IsClientError ¶
func (o *DeleteContentmanagementStatusStatusIDRequestEntityTooLarge) IsClientError() bool
IsClientError returns true when this delete contentmanagement status status Id request entity too large response has a 4xx status code
func (*DeleteContentmanagementStatusStatusIDRequestEntityTooLarge) IsCode ¶
func (o *DeleteContentmanagementStatusStatusIDRequestEntityTooLarge) IsCode(code int) bool
IsCode returns true when this delete contentmanagement status status Id request entity too large response a status code equal to that given
func (*DeleteContentmanagementStatusStatusIDRequestEntityTooLarge) IsRedirect ¶
func (o *DeleteContentmanagementStatusStatusIDRequestEntityTooLarge) IsRedirect() bool
IsRedirect returns true when this delete contentmanagement status status Id request entity too large response has a 3xx status code
func (*DeleteContentmanagementStatusStatusIDRequestEntityTooLarge) IsServerError ¶
func (o *DeleteContentmanagementStatusStatusIDRequestEntityTooLarge) IsServerError() bool
IsServerError returns true when this delete contentmanagement status status Id request entity too large response has a 5xx status code
func (*DeleteContentmanagementStatusStatusIDRequestEntityTooLarge) IsSuccess ¶
func (o *DeleteContentmanagementStatusStatusIDRequestEntityTooLarge) IsSuccess() bool
IsSuccess returns true when this delete contentmanagement status status Id request entity too large response has a 2xx status code
func (*DeleteContentmanagementStatusStatusIDRequestEntityTooLarge) String ¶
func (o *DeleteContentmanagementStatusStatusIDRequestEntityTooLarge) String() string
type DeleteContentmanagementStatusStatusIDRequestTimeout ¶
DeleteContentmanagementStatusStatusIDRequestTimeout 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 NewDeleteContentmanagementStatusStatusIDRequestTimeout ¶
func NewDeleteContentmanagementStatusStatusIDRequestTimeout() *DeleteContentmanagementStatusStatusIDRequestTimeout
NewDeleteContentmanagementStatusStatusIDRequestTimeout creates a DeleteContentmanagementStatusStatusIDRequestTimeout with default headers values
func (*DeleteContentmanagementStatusStatusIDRequestTimeout) Error ¶
func (o *DeleteContentmanagementStatusStatusIDRequestTimeout) Error() string
func (*DeleteContentmanagementStatusStatusIDRequestTimeout) GetPayload ¶
func (o *DeleteContentmanagementStatusStatusIDRequestTimeout) GetPayload() *models.ErrorBody
func (*DeleteContentmanagementStatusStatusIDRequestTimeout) IsClientError ¶
func (o *DeleteContentmanagementStatusStatusIDRequestTimeout) IsClientError() bool
IsClientError returns true when this delete contentmanagement status status Id request timeout response has a 4xx status code
func (*DeleteContentmanagementStatusStatusIDRequestTimeout) IsCode ¶
func (o *DeleteContentmanagementStatusStatusIDRequestTimeout) IsCode(code int) bool
IsCode returns true when this delete contentmanagement status status Id request timeout response a status code equal to that given
func (*DeleteContentmanagementStatusStatusIDRequestTimeout) IsRedirect ¶
func (o *DeleteContentmanagementStatusStatusIDRequestTimeout) IsRedirect() bool
IsRedirect returns true when this delete contentmanagement status status Id request timeout response has a 3xx status code
func (*DeleteContentmanagementStatusStatusIDRequestTimeout) IsServerError ¶
func (o *DeleteContentmanagementStatusStatusIDRequestTimeout) IsServerError() bool
IsServerError returns true when this delete contentmanagement status status Id request timeout response has a 5xx status code
func (*DeleteContentmanagementStatusStatusIDRequestTimeout) IsSuccess ¶
func (o *DeleteContentmanagementStatusStatusIDRequestTimeout) IsSuccess() bool
IsSuccess returns true when this delete contentmanagement status status Id request timeout response has a 2xx status code
func (*DeleteContentmanagementStatusStatusIDRequestTimeout) String ¶
func (o *DeleteContentmanagementStatusStatusIDRequestTimeout) String() string
type DeleteContentmanagementStatusStatusIDServiceUnavailable ¶
type DeleteContentmanagementStatusStatusIDServiceUnavailable struct {
}DeleteContentmanagementStatusStatusIDServiceUnavailable 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 NewDeleteContentmanagementStatusStatusIDServiceUnavailable ¶
func NewDeleteContentmanagementStatusStatusIDServiceUnavailable() *DeleteContentmanagementStatusStatusIDServiceUnavailable
NewDeleteContentmanagementStatusStatusIDServiceUnavailable creates a DeleteContentmanagementStatusStatusIDServiceUnavailable with default headers values
func (*DeleteContentmanagementStatusStatusIDServiceUnavailable) Error ¶
func (o *DeleteContentmanagementStatusStatusIDServiceUnavailable) Error() string
func (*DeleteContentmanagementStatusStatusIDServiceUnavailable) GetPayload ¶
func (o *DeleteContentmanagementStatusStatusIDServiceUnavailable) GetPayload() *models.ErrorBody
func (*DeleteContentmanagementStatusStatusIDServiceUnavailable) IsClientError ¶
func (o *DeleteContentmanagementStatusStatusIDServiceUnavailable) IsClientError() bool
IsClientError returns true when this delete contentmanagement status status Id service unavailable response has a 4xx status code
func (*DeleteContentmanagementStatusStatusIDServiceUnavailable) IsCode ¶
func (o *DeleteContentmanagementStatusStatusIDServiceUnavailable) IsCode(code int) bool
IsCode returns true when this delete contentmanagement status status Id service unavailable response a status code equal to that given
func (*DeleteContentmanagementStatusStatusIDServiceUnavailable) IsRedirect ¶
func (o *DeleteContentmanagementStatusStatusIDServiceUnavailable) IsRedirect() bool
IsRedirect returns true when this delete contentmanagement status status Id service unavailable response has a 3xx status code
func (*DeleteContentmanagementStatusStatusIDServiceUnavailable) IsServerError ¶
func (o *DeleteContentmanagementStatusStatusIDServiceUnavailable) IsServerError() bool
IsServerError returns true when this delete contentmanagement status status Id service unavailable response has a 5xx status code
func (*DeleteContentmanagementStatusStatusIDServiceUnavailable) IsSuccess ¶
func (o *DeleteContentmanagementStatusStatusIDServiceUnavailable) IsSuccess() bool
IsSuccess returns true when this delete contentmanagement status status Id service unavailable response has a 2xx status code
func (*DeleteContentmanagementStatusStatusIDServiceUnavailable) String ¶
func (o *DeleteContentmanagementStatusStatusIDServiceUnavailable) String() string
type DeleteContentmanagementStatusStatusIDTooManyRequests ¶
DeleteContentmanagementStatusStatusIDTooManyRequests describes a response with status code 429, with default header values.
Rate limit exceeded the maximum. Retry the request in [%s] seconds
func NewDeleteContentmanagementStatusStatusIDTooManyRequests ¶
func NewDeleteContentmanagementStatusStatusIDTooManyRequests() *DeleteContentmanagementStatusStatusIDTooManyRequests
NewDeleteContentmanagementStatusStatusIDTooManyRequests creates a DeleteContentmanagementStatusStatusIDTooManyRequests with default headers values
func (*DeleteContentmanagementStatusStatusIDTooManyRequests) Error ¶
func (o *DeleteContentmanagementStatusStatusIDTooManyRequests) Error() string
func (*DeleteContentmanagementStatusStatusIDTooManyRequests) GetPayload ¶
func (o *DeleteContentmanagementStatusStatusIDTooManyRequests) GetPayload() *models.ErrorBody
func (*DeleteContentmanagementStatusStatusIDTooManyRequests) IsClientError ¶
func (o *DeleteContentmanagementStatusStatusIDTooManyRequests) IsClientError() bool
IsClientError returns true when this delete contentmanagement status status Id too many requests response has a 4xx status code
func (*DeleteContentmanagementStatusStatusIDTooManyRequests) IsCode ¶
func (o *DeleteContentmanagementStatusStatusIDTooManyRequests) IsCode(code int) bool
IsCode returns true when this delete contentmanagement status status Id too many requests response a status code equal to that given
func (*DeleteContentmanagementStatusStatusIDTooManyRequests) IsRedirect ¶
func (o *DeleteContentmanagementStatusStatusIDTooManyRequests) IsRedirect() bool
IsRedirect returns true when this delete contentmanagement status status Id too many requests response has a 3xx status code
func (*DeleteContentmanagementStatusStatusIDTooManyRequests) IsServerError ¶
func (o *DeleteContentmanagementStatusStatusIDTooManyRequests) IsServerError() bool
IsServerError returns true when this delete contentmanagement status status Id too many requests response has a 5xx status code
func (*DeleteContentmanagementStatusStatusIDTooManyRequests) IsSuccess ¶
func (o *DeleteContentmanagementStatusStatusIDTooManyRequests) IsSuccess() bool
IsSuccess returns true when this delete contentmanagement status status Id too many requests response has a 2xx status code
func (*DeleteContentmanagementStatusStatusIDTooManyRequests) String ¶
func (o *DeleteContentmanagementStatusStatusIDTooManyRequests) String() string
type DeleteContentmanagementStatusStatusIDUnauthorized ¶
type DeleteContentmanagementStatusStatusIDUnauthorized struct {
}DeleteContentmanagementStatusStatusIDUnauthorized describes a response with status code 401, with default header values.
No authentication bearer token specified in authorization header.
func NewDeleteContentmanagementStatusStatusIDUnauthorized ¶
func NewDeleteContentmanagementStatusStatusIDUnauthorized() *DeleteContentmanagementStatusStatusIDUnauthorized
NewDeleteContentmanagementStatusStatusIDUnauthorized creates a DeleteContentmanagementStatusStatusIDUnauthorized with default headers values
func (*DeleteContentmanagementStatusStatusIDUnauthorized) Error ¶
func (o *DeleteContentmanagementStatusStatusIDUnauthorized) Error() string
func (*DeleteContentmanagementStatusStatusIDUnauthorized) GetPayload ¶
func (o *DeleteContentmanagementStatusStatusIDUnauthorized) GetPayload() *models.ErrorBody
func (*DeleteContentmanagementStatusStatusIDUnauthorized) IsClientError ¶
func (o *DeleteContentmanagementStatusStatusIDUnauthorized) IsClientError() bool
IsClientError returns true when this delete contentmanagement status status Id unauthorized response has a 4xx status code
func (*DeleteContentmanagementStatusStatusIDUnauthorized) IsCode ¶
func (o *DeleteContentmanagementStatusStatusIDUnauthorized) IsCode(code int) bool
IsCode returns true when this delete contentmanagement status status Id unauthorized response a status code equal to that given
func (*DeleteContentmanagementStatusStatusIDUnauthorized) IsRedirect ¶
func (o *DeleteContentmanagementStatusStatusIDUnauthorized) IsRedirect() bool
IsRedirect returns true when this delete contentmanagement status status Id unauthorized response has a 3xx status code
func (*DeleteContentmanagementStatusStatusIDUnauthorized) IsServerError ¶
func (o *DeleteContentmanagementStatusStatusIDUnauthorized) IsServerError() bool
IsServerError returns true when this delete contentmanagement status status Id unauthorized response has a 5xx status code
func (*DeleteContentmanagementStatusStatusIDUnauthorized) IsSuccess ¶
func (o *DeleteContentmanagementStatusStatusIDUnauthorized) IsSuccess() bool
IsSuccess returns true when this delete contentmanagement status status Id unauthorized response has a 2xx status code
func (*DeleteContentmanagementStatusStatusIDUnauthorized) String ¶
func (o *DeleteContentmanagementStatusStatusIDUnauthorized) String() string
type DeleteContentmanagementStatusStatusIDUnsupportedMediaType ¶
DeleteContentmanagementStatusStatusIDUnsupportedMediaType 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 NewDeleteContentmanagementStatusStatusIDUnsupportedMediaType ¶
func NewDeleteContentmanagementStatusStatusIDUnsupportedMediaType() *DeleteContentmanagementStatusStatusIDUnsupportedMediaType
NewDeleteContentmanagementStatusStatusIDUnsupportedMediaType creates a DeleteContentmanagementStatusStatusIDUnsupportedMediaType with default headers values
func (*DeleteContentmanagementStatusStatusIDUnsupportedMediaType) Error ¶
func (o *DeleteContentmanagementStatusStatusIDUnsupportedMediaType) Error() string
func (*DeleteContentmanagementStatusStatusIDUnsupportedMediaType) GetPayload ¶
func (o *DeleteContentmanagementStatusStatusIDUnsupportedMediaType) GetPayload() *models.ErrorBody
func (*DeleteContentmanagementStatusStatusIDUnsupportedMediaType) IsClientError ¶
func (o *DeleteContentmanagementStatusStatusIDUnsupportedMediaType) IsClientError() bool
IsClientError returns true when this delete contentmanagement status status Id unsupported media type response has a 4xx status code
func (*DeleteContentmanagementStatusStatusIDUnsupportedMediaType) IsCode ¶
func (o *DeleteContentmanagementStatusStatusIDUnsupportedMediaType) IsCode(code int) bool
IsCode returns true when this delete contentmanagement status status Id unsupported media type response a status code equal to that given
func (*DeleteContentmanagementStatusStatusIDUnsupportedMediaType) IsRedirect ¶
func (o *DeleteContentmanagementStatusStatusIDUnsupportedMediaType) IsRedirect() bool
IsRedirect returns true when this delete contentmanagement status status Id unsupported media type response has a 3xx status code
func (*DeleteContentmanagementStatusStatusIDUnsupportedMediaType) IsServerError ¶
func (o *DeleteContentmanagementStatusStatusIDUnsupportedMediaType) IsServerError() bool
IsServerError returns true when this delete contentmanagement status status Id unsupported media type response has a 5xx status code
func (*DeleteContentmanagementStatusStatusIDUnsupportedMediaType) IsSuccess ¶
func (o *DeleteContentmanagementStatusStatusIDUnsupportedMediaType) IsSuccess() bool
IsSuccess returns true when this delete contentmanagement status status Id unsupported media type response has a 2xx status code
func (*DeleteContentmanagementStatusStatusIDUnsupportedMediaType) String ¶
func (o *DeleteContentmanagementStatusStatusIDUnsupportedMediaType) String() string
type DeleteContentmanagementWorkspaceAccepted ¶
type DeleteContentmanagementWorkspaceAccepted struct { }
DeleteContentmanagementWorkspaceAccepted describes a response with status code 202, with default header values.
Accepted - Processing Delete
func NewDeleteContentmanagementWorkspaceAccepted ¶
func NewDeleteContentmanagementWorkspaceAccepted() *DeleteContentmanagementWorkspaceAccepted
NewDeleteContentmanagementWorkspaceAccepted creates a DeleteContentmanagementWorkspaceAccepted with default headers values
func (*DeleteContentmanagementWorkspaceAccepted) Error ¶
func (o *DeleteContentmanagementWorkspaceAccepted) Error() string
func (*DeleteContentmanagementWorkspaceAccepted) IsClientError ¶
func (o *DeleteContentmanagementWorkspaceAccepted) IsClientError() bool
IsClientError returns true when this delete contentmanagement workspace accepted response has a 4xx status code
func (*DeleteContentmanagementWorkspaceAccepted) IsCode ¶
func (o *DeleteContentmanagementWorkspaceAccepted) IsCode(code int) bool
IsCode returns true when this delete contentmanagement workspace accepted response a status code equal to that given
func (*DeleteContentmanagementWorkspaceAccepted) IsRedirect ¶
func (o *DeleteContentmanagementWorkspaceAccepted) IsRedirect() bool
IsRedirect returns true when this delete contentmanagement workspace accepted response has a 3xx status code
func (*DeleteContentmanagementWorkspaceAccepted) IsServerError ¶
func (o *DeleteContentmanagementWorkspaceAccepted) IsServerError() bool
IsServerError returns true when this delete contentmanagement workspace accepted response has a 5xx status code
func (*DeleteContentmanagementWorkspaceAccepted) IsSuccess ¶
func (o *DeleteContentmanagementWorkspaceAccepted) IsSuccess() bool
IsSuccess returns true when this delete contentmanagement workspace accepted response has a 2xx status code
func (*DeleteContentmanagementWorkspaceAccepted) String ¶
func (o *DeleteContentmanagementWorkspaceAccepted) String() string
type DeleteContentmanagementWorkspaceBadRequest ¶
DeleteContentmanagementWorkspaceBadRequest 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 NewDeleteContentmanagementWorkspaceBadRequest ¶
func NewDeleteContentmanagementWorkspaceBadRequest() *DeleteContentmanagementWorkspaceBadRequest
NewDeleteContentmanagementWorkspaceBadRequest creates a DeleteContentmanagementWorkspaceBadRequest with default headers values
func (*DeleteContentmanagementWorkspaceBadRequest) Error ¶
func (o *DeleteContentmanagementWorkspaceBadRequest) Error() string
func (*DeleteContentmanagementWorkspaceBadRequest) GetPayload ¶
func (o *DeleteContentmanagementWorkspaceBadRequest) GetPayload() *models.ErrorBody
func (*DeleteContentmanagementWorkspaceBadRequest) IsClientError ¶
func (o *DeleteContentmanagementWorkspaceBadRequest) IsClientError() bool
IsClientError returns true when this delete contentmanagement workspace bad request response has a 4xx status code
func (*DeleteContentmanagementWorkspaceBadRequest) IsCode ¶
func (o *DeleteContentmanagementWorkspaceBadRequest) IsCode(code int) bool
IsCode returns true when this delete contentmanagement workspace bad request response a status code equal to that given
func (*DeleteContentmanagementWorkspaceBadRequest) IsRedirect ¶
func (o *DeleteContentmanagementWorkspaceBadRequest) IsRedirect() bool
IsRedirect returns true when this delete contentmanagement workspace bad request response has a 3xx status code
func (*DeleteContentmanagementWorkspaceBadRequest) IsServerError ¶
func (o *DeleteContentmanagementWorkspaceBadRequest) IsServerError() bool
IsServerError returns true when this delete contentmanagement workspace bad request response has a 5xx status code
func (*DeleteContentmanagementWorkspaceBadRequest) IsSuccess ¶
func (o *DeleteContentmanagementWorkspaceBadRequest) IsSuccess() bool
IsSuccess returns true when this delete contentmanagement workspace bad request response has a 2xx status code
func (*DeleteContentmanagementWorkspaceBadRequest) String ¶
func (o *DeleteContentmanagementWorkspaceBadRequest) String() string
type DeleteContentmanagementWorkspaceForbidden ¶
DeleteContentmanagementWorkspaceForbidden describes a response with status code 403, with default header values.
You are not authorized to perform the requested action.
func NewDeleteContentmanagementWorkspaceForbidden ¶
func NewDeleteContentmanagementWorkspaceForbidden() *DeleteContentmanagementWorkspaceForbidden
NewDeleteContentmanagementWorkspaceForbidden creates a DeleteContentmanagementWorkspaceForbidden with default headers values
func (*DeleteContentmanagementWorkspaceForbidden) Error ¶
func (o *DeleteContentmanagementWorkspaceForbidden) Error() string
func (*DeleteContentmanagementWorkspaceForbidden) GetPayload ¶
func (o *DeleteContentmanagementWorkspaceForbidden) GetPayload() *models.ErrorBody
func (*DeleteContentmanagementWorkspaceForbidden) IsClientError ¶
func (o *DeleteContentmanagementWorkspaceForbidden) IsClientError() bool
IsClientError returns true when this delete contentmanagement workspace forbidden response has a 4xx status code
func (*DeleteContentmanagementWorkspaceForbidden) IsCode ¶
func (o *DeleteContentmanagementWorkspaceForbidden) IsCode(code int) bool
IsCode returns true when this delete contentmanagement workspace forbidden response a status code equal to that given
func (*DeleteContentmanagementWorkspaceForbidden) IsRedirect ¶
func (o *DeleteContentmanagementWorkspaceForbidden) IsRedirect() bool
IsRedirect returns true when this delete contentmanagement workspace forbidden response has a 3xx status code
func (*DeleteContentmanagementWorkspaceForbidden) IsServerError ¶
func (o *DeleteContentmanagementWorkspaceForbidden) IsServerError() bool
IsServerError returns true when this delete contentmanagement workspace forbidden response has a 5xx status code
func (*DeleteContentmanagementWorkspaceForbidden) IsSuccess ¶
func (o *DeleteContentmanagementWorkspaceForbidden) IsSuccess() bool
IsSuccess returns true when this delete contentmanagement workspace forbidden response has a 2xx status code
func (*DeleteContentmanagementWorkspaceForbidden) String ¶
func (o *DeleteContentmanagementWorkspaceForbidden) String() string
type DeleteContentmanagementWorkspaceGatewayTimeout ¶
DeleteContentmanagementWorkspaceGatewayTimeout describes a response with status code 504, with default header values.
The request timed out.
func NewDeleteContentmanagementWorkspaceGatewayTimeout ¶
func NewDeleteContentmanagementWorkspaceGatewayTimeout() *DeleteContentmanagementWorkspaceGatewayTimeout
NewDeleteContentmanagementWorkspaceGatewayTimeout creates a DeleteContentmanagementWorkspaceGatewayTimeout with default headers values
func (*DeleteContentmanagementWorkspaceGatewayTimeout) Error ¶
func (o *DeleteContentmanagementWorkspaceGatewayTimeout) Error() string
func (*DeleteContentmanagementWorkspaceGatewayTimeout) GetPayload ¶
func (o *DeleteContentmanagementWorkspaceGatewayTimeout) GetPayload() *models.ErrorBody
func (*DeleteContentmanagementWorkspaceGatewayTimeout) IsClientError ¶
func (o *DeleteContentmanagementWorkspaceGatewayTimeout) IsClientError() bool
IsClientError returns true when this delete contentmanagement workspace gateway timeout response has a 4xx status code
func (*DeleteContentmanagementWorkspaceGatewayTimeout) IsCode ¶
func (o *DeleteContentmanagementWorkspaceGatewayTimeout) IsCode(code int) bool
IsCode returns true when this delete contentmanagement workspace gateway timeout response a status code equal to that given
func (*DeleteContentmanagementWorkspaceGatewayTimeout) IsRedirect ¶
func (o *DeleteContentmanagementWorkspaceGatewayTimeout) IsRedirect() bool
IsRedirect returns true when this delete contentmanagement workspace gateway timeout response has a 3xx status code
func (*DeleteContentmanagementWorkspaceGatewayTimeout) IsServerError ¶
func (o *DeleteContentmanagementWorkspaceGatewayTimeout) IsServerError() bool
IsServerError returns true when this delete contentmanagement workspace gateway timeout response has a 5xx status code
func (*DeleteContentmanagementWorkspaceGatewayTimeout) IsSuccess ¶
func (o *DeleteContentmanagementWorkspaceGatewayTimeout) IsSuccess() bool
IsSuccess returns true when this delete contentmanagement workspace gateway timeout response has a 2xx status code
func (*DeleteContentmanagementWorkspaceGatewayTimeout) String ¶
func (o *DeleteContentmanagementWorkspaceGatewayTimeout) String() string
type DeleteContentmanagementWorkspaceInternalServerError ¶
DeleteContentmanagementWorkspaceInternalServerError 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 NewDeleteContentmanagementWorkspaceInternalServerError ¶
func NewDeleteContentmanagementWorkspaceInternalServerError() *DeleteContentmanagementWorkspaceInternalServerError
NewDeleteContentmanagementWorkspaceInternalServerError creates a DeleteContentmanagementWorkspaceInternalServerError with default headers values
func (*DeleteContentmanagementWorkspaceInternalServerError) Error ¶
func (o *DeleteContentmanagementWorkspaceInternalServerError) Error() string
func (*DeleteContentmanagementWorkspaceInternalServerError) GetPayload ¶
func (o *DeleteContentmanagementWorkspaceInternalServerError) GetPayload() *models.ErrorBody
func (*DeleteContentmanagementWorkspaceInternalServerError) IsClientError ¶
func (o *DeleteContentmanagementWorkspaceInternalServerError) IsClientError() bool
IsClientError returns true when this delete contentmanagement workspace internal server error response has a 4xx status code
func (*DeleteContentmanagementWorkspaceInternalServerError) IsCode ¶
func (o *DeleteContentmanagementWorkspaceInternalServerError) IsCode(code int) bool
IsCode returns true when this delete contentmanagement workspace internal server error response a status code equal to that given
func (*DeleteContentmanagementWorkspaceInternalServerError) IsRedirect ¶
func (o *DeleteContentmanagementWorkspaceInternalServerError) IsRedirect() bool
IsRedirect returns true when this delete contentmanagement workspace internal server error response has a 3xx status code
func (*DeleteContentmanagementWorkspaceInternalServerError) IsServerError ¶
func (o *DeleteContentmanagementWorkspaceInternalServerError) IsServerError() bool
IsServerError returns true when this delete contentmanagement workspace internal server error response has a 5xx status code
func (*DeleteContentmanagementWorkspaceInternalServerError) IsSuccess ¶
func (o *DeleteContentmanagementWorkspaceInternalServerError) IsSuccess() bool
IsSuccess returns true when this delete contentmanagement workspace internal server error response has a 2xx status code
func (*DeleteContentmanagementWorkspaceInternalServerError) String ¶
func (o *DeleteContentmanagementWorkspaceInternalServerError) String() string
type DeleteContentmanagementWorkspaceMemberBadRequest ¶
DeleteContentmanagementWorkspaceMemberBadRequest 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 NewDeleteContentmanagementWorkspaceMemberBadRequest ¶
func NewDeleteContentmanagementWorkspaceMemberBadRequest() *DeleteContentmanagementWorkspaceMemberBadRequest
NewDeleteContentmanagementWorkspaceMemberBadRequest creates a DeleteContentmanagementWorkspaceMemberBadRequest with default headers values
func (*DeleteContentmanagementWorkspaceMemberBadRequest) Error ¶
func (o *DeleteContentmanagementWorkspaceMemberBadRequest) Error() string
func (*DeleteContentmanagementWorkspaceMemberBadRequest) GetPayload ¶
func (o *DeleteContentmanagementWorkspaceMemberBadRequest) GetPayload() *models.ErrorBody
func (*DeleteContentmanagementWorkspaceMemberBadRequest) IsClientError ¶
func (o *DeleteContentmanagementWorkspaceMemberBadRequest) IsClientError() bool
IsClientError returns true when this delete contentmanagement workspace member bad request response has a 4xx status code
func (*DeleteContentmanagementWorkspaceMemberBadRequest) IsCode ¶
func (o *DeleteContentmanagementWorkspaceMemberBadRequest) IsCode(code int) bool
IsCode returns true when this delete contentmanagement workspace member bad request response a status code equal to that given
func (*DeleteContentmanagementWorkspaceMemberBadRequest) IsRedirect ¶
func (o *DeleteContentmanagementWorkspaceMemberBadRequest) IsRedirect() bool
IsRedirect returns true when this delete contentmanagement workspace member bad request response has a 3xx status code
func (*DeleteContentmanagementWorkspaceMemberBadRequest) IsServerError ¶
func (o *DeleteContentmanagementWorkspaceMemberBadRequest) IsServerError() bool
IsServerError returns true when this delete contentmanagement workspace member bad request response has a 5xx status code
func (*DeleteContentmanagementWorkspaceMemberBadRequest) IsSuccess ¶
func (o *DeleteContentmanagementWorkspaceMemberBadRequest) IsSuccess() bool
IsSuccess returns true when this delete contentmanagement workspace member bad request response has a 2xx status code
func (*DeleteContentmanagementWorkspaceMemberBadRequest) String ¶
func (o *DeleteContentmanagementWorkspaceMemberBadRequest) String() string
type DeleteContentmanagementWorkspaceMemberDefault ¶
type DeleteContentmanagementWorkspaceMemberDefault struct {
// contains filtered or unexported fields
}
DeleteContentmanagementWorkspaceMemberDefault describes a response with status code -1, with default header values.
successful operation
func NewDeleteContentmanagementWorkspaceMemberDefault ¶
func NewDeleteContentmanagementWorkspaceMemberDefault(code int) *DeleteContentmanagementWorkspaceMemberDefault
NewDeleteContentmanagementWorkspaceMemberDefault creates a DeleteContentmanagementWorkspaceMemberDefault with default headers values
func (*DeleteContentmanagementWorkspaceMemberDefault) Code ¶
func (o *DeleteContentmanagementWorkspaceMemberDefault) Code() int
Code gets the status code for the delete contentmanagement workspace member default response
func (*DeleteContentmanagementWorkspaceMemberDefault) Error ¶
func (o *DeleteContentmanagementWorkspaceMemberDefault) Error() string
func (*DeleteContentmanagementWorkspaceMemberDefault) IsClientError ¶
func (o *DeleteContentmanagementWorkspaceMemberDefault) IsClientError() bool
IsClientError returns true when this delete contentmanagement workspace member default response has a 4xx status code
func (*DeleteContentmanagementWorkspaceMemberDefault) IsCode ¶
func (o *DeleteContentmanagementWorkspaceMemberDefault) IsCode(code int) bool
IsCode returns true when this delete contentmanagement workspace member default response a status code equal to that given
func (*DeleteContentmanagementWorkspaceMemberDefault) IsRedirect ¶
func (o *DeleteContentmanagementWorkspaceMemberDefault) IsRedirect() bool
IsRedirect returns true when this delete contentmanagement workspace member default response has a 3xx status code
func (*DeleteContentmanagementWorkspaceMemberDefault) IsServerError ¶
func (o *DeleteContentmanagementWorkspaceMemberDefault) IsServerError() bool
IsServerError returns true when this delete contentmanagement workspace member default response has a 5xx status code
func (*DeleteContentmanagementWorkspaceMemberDefault) IsSuccess ¶
func (o *DeleteContentmanagementWorkspaceMemberDefault) IsSuccess() bool
IsSuccess returns true when this delete contentmanagement workspace member default response has a 2xx status code
func (*DeleteContentmanagementWorkspaceMemberDefault) String ¶
func (o *DeleteContentmanagementWorkspaceMemberDefault) String() string
type DeleteContentmanagementWorkspaceMemberForbidden ¶
DeleteContentmanagementWorkspaceMemberForbidden describes a response with status code 403, with default header values.
You are not authorized to perform the requested action.
func NewDeleteContentmanagementWorkspaceMemberForbidden ¶
func NewDeleteContentmanagementWorkspaceMemberForbidden() *DeleteContentmanagementWorkspaceMemberForbidden
NewDeleteContentmanagementWorkspaceMemberForbidden creates a DeleteContentmanagementWorkspaceMemberForbidden with default headers values
func (*DeleteContentmanagementWorkspaceMemberForbidden) Error ¶
func (o *DeleteContentmanagementWorkspaceMemberForbidden) Error() string
func (*DeleteContentmanagementWorkspaceMemberForbidden) GetPayload ¶
func (o *DeleteContentmanagementWorkspaceMemberForbidden) GetPayload() *models.ErrorBody
func (*DeleteContentmanagementWorkspaceMemberForbidden) IsClientError ¶
func (o *DeleteContentmanagementWorkspaceMemberForbidden) IsClientError() bool
IsClientError returns true when this delete contentmanagement workspace member forbidden response has a 4xx status code
func (*DeleteContentmanagementWorkspaceMemberForbidden) IsCode ¶
func (o *DeleteContentmanagementWorkspaceMemberForbidden) IsCode(code int) bool
IsCode returns true when this delete contentmanagement workspace member forbidden response a status code equal to that given
func (*DeleteContentmanagementWorkspaceMemberForbidden) IsRedirect ¶
func (o *DeleteContentmanagementWorkspaceMemberForbidden) IsRedirect() bool
IsRedirect returns true when this delete contentmanagement workspace member forbidden response has a 3xx status code
func (*DeleteContentmanagementWorkspaceMemberForbidden) IsServerError ¶
func (o *DeleteContentmanagementWorkspaceMemberForbidden) IsServerError() bool
IsServerError returns true when this delete contentmanagement workspace member forbidden response has a 5xx status code
func (*DeleteContentmanagementWorkspaceMemberForbidden) IsSuccess ¶
func (o *DeleteContentmanagementWorkspaceMemberForbidden) IsSuccess() bool
IsSuccess returns true when this delete contentmanagement workspace member forbidden response has a 2xx status code
func (*DeleteContentmanagementWorkspaceMemberForbidden) String ¶
func (o *DeleteContentmanagementWorkspaceMemberForbidden) String() string
type DeleteContentmanagementWorkspaceMemberGatewayTimeout ¶
DeleteContentmanagementWorkspaceMemberGatewayTimeout describes a response with status code 504, with default header values.
The request timed out.
func NewDeleteContentmanagementWorkspaceMemberGatewayTimeout ¶
func NewDeleteContentmanagementWorkspaceMemberGatewayTimeout() *DeleteContentmanagementWorkspaceMemberGatewayTimeout
NewDeleteContentmanagementWorkspaceMemberGatewayTimeout creates a DeleteContentmanagementWorkspaceMemberGatewayTimeout with default headers values
func (*DeleteContentmanagementWorkspaceMemberGatewayTimeout) Error ¶
func (o *DeleteContentmanagementWorkspaceMemberGatewayTimeout) Error() string
func (*DeleteContentmanagementWorkspaceMemberGatewayTimeout) GetPayload ¶
func (o *DeleteContentmanagementWorkspaceMemberGatewayTimeout) GetPayload() *models.ErrorBody
func (*DeleteContentmanagementWorkspaceMemberGatewayTimeout) IsClientError ¶
func (o *DeleteContentmanagementWorkspaceMemberGatewayTimeout) IsClientError() bool
IsClientError returns true when this delete contentmanagement workspace member gateway timeout response has a 4xx status code
func (*DeleteContentmanagementWorkspaceMemberGatewayTimeout) IsCode ¶
func (o *DeleteContentmanagementWorkspaceMemberGatewayTimeout) IsCode(code int) bool
IsCode returns true when this delete contentmanagement workspace member gateway timeout response a status code equal to that given
func (*DeleteContentmanagementWorkspaceMemberGatewayTimeout) IsRedirect ¶
func (o *DeleteContentmanagementWorkspaceMemberGatewayTimeout) IsRedirect() bool
IsRedirect returns true when this delete contentmanagement workspace member gateway timeout response has a 3xx status code
func (*DeleteContentmanagementWorkspaceMemberGatewayTimeout) IsServerError ¶
func (o *DeleteContentmanagementWorkspaceMemberGatewayTimeout) IsServerError() bool
IsServerError returns true when this delete contentmanagement workspace member gateway timeout response has a 5xx status code
func (*DeleteContentmanagementWorkspaceMemberGatewayTimeout) IsSuccess ¶
func (o *DeleteContentmanagementWorkspaceMemberGatewayTimeout) IsSuccess() bool
IsSuccess returns true when this delete contentmanagement workspace member gateway timeout response has a 2xx status code
func (*DeleteContentmanagementWorkspaceMemberGatewayTimeout) String ¶
func (o *DeleteContentmanagementWorkspaceMemberGatewayTimeout) String() string
type DeleteContentmanagementWorkspaceMemberInternalServerError ¶
DeleteContentmanagementWorkspaceMemberInternalServerError 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 NewDeleteContentmanagementWorkspaceMemberInternalServerError ¶
func NewDeleteContentmanagementWorkspaceMemberInternalServerError() *DeleteContentmanagementWorkspaceMemberInternalServerError
NewDeleteContentmanagementWorkspaceMemberInternalServerError creates a DeleteContentmanagementWorkspaceMemberInternalServerError with default headers values
func (*DeleteContentmanagementWorkspaceMemberInternalServerError) Error ¶
func (o *DeleteContentmanagementWorkspaceMemberInternalServerError) Error() string
func (*DeleteContentmanagementWorkspaceMemberInternalServerError) GetPayload ¶
func (o *DeleteContentmanagementWorkspaceMemberInternalServerError) GetPayload() *models.ErrorBody
func (*DeleteContentmanagementWorkspaceMemberInternalServerError) IsClientError ¶
func (o *DeleteContentmanagementWorkspaceMemberInternalServerError) IsClientError() bool
IsClientError returns true when this delete contentmanagement workspace member internal server error response has a 4xx status code
func (*DeleteContentmanagementWorkspaceMemberInternalServerError) IsCode ¶
func (o *DeleteContentmanagementWorkspaceMemberInternalServerError) IsCode(code int) bool
IsCode returns true when this delete contentmanagement workspace member internal server error response a status code equal to that given
func (*DeleteContentmanagementWorkspaceMemberInternalServerError) IsRedirect ¶
func (o *DeleteContentmanagementWorkspaceMemberInternalServerError) IsRedirect() bool
IsRedirect returns true when this delete contentmanagement workspace member internal server error response has a 3xx status code
func (*DeleteContentmanagementWorkspaceMemberInternalServerError) IsServerError ¶
func (o *DeleteContentmanagementWorkspaceMemberInternalServerError) IsServerError() bool
IsServerError returns true when this delete contentmanagement workspace member internal server error response has a 5xx status code
func (*DeleteContentmanagementWorkspaceMemberInternalServerError) IsSuccess ¶
func (o *DeleteContentmanagementWorkspaceMemberInternalServerError) IsSuccess() bool
IsSuccess returns true when this delete contentmanagement workspace member internal server error response has a 2xx status code
func (*DeleteContentmanagementWorkspaceMemberInternalServerError) String ¶
func (o *DeleteContentmanagementWorkspaceMemberInternalServerError) String() string
type DeleteContentmanagementWorkspaceMemberNotFound ¶
DeleteContentmanagementWorkspaceMemberNotFound describes a response with status code 404, with default header values.
The requested resource was not found.
func NewDeleteContentmanagementWorkspaceMemberNotFound ¶
func NewDeleteContentmanagementWorkspaceMemberNotFound() *DeleteContentmanagementWorkspaceMemberNotFound
NewDeleteContentmanagementWorkspaceMemberNotFound creates a DeleteContentmanagementWorkspaceMemberNotFound with default headers values
func (*DeleteContentmanagementWorkspaceMemberNotFound) Error ¶
func (o *DeleteContentmanagementWorkspaceMemberNotFound) Error() string
func (*DeleteContentmanagementWorkspaceMemberNotFound) GetPayload ¶
func (o *DeleteContentmanagementWorkspaceMemberNotFound) GetPayload() *models.ErrorBody
func (*DeleteContentmanagementWorkspaceMemberNotFound) IsClientError ¶
func (o *DeleteContentmanagementWorkspaceMemberNotFound) IsClientError() bool
IsClientError returns true when this delete contentmanagement workspace member not found response has a 4xx status code
func (*DeleteContentmanagementWorkspaceMemberNotFound) IsCode ¶
func (o *DeleteContentmanagementWorkspaceMemberNotFound) IsCode(code int) bool
IsCode returns true when this delete contentmanagement workspace member not found response a status code equal to that given
func (*DeleteContentmanagementWorkspaceMemberNotFound) IsRedirect ¶
func (o *DeleteContentmanagementWorkspaceMemberNotFound) IsRedirect() bool
IsRedirect returns true when this delete contentmanagement workspace member not found response has a 3xx status code
func (*DeleteContentmanagementWorkspaceMemberNotFound) IsServerError ¶
func (o *DeleteContentmanagementWorkspaceMemberNotFound) IsServerError() bool
IsServerError returns true when this delete contentmanagement workspace member not found response has a 5xx status code
func (*DeleteContentmanagementWorkspaceMemberNotFound) IsSuccess ¶
func (o *DeleteContentmanagementWorkspaceMemberNotFound) IsSuccess() bool
IsSuccess returns true when this delete contentmanagement workspace member not found response has a 2xx status code
func (*DeleteContentmanagementWorkspaceMemberNotFound) String ¶
func (o *DeleteContentmanagementWorkspaceMemberNotFound) String() string
type DeleteContentmanagementWorkspaceMemberParams ¶
type DeleteContentmanagementWorkspaceMemberParams struct { /* MemberID. Member ID */ MemberID string /* WorkspaceID. Workspace ID */ WorkspaceID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DeleteContentmanagementWorkspaceMemberParams contains all the parameters to send to the API endpoint
for the delete contentmanagement workspace member operation. Typically these are written to a http.Request.
func NewDeleteContentmanagementWorkspaceMemberParams ¶
func NewDeleteContentmanagementWorkspaceMemberParams() *DeleteContentmanagementWorkspaceMemberParams
NewDeleteContentmanagementWorkspaceMemberParams creates a new DeleteContentmanagementWorkspaceMemberParams 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 NewDeleteContentmanagementWorkspaceMemberParamsWithContext ¶
func NewDeleteContentmanagementWorkspaceMemberParamsWithContext(ctx context.Context) *DeleteContentmanagementWorkspaceMemberParams
NewDeleteContentmanagementWorkspaceMemberParamsWithContext creates a new DeleteContentmanagementWorkspaceMemberParams object with the ability to set a context for a request.
func NewDeleteContentmanagementWorkspaceMemberParamsWithHTTPClient ¶
func NewDeleteContentmanagementWorkspaceMemberParamsWithHTTPClient(client *http.Client) *DeleteContentmanagementWorkspaceMemberParams
NewDeleteContentmanagementWorkspaceMemberParamsWithHTTPClient creates a new DeleteContentmanagementWorkspaceMemberParams object with the ability to set a custom HTTPClient for a request.
func NewDeleteContentmanagementWorkspaceMemberParamsWithTimeout ¶
func NewDeleteContentmanagementWorkspaceMemberParamsWithTimeout(timeout time.Duration) *DeleteContentmanagementWorkspaceMemberParams
NewDeleteContentmanagementWorkspaceMemberParamsWithTimeout creates a new DeleteContentmanagementWorkspaceMemberParams object with the ability to set a timeout on a request.
func (*DeleteContentmanagementWorkspaceMemberParams) SetContext ¶
func (o *DeleteContentmanagementWorkspaceMemberParams) SetContext(ctx context.Context)
SetContext adds the context to the delete contentmanagement workspace member params
func (*DeleteContentmanagementWorkspaceMemberParams) SetDefaults ¶
func (o *DeleteContentmanagementWorkspaceMemberParams) SetDefaults()
SetDefaults hydrates default values in the delete contentmanagement workspace member params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteContentmanagementWorkspaceMemberParams) SetHTTPClient ¶
func (o *DeleteContentmanagementWorkspaceMemberParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete contentmanagement workspace member params
func (*DeleteContentmanagementWorkspaceMemberParams) SetMemberID ¶
func (o *DeleteContentmanagementWorkspaceMemberParams) SetMemberID(memberID string)
SetMemberID adds the memberId to the delete contentmanagement workspace member params
func (*DeleteContentmanagementWorkspaceMemberParams) SetTimeout ¶
func (o *DeleteContentmanagementWorkspaceMemberParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete contentmanagement workspace member params
func (*DeleteContentmanagementWorkspaceMemberParams) SetWorkspaceID ¶
func (o *DeleteContentmanagementWorkspaceMemberParams) SetWorkspaceID(workspaceID string)
SetWorkspaceID adds the workspaceId to the delete contentmanagement workspace member params
func (*DeleteContentmanagementWorkspaceMemberParams) WithContext ¶
func (o *DeleteContentmanagementWorkspaceMemberParams) WithContext(ctx context.Context) *DeleteContentmanagementWorkspaceMemberParams
WithContext adds the context to the delete contentmanagement workspace member params
func (*DeleteContentmanagementWorkspaceMemberParams) WithDefaults ¶
func (o *DeleteContentmanagementWorkspaceMemberParams) WithDefaults() *DeleteContentmanagementWorkspaceMemberParams
WithDefaults hydrates default values in the delete contentmanagement workspace member params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteContentmanagementWorkspaceMemberParams) WithHTTPClient ¶
func (o *DeleteContentmanagementWorkspaceMemberParams) WithHTTPClient(client *http.Client) *DeleteContentmanagementWorkspaceMemberParams
WithHTTPClient adds the HTTPClient to the delete contentmanagement workspace member params
func (*DeleteContentmanagementWorkspaceMemberParams) WithMemberID ¶
func (o *DeleteContentmanagementWorkspaceMemberParams) WithMemberID(memberID string) *DeleteContentmanagementWorkspaceMemberParams
WithMemberID adds the memberID to the delete contentmanagement workspace member params
func (*DeleteContentmanagementWorkspaceMemberParams) WithTimeout ¶
func (o *DeleteContentmanagementWorkspaceMemberParams) WithTimeout(timeout time.Duration) *DeleteContentmanagementWorkspaceMemberParams
WithTimeout adds the timeout to the delete contentmanagement workspace member params
func (*DeleteContentmanagementWorkspaceMemberParams) WithWorkspaceID ¶
func (o *DeleteContentmanagementWorkspaceMemberParams) WithWorkspaceID(workspaceID string) *DeleteContentmanagementWorkspaceMemberParams
WithWorkspaceID adds the workspaceID to the delete contentmanagement workspace member params
func (*DeleteContentmanagementWorkspaceMemberParams) WriteToRequest ¶
func (o *DeleteContentmanagementWorkspaceMemberParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteContentmanagementWorkspaceMemberReader ¶
type DeleteContentmanagementWorkspaceMemberReader struct {
// contains filtered or unexported fields
}
DeleteContentmanagementWorkspaceMemberReader is a Reader for the DeleteContentmanagementWorkspaceMember structure.
func (*DeleteContentmanagementWorkspaceMemberReader) ReadResponse ¶
func (o *DeleteContentmanagementWorkspaceMemberReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteContentmanagementWorkspaceMemberRequestEntityTooLarge ¶
type DeleteContentmanagementWorkspaceMemberRequestEntityTooLarge struct {
Payload *models.ErrorBody
}
DeleteContentmanagementWorkspaceMemberRequestEntityTooLarge describes a response with status code 413, with default header values.
The request is over the size limit. Maximum bytes: %s
func NewDeleteContentmanagementWorkspaceMemberRequestEntityTooLarge ¶
func NewDeleteContentmanagementWorkspaceMemberRequestEntityTooLarge() *DeleteContentmanagementWorkspaceMemberRequestEntityTooLarge
NewDeleteContentmanagementWorkspaceMemberRequestEntityTooLarge creates a DeleteContentmanagementWorkspaceMemberRequestEntityTooLarge with default headers values
func (*DeleteContentmanagementWorkspaceMemberRequestEntityTooLarge) Error ¶
func (o *DeleteContentmanagementWorkspaceMemberRequestEntityTooLarge) Error() string
func (*DeleteContentmanagementWorkspaceMemberRequestEntityTooLarge) GetPayload ¶
func (o *DeleteContentmanagementWorkspaceMemberRequestEntityTooLarge) GetPayload() *models.ErrorBody
func (*DeleteContentmanagementWorkspaceMemberRequestEntityTooLarge) IsClientError ¶
func (o *DeleteContentmanagementWorkspaceMemberRequestEntityTooLarge) IsClientError() bool
IsClientError returns true when this delete contentmanagement workspace member request entity too large response has a 4xx status code
func (*DeleteContentmanagementWorkspaceMemberRequestEntityTooLarge) IsCode ¶
func (o *DeleteContentmanagementWorkspaceMemberRequestEntityTooLarge) IsCode(code int) bool
IsCode returns true when this delete contentmanagement workspace member request entity too large response a status code equal to that given
func (*DeleteContentmanagementWorkspaceMemberRequestEntityTooLarge) IsRedirect ¶
func (o *DeleteContentmanagementWorkspaceMemberRequestEntityTooLarge) IsRedirect() bool
IsRedirect returns true when this delete contentmanagement workspace member request entity too large response has a 3xx status code
func (*DeleteContentmanagementWorkspaceMemberRequestEntityTooLarge) IsServerError ¶
func (o *DeleteContentmanagementWorkspaceMemberRequestEntityTooLarge) IsServerError() bool
IsServerError returns true when this delete contentmanagement workspace member request entity too large response has a 5xx status code
func (*DeleteContentmanagementWorkspaceMemberRequestEntityTooLarge) IsSuccess ¶
func (o *DeleteContentmanagementWorkspaceMemberRequestEntityTooLarge) IsSuccess() bool
IsSuccess returns true when this delete contentmanagement workspace member request entity too large response has a 2xx status code
func (*DeleteContentmanagementWorkspaceMemberRequestEntityTooLarge) String ¶
func (o *DeleteContentmanagementWorkspaceMemberRequestEntityTooLarge) String() string
type DeleteContentmanagementWorkspaceMemberRequestTimeout ¶
DeleteContentmanagementWorkspaceMemberRequestTimeout 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 NewDeleteContentmanagementWorkspaceMemberRequestTimeout ¶
func NewDeleteContentmanagementWorkspaceMemberRequestTimeout() *DeleteContentmanagementWorkspaceMemberRequestTimeout
NewDeleteContentmanagementWorkspaceMemberRequestTimeout creates a DeleteContentmanagementWorkspaceMemberRequestTimeout with default headers values
func (*DeleteContentmanagementWorkspaceMemberRequestTimeout) Error ¶
func (o *DeleteContentmanagementWorkspaceMemberRequestTimeout) Error() string
func (*DeleteContentmanagementWorkspaceMemberRequestTimeout) GetPayload ¶
func (o *DeleteContentmanagementWorkspaceMemberRequestTimeout) GetPayload() *models.ErrorBody
func (*DeleteContentmanagementWorkspaceMemberRequestTimeout) IsClientError ¶
func (o *DeleteContentmanagementWorkspaceMemberRequestTimeout) IsClientError() bool
IsClientError returns true when this delete contentmanagement workspace member request timeout response has a 4xx status code
func (*DeleteContentmanagementWorkspaceMemberRequestTimeout) IsCode ¶
func (o *DeleteContentmanagementWorkspaceMemberRequestTimeout) IsCode(code int) bool
IsCode returns true when this delete contentmanagement workspace member request timeout response a status code equal to that given
func (*DeleteContentmanagementWorkspaceMemberRequestTimeout) IsRedirect ¶
func (o *DeleteContentmanagementWorkspaceMemberRequestTimeout) IsRedirect() bool
IsRedirect returns true when this delete contentmanagement workspace member request timeout response has a 3xx status code
func (*DeleteContentmanagementWorkspaceMemberRequestTimeout) IsServerError ¶
func (o *DeleteContentmanagementWorkspaceMemberRequestTimeout) IsServerError() bool
IsServerError returns true when this delete contentmanagement workspace member request timeout response has a 5xx status code
func (*DeleteContentmanagementWorkspaceMemberRequestTimeout) IsSuccess ¶
func (o *DeleteContentmanagementWorkspaceMemberRequestTimeout) IsSuccess() bool
IsSuccess returns true when this delete contentmanagement workspace member request timeout response has a 2xx status code
func (*DeleteContentmanagementWorkspaceMemberRequestTimeout) String ¶
func (o *DeleteContentmanagementWorkspaceMemberRequestTimeout) String() string
type DeleteContentmanagementWorkspaceMemberServiceUnavailable ¶
type DeleteContentmanagementWorkspaceMemberServiceUnavailable struct {
}DeleteContentmanagementWorkspaceMemberServiceUnavailable 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 NewDeleteContentmanagementWorkspaceMemberServiceUnavailable ¶
func NewDeleteContentmanagementWorkspaceMemberServiceUnavailable() *DeleteContentmanagementWorkspaceMemberServiceUnavailable
NewDeleteContentmanagementWorkspaceMemberServiceUnavailable creates a DeleteContentmanagementWorkspaceMemberServiceUnavailable with default headers values
func (*DeleteContentmanagementWorkspaceMemberServiceUnavailable) Error ¶
func (o *DeleteContentmanagementWorkspaceMemberServiceUnavailable) Error() string
func (*DeleteContentmanagementWorkspaceMemberServiceUnavailable) GetPayload ¶
func (o *DeleteContentmanagementWorkspaceMemberServiceUnavailable) GetPayload() *models.ErrorBody
func (*DeleteContentmanagementWorkspaceMemberServiceUnavailable) IsClientError ¶
func (o *DeleteContentmanagementWorkspaceMemberServiceUnavailable) IsClientError() bool
IsClientError returns true when this delete contentmanagement workspace member service unavailable response has a 4xx status code
func (*DeleteContentmanagementWorkspaceMemberServiceUnavailable) IsCode ¶
func (o *DeleteContentmanagementWorkspaceMemberServiceUnavailable) IsCode(code int) bool
IsCode returns true when this delete contentmanagement workspace member service unavailable response a status code equal to that given
func (*DeleteContentmanagementWorkspaceMemberServiceUnavailable) IsRedirect ¶
func (o *DeleteContentmanagementWorkspaceMemberServiceUnavailable) IsRedirect() bool
IsRedirect returns true when this delete contentmanagement workspace member service unavailable response has a 3xx status code
func (*DeleteContentmanagementWorkspaceMemberServiceUnavailable) IsServerError ¶
func (o *DeleteContentmanagementWorkspaceMemberServiceUnavailable) IsServerError() bool
IsServerError returns true when this delete contentmanagement workspace member service unavailable response has a 5xx status code
func (*DeleteContentmanagementWorkspaceMemberServiceUnavailable) IsSuccess ¶
func (o *DeleteContentmanagementWorkspaceMemberServiceUnavailable) IsSuccess() bool
IsSuccess returns true when this delete contentmanagement workspace member service unavailable response has a 2xx status code
func (*DeleteContentmanagementWorkspaceMemberServiceUnavailable) String ¶
func (o *DeleteContentmanagementWorkspaceMemberServiceUnavailable) String() string
type DeleteContentmanagementWorkspaceMemberTooManyRequests ¶
DeleteContentmanagementWorkspaceMemberTooManyRequests describes a response with status code 429, with default header values.
Rate limit exceeded the maximum. Retry the request in [%s] seconds
func NewDeleteContentmanagementWorkspaceMemberTooManyRequests ¶
func NewDeleteContentmanagementWorkspaceMemberTooManyRequests() *DeleteContentmanagementWorkspaceMemberTooManyRequests
NewDeleteContentmanagementWorkspaceMemberTooManyRequests creates a DeleteContentmanagementWorkspaceMemberTooManyRequests with default headers values
func (*DeleteContentmanagementWorkspaceMemberTooManyRequests) Error ¶
func (o *DeleteContentmanagementWorkspaceMemberTooManyRequests) Error() string
func (*DeleteContentmanagementWorkspaceMemberTooManyRequests) GetPayload ¶
func (o *DeleteContentmanagementWorkspaceMemberTooManyRequests) GetPayload() *models.ErrorBody
func (*DeleteContentmanagementWorkspaceMemberTooManyRequests) IsClientError ¶
func (o *DeleteContentmanagementWorkspaceMemberTooManyRequests) IsClientError() bool
IsClientError returns true when this delete contentmanagement workspace member too many requests response has a 4xx status code
func (*DeleteContentmanagementWorkspaceMemberTooManyRequests) IsCode ¶
func (o *DeleteContentmanagementWorkspaceMemberTooManyRequests) IsCode(code int) bool
IsCode returns true when this delete contentmanagement workspace member too many requests response a status code equal to that given
func (*DeleteContentmanagementWorkspaceMemberTooManyRequests) IsRedirect ¶
func (o *DeleteContentmanagementWorkspaceMemberTooManyRequests) IsRedirect() bool
IsRedirect returns true when this delete contentmanagement workspace member too many requests response has a 3xx status code
func (*DeleteContentmanagementWorkspaceMemberTooManyRequests) IsServerError ¶
func (o *DeleteContentmanagementWorkspaceMemberTooManyRequests) IsServerError() bool
IsServerError returns true when this delete contentmanagement workspace member too many requests response has a 5xx status code
func (*DeleteContentmanagementWorkspaceMemberTooManyRequests) IsSuccess ¶
func (o *DeleteContentmanagementWorkspaceMemberTooManyRequests) IsSuccess() bool
IsSuccess returns true when this delete contentmanagement workspace member too many requests response has a 2xx status code
func (*DeleteContentmanagementWorkspaceMemberTooManyRequests) String ¶
func (o *DeleteContentmanagementWorkspaceMemberTooManyRequests) String() string
type DeleteContentmanagementWorkspaceMemberUnauthorized ¶
type DeleteContentmanagementWorkspaceMemberUnauthorized struct {
}DeleteContentmanagementWorkspaceMemberUnauthorized describes a response with status code 401, with default header values.
No authentication bearer token specified in authorization header.
func NewDeleteContentmanagementWorkspaceMemberUnauthorized ¶
func NewDeleteContentmanagementWorkspaceMemberUnauthorized() *DeleteContentmanagementWorkspaceMemberUnauthorized
NewDeleteContentmanagementWorkspaceMemberUnauthorized creates a DeleteContentmanagementWorkspaceMemberUnauthorized with default headers values
func (*DeleteContentmanagementWorkspaceMemberUnauthorized) Error ¶
func (o *DeleteContentmanagementWorkspaceMemberUnauthorized) Error() string
func (*DeleteContentmanagementWorkspaceMemberUnauthorized) GetPayload ¶
func (o *DeleteContentmanagementWorkspaceMemberUnauthorized) GetPayload() *models.ErrorBody
func (*DeleteContentmanagementWorkspaceMemberUnauthorized) IsClientError ¶
func (o *DeleteContentmanagementWorkspaceMemberUnauthorized) IsClientError() bool
IsClientError returns true when this delete contentmanagement workspace member unauthorized response has a 4xx status code
func (*DeleteContentmanagementWorkspaceMemberUnauthorized) IsCode ¶
func (o *DeleteContentmanagementWorkspaceMemberUnauthorized) IsCode(code int) bool
IsCode returns true when this delete contentmanagement workspace member unauthorized response a status code equal to that given
func (*DeleteContentmanagementWorkspaceMemberUnauthorized) IsRedirect ¶
func (o *DeleteContentmanagementWorkspaceMemberUnauthorized) IsRedirect() bool
IsRedirect returns true when this delete contentmanagement workspace member unauthorized response has a 3xx status code
func (*DeleteContentmanagementWorkspaceMemberUnauthorized) IsServerError ¶
func (o *DeleteContentmanagementWorkspaceMemberUnauthorized) IsServerError() bool
IsServerError returns true when this delete contentmanagement workspace member unauthorized response has a 5xx status code
func (*DeleteContentmanagementWorkspaceMemberUnauthorized) IsSuccess ¶
func (o *DeleteContentmanagementWorkspaceMemberUnauthorized) IsSuccess() bool
IsSuccess returns true when this delete contentmanagement workspace member unauthorized response has a 2xx status code
func (*DeleteContentmanagementWorkspaceMemberUnauthorized) String ¶
func (o *DeleteContentmanagementWorkspaceMemberUnauthorized) String() string
type DeleteContentmanagementWorkspaceMemberUnsupportedMediaType ¶
type DeleteContentmanagementWorkspaceMemberUnsupportedMediaType struct {
Payload *models.ErrorBody
}
DeleteContentmanagementWorkspaceMemberUnsupportedMediaType 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 NewDeleteContentmanagementWorkspaceMemberUnsupportedMediaType ¶
func NewDeleteContentmanagementWorkspaceMemberUnsupportedMediaType() *DeleteContentmanagementWorkspaceMemberUnsupportedMediaType
NewDeleteContentmanagementWorkspaceMemberUnsupportedMediaType creates a DeleteContentmanagementWorkspaceMemberUnsupportedMediaType with default headers values
func (*DeleteContentmanagementWorkspaceMemberUnsupportedMediaType) Error ¶
func (o *DeleteContentmanagementWorkspaceMemberUnsupportedMediaType) Error() string
func (*DeleteContentmanagementWorkspaceMemberUnsupportedMediaType) GetPayload ¶
func (o *DeleteContentmanagementWorkspaceMemberUnsupportedMediaType) GetPayload() *models.ErrorBody
func (*DeleteContentmanagementWorkspaceMemberUnsupportedMediaType) IsClientError ¶
func (o *DeleteContentmanagementWorkspaceMemberUnsupportedMediaType) IsClientError() bool
IsClientError returns true when this delete contentmanagement workspace member unsupported media type response has a 4xx status code
func (*DeleteContentmanagementWorkspaceMemberUnsupportedMediaType) IsCode ¶
func (o *DeleteContentmanagementWorkspaceMemberUnsupportedMediaType) IsCode(code int) bool
IsCode returns true when this delete contentmanagement workspace member unsupported media type response a status code equal to that given
func (*DeleteContentmanagementWorkspaceMemberUnsupportedMediaType) IsRedirect ¶
func (o *DeleteContentmanagementWorkspaceMemberUnsupportedMediaType) IsRedirect() bool
IsRedirect returns true when this delete contentmanagement workspace member unsupported media type response has a 3xx status code
func (*DeleteContentmanagementWorkspaceMemberUnsupportedMediaType) IsServerError ¶
func (o *DeleteContentmanagementWorkspaceMemberUnsupportedMediaType) IsServerError() bool
IsServerError returns true when this delete contentmanagement workspace member unsupported media type response has a 5xx status code
func (*DeleteContentmanagementWorkspaceMemberUnsupportedMediaType) IsSuccess ¶
func (o *DeleteContentmanagementWorkspaceMemberUnsupportedMediaType) IsSuccess() bool
IsSuccess returns true when this delete contentmanagement workspace member unsupported media type response has a 2xx status code
func (*DeleteContentmanagementWorkspaceMemberUnsupportedMediaType) String ¶
func (o *DeleteContentmanagementWorkspaceMemberUnsupportedMediaType) String() string
type DeleteContentmanagementWorkspaceNotFound ¶
DeleteContentmanagementWorkspaceNotFound describes a response with status code 404, with default header values.
The requested resource was not found.
func NewDeleteContentmanagementWorkspaceNotFound ¶
func NewDeleteContentmanagementWorkspaceNotFound() *DeleteContentmanagementWorkspaceNotFound
NewDeleteContentmanagementWorkspaceNotFound creates a DeleteContentmanagementWorkspaceNotFound with default headers values
func (*DeleteContentmanagementWorkspaceNotFound) Error ¶
func (o *DeleteContentmanagementWorkspaceNotFound) Error() string
func (*DeleteContentmanagementWorkspaceNotFound) GetPayload ¶
func (o *DeleteContentmanagementWorkspaceNotFound) GetPayload() *models.ErrorBody
func (*DeleteContentmanagementWorkspaceNotFound) IsClientError ¶
func (o *DeleteContentmanagementWorkspaceNotFound) IsClientError() bool
IsClientError returns true when this delete contentmanagement workspace not found response has a 4xx status code
func (*DeleteContentmanagementWorkspaceNotFound) IsCode ¶
func (o *DeleteContentmanagementWorkspaceNotFound) IsCode(code int) bool
IsCode returns true when this delete contentmanagement workspace not found response a status code equal to that given
func (*DeleteContentmanagementWorkspaceNotFound) IsRedirect ¶
func (o *DeleteContentmanagementWorkspaceNotFound) IsRedirect() bool
IsRedirect returns true when this delete contentmanagement workspace not found response has a 3xx status code
func (*DeleteContentmanagementWorkspaceNotFound) IsServerError ¶
func (o *DeleteContentmanagementWorkspaceNotFound) IsServerError() bool
IsServerError returns true when this delete contentmanagement workspace not found response has a 5xx status code
func (*DeleteContentmanagementWorkspaceNotFound) IsSuccess ¶
func (o *DeleteContentmanagementWorkspaceNotFound) IsSuccess() bool
IsSuccess returns true when this delete contentmanagement workspace not found response has a 2xx status code
func (*DeleteContentmanagementWorkspaceNotFound) String ¶
func (o *DeleteContentmanagementWorkspaceNotFound) String() string
type DeleteContentmanagementWorkspaceParams ¶
type DeleteContentmanagementWorkspaceParams struct { /* MoveChildrenToWorkspaceID. New location for objects in deleted workspace. */ MoveChildrenToWorkspaceID *string /* WorkspaceID. Workspace ID */ WorkspaceID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DeleteContentmanagementWorkspaceParams contains all the parameters to send to the API endpoint
for the delete contentmanagement workspace operation. Typically these are written to a http.Request.
func NewDeleteContentmanagementWorkspaceParams ¶
func NewDeleteContentmanagementWorkspaceParams() *DeleteContentmanagementWorkspaceParams
NewDeleteContentmanagementWorkspaceParams creates a new DeleteContentmanagementWorkspaceParams 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 NewDeleteContentmanagementWorkspaceParamsWithContext ¶
func NewDeleteContentmanagementWorkspaceParamsWithContext(ctx context.Context) *DeleteContentmanagementWorkspaceParams
NewDeleteContentmanagementWorkspaceParamsWithContext creates a new DeleteContentmanagementWorkspaceParams object with the ability to set a context for a request.
func NewDeleteContentmanagementWorkspaceParamsWithHTTPClient ¶
func NewDeleteContentmanagementWorkspaceParamsWithHTTPClient(client *http.Client) *DeleteContentmanagementWorkspaceParams
NewDeleteContentmanagementWorkspaceParamsWithHTTPClient creates a new DeleteContentmanagementWorkspaceParams object with the ability to set a custom HTTPClient for a request.
func NewDeleteContentmanagementWorkspaceParamsWithTimeout ¶
func NewDeleteContentmanagementWorkspaceParamsWithTimeout(timeout time.Duration) *DeleteContentmanagementWorkspaceParams
NewDeleteContentmanagementWorkspaceParamsWithTimeout creates a new DeleteContentmanagementWorkspaceParams object with the ability to set a timeout on a request.
func (*DeleteContentmanagementWorkspaceParams) SetContext ¶
func (o *DeleteContentmanagementWorkspaceParams) SetContext(ctx context.Context)
SetContext adds the context to the delete contentmanagement workspace params
func (*DeleteContentmanagementWorkspaceParams) SetDefaults ¶
func (o *DeleteContentmanagementWorkspaceParams) SetDefaults()
SetDefaults hydrates default values in the delete contentmanagement workspace params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteContentmanagementWorkspaceParams) SetHTTPClient ¶
func (o *DeleteContentmanagementWorkspaceParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete contentmanagement workspace params
func (*DeleteContentmanagementWorkspaceParams) SetMoveChildrenToWorkspaceID ¶
func (o *DeleteContentmanagementWorkspaceParams) SetMoveChildrenToWorkspaceID(moveChildrenToWorkspaceID *string)
SetMoveChildrenToWorkspaceID adds the moveChildrenToWorkspaceId to the delete contentmanagement workspace params
func (*DeleteContentmanagementWorkspaceParams) SetTimeout ¶
func (o *DeleteContentmanagementWorkspaceParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete contentmanagement workspace params
func (*DeleteContentmanagementWorkspaceParams) SetWorkspaceID ¶
func (o *DeleteContentmanagementWorkspaceParams) SetWorkspaceID(workspaceID string)
SetWorkspaceID adds the workspaceId to the delete contentmanagement workspace params
func (*DeleteContentmanagementWorkspaceParams) WithContext ¶
func (o *DeleteContentmanagementWorkspaceParams) WithContext(ctx context.Context) *DeleteContentmanagementWorkspaceParams
WithContext adds the context to the delete contentmanagement workspace params
func (*DeleteContentmanagementWorkspaceParams) WithDefaults ¶
func (o *DeleteContentmanagementWorkspaceParams) WithDefaults() *DeleteContentmanagementWorkspaceParams
WithDefaults hydrates default values in the delete contentmanagement workspace params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteContentmanagementWorkspaceParams) WithHTTPClient ¶
func (o *DeleteContentmanagementWorkspaceParams) WithHTTPClient(client *http.Client) *DeleteContentmanagementWorkspaceParams
WithHTTPClient adds the HTTPClient to the delete contentmanagement workspace params
func (*DeleteContentmanagementWorkspaceParams) WithMoveChildrenToWorkspaceID ¶
func (o *DeleteContentmanagementWorkspaceParams) WithMoveChildrenToWorkspaceID(moveChildrenToWorkspaceID *string) *DeleteContentmanagementWorkspaceParams
WithMoveChildrenToWorkspaceID adds the moveChildrenToWorkspaceID to the delete contentmanagement workspace params
func (*DeleteContentmanagementWorkspaceParams) WithTimeout ¶
func (o *DeleteContentmanagementWorkspaceParams) WithTimeout(timeout time.Duration) *DeleteContentmanagementWorkspaceParams
WithTimeout adds the timeout to the delete contentmanagement workspace params
func (*DeleteContentmanagementWorkspaceParams) WithWorkspaceID ¶
func (o *DeleteContentmanagementWorkspaceParams) WithWorkspaceID(workspaceID string) *DeleteContentmanagementWorkspaceParams
WithWorkspaceID adds the workspaceID to the delete contentmanagement workspace params
func (*DeleteContentmanagementWorkspaceParams) WriteToRequest ¶
func (o *DeleteContentmanagementWorkspaceParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteContentmanagementWorkspaceReader ¶
type DeleteContentmanagementWorkspaceReader struct {
// contains filtered or unexported fields
}
DeleteContentmanagementWorkspaceReader is a Reader for the DeleteContentmanagementWorkspace structure.
func (*DeleteContentmanagementWorkspaceReader) ReadResponse ¶
func (o *DeleteContentmanagementWorkspaceReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteContentmanagementWorkspaceRequestEntityTooLarge ¶
DeleteContentmanagementWorkspaceRequestEntityTooLarge describes a response with status code 413, with default header values.
The request is over the size limit. Maximum bytes: %s
func NewDeleteContentmanagementWorkspaceRequestEntityTooLarge ¶
func NewDeleteContentmanagementWorkspaceRequestEntityTooLarge() *DeleteContentmanagementWorkspaceRequestEntityTooLarge
NewDeleteContentmanagementWorkspaceRequestEntityTooLarge creates a DeleteContentmanagementWorkspaceRequestEntityTooLarge with default headers values
func (*DeleteContentmanagementWorkspaceRequestEntityTooLarge) Error ¶
func (o *DeleteContentmanagementWorkspaceRequestEntityTooLarge) Error() string
func (*DeleteContentmanagementWorkspaceRequestEntityTooLarge) GetPayload ¶
func (o *DeleteContentmanagementWorkspaceRequestEntityTooLarge) GetPayload() *models.ErrorBody
func (*DeleteContentmanagementWorkspaceRequestEntityTooLarge) IsClientError ¶
func (o *DeleteContentmanagementWorkspaceRequestEntityTooLarge) IsClientError() bool
IsClientError returns true when this delete contentmanagement workspace request entity too large response has a 4xx status code
func (*DeleteContentmanagementWorkspaceRequestEntityTooLarge) IsCode ¶
func (o *DeleteContentmanagementWorkspaceRequestEntityTooLarge) IsCode(code int) bool
IsCode returns true when this delete contentmanagement workspace request entity too large response a status code equal to that given
func (*DeleteContentmanagementWorkspaceRequestEntityTooLarge) IsRedirect ¶
func (o *DeleteContentmanagementWorkspaceRequestEntityTooLarge) IsRedirect() bool
IsRedirect returns true when this delete contentmanagement workspace request entity too large response has a 3xx status code
func (*DeleteContentmanagementWorkspaceRequestEntityTooLarge) IsServerError ¶
func (o *DeleteContentmanagementWorkspaceRequestEntityTooLarge) IsServerError() bool
IsServerError returns true when this delete contentmanagement workspace request entity too large response has a 5xx status code
func (*DeleteContentmanagementWorkspaceRequestEntityTooLarge) IsSuccess ¶
func (o *DeleteContentmanagementWorkspaceRequestEntityTooLarge) IsSuccess() bool
IsSuccess returns true when this delete contentmanagement workspace request entity too large response has a 2xx status code
func (*DeleteContentmanagementWorkspaceRequestEntityTooLarge) String ¶
func (o *DeleteContentmanagementWorkspaceRequestEntityTooLarge) String() string
type DeleteContentmanagementWorkspaceRequestTimeout ¶
DeleteContentmanagementWorkspaceRequestTimeout 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 NewDeleteContentmanagementWorkspaceRequestTimeout ¶
func NewDeleteContentmanagementWorkspaceRequestTimeout() *DeleteContentmanagementWorkspaceRequestTimeout
NewDeleteContentmanagementWorkspaceRequestTimeout creates a DeleteContentmanagementWorkspaceRequestTimeout with default headers values
func (*DeleteContentmanagementWorkspaceRequestTimeout) Error ¶
func (o *DeleteContentmanagementWorkspaceRequestTimeout) Error() string
func (*DeleteContentmanagementWorkspaceRequestTimeout) GetPayload ¶
func (o *DeleteContentmanagementWorkspaceRequestTimeout) GetPayload() *models.ErrorBody
func (*DeleteContentmanagementWorkspaceRequestTimeout) IsClientError ¶
func (o *DeleteContentmanagementWorkspaceRequestTimeout) IsClientError() bool
IsClientError returns true when this delete contentmanagement workspace request timeout response has a 4xx status code
func (*DeleteContentmanagementWorkspaceRequestTimeout) IsCode ¶
func (o *DeleteContentmanagementWorkspaceRequestTimeout) IsCode(code int) bool
IsCode returns true when this delete contentmanagement workspace request timeout response a status code equal to that given
func (*DeleteContentmanagementWorkspaceRequestTimeout) IsRedirect ¶
func (o *DeleteContentmanagementWorkspaceRequestTimeout) IsRedirect() bool
IsRedirect returns true when this delete contentmanagement workspace request timeout response has a 3xx status code
func (*DeleteContentmanagementWorkspaceRequestTimeout) IsServerError ¶
func (o *DeleteContentmanagementWorkspaceRequestTimeout) IsServerError() bool
IsServerError returns true when this delete contentmanagement workspace request timeout response has a 5xx status code
func (*DeleteContentmanagementWorkspaceRequestTimeout) IsSuccess ¶
func (o *DeleteContentmanagementWorkspaceRequestTimeout) IsSuccess() bool
IsSuccess returns true when this delete contentmanagement workspace request timeout response has a 2xx status code
func (*DeleteContentmanagementWorkspaceRequestTimeout) String ¶
func (o *DeleteContentmanagementWorkspaceRequestTimeout) String() string
type DeleteContentmanagementWorkspaceServiceUnavailable ¶
type DeleteContentmanagementWorkspaceServiceUnavailable struct {
}DeleteContentmanagementWorkspaceServiceUnavailable 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 NewDeleteContentmanagementWorkspaceServiceUnavailable ¶
func NewDeleteContentmanagementWorkspaceServiceUnavailable() *DeleteContentmanagementWorkspaceServiceUnavailable
NewDeleteContentmanagementWorkspaceServiceUnavailable creates a DeleteContentmanagementWorkspaceServiceUnavailable with default headers values
func (*DeleteContentmanagementWorkspaceServiceUnavailable) Error ¶
func (o *DeleteContentmanagementWorkspaceServiceUnavailable) Error() string
func (*DeleteContentmanagementWorkspaceServiceUnavailable) GetPayload ¶
func (o *DeleteContentmanagementWorkspaceServiceUnavailable) GetPayload() *models.ErrorBody
func (*DeleteContentmanagementWorkspaceServiceUnavailable) IsClientError ¶
func (o *DeleteContentmanagementWorkspaceServiceUnavailable) IsClientError() bool
IsClientError returns true when this delete contentmanagement workspace service unavailable response has a 4xx status code
func (*DeleteContentmanagementWorkspaceServiceUnavailable) IsCode ¶
func (o *DeleteContentmanagementWorkspaceServiceUnavailable) IsCode(code int) bool
IsCode returns true when this delete contentmanagement workspace service unavailable response a status code equal to that given
func (*DeleteContentmanagementWorkspaceServiceUnavailable) IsRedirect ¶
func (o *DeleteContentmanagementWorkspaceServiceUnavailable) IsRedirect() bool
IsRedirect returns true when this delete contentmanagement workspace service unavailable response has a 3xx status code
func (*DeleteContentmanagementWorkspaceServiceUnavailable) IsServerError ¶
func (o *DeleteContentmanagementWorkspaceServiceUnavailable) IsServerError() bool
IsServerError returns true when this delete contentmanagement workspace service unavailable response has a 5xx status code
func (*DeleteContentmanagementWorkspaceServiceUnavailable) IsSuccess ¶
func (o *DeleteContentmanagementWorkspaceServiceUnavailable) IsSuccess() bool
IsSuccess returns true when this delete contentmanagement workspace service unavailable response has a 2xx status code
func (*DeleteContentmanagementWorkspaceServiceUnavailable) String ¶
func (o *DeleteContentmanagementWorkspaceServiceUnavailable) String() string
type DeleteContentmanagementWorkspaceTagvalueBadRequest ¶
DeleteContentmanagementWorkspaceTagvalueBadRequest 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 NewDeleteContentmanagementWorkspaceTagvalueBadRequest ¶
func NewDeleteContentmanagementWorkspaceTagvalueBadRequest() *DeleteContentmanagementWorkspaceTagvalueBadRequest
NewDeleteContentmanagementWorkspaceTagvalueBadRequest creates a DeleteContentmanagementWorkspaceTagvalueBadRequest with default headers values
func (*DeleteContentmanagementWorkspaceTagvalueBadRequest) Error ¶
func (o *DeleteContentmanagementWorkspaceTagvalueBadRequest) Error() string
func (*DeleteContentmanagementWorkspaceTagvalueBadRequest) GetPayload ¶
func (o *DeleteContentmanagementWorkspaceTagvalueBadRequest) GetPayload() *models.ErrorBody
func (*DeleteContentmanagementWorkspaceTagvalueBadRequest) IsClientError ¶
func (o *DeleteContentmanagementWorkspaceTagvalueBadRequest) IsClientError() bool
IsClientError returns true when this delete contentmanagement workspace tagvalue bad request response has a 4xx status code
func (*DeleteContentmanagementWorkspaceTagvalueBadRequest) IsCode ¶
func (o *DeleteContentmanagementWorkspaceTagvalueBadRequest) IsCode(code int) bool
IsCode returns true when this delete contentmanagement workspace tagvalue bad request response a status code equal to that given
func (*DeleteContentmanagementWorkspaceTagvalueBadRequest) IsRedirect ¶
func (o *DeleteContentmanagementWorkspaceTagvalueBadRequest) IsRedirect() bool
IsRedirect returns true when this delete contentmanagement workspace tagvalue bad request response has a 3xx status code
func (*DeleteContentmanagementWorkspaceTagvalueBadRequest) IsServerError ¶
func (o *DeleteContentmanagementWorkspaceTagvalueBadRequest) IsServerError() bool
IsServerError returns true when this delete contentmanagement workspace tagvalue bad request response has a 5xx status code
func (*DeleteContentmanagementWorkspaceTagvalueBadRequest) IsSuccess ¶
func (o *DeleteContentmanagementWorkspaceTagvalueBadRequest) IsSuccess() bool
IsSuccess returns true when this delete contentmanagement workspace tagvalue bad request response has a 2xx status code
func (*DeleteContentmanagementWorkspaceTagvalueBadRequest) String ¶
func (o *DeleteContentmanagementWorkspaceTagvalueBadRequest) String() string
type DeleteContentmanagementWorkspaceTagvalueDefault ¶
type DeleteContentmanagementWorkspaceTagvalueDefault struct {
// contains filtered or unexported fields
}
DeleteContentmanagementWorkspaceTagvalueDefault describes a response with status code -1, with default header values.
successful operation
func NewDeleteContentmanagementWorkspaceTagvalueDefault ¶
func NewDeleteContentmanagementWorkspaceTagvalueDefault(code int) *DeleteContentmanagementWorkspaceTagvalueDefault
NewDeleteContentmanagementWorkspaceTagvalueDefault creates a DeleteContentmanagementWorkspaceTagvalueDefault with default headers values
func (*DeleteContentmanagementWorkspaceTagvalueDefault) Code ¶
func (o *DeleteContentmanagementWorkspaceTagvalueDefault) Code() int
Code gets the status code for the delete contentmanagement workspace tagvalue default response
func (*DeleteContentmanagementWorkspaceTagvalueDefault) Error ¶
func (o *DeleteContentmanagementWorkspaceTagvalueDefault) Error() string
func (*DeleteContentmanagementWorkspaceTagvalueDefault) IsClientError ¶
func (o *DeleteContentmanagementWorkspaceTagvalueDefault) IsClientError() bool
IsClientError returns true when this delete contentmanagement workspace tagvalue default response has a 4xx status code
func (*DeleteContentmanagementWorkspaceTagvalueDefault) IsCode ¶
func (o *DeleteContentmanagementWorkspaceTagvalueDefault) IsCode(code int) bool
IsCode returns true when this delete contentmanagement workspace tagvalue default response a status code equal to that given
func (*DeleteContentmanagementWorkspaceTagvalueDefault) IsRedirect ¶
func (o *DeleteContentmanagementWorkspaceTagvalueDefault) IsRedirect() bool
IsRedirect returns true when this delete contentmanagement workspace tagvalue default response has a 3xx status code
func (*DeleteContentmanagementWorkspaceTagvalueDefault) IsServerError ¶
func (o *DeleteContentmanagementWorkspaceTagvalueDefault) IsServerError() bool
IsServerError returns true when this delete contentmanagement workspace tagvalue default response has a 5xx status code
func (*DeleteContentmanagementWorkspaceTagvalueDefault) IsSuccess ¶
func (o *DeleteContentmanagementWorkspaceTagvalueDefault) IsSuccess() bool
IsSuccess returns true when this delete contentmanagement workspace tagvalue default response has a 2xx status code
func (*DeleteContentmanagementWorkspaceTagvalueDefault) String ¶
func (o *DeleteContentmanagementWorkspaceTagvalueDefault) String() string
type DeleteContentmanagementWorkspaceTagvalueForbidden ¶
DeleteContentmanagementWorkspaceTagvalueForbidden describes a response with status code 403, with default header values.
You are not authorized to perform the requested action.
func NewDeleteContentmanagementWorkspaceTagvalueForbidden ¶
func NewDeleteContentmanagementWorkspaceTagvalueForbidden() *DeleteContentmanagementWorkspaceTagvalueForbidden
NewDeleteContentmanagementWorkspaceTagvalueForbidden creates a DeleteContentmanagementWorkspaceTagvalueForbidden with default headers values
func (*DeleteContentmanagementWorkspaceTagvalueForbidden) Error ¶
func (o *DeleteContentmanagementWorkspaceTagvalueForbidden) Error() string
func (*DeleteContentmanagementWorkspaceTagvalueForbidden) GetPayload ¶
func (o *DeleteContentmanagementWorkspaceTagvalueForbidden) GetPayload() *models.ErrorBody
func (*DeleteContentmanagementWorkspaceTagvalueForbidden) IsClientError ¶
func (o *DeleteContentmanagementWorkspaceTagvalueForbidden) IsClientError() bool
IsClientError returns true when this delete contentmanagement workspace tagvalue forbidden response has a 4xx status code
func (*DeleteContentmanagementWorkspaceTagvalueForbidden) IsCode ¶
func (o *DeleteContentmanagementWorkspaceTagvalueForbidden) IsCode(code int) bool
IsCode returns true when this delete contentmanagement workspace tagvalue forbidden response a status code equal to that given
func (*DeleteContentmanagementWorkspaceTagvalueForbidden) IsRedirect ¶
func (o *DeleteContentmanagementWorkspaceTagvalueForbidden) IsRedirect() bool
IsRedirect returns true when this delete contentmanagement workspace tagvalue forbidden response has a 3xx status code
func (*DeleteContentmanagementWorkspaceTagvalueForbidden) IsServerError ¶
func (o *DeleteContentmanagementWorkspaceTagvalueForbidden) IsServerError() bool
IsServerError returns true when this delete contentmanagement workspace tagvalue forbidden response has a 5xx status code
func (*DeleteContentmanagementWorkspaceTagvalueForbidden) IsSuccess ¶
func (o *DeleteContentmanagementWorkspaceTagvalueForbidden) IsSuccess() bool
IsSuccess returns true when this delete contentmanagement workspace tagvalue forbidden response has a 2xx status code
func (*DeleteContentmanagementWorkspaceTagvalueForbidden) String ¶
func (o *DeleteContentmanagementWorkspaceTagvalueForbidden) String() string
type DeleteContentmanagementWorkspaceTagvalueGatewayTimeout ¶
DeleteContentmanagementWorkspaceTagvalueGatewayTimeout describes a response with status code 504, with default header values.
The request timed out.
func NewDeleteContentmanagementWorkspaceTagvalueGatewayTimeout ¶
func NewDeleteContentmanagementWorkspaceTagvalueGatewayTimeout() *DeleteContentmanagementWorkspaceTagvalueGatewayTimeout
NewDeleteContentmanagementWorkspaceTagvalueGatewayTimeout creates a DeleteContentmanagementWorkspaceTagvalueGatewayTimeout with default headers values
func (*DeleteContentmanagementWorkspaceTagvalueGatewayTimeout) Error ¶
func (o *DeleteContentmanagementWorkspaceTagvalueGatewayTimeout) Error() string
func (*DeleteContentmanagementWorkspaceTagvalueGatewayTimeout) GetPayload ¶
func (o *DeleteContentmanagementWorkspaceTagvalueGatewayTimeout) GetPayload() *models.ErrorBody
func (*DeleteContentmanagementWorkspaceTagvalueGatewayTimeout) IsClientError ¶
func (o *DeleteContentmanagementWorkspaceTagvalueGatewayTimeout) IsClientError() bool
IsClientError returns true when this delete contentmanagement workspace tagvalue gateway timeout response has a 4xx status code
func (*DeleteContentmanagementWorkspaceTagvalueGatewayTimeout) IsCode ¶
func (o *DeleteContentmanagementWorkspaceTagvalueGatewayTimeout) IsCode(code int) bool
IsCode returns true when this delete contentmanagement workspace tagvalue gateway timeout response a status code equal to that given
func (*DeleteContentmanagementWorkspaceTagvalueGatewayTimeout) IsRedirect ¶
func (o *DeleteContentmanagementWorkspaceTagvalueGatewayTimeout) IsRedirect() bool
IsRedirect returns true when this delete contentmanagement workspace tagvalue gateway timeout response has a 3xx status code
func (*DeleteContentmanagementWorkspaceTagvalueGatewayTimeout) IsServerError ¶
func (o *DeleteContentmanagementWorkspaceTagvalueGatewayTimeout) IsServerError() bool
IsServerError returns true when this delete contentmanagement workspace tagvalue gateway timeout response has a 5xx status code
func (*DeleteContentmanagementWorkspaceTagvalueGatewayTimeout) IsSuccess ¶
func (o *DeleteContentmanagementWorkspaceTagvalueGatewayTimeout) IsSuccess() bool
IsSuccess returns true when this delete contentmanagement workspace tagvalue gateway timeout response has a 2xx status code
func (*DeleteContentmanagementWorkspaceTagvalueGatewayTimeout) String ¶
func (o *DeleteContentmanagementWorkspaceTagvalueGatewayTimeout) String() string
type DeleteContentmanagementWorkspaceTagvalueInternalServerError ¶
type DeleteContentmanagementWorkspaceTagvalueInternalServerError struct {
Payload *models.ErrorBody
}
DeleteContentmanagementWorkspaceTagvalueInternalServerError 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 NewDeleteContentmanagementWorkspaceTagvalueInternalServerError ¶
func NewDeleteContentmanagementWorkspaceTagvalueInternalServerError() *DeleteContentmanagementWorkspaceTagvalueInternalServerError
NewDeleteContentmanagementWorkspaceTagvalueInternalServerError creates a DeleteContentmanagementWorkspaceTagvalueInternalServerError with default headers values
func (*DeleteContentmanagementWorkspaceTagvalueInternalServerError) Error ¶
func (o *DeleteContentmanagementWorkspaceTagvalueInternalServerError) Error() string
func (*DeleteContentmanagementWorkspaceTagvalueInternalServerError) GetPayload ¶
func (o *DeleteContentmanagementWorkspaceTagvalueInternalServerError) GetPayload() *models.ErrorBody
func (*DeleteContentmanagementWorkspaceTagvalueInternalServerError) IsClientError ¶
func (o *DeleteContentmanagementWorkspaceTagvalueInternalServerError) IsClientError() bool
IsClientError returns true when this delete contentmanagement workspace tagvalue internal server error response has a 4xx status code
func (*DeleteContentmanagementWorkspaceTagvalueInternalServerError) IsCode ¶
func (o *DeleteContentmanagementWorkspaceTagvalueInternalServerError) IsCode(code int) bool
IsCode returns true when this delete contentmanagement workspace tagvalue internal server error response a status code equal to that given
func (*DeleteContentmanagementWorkspaceTagvalueInternalServerError) IsRedirect ¶
func (o *DeleteContentmanagementWorkspaceTagvalueInternalServerError) IsRedirect() bool
IsRedirect returns true when this delete contentmanagement workspace tagvalue internal server error response has a 3xx status code
func (*DeleteContentmanagementWorkspaceTagvalueInternalServerError) IsServerError ¶
func (o *DeleteContentmanagementWorkspaceTagvalueInternalServerError) IsServerError() bool
IsServerError returns true when this delete contentmanagement workspace tagvalue internal server error response has a 5xx status code
func (*DeleteContentmanagementWorkspaceTagvalueInternalServerError) IsSuccess ¶
func (o *DeleteContentmanagementWorkspaceTagvalueInternalServerError) IsSuccess() bool
IsSuccess returns true when this delete contentmanagement workspace tagvalue internal server error response has a 2xx status code
func (*DeleteContentmanagementWorkspaceTagvalueInternalServerError) String ¶
func (o *DeleteContentmanagementWorkspaceTagvalueInternalServerError) String() string
type DeleteContentmanagementWorkspaceTagvalueNotFound ¶
DeleteContentmanagementWorkspaceTagvalueNotFound describes a response with status code 404, with default header values.
The requested resource was not found.
func NewDeleteContentmanagementWorkspaceTagvalueNotFound ¶
func NewDeleteContentmanagementWorkspaceTagvalueNotFound() *DeleteContentmanagementWorkspaceTagvalueNotFound
NewDeleteContentmanagementWorkspaceTagvalueNotFound creates a DeleteContentmanagementWorkspaceTagvalueNotFound with default headers values
func (*DeleteContentmanagementWorkspaceTagvalueNotFound) Error ¶
func (o *DeleteContentmanagementWorkspaceTagvalueNotFound) Error() string
func (*DeleteContentmanagementWorkspaceTagvalueNotFound) GetPayload ¶
func (o *DeleteContentmanagementWorkspaceTagvalueNotFound) GetPayload() *models.ErrorBody
func (*DeleteContentmanagementWorkspaceTagvalueNotFound) IsClientError ¶
func (o *DeleteContentmanagementWorkspaceTagvalueNotFound) IsClientError() bool
IsClientError returns true when this delete contentmanagement workspace tagvalue not found response has a 4xx status code
func (*DeleteContentmanagementWorkspaceTagvalueNotFound) IsCode ¶
func (o *DeleteContentmanagementWorkspaceTagvalueNotFound) IsCode(code int) bool
IsCode returns true when this delete contentmanagement workspace tagvalue not found response a status code equal to that given
func (*DeleteContentmanagementWorkspaceTagvalueNotFound) IsRedirect ¶
func (o *DeleteContentmanagementWorkspaceTagvalueNotFound) IsRedirect() bool
IsRedirect returns true when this delete contentmanagement workspace tagvalue not found response has a 3xx status code
func (*DeleteContentmanagementWorkspaceTagvalueNotFound) IsServerError ¶
func (o *DeleteContentmanagementWorkspaceTagvalueNotFound) IsServerError() bool
IsServerError returns true when this delete contentmanagement workspace tagvalue not found response has a 5xx status code
func (*DeleteContentmanagementWorkspaceTagvalueNotFound) IsSuccess ¶
func (o *DeleteContentmanagementWorkspaceTagvalueNotFound) IsSuccess() bool
IsSuccess returns true when this delete contentmanagement workspace tagvalue not found response has a 2xx status code
func (*DeleteContentmanagementWorkspaceTagvalueNotFound) String ¶
func (o *DeleteContentmanagementWorkspaceTagvalueNotFound) String() string
type DeleteContentmanagementWorkspaceTagvalueParams ¶
type DeleteContentmanagementWorkspaceTagvalueParams struct { /* TagID. Tag ID */ TagID string /* WorkspaceID. Workspace ID */ WorkspaceID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DeleteContentmanagementWorkspaceTagvalueParams contains all the parameters to send to the API endpoint
for the delete contentmanagement workspace tagvalue operation. Typically these are written to a http.Request.
func NewDeleteContentmanagementWorkspaceTagvalueParams ¶
func NewDeleteContentmanagementWorkspaceTagvalueParams() *DeleteContentmanagementWorkspaceTagvalueParams
NewDeleteContentmanagementWorkspaceTagvalueParams creates a new DeleteContentmanagementWorkspaceTagvalueParams 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 NewDeleteContentmanagementWorkspaceTagvalueParamsWithContext ¶
func NewDeleteContentmanagementWorkspaceTagvalueParamsWithContext(ctx context.Context) *DeleteContentmanagementWorkspaceTagvalueParams
NewDeleteContentmanagementWorkspaceTagvalueParamsWithContext creates a new DeleteContentmanagementWorkspaceTagvalueParams object with the ability to set a context for a request.
func NewDeleteContentmanagementWorkspaceTagvalueParamsWithHTTPClient ¶
func NewDeleteContentmanagementWorkspaceTagvalueParamsWithHTTPClient(client *http.Client) *DeleteContentmanagementWorkspaceTagvalueParams
NewDeleteContentmanagementWorkspaceTagvalueParamsWithHTTPClient creates a new DeleteContentmanagementWorkspaceTagvalueParams object with the ability to set a custom HTTPClient for a request.
func NewDeleteContentmanagementWorkspaceTagvalueParamsWithTimeout ¶
func NewDeleteContentmanagementWorkspaceTagvalueParamsWithTimeout(timeout time.Duration) *DeleteContentmanagementWorkspaceTagvalueParams
NewDeleteContentmanagementWorkspaceTagvalueParamsWithTimeout creates a new DeleteContentmanagementWorkspaceTagvalueParams object with the ability to set a timeout on a request.
func (*DeleteContentmanagementWorkspaceTagvalueParams) SetContext ¶
func (o *DeleteContentmanagementWorkspaceTagvalueParams) SetContext(ctx context.Context)
SetContext adds the context to the delete contentmanagement workspace tagvalue params
func (*DeleteContentmanagementWorkspaceTagvalueParams) SetDefaults ¶
func (o *DeleteContentmanagementWorkspaceTagvalueParams) SetDefaults()
SetDefaults hydrates default values in the delete contentmanagement workspace tagvalue params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteContentmanagementWorkspaceTagvalueParams) SetHTTPClient ¶
func (o *DeleteContentmanagementWorkspaceTagvalueParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete contentmanagement workspace tagvalue params
func (*DeleteContentmanagementWorkspaceTagvalueParams) SetTagID ¶
func (o *DeleteContentmanagementWorkspaceTagvalueParams) SetTagID(tagID string)
SetTagID adds the tagId to the delete contentmanagement workspace tagvalue params
func (*DeleteContentmanagementWorkspaceTagvalueParams) SetTimeout ¶
func (o *DeleteContentmanagementWorkspaceTagvalueParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete contentmanagement workspace tagvalue params
func (*DeleteContentmanagementWorkspaceTagvalueParams) SetWorkspaceID ¶
func (o *DeleteContentmanagementWorkspaceTagvalueParams) SetWorkspaceID(workspaceID string)
SetWorkspaceID adds the workspaceId to the delete contentmanagement workspace tagvalue params
func (*DeleteContentmanagementWorkspaceTagvalueParams) WithContext ¶
func (o *DeleteContentmanagementWorkspaceTagvalueParams) WithContext(ctx context.Context) *DeleteContentmanagementWorkspaceTagvalueParams
WithContext adds the context to the delete contentmanagement workspace tagvalue params
func (*DeleteContentmanagementWorkspaceTagvalueParams) WithDefaults ¶
func (o *DeleteContentmanagementWorkspaceTagvalueParams) WithDefaults() *DeleteContentmanagementWorkspaceTagvalueParams
WithDefaults hydrates default values in the delete contentmanagement workspace tagvalue params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteContentmanagementWorkspaceTagvalueParams) WithHTTPClient ¶
func (o *DeleteContentmanagementWorkspaceTagvalueParams) WithHTTPClient(client *http.Client) *DeleteContentmanagementWorkspaceTagvalueParams
WithHTTPClient adds the HTTPClient to the delete contentmanagement workspace tagvalue params
func (*DeleteContentmanagementWorkspaceTagvalueParams) WithTagID ¶
func (o *DeleteContentmanagementWorkspaceTagvalueParams) WithTagID(tagID string) *DeleteContentmanagementWorkspaceTagvalueParams
WithTagID adds the tagID to the delete contentmanagement workspace tagvalue params
func (*DeleteContentmanagementWorkspaceTagvalueParams) WithTimeout ¶
func (o *DeleteContentmanagementWorkspaceTagvalueParams) WithTimeout(timeout time.Duration) *DeleteContentmanagementWorkspaceTagvalueParams
WithTimeout adds the timeout to the delete contentmanagement workspace tagvalue params
func (*DeleteContentmanagementWorkspaceTagvalueParams) WithWorkspaceID ¶
func (o *DeleteContentmanagementWorkspaceTagvalueParams) WithWorkspaceID(workspaceID string) *DeleteContentmanagementWorkspaceTagvalueParams
WithWorkspaceID adds the workspaceID to the delete contentmanagement workspace tagvalue params
func (*DeleteContentmanagementWorkspaceTagvalueParams) WriteToRequest ¶
func (o *DeleteContentmanagementWorkspaceTagvalueParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteContentmanagementWorkspaceTagvalueReader ¶
type DeleteContentmanagementWorkspaceTagvalueReader struct {
// contains filtered or unexported fields
}
DeleteContentmanagementWorkspaceTagvalueReader is a Reader for the DeleteContentmanagementWorkspaceTagvalue structure.
func (*DeleteContentmanagementWorkspaceTagvalueReader) ReadResponse ¶
func (o *DeleteContentmanagementWorkspaceTagvalueReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteContentmanagementWorkspaceTagvalueRequestEntityTooLarge ¶
type DeleteContentmanagementWorkspaceTagvalueRequestEntityTooLarge struct {
Payload *models.ErrorBody
}
DeleteContentmanagementWorkspaceTagvalueRequestEntityTooLarge describes a response with status code 413, with default header values.
The request is over the size limit. Maximum bytes: %s
func NewDeleteContentmanagementWorkspaceTagvalueRequestEntityTooLarge ¶
func NewDeleteContentmanagementWorkspaceTagvalueRequestEntityTooLarge() *DeleteContentmanagementWorkspaceTagvalueRequestEntityTooLarge
NewDeleteContentmanagementWorkspaceTagvalueRequestEntityTooLarge creates a DeleteContentmanagementWorkspaceTagvalueRequestEntityTooLarge with default headers values
func (*DeleteContentmanagementWorkspaceTagvalueRequestEntityTooLarge) Error ¶
func (o *DeleteContentmanagementWorkspaceTagvalueRequestEntityTooLarge) Error() string
func (*DeleteContentmanagementWorkspaceTagvalueRequestEntityTooLarge) GetPayload ¶
func (o *DeleteContentmanagementWorkspaceTagvalueRequestEntityTooLarge) GetPayload() *models.ErrorBody
func (*DeleteContentmanagementWorkspaceTagvalueRequestEntityTooLarge) IsClientError ¶
func (o *DeleteContentmanagementWorkspaceTagvalueRequestEntityTooLarge) IsClientError() bool
IsClientError returns true when this delete contentmanagement workspace tagvalue request entity too large response has a 4xx status code
func (*DeleteContentmanagementWorkspaceTagvalueRequestEntityTooLarge) IsCode ¶
func (o *DeleteContentmanagementWorkspaceTagvalueRequestEntityTooLarge) IsCode(code int) bool
IsCode returns true when this delete contentmanagement workspace tagvalue request entity too large response a status code equal to that given
func (*DeleteContentmanagementWorkspaceTagvalueRequestEntityTooLarge) IsRedirect ¶
func (o *DeleteContentmanagementWorkspaceTagvalueRequestEntityTooLarge) IsRedirect() bool
IsRedirect returns true when this delete contentmanagement workspace tagvalue request entity too large response has a 3xx status code
func (*DeleteContentmanagementWorkspaceTagvalueRequestEntityTooLarge) IsServerError ¶
func (o *DeleteContentmanagementWorkspaceTagvalueRequestEntityTooLarge) IsServerError() bool
IsServerError returns true when this delete contentmanagement workspace tagvalue request entity too large response has a 5xx status code
func (*DeleteContentmanagementWorkspaceTagvalueRequestEntityTooLarge) IsSuccess ¶
func (o *DeleteContentmanagementWorkspaceTagvalueRequestEntityTooLarge) IsSuccess() bool
IsSuccess returns true when this delete contentmanagement workspace tagvalue request entity too large response has a 2xx status code
func (*DeleteContentmanagementWorkspaceTagvalueRequestEntityTooLarge) String ¶
func (o *DeleteContentmanagementWorkspaceTagvalueRequestEntityTooLarge) String() string
type DeleteContentmanagementWorkspaceTagvalueRequestTimeout ¶
DeleteContentmanagementWorkspaceTagvalueRequestTimeout 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 NewDeleteContentmanagementWorkspaceTagvalueRequestTimeout ¶
func NewDeleteContentmanagementWorkspaceTagvalueRequestTimeout() *DeleteContentmanagementWorkspaceTagvalueRequestTimeout
NewDeleteContentmanagementWorkspaceTagvalueRequestTimeout creates a DeleteContentmanagementWorkspaceTagvalueRequestTimeout with default headers values
func (*DeleteContentmanagementWorkspaceTagvalueRequestTimeout) Error ¶
func (o *DeleteContentmanagementWorkspaceTagvalueRequestTimeout) Error() string
func (*DeleteContentmanagementWorkspaceTagvalueRequestTimeout) GetPayload ¶
func (o *DeleteContentmanagementWorkspaceTagvalueRequestTimeout) GetPayload() *models.ErrorBody
func (*DeleteContentmanagementWorkspaceTagvalueRequestTimeout) IsClientError ¶
func (o *DeleteContentmanagementWorkspaceTagvalueRequestTimeout) IsClientError() bool
IsClientError returns true when this delete contentmanagement workspace tagvalue request timeout response has a 4xx status code
func (*DeleteContentmanagementWorkspaceTagvalueRequestTimeout) IsCode ¶
func (o *DeleteContentmanagementWorkspaceTagvalueRequestTimeout) IsCode(code int) bool
IsCode returns true when this delete contentmanagement workspace tagvalue request timeout response a status code equal to that given
func (*DeleteContentmanagementWorkspaceTagvalueRequestTimeout) IsRedirect ¶
func (o *DeleteContentmanagementWorkspaceTagvalueRequestTimeout) IsRedirect() bool
IsRedirect returns true when this delete contentmanagement workspace tagvalue request timeout response has a 3xx status code
func (*DeleteContentmanagementWorkspaceTagvalueRequestTimeout) IsServerError ¶
func (o *DeleteContentmanagementWorkspaceTagvalueRequestTimeout) IsServerError() bool
IsServerError returns true when this delete contentmanagement workspace tagvalue request timeout response has a 5xx status code
func (*DeleteContentmanagementWorkspaceTagvalueRequestTimeout) IsSuccess ¶
func (o *DeleteContentmanagementWorkspaceTagvalueRequestTimeout) IsSuccess() bool
IsSuccess returns true when this delete contentmanagement workspace tagvalue request timeout response has a 2xx status code
func (*DeleteContentmanagementWorkspaceTagvalueRequestTimeout) String ¶
func (o *DeleteContentmanagementWorkspaceTagvalueRequestTimeout) String() string
type DeleteContentmanagementWorkspaceTagvalueServiceUnavailable ¶
type DeleteContentmanagementWorkspaceTagvalueServiceUnavailable struct {
}DeleteContentmanagementWorkspaceTagvalueServiceUnavailable 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 NewDeleteContentmanagementWorkspaceTagvalueServiceUnavailable ¶
func NewDeleteContentmanagementWorkspaceTagvalueServiceUnavailable() *DeleteContentmanagementWorkspaceTagvalueServiceUnavailable
NewDeleteContentmanagementWorkspaceTagvalueServiceUnavailable creates a DeleteContentmanagementWorkspaceTagvalueServiceUnavailable with default headers values
func (*DeleteContentmanagementWorkspaceTagvalueServiceUnavailable) Error ¶
func (o *DeleteContentmanagementWorkspaceTagvalueServiceUnavailable) Error() string
func (*DeleteContentmanagementWorkspaceTagvalueServiceUnavailable) GetPayload ¶
func (o *DeleteContentmanagementWorkspaceTagvalueServiceUnavailable) GetPayload() *models.ErrorBody
func (*DeleteContentmanagementWorkspaceTagvalueServiceUnavailable) IsClientError ¶
func (o *DeleteContentmanagementWorkspaceTagvalueServiceUnavailable) IsClientError() bool
IsClientError returns true when this delete contentmanagement workspace tagvalue service unavailable response has a 4xx status code
func (*DeleteContentmanagementWorkspaceTagvalueServiceUnavailable) IsCode ¶
func (o *DeleteContentmanagementWorkspaceTagvalueServiceUnavailable) IsCode(code int) bool
IsCode returns true when this delete contentmanagement workspace tagvalue service unavailable response a status code equal to that given
func (*DeleteContentmanagementWorkspaceTagvalueServiceUnavailable) IsRedirect ¶
func (o *DeleteContentmanagementWorkspaceTagvalueServiceUnavailable) IsRedirect() bool
IsRedirect returns true when this delete contentmanagement workspace tagvalue service unavailable response has a 3xx status code
func (*DeleteContentmanagementWorkspaceTagvalueServiceUnavailable) IsServerError ¶
func (o *DeleteContentmanagementWorkspaceTagvalueServiceUnavailable) IsServerError() bool
IsServerError returns true when this delete contentmanagement workspace tagvalue service unavailable response has a 5xx status code
func (*DeleteContentmanagementWorkspaceTagvalueServiceUnavailable) IsSuccess ¶
func (o *DeleteContentmanagementWorkspaceTagvalueServiceUnavailable) IsSuccess() bool
IsSuccess returns true when this delete contentmanagement workspace tagvalue service unavailable response has a 2xx status code
func (*DeleteContentmanagementWorkspaceTagvalueServiceUnavailable) String ¶
func (o *DeleteContentmanagementWorkspaceTagvalueServiceUnavailable) String() string
type DeleteContentmanagementWorkspaceTagvalueTooManyRequests ¶
DeleteContentmanagementWorkspaceTagvalueTooManyRequests describes a response with status code 429, with default header values.
Rate limit exceeded the maximum. Retry the request in [%s] seconds
func NewDeleteContentmanagementWorkspaceTagvalueTooManyRequests ¶
func NewDeleteContentmanagementWorkspaceTagvalueTooManyRequests() *DeleteContentmanagementWorkspaceTagvalueTooManyRequests
NewDeleteContentmanagementWorkspaceTagvalueTooManyRequests creates a DeleteContentmanagementWorkspaceTagvalueTooManyRequests with default headers values
func (*DeleteContentmanagementWorkspaceTagvalueTooManyRequests) Error ¶
func (o *DeleteContentmanagementWorkspaceTagvalueTooManyRequests) Error() string
func (*DeleteContentmanagementWorkspaceTagvalueTooManyRequests) GetPayload ¶
func (o *DeleteContentmanagementWorkspaceTagvalueTooManyRequests) GetPayload() *models.ErrorBody
func (*DeleteContentmanagementWorkspaceTagvalueTooManyRequests) IsClientError ¶
func (o *DeleteContentmanagementWorkspaceTagvalueTooManyRequests) IsClientError() bool
IsClientError returns true when this delete contentmanagement workspace tagvalue too many requests response has a 4xx status code
func (*DeleteContentmanagementWorkspaceTagvalueTooManyRequests) IsCode ¶
func (o *DeleteContentmanagementWorkspaceTagvalueTooManyRequests) IsCode(code int) bool
IsCode returns true when this delete contentmanagement workspace tagvalue too many requests response a status code equal to that given
func (*DeleteContentmanagementWorkspaceTagvalueTooManyRequests) IsRedirect ¶
func (o *DeleteContentmanagementWorkspaceTagvalueTooManyRequests) IsRedirect() bool
IsRedirect returns true when this delete contentmanagement workspace tagvalue too many requests response has a 3xx status code
func (*DeleteContentmanagementWorkspaceTagvalueTooManyRequests) IsServerError ¶
func (o *DeleteContentmanagementWorkspaceTagvalueTooManyRequests) IsServerError() bool
IsServerError returns true when this delete contentmanagement workspace tagvalue too many requests response has a 5xx status code
func (*DeleteContentmanagementWorkspaceTagvalueTooManyRequests) IsSuccess ¶
func (o *DeleteContentmanagementWorkspaceTagvalueTooManyRequests) IsSuccess() bool
IsSuccess returns true when this delete contentmanagement workspace tagvalue too many requests response has a 2xx status code
func (*DeleteContentmanagementWorkspaceTagvalueTooManyRequests) String ¶
func (o *DeleteContentmanagementWorkspaceTagvalueTooManyRequests) String() string
type DeleteContentmanagementWorkspaceTagvalueUnauthorized ¶
type DeleteContentmanagementWorkspaceTagvalueUnauthorized struct {
}DeleteContentmanagementWorkspaceTagvalueUnauthorized describes a response with status code 401, with default header values.
No authentication bearer token specified in authorization header.
func NewDeleteContentmanagementWorkspaceTagvalueUnauthorized ¶
func NewDeleteContentmanagementWorkspaceTagvalueUnauthorized() *DeleteContentmanagementWorkspaceTagvalueUnauthorized
NewDeleteContentmanagementWorkspaceTagvalueUnauthorized creates a DeleteContentmanagementWorkspaceTagvalueUnauthorized with default headers values
func (*DeleteContentmanagementWorkspaceTagvalueUnauthorized) Error ¶
func (o *DeleteContentmanagementWorkspaceTagvalueUnauthorized) Error() string
func (*DeleteContentmanagementWorkspaceTagvalueUnauthorized) GetPayload ¶
func (o *DeleteContentmanagementWorkspaceTagvalueUnauthorized) GetPayload() *models.ErrorBody
func (*DeleteContentmanagementWorkspaceTagvalueUnauthorized) IsClientError ¶
func (o *DeleteContentmanagementWorkspaceTagvalueUnauthorized) IsClientError() bool
IsClientError returns true when this delete contentmanagement workspace tagvalue unauthorized response has a 4xx status code
func (*DeleteContentmanagementWorkspaceTagvalueUnauthorized) IsCode ¶
func (o *DeleteContentmanagementWorkspaceTagvalueUnauthorized) IsCode(code int) bool
IsCode returns true when this delete contentmanagement workspace tagvalue unauthorized response a status code equal to that given
func (*DeleteContentmanagementWorkspaceTagvalueUnauthorized) IsRedirect ¶
func (o *DeleteContentmanagementWorkspaceTagvalueUnauthorized) IsRedirect() bool
IsRedirect returns true when this delete contentmanagement workspace tagvalue unauthorized response has a 3xx status code
func (*DeleteContentmanagementWorkspaceTagvalueUnauthorized) IsServerError ¶
func (o *DeleteContentmanagementWorkspaceTagvalueUnauthorized) IsServerError() bool
IsServerError returns true when this delete contentmanagement workspace tagvalue unauthorized response has a 5xx status code
func (*DeleteContentmanagementWorkspaceTagvalueUnauthorized) IsSuccess ¶
func (o *DeleteContentmanagementWorkspaceTagvalueUnauthorized) IsSuccess() bool
IsSuccess returns true when this delete contentmanagement workspace tagvalue unauthorized response has a 2xx status code
func (*DeleteContentmanagementWorkspaceTagvalueUnauthorized) String ¶
func (o *DeleteContentmanagementWorkspaceTagvalueUnauthorized) String() string
type DeleteContentmanagementWorkspaceTagvalueUnsupportedMediaType ¶
type DeleteContentmanagementWorkspaceTagvalueUnsupportedMediaType struct {
Payload *models.ErrorBody
}
DeleteContentmanagementWorkspaceTagvalueUnsupportedMediaType 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 NewDeleteContentmanagementWorkspaceTagvalueUnsupportedMediaType ¶
func NewDeleteContentmanagementWorkspaceTagvalueUnsupportedMediaType() *DeleteContentmanagementWorkspaceTagvalueUnsupportedMediaType
NewDeleteContentmanagementWorkspaceTagvalueUnsupportedMediaType creates a DeleteContentmanagementWorkspaceTagvalueUnsupportedMediaType with default headers values
func (*DeleteContentmanagementWorkspaceTagvalueUnsupportedMediaType) Error ¶
func (o *DeleteContentmanagementWorkspaceTagvalueUnsupportedMediaType) Error() string
func (*DeleteContentmanagementWorkspaceTagvalueUnsupportedMediaType) GetPayload ¶
func (o *DeleteContentmanagementWorkspaceTagvalueUnsupportedMediaType) GetPayload() *models.ErrorBody
func (*DeleteContentmanagementWorkspaceTagvalueUnsupportedMediaType) IsClientError ¶
func (o *DeleteContentmanagementWorkspaceTagvalueUnsupportedMediaType) IsClientError() bool
IsClientError returns true when this delete contentmanagement workspace tagvalue unsupported media type response has a 4xx status code
func (*DeleteContentmanagementWorkspaceTagvalueUnsupportedMediaType) IsCode ¶
func (o *DeleteContentmanagementWorkspaceTagvalueUnsupportedMediaType) IsCode(code int) bool
IsCode returns true when this delete contentmanagement workspace tagvalue unsupported media type response a status code equal to that given
func (*DeleteContentmanagementWorkspaceTagvalueUnsupportedMediaType) IsRedirect ¶
func (o *DeleteContentmanagementWorkspaceTagvalueUnsupportedMediaType) IsRedirect() bool
IsRedirect returns true when this delete contentmanagement workspace tagvalue unsupported media type response has a 3xx status code
func (*DeleteContentmanagementWorkspaceTagvalueUnsupportedMediaType) IsServerError ¶
func (o *DeleteContentmanagementWorkspaceTagvalueUnsupportedMediaType) IsServerError() bool
IsServerError returns true when this delete contentmanagement workspace tagvalue unsupported media type response has a 5xx status code
func (*DeleteContentmanagementWorkspaceTagvalueUnsupportedMediaType) IsSuccess ¶
func (o *DeleteContentmanagementWorkspaceTagvalueUnsupportedMediaType) IsSuccess() bool
IsSuccess returns true when this delete contentmanagement workspace tagvalue unsupported media type response has a 2xx status code
func (*DeleteContentmanagementWorkspaceTagvalueUnsupportedMediaType) String ¶
func (o *DeleteContentmanagementWorkspaceTagvalueUnsupportedMediaType) String() string
type DeleteContentmanagementWorkspaceTooManyRequests ¶
DeleteContentmanagementWorkspaceTooManyRequests describes a response with status code 429, with default header values.
Rate limit exceeded the maximum. Retry the request in [%s] seconds
func NewDeleteContentmanagementWorkspaceTooManyRequests ¶
func NewDeleteContentmanagementWorkspaceTooManyRequests() *DeleteContentmanagementWorkspaceTooManyRequests
NewDeleteContentmanagementWorkspaceTooManyRequests creates a DeleteContentmanagementWorkspaceTooManyRequests with default headers values
func (*DeleteContentmanagementWorkspaceTooManyRequests) Error ¶
func (o *DeleteContentmanagementWorkspaceTooManyRequests) Error() string
func (*DeleteContentmanagementWorkspaceTooManyRequests) GetPayload ¶
func (o *DeleteContentmanagementWorkspaceTooManyRequests) GetPayload() *models.ErrorBody
func (*DeleteContentmanagementWorkspaceTooManyRequests) IsClientError ¶
func (o *DeleteContentmanagementWorkspaceTooManyRequests) IsClientError() bool
IsClientError returns true when this delete contentmanagement workspace too many requests response has a 4xx status code
func (*DeleteContentmanagementWorkspaceTooManyRequests) IsCode ¶
func (o *DeleteContentmanagementWorkspaceTooManyRequests) IsCode(code int) bool
IsCode returns true when this delete contentmanagement workspace too many requests response a status code equal to that given
func (*DeleteContentmanagementWorkspaceTooManyRequests) IsRedirect ¶
func (o *DeleteContentmanagementWorkspaceTooManyRequests) IsRedirect() bool
IsRedirect returns true when this delete contentmanagement workspace too many requests response has a 3xx status code
func (*DeleteContentmanagementWorkspaceTooManyRequests) IsServerError ¶
func (o *DeleteContentmanagementWorkspaceTooManyRequests) IsServerError() bool
IsServerError returns true when this delete contentmanagement workspace too many requests response has a 5xx status code
func (*DeleteContentmanagementWorkspaceTooManyRequests) IsSuccess ¶
func (o *DeleteContentmanagementWorkspaceTooManyRequests) IsSuccess() bool
IsSuccess returns true when this delete contentmanagement workspace too many requests response has a 2xx status code
func (*DeleteContentmanagementWorkspaceTooManyRequests) String ¶
func (o *DeleteContentmanagementWorkspaceTooManyRequests) String() string
type DeleteContentmanagementWorkspaceUnauthorized ¶
type DeleteContentmanagementWorkspaceUnauthorized struct {
}DeleteContentmanagementWorkspaceUnauthorized describes a response with status code 401, with default header values.
No authentication bearer token specified in authorization header.
func NewDeleteContentmanagementWorkspaceUnauthorized ¶
func NewDeleteContentmanagementWorkspaceUnauthorized() *DeleteContentmanagementWorkspaceUnauthorized
NewDeleteContentmanagementWorkspaceUnauthorized creates a DeleteContentmanagementWorkspaceUnauthorized with default headers values
func (*DeleteContentmanagementWorkspaceUnauthorized) Error ¶
func (o *DeleteContentmanagementWorkspaceUnauthorized) Error() string
func (*DeleteContentmanagementWorkspaceUnauthorized) GetPayload ¶
func (o *DeleteContentmanagementWorkspaceUnauthorized) GetPayload() *models.ErrorBody
func (*DeleteContentmanagementWorkspaceUnauthorized) IsClientError ¶
func (o *DeleteContentmanagementWorkspaceUnauthorized) IsClientError() bool
IsClientError returns true when this delete contentmanagement workspace unauthorized response has a 4xx status code
func (*DeleteContentmanagementWorkspaceUnauthorized) IsCode ¶
func (o *DeleteContentmanagementWorkspaceUnauthorized) IsCode(code int) bool
IsCode returns true when this delete contentmanagement workspace unauthorized response a status code equal to that given
func (*DeleteContentmanagementWorkspaceUnauthorized) IsRedirect ¶
func (o *DeleteContentmanagementWorkspaceUnauthorized) IsRedirect() bool
IsRedirect returns true when this delete contentmanagement workspace unauthorized response has a 3xx status code
func (*DeleteContentmanagementWorkspaceUnauthorized) IsServerError ¶
func (o *DeleteContentmanagementWorkspaceUnauthorized) IsServerError() bool
IsServerError returns true when this delete contentmanagement workspace unauthorized response has a 5xx status code
func (*DeleteContentmanagementWorkspaceUnauthorized) IsSuccess ¶
func (o *DeleteContentmanagementWorkspaceUnauthorized) IsSuccess() bool
IsSuccess returns true when this delete contentmanagement workspace unauthorized response has a 2xx status code
func (*DeleteContentmanagementWorkspaceUnauthorized) String ¶
func (o *DeleteContentmanagementWorkspaceUnauthorized) String() string
type DeleteContentmanagementWorkspaceUnsupportedMediaType ¶
DeleteContentmanagementWorkspaceUnsupportedMediaType 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 NewDeleteContentmanagementWorkspaceUnsupportedMediaType ¶
func NewDeleteContentmanagementWorkspaceUnsupportedMediaType() *DeleteContentmanagementWorkspaceUnsupportedMediaType
NewDeleteContentmanagementWorkspaceUnsupportedMediaType creates a DeleteContentmanagementWorkspaceUnsupportedMediaType with default headers values
func (*DeleteContentmanagementWorkspaceUnsupportedMediaType) Error ¶
func (o *DeleteContentmanagementWorkspaceUnsupportedMediaType) Error() string
func (*DeleteContentmanagementWorkspaceUnsupportedMediaType) GetPayload ¶
func (o *DeleteContentmanagementWorkspaceUnsupportedMediaType) GetPayload() *models.ErrorBody
func (*DeleteContentmanagementWorkspaceUnsupportedMediaType) IsClientError ¶
func (o *DeleteContentmanagementWorkspaceUnsupportedMediaType) IsClientError() bool
IsClientError returns true when this delete contentmanagement workspace unsupported media type response has a 4xx status code
func (*DeleteContentmanagementWorkspaceUnsupportedMediaType) IsCode ¶
func (o *DeleteContentmanagementWorkspaceUnsupportedMediaType) IsCode(code int) bool
IsCode returns true when this delete contentmanagement workspace unsupported media type response a status code equal to that given
func (*DeleteContentmanagementWorkspaceUnsupportedMediaType) IsRedirect ¶
func (o *DeleteContentmanagementWorkspaceUnsupportedMediaType) IsRedirect() bool
IsRedirect returns true when this delete contentmanagement workspace unsupported media type response has a 3xx status code
func (*DeleteContentmanagementWorkspaceUnsupportedMediaType) IsServerError ¶
func (o *DeleteContentmanagementWorkspaceUnsupportedMediaType) IsServerError() bool
IsServerError returns true when this delete contentmanagement workspace unsupported media type response has a 5xx status code
func (*DeleteContentmanagementWorkspaceUnsupportedMediaType) IsSuccess ¶
func (o *DeleteContentmanagementWorkspaceUnsupportedMediaType) IsSuccess() bool
IsSuccess returns true when this delete contentmanagement workspace unsupported media type response has a 2xx status code
func (*DeleteContentmanagementWorkspaceUnsupportedMediaType) String ¶
func (o *DeleteContentmanagementWorkspaceUnsupportedMediaType) String() string
type GetContentmanagementDocumentAuditsBadRequest ¶
GetContentmanagementDocumentAuditsBadRequest 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 NewGetContentmanagementDocumentAuditsBadRequest ¶
func NewGetContentmanagementDocumentAuditsBadRequest() *GetContentmanagementDocumentAuditsBadRequest
NewGetContentmanagementDocumentAuditsBadRequest creates a GetContentmanagementDocumentAuditsBadRequest with default headers values
func (*GetContentmanagementDocumentAuditsBadRequest) Error ¶
func (o *GetContentmanagementDocumentAuditsBadRequest) Error() string
func (*GetContentmanagementDocumentAuditsBadRequest) GetPayload ¶
func (o *GetContentmanagementDocumentAuditsBadRequest) GetPayload() *models.ErrorBody
func (*GetContentmanagementDocumentAuditsBadRequest) IsClientError ¶
func (o *GetContentmanagementDocumentAuditsBadRequest) IsClientError() bool
IsClientError returns true when this get contentmanagement document audits bad request response has a 4xx status code
func (*GetContentmanagementDocumentAuditsBadRequest) IsCode ¶
func (o *GetContentmanagementDocumentAuditsBadRequest) IsCode(code int) bool
IsCode returns true when this get contentmanagement document audits bad request response a status code equal to that given
func (*GetContentmanagementDocumentAuditsBadRequest) IsRedirect ¶
func (o *GetContentmanagementDocumentAuditsBadRequest) IsRedirect() bool
IsRedirect returns true when this get contentmanagement document audits bad request response has a 3xx status code
func (*GetContentmanagementDocumentAuditsBadRequest) IsServerError ¶
func (o *GetContentmanagementDocumentAuditsBadRequest) IsServerError() bool
IsServerError returns true when this get contentmanagement document audits bad request response has a 5xx status code
func (*GetContentmanagementDocumentAuditsBadRequest) IsSuccess ¶
func (o *GetContentmanagementDocumentAuditsBadRequest) IsSuccess() bool
IsSuccess returns true when this get contentmanagement document audits bad request response has a 2xx status code
func (*GetContentmanagementDocumentAuditsBadRequest) String ¶
func (o *GetContentmanagementDocumentAuditsBadRequest) String() string
type GetContentmanagementDocumentAuditsForbidden ¶
GetContentmanagementDocumentAuditsForbidden describes a response with status code 403, with default header values.
You are not authorized to perform the requested action.
func NewGetContentmanagementDocumentAuditsForbidden ¶
func NewGetContentmanagementDocumentAuditsForbidden() *GetContentmanagementDocumentAuditsForbidden
NewGetContentmanagementDocumentAuditsForbidden creates a GetContentmanagementDocumentAuditsForbidden with default headers values
func (*GetContentmanagementDocumentAuditsForbidden) Error ¶
func (o *GetContentmanagementDocumentAuditsForbidden) Error() string
func (*GetContentmanagementDocumentAuditsForbidden) GetPayload ¶
func (o *GetContentmanagementDocumentAuditsForbidden) GetPayload() *models.ErrorBody
func (*GetContentmanagementDocumentAuditsForbidden) IsClientError ¶
func (o *GetContentmanagementDocumentAuditsForbidden) IsClientError() bool
IsClientError returns true when this get contentmanagement document audits forbidden response has a 4xx status code
func (*GetContentmanagementDocumentAuditsForbidden) IsCode ¶
func (o *GetContentmanagementDocumentAuditsForbidden) IsCode(code int) bool
IsCode returns true when this get contentmanagement document audits forbidden response a status code equal to that given
func (*GetContentmanagementDocumentAuditsForbidden) IsRedirect ¶
func (o *GetContentmanagementDocumentAuditsForbidden) IsRedirect() bool
IsRedirect returns true when this get contentmanagement document audits forbidden response has a 3xx status code
func (*GetContentmanagementDocumentAuditsForbidden) IsServerError ¶
func (o *GetContentmanagementDocumentAuditsForbidden) IsServerError() bool
IsServerError returns true when this get contentmanagement document audits forbidden response has a 5xx status code
func (*GetContentmanagementDocumentAuditsForbidden) IsSuccess ¶
func (o *GetContentmanagementDocumentAuditsForbidden) IsSuccess() bool
IsSuccess returns true when this get contentmanagement document audits forbidden response has a 2xx status code
func (*GetContentmanagementDocumentAuditsForbidden) String ¶
func (o *GetContentmanagementDocumentAuditsForbidden) String() string
type GetContentmanagementDocumentAuditsGatewayTimeout ¶
GetContentmanagementDocumentAuditsGatewayTimeout describes a response with status code 504, with default header values.
The request timed out.
func NewGetContentmanagementDocumentAuditsGatewayTimeout ¶
func NewGetContentmanagementDocumentAuditsGatewayTimeout() *GetContentmanagementDocumentAuditsGatewayTimeout
NewGetContentmanagementDocumentAuditsGatewayTimeout creates a GetContentmanagementDocumentAuditsGatewayTimeout with default headers values
func (*GetContentmanagementDocumentAuditsGatewayTimeout) Error ¶
func (o *GetContentmanagementDocumentAuditsGatewayTimeout) Error() string
func (*GetContentmanagementDocumentAuditsGatewayTimeout) GetPayload ¶
func (o *GetContentmanagementDocumentAuditsGatewayTimeout) GetPayload() *models.ErrorBody
func (*GetContentmanagementDocumentAuditsGatewayTimeout) IsClientError ¶
func (o *GetContentmanagementDocumentAuditsGatewayTimeout) IsClientError() bool
IsClientError returns true when this get contentmanagement document audits gateway timeout response has a 4xx status code
func (*GetContentmanagementDocumentAuditsGatewayTimeout) IsCode ¶
func (o *GetContentmanagementDocumentAuditsGatewayTimeout) IsCode(code int) bool
IsCode returns true when this get contentmanagement document audits gateway timeout response a status code equal to that given
func (*GetContentmanagementDocumentAuditsGatewayTimeout) IsRedirect ¶
func (o *GetContentmanagementDocumentAuditsGatewayTimeout) IsRedirect() bool
IsRedirect returns true when this get contentmanagement document audits gateway timeout response has a 3xx status code
func (*GetContentmanagementDocumentAuditsGatewayTimeout) IsServerError ¶
func (o *GetContentmanagementDocumentAuditsGatewayTimeout) IsServerError() bool
IsServerError returns true when this get contentmanagement document audits gateway timeout response has a 5xx status code
func (*GetContentmanagementDocumentAuditsGatewayTimeout) IsSuccess ¶
func (o *GetContentmanagementDocumentAuditsGatewayTimeout) IsSuccess() bool
IsSuccess returns true when this get contentmanagement document audits gateway timeout response has a 2xx status code
func (*GetContentmanagementDocumentAuditsGatewayTimeout) String ¶
func (o *GetContentmanagementDocumentAuditsGatewayTimeout) String() string
type GetContentmanagementDocumentAuditsInternalServerError ¶
GetContentmanagementDocumentAuditsInternalServerError 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 NewGetContentmanagementDocumentAuditsInternalServerError ¶
func NewGetContentmanagementDocumentAuditsInternalServerError() *GetContentmanagementDocumentAuditsInternalServerError
NewGetContentmanagementDocumentAuditsInternalServerError creates a GetContentmanagementDocumentAuditsInternalServerError with default headers values
func (*GetContentmanagementDocumentAuditsInternalServerError) Error ¶
func (o *GetContentmanagementDocumentAuditsInternalServerError) Error() string
func (*GetContentmanagementDocumentAuditsInternalServerError) GetPayload ¶
func (o *GetContentmanagementDocumentAuditsInternalServerError) GetPayload() *models.ErrorBody
func (*GetContentmanagementDocumentAuditsInternalServerError) IsClientError ¶
func (o *GetContentmanagementDocumentAuditsInternalServerError) IsClientError() bool
IsClientError returns true when this get contentmanagement document audits internal server error response has a 4xx status code
func (*GetContentmanagementDocumentAuditsInternalServerError) IsCode ¶
func (o *GetContentmanagementDocumentAuditsInternalServerError) IsCode(code int) bool
IsCode returns true when this get contentmanagement document audits internal server error response a status code equal to that given
func (*GetContentmanagementDocumentAuditsInternalServerError) IsRedirect ¶
func (o *GetContentmanagementDocumentAuditsInternalServerError) IsRedirect() bool
IsRedirect returns true when this get contentmanagement document audits internal server error response has a 3xx status code
func (*GetContentmanagementDocumentAuditsInternalServerError) IsServerError ¶
func (o *GetContentmanagementDocumentAuditsInternalServerError) IsServerError() bool
IsServerError returns true when this get contentmanagement document audits internal server error response has a 5xx status code
func (*GetContentmanagementDocumentAuditsInternalServerError) IsSuccess ¶
func (o *GetContentmanagementDocumentAuditsInternalServerError) IsSuccess() bool
IsSuccess returns true when this get contentmanagement document audits internal server error response has a 2xx status code
func (*GetContentmanagementDocumentAuditsInternalServerError) String ¶
func (o *GetContentmanagementDocumentAuditsInternalServerError) String() string
type GetContentmanagementDocumentAuditsNotFound ¶
GetContentmanagementDocumentAuditsNotFound describes a response with status code 404, with default header values.
The requested resource was not found.
func NewGetContentmanagementDocumentAuditsNotFound ¶
func NewGetContentmanagementDocumentAuditsNotFound() *GetContentmanagementDocumentAuditsNotFound
NewGetContentmanagementDocumentAuditsNotFound creates a GetContentmanagementDocumentAuditsNotFound with default headers values
func (*GetContentmanagementDocumentAuditsNotFound) Error ¶
func (o *GetContentmanagementDocumentAuditsNotFound) Error() string
func (*GetContentmanagementDocumentAuditsNotFound) GetPayload ¶
func (o *GetContentmanagementDocumentAuditsNotFound) GetPayload() *models.ErrorBody
func (*GetContentmanagementDocumentAuditsNotFound) IsClientError ¶
func (o *GetContentmanagementDocumentAuditsNotFound) IsClientError() bool
IsClientError returns true when this get contentmanagement document audits not found response has a 4xx status code
func (*GetContentmanagementDocumentAuditsNotFound) IsCode ¶
func (o *GetContentmanagementDocumentAuditsNotFound) IsCode(code int) bool
IsCode returns true when this get contentmanagement document audits not found response a status code equal to that given
func (*GetContentmanagementDocumentAuditsNotFound) IsRedirect ¶
func (o *GetContentmanagementDocumentAuditsNotFound) IsRedirect() bool
IsRedirect returns true when this get contentmanagement document audits not found response has a 3xx status code
func (*GetContentmanagementDocumentAuditsNotFound) IsServerError ¶
func (o *GetContentmanagementDocumentAuditsNotFound) IsServerError() bool
IsServerError returns true when this get contentmanagement document audits not found response has a 5xx status code
func (*GetContentmanagementDocumentAuditsNotFound) IsSuccess ¶
func (o *GetContentmanagementDocumentAuditsNotFound) IsSuccess() bool
IsSuccess returns true when this get contentmanagement document audits not found response has a 2xx status code
func (*GetContentmanagementDocumentAuditsNotFound) String ¶
func (o *GetContentmanagementDocumentAuditsNotFound) String() string
type GetContentmanagementDocumentAuditsOK ¶
type GetContentmanagementDocumentAuditsOK struct {
Payload *models.DocumentAuditEntityListing
}
GetContentmanagementDocumentAuditsOK describes a response with status code 200, with default header values.
successful operation
func NewGetContentmanagementDocumentAuditsOK ¶
func NewGetContentmanagementDocumentAuditsOK() *GetContentmanagementDocumentAuditsOK
NewGetContentmanagementDocumentAuditsOK creates a GetContentmanagementDocumentAuditsOK with default headers values
func (*GetContentmanagementDocumentAuditsOK) Error ¶
func (o *GetContentmanagementDocumentAuditsOK) Error() string
func (*GetContentmanagementDocumentAuditsOK) GetPayload ¶
func (o *GetContentmanagementDocumentAuditsOK) GetPayload() *models.DocumentAuditEntityListing
func (*GetContentmanagementDocumentAuditsOK) IsClientError ¶
func (o *GetContentmanagementDocumentAuditsOK) IsClientError() bool
IsClientError returns true when this get contentmanagement document audits o k response has a 4xx status code
func (*GetContentmanagementDocumentAuditsOK) IsCode ¶
func (o *GetContentmanagementDocumentAuditsOK) IsCode(code int) bool
IsCode returns true when this get contentmanagement document audits o k response a status code equal to that given
func (*GetContentmanagementDocumentAuditsOK) IsRedirect ¶
func (o *GetContentmanagementDocumentAuditsOK) IsRedirect() bool
IsRedirect returns true when this get contentmanagement document audits o k response has a 3xx status code
func (*GetContentmanagementDocumentAuditsOK) IsServerError ¶
func (o *GetContentmanagementDocumentAuditsOK) IsServerError() bool
IsServerError returns true when this get contentmanagement document audits o k response has a 5xx status code
func (*GetContentmanagementDocumentAuditsOK) IsSuccess ¶
func (o *GetContentmanagementDocumentAuditsOK) IsSuccess() bool
IsSuccess returns true when this get contentmanagement document audits o k response has a 2xx status code
func (*GetContentmanagementDocumentAuditsOK) String ¶
func (o *GetContentmanagementDocumentAuditsOK) String() string
type GetContentmanagementDocumentAuditsParams ¶
type GetContentmanagementDocumentAuditsParams struct { /* DocumentID. Document ID */ DocumentID string /* Level. level Default: "USER" */ Level *string /* PageNumber. Page number Format: int32 Default: 1 */ PageNumber *int32 /* PageSize. Page size Format: int32 Default: 25 */ PageSize *int32 /* SortBy. Sort by */ SortBy *string /* SortOrder. Sort order Default: "ascending" */ SortOrder *string /* TransactionFilter. Transaction filter */ TransactionFilter *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetContentmanagementDocumentAuditsParams contains all the parameters to send to the API endpoint
for the get contentmanagement document audits operation. Typically these are written to a http.Request.
func NewGetContentmanagementDocumentAuditsParams ¶
func NewGetContentmanagementDocumentAuditsParams() *GetContentmanagementDocumentAuditsParams
NewGetContentmanagementDocumentAuditsParams creates a new GetContentmanagementDocumentAuditsParams 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 NewGetContentmanagementDocumentAuditsParamsWithContext ¶
func NewGetContentmanagementDocumentAuditsParamsWithContext(ctx context.Context) *GetContentmanagementDocumentAuditsParams
NewGetContentmanagementDocumentAuditsParamsWithContext creates a new GetContentmanagementDocumentAuditsParams object with the ability to set a context for a request.
func NewGetContentmanagementDocumentAuditsParamsWithHTTPClient ¶
func NewGetContentmanagementDocumentAuditsParamsWithHTTPClient(client *http.Client) *GetContentmanagementDocumentAuditsParams
NewGetContentmanagementDocumentAuditsParamsWithHTTPClient creates a new GetContentmanagementDocumentAuditsParams object with the ability to set a custom HTTPClient for a request.
func NewGetContentmanagementDocumentAuditsParamsWithTimeout ¶
func NewGetContentmanagementDocumentAuditsParamsWithTimeout(timeout time.Duration) *GetContentmanagementDocumentAuditsParams
NewGetContentmanagementDocumentAuditsParamsWithTimeout creates a new GetContentmanagementDocumentAuditsParams object with the ability to set a timeout on a request.
func (*GetContentmanagementDocumentAuditsParams) SetContext ¶
func (o *GetContentmanagementDocumentAuditsParams) SetContext(ctx context.Context)
SetContext adds the context to the get contentmanagement document audits params
func (*GetContentmanagementDocumentAuditsParams) SetDefaults ¶
func (o *GetContentmanagementDocumentAuditsParams) SetDefaults()
SetDefaults hydrates default values in the get contentmanagement document audits params (not the query body).
All values with no default are reset to their zero value.
func (*GetContentmanagementDocumentAuditsParams) SetDocumentID ¶
func (o *GetContentmanagementDocumentAuditsParams) SetDocumentID(documentID string)
SetDocumentID adds the documentId to the get contentmanagement document audits params
func (*GetContentmanagementDocumentAuditsParams) SetHTTPClient ¶
func (o *GetContentmanagementDocumentAuditsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get contentmanagement document audits params
func (*GetContentmanagementDocumentAuditsParams) SetLevel ¶
func (o *GetContentmanagementDocumentAuditsParams) SetLevel(level *string)
SetLevel adds the level to the get contentmanagement document audits params
func (*GetContentmanagementDocumentAuditsParams) SetPageNumber ¶
func (o *GetContentmanagementDocumentAuditsParams) SetPageNumber(pageNumber *int32)
SetPageNumber adds the pageNumber to the get contentmanagement document audits params
func (*GetContentmanagementDocumentAuditsParams) SetPageSize ¶
func (o *GetContentmanagementDocumentAuditsParams) SetPageSize(pageSize *int32)
SetPageSize adds the pageSize to the get contentmanagement document audits params
func (*GetContentmanagementDocumentAuditsParams) SetSortBy ¶
func (o *GetContentmanagementDocumentAuditsParams) SetSortBy(sortBy *string)
SetSortBy adds the sortBy to the get contentmanagement document audits params
func (*GetContentmanagementDocumentAuditsParams) SetSortOrder ¶
func (o *GetContentmanagementDocumentAuditsParams) SetSortOrder(sortOrder *string)
SetSortOrder adds the sortOrder to the get contentmanagement document audits params
func (*GetContentmanagementDocumentAuditsParams) SetTimeout ¶
func (o *GetContentmanagementDocumentAuditsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get contentmanagement document audits params
func (*GetContentmanagementDocumentAuditsParams) SetTransactionFilter ¶
func (o *GetContentmanagementDocumentAuditsParams) SetTransactionFilter(transactionFilter *string)
SetTransactionFilter adds the transactionFilter to the get contentmanagement document audits params
func (*GetContentmanagementDocumentAuditsParams) WithContext ¶
func (o *GetContentmanagementDocumentAuditsParams) WithContext(ctx context.Context) *GetContentmanagementDocumentAuditsParams
WithContext adds the context to the get contentmanagement document audits params
func (*GetContentmanagementDocumentAuditsParams) WithDefaults ¶
func (o *GetContentmanagementDocumentAuditsParams) WithDefaults() *GetContentmanagementDocumentAuditsParams
WithDefaults hydrates default values in the get contentmanagement document audits params (not the query body).
All values with no default are reset to their zero value.
func (*GetContentmanagementDocumentAuditsParams) WithDocumentID ¶
func (o *GetContentmanagementDocumentAuditsParams) WithDocumentID(documentID string) *GetContentmanagementDocumentAuditsParams
WithDocumentID adds the documentID to the get contentmanagement document audits params
func (*GetContentmanagementDocumentAuditsParams) WithHTTPClient ¶
func (o *GetContentmanagementDocumentAuditsParams) WithHTTPClient(client *http.Client) *GetContentmanagementDocumentAuditsParams
WithHTTPClient adds the HTTPClient to the get contentmanagement document audits params
func (*GetContentmanagementDocumentAuditsParams) WithLevel ¶
func (o *GetContentmanagementDocumentAuditsParams) WithLevel(level *string) *GetContentmanagementDocumentAuditsParams
WithLevel adds the level to the get contentmanagement document audits params
func (*GetContentmanagementDocumentAuditsParams) WithPageNumber ¶
func (o *GetContentmanagementDocumentAuditsParams) WithPageNumber(pageNumber *int32) *GetContentmanagementDocumentAuditsParams
WithPageNumber adds the pageNumber to the get contentmanagement document audits params
func (*GetContentmanagementDocumentAuditsParams) WithPageSize ¶
func (o *GetContentmanagementDocumentAuditsParams) WithPageSize(pageSize *int32) *GetContentmanagementDocumentAuditsParams
WithPageSize adds the pageSize to the get contentmanagement document audits params
func (*GetContentmanagementDocumentAuditsParams) WithSortBy ¶
func (o *GetContentmanagementDocumentAuditsParams) WithSortBy(sortBy *string) *GetContentmanagementDocumentAuditsParams
WithSortBy adds the sortBy to the get contentmanagement document audits params
func (*GetContentmanagementDocumentAuditsParams) WithSortOrder ¶
func (o *GetContentmanagementDocumentAuditsParams) WithSortOrder(sortOrder *string) *GetContentmanagementDocumentAuditsParams
WithSortOrder adds the sortOrder to the get contentmanagement document audits params
func (*GetContentmanagementDocumentAuditsParams) WithTimeout ¶
func (o *GetContentmanagementDocumentAuditsParams) WithTimeout(timeout time.Duration) *GetContentmanagementDocumentAuditsParams
WithTimeout adds the timeout to the get contentmanagement document audits params
func (*GetContentmanagementDocumentAuditsParams) WithTransactionFilter ¶
func (o *GetContentmanagementDocumentAuditsParams) WithTransactionFilter(transactionFilter *string) *GetContentmanagementDocumentAuditsParams
WithTransactionFilter adds the transactionFilter to the get contentmanagement document audits params
func (*GetContentmanagementDocumentAuditsParams) WriteToRequest ¶
func (o *GetContentmanagementDocumentAuditsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetContentmanagementDocumentAuditsReader ¶
type GetContentmanagementDocumentAuditsReader struct {
// contains filtered or unexported fields
}
GetContentmanagementDocumentAuditsReader is a Reader for the GetContentmanagementDocumentAudits structure.
func (*GetContentmanagementDocumentAuditsReader) ReadResponse ¶
func (o *GetContentmanagementDocumentAuditsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetContentmanagementDocumentAuditsRequestEntityTooLarge ¶
GetContentmanagementDocumentAuditsRequestEntityTooLarge describes a response with status code 413, with default header values.
The request is over the size limit. Maximum bytes: %s
func NewGetContentmanagementDocumentAuditsRequestEntityTooLarge ¶
func NewGetContentmanagementDocumentAuditsRequestEntityTooLarge() *GetContentmanagementDocumentAuditsRequestEntityTooLarge
NewGetContentmanagementDocumentAuditsRequestEntityTooLarge creates a GetContentmanagementDocumentAuditsRequestEntityTooLarge with default headers values
func (*GetContentmanagementDocumentAuditsRequestEntityTooLarge) Error ¶
func (o *GetContentmanagementDocumentAuditsRequestEntityTooLarge) Error() string
func (*GetContentmanagementDocumentAuditsRequestEntityTooLarge) GetPayload ¶
func (o *GetContentmanagementDocumentAuditsRequestEntityTooLarge) GetPayload() *models.ErrorBody
func (*GetContentmanagementDocumentAuditsRequestEntityTooLarge) IsClientError ¶
func (o *GetContentmanagementDocumentAuditsRequestEntityTooLarge) IsClientError() bool
IsClientError returns true when this get contentmanagement document audits request entity too large response has a 4xx status code
func (*GetContentmanagementDocumentAuditsRequestEntityTooLarge) IsCode ¶
func (o *GetContentmanagementDocumentAuditsRequestEntityTooLarge) IsCode(code int) bool
IsCode returns true when this get contentmanagement document audits request entity too large response a status code equal to that given
func (*GetContentmanagementDocumentAuditsRequestEntityTooLarge) IsRedirect ¶
func (o *GetContentmanagementDocumentAuditsRequestEntityTooLarge) IsRedirect() bool
IsRedirect returns true when this get contentmanagement document audits request entity too large response has a 3xx status code
func (*GetContentmanagementDocumentAuditsRequestEntityTooLarge) IsServerError ¶
func (o *GetContentmanagementDocumentAuditsRequestEntityTooLarge) IsServerError() bool
IsServerError returns true when this get contentmanagement document audits request entity too large response has a 5xx status code
func (*GetContentmanagementDocumentAuditsRequestEntityTooLarge) IsSuccess ¶
func (o *GetContentmanagementDocumentAuditsRequestEntityTooLarge) IsSuccess() bool
IsSuccess returns true when this get contentmanagement document audits request entity too large response has a 2xx status code
func (*GetContentmanagementDocumentAuditsRequestEntityTooLarge) String ¶
func (o *GetContentmanagementDocumentAuditsRequestEntityTooLarge) String() string
type GetContentmanagementDocumentAuditsRequestTimeout ¶
GetContentmanagementDocumentAuditsRequestTimeout 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 NewGetContentmanagementDocumentAuditsRequestTimeout ¶
func NewGetContentmanagementDocumentAuditsRequestTimeout() *GetContentmanagementDocumentAuditsRequestTimeout
NewGetContentmanagementDocumentAuditsRequestTimeout creates a GetContentmanagementDocumentAuditsRequestTimeout with default headers values
func (*GetContentmanagementDocumentAuditsRequestTimeout) Error ¶
func (o *GetContentmanagementDocumentAuditsRequestTimeout) Error() string
func (*GetContentmanagementDocumentAuditsRequestTimeout) GetPayload ¶
func (o *GetContentmanagementDocumentAuditsRequestTimeout) GetPayload() *models.ErrorBody
func (*GetContentmanagementDocumentAuditsRequestTimeout) IsClientError ¶
func (o *GetContentmanagementDocumentAuditsRequestTimeout) IsClientError() bool
IsClientError returns true when this get contentmanagement document audits request timeout response has a 4xx status code
func (*GetContentmanagementDocumentAuditsRequestTimeout) IsCode ¶
func (o *GetContentmanagementDocumentAuditsRequestTimeout) IsCode(code int) bool
IsCode returns true when this get contentmanagement document audits request timeout response a status code equal to that given
func (*GetContentmanagementDocumentAuditsRequestTimeout) IsRedirect ¶
func (o *GetContentmanagementDocumentAuditsRequestTimeout) IsRedirect() bool
IsRedirect returns true when this get contentmanagement document audits request timeout response has a 3xx status code
func (*GetContentmanagementDocumentAuditsRequestTimeout) IsServerError ¶
func (o *GetContentmanagementDocumentAuditsRequestTimeout) IsServerError() bool
IsServerError returns true when this get contentmanagement document audits request timeout response has a 5xx status code
func (*GetContentmanagementDocumentAuditsRequestTimeout) IsSuccess ¶
func (o *GetContentmanagementDocumentAuditsRequestTimeout) IsSuccess() bool
IsSuccess returns true when this get contentmanagement document audits request timeout response has a 2xx status code
func (*GetContentmanagementDocumentAuditsRequestTimeout) String ¶
func (o *GetContentmanagementDocumentAuditsRequestTimeout) String() string
type GetContentmanagementDocumentAuditsServiceUnavailable ¶
type GetContentmanagementDocumentAuditsServiceUnavailable struct {
}GetContentmanagementDocumentAuditsServiceUnavailable 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 NewGetContentmanagementDocumentAuditsServiceUnavailable ¶
func NewGetContentmanagementDocumentAuditsServiceUnavailable() *GetContentmanagementDocumentAuditsServiceUnavailable
NewGetContentmanagementDocumentAuditsServiceUnavailable creates a GetContentmanagementDocumentAuditsServiceUnavailable with default headers values
func (*GetContentmanagementDocumentAuditsServiceUnavailable) Error ¶
func (o *GetContentmanagementDocumentAuditsServiceUnavailable) Error() string
func (*GetContentmanagementDocumentAuditsServiceUnavailable) GetPayload ¶
func (o *GetContentmanagementDocumentAuditsServiceUnavailable) GetPayload() *models.ErrorBody
func (*GetContentmanagementDocumentAuditsServiceUnavailable) IsClientError ¶
func (o *GetContentmanagementDocumentAuditsServiceUnavailable) IsClientError() bool
IsClientError returns true when this get contentmanagement document audits service unavailable response has a 4xx status code
func (*GetContentmanagementDocumentAuditsServiceUnavailable) IsCode ¶
func (o *GetContentmanagementDocumentAuditsServiceUnavailable) IsCode(code int) bool
IsCode returns true when this get contentmanagement document audits service unavailable response a status code equal to that given
func (*GetContentmanagementDocumentAuditsServiceUnavailable) IsRedirect ¶
func (o *GetContentmanagementDocumentAuditsServiceUnavailable) IsRedirect() bool
IsRedirect returns true when this get contentmanagement document audits service unavailable response has a 3xx status code
func (*GetContentmanagementDocumentAuditsServiceUnavailable) IsServerError ¶
func (o *GetContentmanagementDocumentAuditsServiceUnavailable) IsServerError() bool
IsServerError returns true when this get contentmanagement document audits service unavailable response has a 5xx status code
func (*GetContentmanagementDocumentAuditsServiceUnavailable) IsSuccess ¶
func (o *GetContentmanagementDocumentAuditsServiceUnavailable) IsSuccess() bool
IsSuccess returns true when this get contentmanagement document audits service unavailable response has a 2xx status code
func (*GetContentmanagementDocumentAuditsServiceUnavailable) String ¶
func (o *GetContentmanagementDocumentAuditsServiceUnavailable) String() string
type GetContentmanagementDocumentAuditsTooManyRequests ¶
GetContentmanagementDocumentAuditsTooManyRequests describes a response with status code 429, with default header values.
Rate limit exceeded the maximum. Retry the request in [%s] seconds
func NewGetContentmanagementDocumentAuditsTooManyRequests ¶
func NewGetContentmanagementDocumentAuditsTooManyRequests() *GetContentmanagementDocumentAuditsTooManyRequests
NewGetContentmanagementDocumentAuditsTooManyRequests creates a GetContentmanagementDocumentAuditsTooManyRequests with default headers values
func (*GetContentmanagementDocumentAuditsTooManyRequests) Error ¶
func (o *GetContentmanagementDocumentAuditsTooManyRequests) Error() string
func (*GetContentmanagementDocumentAuditsTooManyRequests) GetPayload ¶
func (o *GetContentmanagementDocumentAuditsTooManyRequests) GetPayload() *models.ErrorBody
func (*GetContentmanagementDocumentAuditsTooManyRequests) IsClientError ¶
func (o *GetContentmanagementDocumentAuditsTooManyRequests) IsClientError() bool
IsClientError returns true when this get contentmanagement document audits too many requests response has a 4xx status code
func (*GetContentmanagementDocumentAuditsTooManyRequests) IsCode ¶
func (o *GetContentmanagementDocumentAuditsTooManyRequests) IsCode(code int) bool
IsCode returns true when this get contentmanagement document audits too many requests response a status code equal to that given
func (*GetContentmanagementDocumentAuditsTooManyRequests) IsRedirect ¶
func (o *GetContentmanagementDocumentAuditsTooManyRequests) IsRedirect() bool
IsRedirect returns true when this get contentmanagement document audits too many requests response has a 3xx status code
func (*GetContentmanagementDocumentAuditsTooManyRequests) IsServerError ¶
func (o *GetContentmanagementDocumentAuditsTooManyRequests) IsServerError() bool
IsServerError returns true when this get contentmanagement document audits too many requests response has a 5xx status code
func (*GetContentmanagementDocumentAuditsTooManyRequests) IsSuccess ¶
func (o *GetContentmanagementDocumentAuditsTooManyRequests) IsSuccess() bool
IsSuccess returns true when this get contentmanagement document audits too many requests response has a 2xx status code
func (*GetContentmanagementDocumentAuditsTooManyRequests) String ¶
func (o *GetContentmanagementDocumentAuditsTooManyRequests) String() string
type GetContentmanagementDocumentAuditsUnauthorized ¶
type GetContentmanagementDocumentAuditsUnauthorized struct {
}GetContentmanagementDocumentAuditsUnauthorized describes a response with status code 401, with default header values.
No authentication bearer token specified in authorization header.
func NewGetContentmanagementDocumentAuditsUnauthorized ¶
func NewGetContentmanagementDocumentAuditsUnauthorized() *GetContentmanagementDocumentAuditsUnauthorized
NewGetContentmanagementDocumentAuditsUnauthorized creates a GetContentmanagementDocumentAuditsUnauthorized with default headers values
func (*GetContentmanagementDocumentAuditsUnauthorized) Error ¶
func (o *GetContentmanagementDocumentAuditsUnauthorized) Error() string
func (*GetContentmanagementDocumentAuditsUnauthorized) GetPayload ¶
func (o *GetContentmanagementDocumentAuditsUnauthorized) GetPayload() *models.ErrorBody
func (*GetContentmanagementDocumentAuditsUnauthorized) IsClientError ¶
func (o *GetContentmanagementDocumentAuditsUnauthorized) IsClientError() bool
IsClientError returns true when this get contentmanagement document audits unauthorized response has a 4xx status code
func (*GetContentmanagementDocumentAuditsUnauthorized) IsCode ¶
func (o *GetContentmanagementDocumentAuditsUnauthorized) IsCode(code int) bool
IsCode returns true when this get contentmanagement document audits unauthorized response a status code equal to that given
func (*GetContentmanagementDocumentAuditsUnauthorized) IsRedirect ¶
func (o *GetContentmanagementDocumentAuditsUnauthorized) IsRedirect() bool
IsRedirect returns true when this get contentmanagement document audits unauthorized response has a 3xx status code
func (*GetContentmanagementDocumentAuditsUnauthorized) IsServerError ¶
func (o *GetContentmanagementDocumentAuditsUnauthorized) IsServerError() bool
IsServerError returns true when this get contentmanagement document audits unauthorized response has a 5xx status code
func (*GetContentmanagementDocumentAuditsUnauthorized) IsSuccess ¶
func (o *GetContentmanagementDocumentAuditsUnauthorized) IsSuccess() bool
IsSuccess returns true when this get contentmanagement document audits unauthorized response has a 2xx status code
func (*GetContentmanagementDocumentAuditsUnauthorized) String ¶
func (o *GetContentmanagementDocumentAuditsUnauthorized) String() string
type GetContentmanagementDocumentAuditsUnsupportedMediaType ¶
GetContentmanagementDocumentAuditsUnsupportedMediaType 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 NewGetContentmanagementDocumentAuditsUnsupportedMediaType ¶
func NewGetContentmanagementDocumentAuditsUnsupportedMediaType() *GetContentmanagementDocumentAuditsUnsupportedMediaType
NewGetContentmanagementDocumentAuditsUnsupportedMediaType creates a GetContentmanagementDocumentAuditsUnsupportedMediaType with default headers values
func (*GetContentmanagementDocumentAuditsUnsupportedMediaType) Error ¶
func (o *GetContentmanagementDocumentAuditsUnsupportedMediaType) Error() string
func (*GetContentmanagementDocumentAuditsUnsupportedMediaType) GetPayload ¶
func (o *GetContentmanagementDocumentAuditsUnsupportedMediaType) GetPayload() *models.ErrorBody
func (*GetContentmanagementDocumentAuditsUnsupportedMediaType) IsClientError ¶
func (o *GetContentmanagementDocumentAuditsUnsupportedMediaType) IsClientError() bool
IsClientError returns true when this get contentmanagement document audits unsupported media type response has a 4xx status code
func (*GetContentmanagementDocumentAuditsUnsupportedMediaType) IsCode ¶
func (o *GetContentmanagementDocumentAuditsUnsupportedMediaType) IsCode(code int) bool
IsCode returns true when this get contentmanagement document audits unsupported media type response a status code equal to that given
func (*GetContentmanagementDocumentAuditsUnsupportedMediaType) IsRedirect ¶
func (o *GetContentmanagementDocumentAuditsUnsupportedMediaType) IsRedirect() bool
IsRedirect returns true when this get contentmanagement document audits unsupported media type response has a 3xx status code
func (*GetContentmanagementDocumentAuditsUnsupportedMediaType) IsServerError ¶
func (o *GetContentmanagementDocumentAuditsUnsupportedMediaType) IsServerError() bool
IsServerError returns true when this get contentmanagement document audits unsupported media type response has a 5xx status code
func (*GetContentmanagementDocumentAuditsUnsupportedMediaType) IsSuccess ¶
func (o *GetContentmanagementDocumentAuditsUnsupportedMediaType) IsSuccess() bool
IsSuccess returns true when this get contentmanagement document audits unsupported media type response has a 2xx status code
func (*GetContentmanagementDocumentAuditsUnsupportedMediaType) String ¶
func (o *GetContentmanagementDocumentAuditsUnsupportedMediaType) String() string
type GetContentmanagementDocumentBadRequest ¶
GetContentmanagementDocumentBadRequest 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 NewGetContentmanagementDocumentBadRequest ¶
func NewGetContentmanagementDocumentBadRequest() *GetContentmanagementDocumentBadRequest
NewGetContentmanagementDocumentBadRequest creates a GetContentmanagementDocumentBadRequest with default headers values
func (*GetContentmanagementDocumentBadRequest) Error ¶
func (o *GetContentmanagementDocumentBadRequest) Error() string
func (*GetContentmanagementDocumentBadRequest) GetPayload ¶
func (o *GetContentmanagementDocumentBadRequest) GetPayload() *models.ErrorBody
func (*GetContentmanagementDocumentBadRequest) IsClientError ¶
func (o *GetContentmanagementDocumentBadRequest) IsClientError() bool
IsClientError returns true when this get contentmanagement document bad request response has a 4xx status code
func (*GetContentmanagementDocumentBadRequest) IsCode ¶
func (o *GetContentmanagementDocumentBadRequest) IsCode(code int) bool
IsCode returns true when this get contentmanagement document bad request response a status code equal to that given
func (*GetContentmanagementDocumentBadRequest) IsRedirect ¶
func (o *GetContentmanagementDocumentBadRequest) IsRedirect() bool
IsRedirect returns true when this get contentmanagement document bad request response has a 3xx status code
func (*GetContentmanagementDocumentBadRequest) IsServerError ¶
func (o *GetContentmanagementDocumentBadRequest) IsServerError() bool
IsServerError returns true when this get contentmanagement document bad request response has a 5xx status code
func (*GetContentmanagementDocumentBadRequest) IsSuccess ¶
func (o *GetContentmanagementDocumentBadRequest) IsSuccess() bool
IsSuccess returns true when this get contentmanagement document bad request response has a 2xx status code
func (*GetContentmanagementDocumentBadRequest) String ¶
func (o *GetContentmanagementDocumentBadRequest) String() string
type GetContentmanagementDocumentContentAccepted ¶
type GetContentmanagementDocumentContentAccepted struct { }
GetContentmanagementDocumentContentAccepted describes a response with status code 202, with default header values.
Accepted - Preparing file for download - try again soon.
func NewGetContentmanagementDocumentContentAccepted ¶
func NewGetContentmanagementDocumentContentAccepted() *GetContentmanagementDocumentContentAccepted
NewGetContentmanagementDocumentContentAccepted creates a GetContentmanagementDocumentContentAccepted with default headers values
func (*GetContentmanagementDocumentContentAccepted) Error ¶
func (o *GetContentmanagementDocumentContentAccepted) Error() string
func (*GetContentmanagementDocumentContentAccepted) IsClientError ¶
func (o *GetContentmanagementDocumentContentAccepted) IsClientError() bool
IsClientError returns true when this get contentmanagement document content accepted response has a 4xx status code
func (*GetContentmanagementDocumentContentAccepted) IsCode ¶
func (o *GetContentmanagementDocumentContentAccepted) IsCode(code int) bool
IsCode returns true when this get contentmanagement document content accepted response a status code equal to that given
func (*GetContentmanagementDocumentContentAccepted) IsRedirect ¶
func (o *GetContentmanagementDocumentContentAccepted) IsRedirect() bool
IsRedirect returns true when this get contentmanagement document content accepted response has a 3xx status code
func (*GetContentmanagementDocumentContentAccepted) IsServerError ¶
func (o *GetContentmanagementDocumentContentAccepted) IsServerError() bool
IsServerError returns true when this get contentmanagement document content accepted response has a 5xx status code
func (*GetContentmanagementDocumentContentAccepted) IsSuccess ¶
func (o *GetContentmanagementDocumentContentAccepted) IsSuccess() bool
IsSuccess returns true when this get contentmanagement document content accepted response has a 2xx status code
func (*GetContentmanagementDocumentContentAccepted) String ¶
func (o *GetContentmanagementDocumentContentAccepted) String() string
type GetContentmanagementDocumentContentBadRequest ¶
GetContentmanagementDocumentContentBadRequest 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 NewGetContentmanagementDocumentContentBadRequest ¶
func NewGetContentmanagementDocumentContentBadRequest() *GetContentmanagementDocumentContentBadRequest
NewGetContentmanagementDocumentContentBadRequest creates a GetContentmanagementDocumentContentBadRequest with default headers values
func (*GetContentmanagementDocumentContentBadRequest) Error ¶
func (o *GetContentmanagementDocumentContentBadRequest) Error() string
func (*GetContentmanagementDocumentContentBadRequest) GetPayload ¶
func (o *GetContentmanagementDocumentContentBadRequest) GetPayload() *models.ErrorBody
func (*GetContentmanagementDocumentContentBadRequest) IsClientError ¶
func (o *GetContentmanagementDocumentContentBadRequest) IsClientError() bool
IsClientError returns true when this get contentmanagement document content bad request response has a 4xx status code
func (*GetContentmanagementDocumentContentBadRequest) IsCode ¶
func (o *GetContentmanagementDocumentContentBadRequest) IsCode(code int) bool
IsCode returns true when this get contentmanagement document content bad request response a status code equal to that given
func (*GetContentmanagementDocumentContentBadRequest) IsRedirect ¶
func (o *GetContentmanagementDocumentContentBadRequest) IsRedirect() bool
IsRedirect returns true when this get contentmanagement document content bad request response has a 3xx status code
func (*GetContentmanagementDocumentContentBadRequest) IsServerError ¶
func (o *GetContentmanagementDocumentContentBadRequest) IsServerError() bool
IsServerError returns true when this get contentmanagement document content bad request response has a 5xx status code
func (*GetContentmanagementDocumentContentBadRequest) IsSuccess ¶
func (o *GetContentmanagementDocumentContentBadRequest) IsSuccess() bool
IsSuccess returns true when this get contentmanagement document content bad request response has a 2xx status code
func (*GetContentmanagementDocumentContentBadRequest) String ¶
func (o *GetContentmanagementDocumentContentBadRequest) String() string
type GetContentmanagementDocumentContentForbidden ¶
GetContentmanagementDocumentContentForbidden describes a response with status code 403, with default header values.
You are not authorized to perform the requested action.
func NewGetContentmanagementDocumentContentForbidden ¶
func NewGetContentmanagementDocumentContentForbidden() *GetContentmanagementDocumentContentForbidden
NewGetContentmanagementDocumentContentForbidden creates a GetContentmanagementDocumentContentForbidden with default headers values
func (*GetContentmanagementDocumentContentForbidden) Error ¶
func (o *GetContentmanagementDocumentContentForbidden) Error() string
func (*GetContentmanagementDocumentContentForbidden) GetPayload ¶
func (o *GetContentmanagementDocumentContentForbidden) GetPayload() *models.ErrorBody
func (*GetContentmanagementDocumentContentForbidden) IsClientError ¶
func (o *GetContentmanagementDocumentContentForbidden) IsClientError() bool
IsClientError returns true when this get contentmanagement document content forbidden response has a 4xx status code
func (*GetContentmanagementDocumentContentForbidden) IsCode ¶
func (o *GetContentmanagementDocumentContentForbidden) IsCode(code int) bool
IsCode returns true when this get contentmanagement document content forbidden response a status code equal to that given
func (*GetContentmanagementDocumentContentForbidden) IsRedirect ¶
func (o *GetContentmanagementDocumentContentForbidden) IsRedirect() bool
IsRedirect returns true when this get contentmanagement document content forbidden response has a 3xx status code
func (*GetContentmanagementDocumentContentForbidden) IsServerError ¶
func (o *GetContentmanagementDocumentContentForbidden) IsServerError() bool
IsServerError returns true when this get contentmanagement document content forbidden response has a 5xx status code
func (*GetContentmanagementDocumentContentForbidden) IsSuccess ¶
func (o *GetContentmanagementDocumentContentForbidden) IsSuccess() bool
IsSuccess returns true when this get contentmanagement document content forbidden response has a 2xx status code
func (*GetContentmanagementDocumentContentForbidden) String ¶
func (o *GetContentmanagementDocumentContentForbidden) String() string
type GetContentmanagementDocumentContentGatewayTimeout ¶
GetContentmanagementDocumentContentGatewayTimeout describes a response with status code 504, with default header values.
The request timed out.
func NewGetContentmanagementDocumentContentGatewayTimeout ¶
func NewGetContentmanagementDocumentContentGatewayTimeout() *GetContentmanagementDocumentContentGatewayTimeout
NewGetContentmanagementDocumentContentGatewayTimeout creates a GetContentmanagementDocumentContentGatewayTimeout with default headers values
func (*GetContentmanagementDocumentContentGatewayTimeout) Error ¶
func (o *GetContentmanagementDocumentContentGatewayTimeout) Error() string
func (*GetContentmanagementDocumentContentGatewayTimeout) GetPayload ¶
func (o *GetContentmanagementDocumentContentGatewayTimeout) GetPayload() *models.ErrorBody
func (*GetContentmanagementDocumentContentGatewayTimeout) IsClientError ¶
func (o *GetContentmanagementDocumentContentGatewayTimeout) IsClientError() bool
IsClientError returns true when this get contentmanagement document content gateway timeout response has a 4xx status code
func (*GetContentmanagementDocumentContentGatewayTimeout) IsCode ¶
func (o *GetContentmanagementDocumentContentGatewayTimeout) IsCode(code int) bool
IsCode returns true when this get contentmanagement document content gateway timeout response a status code equal to that given
func (*GetContentmanagementDocumentContentGatewayTimeout) IsRedirect ¶
func (o *GetContentmanagementDocumentContentGatewayTimeout) IsRedirect() bool
IsRedirect returns true when this get contentmanagement document content gateway timeout response has a 3xx status code
func (*GetContentmanagementDocumentContentGatewayTimeout) IsServerError ¶
func (o *GetContentmanagementDocumentContentGatewayTimeout) IsServerError() bool
IsServerError returns true when this get contentmanagement document content gateway timeout response has a 5xx status code
func (*GetContentmanagementDocumentContentGatewayTimeout) IsSuccess ¶
func (o *GetContentmanagementDocumentContentGatewayTimeout) IsSuccess() bool
IsSuccess returns true when this get contentmanagement document content gateway timeout response has a 2xx status code
func (*GetContentmanagementDocumentContentGatewayTimeout) String ¶
func (o *GetContentmanagementDocumentContentGatewayTimeout) String() string
type GetContentmanagementDocumentContentInternalServerError ¶
GetContentmanagementDocumentContentInternalServerError 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 NewGetContentmanagementDocumentContentInternalServerError ¶
func NewGetContentmanagementDocumentContentInternalServerError() *GetContentmanagementDocumentContentInternalServerError
NewGetContentmanagementDocumentContentInternalServerError creates a GetContentmanagementDocumentContentInternalServerError with default headers values
func (*GetContentmanagementDocumentContentInternalServerError) Error ¶
func (o *GetContentmanagementDocumentContentInternalServerError) Error() string
func (*GetContentmanagementDocumentContentInternalServerError) GetPayload ¶
func (o *GetContentmanagementDocumentContentInternalServerError) GetPayload() *models.ErrorBody
func (*GetContentmanagementDocumentContentInternalServerError) IsClientError ¶
func (o *GetContentmanagementDocumentContentInternalServerError) IsClientError() bool
IsClientError returns true when this get contentmanagement document content internal server error response has a 4xx status code
func (*GetContentmanagementDocumentContentInternalServerError) IsCode ¶
func (o *GetContentmanagementDocumentContentInternalServerError) IsCode(code int) bool
IsCode returns true when this get contentmanagement document content internal server error response a status code equal to that given
func (*GetContentmanagementDocumentContentInternalServerError) IsRedirect ¶
func (o *GetContentmanagementDocumentContentInternalServerError) IsRedirect() bool
IsRedirect returns true when this get contentmanagement document content internal server error response has a 3xx status code
func (*GetContentmanagementDocumentContentInternalServerError) IsServerError ¶
func (o *GetContentmanagementDocumentContentInternalServerError) IsServerError() bool
IsServerError returns true when this get contentmanagement document content internal server error response has a 5xx status code
func (*GetContentmanagementDocumentContentInternalServerError) IsSuccess ¶
func (o *GetContentmanagementDocumentContentInternalServerError) IsSuccess() bool
IsSuccess returns true when this get contentmanagement document content internal server error response has a 2xx status code
func (*GetContentmanagementDocumentContentInternalServerError) String ¶
func (o *GetContentmanagementDocumentContentInternalServerError) String() string
type GetContentmanagementDocumentContentNotFound ¶
GetContentmanagementDocumentContentNotFound describes a response with status code 404, with default header values.
The requested resource was not found.
func NewGetContentmanagementDocumentContentNotFound ¶
func NewGetContentmanagementDocumentContentNotFound() *GetContentmanagementDocumentContentNotFound
NewGetContentmanagementDocumentContentNotFound creates a GetContentmanagementDocumentContentNotFound with default headers values
func (*GetContentmanagementDocumentContentNotFound) Error ¶
func (o *GetContentmanagementDocumentContentNotFound) Error() string
func (*GetContentmanagementDocumentContentNotFound) GetPayload ¶
func (o *GetContentmanagementDocumentContentNotFound) GetPayload() *models.ErrorBody
func (*GetContentmanagementDocumentContentNotFound) IsClientError ¶
func (o *GetContentmanagementDocumentContentNotFound) IsClientError() bool
IsClientError returns true when this get contentmanagement document content not found response has a 4xx status code
func (*GetContentmanagementDocumentContentNotFound) IsCode ¶
func (o *GetContentmanagementDocumentContentNotFound) IsCode(code int) bool
IsCode returns true when this get contentmanagement document content not found response a status code equal to that given
func (*GetContentmanagementDocumentContentNotFound) IsRedirect ¶
func (o *GetContentmanagementDocumentContentNotFound) IsRedirect() bool
IsRedirect returns true when this get contentmanagement document content not found response has a 3xx status code
func (*GetContentmanagementDocumentContentNotFound) IsServerError ¶
func (o *GetContentmanagementDocumentContentNotFound) IsServerError() bool
IsServerError returns true when this get contentmanagement document content not found response has a 5xx status code
func (*GetContentmanagementDocumentContentNotFound) IsSuccess ¶
func (o *GetContentmanagementDocumentContentNotFound) IsSuccess() bool
IsSuccess returns true when this get contentmanagement document content not found response has a 2xx status code
func (*GetContentmanagementDocumentContentNotFound) String ¶
func (o *GetContentmanagementDocumentContentNotFound) String() string
type GetContentmanagementDocumentContentOK ¶
type GetContentmanagementDocumentContentOK struct {
Payload *models.DownloadResponse
}
GetContentmanagementDocumentContentOK describes a response with status code 200, with default header values.
Download location returned
func NewGetContentmanagementDocumentContentOK ¶
func NewGetContentmanagementDocumentContentOK() *GetContentmanagementDocumentContentOK
NewGetContentmanagementDocumentContentOK creates a GetContentmanagementDocumentContentOK with default headers values
func (*GetContentmanagementDocumentContentOK) Error ¶
func (o *GetContentmanagementDocumentContentOK) Error() string
func (*GetContentmanagementDocumentContentOK) GetPayload ¶
func (o *GetContentmanagementDocumentContentOK) GetPayload() *models.DownloadResponse
func (*GetContentmanagementDocumentContentOK) IsClientError ¶
func (o *GetContentmanagementDocumentContentOK) IsClientError() bool
IsClientError returns true when this get contentmanagement document content o k response has a 4xx status code
func (*GetContentmanagementDocumentContentOK) IsCode ¶
func (o *GetContentmanagementDocumentContentOK) IsCode(code int) bool
IsCode returns true when this get contentmanagement document content o k response a status code equal to that given
func (*GetContentmanagementDocumentContentOK) IsRedirect ¶
func (o *GetContentmanagementDocumentContentOK) IsRedirect() bool
IsRedirect returns true when this get contentmanagement document content o k response has a 3xx status code
func (*GetContentmanagementDocumentContentOK) IsServerError ¶
func (o *GetContentmanagementDocumentContentOK) IsServerError() bool
IsServerError returns true when this get contentmanagement document content o k response has a 5xx status code
func (*GetContentmanagementDocumentContentOK) IsSuccess ¶
func (o *GetContentmanagementDocumentContentOK) IsSuccess() bool
IsSuccess returns true when this get contentmanagement document content o k response has a 2xx status code
func (*GetContentmanagementDocumentContentOK) String ¶
func (o *GetContentmanagementDocumentContentOK) String() string
type GetContentmanagementDocumentContentParams ¶
type GetContentmanagementDocumentContentParams struct { /* ContentType. The requested format for the specified document. If supported, the document will be returned in that format. Example contentType=audio/wav */ ContentType *string /* Disposition. Request how the content will be downloaded: a file attachment or inline. Default is attachment. */ Disposition *string /* DocumentID. Document ID */ DocumentID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetContentmanagementDocumentContentParams contains all the parameters to send to the API endpoint
for the get contentmanagement document content operation. Typically these are written to a http.Request.
func NewGetContentmanagementDocumentContentParams ¶
func NewGetContentmanagementDocumentContentParams() *GetContentmanagementDocumentContentParams
NewGetContentmanagementDocumentContentParams creates a new GetContentmanagementDocumentContentParams 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 NewGetContentmanagementDocumentContentParamsWithContext ¶
func NewGetContentmanagementDocumentContentParamsWithContext(ctx context.Context) *GetContentmanagementDocumentContentParams
NewGetContentmanagementDocumentContentParamsWithContext creates a new GetContentmanagementDocumentContentParams object with the ability to set a context for a request.
func NewGetContentmanagementDocumentContentParamsWithHTTPClient ¶
func NewGetContentmanagementDocumentContentParamsWithHTTPClient(client *http.Client) *GetContentmanagementDocumentContentParams
NewGetContentmanagementDocumentContentParamsWithHTTPClient creates a new GetContentmanagementDocumentContentParams object with the ability to set a custom HTTPClient for a request.
func NewGetContentmanagementDocumentContentParamsWithTimeout ¶
func NewGetContentmanagementDocumentContentParamsWithTimeout(timeout time.Duration) *GetContentmanagementDocumentContentParams
NewGetContentmanagementDocumentContentParamsWithTimeout creates a new GetContentmanagementDocumentContentParams object with the ability to set a timeout on a request.
func (*GetContentmanagementDocumentContentParams) SetContentType ¶
func (o *GetContentmanagementDocumentContentParams) SetContentType(contentType *string)
SetContentType adds the contentType to the get contentmanagement document content params
func (*GetContentmanagementDocumentContentParams) SetContext ¶
func (o *GetContentmanagementDocumentContentParams) SetContext(ctx context.Context)
SetContext adds the context to the get contentmanagement document content params
func (*GetContentmanagementDocumentContentParams) SetDefaults ¶
func (o *GetContentmanagementDocumentContentParams) SetDefaults()
SetDefaults hydrates default values in the get contentmanagement document content params (not the query body).
All values with no default are reset to their zero value.
func (*GetContentmanagementDocumentContentParams) SetDisposition ¶
func (o *GetContentmanagementDocumentContentParams) SetDisposition(disposition *string)
SetDisposition adds the disposition to the get contentmanagement document content params
func (*GetContentmanagementDocumentContentParams) SetDocumentID ¶
func (o *GetContentmanagementDocumentContentParams) SetDocumentID(documentID string)
SetDocumentID adds the documentId to the get contentmanagement document content params
func (*GetContentmanagementDocumentContentParams) SetHTTPClient ¶
func (o *GetContentmanagementDocumentContentParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get contentmanagement document content params
func (*GetContentmanagementDocumentContentParams) SetTimeout ¶
func (o *GetContentmanagementDocumentContentParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get contentmanagement document content params
func (*GetContentmanagementDocumentContentParams) WithContentType ¶
func (o *GetContentmanagementDocumentContentParams) WithContentType(contentType *string) *GetContentmanagementDocumentContentParams
WithContentType adds the contentType to the get contentmanagement document content params
func (*GetContentmanagementDocumentContentParams) WithContext ¶
func (o *GetContentmanagementDocumentContentParams) WithContext(ctx context.Context) *GetContentmanagementDocumentContentParams
WithContext adds the context to the get contentmanagement document content params
func (*GetContentmanagementDocumentContentParams) WithDefaults ¶
func (o *GetContentmanagementDocumentContentParams) WithDefaults() *GetContentmanagementDocumentContentParams
WithDefaults hydrates default values in the get contentmanagement document content params (not the query body).
All values with no default are reset to their zero value.
func (*GetContentmanagementDocumentContentParams) WithDisposition ¶
func (o *GetContentmanagementDocumentContentParams) WithDisposition(disposition *string) *GetContentmanagementDocumentContentParams
WithDisposition adds the disposition to the get contentmanagement document content params
func (*GetContentmanagementDocumentContentParams) WithDocumentID ¶
func (o *GetContentmanagementDocumentContentParams) WithDocumentID(documentID string) *GetContentmanagementDocumentContentParams
WithDocumentID adds the documentID to the get contentmanagement document content params
func (*GetContentmanagementDocumentContentParams) WithHTTPClient ¶
func (o *GetContentmanagementDocumentContentParams) WithHTTPClient(client *http.Client) *GetContentmanagementDocumentContentParams
WithHTTPClient adds the HTTPClient to the get contentmanagement document content params
func (*GetContentmanagementDocumentContentParams) WithTimeout ¶
func (o *GetContentmanagementDocumentContentParams) WithTimeout(timeout time.Duration) *GetContentmanagementDocumentContentParams
WithTimeout adds the timeout to the get contentmanagement document content params
func (*GetContentmanagementDocumentContentParams) WriteToRequest ¶
func (o *GetContentmanagementDocumentContentParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetContentmanagementDocumentContentReader ¶
type GetContentmanagementDocumentContentReader struct {
// contains filtered or unexported fields
}
GetContentmanagementDocumentContentReader is a Reader for the GetContentmanagementDocumentContent structure.
func (*GetContentmanagementDocumentContentReader) ReadResponse ¶
func (o *GetContentmanagementDocumentContentReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetContentmanagementDocumentContentRequestEntityTooLarge ¶
GetContentmanagementDocumentContentRequestEntityTooLarge describes a response with status code 413, with default header values.
The request is over the size limit. Maximum bytes: %s
func NewGetContentmanagementDocumentContentRequestEntityTooLarge ¶
func NewGetContentmanagementDocumentContentRequestEntityTooLarge() *GetContentmanagementDocumentContentRequestEntityTooLarge
NewGetContentmanagementDocumentContentRequestEntityTooLarge creates a GetContentmanagementDocumentContentRequestEntityTooLarge with default headers values
func (*GetContentmanagementDocumentContentRequestEntityTooLarge) Error ¶
func (o *GetContentmanagementDocumentContentRequestEntityTooLarge) Error() string
func (*GetContentmanagementDocumentContentRequestEntityTooLarge) GetPayload ¶
func (o *GetContentmanagementDocumentContentRequestEntityTooLarge) GetPayload() *models.ErrorBody
func (*GetContentmanagementDocumentContentRequestEntityTooLarge) IsClientError ¶
func (o *GetContentmanagementDocumentContentRequestEntityTooLarge) IsClientError() bool
IsClientError returns true when this get contentmanagement document content request entity too large response has a 4xx status code
func (*GetContentmanagementDocumentContentRequestEntityTooLarge) IsCode ¶
func (o *GetContentmanagementDocumentContentRequestEntityTooLarge) IsCode(code int) bool
IsCode returns true when this get contentmanagement document content request entity too large response a status code equal to that given
func (*GetContentmanagementDocumentContentRequestEntityTooLarge) IsRedirect ¶
func (o *GetContentmanagementDocumentContentRequestEntityTooLarge) IsRedirect() bool
IsRedirect returns true when this get contentmanagement document content request entity too large response has a 3xx status code
func (*GetContentmanagementDocumentContentRequestEntityTooLarge) IsServerError ¶
func (o *GetContentmanagementDocumentContentRequestEntityTooLarge) IsServerError() bool
IsServerError returns true when this get contentmanagement document content request entity too large response has a 5xx status code
func (*GetContentmanagementDocumentContentRequestEntityTooLarge) IsSuccess ¶
func (o *GetContentmanagementDocumentContentRequestEntityTooLarge) IsSuccess() bool
IsSuccess returns true when this get contentmanagement document content request entity too large response has a 2xx status code
func (*GetContentmanagementDocumentContentRequestEntityTooLarge) String ¶
func (o *GetContentmanagementDocumentContentRequestEntityTooLarge) String() string
type GetContentmanagementDocumentContentRequestTimeout ¶
GetContentmanagementDocumentContentRequestTimeout 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 NewGetContentmanagementDocumentContentRequestTimeout ¶
func NewGetContentmanagementDocumentContentRequestTimeout() *GetContentmanagementDocumentContentRequestTimeout
NewGetContentmanagementDocumentContentRequestTimeout creates a GetContentmanagementDocumentContentRequestTimeout with default headers values
func (*GetContentmanagementDocumentContentRequestTimeout) Error ¶
func (o *GetContentmanagementDocumentContentRequestTimeout) Error() string
func (*GetContentmanagementDocumentContentRequestTimeout) GetPayload ¶
func (o *GetContentmanagementDocumentContentRequestTimeout) GetPayload() *models.ErrorBody
func (*GetContentmanagementDocumentContentRequestTimeout) IsClientError ¶
func (o *GetContentmanagementDocumentContentRequestTimeout) IsClientError() bool
IsClientError returns true when this get contentmanagement document content request timeout response has a 4xx status code
func (*GetContentmanagementDocumentContentRequestTimeout) IsCode ¶
func (o *GetContentmanagementDocumentContentRequestTimeout) IsCode(code int) bool
IsCode returns true when this get contentmanagement document content request timeout response a status code equal to that given
func (*GetContentmanagementDocumentContentRequestTimeout) IsRedirect ¶
func (o *GetContentmanagementDocumentContentRequestTimeout) IsRedirect() bool
IsRedirect returns true when this get contentmanagement document content request timeout response has a 3xx status code
func (*GetContentmanagementDocumentContentRequestTimeout) IsServerError ¶
func (o *GetContentmanagementDocumentContentRequestTimeout) IsServerError() bool
IsServerError returns true when this get contentmanagement document content request timeout response has a 5xx status code
func (*GetContentmanagementDocumentContentRequestTimeout) IsSuccess ¶
func (o *GetContentmanagementDocumentContentRequestTimeout) IsSuccess() bool
IsSuccess returns true when this get contentmanagement document content request timeout response has a 2xx status code
func (*GetContentmanagementDocumentContentRequestTimeout) String ¶
func (o *GetContentmanagementDocumentContentRequestTimeout) String() string
type GetContentmanagementDocumentContentServiceUnavailable ¶
type GetContentmanagementDocumentContentServiceUnavailable struct {
}GetContentmanagementDocumentContentServiceUnavailable 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 NewGetContentmanagementDocumentContentServiceUnavailable ¶
func NewGetContentmanagementDocumentContentServiceUnavailable() *GetContentmanagementDocumentContentServiceUnavailable
NewGetContentmanagementDocumentContentServiceUnavailable creates a GetContentmanagementDocumentContentServiceUnavailable with default headers values
func (*GetContentmanagementDocumentContentServiceUnavailable) Error ¶
func (o *GetContentmanagementDocumentContentServiceUnavailable) Error() string
func (*GetContentmanagementDocumentContentServiceUnavailable) GetPayload ¶
func (o *GetContentmanagementDocumentContentServiceUnavailable) GetPayload() *models.ErrorBody
func (*GetContentmanagementDocumentContentServiceUnavailable) IsClientError ¶
func (o *GetContentmanagementDocumentContentServiceUnavailable) IsClientError() bool
IsClientError returns true when this get contentmanagement document content service unavailable response has a 4xx status code
func (*GetContentmanagementDocumentContentServiceUnavailable) IsCode ¶
func (o *GetContentmanagementDocumentContentServiceUnavailable) IsCode(code int) bool
IsCode returns true when this get contentmanagement document content service unavailable response a status code equal to that given
func (*GetContentmanagementDocumentContentServiceUnavailable) IsRedirect ¶
func (o *GetContentmanagementDocumentContentServiceUnavailable) IsRedirect() bool
IsRedirect returns true when this get contentmanagement document content service unavailable response has a 3xx status code
func (*GetContentmanagementDocumentContentServiceUnavailable) IsServerError ¶
func (o *GetContentmanagementDocumentContentServiceUnavailable) IsServerError() bool
IsServerError returns true when this get contentmanagement document content service unavailable response has a 5xx status code
func (*GetContentmanagementDocumentContentServiceUnavailable) IsSuccess ¶
func (o *GetContentmanagementDocumentContentServiceUnavailable) IsSuccess() bool
IsSuccess returns true when this get contentmanagement document content service unavailable response has a 2xx status code
func (*GetContentmanagementDocumentContentServiceUnavailable) String ¶
func (o *GetContentmanagementDocumentContentServiceUnavailable) String() string
type GetContentmanagementDocumentContentTooManyRequests ¶
GetContentmanagementDocumentContentTooManyRequests describes a response with status code 429, with default header values.
Rate limit exceeded the maximum. Retry the request in [%s] seconds
func NewGetContentmanagementDocumentContentTooManyRequests ¶
func NewGetContentmanagementDocumentContentTooManyRequests() *GetContentmanagementDocumentContentTooManyRequests
NewGetContentmanagementDocumentContentTooManyRequests creates a GetContentmanagementDocumentContentTooManyRequests with default headers values
func (*GetContentmanagementDocumentContentTooManyRequests) Error ¶
func (o *GetContentmanagementDocumentContentTooManyRequests) Error() string
func (*GetContentmanagementDocumentContentTooManyRequests) GetPayload ¶
func (o *GetContentmanagementDocumentContentTooManyRequests) GetPayload() *models.ErrorBody
func (*GetContentmanagementDocumentContentTooManyRequests) IsClientError ¶
func (o *GetContentmanagementDocumentContentTooManyRequests) IsClientError() bool
IsClientError returns true when this get contentmanagement document content too many requests response has a 4xx status code
func (*GetContentmanagementDocumentContentTooManyRequests) IsCode ¶
func (o *GetContentmanagementDocumentContentTooManyRequests) IsCode(code int) bool
IsCode returns true when this get contentmanagement document content too many requests response a status code equal to that given
func (*GetContentmanagementDocumentContentTooManyRequests) IsRedirect ¶
func (o *GetContentmanagementDocumentContentTooManyRequests) IsRedirect() bool
IsRedirect returns true when this get contentmanagement document content too many requests response has a 3xx status code
func (*GetContentmanagementDocumentContentTooManyRequests) IsServerError ¶
func (o *GetContentmanagementDocumentContentTooManyRequests) IsServerError() bool
IsServerError returns true when this get contentmanagement document content too many requests response has a 5xx status code
func (*GetContentmanagementDocumentContentTooManyRequests) IsSuccess ¶
func (o *GetContentmanagementDocumentContentTooManyRequests) IsSuccess() bool
IsSuccess returns true when this get contentmanagement document content too many requests response has a 2xx status code
func (*GetContentmanagementDocumentContentTooManyRequests) String ¶
func (o *GetContentmanagementDocumentContentTooManyRequests) String() string
type GetContentmanagementDocumentContentUnauthorized ¶
type GetContentmanagementDocumentContentUnauthorized struct {
}GetContentmanagementDocumentContentUnauthorized describes a response with status code 401, with default header values.
No authentication bearer token specified in authorization header.
func NewGetContentmanagementDocumentContentUnauthorized ¶
func NewGetContentmanagementDocumentContentUnauthorized() *GetContentmanagementDocumentContentUnauthorized
NewGetContentmanagementDocumentContentUnauthorized creates a GetContentmanagementDocumentContentUnauthorized with default headers values
func (*GetContentmanagementDocumentContentUnauthorized) Error ¶
func (o *GetContentmanagementDocumentContentUnauthorized) Error() string
func (*GetContentmanagementDocumentContentUnauthorized) GetPayload ¶
func (o *GetContentmanagementDocumentContentUnauthorized) GetPayload() *models.ErrorBody
func (*GetContentmanagementDocumentContentUnauthorized) IsClientError ¶
func (o *GetContentmanagementDocumentContentUnauthorized) IsClientError() bool
IsClientError returns true when this get contentmanagement document content unauthorized response has a 4xx status code
func (*GetContentmanagementDocumentContentUnauthorized) IsCode ¶
func (o *GetContentmanagementDocumentContentUnauthorized) IsCode(code int) bool
IsCode returns true when this get contentmanagement document content unauthorized response a status code equal to that given
func (*GetContentmanagementDocumentContentUnauthorized) IsRedirect ¶
func (o *GetContentmanagementDocumentContentUnauthorized) IsRedirect() bool
IsRedirect returns true when this get contentmanagement document content unauthorized response has a 3xx status code
func (*GetContentmanagementDocumentContentUnauthorized) IsServerError ¶
func (o *GetContentmanagementDocumentContentUnauthorized) IsServerError() bool
IsServerError returns true when this get contentmanagement document content unauthorized response has a 5xx status code
func (*GetContentmanagementDocumentContentUnauthorized) IsSuccess ¶
func (o *GetContentmanagementDocumentContentUnauthorized) IsSuccess() bool
IsSuccess returns true when this get contentmanagement document content unauthorized response has a 2xx status code
func (*GetContentmanagementDocumentContentUnauthorized) String ¶
func (o *GetContentmanagementDocumentContentUnauthorized) String() string
type GetContentmanagementDocumentContentUnsupportedMediaType ¶
GetContentmanagementDocumentContentUnsupportedMediaType 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 NewGetContentmanagementDocumentContentUnsupportedMediaType ¶
func NewGetContentmanagementDocumentContentUnsupportedMediaType() *GetContentmanagementDocumentContentUnsupportedMediaType
NewGetContentmanagementDocumentContentUnsupportedMediaType creates a GetContentmanagementDocumentContentUnsupportedMediaType with default headers values
func (*GetContentmanagementDocumentContentUnsupportedMediaType) Error ¶
func (o *GetContentmanagementDocumentContentUnsupportedMediaType) Error() string
func (*GetContentmanagementDocumentContentUnsupportedMediaType) GetPayload ¶
func (o *GetContentmanagementDocumentContentUnsupportedMediaType) GetPayload() *models.ErrorBody
func (*GetContentmanagementDocumentContentUnsupportedMediaType) IsClientError ¶
func (o *GetContentmanagementDocumentContentUnsupportedMediaType) IsClientError() bool
IsClientError returns true when this get contentmanagement document content unsupported media type response has a 4xx status code
func (*GetContentmanagementDocumentContentUnsupportedMediaType) IsCode ¶
func (o *GetContentmanagementDocumentContentUnsupportedMediaType) IsCode(code int) bool
IsCode returns true when this get contentmanagement document content unsupported media type response a status code equal to that given
func (*GetContentmanagementDocumentContentUnsupportedMediaType) IsRedirect ¶
func (o *GetContentmanagementDocumentContentUnsupportedMediaType) IsRedirect() bool
IsRedirect returns true when this get contentmanagement document content unsupported media type response has a 3xx status code
func (*GetContentmanagementDocumentContentUnsupportedMediaType) IsServerError ¶
func (o *GetContentmanagementDocumentContentUnsupportedMediaType) IsServerError() bool
IsServerError returns true when this get contentmanagement document content unsupported media type response has a 5xx status code
func (*GetContentmanagementDocumentContentUnsupportedMediaType) IsSuccess ¶
func (o *GetContentmanagementDocumentContentUnsupportedMediaType) IsSuccess() bool
IsSuccess returns true when this get contentmanagement document content unsupported media type response has a 2xx status code
func (*GetContentmanagementDocumentContentUnsupportedMediaType) String ¶
func (o *GetContentmanagementDocumentContentUnsupportedMediaType) String() string
type GetContentmanagementDocumentForbidden ¶
GetContentmanagementDocumentForbidden describes a response with status code 403, with default header values.
You are not authorized to perform the requested action.
func NewGetContentmanagementDocumentForbidden ¶
func NewGetContentmanagementDocumentForbidden() *GetContentmanagementDocumentForbidden
NewGetContentmanagementDocumentForbidden creates a GetContentmanagementDocumentForbidden with default headers values
func (*GetContentmanagementDocumentForbidden) Error ¶
func (o *GetContentmanagementDocumentForbidden) Error() string
func (*GetContentmanagementDocumentForbidden) GetPayload ¶
func (o *GetContentmanagementDocumentForbidden) GetPayload() *models.ErrorBody
func (*GetContentmanagementDocumentForbidden) IsClientError ¶
func (o *GetContentmanagementDocumentForbidden) IsClientError() bool
IsClientError returns true when this get contentmanagement document forbidden response has a 4xx status code
func (*GetContentmanagementDocumentForbidden) IsCode ¶
func (o *GetContentmanagementDocumentForbidden) IsCode(code int) bool
IsCode returns true when this get contentmanagement document forbidden response a status code equal to that given
func (*GetContentmanagementDocumentForbidden) IsRedirect ¶
func (o *GetContentmanagementDocumentForbidden) IsRedirect() bool
IsRedirect returns true when this get contentmanagement document forbidden response has a 3xx status code
func (*GetContentmanagementDocumentForbidden) IsServerError ¶
func (o *GetContentmanagementDocumentForbidden) IsServerError() bool
IsServerError returns true when this get contentmanagement document forbidden response has a 5xx status code
func (*GetContentmanagementDocumentForbidden) IsSuccess ¶
func (o *GetContentmanagementDocumentForbidden) IsSuccess() bool
IsSuccess returns true when this get contentmanagement document forbidden response has a 2xx status code
func (*GetContentmanagementDocumentForbidden) String ¶
func (o *GetContentmanagementDocumentForbidden) String() string
type GetContentmanagementDocumentGatewayTimeout ¶
GetContentmanagementDocumentGatewayTimeout describes a response with status code 504, with default header values.
The request timed out.
func NewGetContentmanagementDocumentGatewayTimeout ¶
func NewGetContentmanagementDocumentGatewayTimeout() *GetContentmanagementDocumentGatewayTimeout
NewGetContentmanagementDocumentGatewayTimeout creates a GetContentmanagementDocumentGatewayTimeout with default headers values
func (*GetContentmanagementDocumentGatewayTimeout) Error ¶
func (o *GetContentmanagementDocumentGatewayTimeout) Error() string
func (*GetContentmanagementDocumentGatewayTimeout) GetPayload ¶
func (o *GetContentmanagementDocumentGatewayTimeout) GetPayload() *models.ErrorBody
func (*GetContentmanagementDocumentGatewayTimeout) IsClientError ¶
func (o *GetContentmanagementDocumentGatewayTimeout) IsClientError() bool
IsClientError returns true when this get contentmanagement document gateway timeout response has a 4xx status code
func (*GetContentmanagementDocumentGatewayTimeout) IsCode ¶
func (o *GetContentmanagementDocumentGatewayTimeout) IsCode(code int) bool
IsCode returns true when this get contentmanagement document gateway timeout response a status code equal to that given
func (*GetContentmanagementDocumentGatewayTimeout) IsRedirect ¶
func (o *GetContentmanagementDocumentGatewayTimeout) IsRedirect() bool
IsRedirect returns true when this get contentmanagement document gateway timeout response has a 3xx status code
func (*GetContentmanagementDocumentGatewayTimeout) IsServerError ¶
func (o *GetContentmanagementDocumentGatewayTimeout) IsServerError() bool
IsServerError returns true when this get contentmanagement document gateway timeout response has a 5xx status code
func (*GetContentmanagementDocumentGatewayTimeout) IsSuccess ¶
func (o *GetContentmanagementDocumentGatewayTimeout) IsSuccess() bool
IsSuccess returns true when this get contentmanagement document gateway timeout response has a 2xx status code
func (*GetContentmanagementDocumentGatewayTimeout) String ¶
func (o *GetContentmanagementDocumentGatewayTimeout) String() string
type GetContentmanagementDocumentInternalServerError ¶
GetContentmanagementDocumentInternalServerError 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 NewGetContentmanagementDocumentInternalServerError ¶
func NewGetContentmanagementDocumentInternalServerError() *GetContentmanagementDocumentInternalServerError
NewGetContentmanagementDocumentInternalServerError creates a GetContentmanagementDocumentInternalServerError with default headers values
func (*GetContentmanagementDocumentInternalServerError) Error ¶
func (o *GetContentmanagementDocumentInternalServerError) Error() string
func (*GetContentmanagementDocumentInternalServerError) GetPayload ¶
func (o *GetContentmanagementDocumentInternalServerError) GetPayload() *models.ErrorBody
func (*GetContentmanagementDocumentInternalServerError) IsClientError ¶
func (o *GetContentmanagementDocumentInternalServerError) IsClientError() bool
IsClientError returns true when this get contentmanagement document internal server error response has a 4xx status code
func (*GetContentmanagementDocumentInternalServerError) IsCode ¶
func (o *GetContentmanagementDocumentInternalServerError) IsCode(code int) bool
IsCode returns true when this get contentmanagement document internal server error response a status code equal to that given
func (*GetContentmanagementDocumentInternalServerError) IsRedirect ¶
func (o *GetContentmanagementDocumentInternalServerError) IsRedirect() bool
IsRedirect returns true when this get contentmanagement document internal server error response has a 3xx status code
func (*GetContentmanagementDocumentInternalServerError) IsServerError ¶
func (o *GetContentmanagementDocumentInternalServerError) IsServerError() bool
IsServerError returns true when this get contentmanagement document internal server error response has a 5xx status code
func (*GetContentmanagementDocumentInternalServerError) IsSuccess ¶
func (o *GetContentmanagementDocumentInternalServerError) IsSuccess() bool
IsSuccess returns true when this get contentmanagement document internal server error response has a 2xx status code
func (*GetContentmanagementDocumentInternalServerError) String ¶
func (o *GetContentmanagementDocumentInternalServerError) String() string
type GetContentmanagementDocumentNotFound ¶
GetContentmanagementDocumentNotFound describes a response with status code 404, with default header values.
The requested resource was not found.
func NewGetContentmanagementDocumentNotFound ¶
func NewGetContentmanagementDocumentNotFound() *GetContentmanagementDocumentNotFound
NewGetContentmanagementDocumentNotFound creates a GetContentmanagementDocumentNotFound with default headers values
func (*GetContentmanagementDocumentNotFound) Error ¶
func (o *GetContentmanagementDocumentNotFound) Error() string
func (*GetContentmanagementDocumentNotFound) GetPayload ¶
func (o *GetContentmanagementDocumentNotFound) GetPayload() *models.ErrorBody
func (*GetContentmanagementDocumentNotFound) IsClientError ¶
func (o *GetContentmanagementDocumentNotFound) IsClientError() bool
IsClientError returns true when this get contentmanagement document not found response has a 4xx status code
func (*GetContentmanagementDocumentNotFound) IsCode ¶
func (o *GetContentmanagementDocumentNotFound) IsCode(code int) bool
IsCode returns true when this get contentmanagement document not found response a status code equal to that given
func (*GetContentmanagementDocumentNotFound) IsRedirect ¶
func (o *GetContentmanagementDocumentNotFound) IsRedirect() bool
IsRedirect returns true when this get contentmanagement document not found response has a 3xx status code
func (*GetContentmanagementDocumentNotFound) IsServerError ¶
func (o *GetContentmanagementDocumentNotFound) IsServerError() bool
IsServerError returns true when this get contentmanagement document not found response has a 5xx status code
func (*GetContentmanagementDocumentNotFound) IsSuccess ¶
func (o *GetContentmanagementDocumentNotFound) IsSuccess() bool
IsSuccess returns true when this get contentmanagement document not found response has a 2xx status code
func (*GetContentmanagementDocumentNotFound) String ¶
func (o *GetContentmanagementDocumentNotFound) String() string
type GetContentmanagementDocumentOK ¶
GetContentmanagementDocumentOK describes a response with status code 200, with default header values.
successful operation
func NewGetContentmanagementDocumentOK ¶
func NewGetContentmanagementDocumentOK() *GetContentmanagementDocumentOK
NewGetContentmanagementDocumentOK creates a GetContentmanagementDocumentOK with default headers values
func (*GetContentmanagementDocumentOK) Error ¶
func (o *GetContentmanagementDocumentOK) Error() string
func (*GetContentmanagementDocumentOK) GetPayload ¶
func (o *GetContentmanagementDocumentOK) GetPayload() *models.Document
func (*GetContentmanagementDocumentOK) IsClientError ¶
func (o *GetContentmanagementDocumentOK) IsClientError() bool
IsClientError returns true when this get contentmanagement document o k response has a 4xx status code
func (*GetContentmanagementDocumentOK) IsCode ¶
func (o *GetContentmanagementDocumentOK) IsCode(code int) bool
IsCode returns true when this get contentmanagement document o k response a status code equal to that given
func (*GetContentmanagementDocumentOK) IsRedirect ¶
func (o *GetContentmanagementDocumentOK) IsRedirect() bool
IsRedirect returns true when this get contentmanagement document o k response has a 3xx status code
func (*GetContentmanagementDocumentOK) IsServerError ¶
func (o *GetContentmanagementDocumentOK) IsServerError() bool
IsServerError returns true when this get contentmanagement document o k response has a 5xx status code
func (*GetContentmanagementDocumentOK) IsSuccess ¶
func (o *GetContentmanagementDocumentOK) IsSuccess() bool
IsSuccess returns true when this get contentmanagement document o k response has a 2xx status code
func (*GetContentmanagementDocumentOK) String ¶
func (o *GetContentmanagementDocumentOK) String() string
type GetContentmanagementDocumentParams ¶
type GetContentmanagementDocumentParams struct { /* DocumentID. Document ID */ DocumentID string /* Expand. Which fields, if any, to expand. */ Expand []string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetContentmanagementDocumentParams contains all the parameters to send to the API endpoint
for the get contentmanagement document operation. Typically these are written to a http.Request.
func NewGetContentmanagementDocumentParams ¶
func NewGetContentmanagementDocumentParams() *GetContentmanagementDocumentParams
NewGetContentmanagementDocumentParams creates a new GetContentmanagementDocumentParams 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 NewGetContentmanagementDocumentParamsWithContext ¶
func NewGetContentmanagementDocumentParamsWithContext(ctx context.Context) *GetContentmanagementDocumentParams
NewGetContentmanagementDocumentParamsWithContext creates a new GetContentmanagementDocumentParams object with the ability to set a context for a request.
func NewGetContentmanagementDocumentParamsWithHTTPClient ¶
func NewGetContentmanagementDocumentParamsWithHTTPClient(client *http.Client) *GetContentmanagementDocumentParams
NewGetContentmanagementDocumentParamsWithHTTPClient creates a new GetContentmanagementDocumentParams object with the ability to set a custom HTTPClient for a request.
func NewGetContentmanagementDocumentParamsWithTimeout ¶
func NewGetContentmanagementDocumentParamsWithTimeout(timeout time.Duration) *GetContentmanagementDocumentParams
NewGetContentmanagementDocumentParamsWithTimeout creates a new GetContentmanagementDocumentParams object with the ability to set a timeout on a request.
func (*GetContentmanagementDocumentParams) SetContext ¶
func (o *GetContentmanagementDocumentParams) SetContext(ctx context.Context)
SetContext adds the context to the get contentmanagement document params
func (*GetContentmanagementDocumentParams) SetDefaults ¶
func (o *GetContentmanagementDocumentParams) SetDefaults()
SetDefaults hydrates default values in the get contentmanagement document params (not the query body).
All values with no default are reset to their zero value.
func (*GetContentmanagementDocumentParams) SetDocumentID ¶
func (o *GetContentmanagementDocumentParams) SetDocumentID(documentID string)
SetDocumentID adds the documentId to the get contentmanagement document params
func (*GetContentmanagementDocumentParams) SetExpand ¶
func (o *GetContentmanagementDocumentParams) SetExpand(expand []string)
SetExpand adds the expand to the get contentmanagement document params
func (*GetContentmanagementDocumentParams) SetHTTPClient ¶
func (o *GetContentmanagementDocumentParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get contentmanagement document params
func (*GetContentmanagementDocumentParams) SetTimeout ¶
func (o *GetContentmanagementDocumentParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get contentmanagement document params
func (*GetContentmanagementDocumentParams) WithContext ¶
func (o *GetContentmanagementDocumentParams) WithContext(ctx context.Context) *GetContentmanagementDocumentParams
WithContext adds the context to the get contentmanagement document params
func (*GetContentmanagementDocumentParams) WithDefaults ¶
func (o *GetContentmanagementDocumentParams) WithDefaults() *GetContentmanagementDocumentParams
WithDefaults hydrates default values in the get contentmanagement document params (not the query body).
All values with no default are reset to their zero value.
func (*GetContentmanagementDocumentParams) WithDocumentID ¶
func (o *GetContentmanagementDocumentParams) WithDocumentID(documentID string) *GetContentmanagementDocumentParams
WithDocumentID adds the documentID to the get contentmanagement document params
func (*GetContentmanagementDocumentParams) WithExpand ¶
func (o *GetContentmanagementDocumentParams) WithExpand(expand []string) *GetContentmanagementDocumentParams
WithExpand adds the expand to the get contentmanagement document params
func (*GetContentmanagementDocumentParams) WithHTTPClient ¶
func (o *GetContentmanagementDocumentParams) WithHTTPClient(client *http.Client) *GetContentmanagementDocumentParams
WithHTTPClient adds the HTTPClient to the get contentmanagement document params
func (*GetContentmanagementDocumentParams) WithTimeout ¶
func (o *GetContentmanagementDocumentParams) WithTimeout(timeout time.Duration) *GetContentmanagementDocumentParams
WithTimeout adds the timeout to the get contentmanagement document params
func (*GetContentmanagementDocumentParams) WriteToRequest ¶
func (o *GetContentmanagementDocumentParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetContentmanagementDocumentReader ¶
type GetContentmanagementDocumentReader struct {
// contains filtered or unexported fields
}
GetContentmanagementDocumentReader is a Reader for the GetContentmanagementDocument structure.
func (*GetContentmanagementDocumentReader) ReadResponse ¶
func (o *GetContentmanagementDocumentReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetContentmanagementDocumentRequestEntityTooLarge ¶
GetContentmanagementDocumentRequestEntityTooLarge describes a response with status code 413, with default header values.
The request is over the size limit. Maximum bytes: %s
func NewGetContentmanagementDocumentRequestEntityTooLarge ¶
func NewGetContentmanagementDocumentRequestEntityTooLarge() *GetContentmanagementDocumentRequestEntityTooLarge
NewGetContentmanagementDocumentRequestEntityTooLarge creates a GetContentmanagementDocumentRequestEntityTooLarge with default headers values
func (*GetContentmanagementDocumentRequestEntityTooLarge) Error ¶
func (o *GetContentmanagementDocumentRequestEntityTooLarge) Error() string
func (*GetContentmanagementDocumentRequestEntityTooLarge) GetPayload ¶
func (o *GetContentmanagementDocumentRequestEntityTooLarge) GetPayload() *models.ErrorBody
func (*GetContentmanagementDocumentRequestEntityTooLarge) IsClientError ¶
func (o *GetContentmanagementDocumentRequestEntityTooLarge) IsClientError() bool
IsClientError returns true when this get contentmanagement document request entity too large response has a 4xx status code
func (*GetContentmanagementDocumentRequestEntityTooLarge) IsCode ¶
func (o *GetContentmanagementDocumentRequestEntityTooLarge) IsCode(code int) bool
IsCode returns true when this get contentmanagement document request entity too large response a status code equal to that given
func (*GetContentmanagementDocumentRequestEntityTooLarge) IsRedirect ¶
func (o *GetContentmanagementDocumentRequestEntityTooLarge) IsRedirect() bool
IsRedirect returns true when this get contentmanagement document request entity too large response has a 3xx status code
func (*GetContentmanagementDocumentRequestEntityTooLarge) IsServerError ¶
func (o *GetContentmanagementDocumentRequestEntityTooLarge) IsServerError() bool
IsServerError returns true when this get contentmanagement document request entity too large response has a 5xx status code
func (*GetContentmanagementDocumentRequestEntityTooLarge) IsSuccess ¶
func (o *GetContentmanagementDocumentRequestEntityTooLarge) IsSuccess() bool
IsSuccess returns true when this get contentmanagement document request entity too large response has a 2xx status code
func (*GetContentmanagementDocumentRequestEntityTooLarge) String ¶
func (o *GetContentmanagementDocumentRequestEntityTooLarge) String() string
type GetContentmanagementDocumentRequestTimeout ¶
GetContentmanagementDocumentRequestTimeout 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 NewGetContentmanagementDocumentRequestTimeout ¶
func NewGetContentmanagementDocumentRequestTimeout() *GetContentmanagementDocumentRequestTimeout
NewGetContentmanagementDocumentRequestTimeout creates a GetContentmanagementDocumentRequestTimeout with default headers values
func (*GetContentmanagementDocumentRequestTimeout) Error ¶
func (o *GetContentmanagementDocumentRequestTimeout) Error() string
func (*GetContentmanagementDocumentRequestTimeout) GetPayload ¶
func (o *GetContentmanagementDocumentRequestTimeout) GetPayload() *models.ErrorBody
func (*GetContentmanagementDocumentRequestTimeout) IsClientError ¶
func (o *GetContentmanagementDocumentRequestTimeout) IsClientError() bool
IsClientError returns true when this get contentmanagement document request timeout response has a 4xx status code
func (*GetContentmanagementDocumentRequestTimeout) IsCode ¶
func (o *GetContentmanagementDocumentRequestTimeout) IsCode(code int) bool
IsCode returns true when this get contentmanagement document request timeout response a status code equal to that given
func (*GetContentmanagementDocumentRequestTimeout) IsRedirect ¶
func (o *GetContentmanagementDocumentRequestTimeout) IsRedirect() bool
IsRedirect returns true when this get contentmanagement document request timeout response has a 3xx status code
func (*GetContentmanagementDocumentRequestTimeout) IsServerError ¶
func (o *GetContentmanagementDocumentRequestTimeout) IsServerError() bool
IsServerError returns true when this get contentmanagement document request timeout response has a 5xx status code
func (*GetContentmanagementDocumentRequestTimeout) IsSuccess ¶
func (o *GetContentmanagementDocumentRequestTimeout) IsSuccess() bool
IsSuccess returns true when this get contentmanagement document request timeout response has a 2xx status code
func (*GetContentmanagementDocumentRequestTimeout) String ¶
func (o *GetContentmanagementDocumentRequestTimeout) String() string
type GetContentmanagementDocumentServiceUnavailable ¶
type GetContentmanagementDocumentServiceUnavailable struct {
}GetContentmanagementDocumentServiceUnavailable 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 NewGetContentmanagementDocumentServiceUnavailable ¶
func NewGetContentmanagementDocumentServiceUnavailable() *GetContentmanagementDocumentServiceUnavailable
NewGetContentmanagementDocumentServiceUnavailable creates a GetContentmanagementDocumentServiceUnavailable with default headers values
func (*GetContentmanagementDocumentServiceUnavailable) Error ¶
func (o *GetContentmanagementDocumentServiceUnavailable) Error() string
func (*GetContentmanagementDocumentServiceUnavailable) GetPayload ¶
func (o *GetContentmanagementDocumentServiceUnavailable) GetPayload() *models.ErrorBody
func (*GetContentmanagementDocumentServiceUnavailable) IsClientError ¶
func (o *GetContentmanagementDocumentServiceUnavailable) IsClientError() bool
IsClientError returns true when this get contentmanagement document service unavailable response has a 4xx status code
func (*GetContentmanagementDocumentServiceUnavailable) IsCode ¶
func (o *GetContentmanagementDocumentServiceUnavailable) IsCode(code int) bool
IsCode returns true when this get contentmanagement document service unavailable response a status code equal to that given
func (*GetContentmanagementDocumentServiceUnavailable) IsRedirect ¶
func (o *GetContentmanagementDocumentServiceUnavailable) IsRedirect() bool
IsRedirect returns true when this get contentmanagement document service unavailable response has a 3xx status code
func (*GetContentmanagementDocumentServiceUnavailable) IsServerError ¶
func (o *GetContentmanagementDocumentServiceUnavailable) IsServerError() bool
IsServerError returns true when this get contentmanagement document service unavailable response has a 5xx status code
func (*GetContentmanagementDocumentServiceUnavailable) IsSuccess ¶
func (o *GetContentmanagementDocumentServiceUnavailable) IsSuccess() bool
IsSuccess returns true when this get contentmanagement document service unavailable response has a 2xx status code
func (*GetContentmanagementDocumentServiceUnavailable) String ¶
func (o *GetContentmanagementDocumentServiceUnavailable) String() string
type GetContentmanagementDocumentTooManyRequests ¶
GetContentmanagementDocumentTooManyRequests describes a response with status code 429, with default header values.
Rate limit exceeded the maximum. Retry the request in [%s] seconds
func NewGetContentmanagementDocumentTooManyRequests ¶
func NewGetContentmanagementDocumentTooManyRequests() *GetContentmanagementDocumentTooManyRequests
NewGetContentmanagementDocumentTooManyRequests creates a GetContentmanagementDocumentTooManyRequests with default headers values
func (*GetContentmanagementDocumentTooManyRequests) Error ¶
func (o *GetContentmanagementDocumentTooManyRequests) Error() string
func (*GetContentmanagementDocumentTooManyRequests) GetPayload ¶
func (o *GetContentmanagementDocumentTooManyRequests) GetPayload() *models.ErrorBody
func (*GetContentmanagementDocumentTooManyRequests) IsClientError ¶
func (o *GetContentmanagementDocumentTooManyRequests) IsClientError() bool
IsClientError returns true when this get contentmanagement document too many requests response has a 4xx status code
func (*GetContentmanagementDocumentTooManyRequests) IsCode ¶
func (o *GetContentmanagementDocumentTooManyRequests) IsCode(code int) bool
IsCode returns true when this get contentmanagement document too many requests response a status code equal to that given
func (*GetContentmanagementDocumentTooManyRequests) IsRedirect ¶
func (o *GetContentmanagementDocumentTooManyRequests) IsRedirect() bool
IsRedirect returns true when this get contentmanagement document too many requests response has a 3xx status code
func (*GetContentmanagementDocumentTooManyRequests) IsServerError ¶
func (o *GetContentmanagementDocumentTooManyRequests) IsServerError() bool
IsServerError returns true when this get contentmanagement document too many requests response has a 5xx status code
func (*GetContentmanagementDocumentTooManyRequests) IsSuccess ¶
func (o *GetContentmanagementDocumentTooManyRequests) IsSuccess() bool
IsSuccess returns true when this get contentmanagement document too many requests response has a 2xx status code
func (*GetContentmanagementDocumentTooManyRequests) String ¶
func (o *GetContentmanagementDocumentTooManyRequests) String() string
type GetContentmanagementDocumentUnauthorized ¶
type GetContentmanagementDocumentUnauthorized struct {
}GetContentmanagementDocumentUnauthorized describes a response with status code 401, with default header values.
No authentication bearer token specified in authorization header.
func NewGetContentmanagementDocumentUnauthorized ¶
func NewGetContentmanagementDocumentUnauthorized() *GetContentmanagementDocumentUnauthorized
NewGetContentmanagementDocumentUnauthorized creates a GetContentmanagementDocumentUnauthorized with default headers values
func (*GetContentmanagementDocumentUnauthorized) Error ¶
func (o *GetContentmanagementDocumentUnauthorized) Error() string
func (*GetContentmanagementDocumentUnauthorized) GetPayload ¶
func (o *GetContentmanagementDocumentUnauthorized) GetPayload() *models.ErrorBody
func (*GetContentmanagementDocumentUnauthorized) IsClientError ¶
func (o *GetContentmanagementDocumentUnauthorized) IsClientError() bool
IsClientError returns true when this get contentmanagement document unauthorized response has a 4xx status code
func (*GetContentmanagementDocumentUnauthorized) IsCode ¶
func (o *GetContentmanagementDocumentUnauthorized) IsCode(code int) bool
IsCode returns true when this get contentmanagement document unauthorized response a status code equal to that given
func (*GetContentmanagementDocumentUnauthorized) IsRedirect ¶
func (o *GetContentmanagementDocumentUnauthorized) IsRedirect() bool
IsRedirect returns true when this get contentmanagement document unauthorized response has a 3xx status code
func (*GetContentmanagementDocumentUnauthorized) IsServerError ¶
func (o *GetContentmanagementDocumentUnauthorized) IsServerError() bool
IsServerError returns true when this get contentmanagement document unauthorized response has a 5xx status code
func (*GetContentmanagementDocumentUnauthorized) IsSuccess ¶
func (o *GetContentmanagementDocumentUnauthorized) IsSuccess() bool
IsSuccess returns true when this get contentmanagement document unauthorized response has a 2xx status code
func (*GetContentmanagementDocumentUnauthorized) String ¶
func (o *GetContentmanagementDocumentUnauthorized) String() string
type GetContentmanagementDocumentUnsupportedMediaType ¶
GetContentmanagementDocumentUnsupportedMediaType 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 NewGetContentmanagementDocumentUnsupportedMediaType ¶
func NewGetContentmanagementDocumentUnsupportedMediaType() *GetContentmanagementDocumentUnsupportedMediaType
NewGetContentmanagementDocumentUnsupportedMediaType creates a GetContentmanagementDocumentUnsupportedMediaType with default headers values
func (*GetContentmanagementDocumentUnsupportedMediaType) Error ¶
func (o *GetContentmanagementDocumentUnsupportedMediaType) Error() string
func (*GetContentmanagementDocumentUnsupportedMediaType) GetPayload ¶
func (o *GetContentmanagementDocumentUnsupportedMediaType) GetPayload() *models.ErrorBody
func (*GetContentmanagementDocumentUnsupportedMediaType) IsClientError ¶
func (o *GetContentmanagementDocumentUnsupportedMediaType) IsClientError() bool
IsClientError returns true when this get contentmanagement document unsupported media type response has a 4xx status code
func (*GetContentmanagementDocumentUnsupportedMediaType) IsCode ¶
func (o *GetContentmanagementDocumentUnsupportedMediaType) IsCode(code int) bool
IsCode returns true when this get contentmanagement document unsupported media type response a status code equal to that given
func (*GetContentmanagementDocumentUnsupportedMediaType) IsRedirect ¶
func (o *GetContentmanagementDocumentUnsupportedMediaType) IsRedirect() bool
IsRedirect returns true when this get contentmanagement document unsupported media type response has a 3xx status code
func (*GetContentmanagementDocumentUnsupportedMediaType) IsServerError ¶
func (o *GetContentmanagementDocumentUnsupportedMediaType) IsServerError() bool
IsServerError returns true when this get contentmanagement document unsupported media type response has a 5xx status code
func (*GetContentmanagementDocumentUnsupportedMediaType) IsSuccess ¶
func (o *GetContentmanagementDocumentUnsupportedMediaType) IsSuccess() bool
IsSuccess returns true when this get contentmanagement document unsupported media type response has a 2xx status code
func (*GetContentmanagementDocumentUnsupportedMediaType) String ¶
func (o *GetContentmanagementDocumentUnsupportedMediaType) String() string
type GetContentmanagementDocumentsBadRequest ¶
GetContentmanagementDocumentsBadRequest 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 NewGetContentmanagementDocumentsBadRequest ¶
func NewGetContentmanagementDocumentsBadRequest() *GetContentmanagementDocumentsBadRequest
NewGetContentmanagementDocumentsBadRequest creates a GetContentmanagementDocumentsBadRequest with default headers values
func (*GetContentmanagementDocumentsBadRequest) Error ¶
func (o *GetContentmanagementDocumentsBadRequest) Error() string
func (*GetContentmanagementDocumentsBadRequest) GetPayload ¶
func (o *GetContentmanagementDocumentsBadRequest) GetPayload() *models.ErrorBody
func (*GetContentmanagementDocumentsBadRequest) IsClientError ¶
func (o *GetContentmanagementDocumentsBadRequest) IsClientError() bool
IsClientError returns true when this get contentmanagement documents bad request response has a 4xx status code
func (*GetContentmanagementDocumentsBadRequest) IsCode ¶
func (o *GetContentmanagementDocumentsBadRequest) IsCode(code int) bool
IsCode returns true when this get contentmanagement documents bad request response a status code equal to that given
func (*GetContentmanagementDocumentsBadRequest) IsRedirect ¶
func (o *GetContentmanagementDocumentsBadRequest) IsRedirect() bool
IsRedirect returns true when this get contentmanagement documents bad request response has a 3xx status code
func (*GetContentmanagementDocumentsBadRequest) IsServerError ¶
func (o *GetContentmanagementDocumentsBadRequest) IsServerError() bool
IsServerError returns true when this get contentmanagement documents bad request response has a 5xx status code
func (*GetContentmanagementDocumentsBadRequest) IsSuccess ¶
func (o *GetContentmanagementDocumentsBadRequest) IsSuccess() bool
IsSuccess returns true when this get contentmanagement documents bad request response has a 2xx status code
func (*GetContentmanagementDocumentsBadRequest) String ¶
func (o *GetContentmanagementDocumentsBadRequest) String() string
type GetContentmanagementDocumentsForbidden ¶
GetContentmanagementDocumentsForbidden describes a response with status code 403, with default header values.
You are not authorized to perform the requested action.
func NewGetContentmanagementDocumentsForbidden ¶
func NewGetContentmanagementDocumentsForbidden() *GetContentmanagementDocumentsForbidden
NewGetContentmanagementDocumentsForbidden creates a GetContentmanagementDocumentsForbidden with default headers values
func (*GetContentmanagementDocumentsForbidden) Error ¶
func (o *GetContentmanagementDocumentsForbidden) Error() string
func (*GetContentmanagementDocumentsForbidden) GetPayload ¶
func (o *GetContentmanagementDocumentsForbidden) GetPayload() *models.ErrorBody
func (*GetContentmanagementDocumentsForbidden) IsClientError ¶
func (o *GetContentmanagementDocumentsForbidden) IsClientError() bool
IsClientError returns true when this get contentmanagement documents forbidden response has a 4xx status code
func (*GetContentmanagementDocumentsForbidden) IsCode ¶
func (o *GetContentmanagementDocumentsForbidden) IsCode(code int) bool
IsCode returns true when this get contentmanagement documents forbidden response a status code equal to that given
func (*GetContentmanagementDocumentsForbidden) IsRedirect ¶
func (o *GetContentmanagementDocumentsForbidden) IsRedirect() bool
IsRedirect returns true when this get contentmanagement documents forbidden response has a 3xx status code
func (*GetContentmanagementDocumentsForbidden) IsServerError ¶
func (o *GetContentmanagementDocumentsForbidden) IsServerError() bool
IsServerError returns true when this get contentmanagement documents forbidden response has a 5xx status code
func (*GetContentmanagementDocumentsForbidden) IsSuccess ¶
func (o *GetContentmanagementDocumentsForbidden) IsSuccess() bool
IsSuccess returns true when this get contentmanagement documents forbidden response has a 2xx status code
func (*GetContentmanagementDocumentsForbidden) String ¶
func (o *GetContentmanagementDocumentsForbidden) String() string
type GetContentmanagementDocumentsGatewayTimeout ¶
GetContentmanagementDocumentsGatewayTimeout describes a response with status code 504, with default header values.
The request timed out.
func NewGetContentmanagementDocumentsGatewayTimeout ¶
func NewGetContentmanagementDocumentsGatewayTimeout() *GetContentmanagementDocumentsGatewayTimeout
NewGetContentmanagementDocumentsGatewayTimeout creates a GetContentmanagementDocumentsGatewayTimeout with default headers values
func (*GetContentmanagementDocumentsGatewayTimeout) Error ¶
func (o *GetContentmanagementDocumentsGatewayTimeout) Error() string
func (*GetContentmanagementDocumentsGatewayTimeout) GetPayload ¶
func (o *GetContentmanagementDocumentsGatewayTimeout) GetPayload() *models.ErrorBody
func (*GetContentmanagementDocumentsGatewayTimeout) IsClientError ¶
func (o *GetContentmanagementDocumentsGatewayTimeout) IsClientError() bool
IsClientError returns true when this get contentmanagement documents gateway timeout response has a 4xx status code
func (*GetContentmanagementDocumentsGatewayTimeout) IsCode ¶
func (o *GetContentmanagementDocumentsGatewayTimeout) IsCode(code int) bool
IsCode returns true when this get contentmanagement documents gateway timeout response a status code equal to that given
func (*GetContentmanagementDocumentsGatewayTimeout) IsRedirect ¶
func (o *GetContentmanagementDocumentsGatewayTimeout) IsRedirect() bool
IsRedirect returns true when this get contentmanagement documents gateway timeout response has a 3xx status code
func (*GetContentmanagementDocumentsGatewayTimeout) IsServerError ¶
func (o *GetContentmanagementDocumentsGatewayTimeout) IsServerError() bool
IsServerError returns true when this get contentmanagement documents gateway timeout response has a 5xx status code
func (*GetContentmanagementDocumentsGatewayTimeout) IsSuccess ¶
func (o *GetContentmanagementDocumentsGatewayTimeout) IsSuccess() bool
IsSuccess returns true when this get contentmanagement documents gateway timeout response has a 2xx status code
func (*GetContentmanagementDocumentsGatewayTimeout) String ¶
func (o *GetContentmanagementDocumentsGatewayTimeout) String() string
type GetContentmanagementDocumentsInternalServerError ¶
GetContentmanagementDocumentsInternalServerError 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 NewGetContentmanagementDocumentsInternalServerError ¶
func NewGetContentmanagementDocumentsInternalServerError() *GetContentmanagementDocumentsInternalServerError
NewGetContentmanagementDocumentsInternalServerError creates a GetContentmanagementDocumentsInternalServerError with default headers values
func (*GetContentmanagementDocumentsInternalServerError) Error ¶
func (o *GetContentmanagementDocumentsInternalServerError) Error() string
func (*GetContentmanagementDocumentsInternalServerError) GetPayload ¶
func (o *GetContentmanagementDocumentsInternalServerError) GetPayload() *models.ErrorBody
func (*GetContentmanagementDocumentsInternalServerError) IsClientError ¶
func (o *GetContentmanagementDocumentsInternalServerError) IsClientError() bool
IsClientError returns true when this get contentmanagement documents internal server error response has a 4xx status code
func (*GetContentmanagementDocumentsInternalServerError) IsCode ¶
func (o *GetContentmanagementDocumentsInternalServerError) IsCode(code int) bool
IsCode returns true when this get contentmanagement documents internal server error response a status code equal to that given
func (*GetContentmanagementDocumentsInternalServerError) IsRedirect ¶
func (o *GetContentmanagementDocumentsInternalServerError) IsRedirect() bool
IsRedirect returns true when this get contentmanagement documents internal server error response has a 3xx status code
func (*GetContentmanagementDocumentsInternalServerError) IsServerError ¶
func (o *GetContentmanagementDocumentsInternalServerError) IsServerError() bool
IsServerError returns true when this get contentmanagement documents internal server error response has a 5xx status code
func (*GetContentmanagementDocumentsInternalServerError) IsSuccess ¶
func (o *GetContentmanagementDocumentsInternalServerError) IsSuccess() bool
IsSuccess returns true when this get contentmanagement documents internal server error response has a 2xx status code
func (*GetContentmanagementDocumentsInternalServerError) String ¶
func (o *GetContentmanagementDocumentsInternalServerError) String() string
type GetContentmanagementDocumentsNotFound ¶
GetContentmanagementDocumentsNotFound describes a response with status code 404, with default header values.
The requested resource was not found.
func NewGetContentmanagementDocumentsNotFound ¶
func NewGetContentmanagementDocumentsNotFound() *GetContentmanagementDocumentsNotFound
NewGetContentmanagementDocumentsNotFound creates a GetContentmanagementDocumentsNotFound with default headers values
func (*GetContentmanagementDocumentsNotFound) Error ¶
func (o *GetContentmanagementDocumentsNotFound) Error() string
func (*GetContentmanagementDocumentsNotFound) GetPayload ¶
func (o *GetContentmanagementDocumentsNotFound) GetPayload() *models.ErrorBody
func (*GetContentmanagementDocumentsNotFound) IsClientError ¶
func (o *GetContentmanagementDocumentsNotFound) IsClientError() bool
IsClientError returns true when this get contentmanagement documents not found response has a 4xx status code
func (*GetContentmanagementDocumentsNotFound) IsCode ¶
func (o *GetContentmanagementDocumentsNotFound) IsCode(code int) bool
IsCode returns true when this get contentmanagement documents not found response a status code equal to that given
func (*GetContentmanagementDocumentsNotFound) IsRedirect ¶
func (o *GetContentmanagementDocumentsNotFound) IsRedirect() bool
IsRedirect returns true when this get contentmanagement documents not found response has a 3xx status code
func (*GetContentmanagementDocumentsNotFound) IsServerError ¶
func (o *GetContentmanagementDocumentsNotFound) IsServerError() bool
IsServerError returns true when this get contentmanagement documents not found response has a 5xx status code
func (*GetContentmanagementDocumentsNotFound) IsSuccess ¶
func (o *GetContentmanagementDocumentsNotFound) IsSuccess() bool
IsSuccess returns true when this get contentmanagement documents not found response has a 2xx status code
func (*GetContentmanagementDocumentsNotFound) String ¶
func (o *GetContentmanagementDocumentsNotFound) String() string
type GetContentmanagementDocumentsOK ¶
type GetContentmanagementDocumentsOK struct {
Payload *models.DocumentEntityListing
}
GetContentmanagementDocumentsOK describes a response with status code 200, with default header values.
successful operation
func NewGetContentmanagementDocumentsOK ¶
func NewGetContentmanagementDocumentsOK() *GetContentmanagementDocumentsOK
NewGetContentmanagementDocumentsOK creates a GetContentmanagementDocumentsOK with default headers values
func (*GetContentmanagementDocumentsOK) Error ¶
func (o *GetContentmanagementDocumentsOK) Error() string
func (*GetContentmanagementDocumentsOK) GetPayload ¶
func (o *GetContentmanagementDocumentsOK) GetPayload() *models.DocumentEntityListing
func (*GetContentmanagementDocumentsOK) IsClientError ¶
func (o *GetContentmanagementDocumentsOK) IsClientError() bool
IsClientError returns true when this get contentmanagement documents o k response has a 4xx status code
func (*GetContentmanagementDocumentsOK) IsCode ¶
func (o *GetContentmanagementDocumentsOK) IsCode(code int) bool
IsCode returns true when this get contentmanagement documents o k response a status code equal to that given
func (*GetContentmanagementDocumentsOK) IsRedirect ¶
func (o *GetContentmanagementDocumentsOK) IsRedirect() bool
IsRedirect returns true when this get contentmanagement documents o k response has a 3xx status code
func (*GetContentmanagementDocumentsOK) IsServerError ¶
func (o *GetContentmanagementDocumentsOK) IsServerError() bool
IsServerError returns true when this get contentmanagement documents o k response has a 5xx status code
func (*GetContentmanagementDocumentsOK) IsSuccess ¶
func (o *GetContentmanagementDocumentsOK) IsSuccess() bool
IsSuccess returns true when this get contentmanagement documents o k response has a 2xx status code
func (*GetContentmanagementDocumentsOK) String ¶
func (o *GetContentmanagementDocumentsOK) String() string
type GetContentmanagementDocumentsParams ¶
type GetContentmanagementDocumentsParams struct { /* Expand. Which fields, if any, to expand. */ Expand []string /* Name. Name */ Name *string /* PageNumber. Page number Format: int32 Default: 1 */ PageNumber *int32 /* PageSize. Page size Format: int32 Default: 25 */ PageSize *int32 /* SortBy. name or dateCreated */ SortBy *string /* SortOrder. ascending or descending Default: "ascending" */ SortOrder *string /* WorkspaceID. Workspace ID */ WorkspaceID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetContentmanagementDocumentsParams contains all the parameters to send to the API endpoint
for the get contentmanagement documents operation. Typically these are written to a http.Request.
func NewGetContentmanagementDocumentsParams ¶
func NewGetContentmanagementDocumentsParams() *GetContentmanagementDocumentsParams
NewGetContentmanagementDocumentsParams creates a new GetContentmanagementDocumentsParams 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 NewGetContentmanagementDocumentsParamsWithContext ¶
func NewGetContentmanagementDocumentsParamsWithContext(ctx context.Context) *GetContentmanagementDocumentsParams
NewGetContentmanagementDocumentsParamsWithContext creates a new GetContentmanagementDocumentsParams object with the ability to set a context for a request.
func NewGetContentmanagementDocumentsParamsWithHTTPClient ¶
func NewGetContentmanagementDocumentsParamsWithHTTPClient(client *http.Client) *GetContentmanagementDocumentsParams
NewGetContentmanagementDocumentsParamsWithHTTPClient creates a new GetContentmanagementDocumentsParams object with the ability to set a custom HTTPClient for a request.
func NewGetContentmanagementDocumentsParamsWithTimeout ¶
func NewGetContentmanagementDocumentsParamsWithTimeout(timeout time.Duration) *GetContentmanagementDocumentsParams
NewGetContentmanagementDocumentsParamsWithTimeout creates a new GetContentmanagementDocumentsParams object with the ability to set a timeout on a request.
func (*GetContentmanagementDocumentsParams) SetContext ¶
func (o *GetContentmanagementDocumentsParams) SetContext(ctx context.Context)
SetContext adds the context to the get contentmanagement documents params
func (*GetContentmanagementDocumentsParams) SetDefaults ¶
func (o *GetContentmanagementDocumentsParams) SetDefaults()
SetDefaults hydrates default values in the get contentmanagement documents params (not the query body).
All values with no default are reset to their zero value.
func (*GetContentmanagementDocumentsParams) SetExpand ¶
func (o *GetContentmanagementDocumentsParams) SetExpand(expand []string)
SetExpand adds the expand to the get contentmanagement documents params
func (*GetContentmanagementDocumentsParams) SetHTTPClient ¶
func (o *GetContentmanagementDocumentsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get contentmanagement documents params
func (*GetContentmanagementDocumentsParams) SetName ¶
func (o *GetContentmanagementDocumentsParams) SetName(name *string)
SetName adds the name to the get contentmanagement documents params
func (*GetContentmanagementDocumentsParams) SetPageNumber ¶
func (o *GetContentmanagementDocumentsParams) SetPageNumber(pageNumber *int32)
SetPageNumber adds the pageNumber to the get contentmanagement documents params
func (*GetContentmanagementDocumentsParams) SetPageSize ¶
func (o *GetContentmanagementDocumentsParams) SetPageSize(pageSize *int32)
SetPageSize adds the pageSize to the get contentmanagement documents params
func (*GetContentmanagementDocumentsParams) SetSortBy ¶
func (o *GetContentmanagementDocumentsParams) SetSortBy(sortBy *string)
SetSortBy adds the sortBy to the get contentmanagement documents params
func (*GetContentmanagementDocumentsParams) SetSortOrder ¶
func (o *GetContentmanagementDocumentsParams) SetSortOrder(sortOrder *string)
SetSortOrder adds the sortOrder to the get contentmanagement documents params
func (*GetContentmanagementDocumentsParams) SetTimeout ¶
func (o *GetContentmanagementDocumentsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get contentmanagement documents params
func (*GetContentmanagementDocumentsParams) SetWorkspaceID ¶
func (o *GetContentmanagementDocumentsParams) SetWorkspaceID(workspaceID string)
SetWorkspaceID adds the workspaceId to the get contentmanagement documents params
func (*GetContentmanagementDocumentsParams) WithContext ¶
func (o *GetContentmanagementDocumentsParams) WithContext(ctx context.Context) *GetContentmanagementDocumentsParams
WithContext adds the context to the get contentmanagement documents params
func (*GetContentmanagementDocumentsParams) WithDefaults ¶
func (o *GetContentmanagementDocumentsParams) WithDefaults() *GetContentmanagementDocumentsParams
WithDefaults hydrates default values in the get contentmanagement documents params (not the query body).
All values with no default are reset to their zero value.
func (*GetContentmanagementDocumentsParams) WithExpand ¶
func (o *GetContentmanagementDocumentsParams) WithExpand(expand []string) *GetContentmanagementDocumentsParams
WithExpand adds the expand to the get contentmanagement documents params
func (*GetContentmanagementDocumentsParams) WithHTTPClient ¶
func (o *GetContentmanagementDocumentsParams) WithHTTPClient(client *http.Client) *GetContentmanagementDocumentsParams
WithHTTPClient adds the HTTPClient to the get contentmanagement documents params
func (*GetContentmanagementDocumentsParams) WithName ¶
func (o *GetContentmanagementDocumentsParams) WithName(name *string) *GetContentmanagementDocumentsParams
WithName adds the name to the get contentmanagement documents params
func (*GetContentmanagementDocumentsParams) WithPageNumber ¶
func (o *GetContentmanagementDocumentsParams) WithPageNumber(pageNumber *int32) *GetContentmanagementDocumentsParams
WithPageNumber adds the pageNumber to the get contentmanagement documents params
func (*GetContentmanagementDocumentsParams) WithPageSize ¶
func (o *GetContentmanagementDocumentsParams) WithPageSize(pageSize *int32) *GetContentmanagementDocumentsParams
WithPageSize adds the pageSize to the get contentmanagement documents params
func (*GetContentmanagementDocumentsParams) WithSortBy ¶
func (o *GetContentmanagementDocumentsParams) WithSortBy(sortBy *string) *GetContentmanagementDocumentsParams
WithSortBy adds the sortBy to the get contentmanagement documents params
func (*GetContentmanagementDocumentsParams) WithSortOrder ¶
func (o *GetContentmanagementDocumentsParams) WithSortOrder(sortOrder *string) *GetContentmanagementDocumentsParams
WithSortOrder adds the sortOrder to the get contentmanagement documents params
func (*GetContentmanagementDocumentsParams) WithTimeout ¶
func (o *GetContentmanagementDocumentsParams) WithTimeout(timeout time.Duration) *GetContentmanagementDocumentsParams
WithTimeout adds the timeout to the get contentmanagement documents params
func (*GetContentmanagementDocumentsParams) WithWorkspaceID ¶
func (o *GetContentmanagementDocumentsParams) WithWorkspaceID(workspaceID string) *GetContentmanagementDocumentsParams
WithWorkspaceID adds the workspaceID to the get contentmanagement documents params
func (*GetContentmanagementDocumentsParams) WriteToRequest ¶
func (o *GetContentmanagementDocumentsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetContentmanagementDocumentsReader ¶
type GetContentmanagementDocumentsReader struct {
// contains filtered or unexported fields
}
GetContentmanagementDocumentsReader is a Reader for the GetContentmanagementDocuments structure.
func (*GetContentmanagementDocumentsReader) ReadResponse ¶
func (o *GetContentmanagementDocumentsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetContentmanagementDocumentsRequestEntityTooLarge ¶
GetContentmanagementDocumentsRequestEntityTooLarge describes a response with status code 413, with default header values.
The request is over the size limit. Maximum bytes: %s
func NewGetContentmanagementDocumentsRequestEntityTooLarge ¶
func NewGetContentmanagementDocumentsRequestEntityTooLarge() *GetContentmanagementDocumentsRequestEntityTooLarge
NewGetContentmanagementDocumentsRequestEntityTooLarge creates a GetContentmanagementDocumentsRequestEntityTooLarge with default headers values
func (*GetContentmanagementDocumentsRequestEntityTooLarge) Error ¶
func (o *GetContentmanagementDocumentsRequestEntityTooLarge) Error() string
func (*GetContentmanagementDocumentsRequestEntityTooLarge) GetPayload ¶
func (o *GetContentmanagementDocumentsRequestEntityTooLarge) GetPayload() *models.ErrorBody
func (*GetContentmanagementDocumentsRequestEntityTooLarge) IsClientError ¶
func (o *GetContentmanagementDocumentsRequestEntityTooLarge) IsClientError() bool
IsClientError returns true when this get contentmanagement documents request entity too large response has a 4xx status code
func (*GetContentmanagementDocumentsRequestEntityTooLarge) IsCode ¶
func (o *GetContentmanagementDocumentsRequestEntityTooLarge) IsCode(code int) bool
IsCode returns true when this get contentmanagement documents request entity too large response a status code equal to that given
func (*GetContentmanagementDocumentsRequestEntityTooLarge) IsRedirect ¶
func (o *GetContentmanagementDocumentsRequestEntityTooLarge) IsRedirect() bool
IsRedirect returns true when this get contentmanagement documents request entity too large response has a 3xx status code
func (*GetContentmanagementDocumentsRequestEntityTooLarge) IsServerError ¶
func (o *GetContentmanagementDocumentsRequestEntityTooLarge) IsServerError() bool
IsServerError returns true when this get contentmanagement documents request entity too large response has a 5xx status code
func (*GetContentmanagementDocumentsRequestEntityTooLarge) IsSuccess ¶
func (o *GetContentmanagementDocumentsRequestEntityTooLarge) IsSuccess() bool
IsSuccess returns true when this get contentmanagement documents request entity too large response has a 2xx status code
func (*GetContentmanagementDocumentsRequestEntityTooLarge) String ¶
func (o *GetContentmanagementDocumentsRequestEntityTooLarge) String() string
type GetContentmanagementDocumentsRequestTimeout ¶
GetContentmanagementDocumentsRequestTimeout 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 NewGetContentmanagementDocumentsRequestTimeout ¶
func NewGetContentmanagementDocumentsRequestTimeout() *GetContentmanagementDocumentsRequestTimeout
NewGetContentmanagementDocumentsRequestTimeout creates a GetContentmanagementDocumentsRequestTimeout with default headers values
func (*GetContentmanagementDocumentsRequestTimeout) Error ¶
func (o *GetContentmanagementDocumentsRequestTimeout) Error() string
func (*GetContentmanagementDocumentsRequestTimeout) GetPayload ¶
func (o *GetContentmanagementDocumentsRequestTimeout) GetPayload() *models.ErrorBody
func (*GetContentmanagementDocumentsRequestTimeout) IsClientError ¶
func (o *GetContentmanagementDocumentsRequestTimeout) IsClientError() bool
IsClientError returns true when this get contentmanagement documents request timeout response has a 4xx status code
func (*GetContentmanagementDocumentsRequestTimeout) IsCode ¶
func (o *GetContentmanagementDocumentsRequestTimeout) IsCode(code int) bool
IsCode returns true when this get contentmanagement documents request timeout response a status code equal to that given
func (*GetContentmanagementDocumentsRequestTimeout) IsRedirect ¶
func (o *GetContentmanagementDocumentsRequestTimeout) IsRedirect() bool
IsRedirect returns true when this get contentmanagement documents request timeout response has a 3xx status code
func (*GetContentmanagementDocumentsRequestTimeout) IsServerError ¶
func (o *GetContentmanagementDocumentsRequestTimeout) IsServerError() bool
IsServerError returns true when this get contentmanagement documents request timeout response has a 5xx status code
func (*GetContentmanagementDocumentsRequestTimeout) IsSuccess ¶
func (o *GetContentmanagementDocumentsRequestTimeout) IsSuccess() bool
IsSuccess returns true when this get contentmanagement documents request timeout response has a 2xx status code
func (*GetContentmanagementDocumentsRequestTimeout) String ¶
func (o *GetContentmanagementDocumentsRequestTimeout) String() string
type GetContentmanagementDocumentsServiceUnavailable ¶
type GetContentmanagementDocumentsServiceUnavailable struct {
}GetContentmanagementDocumentsServiceUnavailable 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 NewGetContentmanagementDocumentsServiceUnavailable ¶
func NewGetContentmanagementDocumentsServiceUnavailable() *GetContentmanagementDocumentsServiceUnavailable
NewGetContentmanagementDocumentsServiceUnavailable creates a GetContentmanagementDocumentsServiceUnavailable with default headers values
func (*GetContentmanagementDocumentsServiceUnavailable) Error ¶
func (o *GetContentmanagementDocumentsServiceUnavailable) Error() string
func (*GetContentmanagementDocumentsServiceUnavailable) GetPayload ¶
func (o *GetContentmanagementDocumentsServiceUnavailable) GetPayload() *models.ErrorBody
func (*GetContentmanagementDocumentsServiceUnavailable) IsClientError ¶
func (o *GetContentmanagementDocumentsServiceUnavailable) IsClientError() bool
IsClientError returns true when this get contentmanagement documents service unavailable response has a 4xx status code
func (*GetContentmanagementDocumentsServiceUnavailable) IsCode ¶
func (o *GetContentmanagementDocumentsServiceUnavailable) IsCode(code int) bool
IsCode returns true when this get contentmanagement documents service unavailable response a status code equal to that given
func (*GetContentmanagementDocumentsServiceUnavailable) IsRedirect ¶
func (o *GetContentmanagementDocumentsServiceUnavailable) IsRedirect() bool
IsRedirect returns true when this get contentmanagement documents service unavailable response has a 3xx status code
func (*GetContentmanagementDocumentsServiceUnavailable) IsServerError ¶
func (o *GetContentmanagementDocumentsServiceUnavailable) IsServerError() bool
IsServerError returns true when this get contentmanagement documents service unavailable response has a 5xx status code
func (*GetContentmanagementDocumentsServiceUnavailable) IsSuccess ¶
func (o *GetContentmanagementDocumentsServiceUnavailable) IsSuccess() bool
IsSuccess returns true when this get contentmanagement documents service unavailable response has a 2xx status code
func (*GetContentmanagementDocumentsServiceUnavailable) String ¶
func (o *GetContentmanagementDocumentsServiceUnavailable) String() string
type GetContentmanagementDocumentsTooManyRequests ¶
GetContentmanagementDocumentsTooManyRequests describes a response with status code 429, with default header values.
Rate limit exceeded the maximum. Retry the request in [%s] seconds
func NewGetContentmanagementDocumentsTooManyRequests ¶
func NewGetContentmanagementDocumentsTooManyRequests() *GetContentmanagementDocumentsTooManyRequests
NewGetContentmanagementDocumentsTooManyRequests creates a GetContentmanagementDocumentsTooManyRequests with default headers values
func (*GetContentmanagementDocumentsTooManyRequests) Error ¶
func (o *GetContentmanagementDocumentsTooManyRequests) Error() string
func (*GetContentmanagementDocumentsTooManyRequests) GetPayload ¶
func (o *GetContentmanagementDocumentsTooManyRequests) GetPayload() *models.ErrorBody
func (*GetContentmanagementDocumentsTooManyRequests) IsClientError ¶
func (o *GetContentmanagementDocumentsTooManyRequests) IsClientError() bool
IsClientError returns true when this get contentmanagement documents too many requests response has a 4xx status code
func (*GetContentmanagementDocumentsTooManyRequests) IsCode ¶
func (o *GetContentmanagementDocumentsTooManyRequests) IsCode(code int) bool
IsCode returns true when this get contentmanagement documents too many requests response a status code equal to that given
func (*GetContentmanagementDocumentsTooManyRequests) IsRedirect ¶
func (o *GetContentmanagementDocumentsTooManyRequests) IsRedirect() bool
IsRedirect returns true when this get contentmanagement documents too many requests response has a 3xx status code
func (*GetContentmanagementDocumentsTooManyRequests) IsServerError ¶
func (o *GetContentmanagementDocumentsTooManyRequests) IsServerError() bool
IsServerError returns true when this get contentmanagement documents too many requests response has a 5xx status code
func (*GetContentmanagementDocumentsTooManyRequests) IsSuccess ¶
func (o *GetContentmanagementDocumentsTooManyRequests) IsSuccess() bool
IsSuccess returns true when this get contentmanagement documents too many requests response has a 2xx status code
func (*GetContentmanagementDocumentsTooManyRequests) String ¶
func (o *GetContentmanagementDocumentsTooManyRequests) String() string
type GetContentmanagementDocumentsUnauthorized ¶
type GetContentmanagementDocumentsUnauthorized struct {
}GetContentmanagementDocumentsUnauthorized describes a response with status code 401, with default header values.
No authentication bearer token specified in authorization header.
func NewGetContentmanagementDocumentsUnauthorized ¶
func NewGetContentmanagementDocumentsUnauthorized() *GetContentmanagementDocumentsUnauthorized
NewGetContentmanagementDocumentsUnauthorized creates a GetContentmanagementDocumentsUnauthorized with default headers values
func (*GetContentmanagementDocumentsUnauthorized) Error ¶
func (o *GetContentmanagementDocumentsUnauthorized) Error() string
func (*GetContentmanagementDocumentsUnauthorized) GetPayload ¶
func (o *GetContentmanagementDocumentsUnauthorized) GetPayload() *models.ErrorBody
func (*GetContentmanagementDocumentsUnauthorized) IsClientError ¶
func (o *GetContentmanagementDocumentsUnauthorized) IsClientError() bool
IsClientError returns true when this get contentmanagement documents unauthorized response has a 4xx status code
func (*GetContentmanagementDocumentsUnauthorized) IsCode ¶
func (o *GetContentmanagementDocumentsUnauthorized) IsCode(code int) bool
IsCode returns true when this get contentmanagement documents unauthorized response a status code equal to that given
func (*GetContentmanagementDocumentsUnauthorized) IsRedirect ¶
func (o *GetContentmanagementDocumentsUnauthorized) IsRedirect() bool
IsRedirect returns true when this get contentmanagement documents unauthorized response has a 3xx status code
func (*GetContentmanagementDocumentsUnauthorized) IsServerError ¶
func (o *GetContentmanagementDocumentsUnauthorized) IsServerError() bool
IsServerError returns true when this get contentmanagement documents unauthorized response has a 5xx status code
func (*GetContentmanagementDocumentsUnauthorized) IsSuccess ¶
func (o *GetContentmanagementDocumentsUnauthorized) IsSuccess() bool
IsSuccess returns true when this get contentmanagement documents unauthorized response has a 2xx status code
func (*GetContentmanagementDocumentsUnauthorized) String ¶
func (o *GetContentmanagementDocumentsUnauthorized) String() string
type GetContentmanagementDocumentsUnsupportedMediaType ¶
GetContentmanagementDocumentsUnsupportedMediaType 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 NewGetContentmanagementDocumentsUnsupportedMediaType ¶
func NewGetContentmanagementDocumentsUnsupportedMediaType() *GetContentmanagementDocumentsUnsupportedMediaType
NewGetContentmanagementDocumentsUnsupportedMediaType creates a GetContentmanagementDocumentsUnsupportedMediaType with default headers values
func (*GetContentmanagementDocumentsUnsupportedMediaType) Error ¶
func (o *GetContentmanagementDocumentsUnsupportedMediaType) Error() string
func (*GetContentmanagementDocumentsUnsupportedMediaType) GetPayload ¶
func (o *GetContentmanagementDocumentsUnsupportedMediaType) GetPayload() *models.ErrorBody
func (*GetContentmanagementDocumentsUnsupportedMediaType) IsClientError ¶
func (o *GetContentmanagementDocumentsUnsupportedMediaType) IsClientError() bool
IsClientError returns true when this get contentmanagement documents unsupported media type response has a 4xx status code
func (*GetContentmanagementDocumentsUnsupportedMediaType) IsCode ¶
func (o *GetContentmanagementDocumentsUnsupportedMediaType) IsCode(code int) bool
IsCode returns true when this get contentmanagement documents unsupported media type response a status code equal to that given
func (*GetContentmanagementDocumentsUnsupportedMediaType) IsRedirect ¶
func (o *GetContentmanagementDocumentsUnsupportedMediaType) IsRedirect() bool
IsRedirect returns true when this get contentmanagement documents unsupported media type response has a 3xx status code
func (*GetContentmanagementDocumentsUnsupportedMediaType) IsServerError ¶
func (o *GetContentmanagementDocumentsUnsupportedMediaType) IsServerError() bool
IsServerError returns true when this get contentmanagement documents unsupported media type response has a 5xx status code
func (*GetContentmanagementDocumentsUnsupportedMediaType) IsSuccess ¶
func (o *GetContentmanagementDocumentsUnsupportedMediaType) IsSuccess() bool
IsSuccess returns true when this get contentmanagement documents unsupported media type response has a 2xx status code
func (*GetContentmanagementDocumentsUnsupportedMediaType) String ¶
func (o *GetContentmanagementDocumentsUnsupportedMediaType) String() string
type GetContentmanagementQueryBadRequest ¶
GetContentmanagementQueryBadRequest 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 NewGetContentmanagementQueryBadRequest ¶
func NewGetContentmanagementQueryBadRequest() *GetContentmanagementQueryBadRequest
NewGetContentmanagementQueryBadRequest creates a GetContentmanagementQueryBadRequest with default headers values
func (*GetContentmanagementQueryBadRequest) Error ¶
func (o *GetContentmanagementQueryBadRequest) Error() string
func (*GetContentmanagementQueryBadRequest) GetPayload ¶
func (o *GetContentmanagementQueryBadRequest) GetPayload() *models.ErrorBody
func (*GetContentmanagementQueryBadRequest) IsClientError ¶
func (o *GetContentmanagementQueryBadRequest) IsClientError() bool
IsClientError returns true when this get contentmanagement query bad request response has a 4xx status code
func (*GetContentmanagementQueryBadRequest) IsCode ¶
func (o *GetContentmanagementQueryBadRequest) IsCode(code int) bool
IsCode returns true when this get contentmanagement query bad request response a status code equal to that given
func (*GetContentmanagementQueryBadRequest) IsRedirect ¶
func (o *GetContentmanagementQueryBadRequest) IsRedirect() bool
IsRedirect returns true when this get contentmanagement query bad request response has a 3xx status code
func (*GetContentmanagementQueryBadRequest) IsServerError ¶
func (o *GetContentmanagementQueryBadRequest) IsServerError() bool
IsServerError returns true when this get contentmanagement query bad request response has a 5xx status code
func (*GetContentmanagementQueryBadRequest) IsSuccess ¶
func (o *GetContentmanagementQueryBadRequest) IsSuccess() bool
IsSuccess returns true when this get contentmanagement query bad request response has a 2xx status code
func (*GetContentmanagementQueryBadRequest) String ¶
func (o *GetContentmanagementQueryBadRequest) String() string
type GetContentmanagementQueryForbidden ¶
GetContentmanagementQueryForbidden describes a response with status code 403, with default header values.
You are not authorized to perform the requested action.
func NewGetContentmanagementQueryForbidden ¶
func NewGetContentmanagementQueryForbidden() *GetContentmanagementQueryForbidden
NewGetContentmanagementQueryForbidden creates a GetContentmanagementQueryForbidden with default headers values
func (*GetContentmanagementQueryForbidden) Error ¶
func (o *GetContentmanagementQueryForbidden) Error() string
func (*GetContentmanagementQueryForbidden) GetPayload ¶
func (o *GetContentmanagementQueryForbidden) GetPayload() *models.ErrorBody
func (*GetContentmanagementQueryForbidden) IsClientError ¶
func (o *GetContentmanagementQueryForbidden) IsClientError() bool
IsClientError returns true when this get contentmanagement query forbidden response has a 4xx status code
func (*GetContentmanagementQueryForbidden) IsCode ¶
func (o *GetContentmanagementQueryForbidden) IsCode(code int) bool
IsCode returns true when this get contentmanagement query forbidden response a status code equal to that given
func (*GetContentmanagementQueryForbidden) IsRedirect ¶
func (o *GetContentmanagementQueryForbidden) IsRedirect() bool
IsRedirect returns true when this get contentmanagement query forbidden response has a 3xx status code
func (*GetContentmanagementQueryForbidden) IsServerError ¶
func (o *GetContentmanagementQueryForbidden) IsServerError() bool
IsServerError returns true when this get contentmanagement query forbidden response has a 5xx status code
func (*GetContentmanagementQueryForbidden) IsSuccess ¶
func (o *GetContentmanagementQueryForbidden) IsSuccess() bool
IsSuccess returns true when this get contentmanagement query forbidden response has a 2xx status code
func (*GetContentmanagementQueryForbidden) String ¶
func (o *GetContentmanagementQueryForbidden) String() string
type GetContentmanagementQueryGatewayTimeout ¶
GetContentmanagementQueryGatewayTimeout describes a response with status code 504, with default header values.
The request timed out.
func NewGetContentmanagementQueryGatewayTimeout ¶
func NewGetContentmanagementQueryGatewayTimeout() *GetContentmanagementQueryGatewayTimeout
NewGetContentmanagementQueryGatewayTimeout creates a GetContentmanagementQueryGatewayTimeout with default headers values
func (*GetContentmanagementQueryGatewayTimeout) Error ¶
func (o *GetContentmanagementQueryGatewayTimeout) Error() string
func (*GetContentmanagementQueryGatewayTimeout) GetPayload ¶
func (o *GetContentmanagementQueryGatewayTimeout) GetPayload() *models.ErrorBody
func (*GetContentmanagementQueryGatewayTimeout) IsClientError ¶
func (o *GetContentmanagementQueryGatewayTimeout) IsClientError() bool
IsClientError returns true when this get contentmanagement query gateway timeout response has a 4xx status code
func (*GetContentmanagementQueryGatewayTimeout) IsCode ¶
func (o *GetContentmanagementQueryGatewayTimeout) IsCode(code int) bool
IsCode returns true when this get contentmanagement query gateway timeout response a status code equal to that given
func (*GetContentmanagementQueryGatewayTimeout) IsRedirect ¶
func (o *GetContentmanagementQueryGatewayTimeout) IsRedirect() bool
IsRedirect returns true when this get contentmanagement query gateway timeout response has a 3xx status code
func (*GetContentmanagementQueryGatewayTimeout) IsServerError ¶
func (o *GetContentmanagementQueryGatewayTimeout) IsServerError() bool
IsServerError returns true when this get contentmanagement query gateway timeout response has a 5xx status code
func (*GetContentmanagementQueryGatewayTimeout) IsSuccess ¶
func (o *GetContentmanagementQueryGatewayTimeout) IsSuccess() bool
IsSuccess returns true when this get contentmanagement query gateway timeout response has a 2xx status code
func (*GetContentmanagementQueryGatewayTimeout) String ¶
func (o *GetContentmanagementQueryGatewayTimeout) String() string
type GetContentmanagementQueryInternalServerError ¶
GetContentmanagementQueryInternalServerError 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 NewGetContentmanagementQueryInternalServerError ¶
func NewGetContentmanagementQueryInternalServerError() *GetContentmanagementQueryInternalServerError
NewGetContentmanagementQueryInternalServerError creates a GetContentmanagementQueryInternalServerError with default headers values
func (*GetContentmanagementQueryInternalServerError) Error ¶
func (o *GetContentmanagementQueryInternalServerError) Error() string
func (*GetContentmanagementQueryInternalServerError) GetPayload ¶
func (o *GetContentmanagementQueryInternalServerError) GetPayload() *models.ErrorBody
func (*GetContentmanagementQueryInternalServerError) IsClientError ¶
func (o *GetContentmanagementQueryInternalServerError) IsClientError() bool
IsClientError returns true when this get contentmanagement query internal server error response has a 4xx status code
func (*GetContentmanagementQueryInternalServerError) IsCode ¶
func (o *GetContentmanagementQueryInternalServerError) IsCode(code int) bool
IsCode returns true when this get contentmanagement query internal server error response a status code equal to that given
func (*GetContentmanagementQueryInternalServerError) IsRedirect ¶
func (o *GetContentmanagementQueryInternalServerError) IsRedirect() bool
IsRedirect returns true when this get contentmanagement query internal server error response has a 3xx status code
func (*GetContentmanagementQueryInternalServerError) IsServerError ¶
func (o *GetContentmanagementQueryInternalServerError) IsServerError() bool
IsServerError returns true when this get contentmanagement query internal server error response has a 5xx status code
func (*GetContentmanagementQueryInternalServerError) IsSuccess ¶
func (o *GetContentmanagementQueryInternalServerError) IsSuccess() bool
IsSuccess returns true when this get contentmanagement query internal server error response has a 2xx status code
func (*GetContentmanagementQueryInternalServerError) String ¶
func (o *GetContentmanagementQueryInternalServerError) String() string
type GetContentmanagementQueryNotFound ¶
GetContentmanagementQueryNotFound describes a response with status code 404, with default header values.
The requested resource was not found.
func NewGetContentmanagementQueryNotFound ¶
func NewGetContentmanagementQueryNotFound() *GetContentmanagementQueryNotFound
NewGetContentmanagementQueryNotFound creates a GetContentmanagementQueryNotFound with default headers values
func (*GetContentmanagementQueryNotFound) Error ¶
func (o *GetContentmanagementQueryNotFound) Error() string
func (*GetContentmanagementQueryNotFound) GetPayload ¶
func (o *GetContentmanagementQueryNotFound) GetPayload() *models.ErrorBody
func (*GetContentmanagementQueryNotFound) IsClientError ¶
func (o *GetContentmanagementQueryNotFound) IsClientError() bool
IsClientError returns true when this get contentmanagement query not found response has a 4xx status code
func (*GetContentmanagementQueryNotFound) IsCode ¶
func (o *GetContentmanagementQueryNotFound) IsCode(code int) bool
IsCode returns true when this get contentmanagement query not found response a status code equal to that given
func (*GetContentmanagementQueryNotFound) IsRedirect ¶
func (o *GetContentmanagementQueryNotFound) IsRedirect() bool
IsRedirect returns true when this get contentmanagement query not found response has a 3xx status code
func (*GetContentmanagementQueryNotFound) IsServerError ¶
func (o *GetContentmanagementQueryNotFound) IsServerError() bool
IsServerError returns true when this get contentmanagement query not found response has a 5xx status code
func (*GetContentmanagementQueryNotFound) IsSuccess ¶
func (o *GetContentmanagementQueryNotFound) IsSuccess() bool
IsSuccess returns true when this get contentmanagement query not found response has a 2xx status code
func (*GetContentmanagementQueryNotFound) String ¶
func (o *GetContentmanagementQueryNotFound) String() string
type GetContentmanagementQueryOK ¶
type GetContentmanagementQueryOK struct {
Payload *models.QueryResults
}
GetContentmanagementQueryOK describes a response with status code 200, with default header values.
successful operation
func NewGetContentmanagementQueryOK ¶
func NewGetContentmanagementQueryOK() *GetContentmanagementQueryOK
NewGetContentmanagementQueryOK creates a GetContentmanagementQueryOK with default headers values
func (*GetContentmanagementQueryOK) Error ¶
func (o *GetContentmanagementQueryOK) Error() string
func (*GetContentmanagementQueryOK) GetPayload ¶
func (o *GetContentmanagementQueryOK) GetPayload() *models.QueryResults
func (*GetContentmanagementQueryOK) IsClientError ¶
func (o *GetContentmanagementQueryOK) IsClientError() bool
IsClientError returns true when this get contentmanagement query o k response has a 4xx status code
func (*GetContentmanagementQueryOK) IsCode ¶
func (o *GetContentmanagementQueryOK) IsCode(code int) bool
IsCode returns true when this get contentmanagement query o k response a status code equal to that given
func (*GetContentmanagementQueryOK) IsRedirect ¶
func (o *GetContentmanagementQueryOK) IsRedirect() bool
IsRedirect returns true when this get contentmanagement query o k response has a 3xx status code
func (*GetContentmanagementQueryOK) IsServerError ¶
func (o *GetContentmanagementQueryOK) IsServerError() bool
IsServerError returns true when this get contentmanagement query o k response has a 5xx status code
func (*GetContentmanagementQueryOK) IsSuccess ¶
func (o *GetContentmanagementQueryOK) IsSuccess() bool
IsSuccess returns true when this get contentmanagement query o k response has a 2xx status code
func (*GetContentmanagementQueryOK) String ¶
func (o *GetContentmanagementQueryOK) String() string
type GetContentmanagementQueryParams ¶
type GetContentmanagementQueryParams struct { /* Expand. Which fields, if any, to expand. */ Expand []string /* PageNumber. Page number Format: int32 Default: 1 */ PageNumber *int32 /* PageSize. Page size Format: int32 Default: 25 */ PageSize *int32 /* QueryPhrase. Phrase tokens are ANDed together over all searchable fields */ QueryPhrase string /* SortBy. name or dateCreated Default: "name" */ SortBy *string /* SortOrder. ascending or descending Default: "ascending" */ SortOrder *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetContentmanagementQueryParams contains all the parameters to send to the API endpoint
for the get contentmanagement query operation. Typically these are written to a http.Request.
func NewGetContentmanagementQueryParams ¶
func NewGetContentmanagementQueryParams() *GetContentmanagementQueryParams
NewGetContentmanagementQueryParams creates a new GetContentmanagementQueryParams 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 NewGetContentmanagementQueryParamsWithContext ¶
func NewGetContentmanagementQueryParamsWithContext(ctx context.Context) *GetContentmanagementQueryParams
NewGetContentmanagementQueryParamsWithContext creates a new GetContentmanagementQueryParams object with the ability to set a context for a request.
func NewGetContentmanagementQueryParamsWithHTTPClient ¶
func NewGetContentmanagementQueryParamsWithHTTPClient(client *http.Client) *GetContentmanagementQueryParams
NewGetContentmanagementQueryParamsWithHTTPClient creates a new GetContentmanagementQueryParams object with the ability to set a custom HTTPClient for a request.
func NewGetContentmanagementQueryParamsWithTimeout ¶
func NewGetContentmanagementQueryParamsWithTimeout(timeout time.Duration) *GetContentmanagementQueryParams
NewGetContentmanagementQueryParamsWithTimeout creates a new GetContentmanagementQueryParams object with the ability to set a timeout on a request.
func (*GetContentmanagementQueryParams) SetContext ¶
func (o *GetContentmanagementQueryParams) SetContext(ctx context.Context)
SetContext adds the context to the get contentmanagement query params
func (*GetContentmanagementQueryParams) SetDefaults ¶
func (o *GetContentmanagementQueryParams) SetDefaults()
SetDefaults hydrates default values in the get contentmanagement query params (not the query body).
All values with no default are reset to their zero value.
func (*GetContentmanagementQueryParams) SetExpand ¶
func (o *GetContentmanagementQueryParams) SetExpand(expand []string)
SetExpand adds the expand to the get contentmanagement query params
func (*GetContentmanagementQueryParams) SetHTTPClient ¶
func (o *GetContentmanagementQueryParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get contentmanagement query params
func (*GetContentmanagementQueryParams) SetPageNumber ¶
func (o *GetContentmanagementQueryParams) SetPageNumber(pageNumber *int32)
SetPageNumber adds the pageNumber to the get contentmanagement query params
func (*GetContentmanagementQueryParams) SetPageSize ¶
func (o *GetContentmanagementQueryParams) SetPageSize(pageSize *int32)
SetPageSize adds the pageSize to the get contentmanagement query params
func (*GetContentmanagementQueryParams) SetQueryPhrase ¶
func (o *GetContentmanagementQueryParams) SetQueryPhrase(queryPhrase string)
SetQueryPhrase adds the queryPhrase to the get contentmanagement query params
func (*GetContentmanagementQueryParams) SetSortBy ¶
func (o *GetContentmanagementQueryParams) SetSortBy(sortBy *string)
SetSortBy adds the sortBy to the get contentmanagement query params
func (*GetContentmanagementQueryParams) SetSortOrder ¶
func (o *GetContentmanagementQueryParams) SetSortOrder(sortOrder *string)
SetSortOrder adds the sortOrder to the get contentmanagement query params
func (*GetContentmanagementQueryParams) SetTimeout ¶
func (o *GetContentmanagementQueryParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get contentmanagement query params
func (*GetContentmanagementQueryParams) WithContext ¶
func (o *GetContentmanagementQueryParams) WithContext(ctx context.Context) *GetContentmanagementQueryParams
WithContext adds the context to the get contentmanagement query params
func (*GetContentmanagementQueryParams) WithDefaults ¶
func (o *GetContentmanagementQueryParams) WithDefaults() *GetContentmanagementQueryParams
WithDefaults hydrates default values in the get contentmanagement query params (not the query body).
All values with no default are reset to their zero value.
func (*GetContentmanagementQueryParams) WithExpand ¶
func (o *GetContentmanagementQueryParams) WithExpand(expand []string) *GetContentmanagementQueryParams
WithExpand adds the expand to the get contentmanagement query params
func (*GetContentmanagementQueryParams) WithHTTPClient ¶
func (o *GetContentmanagementQueryParams) WithHTTPClient(client *http.Client) *GetContentmanagementQueryParams
WithHTTPClient adds the HTTPClient to the get contentmanagement query params
func (*GetContentmanagementQueryParams) WithPageNumber ¶
func (o *GetContentmanagementQueryParams) WithPageNumber(pageNumber *int32) *GetContentmanagementQueryParams
WithPageNumber adds the pageNumber to the get contentmanagement query params
func (*GetContentmanagementQueryParams) WithPageSize ¶
func (o *GetContentmanagementQueryParams) WithPageSize(pageSize *int32) *GetContentmanagementQueryParams
WithPageSize adds the pageSize to the get contentmanagement query params
func (*GetContentmanagementQueryParams) WithQueryPhrase ¶
func (o *GetContentmanagementQueryParams) WithQueryPhrase(queryPhrase string) *GetContentmanagementQueryParams
WithQueryPhrase adds the queryPhrase to the get contentmanagement query params
func (*GetContentmanagementQueryParams) WithSortBy ¶
func (o *GetContentmanagementQueryParams) WithSortBy(sortBy *string) *GetContentmanagementQueryParams
WithSortBy adds the sortBy to the get contentmanagement query params
func (*GetContentmanagementQueryParams) WithSortOrder ¶
func (o *GetContentmanagementQueryParams) WithSortOrder(sortOrder *string) *GetContentmanagementQueryParams
WithSortOrder adds the sortOrder to the get contentmanagement query params
func (*GetContentmanagementQueryParams) WithTimeout ¶
func (o *GetContentmanagementQueryParams) WithTimeout(timeout time.Duration) *GetContentmanagementQueryParams
WithTimeout adds the timeout to the get contentmanagement query params
func (*GetContentmanagementQueryParams) WriteToRequest ¶
func (o *GetContentmanagementQueryParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetContentmanagementQueryReader ¶
type GetContentmanagementQueryReader struct {
// contains filtered or unexported fields
}
GetContentmanagementQueryReader is a Reader for the GetContentmanagementQuery structure.
func (*GetContentmanagementQueryReader) ReadResponse ¶
func (o *GetContentmanagementQueryReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetContentmanagementQueryRequestEntityTooLarge ¶
GetContentmanagementQueryRequestEntityTooLarge describes a response with status code 413, with default header values.
The request is over the size limit. Maximum bytes: %s
func NewGetContentmanagementQueryRequestEntityTooLarge ¶
func NewGetContentmanagementQueryRequestEntityTooLarge() *GetContentmanagementQueryRequestEntityTooLarge
NewGetContentmanagementQueryRequestEntityTooLarge creates a GetContentmanagementQueryRequestEntityTooLarge with default headers values
func (*GetContentmanagementQueryRequestEntityTooLarge) Error ¶
func (o *GetContentmanagementQueryRequestEntityTooLarge) Error() string
func (*GetContentmanagementQueryRequestEntityTooLarge) GetPayload ¶
func (o *GetContentmanagementQueryRequestEntityTooLarge) GetPayload() *models.ErrorBody
func (*GetContentmanagementQueryRequestEntityTooLarge) IsClientError ¶
func (o *GetContentmanagementQueryRequestEntityTooLarge) IsClientError() bool
IsClientError returns true when this get contentmanagement query request entity too large response has a 4xx status code
func (*GetContentmanagementQueryRequestEntityTooLarge) IsCode ¶
func (o *GetContentmanagementQueryRequestEntityTooLarge) IsCode(code int) bool
IsCode returns true when this get contentmanagement query request entity too large response a status code equal to that given
func (*GetContentmanagementQueryRequestEntityTooLarge) IsRedirect ¶
func (o *GetContentmanagementQueryRequestEntityTooLarge) IsRedirect() bool
IsRedirect returns true when this get contentmanagement query request entity too large response has a 3xx status code
func (*GetContentmanagementQueryRequestEntityTooLarge) IsServerError ¶
func (o *GetContentmanagementQueryRequestEntityTooLarge) IsServerError() bool
IsServerError returns true when this get contentmanagement query request entity too large response has a 5xx status code
func (*GetContentmanagementQueryRequestEntityTooLarge) IsSuccess ¶
func (o *GetContentmanagementQueryRequestEntityTooLarge) IsSuccess() bool
IsSuccess returns true when this get contentmanagement query request entity too large response has a 2xx status code
func (*GetContentmanagementQueryRequestEntityTooLarge) String ¶
func (o *GetContentmanagementQueryRequestEntityTooLarge) String() string
type GetContentmanagementQueryRequestTimeout ¶
GetContentmanagementQueryRequestTimeout 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 NewGetContentmanagementQueryRequestTimeout ¶
func NewGetContentmanagementQueryRequestTimeout() *GetContentmanagementQueryRequestTimeout
NewGetContentmanagementQueryRequestTimeout creates a GetContentmanagementQueryRequestTimeout with default headers values
func (*GetContentmanagementQueryRequestTimeout) Error ¶
func (o *GetContentmanagementQueryRequestTimeout) Error() string
func (*GetContentmanagementQueryRequestTimeout) GetPayload ¶
func (o *GetContentmanagementQueryRequestTimeout) GetPayload() *models.ErrorBody
func (*GetContentmanagementQueryRequestTimeout) IsClientError ¶
func (o *GetContentmanagementQueryRequestTimeout) IsClientError() bool
IsClientError returns true when this get contentmanagement query request timeout response has a 4xx status code
func (*GetContentmanagementQueryRequestTimeout) IsCode ¶
func (o *GetContentmanagementQueryRequestTimeout) IsCode(code int) bool
IsCode returns true when this get contentmanagement query request timeout response a status code equal to that given
func (*GetContentmanagementQueryRequestTimeout) IsRedirect ¶
func (o *GetContentmanagementQueryRequestTimeout) IsRedirect() bool
IsRedirect returns true when this get contentmanagement query request timeout response has a 3xx status code
func (*GetContentmanagementQueryRequestTimeout) IsServerError ¶
func (o *GetContentmanagementQueryRequestTimeout) IsServerError() bool
IsServerError returns true when this get contentmanagement query request timeout response has a 5xx status code
func (*GetContentmanagementQueryRequestTimeout) IsSuccess ¶
func (o *GetContentmanagementQueryRequestTimeout) IsSuccess() bool
IsSuccess returns true when this get contentmanagement query request timeout response has a 2xx status code
func (*GetContentmanagementQueryRequestTimeout) String ¶
func (o *GetContentmanagementQueryRequestTimeout) String() string
type GetContentmanagementQueryServiceUnavailable ¶
type GetContentmanagementQueryServiceUnavailable struct {
}GetContentmanagementQueryServiceUnavailable 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 NewGetContentmanagementQueryServiceUnavailable ¶
func NewGetContentmanagementQueryServiceUnavailable() *GetContentmanagementQueryServiceUnavailable
NewGetContentmanagementQueryServiceUnavailable creates a GetContentmanagementQueryServiceUnavailable with default headers values
func (*GetContentmanagementQueryServiceUnavailable) Error ¶
func (o *GetContentmanagementQueryServiceUnavailable) Error() string
func (*GetContentmanagementQueryServiceUnavailable) GetPayload ¶
func (o *GetContentmanagementQueryServiceUnavailable) GetPayload() *models.ErrorBody
func (*GetContentmanagementQueryServiceUnavailable) IsClientError ¶
func (o *GetContentmanagementQueryServiceUnavailable) IsClientError() bool
IsClientError returns true when this get contentmanagement query service unavailable response has a 4xx status code
func (*GetContentmanagementQueryServiceUnavailable) IsCode ¶
func (o *GetContentmanagementQueryServiceUnavailable) IsCode(code int) bool
IsCode returns true when this get contentmanagement query service unavailable response a status code equal to that given
func (*GetContentmanagementQueryServiceUnavailable) IsRedirect ¶
func (o *GetContentmanagementQueryServiceUnavailable) IsRedirect() bool
IsRedirect returns true when this get contentmanagement query service unavailable response has a 3xx status code
func (*GetContentmanagementQueryServiceUnavailable) IsServerError ¶
func (o *GetContentmanagementQueryServiceUnavailable) IsServerError() bool
IsServerError returns true when this get contentmanagement query service unavailable response has a 5xx status code
func (*GetContentmanagementQueryServiceUnavailable) IsSuccess ¶
func (o *GetContentmanagementQueryServiceUnavailable) IsSuccess() bool
IsSuccess returns true when this get contentmanagement query service unavailable response has a 2xx status code
func (*GetContentmanagementQueryServiceUnavailable) String ¶
func (o *GetContentmanagementQueryServiceUnavailable) String() string
type GetContentmanagementQueryTooManyRequests ¶
GetContentmanagementQueryTooManyRequests describes a response with status code 429, with default header values.
Rate limit exceeded the maximum. Retry the request in [%s] seconds
func NewGetContentmanagementQueryTooManyRequests ¶
func NewGetContentmanagementQueryTooManyRequests() *GetContentmanagementQueryTooManyRequests
NewGetContentmanagementQueryTooManyRequests creates a GetContentmanagementQueryTooManyRequests with default headers values
func (*GetContentmanagementQueryTooManyRequests) Error ¶
func (o *GetContentmanagementQueryTooManyRequests) Error() string
func (*GetContentmanagementQueryTooManyRequests) GetPayload ¶
func (o *GetContentmanagementQueryTooManyRequests) GetPayload() *models.ErrorBody
func (*GetContentmanagementQueryTooManyRequests) IsClientError ¶
func (o *GetContentmanagementQueryTooManyRequests) IsClientError() bool
IsClientError returns true when this get contentmanagement query too many requests response has a 4xx status code
func (*GetContentmanagementQueryTooManyRequests) IsCode ¶
func (o *GetContentmanagementQueryTooManyRequests) IsCode(code int) bool
IsCode returns true when this get contentmanagement query too many requests response a status code equal to that given
func (*GetContentmanagementQueryTooManyRequests) IsRedirect ¶
func (o *GetContentmanagementQueryTooManyRequests) IsRedirect() bool
IsRedirect returns true when this get contentmanagement query too many requests response has a 3xx status code
func (*GetContentmanagementQueryTooManyRequests) IsServerError ¶
func (o *GetContentmanagementQueryTooManyRequests) IsServerError() bool
IsServerError returns true when this get contentmanagement query too many requests response has a 5xx status code
func (*GetContentmanagementQueryTooManyRequests) IsSuccess ¶
func (o *GetContentmanagementQueryTooManyRequests) IsSuccess() bool
IsSuccess returns true when this get contentmanagement query too many requests response has a 2xx status code
func (*GetContentmanagementQueryTooManyRequests) String ¶
func (o *GetContentmanagementQueryTooManyRequests) String() string
type GetContentmanagementQueryUnauthorized ¶
type GetContentmanagementQueryUnauthorized struct {
}GetContentmanagementQueryUnauthorized describes a response with status code 401, with default header values.
No authentication bearer token specified in authorization header.
func NewGetContentmanagementQueryUnauthorized ¶
func NewGetContentmanagementQueryUnauthorized() *GetContentmanagementQueryUnauthorized
NewGetContentmanagementQueryUnauthorized creates a GetContentmanagementQueryUnauthorized with default headers values
func (*GetContentmanagementQueryUnauthorized) Error ¶
func (o *GetContentmanagementQueryUnauthorized) Error() string
func (*GetContentmanagementQueryUnauthorized) GetPayload ¶
func (o *GetContentmanagementQueryUnauthorized) GetPayload() *models.ErrorBody
func (*GetContentmanagementQueryUnauthorized) IsClientError ¶
func (o *GetContentmanagementQueryUnauthorized) IsClientError() bool
IsClientError returns true when this get contentmanagement query unauthorized response has a 4xx status code
func (*GetContentmanagementQueryUnauthorized) IsCode ¶
func (o *GetContentmanagementQueryUnauthorized) IsCode(code int) bool
IsCode returns true when this get contentmanagement query unauthorized response a status code equal to that given
func (*GetContentmanagementQueryUnauthorized) IsRedirect ¶
func (o *GetContentmanagementQueryUnauthorized) IsRedirect() bool
IsRedirect returns true when this get contentmanagement query unauthorized response has a 3xx status code
func (*GetContentmanagementQueryUnauthorized) IsServerError ¶
func (o *GetContentmanagementQueryUnauthorized) IsServerError() bool
IsServerError returns true when this get contentmanagement query unauthorized response has a 5xx status code
func (*GetContentmanagementQueryUnauthorized) IsSuccess ¶
func (o *GetContentmanagementQueryUnauthorized) IsSuccess() bool
IsSuccess returns true when this get contentmanagement query unauthorized response has a 2xx status code
func (*GetContentmanagementQueryUnauthorized) String ¶
func (o *GetContentmanagementQueryUnauthorized) String() string
type GetContentmanagementQueryUnsupportedMediaType ¶
GetContentmanagementQueryUnsupportedMediaType 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 NewGetContentmanagementQueryUnsupportedMediaType ¶
func NewGetContentmanagementQueryUnsupportedMediaType() *GetContentmanagementQueryUnsupportedMediaType
NewGetContentmanagementQueryUnsupportedMediaType creates a GetContentmanagementQueryUnsupportedMediaType with default headers values
func (*GetContentmanagementQueryUnsupportedMediaType) Error ¶
func (o *GetContentmanagementQueryUnsupportedMediaType) Error() string
func (*GetContentmanagementQueryUnsupportedMediaType) GetPayload ¶
func (o *GetContentmanagementQueryUnsupportedMediaType) GetPayload() *models.ErrorBody
func (*GetContentmanagementQueryUnsupportedMediaType) IsClientError ¶
func (o *GetContentmanagementQueryUnsupportedMediaType) IsClientError() bool
IsClientError returns true when this get contentmanagement query unsupported media type response has a 4xx status code
func (*GetContentmanagementQueryUnsupportedMediaType) IsCode ¶
func (o *GetContentmanagementQueryUnsupportedMediaType) IsCode(code int) bool
IsCode returns true when this get contentmanagement query unsupported media type response a status code equal to that given
func (*GetContentmanagementQueryUnsupportedMediaType) IsRedirect ¶
func (o *GetContentmanagementQueryUnsupportedMediaType) IsRedirect() bool
IsRedirect returns true when this get contentmanagement query unsupported media type response has a 3xx status code
func (*GetContentmanagementQueryUnsupportedMediaType) IsServerError ¶
func (o *GetContentmanagementQueryUnsupportedMediaType) IsServerError() bool
IsServerError returns true when this get contentmanagement query unsupported media type response has a 5xx status code
func (*GetContentmanagementQueryUnsupportedMediaType) IsSuccess ¶
func (o *GetContentmanagementQueryUnsupportedMediaType) IsSuccess() bool
IsSuccess returns true when this get contentmanagement query unsupported media type response has a 2xx status code
func (*GetContentmanagementQueryUnsupportedMediaType) String ¶
func (o *GetContentmanagementQueryUnsupportedMediaType) String() string
type GetContentmanagementSecurityprofileBadRequest ¶
GetContentmanagementSecurityprofileBadRequest 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 NewGetContentmanagementSecurityprofileBadRequest ¶
func NewGetContentmanagementSecurityprofileBadRequest() *GetContentmanagementSecurityprofileBadRequest
NewGetContentmanagementSecurityprofileBadRequest creates a GetContentmanagementSecurityprofileBadRequest with default headers values
func (*GetContentmanagementSecurityprofileBadRequest) Error ¶
func (o *GetContentmanagementSecurityprofileBadRequest) Error() string
func (*GetContentmanagementSecurityprofileBadRequest) GetPayload ¶
func (o *GetContentmanagementSecurityprofileBadRequest) GetPayload() *models.ErrorBody
func (*GetContentmanagementSecurityprofileBadRequest) IsClientError ¶
func (o *GetContentmanagementSecurityprofileBadRequest) IsClientError() bool
IsClientError returns true when this get contentmanagement securityprofile bad request response has a 4xx status code
func (*GetContentmanagementSecurityprofileBadRequest) IsCode ¶
func (o *GetContentmanagementSecurityprofileBadRequest) IsCode(code int) bool
IsCode returns true when this get contentmanagement securityprofile bad request response a status code equal to that given
func (*GetContentmanagementSecurityprofileBadRequest) IsRedirect ¶
func (o *GetContentmanagementSecurityprofileBadRequest) IsRedirect() bool
IsRedirect returns true when this get contentmanagement securityprofile bad request response has a 3xx status code
func (*GetContentmanagementSecurityprofileBadRequest) IsServerError ¶
func (o *GetContentmanagementSecurityprofileBadRequest) IsServerError() bool
IsServerError returns true when this get contentmanagement securityprofile bad request response has a 5xx status code
func (*GetContentmanagementSecurityprofileBadRequest) IsSuccess ¶
func (o *GetContentmanagementSecurityprofileBadRequest) IsSuccess() bool
IsSuccess returns true when this get contentmanagement securityprofile bad request response has a 2xx status code
func (*GetContentmanagementSecurityprofileBadRequest) String ¶
func (o *GetContentmanagementSecurityprofileBadRequest) String() string
type GetContentmanagementSecurityprofileForbidden ¶
GetContentmanagementSecurityprofileForbidden describes a response with status code 403, with default header values.
You are not authorized to perform the requested action.
func NewGetContentmanagementSecurityprofileForbidden ¶
func NewGetContentmanagementSecurityprofileForbidden() *GetContentmanagementSecurityprofileForbidden
NewGetContentmanagementSecurityprofileForbidden creates a GetContentmanagementSecurityprofileForbidden with default headers values
func (*GetContentmanagementSecurityprofileForbidden) Error ¶
func (o *GetContentmanagementSecurityprofileForbidden) Error() string
func (*GetContentmanagementSecurityprofileForbidden) GetPayload ¶
func (o *GetContentmanagementSecurityprofileForbidden) GetPayload() *models.ErrorBody
func (*GetContentmanagementSecurityprofileForbidden) IsClientError ¶
func (o *GetContentmanagementSecurityprofileForbidden) IsClientError() bool
IsClientError returns true when this get contentmanagement securityprofile forbidden response has a 4xx status code
func (*GetContentmanagementSecurityprofileForbidden) IsCode ¶
func (o *GetContentmanagementSecurityprofileForbidden) IsCode(code int) bool
IsCode returns true when this get contentmanagement securityprofile forbidden response a status code equal to that given
func (*GetContentmanagementSecurityprofileForbidden) IsRedirect ¶
func (o *GetContentmanagementSecurityprofileForbidden) IsRedirect() bool
IsRedirect returns true when this get contentmanagement securityprofile forbidden response has a 3xx status code
func (*GetContentmanagementSecurityprofileForbidden) IsServerError ¶
func (o *GetContentmanagementSecurityprofileForbidden) IsServerError() bool
IsServerError returns true when this get contentmanagement securityprofile forbidden response has a 5xx status code
func (*GetContentmanagementSecurityprofileForbidden) IsSuccess ¶
func (o *GetContentmanagementSecurityprofileForbidden) IsSuccess() bool
IsSuccess returns true when this get contentmanagement securityprofile forbidden response has a 2xx status code
func (*GetContentmanagementSecurityprofileForbidden) String ¶
func (o *GetContentmanagementSecurityprofileForbidden) String() string
type GetContentmanagementSecurityprofileGatewayTimeout ¶
GetContentmanagementSecurityprofileGatewayTimeout describes a response with status code 504, with default header values.
The request timed out.
func NewGetContentmanagementSecurityprofileGatewayTimeout ¶
func NewGetContentmanagementSecurityprofileGatewayTimeout() *GetContentmanagementSecurityprofileGatewayTimeout
NewGetContentmanagementSecurityprofileGatewayTimeout creates a GetContentmanagementSecurityprofileGatewayTimeout with default headers values
func (*GetContentmanagementSecurityprofileGatewayTimeout) Error ¶
func (o *GetContentmanagementSecurityprofileGatewayTimeout) Error() string
func (*GetContentmanagementSecurityprofileGatewayTimeout) GetPayload ¶
func (o *GetContentmanagementSecurityprofileGatewayTimeout) GetPayload() *models.ErrorBody
func (*GetContentmanagementSecurityprofileGatewayTimeout) IsClientError ¶
func (o *GetContentmanagementSecurityprofileGatewayTimeout) IsClientError() bool
IsClientError returns true when this get contentmanagement securityprofile gateway timeout response has a 4xx status code
func (*GetContentmanagementSecurityprofileGatewayTimeout) IsCode ¶
func (o *GetContentmanagementSecurityprofileGatewayTimeout) IsCode(code int) bool
IsCode returns true when this get contentmanagement securityprofile gateway timeout response a status code equal to that given
func (*GetContentmanagementSecurityprofileGatewayTimeout) IsRedirect ¶
func (o *GetContentmanagementSecurityprofileGatewayTimeout) IsRedirect() bool
IsRedirect returns true when this get contentmanagement securityprofile gateway timeout response has a 3xx status code
func (*GetContentmanagementSecurityprofileGatewayTimeout) IsServerError ¶
func (o *GetContentmanagementSecurityprofileGatewayTimeout) IsServerError() bool
IsServerError returns true when this get contentmanagement securityprofile gateway timeout response has a 5xx status code
func (*GetContentmanagementSecurityprofileGatewayTimeout) IsSuccess ¶
func (o *GetContentmanagementSecurityprofileGatewayTimeout) IsSuccess() bool
IsSuccess returns true when this get contentmanagement securityprofile gateway timeout response has a 2xx status code
func (*GetContentmanagementSecurityprofileGatewayTimeout) String ¶
func (o *GetContentmanagementSecurityprofileGatewayTimeout) String() string
type GetContentmanagementSecurityprofileInternalServerError ¶
GetContentmanagementSecurityprofileInternalServerError 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 NewGetContentmanagementSecurityprofileInternalServerError ¶
func NewGetContentmanagementSecurityprofileInternalServerError() *GetContentmanagementSecurityprofileInternalServerError
NewGetContentmanagementSecurityprofileInternalServerError creates a GetContentmanagementSecurityprofileInternalServerError with default headers values
func (*GetContentmanagementSecurityprofileInternalServerError) Error ¶
func (o *GetContentmanagementSecurityprofileInternalServerError) Error() string
func (*GetContentmanagementSecurityprofileInternalServerError) GetPayload ¶
func (o *GetContentmanagementSecurityprofileInternalServerError) GetPayload() *models.ErrorBody
func (*GetContentmanagementSecurityprofileInternalServerError) IsClientError ¶
func (o *GetContentmanagementSecurityprofileInternalServerError) IsClientError() bool
IsClientError returns true when this get contentmanagement securityprofile internal server error response has a 4xx status code
func (*GetContentmanagementSecurityprofileInternalServerError) IsCode ¶
func (o *GetContentmanagementSecurityprofileInternalServerError) IsCode(code int) bool
IsCode returns true when this get contentmanagement securityprofile internal server error response a status code equal to that given
func (*GetContentmanagementSecurityprofileInternalServerError) IsRedirect ¶
func (o *GetContentmanagementSecurityprofileInternalServerError) IsRedirect() bool
IsRedirect returns true when this get contentmanagement securityprofile internal server error response has a 3xx status code
func (*GetContentmanagementSecurityprofileInternalServerError) IsServerError ¶
func (o *GetContentmanagementSecurityprofileInternalServerError) IsServerError() bool
IsServerError returns true when this get contentmanagement securityprofile internal server error response has a 5xx status code
func (*GetContentmanagementSecurityprofileInternalServerError) IsSuccess ¶
func (o *GetContentmanagementSecurityprofileInternalServerError) IsSuccess() bool
IsSuccess returns true when this get contentmanagement securityprofile internal server error response has a 2xx status code
func (*GetContentmanagementSecurityprofileInternalServerError) String ¶
func (o *GetContentmanagementSecurityprofileInternalServerError) String() string
type GetContentmanagementSecurityprofileNotFound ¶
GetContentmanagementSecurityprofileNotFound describes a response with status code 404, with default header values.
The requested resource was not found.
func NewGetContentmanagementSecurityprofileNotFound ¶
func NewGetContentmanagementSecurityprofileNotFound() *GetContentmanagementSecurityprofileNotFound
NewGetContentmanagementSecurityprofileNotFound creates a GetContentmanagementSecurityprofileNotFound with default headers values
func (*GetContentmanagementSecurityprofileNotFound) Error ¶
func (o *GetContentmanagementSecurityprofileNotFound) Error() string
func (*GetContentmanagementSecurityprofileNotFound) GetPayload ¶
func (o *GetContentmanagementSecurityprofileNotFound) GetPayload() *models.ErrorBody
func (*GetContentmanagementSecurityprofileNotFound) IsClientError ¶
func (o *GetContentmanagementSecurityprofileNotFound) IsClientError() bool
IsClientError returns true when this get contentmanagement securityprofile not found response has a 4xx status code
func (*GetContentmanagementSecurityprofileNotFound) IsCode ¶
func (o *GetContentmanagementSecurityprofileNotFound) IsCode(code int) bool
IsCode returns true when this get contentmanagement securityprofile not found response a status code equal to that given
func (*GetContentmanagementSecurityprofileNotFound) IsRedirect ¶
func (o *GetContentmanagementSecurityprofileNotFound) IsRedirect() bool
IsRedirect returns true when this get contentmanagement securityprofile not found response has a 3xx status code
func (*GetContentmanagementSecurityprofileNotFound) IsServerError ¶
func (o *GetContentmanagementSecurityprofileNotFound) IsServerError() bool
IsServerError returns true when this get contentmanagement securityprofile not found response has a 5xx status code
func (*GetContentmanagementSecurityprofileNotFound) IsSuccess ¶
func (o *GetContentmanagementSecurityprofileNotFound) IsSuccess() bool
IsSuccess returns true when this get contentmanagement securityprofile not found response has a 2xx status code
func (*GetContentmanagementSecurityprofileNotFound) String ¶
func (o *GetContentmanagementSecurityprofileNotFound) String() string
type GetContentmanagementSecurityprofileOK ¶
type GetContentmanagementSecurityprofileOK struct {
Payload *models.SecurityProfile
}
GetContentmanagementSecurityprofileOK describes a response with status code 200, with default header values.
successful operation
func NewGetContentmanagementSecurityprofileOK ¶
func NewGetContentmanagementSecurityprofileOK() *GetContentmanagementSecurityprofileOK
NewGetContentmanagementSecurityprofileOK creates a GetContentmanagementSecurityprofileOK with default headers values
func (*GetContentmanagementSecurityprofileOK) Error ¶
func (o *GetContentmanagementSecurityprofileOK) Error() string
func (*GetContentmanagementSecurityprofileOK) GetPayload ¶
func (o *GetContentmanagementSecurityprofileOK) GetPayload() *models.SecurityProfile
func (*GetContentmanagementSecurityprofileOK) IsClientError ¶
func (o *GetContentmanagementSecurityprofileOK) IsClientError() bool
IsClientError returns true when this get contentmanagement securityprofile o k response has a 4xx status code
func (*GetContentmanagementSecurityprofileOK) IsCode ¶
func (o *GetContentmanagementSecurityprofileOK) IsCode(code int) bool
IsCode returns true when this get contentmanagement securityprofile o k response a status code equal to that given
func (*GetContentmanagementSecurityprofileOK) IsRedirect ¶
func (o *GetContentmanagementSecurityprofileOK) IsRedirect() bool
IsRedirect returns true when this get contentmanagement securityprofile o k response has a 3xx status code
func (*GetContentmanagementSecurityprofileOK) IsServerError ¶
func (o *GetContentmanagementSecurityprofileOK) IsServerError() bool
IsServerError returns true when this get contentmanagement securityprofile o k response has a 5xx status code
func (*GetContentmanagementSecurityprofileOK) IsSuccess ¶
func (o *GetContentmanagementSecurityprofileOK) IsSuccess() bool
IsSuccess returns true when this get contentmanagement securityprofile o k response has a 2xx status code
func (*GetContentmanagementSecurityprofileOK) String ¶
func (o *GetContentmanagementSecurityprofileOK) String() string
type GetContentmanagementSecurityprofileParams ¶
type GetContentmanagementSecurityprofileParams struct { /* SecurityProfileID. Security Profile Id */ SecurityProfileID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetContentmanagementSecurityprofileParams contains all the parameters to send to the API endpoint
for the get contentmanagement securityprofile operation. Typically these are written to a http.Request.
func NewGetContentmanagementSecurityprofileParams ¶
func NewGetContentmanagementSecurityprofileParams() *GetContentmanagementSecurityprofileParams
NewGetContentmanagementSecurityprofileParams creates a new GetContentmanagementSecurityprofileParams 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 NewGetContentmanagementSecurityprofileParamsWithContext ¶
func NewGetContentmanagementSecurityprofileParamsWithContext(ctx context.Context) *GetContentmanagementSecurityprofileParams
NewGetContentmanagementSecurityprofileParamsWithContext creates a new GetContentmanagementSecurityprofileParams object with the ability to set a context for a request.
func NewGetContentmanagementSecurityprofileParamsWithHTTPClient ¶
func NewGetContentmanagementSecurityprofileParamsWithHTTPClient(client *http.Client) *GetContentmanagementSecurityprofileParams
NewGetContentmanagementSecurityprofileParamsWithHTTPClient creates a new GetContentmanagementSecurityprofileParams object with the ability to set a custom HTTPClient for a request.
func NewGetContentmanagementSecurityprofileParamsWithTimeout ¶
func NewGetContentmanagementSecurityprofileParamsWithTimeout(timeout time.Duration) *GetContentmanagementSecurityprofileParams
NewGetContentmanagementSecurityprofileParamsWithTimeout creates a new GetContentmanagementSecurityprofileParams object with the ability to set a timeout on a request.
func (*GetContentmanagementSecurityprofileParams) SetContext ¶
func (o *GetContentmanagementSecurityprofileParams) SetContext(ctx context.Context)
SetContext adds the context to the get contentmanagement securityprofile params
func (*GetContentmanagementSecurityprofileParams) SetDefaults ¶
func (o *GetContentmanagementSecurityprofileParams) SetDefaults()
SetDefaults hydrates default values in the get contentmanagement securityprofile params (not the query body).
All values with no default are reset to their zero value.
func (*GetContentmanagementSecurityprofileParams) SetHTTPClient ¶
func (o *GetContentmanagementSecurityprofileParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get contentmanagement securityprofile params
func (*GetContentmanagementSecurityprofileParams) SetSecurityProfileID ¶
func (o *GetContentmanagementSecurityprofileParams) SetSecurityProfileID(securityProfileID string)
SetSecurityProfileID adds the securityProfileId to the get contentmanagement securityprofile params
func (*GetContentmanagementSecurityprofileParams) SetTimeout ¶
func (o *GetContentmanagementSecurityprofileParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get contentmanagement securityprofile params
func (*GetContentmanagementSecurityprofileParams) WithContext ¶
func (o *GetContentmanagementSecurityprofileParams) WithContext(ctx context.Context) *GetContentmanagementSecurityprofileParams
WithContext adds the context to the get contentmanagement securityprofile params
func (*GetContentmanagementSecurityprofileParams) WithDefaults ¶
func (o *GetContentmanagementSecurityprofileParams) WithDefaults() *GetContentmanagementSecurityprofileParams
WithDefaults hydrates default values in the get contentmanagement securityprofile params (not the query body).
All values with no default are reset to their zero value.
func (*GetContentmanagementSecurityprofileParams) WithHTTPClient ¶
func (o *GetContentmanagementSecurityprofileParams) WithHTTPClient(client *http.Client) *GetContentmanagementSecurityprofileParams
WithHTTPClient adds the HTTPClient to the get contentmanagement securityprofile params
func (*GetContentmanagementSecurityprofileParams) WithSecurityProfileID ¶
func (o *GetContentmanagementSecurityprofileParams) WithSecurityProfileID(securityProfileID string) *GetContentmanagementSecurityprofileParams
WithSecurityProfileID adds the securityProfileID to the get contentmanagement securityprofile params
func (*GetContentmanagementSecurityprofileParams) WithTimeout ¶
func (o *GetContentmanagementSecurityprofileParams) WithTimeout(timeout time.Duration) *GetContentmanagementSecurityprofileParams
WithTimeout adds the timeout to the get contentmanagement securityprofile params
func (*GetContentmanagementSecurityprofileParams) WriteToRequest ¶
func (o *GetContentmanagementSecurityprofileParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetContentmanagementSecurityprofileReader ¶
type GetContentmanagementSecurityprofileReader struct {
// contains filtered or unexported fields
}
GetContentmanagementSecurityprofileReader is a Reader for the GetContentmanagementSecurityprofile structure.
func (*GetContentmanagementSecurityprofileReader) ReadResponse ¶
func (o *GetContentmanagementSecurityprofileReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetContentmanagementSecurityprofileRequestEntityTooLarge ¶
GetContentmanagementSecurityprofileRequestEntityTooLarge describes a response with status code 413, with default header values.
The request is over the size limit. Maximum bytes: %s
func NewGetContentmanagementSecurityprofileRequestEntityTooLarge ¶
func NewGetContentmanagementSecurityprofileRequestEntityTooLarge() *GetContentmanagementSecurityprofileRequestEntityTooLarge
NewGetContentmanagementSecurityprofileRequestEntityTooLarge creates a GetContentmanagementSecurityprofileRequestEntityTooLarge with default headers values
func (*GetContentmanagementSecurityprofileRequestEntityTooLarge) Error ¶
func (o *GetContentmanagementSecurityprofileRequestEntityTooLarge) Error() string
func (*GetContentmanagementSecurityprofileRequestEntityTooLarge) GetPayload ¶
func (o *GetContentmanagementSecurityprofileRequestEntityTooLarge) GetPayload() *models.ErrorBody
func (*GetContentmanagementSecurityprofileRequestEntityTooLarge) IsClientError ¶
func (o *GetContentmanagementSecurityprofileRequestEntityTooLarge) IsClientError() bool
IsClientError returns true when this get contentmanagement securityprofile request entity too large response has a 4xx status code
func (*GetContentmanagementSecurityprofileRequestEntityTooLarge) IsCode ¶
func (o *GetContentmanagementSecurityprofileRequestEntityTooLarge) IsCode(code int) bool
IsCode returns true when this get contentmanagement securityprofile request entity too large response a status code equal to that given
func (*GetContentmanagementSecurityprofileRequestEntityTooLarge) IsRedirect ¶
func (o *GetContentmanagementSecurityprofileRequestEntityTooLarge) IsRedirect() bool
IsRedirect returns true when this get contentmanagement securityprofile request entity too large response has a 3xx status code
func (*GetContentmanagementSecurityprofileRequestEntityTooLarge) IsServerError ¶
func (o *GetContentmanagementSecurityprofileRequestEntityTooLarge) IsServerError() bool
IsServerError returns true when this get contentmanagement securityprofile request entity too large response has a 5xx status code
func (*GetContentmanagementSecurityprofileRequestEntityTooLarge) IsSuccess ¶
func (o *GetContentmanagementSecurityprofileRequestEntityTooLarge) IsSuccess() bool
IsSuccess returns true when this get contentmanagement securityprofile request entity too large response has a 2xx status code
func (*GetContentmanagementSecurityprofileRequestEntityTooLarge) String ¶
func (o *GetContentmanagementSecurityprofileRequestEntityTooLarge) String() string
type GetContentmanagementSecurityprofileRequestTimeout ¶
GetContentmanagementSecurityprofileRequestTimeout 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 NewGetContentmanagementSecurityprofileRequestTimeout ¶
func NewGetContentmanagementSecurityprofileRequestTimeout() *GetContentmanagementSecurityprofileRequestTimeout
NewGetContentmanagementSecurityprofileRequestTimeout creates a GetContentmanagementSecurityprofileRequestTimeout with default headers values
func (*GetContentmanagementSecurityprofileRequestTimeout) Error ¶
func (o *GetContentmanagementSecurityprofileRequestTimeout) Error() string
func (*GetContentmanagementSecurityprofileRequestTimeout) GetPayload ¶
func (o *GetContentmanagementSecurityprofileRequestTimeout) GetPayload() *models.ErrorBody
func (*GetContentmanagementSecurityprofileRequestTimeout) IsClientError ¶
func (o *GetContentmanagementSecurityprofileRequestTimeout) IsClientError() bool
IsClientError returns true when this get contentmanagement securityprofile request timeout response has a 4xx status code
func (*GetContentmanagementSecurityprofileRequestTimeout) IsCode ¶
func (o *GetContentmanagementSecurityprofileRequestTimeout) IsCode(code int) bool
IsCode returns true when this get contentmanagement securityprofile request timeout response a status code equal to that given
func (*GetContentmanagementSecurityprofileRequestTimeout) IsRedirect ¶
func (o *GetContentmanagementSecurityprofileRequestTimeout) IsRedirect() bool
IsRedirect returns true when this get contentmanagement securityprofile request timeout response has a 3xx status code
func (*GetContentmanagementSecurityprofileRequestTimeout) IsServerError ¶
func (o *GetContentmanagementSecurityprofileRequestTimeout) IsServerError() bool
IsServerError returns true when this get contentmanagement securityprofile request timeout response has a 5xx status code
func (*GetContentmanagementSecurityprofileRequestTimeout) IsSuccess ¶
func (o *GetContentmanagementSecurityprofileRequestTimeout) IsSuccess() bool
IsSuccess returns true when this get contentmanagement securityprofile request timeout response has a 2xx status code
func (*GetContentmanagementSecurityprofileRequestTimeout) String ¶
func (o *GetContentmanagementSecurityprofileRequestTimeout) String() string
type GetContentmanagementSecurityprofileServiceUnavailable ¶
type GetContentmanagementSecurityprofileServiceUnavailable struct {
}GetContentmanagementSecurityprofileServiceUnavailable 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 NewGetContentmanagementSecurityprofileServiceUnavailable ¶
func NewGetContentmanagementSecurityprofileServiceUnavailable() *GetContentmanagementSecurityprofileServiceUnavailable
NewGetContentmanagementSecurityprofileServiceUnavailable creates a GetContentmanagementSecurityprofileServiceUnavailable with default headers values
func (*GetContentmanagementSecurityprofileServiceUnavailable) Error ¶
func (o *GetContentmanagementSecurityprofileServiceUnavailable) Error() string
func (*GetContentmanagementSecurityprofileServiceUnavailable) GetPayload ¶
func (o *GetContentmanagementSecurityprofileServiceUnavailable) GetPayload() *models.ErrorBody
func (*GetContentmanagementSecurityprofileServiceUnavailable) IsClientError ¶
func (o *GetContentmanagementSecurityprofileServiceUnavailable) IsClientError() bool
IsClientError returns true when this get contentmanagement securityprofile service unavailable response has a 4xx status code
func (*GetContentmanagementSecurityprofileServiceUnavailable) IsCode ¶
func (o *GetContentmanagementSecurityprofileServiceUnavailable) IsCode(code int) bool
IsCode returns true when this get contentmanagement securityprofile service unavailable response a status code equal to that given
func (*GetContentmanagementSecurityprofileServiceUnavailable) IsRedirect ¶
func (o *GetContentmanagementSecurityprofileServiceUnavailable) IsRedirect() bool
IsRedirect returns true when this get contentmanagement securityprofile service unavailable response has a 3xx status code
func (*GetContentmanagementSecurityprofileServiceUnavailable) IsServerError ¶
func (o *GetContentmanagementSecurityprofileServiceUnavailable) IsServerError() bool
IsServerError returns true when this get contentmanagement securityprofile service unavailable response has a 5xx status code
func (*GetContentmanagementSecurityprofileServiceUnavailable) IsSuccess ¶
func (o *GetContentmanagementSecurityprofileServiceUnavailable) IsSuccess() bool
IsSuccess returns true when this get contentmanagement securityprofile service unavailable response has a 2xx status code
func (*GetContentmanagementSecurityprofileServiceUnavailable) String ¶
func (o *GetContentmanagementSecurityprofileServiceUnavailable) String() string
type GetContentmanagementSecurityprofileTooManyRequests ¶
GetContentmanagementSecurityprofileTooManyRequests describes a response with status code 429, with default header values.
Rate limit exceeded the maximum. Retry the request in [%s] seconds
func NewGetContentmanagementSecurityprofileTooManyRequests ¶
func NewGetContentmanagementSecurityprofileTooManyRequests() *GetContentmanagementSecurityprofileTooManyRequests
NewGetContentmanagementSecurityprofileTooManyRequests creates a GetContentmanagementSecurityprofileTooManyRequests with default headers values
func (*GetContentmanagementSecurityprofileTooManyRequests) Error ¶
func (o *GetContentmanagementSecurityprofileTooManyRequests) Error() string
func (*GetContentmanagementSecurityprofileTooManyRequests) GetPayload ¶
func (o *GetContentmanagementSecurityprofileTooManyRequests) GetPayload() *models.ErrorBody
func (*GetContentmanagementSecurityprofileTooManyRequests) IsClientError ¶
func (o *GetContentmanagementSecurityprofileTooManyRequests) IsClientError() bool
IsClientError returns true when this get contentmanagement securityprofile too many requests response has a 4xx status code
func (*GetContentmanagementSecurityprofileTooManyRequests) IsCode ¶
func (o *GetContentmanagementSecurityprofileTooManyRequests) IsCode(code int) bool
IsCode returns true when this get contentmanagement securityprofile too many requests response a status code equal to that given
func (*GetContentmanagementSecurityprofileTooManyRequests) IsRedirect ¶
func (o *GetContentmanagementSecurityprofileTooManyRequests) IsRedirect() bool
IsRedirect returns true when this get contentmanagement securityprofile too many requests response has a 3xx status code
func (*GetContentmanagementSecurityprofileTooManyRequests) IsServerError ¶
func (o *GetContentmanagementSecurityprofileTooManyRequests) IsServerError() bool
IsServerError returns true when this get contentmanagement securityprofile too many requests response has a 5xx status code
func (*GetContentmanagementSecurityprofileTooManyRequests) IsSuccess ¶
func (o *GetContentmanagementSecurityprofileTooManyRequests) IsSuccess() bool
IsSuccess returns true when this get contentmanagement securityprofile too many requests response has a 2xx status code
func (*GetContentmanagementSecurityprofileTooManyRequests) String ¶
func (o *GetContentmanagementSecurityprofileTooManyRequests) String() string
type GetContentmanagementSecurityprofileUnauthorized ¶
type GetContentmanagementSecurityprofileUnauthorized struct {
}GetContentmanagementSecurityprofileUnauthorized describes a response with status code 401, with default header values.
No authentication bearer token specified in authorization header.
func NewGetContentmanagementSecurityprofileUnauthorized ¶
func NewGetContentmanagementSecurityprofileUnauthorized() *GetContentmanagementSecurityprofileUnauthorized
NewGetContentmanagementSecurityprofileUnauthorized creates a GetContentmanagementSecurityprofileUnauthorized with default headers values
func (*GetContentmanagementSecurityprofileUnauthorized) Error ¶
func (o *GetContentmanagementSecurityprofileUnauthorized) Error() string
func (*GetContentmanagementSecurityprofileUnauthorized) GetPayload ¶
func (o *GetContentmanagementSecurityprofileUnauthorized) GetPayload() *models.ErrorBody
func (*GetContentmanagementSecurityprofileUnauthorized) IsClientError ¶
func (o *GetContentmanagementSecurityprofileUnauthorized) IsClientError() bool
IsClientError returns true when this get contentmanagement securityprofile unauthorized response has a 4xx status code
func (*GetContentmanagementSecurityprofileUnauthorized) IsCode ¶
func (o *GetContentmanagementSecurityprofileUnauthorized) IsCode(code int) bool
IsCode returns true when this get contentmanagement securityprofile unauthorized response a status code equal to that given
func (*GetContentmanagementSecurityprofileUnauthorized) IsRedirect ¶
func (o *GetContentmanagementSecurityprofileUnauthorized) IsRedirect() bool
IsRedirect returns true when this get contentmanagement securityprofile unauthorized response has a 3xx status code
func (*GetContentmanagementSecurityprofileUnauthorized) IsServerError ¶
func (o *GetContentmanagementSecurityprofileUnauthorized) IsServerError() bool
IsServerError returns true when this get contentmanagement securityprofile unauthorized response has a 5xx status code
func (*GetContentmanagementSecurityprofileUnauthorized) IsSuccess ¶
func (o *GetContentmanagementSecurityprofileUnauthorized) IsSuccess() bool
IsSuccess returns true when this get contentmanagement securityprofile unauthorized response has a 2xx status code
func (*GetContentmanagementSecurityprofileUnauthorized) String ¶
func (o *GetContentmanagementSecurityprofileUnauthorized) String() string
type GetContentmanagementSecurityprofileUnsupportedMediaType ¶
GetContentmanagementSecurityprofileUnsupportedMediaType 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 NewGetContentmanagementSecurityprofileUnsupportedMediaType ¶
func NewGetContentmanagementSecurityprofileUnsupportedMediaType() *GetContentmanagementSecurityprofileUnsupportedMediaType
NewGetContentmanagementSecurityprofileUnsupportedMediaType creates a GetContentmanagementSecurityprofileUnsupportedMediaType with default headers values
func (*GetContentmanagementSecurityprofileUnsupportedMediaType) Error ¶
func (o *GetContentmanagementSecurityprofileUnsupportedMediaType) Error() string
func (*GetContentmanagementSecurityprofileUnsupportedMediaType) GetPayload ¶
func (o *GetContentmanagementSecurityprofileUnsupportedMediaType) GetPayload() *models.ErrorBody
func (*GetContentmanagementSecurityprofileUnsupportedMediaType) IsClientError ¶
func (o *GetContentmanagementSecurityprofileUnsupportedMediaType) IsClientError() bool
IsClientError returns true when this get contentmanagement securityprofile unsupported media type response has a 4xx status code
func (*GetContentmanagementSecurityprofileUnsupportedMediaType) IsCode ¶
func (o *GetContentmanagementSecurityprofileUnsupportedMediaType) IsCode(code int) bool
IsCode returns true when this get contentmanagement securityprofile unsupported media type response a status code equal to that given
func (*GetContentmanagementSecurityprofileUnsupportedMediaType) IsRedirect ¶
func (o *GetContentmanagementSecurityprofileUnsupportedMediaType) IsRedirect() bool
IsRedirect returns true when this get contentmanagement securityprofile unsupported media type response has a 3xx status code
func (*GetContentmanagementSecurityprofileUnsupportedMediaType) IsServerError ¶
func (o *GetContentmanagementSecurityprofileUnsupportedMediaType) IsServerError() bool
IsServerError returns true when this get contentmanagement securityprofile unsupported media type response has a 5xx status code
func (*GetContentmanagementSecurityprofileUnsupportedMediaType) IsSuccess ¶
func (o *GetContentmanagementSecurityprofileUnsupportedMediaType) IsSuccess() bool
IsSuccess returns true when this get contentmanagement securityprofile unsupported media type response has a 2xx status code
func (*GetContentmanagementSecurityprofileUnsupportedMediaType) String ¶
func (o *GetContentmanagementSecurityprofileUnsupportedMediaType) String() string
type GetContentmanagementSecurityprofilesBadRequest ¶
GetContentmanagementSecurityprofilesBadRequest 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 NewGetContentmanagementSecurityprofilesBadRequest ¶
func NewGetContentmanagementSecurityprofilesBadRequest() *GetContentmanagementSecurityprofilesBadRequest
NewGetContentmanagementSecurityprofilesBadRequest creates a GetContentmanagementSecurityprofilesBadRequest with default headers values
func (*GetContentmanagementSecurityprofilesBadRequest) Error ¶
func (o *GetContentmanagementSecurityprofilesBadRequest) Error() string
func (*GetContentmanagementSecurityprofilesBadRequest) GetPayload ¶
func (o *GetContentmanagementSecurityprofilesBadRequest) GetPayload() *models.ErrorBody
func (*GetContentmanagementSecurityprofilesBadRequest) IsClientError ¶
func (o *GetContentmanagementSecurityprofilesBadRequest) IsClientError() bool
IsClientError returns true when this get contentmanagement securityprofiles bad request response has a 4xx status code
func (*GetContentmanagementSecurityprofilesBadRequest) IsCode ¶
func (o *GetContentmanagementSecurityprofilesBadRequest) IsCode(code int) bool
IsCode returns true when this get contentmanagement securityprofiles bad request response a status code equal to that given
func (*GetContentmanagementSecurityprofilesBadRequest) IsRedirect ¶
func (o *GetContentmanagementSecurityprofilesBadRequest) IsRedirect() bool
IsRedirect returns true when this get contentmanagement securityprofiles bad request response has a 3xx status code
func (*GetContentmanagementSecurityprofilesBadRequest) IsServerError ¶
func (o *GetContentmanagementSecurityprofilesBadRequest) IsServerError() bool
IsServerError returns true when this get contentmanagement securityprofiles bad request response has a 5xx status code
func (*GetContentmanagementSecurityprofilesBadRequest) IsSuccess ¶
func (o *GetContentmanagementSecurityprofilesBadRequest) IsSuccess() bool
IsSuccess returns true when this get contentmanagement securityprofiles bad request response has a 2xx status code
func (*GetContentmanagementSecurityprofilesBadRequest) String ¶
func (o *GetContentmanagementSecurityprofilesBadRequest) String() string
type GetContentmanagementSecurityprofilesForbidden ¶
GetContentmanagementSecurityprofilesForbidden describes a response with status code 403, with default header values.
You are not authorized to perform the requested action.
func NewGetContentmanagementSecurityprofilesForbidden ¶
func NewGetContentmanagementSecurityprofilesForbidden() *GetContentmanagementSecurityprofilesForbidden
NewGetContentmanagementSecurityprofilesForbidden creates a GetContentmanagementSecurityprofilesForbidden with default headers values
func (*GetContentmanagementSecurityprofilesForbidden) Error ¶
func (o *GetContentmanagementSecurityprofilesForbidden) Error() string
func (*GetContentmanagementSecurityprofilesForbidden) GetPayload ¶
func (o *GetContentmanagementSecurityprofilesForbidden) GetPayload() *models.ErrorBody
func (*GetContentmanagementSecurityprofilesForbidden) IsClientError ¶
func (o *GetContentmanagementSecurityprofilesForbidden) IsClientError() bool
IsClientError returns true when this get contentmanagement securityprofiles forbidden response has a 4xx status code
func (*GetContentmanagementSecurityprofilesForbidden) IsCode ¶
func (o *GetContentmanagementSecurityprofilesForbidden) IsCode(code int) bool
IsCode returns true when this get contentmanagement securityprofiles forbidden response a status code equal to that given
func (*GetContentmanagementSecurityprofilesForbidden) IsRedirect ¶
func (o *GetContentmanagementSecurityprofilesForbidden) IsRedirect() bool
IsRedirect returns true when this get contentmanagement securityprofiles forbidden response has a 3xx status code
func (*GetContentmanagementSecurityprofilesForbidden) IsServerError ¶
func (o *GetContentmanagementSecurityprofilesForbidden) IsServerError() bool
IsServerError returns true when this get contentmanagement securityprofiles forbidden response has a 5xx status code
func (*GetContentmanagementSecurityprofilesForbidden) IsSuccess ¶
func (o *GetContentmanagementSecurityprofilesForbidden) IsSuccess() bool
IsSuccess returns true when this get contentmanagement securityprofiles forbidden response has a 2xx status code
func (*GetContentmanagementSecurityprofilesForbidden) String ¶
func (o *GetContentmanagementSecurityprofilesForbidden) String() string
type GetContentmanagementSecurityprofilesGatewayTimeout ¶
GetContentmanagementSecurityprofilesGatewayTimeout describes a response with status code 504, with default header values.
The request timed out.
func NewGetContentmanagementSecurityprofilesGatewayTimeout ¶
func NewGetContentmanagementSecurityprofilesGatewayTimeout() *GetContentmanagementSecurityprofilesGatewayTimeout
NewGetContentmanagementSecurityprofilesGatewayTimeout creates a GetContentmanagementSecurityprofilesGatewayTimeout with default headers values
func (*GetContentmanagementSecurityprofilesGatewayTimeout) Error ¶
func (o *GetContentmanagementSecurityprofilesGatewayTimeout) Error() string
func (*GetContentmanagementSecurityprofilesGatewayTimeout) GetPayload ¶
func (o *GetContentmanagementSecurityprofilesGatewayTimeout) GetPayload() *models.ErrorBody
func (*GetContentmanagementSecurityprofilesGatewayTimeout) IsClientError ¶
func (o *GetContentmanagementSecurityprofilesGatewayTimeout) IsClientError() bool
IsClientError returns true when this get contentmanagement securityprofiles gateway timeout response has a 4xx status code
func (*GetContentmanagementSecurityprofilesGatewayTimeout) IsCode ¶
func (o *GetContentmanagementSecurityprofilesGatewayTimeout) IsCode(code int) bool
IsCode returns true when this get contentmanagement securityprofiles gateway timeout response a status code equal to that given
func (*GetContentmanagementSecurityprofilesGatewayTimeout) IsRedirect ¶
func (o *GetContentmanagementSecurityprofilesGatewayTimeout) IsRedirect() bool
IsRedirect returns true when this get contentmanagement securityprofiles gateway timeout response has a 3xx status code
func (*GetContentmanagementSecurityprofilesGatewayTimeout) IsServerError ¶
func (o *GetContentmanagementSecurityprofilesGatewayTimeout) IsServerError() bool
IsServerError returns true when this get contentmanagement securityprofiles gateway timeout response has a 5xx status code
func (*GetContentmanagementSecurityprofilesGatewayTimeout) IsSuccess ¶
func (o *GetContentmanagementSecurityprofilesGatewayTimeout) IsSuccess() bool
IsSuccess returns true when this get contentmanagement securityprofiles gateway timeout response has a 2xx status code
func (*GetContentmanagementSecurityprofilesGatewayTimeout) String ¶
func (o *GetContentmanagementSecurityprofilesGatewayTimeout) String() string
type GetContentmanagementSecurityprofilesInternalServerError ¶
GetContentmanagementSecurityprofilesInternalServerError 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 NewGetContentmanagementSecurityprofilesInternalServerError ¶
func NewGetContentmanagementSecurityprofilesInternalServerError() *GetContentmanagementSecurityprofilesInternalServerError
NewGetContentmanagementSecurityprofilesInternalServerError creates a GetContentmanagementSecurityprofilesInternalServerError with default headers values
func (*GetContentmanagementSecurityprofilesInternalServerError) Error ¶
func (o *GetContentmanagementSecurityprofilesInternalServerError) Error() string
func (*GetContentmanagementSecurityprofilesInternalServerError) GetPayload ¶
func (o *GetContentmanagementSecurityprofilesInternalServerError) GetPayload() *models.ErrorBody
func (*GetContentmanagementSecurityprofilesInternalServerError) IsClientError ¶
func (o *GetContentmanagementSecurityprofilesInternalServerError) IsClientError() bool
IsClientError returns true when this get contentmanagement securityprofiles internal server error response has a 4xx status code
func (*GetContentmanagementSecurityprofilesInternalServerError) IsCode ¶
func (o *GetContentmanagementSecurityprofilesInternalServerError) IsCode(code int) bool
IsCode returns true when this get contentmanagement securityprofiles internal server error response a status code equal to that given
func (*GetContentmanagementSecurityprofilesInternalServerError) IsRedirect ¶
func (o *GetContentmanagementSecurityprofilesInternalServerError) IsRedirect() bool
IsRedirect returns true when this get contentmanagement securityprofiles internal server error response has a 3xx status code
func (*GetContentmanagementSecurityprofilesInternalServerError) IsServerError ¶
func (o *GetContentmanagementSecurityprofilesInternalServerError) IsServerError() bool
IsServerError returns true when this get contentmanagement securityprofiles internal server error response has a 5xx status code
func (*GetContentmanagementSecurityprofilesInternalServerError) IsSuccess ¶
func (o *GetContentmanagementSecurityprofilesInternalServerError) IsSuccess() bool
IsSuccess returns true when this get contentmanagement securityprofiles internal server error response has a 2xx status code
func (*GetContentmanagementSecurityprofilesInternalServerError) String ¶
func (o *GetContentmanagementSecurityprofilesInternalServerError) String() string
type GetContentmanagementSecurityprofilesNotFound ¶
GetContentmanagementSecurityprofilesNotFound describes a response with status code 404, with default header values.
The requested resource was not found.
func NewGetContentmanagementSecurityprofilesNotFound ¶
func NewGetContentmanagementSecurityprofilesNotFound() *GetContentmanagementSecurityprofilesNotFound
NewGetContentmanagementSecurityprofilesNotFound creates a GetContentmanagementSecurityprofilesNotFound with default headers values
func (*GetContentmanagementSecurityprofilesNotFound) Error ¶
func (o *GetContentmanagementSecurityprofilesNotFound) Error() string
func (*GetContentmanagementSecurityprofilesNotFound) GetPayload ¶
func (o *GetContentmanagementSecurityprofilesNotFound) GetPayload() *models.ErrorBody
func (*GetContentmanagementSecurityprofilesNotFound) IsClientError ¶
func (o *GetContentmanagementSecurityprofilesNotFound) IsClientError() bool
IsClientError returns true when this get contentmanagement securityprofiles not found response has a 4xx status code
func (*GetContentmanagementSecurityprofilesNotFound) IsCode ¶
func (o *GetContentmanagementSecurityprofilesNotFound) IsCode(code int) bool
IsCode returns true when this get contentmanagement securityprofiles not found response a status code equal to that given
func (*GetContentmanagementSecurityprofilesNotFound) IsRedirect ¶
func (o *GetContentmanagementSecurityprofilesNotFound) IsRedirect() bool
IsRedirect returns true when this get contentmanagement securityprofiles not found response has a 3xx status code
func (*GetContentmanagementSecurityprofilesNotFound) IsServerError ¶
func (o *GetContentmanagementSecurityprofilesNotFound) IsServerError() bool
IsServerError returns true when this get contentmanagement securityprofiles not found response has a 5xx status code
func (*GetContentmanagementSecurityprofilesNotFound) IsSuccess ¶
func (o *GetContentmanagementSecurityprofilesNotFound) IsSuccess() bool
IsSuccess returns true when this get contentmanagement securityprofiles not found response has a 2xx status code
func (*GetContentmanagementSecurityprofilesNotFound) String ¶
func (o *GetContentmanagementSecurityprofilesNotFound) String() string
type GetContentmanagementSecurityprofilesOK ¶
type GetContentmanagementSecurityprofilesOK struct {
Payload *models.SecurityProfileEntityListing
}
GetContentmanagementSecurityprofilesOK describes a response with status code 200, with default header values.
successful operation
func NewGetContentmanagementSecurityprofilesOK ¶
func NewGetContentmanagementSecurityprofilesOK() *GetContentmanagementSecurityprofilesOK
NewGetContentmanagementSecurityprofilesOK creates a GetContentmanagementSecurityprofilesOK with default headers values
func (*GetContentmanagementSecurityprofilesOK) Error ¶
func (o *GetContentmanagementSecurityprofilesOK) Error() string
func (*GetContentmanagementSecurityprofilesOK) GetPayload ¶
func (o *GetContentmanagementSecurityprofilesOK) GetPayload() *models.SecurityProfileEntityListing
func (*GetContentmanagementSecurityprofilesOK) IsClientError ¶
func (o *GetContentmanagementSecurityprofilesOK) IsClientError() bool
IsClientError returns true when this get contentmanagement securityprofiles o k response has a 4xx status code
func (*GetContentmanagementSecurityprofilesOK) IsCode ¶
func (o *GetContentmanagementSecurityprofilesOK) IsCode(code int) bool
IsCode returns true when this get contentmanagement securityprofiles o k response a status code equal to that given
func (*GetContentmanagementSecurityprofilesOK) IsRedirect ¶
func (o *GetContentmanagementSecurityprofilesOK) IsRedirect() bool
IsRedirect returns true when this get contentmanagement securityprofiles o k response has a 3xx status code
func (*GetContentmanagementSecurityprofilesOK) IsServerError ¶
func (o *GetContentmanagementSecurityprofilesOK) IsServerError() bool
IsServerError returns true when this get contentmanagement securityprofiles o k response has a 5xx status code
func (*GetContentmanagementSecurityprofilesOK) IsSuccess ¶
func (o *GetContentmanagementSecurityprofilesOK) IsSuccess() bool
IsSuccess returns true when this get contentmanagement securityprofiles o k response has a 2xx status code
func (*GetContentmanagementSecurityprofilesOK) String ¶
func (o *GetContentmanagementSecurityprofilesOK) String() string
type GetContentmanagementSecurityprofilesParams ¶
type GetContentmanagementSecurityprofilesParams struct { Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetContentmanagementSecurityprofilesParams contains all the parameters to send to the API endpoint
for the get contentmanagement securityprofiles operation. Typically these are written to a http.Request.
func NewGetContentmanagementSecurityprofilesParams ¶
func NewGetContentmanagementSecurityprofilesParams() *GetContentmanagementSecurityprofilesParams
NewGetContentmanagementSecurityprofilesParams creates a new GetContentmanagementSecurityprofilesParams 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 NewGetContentmanagementSecurityprofilesParamsWithContext ¶
func NewGetContentmanagementSecurityprofilesParamsWithContext(ctx context.Context) *GetContentmanagementSecurityprofilesParams
NewGetContentmanagementSecurityprofilesParamsWithContext creates a new GetContentmanagementSecurityprofilesParams object with the ability to set a context for a request.
func NewGetContentmanagementSecurityprofilesParamsWithHTTPClient ¶
func NewGetContentmanagementSecurityprofilesParamsWithHTTPClient(client *http.Client) *GetContentmanagementSecurityprofilesParams
NewGetContentmanagementSecurityprofilesParamsWithHTTPClient creates a new GetContentmanagementSecurityprofilesParams object with the ability to set a custom HTTPClient for a request.
func NewGetContentmanagementSecurityprofilesParamsWithTimeout ¶
func NewGetContentmanagementSecurityprofilesParamsWithTimeout(timeout time.Duration) *GetContentmanagementSecurityprofilesParams
NewGetContentmanagementSecurityprofilesParamsWithTimeout creates a new GetContentmanagementSecurityprofilesParams object with the ability to set a timeout on a request.
func (*GetContentmanagementSecurityprofilesParams) SetContext ¶
func (o *GetContentmanagementSecurityprofilesParams) SetContext(ctx context.Context)
SetContext adds the context to the get contentmanagement securityprofiles params
func (*GetContentmanagementSecurityprofilesParams) SetDefaults ¶
func (o *GetContentmanagementSecurityprofilesParams) SetDefaults()
SetDefaults hydrates default values in the get contentmanagement securityprofiles params (not the query body).
All values with no default are reset to their zero value.
func (*GetContentmanagementSecurityprofilesParams) SetHTTPClient ¶
func (o *GetContentmanagementSecurityprofilesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get contentmanagement securityprofiles params
func (*GetContentmanagementSecurityprofilesParams) SetTimeout ¶
func (o *GetContentmanagementSecurityprofilesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get contentmanagement securityprofiles params
func (*GetContentmanagementSecurityprofilesParams) WithContext ¶
func (o *GetContentmanagementSecurityprofilesParams) WithContext(ctx context.Context) *GetContentmanagementSecurityprofilesParams
WithContext adds the context to the get contentmanagement securityprofiles params
func (*GetContentmanagementSecurityprofilesParams) WithDefaults ¶
func (o *GetContentmanagementSecurityprofilesParams) WithDefaults() *GetContentmanagementSecurityprofilesParams
WithDefaults hydrates default values in the get contentmanagement securityprofiles params (not the query body).
All values with no default are reset to their zero value.
func (*GetContentmanagementSecurityprofilesParams) WithHTTPClient ¶
func (o *GetContentmanagementSecurityprofilesParams) WithHTTPClient(client *http.Client) *GetContentmanagementSecurityprofilesParams
WithHTTPClient adds the HTTPClient to the get contentmanagement securityprofiles params
func (*GetContentmanagementSecurityprofilesParams) WithTimeout ¶
func (o *GetContentmanagementSecurityprofilesParams) WithTimeout(timeout time.Duration) *GetContentmanagementSecurityprofilesParams
WithTimeout adds the timeout to the get contentmanagement securityprofiles params
func (*GetContentmanagementSecurityprofilesParams) WriteToRequest ¶
func (o *GetContentmanagementSecurityprofilesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetContentmanagementSecurityprofilesReader ¶
type GetContentmanagementSecurityprofilesReader struct {
// contains filtered or unexported fields
}
GetContentmanagementSecurityprofilesReader is a Reader for the GetContentmanagementSecurityprofiles structure.
func (*GetContentmanagementSecurityprofilesReader) ReadResponse ¶
func (o *GetContentmanagementSecurityprofilesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetContentmanagementSecurityprofilesRequestEntityTooLarge ¶
GetContentmanagementSecurityprofilesRequestEntityTooLarge describes a response with status code 413, with default header values.
The request is over the size limit. Maximum bytes: %s
func NewGetContentmanagementSecurityprofilesRequestEntityTooLarge ¶
func NewGetContentmanagementSecurityprofilesRequestEntityTooLarge() *GetContentmanagementSecurityprofilesRequestEntityTooLarge
NewGetContentmanagementSecurityprofilesRequestEntityTooLarge creates a GetContentmanagementSecurityprofilesRequestEntityTooLarge with default headers values
func (*GetContentmanagementSecurityprofilesRequestEntityTooLarge) Error ¶
func (o *GetContentmanagementSecurityprofilesRequestEntityTooLarge) Error() string
func (*GetContentmanagementSecurityprofilesRequestEntityTooLarge) GetPayload ¶
func (o *GetContentmanagementSecurityprofilesRequestEntityTooLarge) GetPayload() *models.ErrorBody
func (*GetContentmanagementSecurityprofilesRequestEntityTooLarge) IsClientError ¶
func (o *GetContentmanagementSecurityprofilesRequestEntityTooLarge) IsClientError() bool
IsClientError returns true when this get contentmanagement securityprofiles request entity too large response has a 4xx status code
func (*GetContentmanagementSecurityprofilesRequestEntityTooLarge) IsCode ¶
func (o *GetContentmanagementSecurityprofilesRequestEntityTooLarge) IsCode(code int) bool
IsCode returns true when this get contentmanagement securityprofiles request entity too large response a status code equal to that given
func (*GetContentmanagementSecurityprofilesRequestEntityTooLarge) IsRedirect ¶
func (o *GetContentmanagementSecurityprofilesRequestEntityTooLarge) IsRedirect() bool
IsRedirect returns true when this get contentmanagement securityprofiles request entity too large response has a 3xx status code
func (*GetContentmanagementSecurityprofilesRequestEntityTooLarge) IsServerError ¶
func (o *GetContentmanagementSecurityprofilesRequestEntityTooLarge) IsServerError() bool
IsServerError returns true when this get contentmanagement securityprofiles request entity too large response has a 5xx status code
func (*GetContentmanagementSecurityprofilesRequestEntityTooLarge) IsSuccess ¶
func (o *GetContentmanagementSecurityprofilesRequestEntityTooLarge) IsSuccess() bool
IsSuccess returns true when this get contentmanagement securityprofiles request entity too large response has a 2xx status code
func (*GetContentmanagementSecurityprofilesRequestEntityTooLarge) String ¶
func (o *GetContentmanagementSecurityprofilesRequestEntityTooLarge) String() string
type GetContentmanagementSecurityprofilesRequestTimeout ¶
GetContentmanagementSecurityprofilesRequestTimeout 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 NewGetContentmanagementSecurityprofilesRequestTimeout ¶
func NewGetContentmanagementSecurityprofilesRequestTimeout() *GetContentmanagementSecurityprofilesRequestTimeout
NewGetContentmanagementSecurityprofilesRequestTimeout creates a GetContentmanagementSecurityprofilesRequestTimeout with default headers values
func (*GetContentmanagementSecurityprofilesRequestTimeout) Error ¶
func (o *GetContentmanagementSecurityprofilesRequestTimeout) Error() string
func (*GetContentmanagementSecurityprofilesRequestTimeout) GetPayload ¶
func (o *GetContentmanagementSecurityprofilesRequestTimeout) GetPayload() *models.ErrorBody
func (*GetContentmanagementSecurityprofilesRequestTimeout) IsClientError ¶
func (o *GetContentmanagementSecurityprofilesRequestTimeout) IsClientError() bool
IsClientError returns true when this get contentmanagement securityprofiles request timeout response has a 4xx status code
func (*GetContentmanagementSecurityprofilesRequestTimeout) IsCode ¶
func (o *GetContentmanagementSecurityprofilesRequestTimeout) IsCode(code int) bool
IsCode returns true when this get contentmanagement securityprofiles request timeout response a status code equal to that given
func (*GetContentmanagementSecurityprofilesRequestTimeout) IsRedirect ¶
func (o *GetContentmanagementSecurityprofilesRequestTimeout) IsRedirect() bool
IsRedirect returns true when this get contentmanagement securityprofiles request timeout response has a 3xx status code
func (*GetContentmanagementSecurityprofilesRequestTimeout) IsServerError ¶
func (o *GetContentmanagementSecurityprofilesRequestTimeout) IsServerError() bool
IsServerError returns true when this get contentmanagement securityprofiles request timeout response has a 5xx status code
func (*GetContentmanagementSecurityprofilesRequestTimeout) IsSuccess ¶
func (o *GetContentmanagementSecurityprofilesRequestTimeout) IsSuccess() bool
IsSuccess returns true when this get contentmanagement securityprofiles request timeout response has a 2xx status code
func (*GetContentmanagementSecurityprofilesRequestTimeout) String ¶
func (o *GetContentmanagementSecurityprofilesRequestTimeout) String() string
type GetContentmanagementSecurityprofilesServiceUnavailable ¶
type GetContentmanagementSecurityprofilesServiceUnavailable struct {
}GetContentmanagementSecurityprofilesServiceUnavailable 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 NewGetContentmanagementSecurityprofilesServiceUnavailable ¶
func NewGetContentmanagementSecurityprofilesServiceUnavailable() *GetContentmanagementSecurityprofilesServiceUnavailable
NewGetContentmanagementSecurityprofilesServiceUnavailable creates a GetContentmanagementSecurityprofilesServiceUnavailable with default headers values
func (*GetContentmanagementSecurityprofilesServiceUnavailable) Error ¶
func (o *GetContentmanagementSecurityprofilesServiceUnavailable) Error() string
func (*GetContentmanagementSecurityprofilesServiceUnavailable) GetPayload ¶
func (o *GetContentmanagementSecurityprofilesServiceUnavailable) GetPayload() *models.ErrorBody
func (*GetContentmanagementSecurityprofilesServiceUnavailable) IsClientError ¶
func (o *GetContentmanagementSecurityprofilesServiceUnavailable) IsClientError() bool
IsClientError returns true when this get contentmanagement securityprofiles service unavailable response has a 4xx status code
func (*GetContentmanagementSecurityprofilesServiceUnavailable) IsCode ¶
func (o *GetContentmanagementSecurityprofilesServiceUnavailable) IsCode(code int) bool
IsCode returns true when this get contentmanagement securityprofiles service unavailable response a status code equal to that given
func (*GetContentmanagementSecurityprofilesServiceUnavailable) IsRedirect ¶
func (o *GetContentmanagementSecurityprofilesServiceUnavailable) IsRedirect() bool
IsRedirect returns true when this get contentmanagement securityprofiles service unavailable response has a 3xx status code
func (*GetContentmanagementSecurityprofilesServiceUnavailable) IsServerError ¶
func (o *GetContentmanagementSecurityprofilesServiceUnavailable) IsServerError() bool
IsServerError returns true when this get contentmanagement securityprofiles service unavailable response has a 5xx status code
func (*GetContentmanagementSecurityprofilesServiceUnavailable) IsSuccess ¶
func (o *GetContentmanagementSecurityprofilesServiceUnavailable) IsSuccess() bool
IsSuccess returns true when this get contentmanagement securityprofiles service unavailable response has a 2xx status code
func (*GetContentmanagementSecurityprofilesServiceUnavailable) String ¶
func (o *GetContentmanagementSecurityprofilesServiceUnavailable) String() string
type GetContentmanagementSecurityprofilesTooManyRequests ¶
GetContentmanagementSecurityprofilesTooManyRequests describes a response with status code 429, with default header values.
Rate limit exceeded the maximum. Retry the request in [%s] seconds
func NewGetContentmanagementSecurityprofilesTooManyRequests ¶
func NewGetContentmanagementSecurityprofilesTooManyRequests() *GetContentmanagementSecurityprofilesTooManyRequests
NewGetContentmanagementSecurityprofilesTooManyRequests creates a GetContentmanagementSecurityprofilesTooManyRequests with default headers values
func (*GetContentmanagementSecurityprofilesTooManyRequests) Error ¶
func (o *GetContentmanagementSecurityprofilesTooManyRequests) Error() string
func (*GetContentmanagementSecurityprofilesTooManyRequests) GetPayload ¶
func (o *GetContentmanagementSecurityprofilesTooManyRequests) GetPayload() *models.ErrorBody
func (*GetContentmanagementSecurityprofilesTooManyRequests) IsClientError ¶
func (o *GetContentmanagementSecurityprofilesTooManyRequests) IsClientError() bool
IsClientError returns true when this get contentmanagement securityprofiles too many requests response has a 4xx status code
func (*GetContentmanagementSecurityprofilesTooManyRequests) IsCode ¶
func (o *GetContentmanagementSecurityprofilesTooManyRequests) IsCode(code int) bool
IsCode returns true when this get contentmanagement securityprofiles too many requests response a status code equal to that given
func (*GetContentmanagementSecurityprofilesTooManyRequests) IsRedirect ¶
func (o *GetContentmanagementSecurityprofilesTooManyRequests) IsRedirect() bool
IsRedirect returns true when this get contentmanagement securityprofiles too many requests response has a 3xx status code
func (*GetContentmanagementSecurityprofilesTooManyRequests) IsServerError ¶
func (o *GetContentmanagementSecurityprofilesTooManyRequests) IsServerError() bool
IsServerError returns true when this get contentmanagement securityprofiles too many requests response has a 5xx status code
func (*GetContentmanagementSecurityprofilesTooManyRequests) IsSuccess ¶
func (o *GetContentmanagementSecurityprofilesTooManyRequests) IsSuccess() bool
IsSuccess returns true when this get contentmanagement securityprofiles too many requests response has a 2xx status code
func (*GetContentmanagementSecurityprofilesTooManyRequests) String ¶
func (o *GetContentmanagementSecurityprofilesTooManyRequests) String() string
type GetContentmanagementSecurityprofilesUnauthorized ¶
type GetContentmanagementSecurityprofilesUnauthorized struct {
}GetContentmanagementSecurityprofilesUnauthorized describes a response with status code 401, with default header values.
No authentication bearer token specified in authorization header.
func NewGetContentmanagementSecurityprofilesUnauthorized ¶
func NewGetContentmanagementSecurityprofilesUnauthorized() *GetContentmanagementSecurityprofilesUnauthorized
NewGetContentmanagementSecurityprofilesUnauthorized creates a GetContentmanagementSecurityprofilesUnauthorized with default headers values
func (*GetContentmanagementSecurityprofilesUnauthorized) Error ¶
func (o *GetContentmanagementSecurityprofilesUnauthorized) Error() string
func (*GetContentmanagementSecurityprofilesUnauthorized) GetPayload ¶
func (o *GetContentmanagementSecurityprofilesUnauthorized) GetPayload() *models.ErrorBody
func (*GetContentmanagementSecurityprofilesUnauthorized) IsClientError ¶
func (o *GetContentmanagementSecurityprofilesUnauthorized) IsClientError() bool
IsClientError returns true when this get contentmanagement securityprofiles unauthorized response has a 4xx status code
func (*GetContentmanagementSecurityprofilesUnauthorized) IsCode ¶
func (o *GetContentmanagementSecurityprofilesUnauthorized) IsCode(code int) bool
IsCode returns true when this get contentmanagement securityprofiles unauthorized response a status code equal to that given
func (*GetContentmanagementSecurityprofilesUnauthorized) IsRedirect ¶
func (o *GetContentmanagementSecurityprofilesUnauthorized) IsRedirect() bool
IsRedirect returns true when this get contentmanagement securityprofiles unauthorized response has a 3xx status code
func (*GetContentmanagementSecurityprofilesUnauthorized) IsServerError ¶
func (o *GetContentmanagementSecurityprofilesUnauthorized) IsServerError() bool
IsServerError returns true when this get contentmanagement securityprofiles unauthorized response has a 5xx status code
func (*GetContentmanagementSecurityprofilesUnauthorized) IsSuccess ¶
func (o *GetContentmanagementSecurityprofilesUnauthorized) IsSuccess() bool
IsSuccess returns true when this get contentmanagement securityprofiles unauthorized response has a 2xx status code
func (*GetContentmanagementSecurityprofilesUnauthorized) String ¶
func (o *GetContentmanagementSecurityprofilesUnauthorized) String() string
type GetContentmanagementSecurityprofilesUnsupportedMediaType ¶
GetContentmanagementSecurityprofilesUnsupportedMediaType 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 NewGetContentmanagementSecurityprofilesUnsupportedMediaType ¶
func NewGetContentmanagementSecurityprofilesUnsupportedMediaType() *GetContentmanagementSecurityprofilesUnsupportedMediaType
NewGetContentmanagementSecurityprofilesUnsupportedMediaType creates a GetContentmanagementSecurityprofilesUnsupportedMediaType with default headers values
func (*GetContentmanagementSecurityprofilesUnsupportedMediaType) Error ¶
func (o *GetContentmanagementSecurityprofilesUnsupportedMediaType) Error() string
func (*GetContentmanagementSecurityprofilesUnsupportedMediaType) GetPayload ¶
func (o *GetContentmanagementSecurityprofilesUnsupportedMediaType) GetPayload() *models.ErrorBody
func (*GetContentmanagementSecurityprofilesUnsupportedMediaType) IsClientError ¶
func (o *GetContentmanagementSecurityprofilesUnsupportedMediaType) IsClientError() bool
IsClientError returns true when this get contentmanagement securityprofiles unsupported media type response has a 4xx status code
func (*GetContentmanagementSecurityprofilesUnsupportedMediaType) IsCode ¶
func (o *GetContentmanagementSecurityprofilesUnsupportedMediaType) IsCode(code int) bool
IsCode returns true when this get contentmanagement securityprofiles unsupported media type response a status code equal to that given
func (*GetContentmanagementSecurityprofilesUnsupportedMediaType) IsRedirect ¶
func (o *GetContentmanagementSecurityprofilesUnsupportedMediaType) IsRedirect() bool
IsRedirect returns true when this get contentmanagement securityprofiles unsupported media type response has a 3xx status code
func (*GetContentmanagementSecurityprofilesUnsupportedMediaType) IsServerError ¶
func (o *GetContentmanagementSecurityprofilesUnsupportedMediaType) IsServerError() bool
IsServerError returns true when this get contentmanagement securityprofiles unsupported media type response has a 5xx status code
func (*GetContentmanagementSecurityprofilesUnsupportedMediaType) IsSuccess ¶
func (o *GetContentmanagementSecurityprofilesUnsupportedMediaType) IsSuccess() bool
IsSuccess returns true when this get contentmanagement securityprofiles unsupported media type response has a 2xx status code
func (*GetContentmanagementSecurityprofilesUnsupportedMediaType) String ¶
func (o *GetContentmanagementSecurityprofilesUnsupportedMediaType) String() string
type GetContentmanagementShareBadRequest ¶
type GetContentmanagementShareBadRequest struct {
}GetContentmanagementShareBadRequest 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 NewGetContentmanagementShareBadRequest ¶
func NewGetContentmanagementShareBadRequest() *GetContentmanagementShareBadRequest
NewGetContentmanagementShareBadRequest creates a GetContentmanagementShareBadRequest with default headers values
func (*GetContentmanagementShareBadRequest) Error ¶
func (o *GetContentmanagementShareBadRequest) Error() string
func (*GetContentmanagementShareBadRequest) GetPayload ¶
func (o *GetContentmanagementShareBadRequest) GetPayload() *models.ErrorBody
func (*GetContentmanagementShareBadRequest) IsClientError ¶
func (o *GetContentmanagementShareBadRequest) IsClientError() bool
IsClientError returns true when this get contentmanagement share bad request response has a 4xx status code
func (*GetContentmanagementShareBadRequest) IsCode ¶
func (o *GetContentmanagementShareBadRequest) IsCode(code int) bool
IsCode returns true when this get contentmanagement share bad request response a status code equal to that given
func (*GetContentmanagementShareBadRequest) IsRedirect ¶
func (o *GetContentmanagementShareBadRequest) IsRedirect() bool
IsRedirect returns true when this get contentmanagement share bad request response has a 3xx status code
func (*GetContentmanagementShareBadRequest) IsServerError ¶
func (o *GetContentmanagementShareBadRequest) IsServerError() bool
IsServerError returns true when this get contentmanagement share bad request response has a 5xx status code
func (*GetContentmanagementShareBadRequest) IsSuccess ¶
func (o *GetContentmanagementShareBadRequest) IsSuccess() bool
IsSuccess returns true when this get contentmanagement share bad request response has a 2xx status code
func (*GetContentmanagementShareBadRequest) String ¶
func (o *GetContentmanagementShareBadRequest) String() string
type GetContentmanagementShareForbidden ¶
type GetContentmanagementShareForbidden struct {
}GetContentmanagementShareForbidden describes a response with status code 403, with default header values.
You are not authorized to perform the requested action.
func NewGetContentmanagementShareForbidden ¶
func NewGetContentmanagementShareForbidden() *GetContentmanagementShareForbidden
NewGetContentmanagementShareForbidden creates a GetContentmanagementShareForbidden with default headers values
func (*GetContentmanagementShareForbidden) Error ¶
func (o *GetContentmanagementShareForbidden) Error() string
func (*GetContentmanagementShareForbidden) GetPayload ¶
func (o *GetContentmanagementShareForbidden) GetPayload() *models.ErrorBody
func (*GetContentmanagementShareForbidden) IsClientError ¶
func (o *GetContentmanagementShareForbidden) IsClientError() bool
IsClientError returns true when this get contentmanagement share forbidden response has a 4xx status code
func (*GetContentmanagementShareForbidden) IsCode ¶
func (o *GetContentmanagementShareForbidden) IsCode(code int) bool
IsCode returns true when this get contentmanagement share forbidden response a status code equal to that given
func (*GetContentmanagementShareForbidden) IsRedirect ¶
func (o *GetContentmanagementShareForbidden) IsRedirect() bool
IsRedirect returns true when this get contentmanagement share forbidden response has a 3xx status code
func (*GetContentmanagementShareForbidden) IsServerError ¶
func (o *GetContentmanagementShareForbidden) IsServerError() bool
IsServerError returns true when this get contentmanagement share forbidden response has a 5xx status code
func (*GetContentmanagementShareForbidden) IsSuccess ¶
func (o *GetContentmanagementShareForbidden) IsSuccess() bool
IsSuccess returns true when this get contentmanagement share forbidden response has a 2xx status code
func (*GetContentmanagementShareForbidden) String ¶
func (o *GetContentmanagementShareForbidden) String() string
type GetContentmanagementShareGatewayTimeout ¶
type GetContentmanagementShareGatewayTimeout struct {
}GetContentmanagementShareGatewayTimeout describes a response with status code 504, with default header values.
The request timed out.
func NewGetContentmanagementShareGatewayTimeout ¶
func NewGetContentmanagementShareGatewayTimeout() *GetContentmanagementShareGatewayTimeout
NewGetContentmanagementShareGatewayTimeout creates a GetContentmanagementShareGatewayTimeout with default headers values
func (*GetContentmanagementShareGatewayTimeout) Error ¶
func (o *GetContentmanagementShareGatewayTimeout) Error() string
func (*GetContentmanagementShareGatewayTimeout) GetPayload ¶
func (o *GetContentmanagementShareGatewayTimeout) GetPayload() *models.ErrorBody
func (*GetContentmanagementShareGatewayTimeout) IsClientError ¶
func (o *GetContentmanagementShareGatewayTimeout) IsClientError() bool
IsClientError returns true when this get contentmanagement share gateway timeout response has a 4xx status code
func (*GetContentmanagementShareGatewayTimeout) IsCode ¶
func (o *GetContentmanagementShareGatewayTimeout) IsCode(code int) bool
IsCode returns true when this get contentmanagement share gateway timeout response a status code equal to that given
func (*GetContentmanagementShareGatewayTimeout) IsRedirect ¶
func (o *GetContentmanagementShareGatewayTimeout) IsRedirect() bool
IsRedirect returns true when this get contentmanagement share gateway timeout response has a 3xx status code
func (*GetContentmanagementShareGatewayTimeout) IsServerError ¶
func (o *GetContentmanagementShareGatewayTimeout) IsServerError() bool
IsServerError returns true when this get contentmanagement share gateway timeout response has a 5xx status code
func (*GetContentmanagementShareGatewayTimeout) IsSuccess ¶
func (o *GetContentmanagementShareGatewayTimeout) IsSuccess() bool
IsSuccess returns true when this get contentmanagement share gateway timeout response has a 2xx status code
func (*GetContentmanagementShareGatewayTimeout) String ¶
func (o *GetContentmanagementShareGatewayTimeout) String() string
type GetContentmanagementShareInternalServerError ¶
type GetContentmanagementShareInternalServerError struct {
}GetContentmanagementShareInternalServerError 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 NewGetContentmanagementShareInternalServerError ¶
func NewGetContentmanagementShareInternalServerError() *GetContentmanagementShareInternalServerError
NewGetContentmanagementShareInternalServerError creates a GetContentmanagementShareInternalServerError with default headers values
func (*GetContentmanagementShareInternalServerError) Error ¶
func (o *GetContentmanagementShareInternalServerError) Error() string
func (*GetContentmanagementShareInternalServerError) GetPayload ¶
func (o *GetContentmanagementShareInternalServerError) GetPayload() *models.ErrorBody
func (*GetContentmanagementShareInternalServerError) IsClientError ¶
func (o *GetContentmanagementShareInternalServerError) IsClientError() bool
IsClientError returns true when this get contentmanagement share internal server error response has a 4xx status code
func (*GetContentmanagementShareInternalServerError) IsCode ¶
func (o *GetContentmanagementShareInternalServerError) IsCode(code int) bool
IsCode returns true when this get contentmanagement share internal server error response a status code equal to that given
func (*GetContentmanagementShareInternalServerError) IsRedirect ¶
func (o *GetContentmanagementShareInternalServerError) IsRedirect() bool
IsRedirect returns true when this get contentmanagement share internal server error response has a 3xx status code
func (*GetContentmanagementShareInternalServerError) IsServerError ¶
func (o *GetContentmanagementShareInternalServerError) IsServerError() bool
IsServerError returns true when this get contentmanagement share internal server error response has a 5xx status code
func (*GetContentmanagementShareInternalServerError) IsSuccess ¶
func (o *GetContentmanagementShareInternalServerError) IsSuccess() bool
IsSuccess returns true when this get contentmanagement share internal server error response has a 2xx status code
func (*GetContentmanagementShareInternalServerError) String ¶
func (o *GetContentmanagementShareInternalServerError) String() string
type GetContentmanagementShareNotFound ¶
type GetContentmanagementShareNotFound struct {
}GetContentmanagementShareNotFound describes a response with status code 404, with default header values.
The requested resource was not found.
func NewGetContentmanagementShareNotFound ¶
func NewGetContentmanagementShareNotFound() *GetContentmanagementShareNotFound
NewGetContentmanagementShareNotFound creates a GetContentmanagementShareNotFound with default headers values
func (*GetContentmanagementShareNotFound) Error ¶
func (o *GetContentmanagementShareNotFound) Error() string
func (*GetContentmanagementShareNotFound) GetPayload ¶
func (o *GetContentmanagementShareNotFound) GetPayload() *models.ErrorBody
func (*GetContentmanagementShareNotFound) IsClientError ¶
func (o *GetContentmanagementShareNotFound) IsClientError() bool
IsClientError returns true when this get contentmanagement share not found response has a 4xx status code
func (*GetContentmanagementShareNotFound) IsCode ¶
func (o *GetContentmanagementShareNotFound) IsCode(code int) bool
IsCode returns true when this get contentmanagement share not found response a status code equal to that given
func (*GetContentmanagementShareNotFound) IsRedirect ¶
func (o *GetContentmanagementShareNotFound) IsRedirect() bool
IsRedirect returns true when this get contentmanagement share not found response has a 3xx status code
func (*GetContentmanagementShareNotFound) IsServerError ¶
func (o *GetContentmanagementShareNotFound) IsServerError() bool
IsServerError returns true when this get contentmanagement share not found response has a 5xx status code
func (*GetContentmanagementShareNotFound) IsSuccess ¶
func (o *GetContentmanagementShareNotFound) IsSuccess() bool
IsSuccess returns true when this get contentmanagement share not found response has a 2xx status code
func (*GetContentmanagementShareNotFound) String ¶
func (o *GetContentmanagementShareNotFound) String() string
type GetContentmanagementShareOK ¶
type GetContentmanagementShareOK struct {
}GetContentmanagementShareOK describes a response with status code 200, with default header values.
successful operation
func NewGetContentmanagementShareOK ¶
func NewGetContentmanagementShareOK() *GetContentmanagementShareOK
NewGetContentmanagementShareOK creates a GetContentmanagementShareOK with default headers values
func (*GetContentmanagementShareOK) Error ¶
func (o *GetContentmanagementShareOK) Error() string
func (*GetContentmanagementShareOK) GetPayload ¶
func (o *GetContentmanagementShareOK) GetPayload() *models.Share
func (*GetContentmanagementShareOK) IsClientError ¶
func (o *GetContentmanagementShareOK) IsClientError() bool
IsClientError returns true when this get contentmanagement share o k response has a 4xx status code
func (*GetContentmanagementShareOK) IsCode ¶
func (o *GetContentmanagementShareOK) IsCode(code int) bool
IsCode returns true when this get contentmanagement share o k response a status code equal to that given
func (*GetContentmanagementShareOK) IsRedirect ¶
func (o *GetContentmanagementShareOK) IsRedirect() bool
IsRedirect returns true when this get contentmanagement share o k response has a 3xx status code
func (*GetContentmanagementShareOK) IsServerError ¶
func (o *GetContentmanagementShareOK) IsServerError() bool
IsServerError returns true when this get contentmanagement share o k response has a 5xx status code
func (*GetContentmanagementShareOK) IsSuccess ¶
func (o *GetContentmanagementShareOK) IsSuccess() bool
IsSuccess returns true when this get contentmanagement share o k response has a 2xx status code
func (*GetContentmanagementShareOK) String ¶
func (o *GetContentmanagementShareOK) String() string
type GetContentmanagementShareParams ¶
type GetContentmanagementShareParams struct { string ShareID string // contains filtered or unexported fields }Expand []
GetContentmanagementShareParams contains all the parameters to send to the API endpoint
for the get contentmanagement share operation. Typically these are written to a http.Request.
func NewGetContentmanagementShareParams ¶
func NewGetContentmanagementShareParams() *GetContentmanagementShareParams
NewGetContentmanagementShareParams creates a new GetContentmanagementShareParams 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 NewGetContentmanagementShareParamsWithContext ¶
func NewGetContentmanagementShareParamsWithContext(ctx context.Context) *GetContentmanagementShareParams
NewGetContentmanagementShareParamsWithContext creates a new GetContentmanagementShareParams object with the ability to set a context for a request.
func NewGetContentmanagementShareParamsWithHTTPClient ¶
func NewGetContentmanagementShareParamsWithHTTPClient(client *http.Client) *GetContentmanagementShareParams
NewGetContentmanagementShareParamsWithHTTPClient creates a new GetContentmanagementShareParams object with the ability to set a custom HTTPClient for a request.
func NewGetContentmanagementShareParamsWithTimeout ¶
func NewGetContentmanagementShareParamsWithTimeout(timeout time.Duration) *GetContentmanagementShareParams
NewGetContentmanagementShareParamsWithTimeout creates a new GetContentmanagementShareParams object with the ability to set a timeout on a request.
func (*GetContentmanagementShareParams) SetContext ¶
func (o *GetContentmanagementShareParams) SetContext(ctx context.Context)
SetContext adds the context to the get contentmanagement share params
func (*GetContentmanagementShareParams) SetDefaults ¶
func (o *GetContentmanagementShareParams) SetDefaults()
SetDefaults hydrates default values in the get contentmanagement share params (not the query body).
All values with no default are reset to their zero value.
func (*GetContentmanagementShareParams) SetExpand ¶
func (o *GetContentmanagementShareParams) SetExpand(expand []string)
SetExpand adds the expand to the get contentmanagement share params
func (*GetContentmanagementShareParams) SetHTTPClient ¶
func (o *GetContentmanagementShareParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get contentmanagement share params
func (*GetContentmanagementShareParams) SetShareID ¶
func (o *GetContentmanagementShareParams) SetShareID(shareID string)
SetShareID adds the shareId to the get contentmanagement share params
func (*GetContentmanagementShareParams) SetTimeout ¶
func (o *GetContentmanagementShareParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get contentmanagement share params
func (*GetContentmanagementShareParams) WithContext ¶
func (o *GetContentmanagementShareParams) WithContext(ctx context.Context) *GetContentmanagementShareParams
WithContext adds the context to the get contentmanagement share params
func (*GetContentmanagementShareParams) WithDefaults ¶
func (o *GetContentmanagementShareParams) WithDefaults() *GetContentmanagementShareParams
WithDefaults hydrates default values in the get contentmanagement share params (not the query body).
All values with no default are reset to their zero value.
func (*GetContentmanagementShareParams) WithExpand ¶
func (o *GetContentmanagementShareParams) WithExpand(expand []string) *GetContentmanagementShareParams
WithExpand adds the expand to the get contentmanagement share params
func (*GetContentmanagementShareParams) WithHTTPClient ¶
func (o *GetContentmanagementShareParams) WithHTTPClient(client *http.Client) *GetContentmanagementShareParams
WithHTTPClient adds the HTTPClient to the get contentmanagement share params
func (*GetContentmanagementShareParams) WithShareID ¶
func (o *GetContentmanagementShareParams) WithShareID(shareID string) *GetContentmanagementShareParams
WithShareID adds the shareID to the get contentmanagement share params
func (*GetContentmanagementShareParams) WithTimeout ¶
func (o *GetContentmanagementShareParams) WithTimeout(timeout time.Duration) *GetContentmanagementShareParams
WithTimeout adds the timeout to the get contentmanagement share params
func (*GetContentmanagementShareParams) WriteToRequest ¶
func (o *GetContentmanagementShareParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetContentmanagementShareReader ¶
type GetContentmanagementShareReader struct {
// contains filtered or unexported fields
}
GetContentmanagementShareReader is a Reader for the GetContentmanagementShare structure.
func (*GetContentmanagementShareReader) ReadResponse ¶
func (o *GetContentmanagementShareReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetContentmanagementShareRequestEntityTooLarge ¶
type GetContentmanagementShareRequestEntityTooLarge struct {
}GetContentmanagementShareRequestEntityTooLarge describes a response with status code 413, with default header values.
The request is over the size limit. Maximum bytes: %s
func NewGetContentmanagementShareRequestEntityTooLarge ¶
func NewGetContentmanagementShareRequestEntityTooLarge() *GetContentmanagementShareRequestEntityTooLarge
NewGetContentmanagementShareRequestEntityTooLarge creates a GetContentmanagementShareRequestEntityTooLarge with default headers values
func (*GetContentmanagementShareRequestEntityTooLarge) Error ¶
func (o *GetContentmanagementShareRequestEntityTooLarge) Error() string
func (*GetContentmanagementShareRequestEntityTooLarge) GetPayload ¶
func (o *GetContentmanagementShareRequestEntityTooLarge) GetPayload() *models.ErrorBody
func (*GetContentmanagementShareRequestEntityTooLarge) IsClientError ¶
func (o *GetContentmanagementShareRequestEntityTooLarge) IsClientError() bool
IsClientError returns true when this get contentmanagement share request entity too large response has a 4xx status code
func (*GetContentmanagementShareRequestEntityTooLarge) IsCode ¶
func (o *GetContentmanagementShareRequestEntityTooLarge) IsCode(code int) bool
IsCode returns true when this get contentmanagement share request entity too large response a status code equal to that given
func (*GetContentmanagementShareRequestEntityTooLarge) IsRedirect ¶
func (o *GetContentmanagementShareRequestEntityTooLarge) IsRedirect() bool
IsRedirect returns true when this get contentmanagement share request entity too large response has a 3xx status code
func (*GetContentmanagementShareRequestEntityTooLarge) IsServerError ¶
func (o *GetContentmanagementShareRequestEntityTooLarge) IsServerError() bool
IsServerError returns true when this get contentmanagement share request entity too large response has a 5xx status code
func (*GetContentmanagementShareRequestEntityTooLarge) IsSuccess ¶
func (o *GetContentmanagementShareRequestEntityTooLarge) IsSuccess() bool
IsSuccess returns true when this get contentmanagement share request entity too large response has a 2xx status code
func (*GetContentmanagementShareRequestEntityTooLarge) String ¶
func (o *GetContentmanagementShareRequestEntityTooLarge) String() string
type GetContentmanagementShareRequestTimeout ¶
type GetContentmanagementShareRequestTimeout struct {
}GetContentmanagementShareRequestTimeout 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 NewGetContentmanagementShareRequestTimeout ¶
func NewGetContentmanagementShareRequestTimeout() *GetContentmanagementShareRequestTimeout
NewGetContentmanagementShareRequestTimeout creates a GetContentmanagementShareRequestTimeout with default headers values
func (*GetContentmanagementShareRequestTimeout) Error ¶
func (o *GetContentmanagementShareRequestTimeout) Error() string
func (*GetContentmanagementShareRequestTimeout) GetPayload ¶
func (o *GetContentmanagementShareRequestTimeout) GetPayload() *models.ErrorBody
func (*GetContentmanagementShareRequestTimeout) IsClientError ¶
func (o *GetContentmanagementShareRequestTimeout) IsClientError() bool
IsClientError returns true when this get contentmanagement share request timeout response has a 4xx status code
func (*GetContentmanagementShareRequestTimeout) IsCode ¶
func (o *GetContentmanagementShareRequestTimeout) IsCode(code int) bool
IsCode returns true when this get contentmanagement share request timeout response a status code equal to that given
func (*GetContentmanagementShareRequestTimeout) IsRedirect ¶
func (o *GetContentmanagementShareRequestTimeout) IsRedirect() bool
IsRedirect returns true when this get contentmanagement share request timeout response has a 3xx status code
func (*GetContentmanagementShareRequestTimeout) IsServerError ¶
func (o *GetContentmanagementShareRequestTimeout) IsServerError() bool
IsServerError returns true when this get contentmanagement share request timeout response has a 5xx status code
func (*GetContentmanagementShareRequestTimeout) IsSuccess ¶
func (o *GetContentmanagementShareRequestTimeout) IsSuccess() bool
IsSuccess returns true when this get contentmanagement share request timeout response has a 2xx status code
func (*GetContentmanagementShareRequestTimeout) String ¶
func (o *GetContentmanagementShareRequestTimeout) String() string
type GetContentmanagementShareServiceUnavailable ¶
type GetContentmanagementShareServiceUnavailable struct {
}GetContentmanagementShareServiceUnavailable 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 NewGetContentmanagementShareServiceUnavailable ¶
func NewGetContentmanagementShareServiceUnavailable() *GetContentmanagementShareServiceUnavailable
NewGetContentmanagementShareServiceUnavailable creates a GetContentmanagementShareServiceUnavailable with default headers values
func (*GetContentmanagementShareServiceUnavailable) Error ¶
func (o *GetContentmanagementShareServiceUnavailable) Error() string
func (*GetContentmanagementShareServiceUnavailable) GetPayload ¶
func (o *GetContentmanagementShareServiceUnavailable) GetPayload() *models.ErrorBody
func (*GetContentmanagementShareServiceUnavailable) IsClientError ¶
func (o *GetContentmanagementShareServiceUnavailable) IsClientError() bool
IsClientError returns true when this get contentmanagement share service unavailable response has a 4xx status code
func (*GetContentmanagementShareServiceUnavailable) IsCode ¶
func (o *GetContentmanagementShareServiceUnavailable) IsCode(code int) bool
IsCode returns true when this get contentmanagement share service unavailable response a status code equal to that given
func (*GetContentmanagementShareServiceUnavailable) IsRedirect ¶
func (o *GetContentmanagementShareServiceUnavailable) IsRedirect() bool
IsRedirect returns true when this get contentmanagement share service unavailable response has a 3xx status code
func (*GetContentmanagementShareServiceUnavailable) IsServerError ¶
func (o *GetContentmanagementShareServiceUnavailable) IsServerError() bool
IsServerError returns true when this get contentmanagement share service unavailable response has a 5xx status code
func (*GetContentmanagementShareServiceUnavailable) IsSuccess ¶
func (o *GetContentmanagementShareServiceUnavailable) IsSuccess() bool
IsSuccess returns true when this get contentmanagement share service unavailable response has a 2xx status code
func (*GetContentmanagementShareServiceUnavailable) String ¶
func (o *GetContentmanagementShareServiceUnavailable) String() string
type GetContentmanagementShareTooManyRequests ¶
type GetContentmanagementShareTooManyRequests struct {
}GetContentmanagementShareTooManyRequests describes a response with status code 429, with default header values.
Rate limit exceeded the maximum. Retry the request in [%s] seconds
func NewGetContentmanagementShareTooManyRequests ¶
func NewGetContentmanagementShareTooManyRequests() *GetContentmanagementShareTooManyRequests
NewGetContentmanagementShareTooManyRequests creates a GetContentmanagementShareTooManyRequests with default headers values
func (*GetContentmanagementShareTooManyRequests) Error ¶
func (o *GetContentmanagementShareTooManyRequests) Error() string
func (*GetContentmanagementShareTooManyRequests) GetPayload ¶
func (o *GetContentmanagementShareTooManyRequests) GetPayload() *models.ErrorBody
func (*GetContentmanagementShareTooManyRequests) IsClientError ¶
func (o *GetContentmanagementShareTooManyRequests) IsClientError() bool
IsClientError returns true when this get contentmanagement share too many requests response has a 4xx status code
func (*GetContentmanagementShareTooManyRequests) IsCode ¶
func (o *GetContentmanagementShareTooManyRequests) IsCode(code int) bool
IsCode returns true when this get contentmanagement share too many requests response a status code equal to that given
func (*GetContentmanagementShareTooManyRequests) IsRedirect ¶
func (o *GetContentmanagementShareTooManyRequests) IsRedirect() bool
IsRedirect returns true when this get contentmanagement share too many requests response has a 3xx status code
func (*GetContentmanagementShareTooManyRequests) IsServerError ¶
func (o *GetContentmanagementShareTooManyRequests) IsServerError() bool
IsServerError returns true when this get contentmanagement share too many requests response has a 5xx status code
func (*GetContentmanagementShareTooManyRequests) IsSuccess ¶
func (o *GetContentmanagementShareTooManyRequests) IsSuccess() bool
IsSuccess returns true when this get contentmanagement share too many requests response has a 2xx status code
func (*GetContentmanagementShareTooManyRequests) String ¶
func (o *GetContentmanagementShareTooManyRequests) String() string
type GetContentmanagementShareUnauthorized ¶
type GetContentmanagementShareUnauthorized struct {
}GetContentmanagementShareUnauthorized describes a response with status code 401, with default header values.
No authentication bearer token specified in authorization header.
func NewGetContentmanagementShareUnauthorized ¶
func NewGetContentmanagementShareUnauthorized() *GetContentmanagementShareUnauthorized
NewGetContentmanagementShareUnauthorized creates a GetContentmanagementShareUnauthorized with default headers values
func (*GetContentmanagementShareUnauthorized) Error ¶
func (o *GetContentmanagementShareUnauthorized) Error() string
func (*GetContentmanagementShareUnauthorized) GetPayload ¶
func (o *GetContentmanagementShareUnauthorized) GetPayload() *models.ErrorBody
func (*GetContentmanagementShareUnauthorized) IsClientError ¶
func (o *GetContentmanagementShareUnauthorized) IsClientError() bool
IsClientError returns true when this get contentmanagement share unauthorized response has a 4xx status code
func (*GetContentmanagementShareUnauthorized) IsCode ¶
func (o *GetContentmanagementShareUnauthorized) IsCode(code int) bool
IsCode returns true when this get contentmanagement share unauthorized response a status code equal to that given
func (*GetContentmanagementShareUnauthorized) IsRedirect ¶
func (o *GetContentmanagementShareUnauthorized) IsRedirect() bool
IsRedirect returns true when this get contentmanagement share unauthorized response has a 3xx status code
func (*GetContentmanagementShareUnauthorized) IsServerError ¶
func (o *GetContentmanagementShareUnauthorized) IsServerError() bool
IsServerError returns true when this get contentmanagement share unauthorized response has a 5xx status code
func (*GetContentmanagementShareUnauthorized) IsSuccess ¶
func (o *GetContentmanagementShareUnauthorized) IsSuccess() bool
IsSuccess returns true when this get contentmanagement share unauthorized response has a 2xx status code
func (*GetContentmanagementShareUnauthorized) String ¶
func (o *GetContentmanagementShareUnauthorized) String() string
type GetContentmanagementShareUnsupportedMediaType ¶
type GetContentmanagementShareUnsupportedMediaType struct {
}GetContentmanagementShareUnsupportedMediaType 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 NewGetContentmanagementShareUnsupportedMediaType ¶
func NewGetContentmanagementShareUnsupportedMediaType() *GetContentmanagementShareUnsupportedMediaType
NewGetContentmanagementShareUnsupportedMediaType creates a GetContentmanagementShareUnsupportedMediaType with default headers values
func (*GetContentmanagementShareUnsupportedMediaType) Error ¶
func (o *GetContentmanagementShareUnsupportedMediaType) Error() string
func (*GetContentmanagementShareUnsupportedMediaType) GetPayload ¶
func (o *GetContentmanagementShareUnsupportedMediaType) GetPayload() *models.ErrorBody
func (*GetContentmanagementShareUnsupportedMediaType) IsClientError ¶
func (o *GetContentmanagementShareUnsupportedMediaType) IsClientError() bool
IsClientError returns true when this get contentmanagement share unsupported media type response has a 4xx status code
func (*GetContentmanagementShareUnsupportedMediaType) IsCode ¶
func (o *GetContentmanagementShareUnsupportedMediaType) IsCode(code int) bool
IsCode returns true when this get contentmanagement share unsupported media type response a status code equal to that given
func (*GetContentmanagementShareUnsupportedMediaType) IsRedirect ¶
func (o *GetContentmanagementShareUnsupportedMediaType) IsRedirect() bool
IsRedirect returns true when this get contentmanagement share unsupported media type response has a 3xx status code
func (*GetContentmanagementShareUnsupportedMediaType) IsServerError ¶
func (o *GetContentmanagementShareUnsupportedMediaType) IsServerError() bool
IsServerError returns true when this get contentmanagement share unsupported media type response has a 5xx status code
func (*GetContentmanagementShareUnsupportedMediaType) IsSuccess ¶
func (o *GetContentmanagementShareUnsupportedMediaType) IsSuccess() bool
IsSuccess returns true when this get contentmanagement share unsupported media type response has a 2xx status code
func (*GetContentmanagementShareUnsupportedMediaType) String ¶
func (o *GetContentmanagementShareUnsupportedMediaType) String() string
type GetContentmanagementSharedSharedIDAccepted ¶
type GetContentmanagementSharedSharedIDAccepted struct { }
GetContentmanagementSharedSharedIDAccepted describes a response with status code 202, with default header values.
Accepted - Preparing file for download - try again soon.
func NewGetContentmanagementSharedSharedIDAccepted ¶
func NewGetContentmanagementSharedSharedIDAccepted() *GetContentmanagementSharedSharedIDAccepted
NewGetContentmanagementSharedSharedIDAccepted creates a GetContentmanagementSharedSharedIDAccepted with default headers values
func (*GetContentmanagementSharedSharedIDAccepted) Error ¶
func (o *GetContentmanagementSharedSharedIDAccepted) Error() string
func (*GetContentmanagementSharedSharedIDAccepted) IsClientError ¶
func (o *GetContentmanagementSharedSharedIDAccepted) IsClientError() bool
IsClientError returns true when this get contentmanagement shared shared Id accepted response has a 4xx status code
func (*GetContentmanagementSharedSharedIDAccepted) IsCode ¶
func (o *GetContentmanagementSharedSharedIDAccepted) IsCode(code int) bool
IsCode returns true when this get contentmanagement shared shared Id accepted response a status code equal to that given
func (*GetContentmanagementSharedSharedIDAccepted) IsRedirect ¶
func (o *GetContentmanagementSharedSharedIDAccepted) IsRedirect() bool
IsRedirect returns true when this get contentmanagement shared shared Id accepted response has a 3xx status code
func (*GetContentmanagementSharedSharedIDAccepted) IsServerError ¶
func (o *GetContentmanagementSharedSharedIDAccepted) IsServerError() bool
IsServerError returns true when this get contentmanagement shared shared Id accepted response has a 5xx status code
func (*GetContentmanagementSharedSharedIDAccepted) IsSuccess ¶
func (o *GetContentmanagementSharedSharedIDAccepted) IsSuccess() bool
IsSuccess returns true when this get contentmanagement shared shared Id accepted response has a 2xx status code
func (*GetContentmanagementSharedSharedIDAccepted) String ¶
func (o *GetContentmanagementSharedSharedIDAccepted) String() string
type GetContentmanagementSharedSharedIDBadRequest ¶
type GetContentmanagementSharedSharedIDBadRequest struct {
}GetContentmanagementSharedSharedIDBadRequest 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 NewGetContentmanagementSharedSharedIDBadRequest ¶
func NewGetContentmanagementSharedSharedIDBadRequest() *GetContentmanagementSharedSharedIDBadRequest
NewGetContentmanagementSharedSharedIDBadRequest creates a GetContentmanagementSharedSharedIDBadRequest with default headers values
func (*GetContentmanagementSharedSharedIDBadRequest) Error ¶
func (o *GetContentmanagementSharedSharedIDBadRequest) Error() string
func (*GetContentmanagementSharedSharedIDBadRequest) GetPayload ¶
func (o *GetContentmanagementSharedSharedIDBadRequest) GetPayload() *models.ErrorBody
func (*GetContentmanagementSharedSharedIDBadRequest) IsClientError ¶
func (o *GetContentmanagementSharedSharedIDBadRequest) IsClientError() bool
IsClientError returns true when this get contentmanagement shared shared Id bad request response has a 4xx status code
func (*GetContentmanagementSharedSharedIDBadRequest) IsCode ¶
func (o *GetContentmanagementSharedSharedIDBadRequest) IsCode(code int) bool
IsCode returns true when this get contentmanagement shared shared Id bad request response a status code equal to that given
func (*GetContentmanagementSharedSharedIDBadRequest) IsRedirect ¶
func (o *GetContentmanagementSharedSharedIDBadRequest) IsRedirect() bool
IsRedirect returns true when this get contentmanagement shared shared Id bad request response has a 3xx status code
func (*GetContentmanagementSharedSharedIDBadRequest) IsServerError ¶
func (o *GetContentmanagementSharedSharedIDBadRequest) IsServerError() bool
IsServerError returns true when this get contentmanagement shared shared Id bad request response has a 5xx status code
func (*GetContentmanagementSharedSharedIDBadRequest) IsSuccess ¶
func (o *GetContentmanagementSharedSharedIDBadRequest) IsSuccess() bool
IsSuccess returns true when this get contentmanagement shared shared Id bad request response has a 2xx status code
func (*GetContentmanagementSharedSharedIDBadRequest) String ¶
func (o *GetContentmanagementSharedSharedIDBadRequest) String() string
type GetContentmanagementSharedSharedIDForbidden ¶
type GetContentmanagementSharedSharedIDForbidden struct {
}GetContentmanagementSharedSharedIDForbidden describes a response with status code 403, with default header values.
You are not authorized to perform the requested action.
func NewGetContentmanagementSharedSharedIDForbidden ¶
func NewGetContentmanagementSharedSharedIDForbidden() *GetContentmanagementSharedSharedIDForbidden
NewGetContentmanagementSharedSharedIDForbidden creates a GetContentmanagementSharedSharedIDForbidden with default headers values
func (*GetContentmanagementSharedSharedIDForbidden) Error ¶
func (o *GetContentmanagementSharedSharedIDForbidden) Error() string
func (*GetContentmanagementSharedSharedIDForbidden) GetPayload ¶
func (o *GetContentmanagementSharedSharedIDForbidden) GetPayload() *models.ErrorBody
func (*GetContentmanagementSharedSharedIDForbidden) IsClientError ¶
func (o *GetContentmanagementSharedSharedIDForbidden) IsClientError() bool
IsClientError returns true when this get contentmanagement shared shared Id forbidden response has a 4xx status code
func (*GetContentmanagementSharedSharedIDForbidden) IsCode ¶
func (o *GetContentmanagementSharedSharedIDForbidden) IsCode(code int) bool
IsCode returns true when this get contentmanagement shared shared Id forbidden response a status code equal to that given
func (*GetContentmanagementSharedSharedIDForbidden) IsRedirect ¶
func (o *GetContentmanagementSharedSharedIDForbidden) IsRedirect() bool
IsRedirect returns true when this get contentmanagement shared shared Id forbidden response has a 3xx status code
func (*GetContentmanagementSharedSharedIDForbidden) IsServerError ¶
func (o *GetContentmanagementSharedSharedIDForbidden) IsServerError() bool
IsServerError returns true when this get contentmanagement shared shared Id forbidden response has a 5xx status code
func (*GetContentmanagementSharedSharedIDForbidden) IsSuccess ¶
func (o *GetContentmanagementSharedSharedIDForbidden) IsSuccess() bool
IsSuccess returns true when this get contentmanagement shared shared Id forbidden response has a 2xx status code
func (*GetContentmanagementSharedSharedIDForbidden) String ¶
func (o *GetContentmanagementSharedSharedIDForbidden) String() string
type GetContentmanagementSharedSharedIDGatewayTimeout ¶
type GetContentmanagementSharedSharedIDGatewayTimeout struct {
}GetContentmanagementSharedSharedIDGatewayTimeout describes a response with status code 504, with default header values.
The request timed out.
func NewGetContentmanagementSharedSharedIDGatewayTimeout ¶
func NewGetContentmanagementSharedSharedIDGatewayTimeout() *GetContentmanagementSharedSharedIDGatewayTimeout
NewGetContentmanagementSharedSharedIDGatewayTimeout creates a GetContentmanagementSharedSharedIDGatewayTimeout with default headers values
func (*GetContentmanagementSharedSharedIDGatewayTimeout) Error ¶
func (o *GetContentmanagementSharedSharedIDGatewayTimeout) Error() string
func (*GetContentmanagementSharedSharedIDGatewayTimeout) GetPayload ¶
func (o *GetContentmanagementSharedSharedIDGatewayTimeout) GetPayload() *models.ErrorBody
func (*GetContentmanagementSharedSharedIDGatewayTimeout) IsClientError ¶
func (o *GetContentmanagementSharedSharedIDGatewayTimeout) IsClientError() bool
IsClientError returns true when this get contentmanagement shared shared Id gateway timeout response has a 4xx status code
func (*GetContentmanagementSharedSharedIDGatewayTimeout) IsCode ¶
func (o *GetContentmanagementSharedSharedIDGatewayTimeout) IsCode(code int) bool
IsCode returns true when this get contentmanagement shared shared Id gateway timeout response a status code equal to that given
func (*GetContentmanagementSharedSharedIDGatewayTimeout) IsRedirect ¶
func (o *GetContentmanagementSharedSharedIDGatewayTimeout) IsRedirect() bool
IsRedirect returns true when this get contentmanagement shared shared Id gateway timeout response has a 3xx status code
func (*GetContentmanagementSharedSharedIDGatewayTimeout) IsServerError ¶
func (o *GetContentmanagementSharedSharedIDGatewayTimeout) IsServerError() bool
IsServerError returns true when this get contentmanagement shared shared Id gateway timeout response has a 5xx status code
func (*GetContentmanagementSharedSharedIDGatewayTimeout) IsSuccess ¶
func (o *GetContentmanagementSharedSharedIDGatewayTimeout) IsSuccess() bool
IsSuccess returns true when this get contentmanagement shared shared Id gateway timeout response has a 2xx status code
func (*GetContentmanagementSharedSharedIDGatewayTimeout) String ¶
func (o *GetContentmanagementSharedSharedIDGatewayTimeout) String() string
type GetContentmanagementSharedSharedIDInternalServerError ¶
type GetContentmanagementSharedSharedIDInternalServerError struct {
}GetContentmanagementSharedSharedIDInternalServerError 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 NewGetContentmanagementSharedSharedIDInternalServerError ¶
func NewGetContentmanagementSharedSharedIDInternalServerError() *GetContentmanagementSharedSharedIDInternalServerError
NewGetContentmanagementSharedSharedIDInternalServerError creates a GetContentmanagementSharedSharedIDInternalServerError with default headers values
func (*GetContentmanagementSharedSharedIDInternalServerError) Error ¶
func (o *GetContentmanagementSharedSharedIDInternalServerError) Error() string
func (*GetContentmanagementSharedSharedIDInternalServerError) GetPayload ¶
func (o *GetContentmanagementSharedSharedIDInternalServerError) GetPayload() *models.ErrorBody
func (*GetContentmanagementSharedSharedIDInternalServerError) IsClientError ¶
func (o *GetContentmanagementSharedSharedIDInternalServerError) IsClientError() bool
IsClientError returns true when this get contentmanagement shared shared Id internal server error response has a 4xx status code
func (*GetContentmanagementSharedSharedIDInternalServerError) IsCode ¶
func (o *GetContentmanagementSharedSharedIDInternalServerError) IsCode(code int) bool
IsCode returns true when this get contentmanagement shared shared Id internal server error response a status code equal to that given
func (*GetContentmanagementSharedSharedIDInternalServerError) IsRedirect ¶
func (o *GetContentmanagementSharedSharedIDInternalServerError) IsRedirect() bool
IsRedirect returns true when this get contentmanagement shared shared Id internal server error response has a 3xx status code
func (*GetContentmanagementSharedSharedIDInternalServerError) IsServerError ¶
func (o *GetContentmanagementSharedSharedIDInternalServerError) IsServerError() bool
IsServerError returns true when this get contentmanagement shared shared Id internal server error response has a 5xx status code
func (*GetContentmanagementSharedSharedIDInternalServerError) IsSuccess ¶
func (o *GetContentmanagementSharedSharedIDInternalServerError) IsSuccess() bool
IsSuccess returns true when this get contentmanagement shared shared Id internal server error response has a 2xx status code
func (*GetContentmanagementSharedSharedIDInternalServerError) String ¶
func (o *GetContentmanagementSharedSharedIDInternalServerError) String() string
type GetContentmanagementSharedSharedIDNotFound ¶
type GetContentmanagementSharedSharedIDNotFound struct {
}GetContentmanagementSharedSharedIDNotFound describes a response with status code 404, with default header values.
The requested resource was not found.
func NewGetContentmanagementSharedSharedIDNotFound ¶
func NewGetContentmanagementSharedSharedIDNotFound() *GetContentmanagementSharedSharedIDNotFound
NewGetContentmanagementSharedSharedIDNotFound creates a GetContentmanagementSharedSharedIDNotFound with default headers values
func (*GetContentmanagementSharedSharedIDNotFound) Error ¶
func (o *GetContentmanagementSharedSharedIDNotFound) Error() string
func (*GetContentmanagementSharedSharedIDNotFound) GetPayload ¶
func (o *GetContentmanagementSharedSharedIDNotFound) GetPayload() *models.ErrorBody
func (*GetContentmanagementSharedSharedIDNotFound) IsClientError ¶
func (o *GetContentmanagementSharedSharedIDNotFound) IsClientError() bool
IsClientError returns true when this get contentmanagement shared shared Id not found response has a 4xx status code
func (*GetContentmanagementSharedSharedIDNotFound) IsCode ¶
func (o *GetContentmanagementSharedSharedIDNotFound) IsCode(code int) bool
IsCode returns true when this get contentmanagement shared shared Id not found response a status code equal to that given
func (*GetContentmanagementSharedSharedIDNotFound) IsRedirect ¶
func (o *GetContentmanagementSharedSharedIDNotFound) IsRedirect() bool
IsRedirect returns true when this get contentmanagement shared shared Id not found response has a 3xx status code
func (*GetContentmanagementSharedSharedIDNotFound) IsServerError ¶
func (o *GetContentmanagementSharedSharedIDNotFound) IsServerError() bool
IsServerError returns true when this get contentmanagement shared shared Id not found response has a 5xx status code
func (*GetContentmanagementSharedSharedIDNotFound) IsSuccess ¶
func (o *GetContentmanagementSharedSharedIDNotFound) IsSuccess() bool
IsSuccess returns true when this get contentmanagement shared shared Id not found response has a 2xx status code
func (*GetContentmanagementSharedSharedIDNotFound) String ¶
func (o *GetContentmanagementSharedSharedIDNotFound) String() string
type GetContentmanagementSharedSharedIDOK ¶
type GetContentmanagementSharedSharedIDOK struct {
}GetContentmanagementSharedSharedIDOK describes a response with status code 200, with default header values.
Download location is returned in header, if redirect is set to false and disposition is not set to none. If disposition is none, location header will not be populated, DownloadUri and ViewUri will be populated.
func NewGetContentmanagementSharedSharedIDOK ¶
func NewGetContentmanagementSharedSharedIDOK() *GetContentmanagementSharedSharedIDOK
NewGetContentmanagementSharedSharedIDOK creates a GetContentmanagementSharedSharedIDOK with default headers values
func (*GetContentmanagementSharedSharedIDOK) Error ¶
func (o *GetContentmanagementSharedSharedIDOK) Error() string
func (*GetContentmanagementSharedSharedIDOK) GetPayload ¶
func (o *GetContentmanagementSharedSharedIDOK) GetPayload() *models.SharedResponse
func (*GetContentmanagementSharedSharedIDOK) IsClientError ¶
func (o *GetContentmanagementSharedSharedIDOK) IsClientError() bool
IsClientError returns true when this get contentmanagement shared shared Id o k response has a 4xx status code
func (*GetContentmanagementSharedSharedIDOK) IsCode ¶
func (o *GetContentmanagementSharedSharedIDOK) IsCode(code int) bool
IsCode returns true when this get contentmanagement shared shared Id o k response a status code equal to that given
func (*GetContentmanagementSharedSharedIDOK) IsRedirect ¶
func (o *GetContentmanagementSharedSharedIDOK) IsRedirect() bool
IsRedirect returns true when this get contentmanagement shared shared Id o k response has a 3xx status code
func (*GetContentmanagementSharedSharedIDOK) IsServerError ¶
func (o *GetContentmanagementSharedSharedIDOK) IsServerError() bool
IsServerError returns true when this get contentmanagement shared shared Id o k response has a 5xx status code
func (*GetContentmanagementSharedSharedIDOK) IsSuccess ¶
func (o *GetContentmanagementSharedSharedIDOK) IsSuccess() bool
IsSuccess returns true when this get contentmanagement shared shared Id o k response has a 2xx status code
func (*GetContentmanagementSharedSharedIDOK) String ¶
func (o *GetContentmanagementSharedSharedIDOK) String() string
type GetContentmanagementSharedSharedIDParams ¶
type GetContentmanagementSharedSharedIDParams struct { string Disposition *string Expand *string Redirect *bool SharedID string // contains filtered or unexported fields }ContentType *
GetContentmanagementSharedSharedIDParams contains all the parameters to send to the API endpoint
for the get contentmanagement shared shared Id operation. Typically these are written to a http.Request.
func NewGetContentmanagementSharedSharedIDParams ¶
func NewGetContentmanagementSharedSharedIDParams() *GetContentmanagementSharedSharedIDParams
NewGetContentmanagementSharedSharedIDParams creates a new GetContentmanagementSharedSharedIDParams 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 NewGetContentmanagementSharedSharedIDParamsWithContext ¶
func NewGetContentmanagementSharedSharedIDParamsWithContext(ctx context.Context) *GetContentmanagementSharedSharedIDParams
NewGetContentmanagementSharedSharedIDParamsWithContext creates a new GetContentmanagementSharedSharedIDParams object with the ability to set a context for a request.
func NewGetContentmanagementSharedSharedIDParamsWithHTTPClient ¶
func NewGetContentmanagementSharedSharedIDParamsWithHTTPClient(client *http.Client) *GetContentmanagementSharedSharedIDParams
NewGetContentmanagementSharedSharedIDParamsWithHTTPClient creates a new GetContentmanagementSharedSharedIDParams object with the ability to set a custom HTTPClient for a request.
func NewGetContentmanagementSharedSharedIDParamsWithTimeout ¶
func NewGetContentmanagementSharedSharedIDParamsWithTimeout(timeout time.Duration) *GetContentmanagementSharedSharedIDParams
NewGetContentmanagementSharedSharedIDParamsWithTimeout creates a new GetContentmanagementSharedSharedIDParams object with the ability to set a timeout on a request.
func (*GetContentmanagementSharedSharedIDParams) SetContentType ¶
func (o *GetContentmanagementSharedSharedIDParams) SetContentType(contentType *string)
SetContentType adds the contentType to the get contentmanagement shared shared Id params
func (*GetContentmanagementSharedSharedIDParams) SetContext ¶
func (o *GetContentmanagementSharedSharedIDParams) SetContext(ctx context.Context)
SetContext adds the context to the get contentmanagement shared shared Id params
func (*GetContentmanagementSharedSharedIDParams) SetDefaults ¶
func (o *GetContentmanagementSharedSharedIDParams) SetDefaults()
SetDefaults hydrates default values in the get contentmanagement shared shared Id params (not the query body).
All values with no default are reset to their zero value.
func (*GetContentmanagementSharedSharedIDParams) SetDisposition ¶
func (o *GetContentmanagementSharedSharedIDParams) SetDisposition(disposition *string)
SetDisposition adds the disposition to the get contentmanagement shared shared Id params
func (*GetContentmanagementSharedSharedIDParams) SetExpand ¶
func (o *GetContentmanagementSharedSharedIDParams) SetExpand(expand *string)
SetExpand adds the expand to the get contentmanagement shared shared Id params
func (*GetContentmanagementSharedSharedIDParams) SetHTTPClient ¶
func (o *GetContentmanagementSharedSharedIDParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get contentmanagement shared shared Id params
func (*GetContentmanagementSharedSharedIDParams) SetRedirect ¶
func (o *GetContentmanagementSharedSharedIDParams) SetRedirect(redirect *bool)
SetRedirect adds the redirect to the get contentmanagement shared shared Id params
func (*GetContentmanagementSharedSharedIDParams) SetSharedID ¶
func (o *GetContentmanagementSharedSharedIDParams) SetSharedID(sharedID string)
SetSharedID adds the sharedId to the get contentmanagement shared shared Id params
func (*GetContentmanagementSharedSharedIDParams) SetTimeout ¶
func (o *GetContentmanagementSharedSharedIDParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get contentmanagement shared shared Id params
func (*GetContentmanagementSharedSharedIDParams) WithContentType ¶
func (o *GetContentmanagementSharedSharedIDParams) WithContentType(contentType *string) *GetContentmanagementSharedSharedIDParams
WithContentType adds the contentType to the get contentmanagement shared shared Id params
func (*GetContentmanagementSharedSharedIDParams) WithContext ¶
func (o *GetContentmanagementSharedSharedIDParams) WithContext(ctx context.Context) *GetContentmanagementSharedSharedIDParams
WithContext adds the context to the get contentmanagement shared shared Id params
func (*GetContentmanagementSharedSharedIDParams) WithDefaults ¶
func (o *GetContentmanagementSharedSharedIDParams) WithDefaults() *GetContentmanagementSharedSharedIDParams
WithDefaults hydrates default values in the get contentmanagement shared shared Id params (not the query body).
All values with no default are reset to their zero value.
func (*GetContentmanagementSharedSharedIDParams) WithDisposition ¶
func (o *GetContentmanagementSharedSharedIDParams) WithDisposition(disposition *string) *GetContentmanagementSharedSharedIDParams
WithDisposition adds the disposition to the get contentmanagement shared shared Id params
func (*GetContentmanagementSharedSharedIDParams) WithExpand ¶
func (o *GetContentmanagementSharedSharedIDParams) WithExpand(expand *string) *GetContentmanagementSharedSharedIDParams
WithExpand adds the expand to the get contentmanagement shared shared Id params
func (*GetContentmanagementSharedSharedIDParams) WithHTTPClient ¶
func (o *GetContentmanagementSharedSharedIDParams) WithHTTPClient(client *http.Client) *GetContentmanagementSharedSharedIDParams
WithHTTPClient adds the HTTPClient to the get contentmanagement shared shared Id params
func (*GetContentmanagementSharedSharedIDParams) WithRedirect ¶
func (o *GetContentmanagementSharedSharedIDParams) WithRedirect(redirect *bool) *GetContentmanagementSharedSharedIDParams
WithRedirect adds the redirect to the get contentmanagement shared shared Id params
func (*GetContentmanagementSharedSharedIDParams) WithSharedID ¶
func (o *GetContentmanagementSharedSharedIDParams) WithSharedID(sharedID string) *GetContentmanagementSharedSharedIDParams
WithSharedID adds the sharedID to the get contentmanagement shared shared Id params
func (*GetContentmanagementSharedSharedIDParams) WithTimeout ¶
func (o *GetContentmanagementSharedSharedIDParams) WithTimeout(timeout time.Duration) *GetContentmanagementSharedSharedIDParams
WithTimeout adds the timeout to the get contentmanagement shared shared Id params
func (*GetContentmanagementSharedSharedIDParams) WriteToRequest ¶
func (o *GetContentmanagementSharedSharedIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetContentmanagementSharedSharedIDReader ¶
type GetContentmanagementSharedSharedIDReader struct {
// contains filtered or unexported fields
}
GetContentmanagementSharedSharedIDReader is a Reader for the GetContentmanagementSharedSharedID structure.
func (*GetContentmanagementSharedSharedIDReader) ReadResponse ¶
func (o *GetContentmanagementSharedSharedIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetContentmanagementSharedSharedIDRequestEntityTooLarge ¶
type GetContentmanagementSharedSharedIDRequestEntityTooLarge struct {
}GetContentmanagementSharedSharedIDRequestEntityTooLarge describes a response with status code 413, with default header values.
The request is over the size limit. Maximum bytes: %s
func NewGetContentmanagementSharedSharedIDRequestEntityTooLarge ¶
func NewGetContentmanagementSharedSharedIDRequestEntityTooLarge() *GetContentmanagementSharedSharedIDRequestEntityTooLarge
NewGetContentmanagementSharedSharedIDRequestEntityTooLarge creates a GetContentmanagementSharedSharedIDRequestEntityTooLarge with default headers values
func (*GetContentmanagementSharedSharedIDRequestEntityTooLarge) Error ¶
func (o *GetContentmanagementSharedSharedIDRequestEntityTooLarge) Error() string
func (*GetContentmanagementSharedSharedIDRequestEntityTooLarge) GetPayload ¶
func (o *GetContentmanagementSharedSharedIDRequestEntityTooLarge) GetPayload() *models.ErrorBody
func (*GetContentmanagementSharedSharedIDRequestEntityTooLarge) IsClientError ¶
func (o *GetContentmanagementSharedSharedIDRequestEntityTooLarge) IsClientError() bool
IsClientError returns true when this get contentmanagement shared shared Id request entity too large response has a 4xx status code
func (*GetContentmanagementSharedSharedIDRequestEntityTooLarge) IsCode ¶
func (o *GetContentmanagementSharedSharedIDRequestEntityTooLarge) IsCode(code int) bool
IsCode returns true when this get contentmanagement shared shared Id request entity too large response a status code equal to that given
func (*GetContentmanagementSharedSharedIDRequestEntityTooLarge) IsRedirect ¶
func (o *GetContentmanagementSharedSharedIDRequestEntityTooLarge) IsRedirect() bool
IsRedirect returns true when this get contentmanagement shared shared Id request entity too large response has a 3xx status code
func (*GetContentmanagementSharedSharedIDRequestEntityTooLarge) IsServerError ¶
func (o *GetContentmanagementSharedSharedIDRequestEntityTooLarge) IsServerError() bool
IsServerError returns true when this get contentmanagement shared shared Id request entity too large response has a 5xx status code
func (*GetContentmanagementSharedSharedIDRequestEntityTooLarge) IsSuccess ¶
func (o *GetContentmanagementSharedSharedIDRequestEntityTooLarge) IsSuccess() bool
IsSuccess returns true when this get contentmanagement shared shared Id request entity too large response has a 2xx status code
func (*GetContentmanagementSharedSharedIDRequestEntityTooLarge) String ¶
func (o *GetContentmanagementSharedSharedIDRequestEntityTooLarge) String() string
type GetContentmanagementSharedSharedIDRequestTimeout ¶
type GetContentmanagementSharedSharedIDRequestTimeout struct {
}GetContentmanagementSharedSharedIDRequestTimeout 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 NewGetContentmanagementSharedSharedIDRequestTimeout ¶
func NewGetContentmanagementSharedSharedIDRequestTimeout() *GetContentmanagementSharedSharedIDRequestTimeout
NewGetContentmanagementSharedSharedIDRequestTimeout creates a GetContentmanagementSharedSharedIDRequestTimeout with default headers values
func (*GetContentmanagementSharedSharedIDRequestTimeout) Error ¶
func (o *GetContentmanagementSharedSharedIDRequestTimeout) Error() string
func (*GetContentmanagementSharedSharedIDRequestTimeout) GetPayload ¶
func (o *GetContentmanagementSharedSharedIDRequestTimeout) GetPayload() *models.ErrorBody
func (*GetContentmanagementSharedSharedIDRequestTimeout) IsClientError ¶
func (o *GetContentmanagementSharedSharedIDRequestTimeout) IsClientError() bool
IsClientError returns true when this get contentmanagement shared shared Id request timeout response has a 4xx status code
func (*GetContentmanagementSharedSharedIDRequestTimeout) IsCode ¶
func (o *GetContentmanagementSharedSharedIDRequestTimeout) IsCode(code int) bool
IsCode returns true when this get contentmanagement shared shared Id request timeout response a status code equal to that given
func (*GetContentmanagementSharedSharedIDRequestTimeout) IsRedirect ¶
func (o *GetContentmanagementSharedSharedIDRequestTimeout) IsRedirect() bool
IsRedirect returns true when this get contentmanagement shared shared Id request timeout response has a 3xx status code
func (*GetContentmanagementSharedSharedIDRequestTimeout) IsServerError ¶
func (o *GetContentmanagementSharedSharedIDRequestTimeout) IsServerError() bool
IsServerError returns true when this get contentmanagement shared shared Id request timeout response has a 5xx status code
func (*GetContentmanagementSharedSharedIDRequestTimeout) IsSuccess ¶
func (o *GetContentmanagementSharedSharedIDRequestTimeout) IsSuccess() bool
IsSuccess returns true when this get contentmanagement shared shared Id request timeout response has a 2xx status code
func (*GetContentmanagementSharedSharedIDRequestTimeout) String ¶
func (o *GetContentmanagementSharedSharedIDRequestTimeout) String() string
type GetContentmanagementSharedSharedIDServiceUnavailable ¶
type GetContentmanagementSharedSharedIDServiceUnavailable struct {
}GetContentmanagementSharedSharedIDServiceUnavailable 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 NewGetContentmanagementSharedSharedIDServiceUnavailable ¶
func NewGetContentmanagementSharedSharedIDServiceUnavailable() *GetContentmanagementSharedSharedIDServiceUnavailable
NewGetContentmanagementSharedSharedIDServiceUnavailable creates a GetContentmanagementSharedSharedIDServiceUnavailable with default headers values
func (*GetContentmanagementSharedSharedIDServiceUnavailable) Error ¶
func (o *GetContentmanagementSharedSharedIDServiceUnavailable) Error() string
func (*GetContentmanagementSharedSharedIDServiceUnavailable) GetPayload ¶
func (o *GetContentmanagementSharedSharedIDServiceUnavailable) GetPayload() *models.ErrorBody
func (*GetContentmanagementSharedSharedIDServiceUnavailable) IsClientError ¶
func (o *GetContentmanagementSharedSharedIDServiceUnavailable) IsClientError() bool
IsClientError returns true when this get contentmanagement shared shared Id service unavailable response has a 4xx status code
func (*GetContentmanagementSharedSharedIDServiceUnavailable) IsCode ¶
func (o *GetContentmanagementSharedSharedIDServiceUnavailable) IsCode(code int) bool
IsCode returns true when this get contentmanagement shared shared Id service unavailable response a status code equal to that given
func (*GetContentmanagementSharedSharedIDServiceUnavailable) IsRedirect ¶
func (o *GetContentmanagementSharedSharedIDServiceUnavailable) IsRedirect() bool
IsRedirect returns true when this get contentmanagement shared shared Id service unavailable response has a 3xx status code
func (*GetContentmanagementSharedSharedIDServiceUnavailable) IsServerError ¶
func (o *GetContentmanagementSharedSharedIDServiceUnavailable) IsServerError() bool
IsServerError returns true when this get contentmanagement shared shared Id service unavailable response has a 5xx status code
func (*GetContentmanagementSharedSharedIDServiceUnavailable) IsSuccess ¶
func (o *GetContentmanagementSharedSharedIDServiceUnavailable) IsSuccess() bool
IsSuccess returns true when this get contentmanagement shared shared Id service unavailable response has a 2xx status code
func (*GetContentmanagementSharedSharedIDServiceUnavailable) String ¶
func (o *GetContentmanagementSharedSharedIDServiceUnavailable) String() string
type GetContentmanagementSharedSharedIDTemporaryRedirect ¶
type GetContentmanagementSharedSharedIDTemporaryRedirect struct { }
GetContentmanagementSharedSharedIDTemporaryRedirect describes a response with status code 307, with default header values.
Redirected to download location, if redirect is set to true
func NewGetContentmanagementSharedSharedIDTemporaryRedirect ¶
func NewGetContentmanagementSharedSharedIDTemporaryRedirect() *GetContentmanagementSharedSharedIDTemporaryRedirect
NewGetContentmanagementSharedSharedIDTemporaryRedirect creates a GetContentmanagementSharedSharedIDTemporaryRedirect with default headers values
func (*GetContentmanagementSharedSharedIDTemporaryRedirect) Error ¶
func (o *GetContentmanagementSharedSharedIDTemporaryRedirect) Error() string
func (*GetContentmanagementSharedSharedIDTemporaryRedirect) IsClientError ¶
func (o *GetContentmanagementSharedSharedIDTemporaryRedirect) IsClientError() bool
IsClientError returns true when this get contentmanagement shared shared Id temporary redirect response has a 4xx status code
func (*GetContentmanagementSharedSharedIDTemporaryRedirect) IsCode ¶
func (o *GetContentmanagementSharedSharedIDTemporaryRedirect) IsCode(code int) bool
IsCode returns true when this get contentmanagement shared shared Id temporary redirect response a status code equal to that given
func (*GetContentmanagementSharedSharedIDTemporaryRedirect) IsRedirect ¶
func (o *GetContentmanagementSharedSharedIDTemporaryRedirect) IsRedirect() bool
IsRedirect returns true when this get contentmanagement shared shared Id temporary redirect response has a 3xx status code
func (*GetContentmanagementSharedSharedIDTemporaryRedirect) IsServerError ¶
func (o *GetContentmanagementSharedSharedIDTemporaryRedirect) IsServerError() bool
IsServerError returns true when this get contentmanagement shared shared Id temporary redirect response has a 5xx status code
func (*GetContentmanagementSharedSharedIDTemporaryRedirect) IsSuccess ¶
func (o *GetContentmanagementSharedSharedIDTemporaryRedirect) IsSuccess() bool
IsSuccess returns true when this get contentmanagement shared shared Id temporary redirect response has a 2xx status code
func (*GetContentmanagementSharedSharedIDTemporaryRedirect) String ¶
func (o *GetContentmanagementSharedSharedIDTemporaryRedirect) String() string
type GetContentmanagementSharedSharedIDTooManyRequests ¶
type GetContentmanagementSharedSharedIDTooManyRequests struct {
}GetContentmanagementSharedSharedIDTooManyRequests describes a response with status code 429, with default header values.
Rate limit exceeded the maximum. Retry the request in [%s] seconds
func NewGetContentmanagementSharedSharedIDTooManyRequests ¶
func NewGetContentmanagementSharedSharedIDTooManyRequests() *GetContentmanagementSharedSharedIDTooManyRequests
NewGetContentmanagementSharedSharedIDTooManyRequests creates a GetContentmanagementSharedSharedIDTooManyRequests with default headers values
func (*GetContentmanagementSharedSharedIDTooManyRequests) Error ¶
func (o *GetContentmanagementSharedSharedIDTooManyRequests) Error() string
func (*GetContentmanagementSharedSharedIDTooManyRequests) GetPayload ¶
func (o *GetContentmanagementSharedSharedIDTooManyRequests) GetPayload() *models.ErrorBody
func (*GetContentmanagementSharedSharedIDTooManyRequests) IsClientError ¶
func (o *GetContentmanagementSharedSharedIDTooManyRequests) IsClientError() bool
IsClientError returns true when this get contentmanagement shared shared Id too many requests response has a 4xx status code
func (*GetContentmanagementSharedSharedIDTooManyRequests) IsCode ¶
func (o *GetContentmanagementSharedSharedIDTooManyRequests) IsCode(code int) bool
IsCode returns true when this get contentmanagement shared shared Id too many requests response a status code equal to that given
func (*GetContentmanagementSharedSharedIDTooManyRequests) IsRedirect ¶
func (o *GetContentmanagementSharedSharedIDTooManyRequests) IsRedirect() bool
IsRedirect returns true when this get contentmanagement shared shared Id too many requests response has a 3xx status code
func (*GetContentmanagementSharedSharedIDTooManyRequests) IsServerError ¶
func (o *GetContentmanagementSharedSharedIDTooManyRequests) IsServerError() bool
IsServerError returns true when this get contentmanagement shared shared Id too many requests response has a 5xx status code
func (*GetContentmanagementSharedSharedIDTooManyRequests) IsSuccess ¶
func (o *GetContentmanagementSharedSharedIDTooManyRequests) IsSuccess() bool
IsSuccess returns true when this get contentmanagement shared shared Id too many requests response has a 2xx status code
func (*GetContentmanagementSharedSharedIDTooManyRequests) String ¶
func (o *GetContentmanagementSharedSharedIDTooManyRequests) String() string
type GetContentmanagementSharedSharedIDUnauthorized ¶
type GetContentmanagementSharedSharedIDUnauthorized struct {
}GetContentmanagementSharedSharedIDUnauthorized describes a response with status code 401, with default header values.
No authentication bearer token specified in authorization header.
func NewGetContentmanagementSharedSharedIDUnauthorized ¶
func NewGetContentmanagementSharedSharedIDUnauthorized() *GetContentmanagementSharedSharedIDUnauthorized
NewGetContentmanagementSharedSharedIDUnauthorized creates a GetContentmanagementSharedSharedIDUnauthorized with default headers values
func (*GetContentmanagementSharedSharedIDUnauthorized) Error ¶
func (o *GetContentmanagementSharedSharedIDUnauthorized) Error() string
func (*GetContentmanagementSharedSharedIDUnauthorized) GetPayload ¶
func (o *GetContentmanagementSharedSharedIDUnauthorized) GetPayload() *models.ErrorBody
func (*GetContentmanagementSharedSharedIDUnauthorized) IsClientError ¶
func (o *GetContentmanagementSharedSharedIDUnauthorized) IsClientError() bool
IsClientError returns true when this get contentmanagement shared shared Id unauthorized response has a 4xx status code
func (*GetContentmanagementSharedSharedIDUnauthorized) IsCode ¶
func (o *GetContentmanagementSharedSharedIDUnauthorized) IsCode(code int) bool
IsCode returns true when this get contentmanagement shared shared Id unauthorized response a status code equal to that given
func (*GetContentmanagementSharedSharedIDUnauthorized) IsRedirect ¶
func (o *GetContentmanagementSharedSharedIDUnauthorized) IsRedirect() bool
IsRedirect returns true when this get contentmanagement shared shared Id unauthorized response has a 3xx status code
func (*GetContentmanagementSharedSharedIDUnauthorized) IsServerError ¶
func (o *GetContentmanagementSharedSharedIDUnauthorized) IsServerError() bool
IsServerError returns true when this get contentmanagement shared shared Id unauthorized response has a 5xx status code
func (*GetContentmanagementSharedSharedIDUnauthorized) IsSuccess ¶
func (o *GetContentmanagementSharedSharedIDUnauthorized) IsSuccess() bool
IsSuccess returns true when this get contentmanagement shared shared Id unauthorized response has a 2xx status code
func (*GetContentmanagementSharedSharedIDUnauthorized) String ¶
func (o *GetContentmanagementSharedSharedIDUnauthorized) String() string
type GetContentmanagementSharedSharedIDUnsupportedMediaType ¶
type GetContentmanagementSharedSharedIDUnsupportedMediaType struct {
}GetContentmanagementSharedSharedIDUnsupportedMediaType 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 NewGetContentmanagementSharedSharedIDUnsupportedMediaType ¶
func NewGetContentmanagementSharedSharedIDUnsupportedMediaType() *GetContentmanagementSharedSharedIDUnsupportedMediaType
NewGetContentmanagementSharedSharedIDUnsupportedMediaType creates a GetContentmanagementSharedSharedIDUnsupportedMediaType with default headers values
func (*GetContentmanagementSharedSharedIDUnsupportedMediaType) Error ¶
func (o *GetContentmanagementSharedSharedIDUnsupportedMediaType) Error() string
func (*GetContentmanagementSharedSharedIDUnsupportedMediaType) GetPayload ¶
func (o *GetContentmanagementSharedSharedIDUnsupportedMediaType) GetPayload() *models.ErrorBody
func (*GetContentmanagementSharedSharedIDUnsupportedMediaType) IsClientError ¶
func (o *GetContentmanagementSharedSharedIDUnsupportedMediaType) IsClientError() bool
IsClientError returns true when this get contentmanagement shared shared Id unsupported media type response has a 4xx status code
func (*GetContentmanagementSharedSharedIDUnsupportedMediaType) IsCode ¶
func (o *GetContentmanagementSharedSharedIDUnsupportedMediaType) IsCode(code int) bool
IsCode returns true when this get contentmanagement shared shared Id unsupported media type response a status code equal to that given
func (*GetContentmanagementSharedSharedIDUnsupportedMediaType) IsRedirect ¶
func (o *GetContentmanagementSharedSharedIDUnsupportedMediaType) IsRedirect() bool
IsRedirect returns true when this get contentmanagement shared shared Id unsupported media type response has a 3xx status code
func (*GetContentmanagementSharedSharedIDUnsupportedMediaType) IsServerError ¶
func (o *GetContentmanagementSharedSharedIDUnsupportedMediaType) IsServerError() bool
IsServerError returns true when this get contentmanagement shared shared Id unsupported media type response has a 5xx status code
func (*GetContentmanagementSharedSharedIDUnsupportedMediaType) IsSuccess ¶
func (o *GetContentmanagementSharedSharedIDUnsupportedMediaType) IsSuccess() bool
IsSuccess returns true when this get contentmanagement shared shared Id unsupported media type response has a 2xx status code
func (*GetContentmanagementSharedSharedIDUnsupportedMediaType) String ¶
func (o *GetContentmanagementSharedSharedIDUnsupportedMediaType) String() string
type GetContentmanagementSharesBadRequest ¶
type GetContentmanagementSharesBadRequest struct {
}GetContentmanagementSharesBadRequest 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 NewGetContentmanagementSharesBadRequest ¶
func NewGetContentmanagementSharesBadRequest() *GetContentmanagementSharesBadRequest
NewGetContentmanagementSharesBadRequest creates a GetContentmanagementSharesBadRequest with default headers values
func (*GetContentmanagementSharesBadRequest) Error ¶
func (o *GetContentmanagementSharesBadRequest) Error() string
func (*GetContentmanagementSharesBadRequest) GetPayload ¶
func (o *GetContentmanagementSharesBadRequest) GetPayload() *models.ErrorBody
func (*GetContentmanagementSharesBadRequest) IsClientError ¶
func (o *GetContentmanagementSharesBadRequest) IsClientError() bool
IsClientError returns true when this get contentmanagement shares bad request response has a 4xx status code
func (*GetContentmanagementSharesBadRequest) IsCode ¶
func (o *GetContentmanagementSharesBadRequest) IsCode(code int) bool
IsCode returns true when this get contentmanagement shares bad request response a status code equal to that given
func (*GetContentmanagementSharesBadRequest) IsRedirect ¶
func (o *GetContentmanagementSharesBadRequest) IsRedirect() bool
IsRedirect returns true when this get contentmanagement shares bad request response has a 3xx status code
func (*GetContentmanagementSharesBadRequest) IsServerError ¶
func (o *GetContentmanagementSharesBadRequest) IsServerError() bool
IsServerError returns true when this get contentmanagement shares bad request response has a 5xx status code
func (*GetContentmanagementSharesBadRequest) IsSuccess ¶
func (o *GetContentmanagementSharesBadRequest) IsSuccess() bool
IsSuccess returns true when this get contentmanagement shares bad request response has a 2xx status code
func (*GetContentmanagementSharesBadRequest) String ¶
func (o *GetContentmanagementSharesBadRequest) String() string
type GetContentmanagementSharesForbidden ¶
type GetContentmanagementSharesForbidden struct {
}GetContentmanagementSharesForbidden describes a response with status code 403, with default header values.
You are not authorized to perform the requested action.
func NewGetContentmanagementSharesForbidden ¶
func NewGetContentmanagementSharesForbidden() *GetContentmanagementSharesForbidden
NewGetContentmanagementSharesForbidden creates a GetContentmanagementSharesForbidden with default headers values
func (*GetContentmanagementSharesForbidden) Error ¶
func (o *GetContentmanagementSharesForbidden) Error() string
func (*GetContentmanagementSharesForbidden) GetPayload ¶
func (o *GetContentmanagementSharesForbidden) GetPayload() *models.ErrorBody
func (*GetContentmanagementSharesForbidden) IsClientError ¶
func (o *GetContentmanagementSharesForbidden) IsClientError() bool
IsClientError returns true when this get contentmanagement shares forbidden response has a 4xx status code
func (*GetContentmanagementSharesForbidden) IsCode ¶
func (o *GetContentmanagementSharesForbidden) IsCode(code int) bool
IsCode returns true when this get contentmanagement shares forbidden response a status code equal to that given
func (*GetContentmanagementSharesForbidden) IsRedirect ¶
func (o *GetContentmanagementSharesForbidden) IsRedirect() bool
IsRedirect returns true when this get contentmanagement shares forbidden response has a 3xx status code
func (*GetContentmanagementSharesForbidden) IsServerError ¶
func (o *GetContentmanagementSharesForbidden) IsServerError() bool
IsServerError returns true when this get contentmanagement shares forbidden response has a 5xx status code
func (*GetContentmanagementSharesForbidden) IsSuccess ¶
func (o *GetContentmanagementSharesForbidden) IsSuccess() bool
IsSuccess returns true when this get contentmanagement shares forbidden response has a 2xx status code
func (*GetContentmanagementSharesForbidden) String ¶
func (o *GetContentmanagementSharesForbidden) String() string
type GetContentmanagementSharesGatewayTimeout ¶
type GetContentmanagementSharesGatewayTimeout struct {
}GetContentmanagementSharesGatewayTimeout describes a response with status code 504, with default header values.
The request timed out.
func NewGetContentmanagementSharesGatewayTimeout ¶
func NewGetContentmanagementSharesGatewayTimeout() *GetContentmanagementSharesGatewayTimeout
NewGetContentmanagementSharesGatewayTimeout creates a GetContentmanagementSharesGatewayTimeout with default headers values
func (*GetContentmanagementSharesGatewayTimeout) Error ¶
func (o *GetContentmanagementSharesGatewayTimeout) Error() string
func (*GetContentmanagementSharesGatewayTimeout) GetPayload ¶
func (o *GetContentmanagementSharesGatewayTimeout) GetPayload() *models.ErrorBody
func (*GetContentmanagementSharesGatewayTimeout) IsClientError ¶
func (o *GetContentmanagementSharesGatewayTimeout) IsClientError() bool
IsClientError returns true when this get contentmanagement shares gateway timeout response has a 4xx status code
func (*GetContentmanagementSharesGatewayTimeout) IsCode ¶
func (o *GetContentmanagementSharesGatewayTimeout) IsCode(code int) bool
IsCode returns true when this get contentmanagement shares gateway timeout response a status code equal to that given
func (*GetContentmanagementSharesGatewayTimeout) IsRedirect ¶
func (o *GetContentmanagementSharesGatewayTimeout) IsRedirect() bool
IsRedirect returns true when this get contentmanagement shares gateway timeout response has a 3xx status code
func (*GetContentmanagementSharesGatewayTimeout) IsServerError ¶
func (o *GetContentmanagementSharesGatewayTimeout) IsServerError() bool
IsServerError returns true when this get contentmanagement shares gateway timeout response has a 5xx status code
func (*GetContentmanagementSharesGatewayTimeout) IsSuccess ¶
func (o *GetContentmanagementSharesGatewayTimeout) IsSuccess() bool
IsSuccess returns true when this get contentmanagement shares gateway timeout response has a 2xx status code
func (*GetContentmanagementSharesGatewayTimeout) String ¶
func (o *GetContentmanagementSharesGatewayTimeout) String() string
type GetContentmanagementSharesInternalServerError ¶
type GetContentmanagementSharesInternalServerError struct {
}GetContentmanagementSharesInternalServerError 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 NewGetContentmanagementSharesInternalServerError ¶
func NewGetContentmanagementSharesInternalServerError() *GetContentmanagementSharesInternalServerError
NewGetContentmanagementSharesInternalServerError creates a GetContentmanagementSharesInternalServerError with default headers values
func (*GetContentmanagementSharesInternalServerError) Error ¶
func (o *GetContentmanagementSharesInternalServerError) Error() string
func (*GetContentmanagementSharesInternalServerError) GetPayload ¶
func (o *GetContentmanagementSharesInternalServerError) GetPayload() *models.ErrorBody
func (*GetContentmanagementSharesInternalServerError) IsClientError ¶
func (o *GetContentmanagementSharesInternalServerError) IsClientError() bool
IsClientError returns true when this get contentmanagement shares internal server error response has a 4xx status code
func (*GetContentmanagementSharesInternalServerError) IsCode ¶
func (o *GetContentmanagementSharesInternalServerError) IsCode(code int) bool
IsCode returns true when this get contentmanagement shares internal server error response a status code equal to that given
func (*GetContentmanagementSharesInternalServerError) IsRedirect ¶
func (o *GetContentmanagementSharesInternalServerError) IsRedirect() bool
IsRedirect returns true when this get contentmanagement shares internal server error response has a 3xx status code
func (*GetContentmanagementSharesInternalServerError) IsServerError ¶
func (o *GetContentmanagementSharesInternalServerError) IsServerError() bool
IsServerError returns true when this get contentmanagement shares internal server error response has a 5xx status code
func (*GetContentmanagementSharesInternalServerError) IsSuccess ¶
func (o *GetContentmanagementSharesInternalServerError) IsSuccess() bool
IsSuccess returns true when this get contentmanagement shares internal server error response has a 2xx status code
func (*GetContentmanagementSharesInternalServerError) String ¶
func (o *GetContentmanagementSharesInternalServerError) String() string
type GetContentmanagementSharesNotFound ¶
type GetContentmanagementSharesNotFound struct {
}GetContentmanagementSharesNotFound describes a response with status code 404, with default header values.
The requested resource was not found.
func NewGetContentmanagementSharesNotFound ¶
func NewGetContentmanagementSharesNotFound() *GetContentmanagementSharesNotFound
NewGetContentmanagementSharesNotFound creates a GetContentmanagementSharesNotFound with default headers values
func (*GetContentmanagementSharesNotFound) Error ¶
func (o *GetContentmanagementSharesNotFound) Error() string
func (*GetContentmanagementSharesNotFound) GetPayload ¶
func (o *GetContentmanagementSharesNotFound) GetPayload() *models.ErrorBody
func (*GetContentmanagementSharesNotFound) IsClientError ¶
func (o *GetContentmanagementSharesNotFound) IsClientError() bool
IsClientError returns true when this get contentmanagement shares not found response has a 4xx status code
func (*GetContentmanagementSharesNotFound) IsCode ¶
func (o *GetContentmanagementSharesNotFound) IsCode(code int) bool
IsCode returns true when this get contentmanagement shares not found response a status code equal to that given
func (*GetContentmanagementSharesNotFound) IsRedirect ¶
func (o *GetContentmanagementSharesNotFound) IsRedirect() bool
IsRedirect returns true when this get contentmanagement shares not found response has a 3xx status code
func (*GetContentmanagementSharesNotFound) IsServerError ¶
func (o *GetContentmanagementSharesNotFound) IsServerError() bool
IsServerError returns true when this get contentmanagement shares not found response has a 5xx status code
func (*GetContentmanagementSharesNotFound) IsSuccess ¶
func (o *GetContentmanagementSharesNotFound) IsSuccess() bool
IsSuccess returns true when this get contentmanagement shares not found response has a 2xx status code
func (*GetContentmanagementSharesNotFound) String ¶
func (o *GetContentmanagementSharesNotFound) String() string
type GetContentmanagementSharesOK ¶
type GetContentmanagementSharesOK struct {
}GetContentmanagementSharesOK describes a response with status code 200, with default header values.
successful operation
func NewGetContentmanagementSharesOK ¶
func NewGetContentmanagementSharesOK() *GetContentmanagementSharesOK
NewGetContentmanagementSharesOK creates a GetContentmanagementSharesOK with default headers values
func (*GetContentmanagementSharesOK) Error ¶
func (o *GetContentmanagementSharesOK) Error() string
func (*GetContentmanagementSharesOK) GetPayload ¶
func (o *GetContentmanagementSharesOK) GetPayload() *models.ShareEntityListing
func (*GetContentmanagementSharesOK) IsClientError ¶
func (o *GetContentmanagementSharesOK) IsClientError() bool
IsClientError returns true when this get contentmanagement shares o k response has a 4xx status code
func (*GetContentmanagementSharesOK) IsCode ¶
func (o *GetContentmanagementSharesOK) IsCode(code int) bool
IsCode returns true when this get contentmanagement shares o k response a status code equal to that given
func (*GetContentmanagementSharesOK) IsRedirect ¶
func (o *GetContentmanagementSharesOK) IsRedirect() bool
IsRedirect returns true when this get contentmanagement shares o k response has a 3xx status code
func (*GetContentmanagementSharesOK) IsServerError ¶
func (o *GetContentmanagementSharesOK) IsServerError() bool
IsServerError returns true when this get contentmanagement shares o k response has a 5xx status code
func (*GetContentmanagementSharesOK) IsSuccess ¶
func (o *GetContentmanagementSharesOK) IsSuccess() bool
IsSuccess returns true when this get contentmanagement shares o k response has a 2xx status code
func (*GetContentmanagementSharesOK) String ¶
func (o *GetContentmanagementSharesOK) String() string
type GetContentmanagementSharesParams ¶
type GetContentmanagementSharesParams struct { string Expand []string PageNumber *int32 PageSize *int32 // contains filtered or unexported fields }EntityID *
GetContentmanagementSharesParams contains all the parameters to send to the API endpoint
for the get contentmanagement shares operation. Typically these are written to a http.Request.
func NewGetContentmanagementSharesParams ¶
func NewGetContentmanagementSharesParams() *GetContentmanagementSharesParams
NewGetContentmanagementSharesParams creates a new GetContentmanagementSharesParams 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 NewGetContentmanagementSharesParamsWithContext ¶
func NewGetContentmanagementSharesParamsWithContext(ctx context.Context) *GetContentmanagementSharesParams
NewGetContentmanagementSharesParamsWithContext creates a new GetContentmanagementSharesParams object with the ability to set a context for a request.
func NewGetContentmanagementSharesParamsWithHTTPClient ¶
func NewGetContentmanagementSharesParamsWithHTTPClient(client *http.Client) *GetContentmanagementSharesParams
NewGetContentmanagementSharesParamsWithHTTPClient creates a new GetContentmanagementSharesParams object with the ability to set a custom HTTPClient for a request.
func NewGetContentmanagementSharesParamsWithTimeout ¶
func NewGetContentmanagementSharesParamsWithTimeout(timeout time.Duration) *GetContentmanagementSharesParams
NewGetContentmanagementSharesParamsWithTimeout creates a new GetContentmanagementSharesParams object with the ability to set a timeout on a request.
func (*GetContentmanagementSharesParams) SetContext ¶
func (o *GetContentmanagementSharesParams) SetContext(ctx context.Context)
SetContext adds the context to the get contentmanagement shares params
func (*GetContentmanagementSharesParams) SetDefaults ¶
func (o *GetContentmanagementSharesParams) SetDefaults()
SetDefaults hydrates default values in the get contentmanagement shares params (not the query body).
All values with no default are reset to their zero value.
func (*GetContentmanagementSharesParams) SetEntityID ¶
func (o *GetContentmanagementSharesParams) SetEntityID(entityID *string)
SetEntityID adds the entityId to the get contentmanagement shares params
func (*GetContentmanagementSharesParams) SetExpand ¶
func (o *GetContentmanagementSharesParams) SetExpand(expand []string)
SetExpand adds the expand to the get contentmanagement shares params
func (*GetContentmanagementSharesParams) SetHTTPClient ¶
func (o *GetContentmanagementSharesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get contentmanagement shares params
func (*GetContentmanagementSharesParams) SetPageNumber ¶
func (o *GetContentmanagementSharesParams) SetPageNumber(pageNumber *int32)
SetPageNumber adds the pageNumber to the get contentmanagement shares params
func (*GetContentmanagementSharesParams) SetPageSize ¶
func (o *GetContentmanagementSharesParams) SetPageSize(pageSize *int32)
SetPageSize adds the pageSize to the get contentmanagement shares params
func (*GetContentmanagementSharesParams) SetTimeout ¶
func (o *GetContentmanagementSharesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get contentmanagement shares params
func (*GetContentmanagementSharesParams) WithContext ¶
func (o *GetContentmanagementSharesParams) WithContext(ctx context.Context) *GetContentmanagementSharesParams
WithContext adds the context to the get contentmanagement shares params
func (*GetContentmanagementSharesParams) WithDefaults ¶
func (o *GetContentmanagementSharesParams) WithDefaults() *GetContentmanagementSharesParams
WithDefaults hydrates default values in the get contentmanagement shares params (not the query body).
All values with no default are reset to their zero value.
func (*GetContentmanagementSharesParams) WithEntityID ¶
func (o *GetContentmanagementSharesParams) WithEntityID(entityID *string) *GetContentmanagementSharesParams
WithEntityID adds the entityID to the get contentmanagement shares params
func (*GetContentmanagementSharesParams) WithExpand ¶
func (o *GetContentmanagementSharesParams) WithExpand(expand []string) *GetContentmanagementSharesParams
WithExpand adds the expand to the get contentmanagement shares params
func (*GetContentmanagementSharesParams) WithHTTPClient ¶
func (o *GetContentmanagementSharesParams) WithHTTPClient(client *http.Client) *GetContentmanagementSharesParams
WithHTTPClient adds the HTTPClient to the get contentmanagement shares params
func (*GetContentmanagementSharesParams) WithPageNumber ¶
func (o *GetContentmanagementSharesParams) WithPageNumber(pageNumber *int32) *GetContentmanagementSharesParams
WithPageNumber adds the pageNumber to the get contentmanagement shares params
func (*GetContentmanagementSharesParams) WithPageSize ¶
func (o *GetContentmanagementSharesParams) WithPageSize(pageSize *int32) *GetContentmanagementSharesParams
WithPageSize adds the pageSize to the get contentmanagement shares params
func (*GetContentmanagementSharesParams) WithTimeout ¶
func (o *GetContentmanagementSharesParams) WithTimeout(timeout time.Duration) *GetContentmanagementSharesParams
WithTimeout adds the timeout to the get contentmanagement shares params
func (*GetContentmanagementSharesParams) WriteToRequest ¶
func (o *GetContentmanagementSharesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetContentmanagementSharesReader ¶
type GetContentmanagementSharesReader struct {
// contains filtered or unexported fields
}
GetContentmanagementSharesReader is a Reader for the GetContentmanagementShares structure.
func (*GetContentmanagementSharesReader) ReadResponse ¶
func (o *GetContentmanagementSharesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetContentmanagementSharesRequestEntityTooLarge ¶
type GetContentmanagementSharesRequestEntityTooLarge struct {
}GetContentmanagementSharesRequestEntityTooLarge describes a response with status code 413, with default header values.
The request is over the size limit. Maximum bytes: %s
func NewGetContentmanagementSharesRequestEntityTooLarge ¶
func NewGetContentmanagementSharesRequestEntityTooLarge() *GetContentmanagementSharesRequestEntityTooLarge
NewGetContentmanagementSharesRequestEntityTooLarge creates a GetContentmanagementSharesRequestEntityTooLarge with default headers values
func (*GetContentmanagementSharesRequestEntityTooLarge) Error ¶
func (o *GetContentmanagementSharesRequestEntityTooLarge) Error() string
func (*GetContentmanagementSharesRequestEntityTooLarge) GetPayload ¶
func (o *GetContentmanagementSharesRequestEntityTooLarge) GetPayload() *models.ErrorBody
func (*GetContentmanagementSharesRequestEntityTooLarge) IsClientError ¶
func (o *GetContentmanagementSharesRequestEntityTooLarge) IsClientError() bool
IsClientError returns true when this get contentmanagement shares request entity too large response has a 4xx status code
func (*GetContentmanagementSharesRequestEntityTooLarge) IsCode ¶
func (o *GetContentmanagementSharesRequestEntityTooLarge) IsCode(code int) bool
IsCode returns true when this get contentmanagement shares request entity too large response a status code equal to that given
func (*GetContentmanagementSharesRequestEntityTooLarge) IsRedirect ¶
func (o *GetContentmanagementSharesRequestEntityTooLarge) IsRedirect() bool
IsRedirect returns true when this get contentmanagement shares request entity too large response has a 3xx status code
func (*GetContentmanagementSharesRequestEntityTooLarge) IsServerError ¶
func (o *GetContentmanagementSharesRequestEntityTooLarge) IsServerError() bool
IsServerError returns true when this get contentmanagement shares request entity too large response has a 5xx status code
func (*GetContentmanagementSharesRequestEntityTooLarge) IsSuccess ¶
func (o *GetContentmanagementSharesRequestEntityTooLarge) IsSuccess() bool
IsSuccess returns true when this get contentmanagement shares request entity too large response has a 2xx status code
func (*GetContentmanagementSharesRequestEntityTooLarge) String ¶
func (o *GetContentmanagementSharesRequestEntityTooLarge) String() string
type GetContentmanagementSharesRequestTimeout ¶
type GetContentmanagementSharesRequestTimeout struct {
}GetContentmanagementSharesRequestTimeout 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 NewGetContentmanagementSharesRequestTimeout ¶
func NewGetContentmanagementSharesRequestTimeout() *GetContentmanagementSharesRequestTimeout
NewGetContentmanagementSharesRequestTimeout creates a GetContentmanagementSharesRequestTimeout with default headers values
func (*GetContentmanagementSharesRequestTimeout) Error ¶
func (o *GetContentmanagementSharesRequestTimeout) Error() string
func (*GetContentmanagementSharesRequestTimeout) GetPayload ¶
func (o *GetContentmanagementSharesRequestTimeout) GetPayload() *models.ErrorBody
func (*GetContentmanagementSharesRequestTimeout) IsClientError ¶
func (o *GetContentmanagementSharesRequestTimeout) IsClientError() bool
IsClientError returns true when this get contentmanagement shares request timeout response has a 4xx status code
func (*GetContentmanagementSharesRequestTimeout) IsCode ¶
func (o *GetContentmanagementSharesRequestTimeout) IsCode(code int) bool
IsCode returns true when this get contentmanagement shares request timeout response a status code equal to that given
func (*GetContentmanagementSharesRequestTimeout) IsRedirect ¶
func (o *GetContentmanagementSharesRequestTimeout) IsRedirect() bool
IsRedirect returns true when this get contentmanagement shares request timeout response has a 3xx status code
func (*GetContentmanagementSharesRequestTimeout) IsServerError ¶
func (o *GetContentmanagementSharesRequestTimeout) IsServerError() bool
IsServerError returns true when this get contentmanagement shares request timeout response has a 5xx status code
func (*GetContentmanagementSharesRequestTimeout) IsSuccess ¶
func (o *GetContentmanagementSharesRequestTimeout) IsSuccess() bool
IsSuccess returns true when this get contentmanagement shares request timeout response has a 2xx status code
func (*GetContentmanagementSharesRequestTimeout) String ¶
func (o *GetContentmanagementSharesRequestTimeout) String() string
type GetContentmanagementSharesServiceUnavailable ¶
type GetContentmanagementSharesServiceUnavailable struct {
}GetContentmanagementSharesServiceUnavailable 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 NewGetContentmanagementSharesServiceUnavailable ¶
func NewGetContentmanagementSharesServiceUnavailable() *GetContentmanagementSharesServiceUnavailable
NewGetContentmanagementSharesServiceUnavailable creates a GetContentmanagementSharesServiceUnavailable with default headers values
func (*GetContentmanagementSharesServiceUnavailable) Error ¶
func (o *GetContentmanagementSharesServiceUnavailable) Error() string
func (*GetContentmanagementSharesServiceUnavailable) GetPayload ¶
func (o *GetContentmanagementSharesServiceUnavailable) GetPayload() *models.ErrorBody
func (*GetContentmanagementSharesServiceUnavailable) IsClientError ¶
func (o *GetContentmanagementSharesServiceUnavailable) IsClientError() bool
IsClientError returns true when this get contentmanagement shares service unavailable response has a 4xx status code
func (*GetContentmanagementSharesServiceUnavailable) IsCode ¶
func (o *GetContentmanagementSharesServiceUnavailable) IsCode(code int) bool
IsCode returns true when this get contentmanagement shares service unavailable response a status code equal to that given
func (*GetContentmanagementSharesServiceUnavailable) IsRedirect ¶
func (o *GetContentmanagementSharesServiceUnavailable) IsRedirect() bool
IsRedirect returns true when this get contentmanagement shares service unavailable response has a 3xx status code
func (*GetContentmanagementSharesServiceUnavailable) IsServerError ¶
func (o *GetContentmanagementSharesServiceUnavailable) IsServerError() bool
IsServerError returns true when this get contentmanagement shares service unavailable response has a 5xx status code
func (*GetContentmanagementSharesServiceUnavailable) IsSuccess ¶
func (o *GetContentmanagementSharesServiceUnavailable) IsSuccess() bool
IsSuccess returns true when this get contentmanagement shares service unavailable response has a 2xx status code
func (*GetContentmanagementSharesServiceUnavailable) String ¶
func (o *GetContentmanagementSharesServiceUnavailable) String() string
type GetContentmanagementSharesTooManyRequests ¶
type GetContentmanagementSharesTooManyRequests struct {
}GetContentmanagementSharesTooManyRequests describes a response with status code 429, with default header values.
Rate limit exceeded the maximum. Retry the request in [%s] seconds
func NewGetContentmanagementSharesTooManyRequests ¶
func NewGetContentmanagementSharesTooManyRequests() *GetContentmanagementSharesTooManyRequests
NewGetContentmanagementSharesTooManyRequests creates a GetContentmanagementSharesTooManyRequests with default headers values
func (*GetContentmanagementSharesTooManyRequests) Error ¶
func (o *GetContentmanagementSharesTooManyRequests) Error() string
func (*GetContentmanagementSharesTooManyRequests) GetPayload ¶
func (o *GetContentmanagementSharesTooManyRequests) GetPayload() *models.ErrorBody
func (*GetContentmanagementSharesTooManyRequests) IsClientError ¶
func (o *GetContentmanagementSharesTooManyRequests) IsClientError() bool
IsClientError returns true when this get contentmanagement shares too many requests response has a 4xx status code
func (*GetContentmanagementSharesTooManyRequests) IsCode ¶
func (o *GetContentmanagementSharesTooManyRequests) IsCode(code int) bool
IsCode returns true when this get contentmanagement shares too many requests response a status code equal to that given
func (*GetContentmanagementSharesTooManyRequests) IsRedirect ¶
func (o *GetContentmanagementSharesTooManyRequests) IsRedirect() bool
IsRedirect returns true when this get contentmanagement shares too many requests response has a 3xx status code
func (*GetContentmanagementSharesTooManyRequests) IsServerError ¶
func (o *GetContentmanagementSharesTooManyRequests) IsServerError() bool
IsServerError returns true when this get contentmanagement shares too many requests response has a 5xx status code
func (*GetContentmanagementSharesTooManyRequests) IsSuccess ¶
func (o *GetContentmanagementSharesTooManyRequests) IsSuccess() bool
IsSuccess returns true when this get contentmanagement shares too many requests response has a 2xx status code
func (*GetContentmanagementSharesTooManyRequests) String ¶
func (o *GetContentmanagementSharesTooManyRequests) String() string
type GetContentmanagementSharesUnauthorized ¶
type GetContentmanagementSharesUnauthorized struct {
}GetContentmanagementSharesUnauthorized describes a response with status code 401, with default header values.
No authentication bearer token specified in authorization header.
func NewGetContentmanagementSharesUnauthorized ¶
func NewGetContentmanagementSharesUnauthorized() *GetContentmanagementSharesUnauthorized
NewGetContentmanagementSharesUnauthorized creates a GetContentmanagementSharesUnauthorized with default headers values
func (*GetContentmanagementSharesUnauthorized) Error ¶
func (o *GetContentmanagementSharesUnauthorized) Error() string
func (*GetContentmanagementSharesUnauthorized) GetPayload ¶
func (o *GetContentmanagementSharesUnauthorized) GetPayload() *models.ErrorBody
func (*GetContentmanagementSharesUnauthorized) IsClientError ¶
func (o *GetContentmanagementSharesUnauthorized) IsClientError() bool
IsClientError returns true when this get contentmanagement shares unauthorized response has a 4xx status code
func (*GetContentmanagementSharesUnauthorized) IsCode ¶
func (o *GetContentmanagementSharesUnauthorized) IsCode(code int) bool
IsCode returns true when this get contentmanagement shares unauthorized response a status code equal to that given
func (*GetContentmanagementSharesUnauthorized) IsRedirect ¶
func (o *GetContentmanagementSharesUnauthorized) IsRedirect() bool
IsRedirect returns true when this get contentmanagement shares unauthorized response has a 3xx status code
func (*GetContentmanagementSharesUnauthorized) IsServerError ¶
func (o *GetContentmanagementSharesUnauthorized) IsServerError() bool
IsServerError returns true when this get contentmanagement shares unauthorized response has a 5xx status code
func (*GetContentmanagementSharesUnauthorized) IsSuccess ¶
func (o *GetContentmanagementSharesUnauthorized) IsSuccess() bool
IsSuccess returns true when this get contentmanagement shares unauthorized response has a 2xx status code
func (*GetContentmanagementSharesUnauthorized) String ¶
func (o *GetContentmanagementSharesUnauthorized) String() string
type GetContentmanagementSharesUnsupportedMediaType ¶
type GetContentmanagementSharesUnsupportedMediaType struct {
}GetContentmanagementSharesUnsupportedMediaType 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 NewGetContentmanagementSharesUnsupportedMediaType ¶
func NewGetContentmanagementSharesUnsupportedMediaType() *GetContentmanagementSharesUnsupportedMediaType
NewGetContentmanagementSharesUnsupportedMediaType creates a GetContentmanagementSharesUnsupportedMediaType with default headers values
func (*GetContentmanagementSharesUnsupportedMediaType) Error ¶
func (o *GetContentmanagementSharesUnsupportedMediaType) Error() string
func (*GetContentmanagementSharesUnsupportedMediaType) GetPayload ¶
func (o *GetContentmanagementSharesUnsupportedMediaType) GetPayload() *models.ErrorBody
func (*GetContentmanagementSharesUnsupportedMediaType) IsClientError ¶
func (o *GetContentmanagementSharesUnsupportedMediaType) IsClientError() bool
IsClientError returns true when this get contentmanagement shares unsupported media type response has a 4xx status code
func (*GetContentmanagementSharesUnsupportedMediaType) IsCode ¶
func (o *GetContentmanagementSharesUnsupportedMediaType) IsCode(code int) bool
IsCode returns true when this get contentmanagement shares unsupported media type response a status code equal to that given
func (*GetContentmanagementSharesUnsupportedMediaType) IsRedirect ¶
func (o *GetContentmanagementSharesUnsupportedMediaType) IsRedirect() bool
IsRedirect returns true when this get contentmanagement shares unsupported media type response has a 3xx status code
func (*GetContentmanagementSharesUnsupportedMediaType) IsServerError ¶
func (o *GetContentmanagementSharesUnsupportedMediaType) IsServerError() bool
IsServerError returns true when this get contentmanagement shares unsupported media type response has a 5xx status code
func (*GetContentmanagementSharesUnsupportedMediaType) IsSuccess ¶
func (o *GetContentmanagementSharesUnsupportedMediaType) IsSuccess() bool
IsSuccess returns true when this get contentmanagement shares unsupported media type response has a 2xx status code
func (*GetContentmanagementSharesUnsupportedMediaType) String ¶
func (o *GetContentmanagementSharesUnsupportedMediaType) String() string
type GetContentmanagementStatusBadRequest ¶
GetContentmanagementStatusBadRequest 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 NewGetContentmanagementStatusBadRequest ¶
func NewGetContentmanagementStatusBadRequest() *GetContentmanagementStatusBadRequest
NewGetContentmanagementStatusBadRequest creates a GetContentmanagementStatusBadRequest with default headers values
func (*GetContentmanagementStatusBadRequest) Error ¶
func (o *GetContentmanagementStatusBadRequest) Error() string
func (*GetContentmanagementStatusBadRequest) GetPayload ¶
func (o *GetContentmanagementStatusBadRequest) GetPayload() *models.ErrorBody
func (*GetContentmanagementStatusBadRequest) IsClientError ¶
func (o *GetContentmanagementStatusBadRequest) IsClientError() bool
IsClientError returns true when this get contentmanagement status bad request response has a 4xx status code
func (*GetContentmanagementStatusBadRequest) IsCode ¶
func (o *GetContentmanagementStatusBadRequest) IsCode(code int) bool
IsCode returns true when this get contentmanagement status bad request response a status code equal to that given
func (*GetContentmanagementStatusBadRequest) IsRedirect ¶
func (o *GetContentmanagementStatusBadRequest) IsRedirect() bool
IsRedirect returns true when this get contentmanagement status bad request response has a 3xx status code
func (*GetContentmanagementStatusBadRequest) IsServerError ¶
func (o *GetContentmanagementStatusBadRequest) IsServerError() bool
IsServerError returns true when this get contentmanagement status bad request response has a 5xx status code
func (*GetContentmanagementStatusBadRequest) IsSuccess ¶
func (o *GetContentmanagementStatusBadRequest) IsSuccess() bool
IsSuccess returns true when this get contentmanagement status bad request response has a 2xx status code
func (*GetContentmanagementStatusBadRequest) String ¶
func (o *GetContentmanagementStatusBadRequest) String() string
type GetContentmanagementStatusForbidden ¶
GetContentmanagementStatusForbidden describes a response with status code 403, with default header values.
You are not authorized to perform the requested action.
func NewGetContentmanagementStatusForbidden ¶
func NewGetContentmanagementStatusForbidden() *GetContentmanagementStatusForbidden
NewGetContentmanagementStatusForbidden creates a GetContentmanagementStatusForbidden with default headers values
func (*GetContentmanagementStatusForbidden) Error ¶
func (o *GetContentmanagementStatusForbidden) Error() string
func (*GetContentmanagementStatusForbidden) GetPayload ¶
func (o *GetContentmanagementStatusForbidden) GetPayload() *models.ErrorBody
func (*GetContentmanagementStatusForbidden) IsClientError ¶
func (o *GetContentmanagementStatusForbidden) IsClientError() bool
IsClientError returns true when this get contentmanagement status forbidden response has a 4xx status code
func (*GetContentmanagementStatusForbidden) IsCode ¶
func (o *GetContentmanagementStatusForbidden) IsCode(code int) bool
IsCode returns true when this get contentmanagement status forbidden response a status code equal to that given
func (*GetContentmanagementStatusForbidden) IsRedirect ¶
func (o *GetContentmanagementStatusForbidden) IsRedirect() bool
IsRedirect returns true when this get contentmanagement status forbidden response has a 3xx status code
func (*GetContentmanagementStatusForbidden) IsServerError ¶
func (o *GetContentmanagementStatusForbidden) IsServerError() bool
IsServerError returns true when this get contentmanagement status forbidden response has a 5xx status code
func (*GetContentmanagementStatusForbidden) IsSuccess ¶
func (o *GetContentmanagementStatusForbidden) IsSuccess() bool
IsSuccess returns true when this get contentmanagement status forbidden response has a 2xx status code
func (*GetContentmanagementStatusForbidden) String ¶
func (o *GetContentmanagementStatusForbidden) String() string
type GetContentmanagementStatusGatewayTimeout ¶
GetContentmanagementStatusGatewayTimeout describes a response with status code 504, with default header values.
The request timed out.
func NewGetContentmanagementStatusGatewayTimeout ¶
func NewGetContentmanagementStatusGatewayTimeout() *GetContentmanagementStatusGatewayTimeout
NewGetContentmanagementStatusGatewayTimeout creates a GetContentmanagementStatusGatewayTimeout with default headers values
func (*GetContentmanagementStatusGatewayTimeout) Error ¶
func (o *GetContentmanagementStatusGatewayTimeout) Error() string
func (*GetContentmanagementStatusGatewayTimeout) GetPayload ¶
func (o *GetContentmanagementStatusGatewayTimeout) GetPayload() *models.ErrorBody
func (*GetContentmanagementStatusGatewayTimeout) IsClientError ¶
func (o *GetContentmanagementStatusGatewayTimeout) IsClientError() bool
IsClientError returns true when this get contentmanagement status gateway timeout response has a 4xx status code
func (*GetContentmanagementStatusGatewayTimeout) IsCode ¶
func (o *GetContentmanagementStatusGatewayTimeout) IsCode(code int) bool
IsCode returns true when this get contentmanagement status gateway timeout response a status code equal to that given
func (*GetContentmanagementStatusGatewayTimeout) IsRedirect ¶
func (o *GetContentmanagementStatusGatewayTimeout) IsRedirect() bool
IsRedirect returns true when this get contentmanagement status gateway timeout response has a 3xx status code
func (*GetContentmanagementStatusGatewayTimeout) IsServerError ¶
func (o *GetContentmanagementStatusGatewayTimeout) IsServerError() bool
IsServerError returns true when this get contentmanagement status gateway timeout response has a 5xx status code
func (*GetContentmanagementStatusGatewayTimeout) IsSuccess ¶
func (o *GetContentmanagementStatusGatewayTimeout) IsSuccess() bool
IsSuccess returns true when this get contentmanagement status gateway timeout response has a 2xx status code
func (*GetContentmanagementStatusGatewayTimeout) String ¶
func (o *GetContentmanagementStatusGatewayTimeout) String() string
type GetContentmanagementStatusInternalServerError ¶
GetContentmanagementStatusInternalServerError 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 NewGetContentmanagementStatusInternalServerError ¶
func NewGetContentmanagementStatusInternalServerError() *GetContentmanagementStatusInternalServerError
NewGetContentmanagementStatusInternalServerError creates a GetContentmanagementStatusInternalServerError with default headers values
func (*GetContentmanagementStatusInternalServerError) Error ¶
func (o *GetContentmanagementStatusInternalServerError) Error() string
func (*GetContentmanagementStatusInternalServerError) GetPayload ¶
func (o *GetContentmanagementStatusInternalServerError) GetPayload() *models.ErrorBody
func (*GetContentmanagementStatusInternalServerError) IsClientError ¶
func (o *GetContentmanagementStatusInternalServerError) IsClientError() bool
IsClientError returns true when this get contentmanagement status internal server error response has a 4xx status code
func (*GetContentmanagementStatusInternalServerError) IsCode ¶
func (o *GetContentmanagementStatusInternalServerError) IsCode(code int) bool
IsCode returns true when this get contentmanagement status internal server error response a status code equal to that given
func (*GetContentmanagementStatusInternalServerError) IsRedirect ¶
func (o *GetContentmanagementStatusInternalServerError) IsRedirect() bool
IsRedirect returns true when this get contentmanagement status internal server error response has a 3xx status code
func (*GetContentmanagementStatusInternalServerError) IsServerError ¶
func (o *GetContentmanagementStatusInternalServerError) IsServerError() bool
IsServerError returns true when this get contentmanagement status internal server error response has a 5xx status code
func (*GetContentmanagementStatusInternalServerError) IsSuccess ¶
func (o *GetContentmanagementStatusInternalServerError) IsSuccess() bool
IsSuccess returns true when this get contentmanagement status internal server error response has a 2xx status code
func (*GetContentmanagementStatusInternalServerError) String ¶
func (o *GetContentmanagementStatusInternalServerError) String() string
type GetContentmanagementStatusNotFound ¶
GetContentmanagementStatusNotFound describes a response with status code 404, with default header values.
The requested resource was not found.
func NewGetContentmanagementStatusNotFound ¶
func NewGetContentmanagementStatusNotFound() *GetContentmanagementStatusNotFound
NewGetContentmanagementStatusNotFound creates a GetContentmanagementStatusNotFound with default headers values
func (*GetContentmanagementStatusNotFound) Error ¶
func (o *GetContentmanagementStatusNotFound) Error() string
func (*GetContentmanagementStatusNotFound) GetPayload ¶
func (o *GetContentmanagementStatusNotFound) GetPayload() *models.ErrorBody
func (*GetContentmanagementStatusNotFound) IsClientError ¶
func (o *GetContentmanagementStatusNotFound) IsClientError() bool
IsClientError returns true when this get contentmanagement status not found response has a 4xx status code
func (*GetContentmanagementStatusNotFound) IsCode ¶
func (o *GetContentmanagementStatusNotFound) IsCode(code int) bool
IsCode returns true when this get contentmanagement status not found response a status code equal to that given
func (*GetContentmanagementStatusNotFound) IsRedirect ¶
func (o *GetContentmanagementStatusNotFound) IsRedirect() bool
IsRedirect returns true when this get contentmanagement status not found response has a 3xx status code
func (*GetContentmanagementStatusNotFound) IsServerError ¶
func (o *GetContentmanagementStatusNotFound) IsServerError() bool
IsServerError returns true when this get contentmanagement status not found response has a 5xx status code
func (*GetContentmanagementStatusNotFound) IsSuccess ¶
func (o *GetContentmanagementStatusNotFound) IsSuccess() bool
IsSuccess returns true when this get contentmanagement status not found response has a 2xx status code
func (*GetContentmanagementStatusNotFound) String ¶
func (o *GetContentmanagementStatusNotFound) String() string
type GetContentmanagementStatusOK ¶
type GetContentmanagementStatusOK struct {
Payload *models.CommandStatusEntityListing
}
GetContentmanagementStatusOK describes a response with status code 200, with default header values.
successful operation
func NewGetContentmanagementStatusOK ¶
func NewGetContentmanagementStatusOK() *GetContentmanagementStatusOK
NewGetContentmanagementStatusOK creates a GetContentmanagementStatusOK with default headers values
func (*GetContentmanagementStatusOK) Error ¶
func (o *GetContentmanagementStatusOK) Error() string
func (*GetContentmanagementStatusOK) GetPayload ¶
func (o *GetContentmanagementStatusOK) GetPayload() *models.CommandStatusEntityListing
func (*GetContentmanagementStatusOK) IsClientError ¶
func (o *GetContentmanagementStatusOK) IsClientError() bool
IsClientError returns true when this get contentmanagement status o k response has a 4xx status code
func (*GetContentmanagementStatusOK) IsCode ¶
func (o *GetContentmanagementStatusOK) IsCode(code int) bool
IsCode returns true when this get contentmanagement status o k response a status code equal to that given
func (*GetContentmanagementStatusOK) IsRedirect ¶
func (o *GetContentmanagementStatusOK) IsRedirect() bool
IsRedirect returns true when this get contentmanagement status o k response has a 3xx status code
func (*GetContentmanagementStatusOK) IsServerError ¶
func (o *GetContentmanagementStatusOK) IsServerError() bool
IsServerError returns true when this get contentmanagement status o k response has a 5xx status code
func (*GetContentmanagementStatusOK) IsSuccess ¶
func (o *GetContentmanagementStatusOK) IsSuccess() bool
IsSuccess returns true when this get contentmanagement status o k response has a 2xx status code
func (*GetContentmanagementStatusOK) String ¶
func (o *GetContentmanagementStatusOK) String() string
type GetContentmanagementStatusParams ¶
type GetContentmanagementStatusParams struct { /* 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 }
GetContentmanagementStatusParams contains all the parameters to send to the API endpoint
for the get contentmanagement status operation. Typically these are written to a http.Request.
func NewGetContentmanagementStatusParams ¶
func NewGetContentmanagementStatusParams() *GetContentmanagementStatusParams
NewGetContentmanagementStatusParams creates a new GetContentmanagementStatusParams 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 NewGetContentmanagementStatusParamsWithContext ¶
func NewGetContentmanagementStatusParamsWithContext(ctx context.Context) *GetContentmanagementStatusParams
NewGetContentmanagementStatusParamsWithContext creates a new GetContentmanagementStatusParams object with the ability to set a context for a request.
func NewGetContentmanagementStatusParamsWithHTTPClient ¶
func NewGetContentmanagementStatusParamsWithHTTPClient(client *http.Client) *GetContentmanagementStatusParams
NewGetContentmanagementStatusParamsWithHTTPClient creates a new GetContentmanagementStatusParams object with the ability to set a custom HTTPClient for a request.
func NewGetContentmanagementStatusParamsWithTimeout ¶
func NewGetContentmanagementStatusParamsWithTimeout(timeout time.Duration) *GetContentmanagementStatusParams
NewGetContentmanagementStatusParamsWithTimeout creates a new GetContentmanagementStatusParams object with the ability to set a timeout on a request.
func (*GetContentmanagementStatusParams) SetContext ¶
func (o *GetContentmanagementStatusParams) SetContext(ctx context.Context)
SetContext adds the context to the get contentmanagement status params
func (*GetContentmanagementStatusParams) SetDefaults ¶
func (o *GetContentmanagementStatusParams) SetDefaults()
SetDefaults hydrates default values in the get contentmanagement status params (not the query body).
All values with no default are reset to their zero value.
func (*GetContentmanagementStatusParams) SetHTTPClient ¶
func (o *GetContentmanagementStatusParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get contentmanagement status params
func (*GetContentmanagementStatusParams) SetPageNumber ¶
func (o *GetContentmanagementStatusParams) SetPageNumber(pageNumber *int32)
SetPageNumber adds the pageNumber to the get contentmanagement status params
func (*GetContentmanagementStatusParams) SetPageSize ¶
func (o *GetContentmanagementStatusParams) SetPageSize(pageSize *int32)
SetPageSize adds the pageSize to the get contentmanagement status params
func (*GetContentmanagementStatusParams) SetTimeout ¶
func (o *GetContentmanagementStatusParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get contentmanagement status params
func (*GetContentmanagementStatusParams) WithContext ¶
func (o *GetContentmanagementStatusParams) WithContext(ctx context.Context) *GetContentmanagementStatusParams
WithContext adds the context to the get contentmanagement status params
func (*GetContentmanagementStatusParams) WithDefaults ¶
func (o *GetContentmanagementStatusParams) WithDefaults() *GetContentmanagementStatusParams
WithDefaults hydrates default values in the get contentmanagement status params (not the query body).
All values with no default are reset to their zero value.
func (*GetContentmanagementStatusParams) WithHTTPClient ¶
func (o *GetContentmanagementStatusParams) WithHTTPClient(client *http.Client) *GetContentmanagementStatusParams
WithHTTPClient adds the HTTPClient to the get contentmanagement status params
func (*GetContentmanagementStatusParams) WithPageNumber ¶
func (o *GetContentmanagementStatusParams) WithPageNumber(pageNumber *int32) *GetContentmanagementStatusParams
WithPageNumber adds the pageNumber to the get contentmanagement status params
func (*GetContentmanagementStatusParams) WithPageSize ¶
func (o *GetContentmanagementStatusParams) WithPageSize(pageSize *int32) *GetContentmanagementStatusParams
WithPageSize adds the pageSize to the get contentmanagement status params
func (*GetContentmanagementStatusParams) WithTimeout ¶
func (o *GetContentmanagementStatusParams) WithTimeout(timeout time.Duration) *GetContentmanagementStatusParams
WithTimeout adds the timeout to the get contentmanagement status params
func (*GetContentmanagementStatusParams) WriteToRequest ¶
func (o *GetContentmanagementStatusParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetContentmanagementStatusReader ¶
type GetContentmanagementStatusReader struct {
// contains filtered or unexported fields
}
GetContentmanagementStatusReader is a Reader for the GetContentmanagementStatus structure.
func (*GetContentmanagementStatusReader) ReadResponse ¶
func (o *GetContentmanagementStatusReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetContentmanagementStatusRequestEntityTooLarge ¶
GetContentmanagementStatusRequestEntityTooLarge describes a response with status code 413, with default header values.
The request is over the size limit. Maximum bytes: %s
func NewGetContentmanagementStatusRequestEntityTooLarge ¶
func NewGetContentmanagementStatusRequestEntityTooLarge() *GetContentmanagementStatusRequestEntityTooLarge
NewGetContentmanagementStatusRequestEntityTooLarge creates a GetContentmanagementStatusRequestEntityTooLarge with default headers values
func (*GetContentmanagementStatusRequestEntityTooLarge) Error ¶
func (o *GetContentmanagementStatusRequestEntityTooLarge) Error() string
func (*GetContentmanagementStatusRequestEntityTooLarge) GetPayload ¶
func (o *GetContentmanagementStatusRequestEntityTooLarge) GetPayload() *models.ErrorBody
func (*GetContentmanagementStatusRequestEntityTooLarge) IsClientError ¶
func (o *GetContentmanagementStatusRequestEntityTooLarge) IsClientError() bool
IsClientError returns true when this get contentmanagement status request entity too large response has a 4xx status code
func (*GetContentmanagementStatusRequestEntityTooLarge) IsCode ¶
func (o *GetContentmanagementStatusRequestEntityTooLarge) IsCode(code int) bool
IsCode returns true when this get contentmanagement status request entity too large response a status code equal to that given
func (*GetContentmanagementStatusRequestEntityTooLarge) IsRedirect ¶
func (o *GetContentmanagementStatusRequestEntityTooLarge) IsRedirect() bool
IsRedirect returns true when this get contentmanagement status request entity too large response has a 3xx status code
func (*GetContentmanagementStatusRequestEntityTooLarge) IsServerError ¶
func (o *GetContentmanagementStatusRequestEntityTooLarge) IsServerError() bool
IsServerError returns true when this get contentmanagement status request entity too large response has a 5xx status code
func (*GetContentmanagementStatusRequestEntityTooLarge) IsSuccess ¶
func (o *GetContentmanagementStatusRequestEntityTooLarge) IsSuccess() bool
IsSuccess returns true when this get contentmanagement status request entity too large response has a 2xx status code
func (*GetContentmanagementStatusRequestEntityTooLarge) String ¶
func (o *GetContentmanagementStatusRequestEntityTooLarge) String() string
type GetContentmanagementStatusRequestTimeout ¶
GetContentmanagementStatusRequestTimeout 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 NewGetContentmanagementStatusRequestTimeout ¶
func NewGetContentmanagementStatusRequestTimeout() *GetContentmanagementStatusRequestTimeout
NewGetContentmanagementStatusRequestTimeout creates a GetContentmanagementStatusRequestTimeout with default headers values
func (*GetContentmanagementStatusRequestTimeout) Error ¶
func (o *GetContentmanagementStatusRequestTimeout) Error() string
func (*GetContentmanagementStatusRequestTimeout) GetPayload ¶
func (o *GetContentmanagementStatusRequestTimeout) GetPayload() *models.ErrorBody
func (*GetContentmanagementStatusRequestTimeout) IsClientError ¶
func (o *GetContentmanagementStatusRequestTimeout) IsClientError() bool
IsClientError returns true when this get contentmanagement status request timeout response has a 4xx status code
func (*GetContentmanagementStatusRequestTimeout) IsCode ¶
func (o *GetContentmanagementStatusRequestTimeout) IsCode(code int) bool
IsCode returns true when this get contentmanagement status request timeout response a status code equal to that given
func (*GetContentmanagementStatusRequestTimeout) IsRedirect ¶
func (o *GetContentmanagementStatusRequestTimeout) IsRedirect() bool
IsRedirect returns true when this get contentmanagement status request timeout response has a 3xx status code
func (*GetContentmanagementStatusRequestTimeout) IsServerError ¶
func (o *GetContentmanagementStatusRequestTimeout) IsServerError() bool
IsServerError returns true when this get contentmanagement status request timeout response has a 5xx status code
func (*GetContentmanagementStatusRequestTimeout) IsSuccess ¶
func (o *GetContentmanagementStatusRequestTimeout) IsSuccess() bool
IsSuccess returns true when this get contentmanagement status request timeout response has a 2xx status code
func (*GetContentmanagementStatusRequestTimeout) String ¶
func (o *GetContentmanagementStatusRequestTimeout) String() string
type GetContentmanagementStatusServiceUnavailable ¶
type GetContentmanagementStatusServiceUnavailable struct {
}GetContentmanagementStatusServiceUnavailable 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 NewGetContentmanagementStatusServiceUnavailable ¶
func NewGetContentmanagementStatusServiceUnavailable() *GetContentmanagementStatusServiceUnavailable
NewGetContentmanagementStatusServiceUnavailable creates a GetContentmanagementStatusServiceUnavailable with default headers values
func (*GetContentmanagementStatusServiceUnavailable) Error ¶
func (o *GetContentmanagementStatusServiceUnavailable) Error() string
func (*GetContentmanagementStatusServiceUnavailable) GetPayload ¶
func (o *GetContentmanagementStatusServiceUnavailable) GetPayload() *models.ErrorBody
func (*GetContentmanagementStatusServiceUnavailable) IsClientError ¶
func (o *GetContentmanagementStatusServiceUnavailable) IsClientError() bool
IsClientError returns true when this get contentmanagement status service unavailable response has a 4xx status code
func (*GetContentmanagementStatusServiceUnavailable) IsCode ¶
func (o *GetContentmanagementStatusServiceUnavailable) IsCode(code int) bool
IsCode returns true when this get contentmanagement status service unavailable response a status code equal to that given
func (*GetContentmanagementStatusServiceUnavailable) IsRedirect ¶
func (o *GetContentmanagementStatusServiceUnavailable) IsRedirect() bool
IsRedirect returns true when this get contentmanagement status service unavailable response has a 3xx status code
func (*GetContentmanagementStatusServiceUnavailable) IsServerError ¶
func (o *GetContentmanagementStatusServiceUnavailable) IsServerError() bool
IsServerError returns true when this get contentmanagement status service unavailable response has a 5xx status code
func (*GetContentmanagementStatusServiceUnavailable) IsSuccess ¶
func (o *GetContentmanagementStatusServiceUnavailable) IsSuccess() bool
IsSuccess returns true when this get contentmanagement status service unavailable response has a 2xx status code
func (*GetContentmanagementStatusServiceUnavailable) String ¶
func (o *GetContentmanagementStatusServiceUnavailable) String() string
type GetContentmanagementStatusStatusIDBadRequest ¶
GetContentmanagementStatusStatusIDBadRequest 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 NewGetContentmanagementStatusStatusIDBadRequest ¶
func NewGetContentmanagementStatusStatusIDBadRequest() *GetContentmanagementStatusStatusIDBadRequest
NewGetContentmanagementStatusStatusIDBadRequest creates a GetContentmanagementStatusStatusIDBadRequest with default headers values
func (*GetContentmanagementStatusStatusIDBadRequest) Error ¶
func (o *GetContentmanagementStatusStatusIDBadRequest) Error() string
func (*GetContentmanagementStatusStatusIDBadRequest) GetPayload ¶
func (o *GetContentmanagementStatusStatusIDBadRequest) GetPayload() *models.ErrorBody
func (*GetContentmanagementStatusStatusIDBadRequest) IsClientError ¶
func (o *GetContentmanagementStatusStatusIDBadRequest) IsClientError() bool
IsClientError returns true when this get contentmanagement status status Id bad request response has a 4xx status code
func (*GetContentmanagementStatusStatusIDBadRequest) IsCode ¶
func (o *GetContentmanagementStatusStatusIDBadRequest) IsCode(code int) bool
IsCode returns true when this get contentmanagement status status Id bad request response a status code equal to that given
func (*GetContentmanagementStatusStatusIDBadRequest) IsRedirect ¶
func (o *GetContentmanagementStatusStatusIDBadRequest) IsRedirect() bool
IsRedirect returns true when this get contentmanagement status status Id bad request response has a 3xx status code
func (*GetContentmanagementStatusStatusIDBadRequest) IsServerError ¶
func (o *GetContentmanagementStatusStatusIDBadRequest) IsServerError() bool
IsServerError returns true when this get contentmanagement status status Id bad request response has a 5xx status code
func (*GetContentmanagementStatusStatusIDBadRequest) IsSuccess ¶
func (o *GetContentmanagementStatusStatusIDBadRequest) IsSuccess() bool
IsSuccess returns true when this get contentmanagement status status Id bad request response has a 2xx status code
func (*GetContentmanagementStatusStatusIDBadRequest) String ¶
func (o *GetContentmanagementStatusStatusIDBadRequest) String() string
type GetContentmanagementStatusStatusIDForbidden ¶
GetContentmanagementStatusStatusIDForbidden describes a response with status code 403, with default header values.
You are not authorized to perform the requested action.
func NewGetContentmanagementStatusStatusIDForbidden ¶
func NewGetContentmanagementStatusStatusIDForbidden() *GetContentmanagementStatusStatusIDForbidden
NewGetContentmanagementStatusStatusIDForbidden creates a GetContentmanagementStatusStatusIDForbidden with default headers values
func (*GetContentmanagementStatusStatusIDForbidden) Error ¶
func (o *GetContentmanagementStatusStatusIDForbidden) Error() string
func (*GetContentmanagementStatusStatusIDForbidden) GetPayload ¶
func (o *GetContentmanagementStatusStatusIDForbidden) GetPayload() *models.ErrorBody
func (*GetContentmanagementStatusStatusIDForbidden) IsClientError ¶
func (o *GetContentmanagementStatusStatusIDForbidden) IsClientError() bool
IsClientError returns true when this get contentmanagement status status Id forbidden response has a 4xx status code
func (*GetContentmanagementStatusStatusIDForbidden) IsCode ¶
func (o *GetContentmanagementStatusStatusIDForbidden) IsCode(code int) bool
IsCode returns true when this get contentmanagement status status Id forbidden response a status code equal to that given
func (*GetContentmanagementStatusStatusIDForbidden) IsRedirect ¶
func (o *GetContentmanagementStatusStatusIDForbidden) IsRedirect() bool
IsRedirect returns true when this get contentmanagement status status Id forbidden response has a 3xx status code
func (*GetContentmanagementStatusStatusIDForbidden) IsServerError ¶
func (o *GetContentmanagementStatusStatusIDForbidden) IsServerError() bool
IsServerError returns true when this get contentmanagement status status Id forbidden response has a 5xx status code
func (*GetContentmanagementStatusStatusIDForbidden) IsSuccess ¶
func (o *GetContentmanagementStatusStatusIDForbidden) IsSuccess() bool
IsSuccess returns true when this get contentmanagement status status Id forbidden response has a 2xx status code
func (*GetContentmanagementStatusStatusIDForbidden) String ¶
func (o *GetContentmanagementStatusStatusIDForbidden) String() string
type GetContentmanagementStatusStatusIDGatewayTimeout ¶
GetContentmanagementStatusStatusIDGatewayTimeout describes a response with status code 504, with default header values.
The request timed out.
func NewGetContentmanagementStatusStatusIDGatewayTimeout ¶
func NewGetContentmanagementStatusStatusIDGatewayTimeout() *GetContentmanagementStatusStatusIDGatewayTimeout
NewGetContentmanagementStatusStatusIDGatewayTimeout creates a GetContentmanagementStatusStatusIDGatewayTimeout with default headers values
func (*GetContentmanagementStatusStatusIDGatewayTimeout) Error ¶
func (o *GetContentmanagementStatusStatusIDGatewayTimeout) Error() string
func (*GetContentmanagementStatusStatusIDGatewayTimeout) GetPayload ¶
func (o *GetContentmanagementStatusStatusIDGatewayTimeout) GetPayload() *models.ErrorBody
func (*GetContentmanagementStatusStatusIDGatewayTimeout) IsClientError ¶
func (o *GetContentmanagementStatusStatusIDGatewayTimeout) IsClientError() bool
IsClientError returns true when this get contentmanagement status status Id gateway timeout response has a 4xx status code
func (*GetContentmanagementStatusStatusIDGatewayTimeout) IsCode ¶
func (o *GetContentmanagementStatusStatusIDGatewayTimeout) IsCode(code int) bool
IsCode returns true when this get contentmanagement status status Id gateway timeout response a status code equal to that given
func (*GetContentmanagementStatusStatusIDGatewayTimeout) IsRedirect ¶
func (o *GetContentmanagementStatusStatusIDGatewayTimeout) IsRedirect() bool
IsRedirect returns true when this get contentmanagement status status Id gateway timeout response has a 3xx status code
func (*GetContentmanagementStatusStatusIDGatewayTimeout) IsServerError ¶
func (o *GetContentmanagementStatusStatusIDGatewayTimeout) IsServerError() bool
IsServerError returns true when this get contentmanagement status status Id gateway timeout response has a 5xx status code
func (*GetContentmanagementStatusStatusIDGatewayTimeout) IsSuccess ¶
func (o *GetContentmanagementStatusStatusIDGatewayTimeout) IsSuccess() bool
IsSuccess returns true when this get contentmanagement status status Id gateway timeout response has a 2xx status code
func (*GetContentmanagementStatusStatusIDGatewayTimeout) String ¶
func (o *GetContentmanagementStatusStatusIDGatewayTimeout) String() string
type GetContentmanagementStatusStatusIDInternalServerError ¶
GetContentmanagementStatusStatusIDInternalServerError 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 NewGetContentmanagementStatusStatusIDInternalServerError ¶
func NewGetContentmanagementStatusStatusIDInternalServerError() *GetContentmanagementStatusStatusIDInternalServerError
NewGetContentmanagementStatusStatusIDInternalServerError creates a GetContentmanagementStatusStatusIDInternalServerError with default headers values
func (*GetContentmanagementStatusStatusIDInternalServerError) Error ¶
func (o *GetContentmanagementStatusStatusIDInternalServerError) Error() string
func (*GetContentmanagementStatusStatusIDInternalServerError) GetPayload ¶
func (o *GetContentmanagementStatusStatusIDInternalServerError) GetPayload() *models.ErrorBody
func (*GetContentmanagementStatusStatusIDInternalServerError) IsClientError ¶
func (o *GetContentmanagementStatusStatusIDInternalServerError) IsClientError() bool
IsClientError returns true when this get contentmanagement status status Id internal server error response has a 4xx status code
func (*GetContentmanagementStatusStatusIDInternalServerError) IsCode ¶
func (o *GetContentmanagementStatusStatusIDInternalServerError) IsCode(code int) bool
IsCode returns true when this get contentmanagement status status Id internal server error response a status code equal to that given
func (*GetContentmanagementStatusStatusIDInternalServerError) IsRedirect ¶
func (o *GetContentmanagementStatusStatusIDInternalServerError) IsRedirect() bool
IsRedirect returns true when this get contentmanagement status status Id internal server error response has a 3xx status code
func (*GetContentmanagementStatusStatusIDInternalServerError) IsServerError ¶
func (o *GetContentmanagementStatusStatusIDInternalServerError) IsServerError() bool
IsServerError returns true when this get contentmanagement status status Id internal server error response has a 5xx status code
func (*GetContentmanagementStatusStatusIDInternalServerError) IsSuccess ¶
func (o *GetContentmanagementStatusStatusIDInternalServerError) IsSuccess() bool
IsSuccess returns true when this get contentmanagement status status Id internal server error response has a 2xx status code
func (*GetContentmanagementStatusStatusIDInternalServerError) String ¶
func (o *GetContentmanagementStatusStatusIDInternalServerError) String() string
type GetContentmanagementStatusStatusIDNotFound ¶
GetContentmanagementStatusStatusIDNotFound describes a response with status code 404, with default header values.
The requested resource was not found.
func NewGetContentmanagementStatusStatusIDNotFound ¶
func NewGetContentmanagementStatusStatusIDNotFound() *GetContentmanagementStatusStatusIDNotFound
NewGetContentmanagementStatusStatusIDNotFound creates a GetContentmanagementStatusStatusIDNotFound with default headers values
func (*GetContentmanagementStatusStatusIDNotFound) Error ¶
func (o *GetContentmanagementStatusStatusIDNotFound) Error() string
func (*GetContentmanagementStatusStatusIDNotFound) GetPayload ¶
func (o *GetContentmanagementStatusStatusIDNotFound) GetPayload() *models.ErrorBody
func (*GetContentmanagementStatusStatusIDNotFound) IsClientError ¶
func (o *GetContentmanagementStatusStatusIDNotFound) IsClientError() bool
IsClientError returns true when this get contentmanagement status status Id not found response has a 4xx status code
func (*GetContentmanagementStatusStatusIDNotFound) IsCode ¶
func (o *GetContentmanagementStatusStatusIDNotFound) IsCode(code int) bool
IsCode returns true when this get contentmanagement status status Id not found response a status code equal to that given
func (*GetContentmanagementStatusStatusIDNotFound) IsRedirect ¶
func (o *GetContentmanagementStatusStatusIDNotFound) IsRedirect() bool
IsRedirect returns true when this get contentmanagement status status Id not found response has a 3xx status code
func (*GetContentmanagementStatusStatusIDNotFound) IsServerError ¶
func (o *GetContentmanagementStatusStatusIDNotFound) IsServerError() bool
IsServerError returns true when this get contentmanagement status status Id not found response has a 5xx status code
func (*GetContentmanagementStatusStatusIDNotFound) IsSuccess ¶
func (o *GetContentmanagementStatusStatusIDNotFound) IsSuccess() bool
IsSuccess returns true when this get contentmanagement status status Id not found response has a 2xx status code
func (*GetContentmanagementStatusStatusIDNotFound) String ¶
func (o *GetContentmanagementStatusStatusIDNotFound) String() string
type GetContentmanagementStatusStatusIDOK ¶
type GetContentmanagementStatusStatusIDOK struct {
Payload *models.CommandStatus
}
GetContentmanagementStatusStatusIDOK describes a response with status code 200, with default header values.
successful operation
func NewGetContentmanagementStatusStatusIDOK ¶
func NewGetContentmanagementStatusStatusIDOK() *GetContentmanagementStatusStatusIDOK
NewGetContentmanagementStatusStatusIDOK creates a GetContentmanagementStatusStatusIDOK with default headers values
func (*GetContentmanagementStatusStatusIDOK) Error ¶
func (o *GetContentmanagementStatusStatusIDOK) Error() string
func (*GetContentmanagementStatusStatusIDOK) GetPayload ¶
func (o *GetContentmanagementStatusStatusIDOK) GetPayload() *models.CommandStatus
func (*GetContentmanagementStatusStatusIDOK) IsClientError ¶
func (o *GetContentmanagementStatusStatusIDOK) IsClientError() bool
IsClientError returns true when this get contentmanagement status status Id o k response has a 4xx status code
func (*GetContentmanagementStatusStatusIDOK) IsCode ¶
func (o *GetContentmanagementStatusStatusIDOK) IsCode(code int) bool
IsCode returns true when this get contentmanagement status status Id o k response a status code equal to that given
func (*GetContentmanagementStatusStatusIDOK) IsRedirect ¶
func (o *GetContentmanagementStatusStatusIDOK) IsRedirect() bool
IsRedirect returns true when this get contentmanagement status status Id o k response has a 3xx status code
func (*GetContentmanagementStatusStatusIDOK) IsServerError ¶
func (o *GetContentmanagementStatusStatusIDOK) IsServerError() bool
IsServerError returns true when this get contentmanagement status status Id o k response has a 5xx status code
func (*GetContentmanagementStatusStatusIDOK) IsSuccess ¶
func (o *GetContentmanagementStatusStatusIDOK) IsSuccess() bool
IsSuccess returns true when this get contentmanagement status status Id o k response has a 2xx status code
func (*GetContentmanagementStatusStatusIDOK) String ¶
func (o *GetContentmanagementStatusStatusIDOK) String() string
type GetContentmanagementStatusStatusIDParams ¶
type GetContentmanagementStatusStatusIDParams struct { /* StatusID. Status ID */ StatusID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetContentmanagementStatusStatusIDParams contains all the parameters to send to the API endpoint
for the get contentmanagement status status Id operation. Typically these are written to a http.Request.
func NewGetContentmanagementStatusStatusIDParams ¶
func NewGetContentmanagementStatusStatusIDParams() *GetContentmanagementStatusStatusIDParams
NewGetContentmanagementStatusStatusIDParams creates a new GetContentmanagementStatusStatusIDParams 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 NewGetContentmanagementStatusStatusIDParamsWithContext ¶
func NewGetContentmanagementStatusStatusIDParamsWithContext(ctx context.Context) *GetContentmanagementStatusStatusIDParams
NewGetContentmanagementStatusStatusIDParamsWithContext creates a new GetContentmanagementStatusStatusIDParams object with the ability to set a context for a request.
func NewGetContentmanagementStatusStatusIDParamsWithHTTPClient ¶
func NewGetContentmanagementStatusStatusIDParamsWithHTTPClient(client *http.Client) *GetContentmanagementStatusStatusIDParams
NewGetContentmanagementStatusStatusIDParamsWithHTTPClient creates a new GetContentmanagementStatusStatusIDParams object with the ability to set a custom HTTPClient for a request.
func NewGetContentmanagementStatusStatusIDParamsWithTimeout ¶
func NewGetContentmanagementStatusStatusIDParamsWithTimeout(timeout time.Duration) *GetContentmanagementStatusStatusIDParams
NewGetContentmanagementStatusStatusIDParamsWithTimeout creates a new GetContentmanagementStatusStatusIDParams object with the ability to set a timeout on a request.
func (*GetContentmanagementStatusStatusIDParams) SetContext ¶
func (o *GetContentmanagementStatusStatusIDParams) SetContext(ctx context.Context)
SetContext adds the context to the get contentmanagement status status Id params
func (*GetContentmanagementStatusStatusIDParams) SetDefaults ¶
func (o *GetContentmanagementStatusStatusIDParams) SetDefaults()
SetDefaults hydrates default values in the get contentmanagement status status Id params (not the query body).
All values with no default are reset to their zero value.
func (*GetContentmanagementStatusStatusIDParams) SetHTTPClient ¶
func (o *GetContentmanagementStatusStatusIDParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get contentmanagement status status Id params
func (*GetContentmanagementStatusStatusIDParams) SetStatusID ¶
func (o *GetContentmanagementStatusStatusIDParams) SetStatusID(statusID string)
SetStatusID adds the statusId to the get contentmanagement status status Id params
func (*GetContentmanagementStatusStatusIDParams) SetTimeout ¶
func (o *GetContentmanagementStatusStatusIDParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get contentmanagement status status Id params
func (*GetContentmanagementStatusStatusIDParams) WithContext ¶
func (o *GetContentmanagementStatusStatusIDParams) WithContext(ctx context.Context) *GetContentmanagementStatusStatusIDParams
WithContext adds the context to the get contentmanagement status status Id params
func (*GetContentmanagementStatusStatusIDParams) WithDefaults ¶
func (o *GetContentmanagementStatusStatusIDParams) WithDefaults() *GetContentmanagementStatusStatusIDParams
WithDefaults hydrates default values in the get contentmanagement status status Id params (not the query body).
All values with no default are reset to their zero value.
func (*GetContentmanagementStatusStatusIDParams) WithHTTPClient ¶
func (o *GetContentmanagementStatusStatusIDParams) WithHTTPClient(client *http.Client) *GetContentmanagementStatusStatusIDParams
WithHTTPClient adds the HTTPClient to the get contentmanagement status status Id params
func (*GetContentmanagementStatusStatusIDParams) WithStatusID ¶
func (o *GetContentmanagementStatusStatusIDParams) WithStatusID(statusID string) *GetContentmanagementStatusStatusIDParams
WithStatusID adds the statusID to the get contentmanagement status status Id params
func (*GetContentmanagementStatusStatusIDParams) WithTimeout ¶
func (o *GetContentmanagementStatusStatusIDParams) WithTimeout(timeout time.Duration) *GetContentmanagementStatusStatusIDParams
WithTimeout adds the timeout to the get contentmanagement status status Id params
func (*GetContentmanagementStatusStatusIDParams) WriteToRequest ¶
func (o *GetContentmanagementStatusStatusIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetContentmanagementStatusStatusIDReader ¶
type GetContentmanagementStatusStatusIDReader struct {
// contains filtered or unexported fields
}
GetContentmanagementStatusStatusIDReader is a Reader for the GetContentmanagementStatusStatusID structure.
func (*GetContentmanagementStatusStatusIDReader) ReadResponse ¶
func (o *GetContentmanagementStatusStatusIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetContentmanagementStatusStatusIDRequestEntityTooLarge ¶
GetContentmanagementStatusStatusIDRequestEntityTooLarge describes a response with status code 413, with default header values.
The request is over the size limit. Maximum bytes: %s
func NewGetContentmanagementStatusStatusIDRequestEntityTooLarge ¶
func NewGetContentmanagementStatusStatusIDRequestEntityTooLarge() *GetContentmanagementStatusStatusIDRequestEntityTooLarge
NewGetContentmanagementStatusStatusIDRequestEntityTooLarge creates a GetContentmanagementStatusStatusIDRequestEntityTooLarge with default headers values
func (*GetContentmanagementStatusStatusIDRequestEntityTooLarge) Error ¶
func (o *GetContentmanagementStatusStatusIDRequestEntityTooLarge) Error() string
func (*GetContentmanagementStatusStatusIDRequestEntityTooLarge) GetPayload ¶
func (o *GetContentmanagementStatusStatusIDRequestEntityTooLarge) GetPayload() *models.ErrorBody
func (*GetContentmanagementStatusStatusIDRequestEntityTooLarge) IsClientError ¶
func (o *GetContentmanagementStatusStatusIDRequestEntityTooLarge) IsClientError() bool
IsClientError returns true when this get contentmanagement status status Id request entity too large response has a 4xx status code
func (*GetContentmanagementStatusStatusIDRequestEntityTooLarge) IsCode ¶
func (o *GetContentmanagementStatusStatusIDRequestEntityTooLarge) IsCode(code int) bool
IsCode returns true when this get contentmanagement status status Id request entity too large response a status code equal to that given
func (*GetContentmanagementStatusStatusIDRequestEntityTooLarge) IsRedirect ¶
func (o *GetContentmanagementStatusStatusIDRequestEntityTooLarge) IsRedirect() bool
IsRedirect returns true when this get contentmanagement status status Id request entity too large response has a 3xx status code
func (*GetContentmanagementStatusStatusIDRequestEntityTooLarge) IsServerError ¶
func (o *GetContentmanagementStatusStatusIDRequestEntityTooLarge) IsServerError() bool
IsServerError returns true when this get contentmanagement status status Id request entity too large response has a 5xx status code
func (*GetContentmanagementStatusStatusIDRequestEntityTooLarge) IsSuccess ¶
func (o *GetContentmanagementStatusStatusIDRequestEntityTooLarge) IsSuccess() bool
IsSuccess returns true when this get contentmanagement status status Id request entity too large response has a 2xx status code
func (*GetContentmanagementStatusStatusIDRequestEntityTooLarge) String ¶
func (o *GetContentmanagementStatusStatusIDRequestEntityTooLarge) String() string
type GetContentmanagementStatusStatusIDRequestTimeout ¶
GetContentmanagementStatusStatusIDRequestTimeout 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 NewGetContentmanagementStatusStatusIDRequestTimeout ¶
func NewGetContentmanagementStatusStatusIDRequestTimeout() *GetContentmanagementStatusStatusIDRequestTimeout
NewGetContentmanagementStatusStatusIDRequestTimeout creates a GetContentmanagementStatusStatusIDRequestTimeout with default headers values
func (*GetContentmanagementStatusStatusIDRequestTimeout) Error ¶
func (o *GetContentmanagementStatusStatusIDRequestTimeout) Error() string
func (*GetContentmanagementStatusStatusIDRequestTimeout) GetPayload ¶
func (o *GetContentmanagementStatusStatusIDRequestTimeout) GetPayload() *models.ErrorBody
func (*GetContentmanagementStatusStatusIDRequestTimeout) IsClientError ¶
func (o *GetContentmanagementStatusStatusIDRequestTimeout) IsClientError() bool
IsClientError returns true when this get contentmanagement status status Id request timeout response has a 4xx status code
func (*GetContentmanagementStatusStatusIDRequestTimeout) IsCode ¶
func (o *GetContentmanagementStatusStatusIDRequestTimeout) IsCode(code int) bool
IsCode returns true when this get contentmanagement status status Id request timeout response a status code equal to that given
func (*GetContentmanagementStatusStatusIDRequestTimeout) IsRedirect ¶
func (o *GetContentmanagementStatusStatusIDRequestTimeout) IsRedirect() bool
IsRedirect returns true when this get contentmanagement status status Id request timeout response has a 3xx status code
func (*GetContentmanagementStatusStatusIDRequestTimeout) IsServerError ¶
func (o *GetContentmanagementStatusStatusIDRequestTimeout) IsServerError() bool
IsServerError returns true when this get contentmanagement status status Id request timeout response has a 5xx status code
func (*GetContentmanagementStatusStatusIDRequestTimeout) IsSuccess ¶
func (o *GetContentmanagementStatusStatusIDRequestTimeout) IsSuccess() bool
IsSuccess returns true when this get contentmanagement status status Id request timeout response has a 2xx status code
func (*GetContentmanagementStatusStatusIDRequestTimeout) String ¶
func (o *GetContentmanagementStatusStatusIDRequestTimeout) String() string
type GetContentmanagementStatusStatusIDServiceUnavailable ¶
type GetContentmanagementStatusStatusIDServiceUnavailable struct {
}GetContentmanagementStatusStatusIDServiceUnavailable 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 NewGetContentmanagementStatusStatusIDServiceUnavailable ¶
func NewGetContentmanagementStatusStatusIDServiceUnavailable() *GetContentmanagementStatusStatusIDServiceUnavailable
NewGetContentmanagementStatusStatusIDServiceUnavailable creates a GetContentmanagementStatusStatusIDServiceUnavailable with default headers values
func (*GetContentmanagementStatusStatusIDServiceUnavailable) Error ¶
func (o *GetContentmanagementStatusStatusIDServiceUnavailable) Error() string
func (*GetContentmanagementStatusStatusIDServiceUnavailable) GetPayload ¶
func (o *GetContentmanagementStatusStatusIDServiceUnavailable) GetPayload() *models.ErrorBody
func (*GetContentmanagementStatusStatusIDServiceUnavailable) IsClientError ¶
func (o *GetContentmanagementStatusStatusIDServiceUnavailable) IsClientError() bool
IsClientError returns true when this get contentmanagement status status Id service unavailable response has a 4xx status code
func (*GetContentmanagementStatusStatusIDServiceUnavailable) IsCode ¶
func (o *GetContentmanagementStatusStatusIDServiceUnavailable) IsCode(code int) bool
IsCode returns true when this get contentmanagement status status Id service unavailable response a status code equal to that given
func (*GetContentmanagementStatusStatusIDServiceUnavailable) IsRedirect ¶
func (o *GetContentmanagementStatusStatusIDServiceUnavailable) IsRedirect() bool
IsRedirect returns true when this get contentmanagement status status Id service unavailable response has a 3xx status code
func (*GetContentmanagementStatusStatusIDServiceUnavailable) IsServerError ¶
func (o *GetContentmanagementStatusStatusIDServiceUnavailable) IsServerError() bool
IsServerError returns true when this get contentmanagement status status Id service unavailable response has a 5xx status code
func (*GetContentmanagementStatusStatusIDServiceUnavailable) IsSuccess ¶
func (o *GetContentmanagementStatusStatusIDServiceUnavailable) IsSuccess() bool
IsSuccess returns true when this get contentmanagement status status Id service unavailable response has a 2xx status code
func (*GetContentmanagementStatusStatusIDServiceUnavailable) String ¶
func (o *GetContentmanagementStatusStatusIDServiceUnavailable) String() string
type GetContentmanagementStatusStatusIDTooManyRequests ¶
GetContentmanagementStatusStatusIDTooManyRequests describes a response with status code 429, with default header values.
Rate limit exceeded the maximum. Retry the request in [%s] seconds
func NewGetContentmanagementStatusStatusIDTooManyRequests ¶
func NewGetContentmanagementStatusStatusIDTooManyRequests() *GetContentmanagementStatusStatusIDTooManyRequests
NewGetContentmanagementStatusStatusIDTooManyRequests creates a GetContentmanagementStatusStatusIDTooManyRequests with default headers values
func (*GetContentmanagementStatusStatusIDTooManyRequests) Error ¶
func (o *GetContentmanagementStatusStatusIDTooManyRequests) Error() string
func (*GetContentmanagementStatusStatusIDTooManyRequests) GetPayload ¶
func (o *GetContentmanagementStatusStatusIDTooManyRequests) GetPayload() *models.ErrorBody
func (*GetContentmanagementStatusStatusIDTooManyRequests) IsClientError ¶
func (o *GetContentmanagementStatusStatusIDTooManyRequests) IsClientError() bool
IsClientError returns true when this get contentmanagement status status Id too many requests response has a 4xx status code
func (*GetContentmanagementStatusStatusIDTooManyRequests) IsCode ¶
func (o *GetContentmanagementStatusStatusIDTooManyRequests) IsCode(code int) bool
IsCode returns true when this get contentmanagement status status Id too many requests response a status code equal to that given
func (*GetContentmanagementStatusStatusIDTooManyRequests) IsRedirect ¶
func (o *GetContentmanagementStatusStatusIDTooManyRequests) IsRedirect() bool
IsRedirect returns true when this get contentmanagement status status Id too many requests response has a 3xx status code
func (*GetContentmanagementStatusStatusIDTooManyRequests) IsServerError ¶
func (o *GetContentmanagementStatusStatusIDTooManyRequests) IsServerError() bool
IsServerError returns true when this get contentmanagement status status Id too many requests response has a 5xx status code
func (*GetContentmanagementStatusStatusIDTooManyRequests) IsSuccess ¶
func (o *GetContentmanagementStatusStatusIDTooManyRequests) IsSuccess() bool
IsSuccess returns true when this get contentmanagement status status Id too many requests response has a 2xx status code
func (*GetContentmanagementStatusStatusIDTooManyRequests) String ¶
func (o *GetContentmanagementStatusStatusIDTooManyRequests) String() string
type GetContentmanagementStatusStatusIDUnauthorized ¶
type GetContentmanagementStatusStatusIDUnauthorized struct {
}GetContentmanagementStatusStatusIDUnauthorized describes a response with status code 401, with default header values.
No authentication bearer token specified in authorization header.
func NewGetContentmanagementStatusStatusIDUnauthorized ¶
func NewGetContentmanagementStatusStatusIDUnauthorized() *GetContentmanagementStatusStatusIDUnauthorized
NewGetContentmanagementStatusStatusIDUnauthorized creates a GetContentmanagementStatusStatusIDUnauthorized with default headers values
func (*GetContentmanagementStatusStatusIDUnauthorized) Error ¶
func (o *GetContentmanagementStatusStatusIDUnauthorized) Error() string
func (*GetContentmanagementStatusStatusIDUnauthorized) GetPayload ¶
func (o *GetContentmanagementStatusStatusIDUnauthorized) GetPayload() *models.ErrorBody
func (*GetContentmanagementStatusStatusIDUnauthorized) IsClientError ¶
func (o *GetContentmanagementStatusStatusIDUnauthorized) IsClientError() bool
IsClientError returns true when this get contentmanagement status status Id unauthorized response has a 4xx status code
func (*GetContentmanagementStatusStatusIDUnauthorized) IsCode ¶
func (o *GetContentmanagementStatusStatusIDUnauthorized) IsCode(code int) bool
IsCode returns true when this get contentmanagement status status Id unauthorized response a status code equal to that given
func (*GetContentmanagementStatusStatusIDUnauthorized) IsRedirect ¶
func (o *GetContentmanagementStatusStatusIDUnauthorized) IsRedirect() bool
IsRedirect returns true when this get contentmanagement status status Id unauthorized response has a 3xx status code
func (*GetContentmanagementStatusStatusIDUnauthorized) IsServerError ¶
func (o *GetContentmanagementStatusStatusIDUnauthorized) IsServerError() bool
IsServerError returns true when this get contentmanagement status status Id unauthorized response has a 5xx status code
func (*GetContentmanagementStatusStatusIDUnauthorized) IsSuccess ¶
func (o *GetContentmanagementStatusStatusIDUnauthorized) IsSuccess() bool
IsSuccess returns true when this get contentmanagement status status Id unauthorized response has a 2xx status code
func (*GetContentmanagementStatusStatusIDUnauthorized) String ¶
func (o *GetContentmanagementStatusStatusIDUnauthorized) String() string
type GetContentmanagementStatusStatusIDUnsupportedMediaType ¶
GetContentmanagementStatusStatusIDUnsupportedMediaType 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 NewGetContentmanagementStatusStatusIDUnsupportedMediaType ¶
func NewGetContentmanagementStatusStatusIDUnsupportedMediaType() *GetContentmanagementStatusStatusIDUnsupportedMediaType
NewGetContentmanagementStatusStatusIDUnsupportedMediaType creates a GetContentmanagementStatusStatusIDUnsupportedMediaType with default headers values
func (*GetContentmanagementStatusStatusIDUnsupportedMediaType) Error ¶
func (o *GetContentmanagementStatusStatusIDUnsupportedMediaType) Error() string
func (*GetContentmanagementStatusStatusIDUnsupportedMediaType) GetPayload ¶
func (o *GetContentmanagementStatusStatusIDUnsupportedMediaType) GetPayload() *models.ErrorBody
func (*GetContentmanagementStatusStatusIDUnsupportedMediaType) IsClientError ¶
func (o *GetContentmanagementStatusStatusIDUnsupportedMediaType) IsClientError() bool
IsClientError returns true when this get contentmanagement status status Id unsupported media type response has a 4xx status code
func (*GetContentmanagementStatusStatusIDUnsupportedMediaType) IsCode ¶
func (o *GetContentmanagementStatusStatusIDUnsupportedMediaType) IsCode(code int) bool
IsCode returns true when this get contentmanagement status status Id unsupported media type response a status code equal to that given
func (*GetContentmanagementStatusStatusIDUnsupportedMediaType) IsRedirect ¶
func (o *GetContentmanagementStatusStatusIDUnsupportedMediaType) IsRedirect() bool
IsRedirect returns true when this get contentmanagement status status Id unsupported media type response has a 3xx status code
func (*GetContentmanagementStatusStatusIDUnsupportedMediaType) IsServerError ¶
func (o *GetContentmanagementStatusStatusIDUnsupportedMediaType) IsServerError() bool
IsServerError returns true when this get contentmanagement status status Id unsupported media type response has a 5xx status code
func (*GetContentmanagementStatusStatusIDUnsupportedMediaType) IsSuccess ¶
func (o *GetContentmanagementStatusStatusIDUnsupportedMediaType) IsSuccess() bool
IsSuccess returns true when this get contentmanagement status status Id unsupported media type response has a 2xx status code
func (*GetContentmanagementStatusStatusIDUnsupportedMediaType) String ¶
func (o *GetContentmanagementStatusStatusIDUnsupportedMediaType) String() string
type GetContentmanagementStatusTooManyRequests ¶
GetContentmanagementStatusTooManyRequests describes a response with status code 429, with default header values.
Rate limit exceeded the maximum. Retry the request in [%s] seconds
func NewGetContentmanagementStatusTooManyRequests ¶
func NewGetContentmanagementStatusTooManyRequests() *GetContentmanagementStatusTooManyRequests
NewGetContentmanagementStatusTooManyRequests creates a GetContentmanagementStatusTooManyRequests with default headers values
func (*GetContentmanagementStatusTooManyRequests) Error ¶
func (o *GetContentmanagementStatusTooManyRequests) Error() string
func (*GetContentmanagementStatusTooManyRequests) GetPayload ¶
func (o *GetContentmanagementStatusTooManyRequests) GetPayload() *models.ErrorBody
func (*GetContentmanagementStatusTooManyRequests) IsClientError ¶
func (o *GetContentmanagementStatusTooManyRequests) IsClientError() bool
IsClientError returns true when this get contentmanagement status too many requests response has a 4xx status code
func (*GetContentmanagementStatusTooManyRequests) IsCode ¶
func (o *GetContentmanagementStatusTooManyRequests) IsCode(code int) bool
IsCode returns true when this get contentmanagement status too many requests response a status code equal to that given
func (*GetContentmanagementStatusTooManyRequests) IsRedirect ¶
func (o *GetContentmanagementStatusTooManyRequests) IsRedirect() bool
IsRedirect returns true when this get contentmanagement status too many requests response has a 3xx status code
func (*GetContentmanagementStatusTooManyRequests) IsServerError ¶
func (o *GetContentmanagementStatusTooManyRequests) IsServerError() bool
IsServerError returns true when this get contentmanagement status too many requests response has a 5xx status code
func (*GetContentmanagementStatusTooManyRequests) IsSuccess ¶
func (o *GetContentmanagementStatusTooManyRequests) IsSuccess() bool
IsSuccess returns true when this get contentmanagement status too many requests response has a 2xx status code
func (*GetContentmanagementStatusTooManyRequests) String ¶
func (o *GetContentmanagementStatusTooManyRequests) String() string
type GetContentmanagementStatusUnauthorized ¶
type GetContentmanagementStatusUnauthorized struct {
}GetContentmanagementStatusUnauthorized describes a response with status code 401, with default header values.
No authentication bearer token specified in authorization header.
func NewGetContentmanagementStatusUnauthorized ¶
func NewGetContentmanagementStatusUnauthorized() *GetContentmanagementStatusUnauthorized
NewGetContentmanagementStatusUnauthorized creates a GetContentmanagementStatusUnauthorized with default headers values
func (*GetContentmanagementStatusUnauthorized) Error ¶
func (o *GetContentmanagementStatusUnauthorized) Error() string
func (*GetContentmanagementStatusUnauthorized) GetPayload ¶
func (o *GetContentmanagementStatusUnauthorized) GetPayload() *models.ErrorBody
func (*GetContentmanagementStatusUnauthorized) IsClientError ¶
func (o *GetContentmanagementStatusUnauthorized) IsClientError() bool
IsClientError returns true when this get contentmanagement status unauthorized response has a 4xx status code
func (*GetContentmanagementStatusUnauthorized) IsCode ¶
func (o *GetContentmanagementStatusUnauthorized) IsCode(code int) bool
IsCode returns true when this get contentmanagement status unauthorized response a status code equal to that given
func (*GetContentmanagementStatusUnauthorized) IsRedirect ¶
func (o *GetContentmanagementStatusUnauthorized) IsRedirect() bool
IsRedirect returns true when this get contentmanagement status unauthorized response has a 3xx status code
func (*GetContentmanagementStatusUnauthorized) IsServerError ¶
func (o *GetContentmanagementStatusUnauthorized) IsServerError() bool
IsServerError returns true when this get contentmanagement status unauthorized response has a 5xx status code
func (*GetContentmanagementStatusUnauthorized) IsSuccess ¶
func (o *GetContentmanagementStatusUnauthorized) IsSuccess() bool
IsSuccess returns true when this get contentmanagement status unauthorized response has a 2xx status code
func (*GetContentmanagementStatusUnauthorized) String ¶
func (o *GetContentmanagementStatusUnauthorized) String() string
type GetContentmanagementStatusUnsupportedMediaType ¶
GetContentmanagementStatusUnsupportedMediaType 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 NewGetContentmanagementStatusUnsupportedMediaType ¶
func NewGetContentmanagementStatusUnsupportedMediaType() *GetContentmanagementStatusUnsupportedMediaType
NewGetContentmanagementStatusUnsupportedMediaType creates a GetContentmanagementStatusUnsupportedMediaType with default headers values
func (*GetContentmanagementStatusUnsupportedMediaType) Error ¶
func (o *GetContentmanagementStatusUnsupportedMediaType) Error() string
func (*GetContentmanagementStatusUnsupportedMediaType) GetPayload ¶
func (o *GetContentmanagementStatusUnsupportedMediaType) GetPayload() *models.ErrorBody
func (*GetContentmanagementStatusUnsupportedMediaType) IsClientError ¶
func (o *GetContentmanagementStatusUnsupportedMediaType) IsClientError() bool
IsClientError returns true when this get contentmanagement status unsupported media type response has a 4xx status code
func (*GetContentmanagementStatusUnsupportedMediaType) IsCode ¶
func (o *GetContentmanagementStatusUnsupportedMediaType) IsCode(code int) bool
IsCode returns true when this get contentmanagement status unsupported media type response a status code equal to that given
func (*GetContentmanagementStatusUnsupportedMediaType) IsRedirect ¶
func (o *GetContentmanagementStatusUnsupportedMediaType) IsRedirect() bool
IsRedirect returns true when this get contentmanagement status unsupported media type response has a 3xx status code
func (*GetContentmanagementStatusUnsupportedMediaType) IsServerError ¶
func (o *GetContentmanagementStatusUnsupportedMediaType) IsServerError() bool
IsServerError returns true when this get contentmanagement status unsupported media type response has a 5xx status code
func (*GetContentmanagementStatusUnsupportedMediaType) IsSuccess ¶
func (o *GetContentmanagementStatusUnsupportedMediaType) IsSuccess() bool
IsSuccess returns true when this get contentmanagement status unsupported media type response has a 2xx status code
func (*GetContentmanagementStatusUnsupportedMediaType) String ¶
func (o *GetContentmanagementStatusUnsupportedMediaType) String() string
type GetContentmanagementUsageBadRequest ¶
GetContentmanagementUsageBadRequest 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 NewGetContentmanagementUsageBadRequest ¶
func NewGetContentmanagementUsageBadRequest() *GetContentmanagementUsageBadRequest
NewGetContentmanagementUsageBadRequest creates a GetContentmanagementUsageBadRequest with default headers values
func (*GetContentmanagementUsageBadRequest) Error ¶
func (o *GetContentmanagementUsageBadRequest) Error() string
func (*GetContentmanagementUsageBadRequest) GetPayload ¶
func (o *GetContentmanagementUsageBadRequest) GetPayload() *models.ErrorBody
func (*GetContentmanagementUsageBadRequest) IsClientError ¶
func (o *GetContentmanagementUsageBadRequest) IsClientError() bool
IsClientError returns true when this get contentmanagement usage bad request response has a 4xx status code
func (*GetContentmanagementUsageBadRequest) IsCode ¶
func (o *GetContentmanagementUsageBadRequest) IsCode(code int) bool
IsCode returns true when this get contentmanagement usage bad request response a status code equal to that given
func (*GetContentmanagementUsageBadRequest) IsRedirect ¶
func (o *GetContentmanagementUsageBadRequest) IsRedirect() bool
IsRedirect returns true when this get contentmanagement usage bad request response has a 3xx status code
func (*GetContentmanagementUsageBadRequest) IsServerError ¶
func (o *GetContentmanagementUsageBadRequest) IsServerError() bool
IsServerError returns true when this get contentmanagement usage bad request response has a 5xx status code
func (*GetContentmanagementUsageBadRequest) IsSuccess ¶
func (o *GetContentmanagementUsageBadRequest) IsSuccess() bool
IsSuccess returns true when this get contentmanagement usage bad request response has a 2xx status code
func (*GetContentmanagementUsageBadRequest) String ¶
func (o *GetContentmanagementUsageBadRequest) String() string
type GetContentmanagementUsageForbidden ¶
GetContentmanagementUsageForbidden describes a response with status code 403, with default header values.
You are not authorized to perform the requested action.
func NewGetContentmanagementUsageForbidden ¶
func NewGetContentmanagementUsageForbidden() *GetContentmanagementUsageForbidden
NewGetContentmanagementUsageForbidden creates a GetContentmanagementUsageForbidden with default headers values
func (*GetContentmanagementUsageForbidden) Error ¶
func (o *GetContentmanagementUsageForbidden) Error() string
func (*GetContentmanagementUsageForbidden) GetPayload ¶
func (o *GetContentmanagementUsageForbidden) GetPayload() *models.ErrorBody
func (*GetContentmanagementUsageForbidden) IsClientError ¶
func (o *GetContentmanagementUsageForbidden) IsClientError() bool
IsClientError returns true when this get contentmanagement usage forbidden response has a 4xx status code
func (*GetContentmanagementUsageForbidden) IsCode ¶
func (o *GetContentmanagementUsageForbidden) IsCode(code int) bool
IsCode returns true when this get contentmanagement usage forbidden response a status code equal to that given
func (*GetContentmanagementUsageForbidden) IsRedirect ¶
func (o *GetContentmanagementUsageForbidden) IsRedirect() bool
IsRedirect returns true when this get contentmanagement usage forbidden response has a 3xx status code
func (*GetContentmanagementUsageForbidden) IsServerError ¶
func (o *GetContentmanagementUsageForbidden) IsServerError() bool
IsServerError returns true when this get contentmanagement usage forbidden response has a 5xx status code
func (*GetContentmanagementUsageForbidden) IsSuccess ¶
func (o *GetContentmanagementUsageForbidden) IsSuccess() bool
IsSuccess returns true when this get contentmanagement usage forbidden response has a 2xx status code
func (*GetContentmanagementUsageForbidden) String ¶
func (o *GetContentmanagementUsageForbidden) String() string
type GetContentmanagementUsageGatewayTimeout ¶
GetContentmanagementUsageGatewayTimeout describes a response with status code 504, with default header values.
The request timed out.
func NewGetContentmanagementUsageGatewayTimeout ¶
func NewGetContentmanagementUsageGatewayTimeout() *GetContentmanagementUsageGatewayTimeout
NewGetContentmanagementUsageGatewayTimeout creates a GetContentmanagementUsageGatewayTimeout with default headers values
func (*GetContentmanagementUsageGatewayTimeout) Error ¶
func (o *GetContentmanagementUsageGatewayTimeout) Error() string
func (*GetContentmanagementUsageGatewayTimeout) GetPayload ¶
func (o *GetContentmanagementUsageGatewayTimeout) GetPayload() *models.ErrorBody
func (*GetContentmanagementUsageGatewayTimeout) IsClientError ¶
func (o *GetContentmanagementUsageGatewayTimeout) IsClientError() bool
IsClientError returns true when this get contentmanagement usage gateway timeout response has a 4xx status code
func (*GetContentmanagementUsageGatewayTimeout) IsCode ¶
func (o *GetContentmanagementUsageGatewayTimeout) IsCode(code int) bool
IsCode returns true when this get contentmanagement usage gateway timeout response a status code equal to that given
func (*GetContentmanagementUsageGatewayTimeout) IsRedirect ¶
func (o *GetContentmanagementUsageGatewayTimeout) IsRedirect() bool
IsRedirect returns true when this get contentmanagement usage gateway timeout response has a 3xx status code
func (*GetContentmanagementUsageGatewayTimeout) IsServerError ¶
func (o *GetContentmanagementUsageGatewayTimeout) IsServerError() bool
IsServerError returns true when this get contentmanagement usage gateway timeout response has a 5xx status code
func (*GetContentmanagementUsageGatewayTimeout) IsSuccess ¶
func (o *GetContentmanagementUsageGatewayTimeout) IsSuccess() bool
IsSuccess returns true when this get contentmanagement usage gateway timeout response has a 2xx status code
func (*GetContentmanagementUsageGatewayTimeout) String ¶
func (o *GetContentmanagementUsageGatewayTimeout) String() string
type GetContentmanagementUsageInternalServerError ¶
GetContentmanagementUsageInternalServerError 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 NewGetContentmanagementUsageInternalServerError ¶
func NewGetContentmanagementUsageInternalServerError() *GetContentmanagementUsageInternalServerError
NewGetContentmanagementUsageInternalServerError creates a GetContentmanagementUsageInternalServerError with default headers values
func (*GetContentmanagementUsageInternalServerError) Error ¶
func (o *GetContentmanagementUsageInternalServerError) Error() string
func (*GetContentmanagementUsageInternalServerError) GetPayload ¶
func (o *GetContentmanagementUsageInternalServerError) GetPayload() *models.ErrorBody
func (*GetContentmanagementUsageInternalServerError) IsClientError ¶
func (o *GetContentmanagementUsageInternalServerError) IsClientError() bool
IsClientError returns true when this get contentmanagement usage internal server error response has a 4xx status code
func (*GetContentmanagementUsageInternalServerError) IsCode ¶
func (o *GetContentmanagementUsageInternalServerError) IsCode(code int) bool
IsCode returns true when this get contentmanagement usage internal server error response a status code equal to that given
func (*GetContentmanagementUsageInternalServerError) IsRedirect ¶
func (o *GetContentmanagementUsageInternalServerError) IsRedirect() bool
IsRedirect returns true when this get contentmanagement usage internal server error response has a 3xx status code
func (*GetContentmanagementUsageInternalServerError) IsServerError ¶
func (o *GetContentmanagementUsageInternalServerError) IsServerError() bool
IsServerError returns true when this get contentmanagement usage internal server error response has a 5xx status code
func (*GetContentmanagementUsageInternalServerError) IsSuccess ¶
func (o *GetContentmanagementUsageInternalServerError) IsSuccess() bool
IsSuccess returns true when this get contentmanagement usage internal server error response has a 2xx status code
func (*GetContentmanagementUsageInternalServerError) String ¶
func (o *GetContentmanagementUsageInternalServerError) String() string
type GetContentmanagementUsageNotFound ¶
GetContentmanagementUsageNotFound describes a response with status code 404, with default header values.
The requested resource was not found.
func NewGetContentmanagementUsageNotFound ¶
func NewGetContentmanagementUsageNotFound() *GetContentmanagementUsageNotFound
NewGetContentmanagementUsageNotFound creates a GetContentmanagementUsageNotFound with default headers values
func (*GetContentmanagementUsageNotFound) Error ¶
func (o *GetContentmanagementUsageNotFound) Error() string
func (*GetContentmanagementUsageNotFound) GetPayload ¶
func (o *GetContentmanagementUsageNotFound) GetPayload() *models.ErrorBody
func (*GetContentmanagementUsageNotFound) IsClientError ¶
func (o *GetContentmanagementUsageNotFound) IsClientError() bool
IsClientError returns true when this get contentmanagement usage not found response has a 4xx status code
func (*GetContentmanagementUsageNotFound) IsCode ¶
func (o *GetContentmanagementUsageNotFound) IsCode(code int) bool
IsCode returns true when this get contentmanagement usage not found response a status code equal to that given
func (*GetContentmanagementUsageNotFound) IsRedirect ¶
func (o *GetContentmanagementUsageNotFound) IsRedirect() bool
IsRedirect returns true when this get contentmanagement usage not found response has a 3xx status code
func (*GetContentmanagementUsageNotFound) IsServerError ¶
func (o *GetContentmanagementUsageNotFound) IsServerError() bool
IsServerError returns true when this get contentmanagement usage not found response has a 5xx status code
func (*GetContentmanagementUsageNotFound) IsSuccess ¶
func (o *GetContentmanagementUsageNotFound) IsSuccess() bool
IsSuccess returns true when this get contentmanagement usage not found response has a 2xx status code
func (*GetContentmanagementUsageNotFound) String ¶
func (o *GetContentmanagementUsageNotFound) String() string
type GetContentmanagementUsageOK ¶
GetContentmanagementUsageOK describes a response with status code 200, with default header values.
successful operation
func NewGetContentmanagementUsageOK ¶
func NewGetContentmanagementUsageOK() *GetContentmanagementUsageOK
NewGetContentmanagementUsageOK creates a GetContentmanagementUsageOK with default headers values
func (*GetContentmanagementUsageOK) Error ¶
func (o *GetContentmanagementUsageOK) Error() string
func (*GetContentmanagementUsageOK) GetPayload ¶
func (o *GetContentmanagementUsageOK) GetPayload() *models.Usage
func (*GetContentmanagementUsageOK) IsClientError ¶
func (o *GetContentmanagementUsageOK) IsClientError() bool
IsClientError returns true when this get contentmanagement usage o k response has a 4xx status code
func (*GetContentmanagementUsageOK) IsCode ¶
func (o *GetContentmanagementUsageOK) IsCode(code int) bool
IsCode returns true when this get contentmanagement usage o k response a status code equal to that given
func (*GetContentmanagementUsageOK) IsRedirect ¶
func (o *GetContentmanagementUsageOK) IsRedirect() bool
IsRedirect returns true when this get contentmanagement usage o k response has a 3xx status code
func (*GetContentmanagementUsageOK) IsServerError ¶
func (o *GetContentmanagementUsageOK) IsServerError() bool
IsServerError returns true when this get contentmanagement usage o k response has a 5xx status code
func (*GetContentmanagementUsageOK) IsSuccess ¶
func (o *GetContentmanagementUsageOK) IsSuccess() bool
IsSuccess returns true when this get contentmanagement usage o k response has a 2xx status code
func (*GetContentmanagementUsageOK) String ¶
func (o *GetContentmanagementUsageOK) String() string
type GetContentmanagementUsageParams ¶
type GetContentmanagementUsageParams struct { Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetContentmanagementUsageParams contains all the parameters to send to the API endpoint
for the get contentmanagement usage operation. Typically these are written to a http.Request.
func NewGetContentmanagementUsageParams ¶
func NewGetContentmanagementUsageParams() *GetContentmanagementUsageParams
NewGetContentmanagementUsageParams creates a new GetContentmanagementUsageParams 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 NewGetContentmanagementUsageParamsWithContext ¶
func NewGetContentmanagementUsageParamsWithContext(ctx context.Context) *GetContentmanagementUsageParams
NewGetContentmanagementUsageParamsWithContext creates a new GetContentmanagementUsageParams object with the ability to set a context for a request.
func NewGetContentmanagementUsageParamsWithHTTPClient ¶
func NewGetContentmanagementUsageParamsWithHTTPClient(client *http.Client) *GetContentmanagementUsageParams
NewGetContentmanagementUsageParamsWithHTTPClient creates a new GetContentmanagementUsageParams object with the ability to set a custom HTTPClient for a request.
func NewGetContentmanagementUsageParamsWithTimeout ¶
func NewGetContentmanagementUsageParamsWithTimeout(timeout time.Duration) *GetContentmanagementUsageParams
NewGetContentmanagementUsageParamsWithTimeout creates a new GetContentmanagementUsageParams object with the ability to set a timeout on a request.
func (*GetContentmanagementUsageParams) SetContext ¶
func (o *GetContentmanagementUsageParams) SetContext(ctx context.Context)
SetContext adds the context to the get contentmanagement usage params
func (*GetContentmanagementUsageParams) SetDefaults ¶
func (o *GetContentmanagementUsageParams) SetDefaults()
SetDefaults hydrates default values in the get contentmanagement usage params (not the query body).
All values with no default are reset to their zero value.
func (*GetContentmanagementUsageParams) SetHTTPClient ¶
func (o *GetContentmanagementUsageParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get contentmanagement usage params
func (*GetContentmanagementUsageParams) SetTimeout ¶
func (o *GetContentmanagementUsageParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get contentmanagement usage params
func (*GetContentmanagementUsageParams) WithContext ¶
func (o *GetContentmanagementUsageParams) WithContext(ctx context.Context) *GetContentmanagementUsageParams
WithContext adds the context to the get contentmanagement usage params
func (*GetContentmanagementUsageParams) WithDefaults ¶
func (o *GetContentmanagementUsageParams) WithDefaults() *GetContentmanagementUsageParams
WithDefaults hydrates default values in the get contentmanagement usage params (not the query body).
All values with no default are reset to their zero value.
func (*GetContentmanagementUsageParams) WithHTTPClient ¶
func (o *GetContentmanagementUsageParams) WithHTTPClient(client *http.Client) *GetContentmanagementUsageParams
WithHTTPClient adds the HTTPClient to the get contentmanagement usage params
func (*GetContentmanagementUsageParams) WithTimeout ¶
func (o *GetContentmanagementUsageParams) WithTimeout(timeout time.Duration) *GetContentmanagementUsageParams
WithTimeout adds the timeout to the get contentmanagement usage params
func (*GetContentmanagementUsageParams) WriteToRequest ¶
func (o *GetContentmanagementUsageParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetContentmanagementUsageReader ¶
type GetContentmanagementUsageReader struct {
// contains filtered or unexported fields
}
GetContentmanagementUsageReader is a Reader for the GetContentmanagementUsage structure.
func (*GetContentmanagementUsageReader) ReadResponse ¶
func (o *GetContentmanagementUsageReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetContentmanagementUsageRequestEntityTooLarge ¶
GetContentmanagementUsageRequestEntityTooLarge describes a response with status code 413, with default header values.
The request is over the size limit. Maximum bytes: %s
func NewGetContentmanagementUsageRequestEntityTooLarge ¶
func NewGetContentmanagementUsageRequestEntityTooLarge() *GetContentmanagementUsageRequestEntityTooLarge
NewGetContentmanagementUsageRequestEntityTooLarge creates a GetContentmanagementUsageRequestEntityTooLarge with default headers values
func (*GetContentmanagementUsageRequestEntityTooLarge) Error ¶
func (o *GetContentmanagementUsageRequestEntityTooLarge) Error() string
func (*GetContentmanagementUsageRequestEntityTooLarge) GetPayload ¶
func (o *GetContentmanagementUsageRequestEntityTooLarge) GetPayload() *models.ErrorBody
func (*GetContentmanagementUsageRequestEntityTooLarge) IsClientError ¶
func (o *GetContentmanagementUsageRequestEntityTooLarge) IsClientError() bool
IsClientError returns true when this get contentmanagement usage request entity too large response has a 4xx status code
func (*GetContentmanagementUsageRequestEntityTooLarge) IsCode ¶
func (o *GetContentmanagementUsageRequestEntityTooLarge) IsCode(code int) bool
IsCode returns true when this get contentmanagement usage request entity too large response a status code equal to that given
func (*GetContentmanagementUsageRequestEntityTooLarge) IsRedirect ¶
func (o *GetContentmanagementUsageRequestEntityTooLarge) IsRedirect() bool
IsRedirect returns true when this get contentmanagement usage request entity too large response has a 3xx status code
func (*GetContentmanagementUsageRequestEntityTooLarge) IsServerError ¶
func (o *GetContentmanagementUsageRequestEntityTooLarge) IsServerError() bool
IsServerError returns true when this get contentmanagement usage request entity too large response has a 5xx status code
func (*GetContentmanagementUsageRequestEntityTooLarge) IsSuccess ¶
func (o *GetContentmanagementUsageRequestEntityTooLarge) IsSuccess() bool
IsSuccess returns true when this get contentmanagement usage request entity too large response has a 2xx status code
func (*GetContentmanagementUsageRequestEntityTooLarge) String ¶
func (o *GetContentmanagementUsageRequestEntityTooLarge) String() string
type GetContentmanagementUsageRequestTimeout ¶
GetContentmanagementUsageRequestTimeout 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 NewGetContentmanagementUsageRequestTimeout ¶
func NewGetContentmanagementUsageRequestTimeout() *GetContentmanagementUsageRequestTimeout
NewGetContentmanagementUsageRequestTimeout creates a GetContentmanagementUsageRequestTimeout with default headers values
func (*GetContentmanagementUsageRequestTimeout) Error ¶
func (o *GetContentmanagementUsageRequestTimeout) Error() string
func (*GetContentmanagementUsageRequestTimeout) GetPayload ¶
func (o *GetContentmanagementUsageRequestTimeout) GetPayload() *models.ErrorBody
func (*GetContentmanagementUsageRequestTimeout) IsClientError ¶
func (o *GetContentmanagementUsageRequestTimeout) IsClientError() bool
IsClientError returns true when this get contentmanagement usage request timeout response has a 4xx status code
func (*GetContentmanagementUsageRequestTimeout) IsCode ¶
func (o *GetContentmanagementUsageRequestTimeout) IsCode(code int) bool
IsCode returns true when this get contentmanagement usage request timeout response a status code equal to that given
func (*GetContentmanagementUsageRequestTimeout) IsRedirect ¶
func (o *GetContentmanagementUsageRequestTimeout) IsRedirect() bool
IsRedirect returns true when this get contentmanagement usage request timeout response has a 3xx status code
func (*GetContentmanagementUsageRequestTimeout) IsServerError ¶
func (o *GetContentmanagementUsageRequestTimeout) IsServerError() bool
IsServerError returns true when this get contentmanagement usage request timeout response has a 5xx status code
func (*GetContentmanagementUsageRequestTimeout) IsSuccess ¶
func (o *GetContentmanagementUsageRequestTimeout) IsSuccess() bool
IsSuccess returns true when this get contentmanagement usage request timeout response has a 2xx status code
func (*GetContentmanagementUsageRequestTimeout) String ¶
func (o *GetContentmanagementUsageRequestTimeout) String() string
type GetContentmanagementUsageServiceUnavailable ¶
type GetContentmanagementUsageServiceUnavailable struct {
}GetContentmanagementUsageServiceUnavailable 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 NewGetContentmanagementUsageServiceUnavailable ¶
func NewGetContentmanagementUsageServiceUnavailable() *GetContentmanagementUsageServiceUnavailable
NewGetContentmanagementUsageServiceUnavailable creates a GetContentmanagementUsageServiceUnavailable with default headers values
func (*GetContentmanagementUsageServiceUnavailable) Error ¶
func (o *GetContentmanagementUsageServiceUnavailable) Error() string
func (*GetContentmanagementUsageServiceUnavailable) GetPayload ¶
func (o *GetContentmanagementUsageServiceUnavailable) GetPayload() *models.ErrorBody
func (*GetContentmanagementUsageServiceUnavailable) IsClientError ¶
func (o *GetContentmanagementUsageServiceUnavailable) IsClientError() bool
IsClientError returns true when this get contentmanagement usage service unavailable response has a 4xx status code
func (*GetContentmanagementUsageServiceUnavailable) IsCode ¶
func (o *GetContentmanagementUsageServiceUnavailable) IsCode(code int) bool
IsCode returns true when this get contentmanagement usage service unavailable response a status code equal to that given
func (*GetContentmanagementUsageServiceUnavailable) IsRedirect ¶
func (o *GetContentmanagementUsageServiceUnavailable) IsRedirect() bool
IsRedirect returns true when this get contentmanagement usage service unavailable response has a 3xx status code
func (*GetContentmanagementUsageServiceUnavailable) IsServerError ¶
func (o *GetContentmanagementUsageServiceUnavailable) IsServerError() bool
IsServerError returns true when this get contentmanagement usage service unavailable response has a 5xx status code
func (*GetContentmanagementUsageServiceUnavailable) IsSuccess ¶
func (o *GetContentmanagementUsageServiceUnavailable) IsSuccess() bool
IsSuccess returns true when this get contentmanagement usage service unavailable response has a 2xx status code
func (*GetContentmanagementUsageServiceUnavailable) String ¶
func (o *GetContentmanagementUsageServiceUnavailable) String() string
type GetContentmanagementUsageTooManyRequests ¶
GetContentmanagementUsageTooManyRequests describes a response with status code 429, with default header values.
Rate limit exceeded the maximum. Retry the request in [%s] seconds
func NewGetContentmanagementUsageTooManyRequests ¶
func NewGetContentmanagementUsageTooManyRequests() *GetContentmanagementUsageTooManyRequests
NewGetContentmanagementUsageTooManyRequests creates a GetContentmanagementUsageTooManyRequests with default headers values
func (*GetContentmanagementUsageTooManyRequests) Error ¶
func (o *GetContentmanagementUsageTooManyRequests) Error() string
func (*GetContentmanagementUsageTooManyRequests) GetPayload ¶
func (o *GetContentmanagementUsageTooManyRequests) GetPayload() *models.ErrorBody
func (*GetContentmanagementUsageTooManyRequests) IsClientError ¶
func (o *GetContentmanagementUsageTooManyRequests) IsClientError() bool
IsClientError returns true when this get contentmanagement usage too many requests response has a 4xx status code
func (*GetContentmanagementUsageTooManyRequests) IsCode ¶
func (o *GetContentmanagementUsageTooManyRequests) IsCode(code int) bool
IsCode returns true when this get contentmanagement usage too many requests response a status code equal to that given
func (*GetContentmanagementUsageTooManyRequests) IsRedirect ¶
func (o *GetContentmanagementUsageTooManyRequests) IsRedirect() bool
IsRedirect returns true when this get contentmanagement usage too many requests response has a 3xx status code
func (*GetContentmanagementUsageTooManyRequests) IsServerError ¶
func (o *GetContentmanagementUsageTooManyRequests) IsServerError() bool
IsServerError returns true when this get contentmanagement usage too many requests response has a 5xx status code
func (*GetContentmanagementUsageTooManyRequests) IsSuccess ¶
func (o *GetContentmanagementUsageTooManyRequests) IsSuccess() bool
IsSuccess returns true when this get contentmanagement usage too many requests response has a 2xx status code
func (*GetContentmanagementUsageTooManyRequests) String ¶
func (o *GetContentmanagementUsageTooManyRequests) String() string
type GetContentmanagementUsageUnauthorized ¶
type GetContentmanagementUsageUnauthorized struct {
}GetContentmanagementUsageUnauthorized describes a response with status code 401, with default header values.
No authentication bearer token specified in authorization header.
func NewGetContentmanagementUsageUnauthorized ¶
func NewGetContentmanagementUsageUnauthorized() *GetContentmanagementUsageUnauthorized
NewGetContentmanagementUsageUnauthorized creates a GetContentmanagementUsageUnauthorized with default headers values
func (*GetContentmanagementUsageUnauthorized) Error ¶
func (o *GetContentmanagementUsageUnauthorized) Error() string
func (*GetContentmanagementUsageUnauthorized) GetPayload ¶
func (o *GetContentmanagementUsageUnauthorized) GetPayload() *models.ErrorBody
func (*GetContentmanagementUsageUnauthorized) IsClientError ¶
func (o *GetContentmanagementUsageUnauthorized) IsClientError() bool
IsClientError returns true when this get contentmanagement usage unauthorized response has a 4xx status code
func (*GetContentmanagementUsageUnauthorized) IsCode ¶
func (o *GetContentmanagementUsageUnauthorized) IsCode(code int) bool
IsCode returns true when this get contentmanagement usage unauthorized response a status code equal to that given
func (*GetContentmanagementUsageUnauthorized) IsRedirect ¶
func (o *GetContentmanagementUsageUnauthorized) IsRedirect() bool
IsRedirect returns true when this get contentmanagement usage unauthorized response has a 3xx status code
func (*GetContentmanagementUsageUnauthorized) IsServerError ¶
func (o *GetContentmanagementUsageUnauthorized) IsServerError() bool
IsServerError returns true when this get contentmanagement usage unauthorized response has a 5xx status code
func (*GetContentmanagementUsageUnauthorized) IsSuccess ¶
func (o *GetContentmanagementUsageUnauthorized) IsSuccess() bool
IsSuccess returns true when this get contentmanagement usage unauthorized response has a 2xx status code
func (*GetContentmanagementUsageUnauthorized) String ¶
func (o *GetContentmanagementUsageUnauthorized) String() string
type GetContentmanagementUsageUnsupportedMediaType ¶
GetContentmanagementUsageUnsupportedMediaType 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 NewGetContentmanagementUsageUnsupportedMediaType ¶
func NewGetContentmanagementUsageUnsupportedMediaType() *GetContentmanagementUsageUnsupportedMediaType
NewGetContentmanagementUsageUnsupportedMediaType creates a GetContentmanagementUsageUnsupportedMediaType with default headers values
func (*GetContentmanagementUsageUnsupportedMediaType) Error ¶
func (o *GetContentmanagementUsageUnsupportedMediaType) Error() string
func (*GetContentmanagementUsageUnsupportedMediaType) GetPayload ¶
func (o *GetContentmanagementUsageUnsupportedMediaType) GetPayload() *models.ErrorBody
func (*GetContentmanagementUsageUnsupportedMediaType) IsClientError ¶
func (o *GetContentmanagementUsageUnsupportedMediaType) IsClientError() bool
IsClientError returns true when this get contentmanagement usage unsupported media type response has a 4xx status code
func (*GetContentmanagementUsageUnsupportedMediaType) IsCode ¶
func (o *GetContentmanagementUsageUnsupportedMediaType) IsCode(code int) bool
IsCode returns true when this get contentmanagement usage unsupported media type response a status code equal to that given
func (*GetContentmanagementUsageUnsupportedMediaType) IsRedirect ¶
func (o *GetContentmanagementUsageUnsupportedMediaType) IsRedirect() bool
IsRedirect returns true when this get contentmanagement usage unsupported media type response has a 3xx status code
func (*GetContentmanagementUsageUnsupportedMediaType) IsServerError ¶
func (o *GetContentmanagementUsageUnsupportedMediaType) IsServerError() bool
IsServerError returns true when this get contentmanagement usage unsupported media type response has a 5xx status code
func (*GetContentmanagementUsageUnsupportedMediaType) IsSuccess ¶
func (o *GetContentmanagementUsageUnsupportedMediaType) IsSuccess() bool
IsSuccess returns true when this get contentmanagement usage unsupported media type response has a 2xx status code
func (*GetContentmanagementUsageUnsupportedMediaType) String ¶
func (o *GetContentmanagementUsageUnsupportedMediaType) String() string
type GetContentmanagementWorkspaceBadRequest ¶
GetContentmanagementWorkspaceBadRequest 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 NewGetContentmanagementWorkspaceBadRequest ¶
func NewGetContentmanagementWorkspaceBadRequest() *GetContentmanagementWorkspaceBadRequest
NewGetContentmanagementWorkspaceBadRequest creates a GetContentmanagementWorkspaceBadRequest with default headers values
func (*GetContentmanagementWorkspaceBadRequest) Error ¶
func (o *GetContentmanagementWorkspaceBadRequest) Error() string
func (*GetContentmanagementWorkspaceBadRequest) GetPayload ¶
func (o *GetContentmanagementWorkspaceBadRequest) GetPayload() *models.ErrorBody
func (*GetContentmanagementWorkspaceBadRequest) IsClientError ¶
func (o *GetContentmanagementWorkspaceBadRequest) IsClientError() bool
IsClientError returns true when this get contentmanagement workspace bad request response has a 4xx status code
func (*GetContentmanagementWorkspaceBadRequest) IsCode ¶
func (o *GetContentmanagementWorkspaceBadRequest) IsCode(code int) bool
IsCode returns true when this get contentmanagement workspace bad request response a status code equal to that given
func (*GetContentmanagementWorkspaceBadRequest) IsRedirect ¶
func (o *GetContentmanagementWorkspaceBadRequest) IsRedirect() bool
IsRedirect returns true when this get contentmanagement workspace bad request response has a 3xx status code
func (*GetContentmanagementWorkspaceBadRequest) IsServerError ¶
func (o *GetContentmanagementWorkspaceBadRequest) IsServerError() bool
IsServerError returns true when this get contentmanagement workspace bad request response has a 5xx status code
func (*GetContentmanagementWorkspaceBadRequest) IsSuccess ¶
func (o *GetContentmanagementWorkspaceBadRequest) IsSuccess() bool
IsSuccess returns true when this get contentmanagement workspace bad request response has a 2xx status code
func (*GetContentmanagementWorkspaceBadRequest) String ¶
func (o *GetContentmanagementWorkspaceBadRequest) String() string
type GetContentmanagementWorkspaceDocumentsBadRequest ¶
GetContentmanagementWorkspaceDocumentsBadRequest 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 NewGetContentmanagementWorkspaceDocumentsBadRequest ¶
func NewGetContentmanagementWorkspaceDocumentsBadRequest() *GetContentmanagementWorkspaceDocumentsBadRequest
NewGetContentmanagementWorkspaceDocumentsBadRequest creates a GetContentmanagementWorkspaceDocumentsBadRequest with default headers values
func (*GetContentmanagementWorkspaceDocumentsBadRequest) Error ¶
func (o *GetContentmanagementWorkspaceDocumentsBadRequest) Error() string
func (*GetContentmanagementWorkspaceDocumentsBadRequest) GetPayload ¶
func (o *GetContentmanagementWorkspaceDocumentsBadRequest) GetPayload() *models.ErrorBody
func (*GetContentmanagementWorkspaceDocumentsBadRequest) IsClientError ¶
func (o *GetContentmanagementWorkspaceDocumentsBadRequest) IsClientError() bool
IsClientError returns true when this get contentmanagement workspace documents bad request response has a 4xx status code
func (*GetContentmanagementWorkspaceDocumentsBadRequest) IsCode ¶
func (o *GetContentmanagementWorkspaceDocumentsBadRequest) IsCode(code int) bool
IsCode returns true when this get contentmanagement workspace documents bad request response a status code equal to that given
func (*GetContentmanagementWorkspaceDocumentsBadRequest) IsRedirect ¶
func (o *GetContentmanagementWorkspaceDocumentsBadRequest) IsRedirect() bool
IsRedirect returns true when this get contentmanagement workspace documents bad request response has a 3xx status code
func (*GetContentmanagementWorkspaceDocumentsBadRequest) IsServerError ¶
func (o *GetContentmanagementWorkspaceDocumentsBadRequest) IsServerError() bool
IsServerError returns true when this get contentmanagement workspace documents bad request response has a 5xx status code
func (*GetContentmanagementWorkspaceDocumentsBadRequest) IsSuccess ¶
func (o *GetContentmanagementWorkspaceDocumentsBadRequest) IsSuccess() bool
IsSuccess returns true when this get contentmanagement workspace documents bad request response has a 2xx status code
func (*GetContentmanagementWorkspaceDocumentsBadRequest) String ¶
func (o *GetContentmanagementWorkspaceDocumentsBadRequest) String() string
type GetContentmanagementWorkspaceDocumentsForbidden ¶
GetContentmanagementWorkspaceDocumentsForbidden describes a response with status code 403, with default header values.
You are not authorized to perform the requested action.
func NewGetContentmanagementWorkspaceDocumentsForbidden ¶
func NewGetContentmanagementWorkspaceDocumentsForbidden() *GetContentmanagementWorkspaceDocumentsForbidden
NewGetContentmanagementWorkspaceDocumentsForbidden creates a GetContentmanagementWorkspaceDocumentsForbidden with default headers values
func (*GetContentmanagementWorkspaceDocumentsForbidden) Error ¶
func (o *GetContentmanagementWorkspaceDocumentsForbidden) Error() string
func (*GetContentmanagementWorkspaceDocumentsForbidden) GetPayload ¶
func (o *GetContentmanagementWorkspaceDocumentsForbidden) GetPayload() *models.ErrorBody
func (*GetContentmanagementWorkspaceDocumentsForbidden) IsClientError ¶
func (o *GetContentmanagementWorkspaceDocumentsForbidden) IsClientError() bool
IsClientError returns true when this get contentmanagement workspace documents forbidden response has a 4xx status code
func (*GetContentmanagementWorkspaceDocumentsForbidden) IsCode ¶
func (o *GetContentmanagementWorkspaceDocumentsForbidden) IsCode(code int) bool
IsCode returns true when this get contentmanagement workspace documents forbidden response a status code equal to that given
func (*GetContentmanagementWorkspaceDocumentsForbidden) IsRedirect ¶
func (o *GetContentmanagementWorkspaceDocumentsForbidden) IsRedirect() bool
IsRedirect returns true when this get contentmanagement workspace documents forbidden response has a 3xx status code
func (*GetContentmanagementWorkspaceDocumentsForbidden) IsServerError ¶
func (o *GetContentmanagementWorkspaceDocumentsForbidden) IsServerError() bool
IsServerError returns true when this get contentmanagement workspace documents forbidden response has a 5xx status code
func (*GetContentmanagementWorkspaceDocumentsForbidden) IsSuccess ¶
func (o *GetContentmanagementWorkspaceDocumentsForbidden) IsSuccess() bool
IsSuccess returns true when this get contentmanagement workspace documents forbidden response has a 2xx status code
func (*GetContentmanagementWorkspaceDocumentsForbidden) String ¶
func (o *GetContentmanagementWorkspaceDocumentsForbidden) String() string
type GetContentmanagementWorkspaceDocumentsGatewayTimeout ¶
GetContentmanagementWorkspaceDocumentsGatewayTimeout describes a response with status code 504, with default header values.
The request timed out.
func NewGetContentmanagementWorkspaceDocumentsGatewayTimeout ¶
func NewGetContentmanagementWorkspaceDocumentsGatewayTimeout() *GetContentmanagementWorkspaceDocumentsGatewayTimeout
NewGetContentmanagementWorkspaceDocumentsGatewayTimeout creates a GetContentmanagementWorkspaceDocumentsGatewayTimeout with default headers values
func (*GetContentmanagementWorkspaceDocumentsGatewayTimeout) Error ¶
func (o *GetContentmanagementWorkspaceDocumentsGatewayTimeout) Error() string
func (*GetContentmanagementWorkspaceDocumentsGatewayTimeout) GetPayload ¶
func (o *GetContentmanagementWorkspaceDocumentsGatewayTimeout) GetPayload() *models.ErrorBody
func (*GetContentmanagementWorkspaceDocumentsGatewayTimeout) IsClientError ¶
func (o *GetContentmanagementWorkspaceDocumentsGatewayTimeout) IsClientError() bool
IsClientError returns true when this get contentmanagement workspace documents gateway timeout response has a 4xx status code
func (*GetContentmanagementWorkspaceDocumentsGatewayTimeout) IsCode ¶
func (o *GetContentmanagementWorkspaceDocumentsGatewayTimeout) IsCode(code int) bool
IsCode returns true when this get contentmanagement workspace documents gateway timeout response a status code equal to that given
func (*GetContentmanagementWorkspaceDocumentsGatewayTimeout) IsRedirect ¶
func (o *GetContentmanagementWorkspaceDocumentsGatewayTimeout) IsRedirect() bool
IsRedirect returns true when this get contentmanagement workspace documents gateway timeout response has a 3xx status code
func (*GetContentmanagementWorkspaceDocumentsGatewayTimeout) IsServerError ¶
func (o *GetContentmanagementWorkspaceDocumentsGatewayTimeout) IsServerError() bool
IsServerError returns true when this get contentmanagement workspace documents gateway timeout response has a 5xx status code
func (*GetContentmanagementWorkspaceDocumentsGatewayTimeout) IsSuccess ¶
func (o *GetContentmanagementWorkspaceDocumentsGatewayTimeout) IsSuccess() bool
IsSuccess returns true when this get contentmanagement workspace documents gateway timeout response has a 2xx status code
func (*GetContentmanagementWorkspaceDocumentsGatewayTimeout) String ¶
func (o *GetContentmanagementWorkspaceDocumentsGatewayTimeout) String() string
type GetContentmanagementWorkspaceDocumentsInternalServerError ¶
GetContentmanagementWorkspaceDocumentsInternalServerError 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 NewGetContentmanagementWorkspaceDocumentsInternalServerError ¶
func NewGetContentmanagementWorkspaceDocumentsInternalServerError() *GetContentmanagementWorkspaceDocumentsInternalServerError
NewGetContentmanagementWorkspaceDocumentsInternalServerError creates a GetContentmanagementWorkspaceDocumentsInternalServerError with default headers values
func (*GetContentmanagementWorkspaceDocumentsInternalServerError) Error ¶
func (o *GetContentmanagementWorkspaceDocumentsInternalServerError) Error() string
func (*GetContentmanagementWorkspaceDocumentsInternalServerError) GetPayload ¶
func (o *GetContentmanagementWorkspaceDocumentsInternalServerError) GetPayload() *models.ErrorBody
func (*GetContentmanagementWorkspaceDocumentsInternalServerError) IsClientError ¶
func (o *GetContentmanagementWorkspaceDocumentsInternalServerError) IsClientError() bool
IsClientError returns true when this get contentmanagement workspace documents internal server error response has a 4xx status code
func (*GetContentmanagementWorkspaceDocumentsInternalServerError) IsCode ¶
func (o *GetContentmanagementWorkspaceDocumentsInternalServerError) IsCode(code int) bool
IsCode returns true when this get contentmanagement workspace documents internal server error response a status code equal to that given
func (*GetContentmanagementWorkspaceDocumentsInternalServerError) IsRedirect ¶
func (o *GetContentmanagementWorkspaceDocumentsInternalServerError) IsRedirect() bool
IsRedirect returns true when this get contentmanagement workspace documents internal server error response has a 3xx status code
func (*GetContentmanagementWorkspaceDocumentsInternalServerError) IsServerError ¶
func (o *GetContentmanagementWorkspaceDocumentsInternalServerError) IsServerError() bool
IsServerError returns true when this get contentmanagement workspace documents internal server error response has a 5xx status code
func (*GetContentmanagementWorkspaceDocumentsInternalServerError) IsSuccess ¶
func (o *GetContentmanagementWorkspaceDocumentsInternalServerError) IsSuccess() bool
IsSuccess returns true when this get contentmanagement workspace documents internal server error response has a 2xx status code
func (*GetContentmanagementWorkspaceDocumentsInternalServerError) String ¶
func (o *GetContentmanagementWorkspaceDocumentsInternalServerError) String() string
type GetContentmanagementWorkspaceDocumentsNotFound ¶
GetContentmanagementWorkspaceDocumentsNotFound describes a response with status code 404, with default header values.
The requested resource was not found.
func NewGetContentmanagementWorkspaceDocumentsNotFound ¶
func NewGetContentmanagementWorkspaceDocumentsNotFound() *GetContentmanagementWorkspaceDocumentsNotFound
NewGetContentmanagementWorkspaceDocumentsNotFound creates a GetContentmanagementWorkspaceDocumentsNotFound with default headers values
func (*GetContentmanagementWorkspaceDocumentsNotFound) Error ¶
func (o *GetContentmanagementWorkspaceDocumentsNotFound) Error() string
func (*GetContentmanagementWorkspaceDocumentsNotFound) GetPayload ¶
func (o *GetContentmanagementWorkspaceDocumentsNotFound) GetPayload() *models.ErrorBody
func (*GetContentmanagementWorkspaceDocumentsNotFound) IsClientError ¶
func (o *GetContentmanagementWorkspaceDocumentsNotFound) IsClientError() bool
IsClientError returns true when this get contentmanagement workspace documents not found response has a 4xx status code
func (*GetContentmanagementWorkspaceDocumentsNotFound) IsCode ¶
func (o *GetContentmanagementWorkspaceDocumentsNotFound) IsCode(code int) bool
IsCode returns true when this get contentmanagement workspace documents not found response a status code equal to that given
func (*GetContentmanagementWorkspaceDocumentsNotFound) IsRedirect ¶
func (o *GetContentmanagementWorkspaceDocumentsNotFound) IsRedirect() bool
IsRedirect returns true when this get contentmanagement workspace documents not found response has a 3xx status code
func (*GetContentmanagementWorkspaceDocumentsNotFound) IsServerError ¶
func (o *GetContentmanagementWorkspaceDocumentsNotFound) IsServerError() bool
IsServerError returns true when this get contentmanagement workspace documents not found response has a 5xx status code
func (*GetContentmanagementWorkspaceDocumentsNotFound) IsSuccess ¶
func (o *GetContentmanagementWorkspaceDocumentsNotFound) IsSuccess() bool
IsSuccess returns true when this get contentmanagement workspace documents not found response has a 2xx status code
func (*GetContentmanagementWorkspaceDocumentsNotFound) String ¶
func (o *GetContentmanagementWorkspaceDocumentsNotFound) String() string
type GetContentmanagementWorkspaceDocumentsOK ¶
type GetContentmanagementWorkspaceDocumentsOK struct {
Payload *models.DocumentEntityListing
}
GetContentmanagementWorkspaceDocumentsOK describes a response with status code 200, with default header values.
successful operation
func NewGetContentmanagementWorkspaceDocumentsOK ¶
func NewGetContentmanagementWorkspaceDocumentsOK() *GetContentmanagementWorkspaceDocumentsOK
NewGetContentmanagementWorkspaceDocumentsOK creates a GetContentmanagementWorkspaceDocumentsOK with default headers values
func (*GetContentmanagementWorkspaceDocumentsOK) Error ¶
func (o *GetContentmanagementWorkspaceDocumentsOK) Error() string
func (*GetContentmanagementWorkspaceDocumentsOK) GetPayload ¶
func (o *GetContentmanagementWorkspaceDocumentsOK) GetPayload() *models.DocumentEntityListing
func (*GetContentmanagementWorkspaceDocumentsOK) IsClientError ¶
func (o *GetContentmanagementWorkspaceDocumentsOK) IsClientError() bool
IsClientError returns true when this get contentmanagement workspace documents o k response has a 4xx status code
func (*GetContentmanagementWorkspaceDocumentsOK) IsCode ¶
func (o *GetContentmanagementWorkspaceDocumentsOK) IsCode(code int) bool
IsCode returns true when this get contentmanagement workspace documents o k response a status code equal to that given
func (*GetContentmanagementWorkspaceDocumentsOK) IsRedirect ¶
func (o *GetContentmanagementWorkspaceDocumentsOK) IsRedirect() bool
IsRedirect returns true when this get contentmanagement workspace documents o k response has a 3xx status code
func (*GetContentmanagementWorkspaceDocumentsOK) IsServerError ¶
func (o *GetContentmanagementWorkspaceDocumentsOK) IsServerError() bool
IsServerError returns true when this get contentmanagement workspace documents o k response has a 5xx status code
func (*GetContentmanagementWorkspaceDocumentsOK) IsSuccess ¶
func (o *GetContentmanagementWorkspaceDocumentsOK) IsSuccess() bool
IsSuccess returns true when this get contentmanagement workspace documents o k response has a 2xx status code
func (*GetContentmanagementWorkspaceDocumentsOK) String ¶
func (o *GetContentmanagementWorkspaceDocumentsOK) String() string
type GetContentmanagementWorkspaceDocumentsParams ¶
type GetContentmanagementWorkspaceDocumentsParams struct { /* Expand. Which fields, if any, to expand. */ Expand []string /* PageNumber. Page number Format: int32 Default: 1 */ PageNumber *int32 /* PageSize. Page size Format: int32 Default: 25 */ PageSize *int32 /* SortBy. name or dateCreated */ SortBy *string /* SortOrder. ascending or descending Default: "ascending" */ SortOrder *string /* WorkspaceID. Workspace ID */ WorkspaceID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetContentmanagementWorkspaceDocumentsParams contains all the parameters to send to the API endpoint
for the get contentmanagement workspace documents operation. Typically these are written to a http.Request.
func NewGetContentmanagementWorkspaceDocumentsParams ¶
func NewGetContentmanagementWorkspaceDocumentsParams() *GetContentmanagementWorkspaceDocumentsParams
NewGetContentmanagementWorkspaceDocumentsParams creates a new GetContentmanagementWorkspaceDocumentsParams 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 NewGetContentmanagementWorkspaceDocumentsParamsWithContext ¶
func NewGetContentmanagementWorkspaceDocumentsParamsWithContext(ctx context.Context) *GetContentmanagementWorkspaceDocumentsParams
NewGetContentmanagementWorkspaceDocumentsParamsWithContext creates a new GetContentmanagementWorkspaceDocumentsParams object with the ability to set a context for a request.
func NewGetContentmanagementWorkspaceDocumentsParamsWithHTTPClient ¶
func NewGetContentmanagementWorkspaceDocumentsParamsWithHTTPClient(client *http.Client) *GetContentmanagementWorkspaceDocumentsParams
NewGetContentmanagementWorkspaceDocumentsParamsWithHTTPClient creates a new GetContentmanagementWorkspaceDocumentsParams object with the ability to set a custom HTTPClient for a request.
func NewGetContentmanagementWorkspaceDocumentsParamsWithTimeout ¶
func NewGetContentmanagementWorkspaceDocumentsParamsWithTimeout(timeout time.Duration) *GetContentmanagementWorkspaceDocumentsParams
NewGetContentmanagementWorkspaceDocumentsParamsWithTimeout creates a new GetContentmanagementWorkspaceDocumentsParams object with the ability to set a timeout on a request.
func (*GetContentmanagementWorkspaceDocumentsParams) SetContext ¶
func (o *GetContentmanagementWorkspaceDocumentsParams) SetContext(ctx context.Context)
SetContext adds the context to the get contentmanagement workspace documents params
func (*GetContentmanagementWorkspaceDocumentsParams) SetDefaults ¶
func (o *GetContentmanagementWorkspaceDocumentsParams) SetDefaults()
SetDefaults hydrates default values in the get contentmanagement workspace documents params (not the query body).
All values with no default are reset to their zero value.
func (*GetContentmanagementWorkspaceDocumentsParams) SetExpand ¶
func (o *GetContentmanagementWorkspaceDocumentsParams) SetExpand(expand []string)
SetExpand adds the expand to the get contentmanagement workspace documents params
func (*GetContentmanagementWorkspaceDocumentsParams) SetHTTPClient ¶
func (o *GetContentmanagementWorkspaceDocumentsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get contentmanagement workspace documents params
func (*GetContentmanagementWorkspaceDocumentsParams) SetPageNumber ¶
func (o *GetContentmanagementWorkspaceDocumentsParams) SetPageNumber(pageNumber *int32)
SetPageNumber adds the pageNumber to the get contentmanagement workspace documents params
func (*GetContentmanagementWorkspaceDocumentsParams) SetPageSize ¶
func (o *GetContentmanagementWorkspaceDocumentsParams) SetPageSize(pageSize *int32)
SetPageSize adds the pageSize to the get contentmanagement workspace documents params
func (*GetContentmanagementWorkspaceDocumentsParams) SetSortBy ¶
func (o *GetContentmanagementWorkspaceDocumentsParams) SetSortBy(sortBy *string)
SetSortBy adds the sortBy to the get contentmanagement workspace documents params
func (*GetContentmanagementWorkspaceDocumentsParams) SetSortOrder ¶
func (o *GetContentmanagementWorkspaceDocumentsParams) SetSortOrder(sortOrder *string)
SetSortOrder adds the sortOrder to the get contentmanagement workspace documents params
func (*GetContentmanagementWorkspaceDocumentsParams) SetTimeout ¶
func (o *GetContentmanagementWorkspaceDocumentsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get contentmanagement workspace documents params
func (*GetContentmanagementWorkspaceDocumentsParams) SetWorkspaceID ¶
func (o *GetContentmanagementWorkspaceDocumentsParams) SetWorkspaceID(workspaceID string)
SetWorkspaceID adds the workspaceId to the get contentmanagement workspace documents params
func (*GetContentmanagementWorkspaceDocumentsParams) WithContext ¶
func (o *GetContentmanagementWorkspaceDocumentsParams) WithContext(ctx context.Context) *GetContentmanagementWorkspaceDocumentsParams
WithContext adds the context to the get contentmanagement workspace documents params
func (*GetContentmanagementWorkspaceDocumentsParams) WithDefaults ¶
func (o *GetContentmanagementWorkspaceDocumentsParams) WithDefaults() *GetContentmanagementWorkspaceDocumentsParams
WithDefaults hydrates default values in the get contentmanagement workspace documents params (not the query body).
All values with no default are reset to their zero value.
func (*GetContentmanagementWorkspaceDocumentsParams) WithExpand ¶
func (o *GetContentmanagementWorkspaceDocumentsParams) WithExpand(expand []string) *GetContentmanagementWorkspaceDocumentsParams
WithExpand adds the expand to the get contentmanagement workspace documents params
func (*GetContentmanagementWorkspaceDocumentsParams) WithHTTPClient ¶
func (o *GetContentmanagementWorkspaceDocumentsParams) WithHTTPClient(client *http.Client) *GetContentmanagementWorkspaceDocumentsParams
WithHTTPClient adds the HTTPClient to the get contentmanagement workspace documents params
func (*GetContentmanagementWorkspaceDocumentsParams) WithPageNumber ¶
func (o *GetContentmanagementWorkspaceDocumentsParams) WithPageNumber(pageNumber *int32) *GetContentmanagementWorkspaceDocumentsParams
WithPageNumber adds the pageNumber to the get contentmanagement workspace documents params
func (*GetContentmanagementWorkspaceDocumentsParams) WithPageSize ¶
func (o *GetContentmanagementWorkspaceDocumentsParams) WithPageSize(pageSize *int32) *GetContentmanagementWorkspaceDocumentsParams
WithPageSize adds the pageSize to the get contentmanagement workspace documents params
func (*GetContentmanagementWorkspaceDocumentsParams) WithSortBy ¶
func (o *GetContentmanagementWorkspaceDocumentsParams) WithSortBy(sortBy *string) *GetContentmanagementWorkspaceDocumentsParams
WithSortBy adds the sortBy to the get contentmanagement workspace documents params
func (*GetContentmanagementWorkspaceDocumentsParams) WithSortOrder ¶
func (o *GetContentmanagementWorkspaceDocumentsParams) WithSortOrder(sortOrder *string) *GetContentmanagementWorkspaceDocumentsParams
WithSortOrder adds the sortOrder to the get contentmanagement workspace documents params
func (*GetContentmanagementWorkspaceDocumentsParams) WithTimeout ¶
func (o *GetContentmanagementWorkspaceDocumentsParams) WithTimeout(timeout time.Duration) *GetContentmanagementWorkspaceDocumentsParams
WithTimeout adds the timeout to the get contentmanagement workspace documents params
func (*GetContentmanagementWorkspaceDocumentsParams) WithWorkspaceID ¶
func (o *GetContentmanagementWorkspaceDocumentsParams) WithWorkspaceID(workspaceID string) *GetContentmanagementWorkspaceDocumentsParams
WithWorkspaceID adds the workspaceID to the get contentmanagement workspace documents params
func (*GetContentmanagementWorkspaceDocumentsParams) WriteToRequest ¶
func (o *GetContentmanagementWorkspaceDocumentsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetContentmanagementWorkspaceDocumentsReader ¶
type GetContentmanagementWorkspaceDocumentsReader struct {
// contains filtered or unexported fields
}
GetContentmanagementWorkspaceDocumentsReader is a Reader for the GetContentmanagementWorkspaceDocuments structure.
func (*GetContentmanagementWorkspaceDocumentsReader) ReadResponse ¶
func (o *GetContentmanagementWorkspaceDocumentsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetContentmanagementWorkspaceDocumentsRequestEntityTooLarge ¶
type GetContentmanagementWorkspaceDocumentsRequestEntityTooLarge struct {
Payload *models.ErrorBody
}
GetContentmanagementWorkspaceDocumentsRequestEntityTooLarge describes a response with status code 413, with default header values.
The request is over the size limit. Maximum bytes: %s
func NewGetContentmanagementWorkspaceDocumentsRequestEntityTooLarge ¶
func NewGetContentmanagementWorkspaceDocumentsRequestEntityTooLarge() *GetContentmanagementWorkspaceDocumentsRequestEntityTooLarge
NewGetContentmanagementWorkspaceDocumentsRequestEntityTooLarge creates a GetContentmanagementWorkspaceDocumentsRequestEntityTooLarge with default headers values
func (*GetContentmanagementWorkspaceDocumentsRequestEntityTooLarge) Error ¶
func (o *GetContentmanagementWorkspaceDocumentsRequestEntityTooLarge) Error() string
func (*GetContentmanagementWorkspaceDocumentsRequestEntityTooLarge) GetPayload ¶
func (o *GetContentmanagementWorkspaceDocumentsRequestEntityTooLarge) GetPayload() *models.ErrorBody
func (*GetContentmanagementWorkspaceDocumentsRequestEntityTooLarge) IsClientError ¶
func (o *GetContentmanagementWorkspaceDocumentsRequestEntityTooLarge) IsClientError() bool
IsClientError returns true when this get contentmanagement workspace documents request entity too large response has a 4xx status code
func (*GetContentmanagementWorkspaceDocumentsRequestEntityTooLarge) IsCode ¶
func (o *GetContentmanagementWorkspaceDocumentsRequestEntityTooLarge) IsCode(code int) bool
IsCode returns true when this get contentmanagement workspace documents request entity too large response a status code equal to that given
func (*GetContentmanagementWorkspaceDocumentsRequestEntityTooLarge) IsRedirect ¶
func (o *GetContentmanagementWorkspaceDocumentsRequestEntityTooLarge) IsRedirect() bool
IsRedirect returns true when this get contentmanagement workspace documents request entity too large response has a 3xx status code
func (*GetContentmanagementWorkspaceDocumentsRequestEntityTooLarge) IsServerError ¶
func (o *GetContentmanagementWorkspaceDocumentsRequestEntityTooLarge) IsServerError() bool
IsServerError returns true when this get contentmanagement workspace documents request entity too large response has a 5xx status code
func (*GetContentmanagementWorkspaceDocumentsRequestEntityTooLarge) IsSuccess ¶
func (o *GetContentmanagementWorkspaceDocumentsRequestEntityTooLarge) IsSuccess() bool
IsSuccess returns true when this get contentmanagement workspace documents request entity too large response has a 2xx status code
func (*GetContentmanagementWorkspaceDocumentsRequestEntityTooLarge) String ¶
func (o *GetContentmanagementWorkspaceDocumentsRequestEntityTooLarge) String() string
type GetContentmanagementWorkspaceDocumentsRequestTimeout ¶
GetContentmanagementWorkspaceDocumentsRequestTimeout 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 NewGetContentmanagementWorkspaceDocumentsRequestTimeout ¶
func NewGetContentmanagementWorkspaceDocumentsRequestTimeout() *GetContentmanagementWorkspaceDocumentsRequestTimeout
NewGetContentmanagementWorkspaceDocumentsRequestTimeout creates a GetContentmanagementWorkspaceDocumentsRequestTimeout with default headers values
func (*GetContentmanagementWorkspaceDocumentsRequestTimeout) Error ¶
func (o *GetContentmanagementWorkspaceDocumentsRequestTimeout) Error() string
func (*GetContentmanagementWorkspaceDocumentsRequestTimeout) GetPayload ¶
func (o *GetContentmanagementWorkspaceDocumentsRequestTimeout) GetPayload() *models.ErrorBody
func (*GetContentmanagementWorkspaceDocumentsRequestTimeout) IsClientError ¶
func (o *GetContentmanagementWorkspaceDocumentsRequestTimeout) IsClientError() bool
IsClientError returns true when this get contentmanagement workspace documents request timeout response has a 4xx status code
func (*GetContentmanagementWorkspaceDocumentsRequestTimeout) IsCode ¶
func (o *GetContentmanagementWorkspaceDocumentsRequestTimeout) IsCode(code int) bool
IsCode returns true when this get contentmanagement workspace documents request timeout response a status code equal to that given
func (*GetContentmanagementWorkspaceDocumentsRequestTimeout) IsRedirect ¶
func (o *GetContentmanagementWorkspaceDocumentsRequestTimeout) IsRedirect() bool
IsRedirect returns true when this get contentmanagement workspace documents request timeout response has a 3xx status code
func (*GetContentmanagementWorkspaceDocumentsRequestTimeout) IsServerError ¶
func (o *GetContentmanagementWorkspaceDocumentsRequestTimeout) IsServerError() bool
IsServerError returns true when this get contentmanagement workspace documents request timeout response has a 5xx status code
func (*GetContentmanagementWorkspaceDocumentsRequestTimeout) IsSuccess ¶
func (o *GetContentmanagementWorkspaceDocumentsRequestTimeout) IsSuccess() bool
IsSuccess returns true when this get contentmanagement workspace documents request timeout response has a 2xx status code
func (*GetContentmanagementWorkspaceDocumentsRequestTimeout) String ¶
func (o *GetContentmanagementWorkspaceDocumentsRequestTimeout) String() string
type GetContentmanagementWorkspaceDocumentsServiceUnavailable ¶
type GetContentmanagementWorkspaceDocumentsServiceUnavailable struct {
}GetContentmanagementWorkspaceDocumentsServiceUnavailable 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 NewGetContentmanagementWorkspaceDocumentsServiceUnavailable ¶
func NewGetContentmanagementWorkspaceDocumentsServiceUnavailable() *GetContentmanagementWorkspaceDocumentsServiceUnavailable
NewGetContentmanagementWorkspaceDocumentsServiceUnavailable creates a GetContentmanagementWorkspaceDocumentsServiceUnavailable with default headers values
func (*GetContentmanagementWorkspaceDocumentsServiceUnavailable) Error ¶
func (o *GetContentmanagementWorkspaceDocumentsServiceUnavailable) Error() string
func (*GetContentmanagementWorkspaceDocumentsServiceUnavailable) GetPayload ¶
func (o *GetContentmanagementWorkspaceDocumentsServiceUnavailable) GetPayload() *models.ErrorBody
func (*GetContentmanagementWorkspaceDocumentsServiceUnavailable) IsClientError ¶
func (o *GetContentmanagementWorkspaceDocumentsServiceUnavailable) IsClientError() bool
IsClientError returns true when this get contentmanagement workspace documents service unavailable response has a 4xx status code
func (*GetContentmanagementWorkspaceDocumentsServiceUnavailable) IsCode ¶
func (o *GetContentmanagementWorkspaceDocumentsServiceUnavailable) IsCode(code int) bool
IsCode returns true when this get contentmanagement workspace documents service unavailable response a status code equal to that given
func (*GetContentmanagementWorkspaceDocumentsServiceUnavailable) IsRedirect ¶
func (o *GetContentmanagementWorkspaceDocumentsServiceUnavailable) IsRedirect() bool
IsRedirect returns true when this get contentmanagement workspace documents service unavailable response has a 3xx status code
func (*GetContentmanagementWorkspaceDocumentsServiceUnavailable) IsServerError ¶
func (o *GetContentmanagementWorkspaceDocumentsServiceUnavailable) IsServerError() bool
IsServerError returns true when this get contentmanagement workspace documents service unavailable response has a 5xx status code
func (*GetContentmanagementWorkspaceDocumentsServiceUnavailable) IsSuccess ¶
func (o *GetContentmanagementWorkspaceDocumentsServiceUnavailable) IsSuccess() bool
IsSuccess returns true when this get contentmanagement workspace documents service unavailable response has a 2xx status code
func (*GetContentmanagementWorkspaceDocumentsServiceUnavailable) String ¶
func (o *GetContentmanagementWorkspaceDocumentsServiceUnavailable) String() string
type GetContentmanagementWorkspaceDocumentsTooManyRequests ¶
GetContentmanagementWorkspaceDocumentsTooManyRequests describes a response with status code 429, with default header values.
Rate limit exceeded the maximum. Retry the request in [%s] seconds
func NewGetContentmanagementWorkspaceDocumentsTooManyRequests ¶
func NewGetContentmanagementWorkspaceDocumentsTooManyRequests() *GetContentmanagementWorkspaceDocumentsTooManyRequests
NewGetContentmanagementWorkspaceDocumentsTooManyRequests creates a GetContentmanagementWorkspaceDocumentsTooManyRequests with default headers values
func (*GetContentmanagementWorkspaceDocumentsTooManyRequests) Error ¶
func (o *GetContentmanagementWorkspaceDocumentsTooManyRequests) Error() string
func (*GetContentmanagementWorkspaceDocumentsTooManyRequests) GetPayload ¶
func (o *GetContentmanagementWorkspaceDocumentsTooManyRequests) GetPayload() *models.ErrorBody
func (*GetContentmanagementWorkspaceDocumentsTooManyRequests) IsClientError ¶
func (o *GetContentmanagementWorkspaceDocumentsTooManyRequests) IsClientError() bool
IsClientError returns true when this get contentmanagement workspace documents too many requests response has a 4xx status code
func (*GetContentmanagementWorkspaceDocumentsTooManyRequests) IsCode ¶
func (o *GetContentmanagementWorkspaceDocumentsTooManyRequests) IsCode(code int) bool
IsCode returns true when this get contentmanagement workspace documents too many requests response a status code equal to that given
func (*GetContentmanagementWorkspaceDocumentsTooManyRequests) IsRedirect ¶
func (o *GetContentmanagementWorkspaceDocumentsTooManyRequests) IsRedirect() bool
IsRedirect returns true when this get contentmanagement workspace documents too many requests response has a 3xx status code
func (*GetContentmanagementWorkspaceDocumentsTooManyRequests) IsServerError ¶
func (o *GetContentmanagementWorkspaceDocumentsTooManyRequests) IsServerError() bool
IsServerError returns true when this get contentmanagement workspace documents too many requests response has a 5xx status code
func (*GetContentmanagementWorkspaceDocumentsTooManyRequests) IsSuccess ¶
func (o *GetContentmanagementWorkspaceDocumentsTooManyRequests) IsSuccess() bool
IsSuccess returns true when this get contentmanagement workspace documents too many requests response has a 2xx status code
func (*GetContentmanagementWorkspaceDocumentsTooManyRequests) String ¶
func (o *GetContentmanagementWorkspaceDocumentsTooManyRequests) String() string
type GetContentmanagementWorkspaceDocumentsUnauthorized ¶
type GetContentmanagementWorkspaceDocumentsUnauthorized struct {
}GetContentmanagementWorkspaceDocumentsUnauthorized describes a response with status code 401, with default header values.
No authentication bearer token specified in authorization header.
func NewGetContentmanagementWorkspaceDocumentsUnauthorized ¶
func NewGetContentmanagementWorkspaceDocumentsUnauthorized() *GetContentmanagementWorkspaceDocumentsUnauthorized
NewGetContentmanagementWorkspaceDocumentsUnauthorized creates a GetContentmanagementWorkspaceDocumentsUnauthorized with default headers values
func (*GetContentmanagementWorkspaceDocumentsUnauthorized) Error ¶
func (o *GetContentmanagementWorkspaceDocumentsUnauthorized) Error() string
func (*GetContentmanagementWorkspaceDocumentsUnauthorized) GetPayload ¶
func (o *GetContentmanagementWorkspaceDocumentsUnauthorized) GetPayload() *models.ErrorBody
func (*GetContentmanagementWorkspaceDocumentsUnauthorized) IsClientError ¶
func (o *GetContentmanagementWorkspaceDocumentsUnauthorized) IsClientError() bool
IsClientError returns true when this get contentmanagement workspace documents unauthorized response has a 4xx status code
func (*GetContentmanagementWorkspaceDocumentsUnauthorized) IsCode ¶
func (o *GetContentmanagementWorkspaceDocumentsUnauthorized) IsCode(code int) bool
IsCode returns true when this get contentmanagement workspace documents unauthorized response a status code equal to that given
func (*GetContentmanagementWorkspaceDocumentsUnauthorized) IsRedirect ¶
func (o *GetContentmanagementWorkspaceDocumentsUnauthorized) IsRedirect() bool
IsRedirect returns true when this get contentmanagement workspace documents unauthorized response has a 3xx status code
func (*GetContentmanagementWorkspaceDocumentsUnauthorized) IsServerError ¶
func (o *GetContentmanagementWorkspaceDocumentsUnauthorized) IsServerError() bool
IsServerError returns true when this get contentmanagement workspace documents unauthorized response has a 5xx status code
func (*GetContentmanagementWorkspaceDocumentsUnauthorized) IsSuccess ¶
func (o *GetContentmanagementWorkspaceDocumentsUnauthorized) IsSuccess() bool
IsSuccess returns true when this get contentmanagement workspace documents unauthorized response has a 2xx status code
func (*GetContentmanagementWorkspaceDocumentsUnauthorized) String ¶
func (o *GetContentmanagementWorkspaceDocumentsUnauthorized) String() string
type GetContentmanagementWorkspaceDocumentsUnsupportedMediaType ¶
type GetContentmanagementWorkspaceDocumentsUnsupportedMediaType struct {
Payload *models.ErrorBody
}
GetContentmanagementWorkspaceDocumentsUnsupportedMediaType 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 NewGetContentmanagementWorkspaceDocumentsUnsupportedMediaType ¶
func NewGetContentmanagementWorkspaceDocumentsUnsupportedMediaType() *GetContentmanagementWorkspaceDocumentsUnsupportedMediaType
NewGetContentmanagementWorkspaceDocumentsUnsupportedMediaType creates a GetContentmanagementWorkspaceDocumentsUnsupportedMediaType with default headers values
func (*GetContentmanagementWorkspaceDocumentsUnsupportedMediaType) Error ¶
func (o *GetContentmanagementWorkspaceDocumentsUnsupportedMediaType) Error() string
func (*GetContentmanagementWorkspaceDocumentsUnsupportedMediaType) GetPayload ¶
func (o *GetContentmanagementWorkspaceDocumentsUnsupportedMediaType) GetPayload() *models.ErrorBody
func (*GetContentmanagementWorkspaceDocumentsUnsupportedMediaType) IsClientError ¶
func (o *GetContentmanagementWorkspaceDocumentsUnsupportedMediaType) IsClientError() bool
IsClientError returns true when this get contentmanagement workspace documents unsupported media type response has a 4xx status code
func (*GetContentmanagementWorkspaceDocumentsUnsupportedMediaType) IsCode ¶
func (o *GetContentmanagementWorkspaceDocumentsUnsupportedMediaType) IsCode(code int) bool
IsCode returns true when this get contentmanagement workspace documents unsupported media type response a status code equal to that given
func (*GetContentmanagementWorkspaceDocumentsUnsupportedMediaType) IsRedirect ¶
func (o *GetContentmanagementWorkspaceDocumentsUnsupportedMediaType) IsRedirect() bool
IsRedirect returns true when this get contentmanagement workspace documents unsupported media type response has a 3xx status code
func (*GetContentmanagementWorkspaceDocumentsUnsupportedMediaType) IsServerError ¶
func (o *GetContentmanagementWorkspaceDocumentsUnsupportedMediaType) IsServerError() bool
IsServerError returns true when this get contentmanagement workspace documents unsupported media type response has a 5xx status code
func (*GetContentmanagementWorkspaceDocumentsUnsupportedMediaType) IsSuccess ¶
func (o *GetContentmanagementWorkspaceDocumentsUnsupportedMediaType) IsSuccess() bool
IsSuccess returns true when this get contentmanagement workspace documents unsupported media type response has a 2xx status code
func (*GetContentmanagementWorkspaceDocumentsUnsupportedMediaType) String ¶
func (o *GetContentmanagementWorkspaceDocumentsUnsupportedMediaType) String() string
type GetContentmanagementWorkspaceForbidden ¶
GetContentmanagementWorkspaceForbidden describes a response with status code 403, with default header values.
You are not authorized to perform the requested action.
func NewGetContentmanagementWorkspaceForbidden ¶
func NewGetContentmanagementWorkspaceForbidden() *GetContentmanagementWorkspaceForbidden
NewGetContentmanagementWorkspaceForbidden creates a GetContentmanagementWorkspaceForbidden with default headers values
func (*GetContentmanagementWorkspaceForbidden) Error ¶
func (o *GetContentmanagementWorkspaceForbidden) Error() string
func (*GetContentmanagementWorkspaceForbidden) GetPayload ¶
func (o *GetContentmanagementWorkspaceForbidden) GetPayload() *models.ErrorBody
func (*GetContentmanagementWorkspaceForbidden) IsClientError ¶
func (o *GetContentmanagementWorkspaceForbidden) IsClientError() bool
IsClientError returns true when this get contentmanagement workspace forbidden response has a 4xx status code
func (*GetContentmanagementWorkspaceForbidden) IsCode ¶
func (o *GetContentmanagementWorkspaceForbidden) IsCode(code int) bool
IsCode returns true when this get contentmanagement workspace forbidden response a status code equal to that given
func (*GetContentmanagementWorkspaceForbidden) IsRedirect ¶
func (o *GetContentmanagementWorkspaceForbidden) IsRedirect() bool
IsRedirect returns true when this get contentmanagement workspace forbidden response has a 3xx status code
func (*GetContentmanagementWorkspaceForbidden) IsServerError ¶
func (o *GetContentmanagementWorkspaceForbidden) IsServerError() bool
IsServerError returns true when this get contentmanagement workspace forbidden response has a 5xx status code
func (*GetContentmanagementWorkspaceForbidden) IsSuccess ¶
func (o *GetContentmanagementWorkspaceForbidden) IsSuccess() bool
IsSuccess returns true when this get contentmanagement workspace forbidden response has a 2xx status code
func (*GetContentmanagementWorkspaceForbidden) String ¶
func (o *GetContentmanagementWorkspaceForbidden) String() string
type GetContentmanagementWorkspaceGatewayTimeout ¶
GetContentmanagementWorkspaceGatewayTimeout describes a response with status code 504, with default header values.
The request timed out.
func NewGetContentmanagementWorkspaceGatewayTimeout ¶
func NewGetContentmanagementWorkspaceGatewayTimeout() *GetContentmanagementWorkspaceGatewayTimeout
NewGetContentmanagementWorkspaceGatewayTimeout creates a GetContentmanagementWorkspaceGatewayTimeout with default headers values
func (*GetContentmanagementWorkspaceGatewayTimeout) Error ¶
func (o *GetContentmanagementWorkspaceGatewayTimeout) Error() string
func (*GetContentmanagementWorkspaceGatewayTimeout) GetPayload ¶
func (o *GetContentmanagementWorkspaceGatewayTimeout) GetPayload() *models.ErrorBody
func (*GetContentmanagementWorkspaceGatewayTimeout) IsClientError ¶
func (o *GetContentmanagementWorkspaceGatewayTimeout) IsClientError() bool
IsClientError returns true when this get contentmanagement workspace gateway timeout response has a 4xx status code
func (*GetContentmanagementWorkspaceGatewayTimeout) IsCode ¶
func (o *GetContentmanagementWorkspaceGatewayTimeout) IsCode(code int) bool
IsCode returns true when this get contentmanagement workspace gateway timeout response a status code equal to that given
func (*GetContentmanagementWorkspaceGatewayTimeout) IsRedirect ¶
func (o *GetContentmanagementWorkspaceGatewayTimeout) IsRedirect() bool
IsRedirect returns true when this get contentmanagement workspace gateway timeout response has a 3xx status code
func (*GetContentmanagementWorkspaceGatewayTimeout) IsServerError ¶
func (o *GetContentmanagementWorkspaceGatewayTimeout) IsServerError() bool
IsServerError returns true when this get contentmanagement workspace gateway timeout response has a 5xx status code
func (*GetContentmanagementWorkspaceGatewayTimeout) IsSuccess ¶
func (o *GetContentmanagementWorkspaceGatewayTimeout) IsSuccess() bool
IsSuccess returns true when this get contentmanagement workspace gateway timeout response has a 2xx status code
func (*GetContentmanagementWorkspaceGatewayTimeout) String ¶
func (o *GetContentmanagementWorkspaceGatewayTimeout) String() string
type GetContentmanagementWorkspaceInternalServerError ¶
GetContentmanagementWorkspaceInternalServerError 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 NewGetContentmanagementWorkspaceInternalServerError ¶
func NewGetContentmanagementWorkspaceInternalServerError() *GetContentmanagementWorkspaceInternalServerError
NewGetContentmanagementWorkspaceInternalServerError creates a GetContentmanagementWorkspaceInternalServerError with default headers values
func (*GetContentmanagementWorkspaceInternalServerError) Error ¶
func (o *GetContentmanagementWorkspaceInternalServerError) Error() string
func (*GetContentmanagementWorkspaceInternalServerError) GetPayload ¶
func (o *GetContentmanagementWorkspaceInternalServerError) GetPayload() *models.ErrorBody
func (*GetContentmanagementWorkspaceInternalServerError) IsClientError ¶
func (o *GetContentmanagementWorkspaceInternalServerError) IsClientError() bool
IsClientError returns true when this get contentmanagement workspace internal server error response has a 4xx status code
func (*GetContentmanagementWorkspaceInternalServerError) IsCode ¶
func (o *GetContentmanagementWorkspaceInternalServerError) IsCode(code int) bool
IsCode returns true when this get contentmanagement workspace internal server error response a status code equal to that given
func (*GetContentmanagementWorkspaceInternalServerError) IsRedirect ¶
func (o *GetContentmanagementWorkspaceInternalServerError) IsRedirect() bool
IsRedirect returns true when this get contentmanagement workspace internal server error response has a 3xx status code
func (*GetContentmanagementWorkspaceInternalServerError) IsServerError ¶
func (o *GetContentmanagementWorkspaceInternalServerError) IsServerError() bool
IsServerError returns true when this get contentmanagement workspace internal server error response has a 5xx status code
func (*GetContentmanagementWorkspaceInternalServerError) IsSuccess ¶
func (o *GetContentmanagementWorkspaceInternalServerError) IsSuccess() bool
IsSuccess returns true when this get contentmanagement workspace internal server error response has a 2xx status code
func (*GetContentmanagementWorkspaceInternalServerError) String ¶
func (o *GetContentmanagementWorkspaceInternalServerError) String() string
type GetContentmanagementWorkspaceMemberBadRequest ¶
GetContentmanagementWorkspaceMemberBadRequest 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 NewGetContentmanagementWorkspaceMemberBadRequest ¶
func NewGetContentmanagementWorkspaceMemberBadRequest() *GetContentmanagementWorkspaceMemberBadRequest
NewGetContentmanagementWorkspaceMemberBadRequest creates a GetContentmanagementWorkspaceMemberBadRequest with default headers values
func (*GetContentmanagementWorkspaceMemberBadRequest) Error ¶
func (o *GetContentmanagementWorkspaceMemberBadRequest) Error() string
func (*GetContentmanagementWorkspaceMemberBadRequest) GetPayload ¶
func (o *GetContentmanagementWorkspaceMemberBadRequest) GetPayload() *models.ErrorBody
func (*GetContentmanagementWorkspaceMemberBadRequest) IsClientError ¶
func (o *GetContentmanagementWorkspaceMemberBadRequest) IsClientError() bool
IsClientError returns true when this get contentmanagement workspace member bad request response has a 4xx status code
func (*GetContentmanagementWorkspaceMemberBadRequest) IsCode ¶
func (o *GetContentmanagementWorkspaceMemberBadRequest) IsCode(code int) bool
IsCode returns true when this get contentmanagement workspace member bad request response a status code equal to that given
func (*GetContentmanagementWorkspaceMemberBadRequest) IsRedirect ¶
func (o *GetContentmanagementWorkspaceMemberBadRequest) IsRedirect() bool
IsRedirect returns true when this get contentmanagement workspace member bad request response has a 3xx status code
func (*GetContentmanagementWorkspaceMemberBadRequest) IsServerError ¶
func (o *GetContentmanagementWorkspaceMemberBadRequest) IsServerError() bool
IsServerError returns true when this get contentmanagement workspace member bad request response has a 5xx status code
func (*GetContentmanagementWorkspaceMemberBadRequest) IsSuccess ¶
func (o *GetContentmanagementWorkspaceMemberBadRequest) IsSuccess() bool
IsSuccess returns true when this get contentmanagement workspace member bad request response has a 2xx status code
func (*GetContentmanagementWorkspaceMemberBadRequest) String ¶
func (o *GetContentmanagementWorkspaceMemberBadRequest) String() string
type GetContentmanagementWorkspaceMemberForbidden ¶
GetContentmanagementWorkspaceMemberForbidden describes a response with status code 403, with default header values.
You are not authorized to perform the requested action.
func NewGetContentmanagementWorkspaceMemberForbidden ¶
func NewGetContentmanagementWorkspaceMemberForbidden() *GetContentmanagementWorkspaceMemberForbidden
NewGetContentmanagementWorkspaceMemberForbidden creates a GetContentmanagementWorkspaceMemberForbidden with default headers values
func (*GetContentmanagementWorkspaceMemberForbidden) Error ¶
func (o *GetContentmanagementWorkspaceMemberForbidden) Error() string
func (*GetContentmanagementWorkspaceMemberForbidden) GetPayload ¶
func (o *GetContentmanagementWorkspaceMemberForbidden) GetPayload() *models.ErrorBody
func (*GetContentmanagementWorkspaceMemberForbidden) IsClientError ¶
func (o *GetContentmanagementWorkspaceMemberForbidden) IsClientError() bool
IsClientError returns true when this get contentmanagement workspace member forbidden response has a 4xx status code
func (*GetContentmanagementWorkspaceMemberForbidden) IsCode ¶
func (o *GetContentmanagementWorkspaceMemberForbidden) IsCode(code int) bool
IsCode returns true when this get contentmanagement workspace member forbidden response a status code equal to that given
func (*GetContentmanagementWorkspaceMemberForbidden) IsRedirect ¶
func (o *GetContentmanagementWorkspaceMemberForbidden) IsRedirect() bool
IsRedirect returns true when this get contentmanagement workspace member forbidden response has a 3xx status code
func (*GetContentmanagementWorkspaceMemberForbidden) IsServerError ¶
func (o *GetContentmanagementWorkspaceMemberForbidden) IsServerError() bool
IsServerError returns true when this get contentmanagement workspace member forbidden response has a 5xx status code
func (*GetContentmanagementWorkspaceMemberForbidden) IsSuccess ¶
func (o *GetContentmanagementWorkspaceMemberForbidden) IsSuccess() bool
IsSuccess returns true when this get contentmanagement workspace member forbidden response has a 2xx status code
func (*GetContentmanagementWorkspaceMemberForbidden) String ¶
func (o *GetContentmanagementWorkspaceMemberForbidden) String() string
type GetContentmanagementWorkspaceMemberGatewayTimeout ¶
GetContentmanagementWorkspaceMemberGatewayTimeout describes a response with status code 504, with default header values.
The request timed out.
func NewGetContentmanagementWorkspaceMemberGatewayTimeout ¶
func NewGetContentmanagementWorkspaceMemberGatewayTimeout() *GetContentmanagementWorkspaceMemberGatewayTimeout
NewGetContentmanagementWorkspaceMemberGatewayTimeout creates a GetContentmanagementWorkspaceMemberGatewayTimeout with default headers values
func (*GetContentmanagementWorkspaceMemberGatewayTimeout) Error ¶
func (o *GetContentmanagementWorkspaceMemberGatewayTimeout) Error() string
func (*GetContentmanagementWorkspaceMemberGatewayTimeout) GetPayload ¶
func (o *GetContentmanagementWorkspaceMemberGatewayTimeout) GetPayload() *models.ErrorBody
func (*GetContentmanagementWorkspaceMemberGatewayTimeout) IsClientError ¶
func (o *GetContentmanagementWorkspaceMemberGatewayTimeout) IsClientError() bool
IsClientError returns true when this get contentmanagement workspace member gateway timeout response has a 4xx status code
func (*GetContentmanagementWorkspaceMemberGatewayTimeout) IsCode ¶
func (o *GetContentmanagementWorkspaceMemberGatewayTimeout) IsCode(code int) bool
IsCode returns true when this get contentmanagement workspace member gateway timeout response a status code equal to that given
func (*GetContentmanagementWorkspaceMemberGatewayTimeout) IsRedirect ¶
func (o *GetContentmanagementWorkspaceMemberGatewayTimeout) IsRedirect() bool
IsRedirect returns true when this get contentmanagement workspace member gateway timeout response has a 3xx status code
func (*GetContentmanagementWorkspaceMemberGatewayTimeout) IsServerError ¶
func (o *GetContentmanagementWorkspaceMemberGatewayTimeout) IsServerError() bool
IsServerError returns true when this get contentmanagement workspace member gateway timeout response has a 5xx status code
func (*GetContentmanagementWorkspaceMemberGatewayTimeout) IsSuccess ¶
func (o *GetContentmanagementWorkspaceMemberGatewayTimeout) IsSuccess() bool
IsSuccess returns true when this get contentmanagement workspace member gateway timeout response has a 2xx status code
func (*GetContentmanagementWorkspaceMemberGatewayTimeout) String ¶
func (o *GetContentmanagementWorkspaceMemberGatewayTimeout) String() string
type GetContentmanagementWorkspaceMemberInternalServerError ¶
GetContentmanagementWorkspaceMemberInternalServerError 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 NewGetContentmanagementWorkspaceMemberInternalServerError ¶
func NewGetContentmanagementWorkspaceMemberInternalServerError() *GetContentmanagementWorkspaceMemberInternalServerError
NewGetContentmanagementWorkspaceMemberInternalServerError creates a GetContentmanagementWorkspaceMemberInternalServerError with default headers values
func (*GetContentmanagementWorkspaceMemberInternalServerError) Error ¶
func (o *GetContentmanagementWorkspaceMemberInternalServerError) Error() string
func (*GetContentmanagementWorkspaceMemberInternalServerError) GetPayload ¶
func (o *GetContentmanagementWorkspaceMemberInternalServerError) GetPayload() *models.ErrorBody
func (*GetContentmanagementWorkspaceMemberInternalServerError) IsClientError ¶
func (o *GetContentmanagementWorkspaceMemberInternalServerError) IsClientError() bool
IsClientError returns true when this get contentmanagement workspace member internal server error response has a 4xx status code
func (*GetContentmanagementWorkspaceMemberInternalServerError) IsCode ¶
func (o *GetContentmanagementWorkspaceMemberInternalServerError) IsCode(code int) bool
IsCode returns true when this get contentmanagement workspace member internal server error response a status code equal to that given
func (*GetContentmanagementWorkspaceMemberInternalServerError) IsRedirect ¶
func (o *GetContentmanagementWorkspaceMemberInternalServerError) IsRedirect() bool
IsRedirect returns true when this get contentmanagement workspace member internal server error response has a 3xx status code
func (*GetContentmanagementWorkspaceMemberInternalServerError) IsServerError ¶
func (o *GetContentmanagementWorkspaceMemberInternalServerError) IsServerError() bool
IsServerError returns true when this get contentmanagement workspace member internal server error response has a 5xx status code
func (*GetContentmanagementWorkspaceMemberInternalServerError) IsSuccess ¶
func (o *GetContentmanagementWorkspaceMemberInternalServerError) IsSuccess() bool
IsSuccess returns true when this get contentmanagement workspace member internal server error response has a 2xx status code
func (*GetContentmanagementWorkspaceMemberInternalServerError) String ¶
func (o *GetContentmanagementWorkspaceMemberInternalServerError) String() string
type GetContentmanagementWorkspaceMemberNotFound ¶
GetContentmanagementWorkspaceMemberNotFound describes a response with status code 404, with default header values.
The requested resource was not found.
func NewGetContentmanagementWorkspaceMemberNotFound ¶
func NewGetContentmanagementWorkspaceMemberNotFound() *GetContentmanagementWorkspaceMemberNotFound
NewGetContentmanagementWorkspaceMemberNotFound creates a GetContentmanagementWorkspaceMemberNotFound with default headers values
func (*GetContentmanagementWorkspaceMemberNotFound) Error ¶
func (o *GetContentmanagementWorkspaceMemberNotFound) Error() string
func (*GetContentmanagementWorkspaceMemberNotFound) GetPayload ¶
func (o *GetContentmanagementWorkspaceMemberNotFound) GetPayload() *models.ErrorBody
func (*GetContentmanagementWorkspaceMemberNotFound) IsClientError ¶
func (o *GetContentmanagementWorkspaceMemberNotFound) IsClientError() bool
IsClientError returns true when this get contentmanagement workspace member not found response has a 4xx status code
func (*GetContentmanagementWorkspaceMemberNotFound) IsCode ¶
func (o *GetContentmanagementWorkspaceMemberNotFound) IsCode(code int) bool
IsCode returns true when this get contentmanagement workspace member not found response a status code equal to that given
func (*GetContentmanagementWorkspaceMemberNotFound) IsRedirect ¶
func (o *GetContentmanagementWorkspaceMemberNotFound) IsRedirect() bool
IsRedirect returns true when this get contentmanagement workspace member not found response has a 3xx status code
func (*GetContentmanagementWorkspaceMemberNotFound) IsServerError ¶
func (o *GetContentmanagementWorkspaceMemberNotFound) IsServerError() bool
IsServerError returns true when this get contentmanagement workspace member not found response has a 5xx status code
func (*GetContentmanagementWorkspaceMemberNotFound) IsSuccess ¶
func (o *GetContentmanagementWorkspaceMemberNotFound) IsSuccess() bool
IsSuccess returns true when this get contentmanagement workspace member not found response has a 2xx status code
func (*GetContentmanagementWorkspaceMemberNotFound) String ¶
func (o *GetContentmanagementWorkspaceMemberNotFound) String() string
type GetContentmanagementWorkspaceMemberOK ¶
type GetContentmanagementWorkspaceMemberOK struct {
Payload *models.WorkspaceMember
}
GetContentmanagementWorkspaceMemberOK describes a response with status code 200, with default header values.
successful operation
func NewGetContentmanagementWorkspaceMemberOK ¶
func NewGetContentmanagementWorkspaceMemberOK() *GetContentmanagementWorkspaceMemberOK
NewGetContentmanagementWorkspaceMemberOK creates a GetContentmanagementWorkspaceMemberOK with default headers values
func (*GetContentmanagementWorkspaceMemberOK) Error ¶
func (o *GetContentmanagementWorkspaceMemberOK) Error() string
func (*GetContentmanagementWorkspaceMemberOK) GetPayload ¶
func (o *GetContentmanagementWorkspaceMemberOK) GetPayload() *models.WorkspaceMember
func (*GetContentmanagementWorkspaceMemberOK) IsClientError ¶
func (o *GetContentmanagementWorkspaceMemberOK) IsClientError() bool
IsClientError returns true when this get contentmanagement workspace member o k response has a 4xx status code
func (*GetContentmanagementWorkspaceMemberOK) IsCode ¶
func (o *GetContentmanagementWorkspaceMemberOK) IsCode(code int) bool
IsCode returns true when this get contentmanagement workspace member o k response a status code equal to that given
func (*GetContentmanagementWorkspaceMemberOK) IsRedirect ¶
func (o *GetContentmanagementWorkspaceMemberOK) IsRedirect() bool
IsRedirect returns true when this get contentmanagement workspace member o k response has a 3xx status code
func (*GetContentmanagementWorkspaceMemberOK) IsServerError ¶
func (o *GetContentmanagementWorkspaceMemberOK) IsServerError() bool
IsServerError returns true when this get contentmanagement workspace member o k response has a 5xx status code
func (*GetContentmanagementWorkspaceMemberOK) IsSuccess ¶
func (o *GetContentmanagementWorkspaceMemberOK) IsSuccess() bool
IsSuccess returns true when this get contentmanagement workspace member o k response has a 2xx status code
func (*GetContentmanagementWorkspaceMemberOK) String ¶
func (o *GetContentmanagementWorkspaceMemberOK) String() string
type GetContentmanagementWorkspaceMemberParams ¶
type GetContentmanagementWorkspaceMemberParams struct { /* Expand. Which fields, if any, to expand. */ Expand []string /* MemberID. Member ID */ MemberID string /* WorkspaceID. Workspace ID */ WorkspaceID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetContentmanagementWorkspaceMemberParams contains all the parameters to send to the API endpoint
for the get contentmanagement workspace member operation. Typically these are written to a http.Request.
func NewGetContentmanagementWorkspaceMemberParams ¶
func NewGetContentmanagementWorkspaceMemberParams() *GetContentmanagementWorkspaceMemberParams
NewGetContentmanagementWorkspaceMemberParams creates a new GetContentmanagementWorkspaceMemberParams 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 NewGetContentmanagementWorkspaceMemberParamsWithContext ¶
func NewGetContentmanagementWorkspaceMemberParamsWithContext(ctx context.Context) *GetContentmanagementWorkspaceMemberParams
NewGetContentmanagementWorkspaceMemberParamsWithContext creates a new GetContentmanagementWorkspaceMemberParams object with the ability to set a context for a request.
func NewGetContentmanagementWorkspaceMemberParamsWithHTTPClient ¶
func NewGetContentmanagementWorkspaceMemberParamsWithHTTPClient(client *http.Client) *GetContentmanagementWorkspaceMemberParams
NewGetContentmanagementWorkspaceMemberParamsWithHTTPClient creates a new GetContentmanagementWorkspaceMemberParams object with the ability to set a custom HTTPClient for a request.
func NewGetContentmanagementWorkspaceMemberParamsWithTimeout ¶
func NewGetContentmanagementWorkspaceMemberParamsWithTimeout(timeout time.Duration) *GetContentmanagementWorkspaceMemberParams
NewGetContentmanagementWorkspaceMemberParamsWithTimeout creates a new GetContentmanagementWorkspaceMemberParams object with the ability to set a timeout on a request.
func (*GetContentmanagementWorkspaceMemberParams) SetContext ¶
func (o *GetContentmanagementWorkspaceMemberParams) SetContext(ctx context.Context)
SetContext adds the context to the get contentmanagement workspace member params
func (*GetContentmanagementWorkspaceMemberParams) SetDefaults ¶
func (o *GetContentmanagementWorkspaceMemberParams) SetDefaults()
SetDefaults hydrates default values in the get contentmanagement workspace member params (not the query body).
All values with no default are reset to their zero value.
func (*GetContentmanagementWorkspaceMemberParams) SetExpand ¶
func (o *GetContentmanagementWorkspaceMemberParams) SetExpand(expand []string)
SetExpand adds the expand to the get contentmanagement workspace member params
func (*GetContentmanagementWorkspaceMemberParams) SetHTTPClient ¶
func (o *GetContentmanagementWorkspaceMemberParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get contentmanagement workspace member params
func (*GetContentmanagementWorkspaceMemberParams) SetMemberID ¶
func (o *GetContentmanagementWorkspaceMemberParams) SetMemberID(memberID string)
SetMemberID adds the memberId to the get contentmanagement workspace member params
func (*GetContentmanagementWorkspaceMemberParams) SetTimeout ¶
func (o *GetContentmanagementWorkspaceMemberParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get contentmanagement workspace member params
func (*GetContentmanagementWorkspaceMemberParams) SetWorkspaceID ¶
func (o *GetContentmanagementWorkspaceMemberParams) SetWorkspaceID(workspaceID string)
SetWorkspaceID adds the workspaceId to the get contentmanagement workspace member params
func (*GetContentmanagementWorkspaceMemberParams) WithContext ¶
func (o *GetContentmanagementWorkspaceMemberParams) WithContext(ctx context.Context) *GetContentmanagementWorkspaceMemberParams
WithContext adds the context to the get contentmanagement workspace member params
func (*GetContentmanagementWorkspaceMemberParams) WithDefaults ¶
func (o *GetContentmanagementWorkspaceMemberParams) WithDefaults() *GetContentmanagementWorkspaceMemberParams
WithDefaults hydrates default values in the get contentmanagement workspace member params (not the query body).
All values with no default are reset to their zero value.
func (*GetContentmanagementWorkspaceMemberParams) WithExpand ¶
func (o *GetContentmanagementWorkspaceMemberParams) WithExpand(expand []string) *GetContentmanagementWorkspaceMemberParams
WithExpand adds the expand to the get contentmanagement workspace member params
func (*GetContentmanagementWorkspaceMemberParams) WithHTTPClient ¶
func (o *GetContentmanagementWorkspaceMemberParams) WithHTTPClient(client *http.Client) *GetContentmanagementWorkspaceMemberParams
WithHTTPClient adds the HTTPClient to the get contentmanagement workspace member params
func (*GetContentmanagementWorkspaceMemberParams) WithMemberID ¶
func (o *GetContentmanagementWorkspaceMemberParams) WithMemberID(memberID string) *GetContentmanagementWorkspaceMemberParams
WithMemberID adds the memberID to the get contentmanagement workspace member params
func (*GetContentmanagementWorkspaceMemberParams) WithTimeout ¶
func (o *GetContentmanagementWorkspaceMemberParams) WithTimeout(timeout time.Duration) *GetContentmanagementWorkspaceMemberParams
WithTimeout adds the timeout to the get contentmanagement workspace member params
func (*GetContentmanagementWorkspaceMemberParams) WithWorkspaceID ¶
func (o *GetContentmanagementWorkspaceMemberParams) WithWorkspaceID(workspaceID string) *GetContentmanagementWorkspaceMemberParams
WithWorkspaceID adds the workspaceID to the get contentmanagement workspace member params
func (*GetContentmanagementWorkspaceMemberParams) WriteToRequest ¶
func (o *GetContentmanagementWorkspaceMemberParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetContentmanagementWorkspaceMemberReader ¶
type GetContentmanagementWorkspaceMemberReader struct {
// contains filtered or unexported fields
}
GetContentmanagementWorkspaceMemberReader is a Reader for the GetContentmanagementWorkspaceMember structure.
func (*GetContentmanagementWorkspaceMemberReader) ReadResponse ¶
func (o *GetContentmanagementWorkspaceMemberReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetContentmanagementWorkspaceMemberRequestEntityTooLarge ¶
GetContentmanagementWorkspaceMemberRequestEntityTooLarge describes a response with status code 413, with default header values.
The request is over the size limit. Maximum bytes: %s
func NewGetContentmanagementWorkspaceMemberRequestEntityTooLarge ¶
func NewGetContentmanagementWorkspaceMemberRequestEntityTooLarge() *GetContentmanagementWorkspaceMemberRequestEntityTooLarge
NewGetContentmanagementWorkspaceMemberRequestEntityTooLarge creates a GetContentmanagementWorkspaceMemberRequestEntityTooLarge with default headers values
func (*GetContentmanagementWorkspaceMemberRequestEntityTooLarge) Error ¶
func (o *GetContentmanagementWorkspaceMemberRequestEntityTooLarge) Error() string
func (*GetContentmanagementWorkspaceMemberRequestEntityTooLarge) GetPayload ¶
func (o *GetContentmanagementWorkspaceMemberRequestEntityTooLarge) GetPayload() *models.ErrorBody
func (*GetContentmanagementWorkspaceMemberRequestEntityTooLarge) IsClientError ¶
func (o *GetContentmanagementWorkspaceMemberRequestEntityTooLarge) IsClientError() bool
IsClientError returns true when this get contentmanagement workspace member request entity too large response has a 4xx status code
func (*GetContentmanagementWorkspaceMemberRequestEntityTooLarge) IsCode ¶
func (o *GetContentmanagementWorkspaceMemberRequestEntityTooLarge) IsCode(code int) bool
IsCode returns true when this get contentmanagement workspace member request entity too large response a status code equal to that given
func (*GetContentmanagementWorkspaceMemberRequestEntityTooLarge) IsRedirect ¶
func (o *GetContentmanagementWorkspaceMemberRequestEntityTooLarge) IsRedirect() bool
IsRedirect returns true when this get contentmanagement workspace member request entity too large response has a 3xx status code
func (*GetContentmanagementWorkspaceMemberRequestEntityTooLarge) IsServerError ¶
func (o *GetContentmanagementWorkspaceMemberRequestEntityTooLarge) IsServerError() bool
IsServerError returns true when this get contentmanagement workspace member request entity too large response has a 5xx status code
func (*GetContentmanagementWorkspaceMemberRequestEntityTooLarge) IsSuccess ¶
func (o *GetContentmanagementWorkspaceMemberRequestEntityTooLarge) IsSuccess() bool
IsSuccess returns true when this get contentmanagement workspace member request entity too large response has a 2xx status code
func (*GetContentmanagementWorkspaceMemberRequestEntityTooLarge) String ¶
func (o *GetContentmanagementWorkspaceMemberRequestEntityTooLarge) String() string
type GetContentmanagementWorkspaceMemberRequestTimeout ¶
GetContentmanagementWorkspaceMemberRequestTimeout 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 NewGetContentmanagementWorkspaceMemberRequestTimeout ¶
func NewGetContentmanagementWorkspaceMemberRequestTimeout() *GetContentmanagementWorkspaceMemberRequestTimeout
NewGetContentmanagementWorkspaceMemberRequestTimeout creates a GetContentmanagementWorkspaceMemberRequestTimeout with default headers values
func (*GetContentmanagementWorkspaceMemberRequestTimeout) Error ¶
func (o *GetContentmanagementWorkspaceMemberRequestTimeout) Error() string
func (*GetContentmanagementWorkspaceMemberRequestTimeout) GetPayload ¶
func (o *GetContentmanagementWorkspaceMemberRequestTimeout) GetPayload() *models.ErrorBody
func (*GetContentmanagementWorkspaceMemberRequestTimeout) IsClientError ¶
func (o *GetContentmanagementWorkspaceMemberRequestTimeout) IsClientError() bool
IsClientError returns true when this get contentmanagement workspace member request timeout response has a 4xx status code
func (*GetContentmanagementWorkspaceMemberRequestTimeout) IsCode ¶
func (o *GetContentmanagementWorkspaceMemberRequestTimeout) IsCode(code int) bool
IsCode returns true when this get contentmanagement workspace member request timeout response a status code equal to that given
func (*GetContentmanagementWorkspaceMemberRequestTimeout) IsRedirect ¶
func (o *GetContentmanagementWorkspaceMemberRequestTimeout) IsRedirect() bool
IsRedirect returns true when this get contentmanagement workspace member request timeout response has a 3xx status code
func (*GetContentmanagementWorkspaceMemberRequestTimeout) IsServerError ¶
func (o *GetContentmanagementWorkspaceMemberRequestTimeout) IsServerError() bool
IsServerError returns true when this get contentmanagement workspace member request timeout response has a 5xx status code
func (*GetContentmanagementWorkspaceMemberRequestTimeout) IsSuccess ¶
func (o *GetContentmanagementWorkspaceMemberRequestTimeout) IsSuccess() bool
IsSuccess returns true when this get contentmanagement workspace member request timeout response has a 2xx status code
func (*GetContentmanagementWorkspaceMemberRequestTimeout) String ¶
func (o *GetContentmanagementWorkspaceMemberRequestTimeout) String() string
type GetContentmanagementWorkspaceMemberServiceUnavailable ¶
type GetContentmanagementWorkspaceMemberServiceUnavailable struct {
}GetContentmanagementWorkspaceMemberServiceUnavailable 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 NewGetContentmanagementWorkspaceMemberServiceUnavailable ¶
func NewGetContentmanagementWorkspaceMemberServiceUnavailable() *GetContentmanagementWorkspaceMemberServiceUnavailable
NewGetContentmanagementWorkspaceMemberServiceUnavailable creates a GetContentmanagementWorkspaceMemberServiceUnavailable with default headers values
func (*GetContentmanagementWorkspaceMemberServiceUnavailable) Error ¶
func (o *GetContentmanagementWorkspaceMemberServiceUnavailable) Error() string
func (*GetContentmanagementWorkspaceMemberServiceUnavailable) GetPayload ¶
func (o *GetContentmanagementWorkspaceMemberServiceUnavailable) GetPayload() *models.ErrorBody
func (*GetContentmanagementWorkspaceMemberServiceUnavailable) IsClientError ¶
func (o *GetContentmanagementWorkspaceMemberServiceUnavailable) IsClientError() bool
IsClientError returns true when this get contentmanagement workspace member service unavailable response has a 4xx status code
func (*GetContentmanagementWorkspaceMemberServiceUnavailable) IsCode ¶
func (o *GetContentmanagementWorkspaceMemberServiceUnavailable) IsCode(code int) bool
IsCode returns true when this get contentmanagement workspace member service unavailable response a status code equal to that given
func (*GetContentmanagementWorkspaceMemberServiceUnavailable) IsRedirect ¶
func (o *GetContentmanagementWorkspaceMemberServiceUnavailable) IsRedirect() bool
IsRedirect returns true when this get contentmanagement workspace member service unavailable response has a 3xx status code
func (*GetContentmanagementWorkspaceMemberServiceUnavailable) IsServerError ¶
func (o *GetContentmanagementWorkspaceMemberServiceUnavailable) IsServerError() bool
IsServerError returns true when this get contentmanagement workspace member service unavailable response has a 5xx status code
func (*GetContentmanagementWorkspaceMemberServiceUnavailable) IsSuccess ¶
func (o *GetContentmanagementWorkspaceMemberServiceUnavailable) IsSuccess() bool
IsSuccess returns true when this get contentmanagement workspace member service unavailable response has a 2xx status code
func (*GetContentmanagementWorkspaceMemberServiceUnavailable) String ¶
func (o *GetContentmanagementWorkspaceMemberServiceUnavailable) String() string
type GetContentmanagementWorkspaceMemberTooManyRequests ¶
GetContentmanagementWorkspaceMemberTooManyRequests describes a response with status code 429, with default header values.
Rate limit exceeded the maximum. Retry the request in [%s] seconds
func NewGetContentmanagementWorkspaceMemberTooManyRequests ¶
func NewGetContentmanagementWorkspaceMemberTooManyRequests() *GetContentmanagementWorkspaceMemberTooManyRequests
NewGetContentmanagementWorkspaceMemberTooManyRequests creates a GetContentmanagementWorkspaceMemberTooManyRequests with default headers values
func (*GetContentmanagementWorkspaceMemberTooManyRequests) Error ¶
func (o *GetContentmanagementWorkspaceMemberTooManyRequests) Error() string
func (*GetContentmanagementWorkspaceMemberTooManyRequests) GetPayload ¶
func (o *GetContentmanagementWorkspaceMemberTooManyRequests) GetPayload() *models.ErrorBody
func (*GetContentmanagementWorkspaceMemberTooManyRequests) IsClientError ¶
func (o *GetContentmanagementWorkspaceMemberTooManyRequests) IsClientError() bool
IsClientError returns true when this get contentmanagement workspace member too many requests response has a 4xx status code
func (*GetContentmanagementWorkspaceMemberTooManyRequests) IsCode ¶
func (o *GetContentmanagementWorkspaceMemberTooManyRequests) IsCode(code int) bool
IsCode returns true when this get contentmanagement workspace member too many requests response a status code equal to that given
func (*GetContentmanagementWorkspaceMemberTooManyRequests) IsRedirect ¶
func (o *GetContentmanagementWorkspaceMemberTooManyRequests) IsRedirect() bool
IsRedirect returns true when this get contentmanagement workspace member too many requests response has a 3xx status code
func (*GetContentmanagementWorkspaceMemberTooManyRequests) IsServerError ¶
func (o *GetContentmanagementWorkspaceMemberTooManyRequests) IsServerError() bool
IsServerError returns true when this get contentmanagement workspace member too many requests response has a 5xx status code
func (*GetContentmanagementWorkspaceMemberTooManyRequests) IsSuccess ¶
func (o *GetContentmanagementWorkspaceMemberTooManyRequests) IsSuccess() bool
IsSuccess returns true when this get contentmanagement workspace member too many requests response has a 2xx status code
func (*GetContentmanagementWorkspaceMemberTooManyRequests) String ¶
func (o *GetContentmanagementWorkspaceMemberTooManyRequests) String() string
type GetContentmanagementWorkspaceMemberUnauthorized ¶
type GetContentmanagementWorkspaceMemberUnauthorized struct {
}GetContentmanagementWorkspaceMemberUnauthorized describes a response with status code 401, with default header values.
No authentication bearer token specified in authorization header.
func NewGetContentmanagementWorkspaceMemberUnauthorized ¶
func NewGetContentmanagementWorkspaceMemberUnauthorized() *GetContentmanagementWorkspaceMemberUnauthorized
NewGetContentmanagementWorkspaceMemberUnauthorized creates a GetContentmanagementWorkspaceMemberUnauthorized with default headers values
func (*GetContentmanagementWorkspaceMemberUnauthorized) Error ¶
func (o *GetContentmanagementWorkspaceMemberUnauthorized) Error() string
func (*GetContentmanagementWorkspaceMemberUnauthorized) GetPayload ¶
func (o *GetContentmanagementWorkspaceMemberUnauthorized) GetPayload() *models.ErrorBody
func (*GetContentmanagementWorkspaceMemberUnauthorized) IsClientError ¶
func (o *GetContentmanagementWorkspaceMemberUnauthorized) IsClientError() bool
IsClientError returns true when this get contentmanagement workspace member unauthorized response has a 4xx status code
func (*GetContentmanagementWorkspaceMemberUnauthorized) IsCode ¶
func (o *GetContentmanagementWorkspaceMemberUnauthorized) IsCode(code int) bool
IsCode returns true when this get contentmanagement workspace member unauthorized response a status code equal to that given
func (*GetContentmanagementWorkspaceMemberUnauthorized) IsRedirect ¶
func (o *GetContentmanagementWorkspaceMemberUnauthorized) IsRedirect() bool
IsRedirect returns true when this get contentmanagement workspace member unauthorized response has a 3xx status code
func (*GetContentmanagementWorkspaceMemberUnauthorized) IsServerError ¶
func (o *GetContentmanagementWorkspaceMemberUnauthorized) IsServerError() bool
IsServerError returns true when this get contentmanagement workspace member unauthorized response has a 5xx status code
func (*GetContentmanagementWorkspaceMemberUnauthorized) IsSuccess ¶
func (o *GetContentmanagementWorkspaceMemberUnauthorized) IsSuccess() bool
IsSuccess returns true when this get contentmanagement workspace member unauthorized response has a 2xx status code
func (*GetContentmanagementWorkspaceMemberUnauthorized) String ¶
func (o *GetContentmanagementWorkspaceMemberUnauthorized) String() string
type GetContentmanagementWorkspaceMemberUnsupportedMediaType ¶
GetContentmanagementWorkspaceMemberUnsupportedMediaType 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 NewGetContentmanagementWorkspaceMemberUnsupportedMediaType ¶
func NewGetContentmanagementWorkspaceMemberUnsupportedMediaType() *GetContentmanagementWorkspaceMemberUnsupportedMediaType
NewGetContentmanagementWorkspaceMemberUnsupportedMediaType creates a GetContentmanagementWorkspaceMemberUnsupportedMediaType with default headers values
func (*GetContentmanagementWorkspaceMemberUnsupportedMediaType) Error ¶
func (o *GetContentmanagementWorkspaceMemberUnsupportedMediaType) Error() string
func (*GetContentmanagementWorkspaceMemberUnsupportedMediaType) GetPayload ¶
func (o *GetContentmanagementWorkspaceMemberUnsupportedMediaType) GetPayload() *models.ErrorBody
func (*GetContentmanagementWorkspaceMemberUnsupportedMediaType) IsClientError ¶
func (o *GetContentmanagementWorkspaceMemberUnsupportedMediaType) IsClientError() bool
IsClientError returns true when this get contentmanagement workspace member unsupported media type response has a 4xx status code
func (*GetContentmanagementWorkspaceMemberUnsupportedMediaType) IsCode ¶
func (o *GetContentmanagementWorkspaceMemberUnsupportedMediaType) IsCode(code int) bool
IsCode returns true when this get contentmanagement workspace member unsupported media type response a status code equal to that given
func (*GetContentmanagementWorkspaceMemberUnsupportedMediaType) IsRedirect ¶
func (o *GetContentmanagementWorkspaceMemberUnsupportedMediaType) IsRedirect() bool
IsRedirect returns true when this get contentmanagement workspace member unsupported media type response has a 3xx status code
func (*GetContentmanagementWorkspaceMemberUnsupportedMediaType) IsServerError ¶
func (o *GetContentmanagementWorkspaceMemberUnsupportedMediaType) IsServerError() bool
IsServerError returns true when this get contentmanagement workspace member unsupported media type response has a 5xx status code
func (*GetContentmanagementWorkspaceMemberUnsupportedMediaType) IsSuccess ¶
func (o *GetContentmanagementWorkspaceMemberUnsupportedMediaType) IsSuccess() bool
IsSuccess returns true when this get contentmanagement workspace member unsupported media type response has a 2xx status code
func (*GetContentmanagementWorkspaceMemberUnsupportedMediaType) String ¶
func (o *GetContentmanagementWorkspaceMemberUnsupportedMediaType) String() string
type GetContentmanagementWorkspaceMembersBadRequest ¶
GetContentmanagementWorkspaceMembersBadRequest 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 NewGetContentmanagementWorkspaceMembersBadRequest ¶
func NewGetContentmanagementWorkspaceMembersBadRequest() *GetContentmanagementWorkspaceMembersBadRequest
NewGetContentmanagementWorkspaceMembersBadRequest creates a GetContentmanagementWorkspaceMembersBadRequest with default headers values
func (*GetContentmanagementWorkspaceMembersBadRequest) Error ¶
func (o *GetContentmanagementWorkspaceMembersBadRequest) Error() string
func (*GetContentmanagementWorkspaceMembersBadRequest) GetPayload ¶
func (o *GetContentmanagementWorkspaceMembersBadRequest) GetPayload() *models.ErrorBody
func (*GetContentmanagementWorkspaceMembersBadRequest) IsClientError ¶
func (o *GetContentmanagementWorkspaceMembersBadRequest) IsClientError() bool
IsClientError returns true when this get contentmanagement workspace members bad request response has a 4xx status code
func (*GetContentmanagementWorkspaceMembersBadRequest) IsCode ¶
func (o *GetContentmanagementWorkspaceMembersBadRequest) IsCode(code int) bool
IsCode returns true when this get contentmanagement workspace members bad request response a status code equal to that given
func (*GetContentmanagementWorkspaceMembersBadRequest) IsRedirect ¶
func (o *GetContentmanagementWorkspaceMembersBadRequest) IsRedirect() bool
IsRedirect returns true when this get contentmanagement workspace members bad request response has a 3xx status code
func (*GetContentmanagementWorkspaceMembersBadRequest) IsServerError ¶
func (o *GetContentmanagementWorkspaceMembersBadRequest) IsServerError() bool
IsServerError returns true when this get contentmanagement workspace members bad request response has a 5xx status code
func (*GetContentmanagementWorkspaceMembersBadRequest) IsSuccess ¶
func (o *GetContentmanagementWorkspaceMembersBadRequest) IsSuccess() bool
IsSuccess returns true when this get contentmanagement workspace members bad request response has a 2xx status code
func (*GetContentmanagementWorkspaceMembersBadRequest) String ¶
func (o *GetContentmanagementWorkspaceMembersBadRequest) String() string
type GetContentmanagementWorkspaceMembersForbidden ¶
GetContentmanagementWorkspaceMembersForbidden describes a response with status code 403, with default header values.
You are not authorized to perform the requested action.
func NewGetContentmanagementWorkspaceMembersForbidden ¶
func NewGetContentmanagementWorkspaceMembersForbidden() *GetContentmanagementWorkspaceMembersForbidden
NewGetContentmanagementWorkspaceMembersForbidden creates a GetContentmanagementWorkspaceMembersForbidden with default headers values
func (*GetContentmanagementWorkspaceMembersForbidden) Error ¶
func (o *GetContentmanagementWorkspaceMembersForbidden) Error() string
func (*GetContentmanagementWorkspaceMembersForbidden) GetPayload ¶
func (o *GetContentmanagementWorkspaceMembersForbidden) GetPayload() *models.ErrorBody
func (*GetContentmanagementWorkspaceMembersForbidden) IsClientError ¶
func (o *GetContentmanagementWorkspaceMembersForbidden) IsClientError() bool
IsClientError returns true when this get contentmanagement workspace members forbidden response has a 4xx status code
func (*GetContentmanagementWorkspaceMembersForbidden) IsCode ¶
func (o *GetContentmanagementWorkspaceMembersForbidden) IsCode(code int) bool
IsCode returns true when this get contentmanagement workspace members forbidden response a status code equal to that given
func (*GetContentmanagementWorkspaceMembersForbidden) IsRedirect ¶
func (o *GetContentmanagementWorkspaceMembersForbidden) IsRedirect() bool
IsRedirect returns true when this get contentmanagement workspace members forbidden response has a 3xx status code
func (*GetContentmanagementWorkspaceMembersForbidden) IsServerError ¶
func (o *GetContentmanagementWorkspaceMembersForbidden) IsServerError() bool
IsServerError returns true when this get contentmanagement workspace members forbidden response has a 5xx status code
func (*GetContentmanagementWorkspaceMembersForbidden) IsSuccess ¶
func (o *GetContentmanagementWorkspaceMembersForbidden) IsSuccess() bool
IsSuccess returns true when this get contentmanagement workspace members forbidden response has a 2xx status code
func (*GetContentmanagementWorkspaceMembersForbidden) String ¶
func (o *GetContentmanagementWorkspaceMembersForbidden) String() string
type GetContentmanagementWorkspaceMembersGatewayTimeout ¶
GetContentmanagementWorkspaceMembersGatewayTimeout describes a response with status code 504, with default header values.
The request timed out.
func NewGetContentmanagementWorkspaceMembersGatewayTimeout ¶
func NewGetContentmanagementWorkspaceMembersGatewayTimeout() *GetContentmanagementWorkspaceMembersGatewayTimeout
NewGetContentmanagementWorkspaceMembersGatewayTimeout creates a GetContentmanagementWorkspaceMembersGatewayTimeout with default headers values
func (*GetContentmanagementWorkspaceMembersGatewayTimeout) Error ¶
func (o *GetContentmanagementWorkspaceMembersGatewayTimeout) Error() string
func (*GetContentmanagementWorkspaceMembersGatewayTimeout) GetPayload ¶
func (o *GetContentmanagementWorkspaceMembersGatewayTimeout) GetPayload() *models.ErrorBody
func (*GetContentmanagementWorkspaceMembersGatewayTimeout) IsClientError ¶
func (o *GetContentmanagementWorkspaceMembersGatewayTimeout) IsClientError() bool
IsClientError returns true when this get contentmanagement workspace members gateway timeout response has a 4xx status code
func (*GetContentmanagementWorkspaceMembersGatewayTimeout) IsCode ¶
func (o *GetContentmanagementWorkspaceMembersGatewayTimeout) IsCode(code int) bool
IsCode returns true when this get contentmanagement workspace members gateway timeout response a status code equal to that given
func (*GetContentmanagementWorkspaceMembersGatewayTimeout) IsRedirect ¶
func (o *GetContentmanagementWorkspaceMembersGatewayTimeout) IsRedirect() bool
IsRedirect returns true when this get contentmanagement workspace members gateway timeout response has a 3xx status code
func (*GetContentmanagementWorkspaceMembersGatewayTimeout) IsServerError ¶
func (o *GetContentmanagementWorkspaceMembersGatewayTimeout) IsServerError() bool
IsServerError returns true when this get contentmanagement workspace members gateway timeout response has a 5xx status code
func (*GetContentmanagementWorkspaceMembersGatewayTimeout) IsSuccess ¶
func (o *GetContentmanagementWorkspaceMembersGatewayTimeout) IsSuccess() bool
IsSuccess returns true when this get contentmanagement workspace members gateway timeout response has a 2xx status code
func (*GetContentmanagementWorkspaceMembersGatewayTimeout) String ¶
func (o *GetContentmanagementWorkspaceMembersGatewayTimeout) String() string
type GetContentmanagementWorkspaceMembersInternalServerError ¶
GetContentmanagementWorkspaceMembersInternalServerError 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 NewGetContentmanagementWorkspaceMembersInternalServerError ¶
func NewGetContentmanagementWorkspaceMembersInternalServerError() *GetContentmanagementWorkspaceMembersInternalServerError
NewGetContentmanagementWorkspaceMembersInternalServerError creates a GetContentmanagementWorkspaceMembersInternalServerError with default headers values
func (*GetContentmanagementWorkspaceMembersInternalServerError) Error ¶
func (o *GetContentmanagementWorkspaceMembersInternalServerError) Error() string
func (*GetContentmanagementWorkspaceMembersInternalServerError) GetPayload ¶
func (o *GetContentmanagementWorkspaceMembersInternalServerError) GetPayload() *models.ErrorBody
func (*GetContentmanagementWorkspaceMembersInternalServerError) IsClientError ¶
func (o *GetContentmanagementWorkspaceMembersInternalServerError) IsClientError() bool
IsClientError returns true when this get contentmanagement workspace members internal server error response has a 4xx status code
func (*GetContentmanagementWorkspaceMembersInternalServerError) IsCode ¶
func (o *GetContentmanagementWorkspaceMembersInternalServerError) IsCode(code int) bool
IsCode returns true when this get contentmanagement workspace members internal server error response a status code equal to that given
func (*GetContentmanagementWorkspaceMembersInternalServerError) IsRedirect ¶
func (o *GetContentmanagementWorkspaceMembersInternalServerError) IsRedirect() bool
IsRedirect returns true when this get contentmanagement workspace members internal server error response has a 3xx status code
func (*GetContentmanagementWorkspaceMembersInternalServerError) IsServerError ¶
func (o *GetContentmanagementWorkspaceMembersInternalServerError) IsServerError() bool
IsServerError returns true when this get contentmanagement workspace members internal server error response has a 5xx status code
func (*GetContentmanagementWorkspaceMembersInternalServerError) IsSuccess ¶
func (o *GetContentmanagementWorkspaceMembersInternalServerError) IsSuccess() bool
IsSuccess returns true when this get contentmanagement workspace members internal server error response has a 2xx status code
func (*GetContentmanagementWorkspaceMembersInternalServerError) String ¶
func (o *GetContentmanagementWorkspaceMembersInternalServerError) String() string
type GetContentmanagementWorkspaceMembersNotFound ¶
GetContentmanagementWorkspaceMembersNotFound describes a response with status code 404, with default header values.
The requested resource was not found.
func NewGetContentmanagementWorkspaceMembersNotFound ¶
func NewGetContentmanagementWorkspaceMembersNotFound() *GetContentmanagementWorkspaceMembersNotFound
NewGetContentmanagementWorkspaceMembersNotFound creates a GetContentmanagementWorkspaceMembersNotFound with default headers values
func (*GetContentmanagementWorkspaceMembersNotFound) Error ¶
func (o *GetContentmanagementWorkspaceMembersNotFound) Error() string
func (*GetContentmanagementWorkspaceMembersNotFound) GetPayload ¶
func (o *GetContentmanagementWorkspaceMembersNotFound) GetPayload() *models.ErrorBody
func (*GetContentmanagementWorkspaceMembersNotFound) IsClientError ¶
func (o *GetContentmanagementWorkspaceMembersNotFound) IsClientError() bool
IsClientError returns true when this get contentmanagement workspace members not found response has a 4xx status code
func (*GetContentmanagementWorkspaceMembersNotFound) IsCode ¶
func (o *GetContentmanagementWorkspaceMembersNotFound) IsCode(code int) bool
IsCode returns true when this get contentmanagement workspace members not found response a status code equal to that given
func (*GetContentmanagementWorkspaceMembersNotFound) IsRedirect ¶
func (o *GetContentmanagementWorkspaceMembersNotFound) IsRedirect() bool
IsRedirect returns true when this get contentmanagement workspace members not found response has a 3xx status code
func (*GetContentmanagementWorkspaceMembersNotFound) IsServerError ¶
func (o *GetContentmanagementWorkspaceMembersNotFound) IsServerError() bool
IsServerError returns true when this get contentmanagement workspace members not found response has a 5xx status code
func (*GetContentmanagementWorkspaceMembersNotFound) IsSuccess ¶
func (o *GetContentmanagementWorkspaceMembersNotFound) IsSuccess() bool
IsSuccess returns true when this get contentmanagement workspace members not found response has a 2xx status code
func (*GetContentmanagementWorkspaceMembersNotFound) String ¶
func (o *GetContentmanagementWorkspaceMembersNotFound) String() string
type GetContentmanagementWorkspaceMembersOK ¶
type GetContentmanagementWorkspaceMembersOK struct {
Payload *models.WorkspaceMemberEntityListing
}
GetContentmanagementWorkspaceMembersOK describes a response with status code 200, with default header values.
successful operation
func NewGetContentmanagementWorkspaceMembersOK ¶
func NewGetContentmanagementWorkspaceMembersOK() *GetContentmanagementWorkspaceMembersOK
NewGetContentmanagementWorkspaceMembersOK creates a GetContentmanagementWorkspaceMembersOK with default headers values
func (*GetContentmanagementWorkspaceMembersOK) Error ¶
func (o *GetContentmanagementWorkspaceMembersOK) Error() string
func (*GetContentmanagementWorkspaceMembersOK) GetPayload ¶
func (o *GetContentmanagementWorkspaceMembersOK) GetPayload() *models.WorkspaceMemberEntityListing
func (*GetContentmanagementWorkspaceMembersOK) IsClientError ¶
func (o *GetContentmanagementWorkspaceMembersOK) IsClientError() bool
IsClientError returns true when this get contentmanagement workspace members o k response has a 4xx status code
func (*GetContentmanagementWorkspaceMembersOK) IsCode ¶
func (o *GetContentmanagementWorkspaceMembersOK) IsCode(code int) bool
IsCode returns true when this get contentmanagement workspace members o k response a status code equal to that given
func (*GetContentmanagementWorkspaceMembersOK) IsRedirect ¶
func (o *GetContentmanagementWorkspaceMembersOK) IsRedirect() bool
IsRedirect returns true when this get contentmanagement workspace members o k response has a 3xx status code
func (*GetContentmanagementWorkspaceMembersOK) IsServerError ¶
func (o *GetContentmanagementWorkspaceMembersOK) IsServerError() bool
IsServerError returns true when this get contentmanagement workspace members o k response has a 5xx status code
func (*GetContentmanagementWorkspaceMembersOK) IsSuccess ¶
func (o *GetContentmanagementWorkspaceMembersOK) IsSuccess() bool
IsSuccess returns true when this get contentmanagement workspace members o k response has a 2xx status code
func (*GetContentmanagementWorkspaceMembersOK) String ¶
func (o *GetContentmanagementWorkspaceMembersOK) String() string
type GetContentmanagementWorkspaceMembersParams ¶
type GetContentmanagementWorkspaceMembersParams struct { /* Expand. Which fields, if any, to expand. */ Expand []string /* PageNumber. Page number Format: int32 Default: 1 */ PageNumber *int32 /* PageSize. Page size Format: int32 Default: 25 */ PageSize *int32 /* WorkspaceID. Workspace ID */ WorkspaceID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetContentmanagementWorkspaceMembersParams contains all the parameters to send to the API endpoint
for the get contentmanagement workspace members operation. Typically these are written to a http.Request.
func NewGetContentmanagementWorkspaceMembersParams ¶
func NewGetContentmanagementWorkspaceMembersParams() *GetContentmanagementWorkspaceMembersParams
NewGetContentmanagementWorkspaceMembersParams creates a new GetContentmanagementWorkspaceMembersParams 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 NewGetContentmanagementWorkspaceMembersParamsWithContext ¶
func NewGetContentmanagementWorkspaceMembersParamsWithContext(ctx context.Context) *GetContentmanagementWorkspaceMembersParams
NewGetContentmanagementWorkspaceMembersParamsWithContext creates a new GetContentmanagementWorkspaceMembersParams object with the ability to set a context for a request.
func NewGetContentmanagementWorkspaceMembersParamsWithHTTPClient ¶
func NewGetContentmanagementWorkspaceMembersParamsWithHTTPClient(client *http.Client) *GetContentmanagementWorkspaceMembersParams
NewGetContentmanagementWorkspaceMembersParamsWithHTTPClient creates a new GetContentmanagementWorkspaceMembersParams object with the ability to set a custom HTTPClient for a request.
func NewGetContentmanagementWorkspaceMembersParamsWithTimeout ¶
func NewGetContentmanagementWorkspaceMembersParamsWithTimeout(timeout time.Duration) *GetContentmanagementWorkspaceMembersParams
NewGetContentmanagementWorkspaceMembersParamsWithTimeout creates a new GetContentmanagementWorkspaceMembersParams object with the ability to set a timeout on a request.
func (*GetContentmanagementWorkspaceMembersParams) SetContext ¶
func (o *GetContentmanagementWorkspaceMembersParams) SetContext(ctx context.Context)
SetContext adds the context to the get contentmanagement workspace members params
func (*GetContentmanagementWorkspaceMembersParams) SetDefaults ¶
func (o *GetContentmanagementWorkspaceMembersParams) SetDefaults()
SetDefaults hydrates default values in the get contentmanagement workspace members params (not the query body).
All values with no default are reset to their zero value.
func (*GetContentmanagementWorkspaceMembersParams) SetExpand ¶
func (o *GetContentmanagementWorkspaceMembersParams) SetExpand(expand []string)
SetExpand adds the expand to the get contentmanagement workspace members params
func (*GetContentmanagementWorkspaceMembersParams) SetHTTPClient ¶
func (o *GetContentmanagementWorkspaceMembersParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get contentmanagement workspace members params
func (*GetContentmanagementWorkspaceMembersParams) SetPageNumber ¶
func (o *GetContentmanagementWorkspaceMembersParams) SetPageNumber(pageNumber *int32)
SetPageNumber adds the pageNumber to the get contentmanagement workspace members params
func (*GetContentmanagementWorkspaceMembersParams) SetPageSize ¶
func (o *GetContentmanagementWorkspaceMembersParams) SetPageSize(pageSize *int32)
SetPageSize adds the pageSize to the get contentmanagement workspace members params
func (*GetContentmanagementWorkspaceMembersParams) SetTimeout ¶
func (o *GetContentmanagementWorkspaceMembersParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get contentmanagement workspace members params
func (*GetContentmanagementWorkspaceMembersParams) SetWorkspaceID ¶
func (o *GetContentmanagementWorkspaceMembersParams) SetWorkspaceID(workspaceID string)
SetWorkspaceID adds the workspaceId to the get contentmanagement workspace members params
func (*GetContentmanagementWorkspaceMembersParams) WithContext ¶
func (o *GetContentmanagementWorkspaceMembersParams) WithContext(ctx context.Context) *GetContentmanagementWorkspaceMembersParams
WithContext adds the context to the get contentmanagement workspace members params
func (*GetContentmanagementWorkspaceMembersParams) WithDefaults ¶
func (o *GetContentmanagementWorkspaceMembersParams) WithDefaults() *GetContentmanagementWorkspaceMembersParams
WithDefaults hydrates default values in the get contentmanagement workspace members params (not the query body).
All values with no default are reset to their zero value.
func (*GetContentmanagementWorkspaceMembersParams) WithExpand ¶
func (o *GetContentmanagementWorkspaceMembersParams) WithExpand(expand []string) *GetContentmanagementWorkspaceMembersParams
WithExpand adds the expand to the get contentmanagement workspace members params
func (*GetContentmanagementWorkspaceMembersParams) WithHTTPClient ¶
func (o *GetContentmanagementWorkspaceMembersParams) WithHTTPClient(client *http.Client) *GetContentmanagementWorkspaceMembersParams
WithHTTPClient adds the HTTPClient to the get contentmanagement workspace members params
func (*GetContentmanagementWorkspaceMembersParams) WithPageNumber ¶
func (o *GetContentmanagementWorkspaceMembersParams) WithPageNumber(pageNumber *int32) *GetContentmanagementWorkspaceMembersParams
WithPageNumber adds the pageNumber to the get contentmanagement workspace members params
func (*GetContentmanagementWorkspaceMembersParams) WithPageSize ¶
func (o *GetContentmanagementWorkspaceMembersParams) WithPageSize(pageSize *int32) *GetContentmanagementWorkspaceMembersParams
WithPageSize adds the pageSize to the get contentmanagement workspace members params
func (*GetContentmanagementWorkspaceMembersParams) WithTimeout ¶
func (o *GetContentmanagementWorkspaceMembersParams) WithTimeout(timeout time.Duration) *GetContentmanagementWorkspaceMembersParams
WithTimeout adds the timeout to the get contentmanagement workspace members params
func (*GetContentmanagementWorkspaceMembersParams) WithWorkspaceID ¶
func (o *GetContentmanagementWorkspaceMembersParams) WithWorkspaceID(workspaceID string) *GetContentmanagementWorkspaceMembersParams
WithWorkspaceID adds the workspaceID to the get contentmanagement workspace members params
func (*GetContentmanagementWorkspaceMembersParams) WriteToRequest ¶
func (o *GetContentmanagementWorkspaceMembersParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetContentmanagementWorkspaceMembersReader ¶
type GetContentmanagementWorkspaceMembersReader struct {
// contains filtered or unexported fields
}
GetContentmanagementWorkspaceMembersReader is a Reader for the GetContentmanagementWorkspaceMembers structure.
func (*GetContentmanagementWorkspaceMembersReader) ReadResponse ¶
func (o *GetContentmanagementWorkspaceMembersReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetContentmanagementWorkspaceMembersRequestEntityTooLarge ¶
GetContentmanagementWorkspaceMembersRequestEntityTooLarge describes a response with status code 413, with default header values.
The request is over the size limit. Maximum bytes: %s
func NewGetContentmanagementWorkspaceMembersRequestEntityTooLarge ¶
func NewGetContentmanagementWorkspaceMembersRequestEntityTooLarge() *GetContentmanagementWorkspaceMembersRequestEntityTooLarge
NewGetContentmanagementWorkspaceMembersRequestEntityTooLarge creates a GetContentmanagementWorkspaceMembersRequestEntityTooLarge with default headers values
func (*GetContentmanagementWorkspaceMembersRequestEntityTooLarge) Error ¶
func (o *GetContentmanagementWorkspaceMembersRequestEntityTooLarge) Error() string
func (*GetContentmanagementWorkspaceMembersRequestEntityTooLarge) GetPayload ¶
func (o *GetContentmanagementWorkspaceMembersRequestEntityTooLarge) GetPayload() *models.ErrorBody
func (*GetContentmanagementWorkspaceMembersRequestEntityTooLarge) IsClientError ¶
func (o *GetContentmanagementWorkspaceMembersRequestEntityTooLarge) IsClientError() bool
IsClientError returns true when this get contentmanagement workspace members request entity too large response has a 4xx status code
func (*GetContentmanagementWorkspaceMembersRequestEntityTooLarge) IsCode ¶
func (o *GetContentmanagementWorkspaceMembersRequestEntityTooLarge) IsCode(code int) bool
IsCode returns true when this get contentmanagement workspace members request entity too large response a status code equal to that given
func (*GetContentmanagementWorkspaceMembersRequestEntityTooLarge) IsRedirect ¶
func (o *GetContentmanagementWorkspaceMembersRequestEntityTooLarge) IsRedirect() bool
IsRedirect returns true when this get contentmanagement workspace members request entity too large response has a 3xx status code
func (*GetContentmanagementWorkspaceMembersRequestEntityTooLarge) IsServerError ¶
func (o *GetContentmanagementWorkspaceMembersRequestEntityTooLarge) IsServerError() bool
IsServerError returns true when this get contentmanagement workspace members request entity too large response has a 5xx status code
func (*GetContentmanagementWorkspaceMembersRequestEntityTooLarge) IsSuccess ¶
func (o *GetContentmanagementWorkspaceMembersRequestEntityTooLarge) IsSuccess() bool
IsSuccess returns true when this get contentmanagement workspace members request entity too large response has a 2xx status code
func (*GetContentmanagementWorkspaceMembersRequestEntityTooLarge) String ¶
func (o *GetContentmanagementWorkspaceMembersRequestEntityTooLarge) String() string
type GetContentmanagementWorkspaceMembersRequestTimeout ¶
GetContentmanagementWorkspaceMembersRequestTimeout 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 NewGetContentmanagementWorkspaceMembersRequestTimeout ¶
func NewGetContentmanagementWorkspaceMembersRequestTimeout() *GetContentmanagementWorkspaceMembersRequestTimeout
NewGetContentmanagementWorkspaceMembersRequestTimeout creates a GetContentmanagementWorkspaceMembersRequestTimeout with default headers values
func (*GetContentmanagementWorkspaceMembersRequestTimeout) Error ¶
func (o *GetContentmanagementWorkspaceMembersRequestTimeout) Error() string
func (*GetContentmanagementWorkspaceMembersRequestTimeout) GetPayload ¶
func (o *GetContentmanagementWorkspaceMembersRequestTimeout) GetPayload() *models.ErrorBody
func (*GetContentmanagementWorkspaceMembersRequestTimeout) IsClientError ¶
func (o *GetContentmanagementWorkspaceMembersRequestTimeout) IsClientError() bool
IsClientError returns true when this get contentmanagement workspace members request timeout response has a 4xx status code
func (*GetContentmanagementWorkspaceMembersRequestTimeout) IsCode ¶
func (o *GetContentmanagementWorkspaceMembersRequestTimeout) IsCode(code int) bool
IsCode returns true when this get contentmanagement workspace members request timeout response a status code equal to that given
func (*GetContentmanagementWorkspaceMembersRequestTimeout) IsRedirect ¶
func (o *GetContentmanagementWorkspaceMembersRequestTimeout) IsRedirect() bool
IsRedirect returns true when this get contentmanagement workspace members request timeout response has a 3xx status code
func (*GetContentmanagementWorkspaceMembersRequestTimeout) IsServerError ¶
func (o *GetContentmanagementWorkspaceMembersRequestTimeout) IsServerError() bool
IsServerError returns true when this get contentmanagement workspace members request timeout response has a 5xx status code
func (*GetContentmanagementWorkspaceMembersRequestTimeout) IsSuccess ¶
func (o *GetContentmanagementWorkspaceMembersRequestTimeout) IsSuccess() bool
IsSuccess returns true when this get contentmanagement workspace members request timeout response has a 2xx status code
func (*GetContentmanagementWorkspaceMembersRequestTimeout) String ¶
func (o *GetContentmanagementWorkspaceMembersRequestTimeout) String() string
type GetContentmanagementWorkspaceMembersServiceUnavailable ¶
type GetContentmanagementWorkspaceMembersServiceUnavailable struct {
}GetContentmanagementWorkspaceMembersServiceUnavailable 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 NewGetContentmanagementWorkspaceMembersServiceUnavailable ¶
func NewGetContentmanagementWorkspaceMembersServiceUnavailable() *GetContentmanagementWorkspaceMembersServiceUnavailable
NewGetContentmanagementWorkspaceMembersServiceUnavailable creates a GetContentmanagementWorkspaceMembersServiceUnavailable with default headers values
func (*GetContentmanagementWorkspaceMembersServiceUnavailable) Error ¶
func (o *GetContentmanagementWorkspaceMembersServiceUnavailable) Error() string
func (*GetContentmanagementWorkspaceMembersServiceUnavailable) GetPayload ¶
func (o *GetContentmanagementWorkspaceMembersServiceUnavailable) GetPayload() *models.ErrorBody
func (*GetContentmanagementWorkspaceMembersServiceUnavailable) IsClientError ¶
func (o *GetContentmanagementWorkspaceMembersServiceUnavailable) IsClientError() bool
IsClientError returns true when this get contentmanagement workspace members service unavailable response has a 4xx status code
func (*GetContentmanagementWorkspaceMembersServiceUnavailable) IsCode ¶
func (o *GetContentmanagementWorkspaceMembersServiceUnavailable) IsCode(code int) bool
IsCode returns true when this get contentmanagement workspace members service unavailable response a status code equal to that given
func (*GetContentmanagementWorkspaceMembersServiceUnavailable) IsRedirect ¶
func (o *GetContentmanagementWorkspaceMembersServiceUnavailable) IsRedirect() bool
IsRedirect returns true when this get contentmanagement workspace members service unavailable response has a 3xx status code
func (*GetContentmanagementWorkspaceMembersServiceUnavailable) IsServerError ¶
func (o *GetContentmanagementWorkspaceMembersServiceUnavailable) IsServerError() bool
IsServerError returns true when this get contentmanagement workspace members service unavailable response has a 5xx status code
func (*GetContentmanagementWorkspaceMembersServiceUnavailable) IsSuccess ¶
func (o *GetContentmanagementWorkspaceMembersServiceUnavailable) IsSuccess() bool
IsSuccess returns true when this get contentmanagement workspace members service unavailable response has a 2xx status code
func (*GetContentmanagementWorkspaceMembersServiceUnavailable) String ¶
func (o *GetContentmanagementWorkspaceMembersServiceUnavailable) String() string
type GetContentmanagementWorkspaceMembersTooManyRequests ¶
GetContentmanagementWorkspaceMembersTooManyRequests describes a response with status code 429, with default header values.
Rate limit exceeded the maximum. Retry the request in [%s] seconds
func NewGetContentmanagementWorkspaceMembersTooManyRequests ¶
func NewGetContentmanagementWorkspaceMembersTooManyRequests() *GetContentmanagementWorkspaceMembersTooManyRequests
NewGetContentmanagementWorkspaceMembersTooManyRequests creates a GetContentmanagementWorkspaceMembersTooManyRequests with default headers values
func (*GetContentmanagementWorkspaceMembersTooManyRequests) Error ¶
func (o *GetContentmanagementWorkspaceMembersTooManyRequests) Error() string
func (*GetContentmanagementWorkspaceMembersTooManyRequests) GetPayload ¶
func (o *GetContentmanagementWorkspaceMembersTooManyRequests) GetPayload() *models.ErrorBody
func (*GetContentmanagementWorkspaceMembersTooManyRequests) IsClientError ¶
func (o *GetContentmanagementWorkspaceMembersTooManyRequests) IsClientError() bool
IsClientError returns true when this get contentmanagement workspace members too many requests response has a 4xx status code
func (*GetContentmanagementWorkspaceMembersTooManyRequests) IsCode ¶
func (o *GetContentmanagementWorkspaceMembersTooManyRequests) IsCode(code int) bool
IsCode returns true when this get contentmanagement workspace members too many requests response a status code equal to that given
func (*GetContentmanagementWorkspaceMembersTooManyRequests) IsRedirect ¶
func (o *GetContentmanagementWorkspaceMembersTooManyRequests) IsRedirect() bool
IsRedirect returns true when this get contentmanagement workspace members too many requests response has a 3xx status code
func (*GetContentmanagementWorkspaceMembersTooManyRequests) IsServerError ¶
func (o *GetContentmanagementWorkspaceMembersTooManyRequests) IsServerError() bool
IsServerError returns true when this get contentmanagement workspace members too many requests response has a 5xx status code
func (*GetContentmanagementWorkspaceMembersTooManyRequests) IsSuccess ¶
func (o *GetContentmanagementWorkspaceMembersTooManyRequests) IsSuccess() bool
IsSuccess returns true when this get contentmanagement workspace members too many requests response has a 2xx status code
func (*GetContentmanagementWorkspaceMembersTooManyRequests) String ¶
func (o *GetContentmanagementWorkspaceMembersTooManyRequests) String() string
type GetContentmanagementWorkspaceMembersUnauthorized ¶
type GetContentmanagementWorkspaceMembersUnauthorized struct {
}GetContentmanagementWorkspaceMembersUnauthorized describes a response with status code 401, with default header values.
No authentication bearer token specified in authorization header.
func NewGetContentmanagementWorkspaceMembersUnauthorized ¶
func NewGetContentmanagementWorkspaceMembersUnauthorized() *GetContentmanagementWorkspaceMembersUnauthorized
NewGetContentmanagementWorkspaceMembersUnauthorized creates a GetContentmanagementWorkspaceMembersUnauthorized with default headers values
func (*GetContentmanagementWorkspaceMembersUnauthorized) Error ¶
func (o *GetContentmanagementWorkspaceMembersUnauthorized) Error() string
func (*GetContentmanagementWorkspaceMembersUnauthorized) GetPayload ¶
func (o *GetContentmanagementWorkspaceMembersUnauthorized) GetPayload() *models.ErrorBody
func (*GetContentmanagementWorkspaceMembersUnauthorized) IsClientError ¶
func (o *GetContentmanagementWorkspaceMembersUnauthorized) IsClientError() bool
IsClientError returns true when this get contentmanagement workspace members unauthorized response has a 4xx status code
func (*GetContentmanagementWorkspaceMembersUnauthorized) IsCode ¶
func (o *GetContentmanagementWorkspaceMembersUnauthorized) IsCode(code int) bool
IsCode returns true when this get contentmanagement workspace members unauthorized response a status code equal to that given
func (*GetContentmanagementWorkspaceMembersUnauthorized) IsRedirect ¶
func (o *GetContentmanagementWorkspaceMembersUnauthorized) IsRedirect() bool
IsRedirect returns true when this get contentmanagement workspace members unauthorized response has a 3xx status code
func (*GetContentmanagementWorkspaceMembersUnauthorized) IsServerError ¶
func (o *GetContentmanagementWorkspaceMembersUnauthorized) IsServerError() bool
IsServerError returns true when this get contentmanagement workspace members unauthorized response has a 5xx status code
func (*GetContentmanagementWorkspaceMembersUnauthorized) IsSuccess ¶
func (o *GetContentmanagementWorkspaceMembersUnauthorized) IsSuccess() bool
IsSuccess returns true when this get contentmanagement workspace members unauthorized response has a 2xx status code
func (*GetContentmanagementWorkspaceMembersUnauthorized) String ¶
func (o *GetContentmanagementWorkspaceMembersUnauthorized) String() string
type GetContentmanagementWorkspaceMembersUnsupportedMediaType ¶
GetContentmanagementWorkspaceMembersUnsupportedMediaType 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 NewGetContentmanagementWorkspaceMembersUnsupportedMediaType ¶
func NewGetContentmanagementWorkspaceMembersUnsupportedMediaType() *GetContentmanagementWorkspaceMembersUnsupportedMediaType
NewGetContentmanagementWorkspaceMembersUnsupportedMediaType creates a GetContentmanagementWorkspaceMembersUnsupportedMediaType with default headers values
func (*GetContentmanagementWorkspaceMembersUnsupportedMediaType) Error ¶
func (o *GetContentmanagementWorkspaceMembersUnsupportedMediaType) Error() string
func (*GetContentmanagementWorkspaceMembersUnsupportedMediaType) GetPayload ¶
func (o *GetContentmanagementWorkspaceMembersUnsupportedMediaType) GetPayload() *models.ErrorBody
func (*GetContentmanagementWorkspaceMembersUnsupportedMediaType) IsClientError ¶
func (o *GetContentmanagementWorkspaceMembersUnsupportedMediaType) IsClientError() bool
IsClientError returns true when this get contentmanagement workspace members unsupported media type response has a 4xx status code
func (*GetContentmanagementWorkspaceMembersUnsupportedMediaType) IsCode ¶
func (o *GetContentmanagementWorkspaceMembersUnsupportedMediaType) IsCode(code int) bool
IsCode returns true when this get contentmanagement workspace members unsupported media type response a status code equal to that given
func (*GetContentmanagementWorkspaceMembersUnsupportedMediaType) IsRedirect ¶
func (o *GetContentmanagementWorkspaceMembersUnsupportedMediaType) IsRedirect() bool
IsRedirect returns true when this get contentmanagement workspace members unsupported media type response has a 3xx status code
func (*GetContentmanagementWorkspaceMembersUnsupportedMediaType) IsServerError ¶
func (o *GetContentmanagementWorkspaceMembersUnsupportedMediaType) IsServerError() bool
IsServerError returns true when this get contentmanagement workspace members unsupported media type response has a 5xx status code
func (*GetContentmanagementWorkspaceMembersUnsupportedMediaType) IsSuccess ¶
func (o *GetContentmanagementWorkspaceMembersUnsupportedMediaType) IsSuccess() bool
IsSuccess returns true when this get contentmanagement workspace members unsupported media type response has a 2xx status code
func (*GetContentmanagementWorkspaceMembersUnsupportedMediaType) String ¶
func (o *GetContentmanagementWorkspaceMembersUnsupportedMediaType) String() string
type GetContentmanagementWorkspaceNotFound ¶
GetContentmanagementWorkspaceNotFound describes a response with status code 404, with default header values.
The requested resource was not found.
func NewGetContentmanagementWorkspaceNotFound ¶
func NewGetContentmanagementWorkspaceNotFound() *GetContentmanagementWorkspaceNotFound
NewGetContentmanagementWorkspaceNotFound creates a GetContentmanagementWorkspaceNotFound with default headers values
func (*GetContentmanagementWorkspaceNotFound) Error ¶
func (o *GetContentmanagementWorkspaceNotFound) Error() string
func (*GetContentmanagementWorkspaceNotFound) GetPayload ¶
func (o *GetContentmanagementWorkspaceNotFound) GetPayload() *models.ErrorBody
func (*GetContentmanagementWorkspaceNotFound) IsClientError ¶
func (o *GetContentmanagementWorkspaceNotFound) IsClientError() bool
IsClientError returns true when this get contentmanagement workspace not found response has a 4xx status code
func (*GetContentmanagementWorkspaceNotFound) IsCode ¶
func (o *GetContentmanagementWorkspaceNotFound) IsCode(code int) bool
IsCode returns true when this get contentmanagement workspace not found response a status code equal to that given
func (*GetContentmanagementWorkspaceNotFound) IsRedirect ¶
func (o *GetContentmanagementWorkspaceNotFound) IsRedirect() bool
IsRedirect returns true when this get contentmanagement workspace not found response has a 3xx status code
func (*GetContentmanagementWorkspaceNotFound) IsServerError ¶
func (o *GetContentmanagementWorkspaceNotFound) IsServerError() bool
IsServerError returns true when this get contentmanagement workspace not found response has a 5xx status code
func (*GetContentmanagementWorkspaceNotFound) IsSuccess ¶
func (o *GetContentmanagementWorkspaceNotFound) IsSuccess() bool
IsSuccess returns true when this get contentmanagement workspace not found response has a 2xx status code
func (*GetContentmanagementWorkspaceNotFound) String ¶
func (o *GetContentmanagementWorkspaceNotFound) String() string
type GetContentmanagementWorkspaceOK ¶
GetContentmanagementWorkspaceOK describes a response with status code 200, with default header values.
successful operation
func NewGetContentmanagementWorkspaceOK ¶
func NewGetContentmanagementWorkspaceOK() *GetContentmanagementWorkspaceOK
NewGetContentmanagementWorkspaceOK creates a GetContentmanagementWorkspaceOK with default headers values
func (*GetContentmanagementWorkspaceOK) Error ¶
func (o *GetContentmanagementWorkspaceOK) Error() string
func (*GetContentmanagementWorkspaceOK) GetPayload ¶
func (o *GetContentmanagementWorkspaceOK) GetPayload() *models.Workspace
func (*GetContentmanagementWorkspaceOK) IsClientError ¶
func (o *GetContentmanagementWorkspaceOK) IsClientError() bool
IsClientError returns true when this get contentmanagement workspace o k response has a 4xx status code
func (*GetContentmanagementWorkspaceOK) IsCode ¶
func (o *GetContentmanagementWorkspaceOK) IsCode(code int) bool
IsCode returns true when this get contentmanagement workspace o k response a status code equal to that given
func (*GetContentmanagementWorkspaceOK) IsRedirect ¶
func (o *GetContentmanagementWorkspaceOK) IsRedirect() bool
IsRedirect returns true when this get contentmanagement workspace o k response has a 3xx status code
func (*GetContentmanagementWorkspaceOK) IsServerError ¶
func (o *GetContentmanagementWorkspaceOK) IsServerError() bool
IsServerError returns true when this get contentmanagement workspace o k response has a 5xx status code
func (*GetContentmanagementWorkspaceOK) IsSuccess ¶
func (o *GetContentmanagementWorkspaceOK) IsSuccess() bool
IsSuccess returns true when this get contentmanagement workspace o k response has a 2xx status code
func (*GetContentmanagementWorkspaceOK) String ¶
func (o *GetContentmanagementWorkspaceOK) String() string
type GetContentmanagementWorkspaceParams ¶
type GetContentmanagementWorkspaceParams struct { /* Expand. Which fields, if any, to expand. */ Expand []string /* WorkspaceID. Workspace ID */ WorkspaceID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetContentmanagementWorkspaceParams contains all the parameters to send to the API endpoint
for the get contentmanagement workspace operation. Typically these are written to a http.Request.
func NewGetContentmanagementWorkspaceParams ¶
func NewGetContentmanagementWorkspaceParams() *GetContentmanagementWorkspaceParams
NewGetContentmanagementWorkspaceParams creates a new GetContentmanagementWorkspaceParams 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 NewGetContentmanagementWorkspaceParamsWithContext ¶
func NewGetContentmanagementWorkspaceParamsWithContext(ctx context.Context) *GetContentmanagementWorkspaceParams
NewGetContentmanagementWorkspaceParamsWithContext creates a new GetContentmanagementWorkspaceParams object with the ability to set a context for a request.
func NewGetContentmanagementWorkspaceParamsWithHTTPClient ¶
func NewGetContentmanagementWorkspaceParamsWithHTTPClient(client *http.Client) *GetContentmanagementWorkspaceParams
NewGetContentmanagementWorkspaceParamsWithHTTPClient creates a new GetContentmanagementWorkspaceParams object with the ability to set a custom HTTPClient for a request.
func NewGetContentmanagementWorkspaceParamsWithTimeout ¶
func NewGetContentmanagementWorkspaceParamsWithTimeout(timeout time.Duration) *GetContentmanagementWorkspaceParams
NewGetContentmanagementWorkspaceParamsWithTimeout creates a new GetContentmanagementWorkspaceParams object with the ability to set a timeout on a request.
func (*GetContentmanagementWorkspaceParams) SetContext ¶
func (o *GetContentmanagementWorkspaceParams) SetContext(ctx context.Context)
SetContext adds the context to the get contentmanagement workspace params
func (*GetContentmanagementWorkspaceParams) SetDefaults ¶
func (o *GetContentmanagementWorkspaceParams) SetDefaults()
SetDefaults hydrates default values in the get contentmanagement workspace params (not the query body).
All values with no default are reset to their zero value.
func (*GetContentmanagementWorkspaceParams) SetExpand ¶
func (o *GetContentmanagementWorkspaceParams) SetExpand(expand []string)
SetExpand adds the expand to the get contentmanagement workspace params
func (*GetContentmanagementWorkspaceParams) SetHTTPClient ¶
func (o *GetContentmanagementWorkspaceParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get contentmanagement workspace params
func (*GetContentmanagementWorkspaceParams) SetTimeout ¶
func (o *GetContentmanagementWorkspaceParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get contentmanagement workspace params
func (*GetContentmanagementWorkspaceParams) SetWorkspaceID ¶
func (o *GetContentmanagementWorkspaceParams) SetWorkspaceID(workspaceID string)
SetWorkspaceID adds the workspaceId to the get contentmanagement workspace params
func (*GetContentmanagementWorkspaceParams) WithContext ¶
func (o *GetContentmanagementWorkspaceParams) WithContext(ctx context.Context) *GetContentmanagementWorkspaceParams
WithContext adds the context to the get contentmanagement workspace params
func (*GetContentmanagementWorkspaceParams) WithDefaults ¶
func (o *GetContentmanagementWorkspaceParams) WithDefaults() *GetContentmanagementWorkspaceParams
WithDefaults hydrates default values in the get contentmanagement workspace params (not the query body).
All values with no default are reset to their zero value.
func (*GetContentmanagementWorkspaceParams) WithExpand ¶
func (o *GetContentmanagementWorkspaceParams) WithExpand(expand []string) *GetContentmanagementWorkspaceParams
WithExpand adds the expand to the get contentmanagement workspace params
func (*GetContentmanagementWorkspaceParams) WithHTTPClient ¶
func (o *GetContentmanagementWorkspaceParams) WithHTTPClient(client *http.Client) *GetContentmanagementWorkspaceParams
WithHTTPClient adds the HTTPClient to the get contentmanagement workspace params
func (*GetContentmanagementWorkspaceParams) WithTimeout ¶
func (o *GetContentmanagementWorkspaceParams) WithTimeout(timeout time.Duration) *GetContentmanagementWorkspaceParams
WithTimeout adds the timeout to the get contentmanagement workspace params
func (*GetContentmanagementWorkspaceParams) WithWorkspaceID ¶
func (o *GetContentmanagementWorkspaceParams) WithWorkspaceID(workspaceID string) *GetContentmanagementWorkspaceParams
WithWorkspaceID adds the workspaceID to the get contentmanagement workspace params
func (*GetContentmanagementWorkspaceParams) WriteToRequest ¶
func (o *GetContentmanagementWorkspaceParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetContentmanagementWorkspaceReader ¶
type GetContentmanagementWorkspaceReader struct {
// contains filtered or unexported fields
}
GetContentmanagementWorkspaceReader is a Reader for the GetContentmanagementWorkspace structure.
func (*GetContentmanagementWorkspaceReader) ReadResponse ¶
func (o *GetContentmanagementWorkspaceReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetContentmanagementWorkspaceRequestEntityTooLarge ¶
GetContentmanagementWorkspaceRequestEntityTooLarge describes a response with status code 413, with default header values.
The request is over the size limit. Maximum bytes: %s
func NewGetContentmanagementWorkspaceRequestEntityTooLarge ¶
func NewGetContentmanagementWorkspaceRequestEntityTooLarge() *GetContentmanagementWorkspaceRequestEntityTooLarge
NewGetContentmanagementWorkspaceRequestEntityTooLarge creates a GetContentmanagementWorkspaceRequestEntityTooLarge with default headers values
func (*GetContentmanagementWorkspaceRequestEntityTooLarge) Error ¶
func (o *GetContentmanagementWorkspaceRequestEntityTooLarge) Error() string
func (*GetContentmanagementWorkspaceRequestEntityTooLarge) GetPayload ¶
func (o *GetContentmanagementWorkspaceRequestEntityTooLarge) GetPayload() *models.ErrorBody
func (*GetContentmanagementWorkspaceRequestEntityTooLarge) IsClientError ¶
func (o *GetContentmanagementWorkspaceRequestEntityTooLarge) IsClientError() bool
IsClientError returns true when this get contentmanagement workspace request entity too large response has a 4xx status code
func (*GetContentmanagementWorkspaceRequestEntityTooLarge) IsCode ¶
func (o *GetContentmanagementWorkspaceRequestEntityTooLarge) IsCode(code int) bool
IsCode returns true when this get contentmanagement workspace request entity too large response a status code equal to that given
func (*GetContentmanagementWorkspaceRequestEntityTooLarge) IsRedirect ¶
func (o *GetContentmanagementWorkspaceRequestEntityTooLarge) IsRedirect() bool
IsRedirect returns true when this get contentmanagement workspace request entity too large response has a 3xx status code
func (*GetContentmanagementWorkspaceRequestEntityTooLarge) IsServerError ¶
func (o *GetContentmanagementWorkspaceRequestEntityTooLarge) IsServerError() bool
IsServerError returns true when this get contentmanagement workspace request entity too large response has a 5xx status code
func (*GetContentmanagementWorkspaceRequestEntityTooLarge) IsSuccess ¶
func (o *GetContentmanagementWorkspaceRequestEntityTooLarge) IsSuccess() bool
IsSuccess returns true when this get contentmanagement workspace request entity too large response has a 2xx status code
func (*GetContentmanagementWorkspaceRequestEntityTooLarge) String ¶
func (o *GetContentmanagementWorkspaceRequestEntityTooLarge) String() string
type GetContentmanagementWorkspaceRequestTimeout ¶
GetContentmanagementWorkspaceRequestTimeout 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 NewGetContentmanagementWorkspaceRequestTimeout ¶
func NewGetContentmanagementWorkspaceRequestTimeout() *GetContentmanagementWorkspaceRequestTimeout
NewGetContentmanagementWorkspaceRequestTimeout creates a GetContentmanagementWorkspaceRequestTimeout with default headers values
func (*GetContentmanagementWorkspaceRequestTimeout) Error ¶
func (o *GetContentmanagementWorkspaceRequestTimeout) Error() string
func (*GetContentmanagementWorkspaceRequestTimeout) GetPayload ¶
func (o *GetContentmanagementWorkspaceRequestTimeout) GetPayload() *models.ErrorBody
func (*GetContentmanagementWorkspaceRequestTimeout) IsClientError ¶
func (o *GetContentmanagementWorkspaceRequestTimeout) IsClientError() bool
IsClientError returns true when this get contentmanagement workspace request timeout response has a 4xx status code
func (*GetContentmanagementWorkspaceRequestTimeout) IsCode ¶
func (o *GetContentmanagementWorkspaceRequestTimeout) IsCode(code int) bool
IsCode returns true when this get contentmanagement workspace request timeout response a status code equal to that given
func (*GetContentmanagementWorkspaceRequestTimeout) IsRedirect ¶
func (o *GetContentmanagementWorkspaceRequestTimeout) IsRedirect() bool
IsRedirect returns true when this get contentmanagement workspace request timeout response has a 3xx status code
func (*GetContentmanagementWorkspaceRequestTimeout) IsServerError ¶
func (o *GetContentmanagementWorkspaceRequestTimeout) IsServerError() bool
IsServerError returns true when this get contentmanagement workspace request timeout response has a 5xx status code
func (*GetContentmanagementWorkspaceRequestTimeout) IsSuccess ¶
func (o *GetContentmanagementWorkspaceRequestTimeout) IsSuccess() bool
IsSuccess returns true when this get contentmanagement workspace request timeout response has a 2xx status code
func (*GetContentmanagementWorkspaceRequestTimeout) String ¶
func (o *GetContentmanagementWorkspaceRequestTimeout) String() string
type GetContentmanagementWorkspaceServiceUnavailable ¶
type GetContentmanagementWorkspaceServiceUnavailable struct {
}GetContentmanagementWorkspaceServiceUnavailable 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 NewGetContentmanagementWorkspaceServiceUnavailable ¶
func NewGetContentmanagementWorkspaceServiceUnavailable() *GetContentmanagementWorkspaceServiceUnavailable
NewGetContentmanagementWorkspaceServiceUnavailable creates a GetContentmanagementWorkspaceServiceUnavailable with default headers values
func (*GetContentmanagementWorkspaceServiceUnavailable) Error ¶
func (o *GetContentmanagementWorkspaceServiceUnavailable) Error() string
func (*GetContentmanagementWorkspaceServiceUnavailable) GetPayload ¶
func (o *GetContentmanagementWorkspaceServiceUnavailable) GetPayload() *models.ErrorBody
func (*GetContentmanagementWorkspaceServiceUnavailable) IsClientError ¶
func (o *GetContentmanagementWorkspaceServiceUnavailable) IsClientError() bool
IsClientError returns true when this get contentmanagement workspace service unavailable response has a 4xx status code
func (*GetContentmanagementWorkspaceServiceUnavailable) IsCode ¶
func (o *GetContentmanagementWorkspaceServiceUnavailable) IsCode(code int) bool
IsCode returns true when this get contentmanagement workspace service unavailable response a status code equal to that given
func (*GetContentmanagementWorkspaceServiceUnavailable) IsRedirect ¶
func (o *GetContentmanagementWorkspaceServiceUnavailable) IsRedirect() bool
IsRedirect returns true when this get contentmanagement workspace service unavailable response has a 3xx status code
func (*GetContentmanagementWorkspaceServiceUnavailable) IsServerError ¶
func (o *GetContentmanagementWorkspaceServiceUnavailable) IsServerError() bool
IsServerError returns true when this get contentmanagement workspace service unavailable response has a 5xx status code
func (*GetContentmanagementWorkspaceServiceUnavailable) IsSuccess ¶
func (o *GetContentmanagementWorkspaceServiceUnavailable) IsSuccess() bool
IsSuccess returns true when this get contentmanagement workspace service unavailable response has a 2xx status code
func (*GetContentmanagementWorkspaceServiceUnavailable) String ¶
func (o *GetContentmanagementWorkspaceServiceUnavailable) String() string
type GetContentmanagementWorkspaceTagvalueBadRequest ¶
GetContentmanagementWorkspaceTagvalueBadRequest 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 NewGetContentmanagementWorkspaceTagvalueBadRequest ¶
func NewGetContentmanagementWorkspaceTagvalueBadRequest() *GetContentmanagementWorkspaceTagvalueBadRequest
NewGetContentmanagementWorkspaceTagvalueBadRequest creates a GetContentmanagementWorkspaceTagvalueBadRequest with default headers values
func (*GetContentmanagementWorkspaceTagvalueBadRequest) Error ¶
func (o *GetContentmanagementWorkspaceTagvalueBadRequest) Error() string
func (*GetContentmanagementWorkspaceTagvalueBadRequest) GetPayload ¶
func (o *GetContentmanagementWorkspaceTagvalueBadRequest) GetPayload() *models.ErrorBody
func (*GetContentmanagementWorkspaceTagvalueBadRequest) IsClientError ¶
func (o *GetContentmanagementWorkspaceTagvalueBadRequest) IsClientError() bool
IsClientError returns true when this get contentmanagement workspace tagvalue bad request response has a 4xx status code
func (*GetContentmanagementWorkspaceTagvalueBadRequest) IsCode ¶
func (o *GetContentmanagementWorkspaceTagvalueBadRequest) IsCode(code int) bool
IsCode returns true when this get contentmanagement workspace tagvalue bad request response a status code equal to that given
func (*GetContentmanagementWorkspaceTagvalueBadRequest) IsRedirect ¶
func (o *GetContentmanagementWorkspaceTagvalueBadRequest) IsRedirect() bool
IsRedirect returns true when this get contentmanagement workspace tagvalue bad request response has a 3xx status code
func (*GetContentmanagementWorkspaceTagvalueBadRequest) IsServerError ¶
func (o *GetContentmanagementWorkspaceTagvalueBadRequest) IsServerError() bool
IsServerError returns true when this get contentmanagement workspace tagvalue bad request response has a 5xx status code
func (*GetContentmanagementWorkspaceTagvalueBadRequest) IsSuccess ¶
func (o *GetContentmanagementWorkspaceTagvalueBadRequest) IsSuccess() bool
IsSuccess returns true when this get contentmanagement workspace tagvalue bad request response has a 2xx status code
func (*GetContentmanagementWorkspaceTagvalueBadRequest) String ¶
func (o *GetContentmanagementWorkspaceTagvalueBadRequest) String() string
type GetContentmanagementWorkspaceTagvalueForbidden ¶
GetContentmanagementWorkspaceTagvalueForbidden describes a response with status code 403, with default header values.
You are not authorized to perform the requested action.
func NewGetContentmanagementWorkspaceTagvalueForbidden ¶
func NewGetContentmanagementWorkspaceTagvalueForbidden() *GetContentmanagementWorkspaceTagvalueForbidden
NewGetContentmanagementWorkspaceTagvalueForbidden creates a GetContentmanagementWorkspaceTagvalueForbidden with default headers values
func (*GetContentmanagementWorkspaceTagvalueForbidden) Error ¶
func (o *GetContentmanagementWorkspaceTagvalueForbidden) Error() string
func (*GetContentmanagementWorkspaceTagvalueForbidden) GetPayload ¶
func (o *GetContentmanagementWorkspaceTagvalueForbidden) GetPayload() *models.ErrorBody
func (*GetContentmanagementWorkspaceTagvalueForbidden) IsClientError ¶
func (o *GetContentmanagementWorkspaceTagvalueForbidden) IsClientError() bool
IsClientError returns true when this get contentmanagement workspace tagvalue forbidden response has a 4xx status code
func (*GetContentmanagementWorkspaceTagvalueForbidden) IsCode ¶
func (o *GetContentmanagementWorkspaceTagvalueForbidden) IsCode(code int) bool
IsCode returns true when this get contentmanagement workspace tagvalue forbidden response a status code equal to that given
func (*GetContentmanagementWorkspaceTagvalueForbidden) IsRedirect ¶
func (o *GetContentmanagementWorkspaceTagvalueForbidden) IsRedirect() bool
IsRedirect returns true when this get contentmanagement workspace tagvalue forbidden response has a 3xx status code
func (*GetContentmanagementWorkspaceTagvalueForbidden) IsServerError ¶
func (o *GetContentmanagementWorkspaceTagvalueForbidden) IsServerError() bool
IsServerError returns true when this get contentmanagement workspace tagvalue forbidden response has a 5xx status code
func (*GetContentmanagementWorkspaceTagvalueForbidden) IsSuccess ¶
func (o *GetContentmanagementWorkspaceTagvalueForbidden) IsSuccess() bool
IsSuccess returns true when this get contentmanagement workspace tagvalue forbidden response has a 2xx status code
func (*GetContentmanagementWorkspaceTagvalueForbidden) String ¶
func (o *GetContentmanagementWorkspaceTagvalueForbidden) String() string
type GetContentmanagementWorkspaceTagvalueGatewayTimeout ¶
GetContentmanagementWorkspaceTagvalueGatewayTimeout describes a response with status code 504, with default header values.
The request timed out.
func NewGetContentmanagementWorkspaceTagvalueGatewayTimeout ¶
func NewGetContentmanagementWorkspaceTagvalueGatewayTimeout() *GetContentmanagementWorkspaceTagvalueGatewayTimeout
NewGetContentmanagementWorkspaceTagvalueGatewayTimeout creates a GetContentmanagementWorkspaceTagvalueGatewayTimeout with default headers values
func (*GetContentmanagementWorkspaceTagvalueGatewayTimeout) Error ¶
func (o *GetContentmanagementWorkspaceTagvalueGatewayTimeout) Error() string
func (*GetContentmanagementWorkspaceTagvalueGatewayTimeout) GetPayload ¶
func (o *GetContentmanagementWorkspaceTagvalueGatewayTimeout) GetPayload() *models.ErrorBody
func (*GetContentmanagementWorkspaceTagvalueGatewayTimeout) IsClientError ¶
func (o *GetContentmanagementWorkspaceTagvalueGatewayTimeout) IsClientError() bool
IsClientError returns true when this get contentmanagement workspace tagvalue gateway timeout response has a 4xx status code
func (*GetContentmanagementWorkspaceTagvalueGatewayTimeout) IsCode ¶
func (o *GetContentmanagementWorkspaceTagvalueGatewayTimeout) IsCode(code int) bool
IsCode returns true when this get contentmanagement workspace tagvalue gateway timeout response a status code equal to that given
func (*GetContentmanagementWorkspaceTagvalueGatewayTimeout) IsRedirect ¶
func (o *GetContentmanagementWorkspaceTagvalueGatewayTimeout) IsRedirect() bool
IsRedirect returns true when this get contentmanagement workspace tagvalue gateway timeout response has a 3xx status code
func (*GetContentmanagementWorkspaceTagvalueGatewayTimeout) IsServerError ¶
func (o *GetContentmanagementWorkspaceTagvalueGatewayTimeout) IsServerError() bool
IsServerError returns true when this get contentmanagement workspace tagvalue gateway timeout response has a 5xx status code
func (*GetContentmanagementWorkspaceTagvalueGatewayTimeout) IsSuccess ¶
func (o *GetContentmanagementWorkspaceTagvalueGatewayTimeout) IsSuccess() bool
IsSuccess returns true when this get contentmanagement workspace tagvalue gateway timeout response has a 2xx status code
func (*GetContentmanagementWorkspaceTagvalueGatewayTimeout) String ¶
func (o *GetContentmanagementWorkspaceTagvalueGatewayTimeout) String() string
type GetContentmanagementWorkspaceTagvalueInternalServerError ¶
GetContentmanagementWorkspaceTagvalueInternalServerError 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 NewGetContentmanagementWorkspaceTagvalueInternalServerError ¶
func NewGetContentmanagementWorkspaceTagvalueInternalServerError() *GetContentmanagementWorkspaceTagvalueInternalServerError
NewGetContentmanagementWorkspaceTagvalueInternalServerError creates a GetContentmanagementWorkspaceTagvalueInternalServerError with default headers values
func (*GetContentmanagementWorkspaceTagvalueInternalServerError) Error ¶
func (o *GetContentmanagementWorkspaceTagvalueInternalServerError) Error() string
func (*GetContentmanagementWorkspaceTagvalueInternalServerError) GetPayload ¶
func (o *GetContentmanagementWorkspaceTagvalueInternalServerError) GetPayload() *models.ErrorBody
func (*GetContentmanagementWorkspaceTagvalueInternalServerError) IsClientError ¶
func (o *GetContentmanagementWorkspaceTagvalueInternalServerError) IsClientError() bool
IsClientError returns true when this get contentmanagement workspace tagvalue internal server error response has a 4xx status code
func (*GetContentmanagementWorkspaceTagvalueInternalServerError) IsCode ¶
func (o *GetContentmanagementWorkspaceTagvalueInternalServerError) IsCode(code int) bool
IsCode returns true when this get contentmanagement workspace tagvalue internal server error response a status code equal to that given
func (*GetContentmanagementWorkspaceTagvalueInternalServerError) IsRedirect ¶
func (o *GetContentmanagementWorkspaceTagvalueInternalServerError) IsRedirect() bool
IsRedirect returns true when this get contentmanagement workspace tagvalue internal server error response has a 3xx status code
func (*GetContentmanagementWorkspaceTagvalueInternalServerError) IsServerError ¶
func (o *GetContentmanagementWorkspaceTagvalueInternalServerError) IsServerError() bool
IsServerError returns true when this get contentmanagement workspace tagvalue internal server error response has a 5xx status code
func (*GetContentmanagementWorkspaceTagvalueInternalServerError) IsSuccess ¶
func (o *GetContentmanagementWorkspaceTagvalueInternalServerError) IsSuccess() bool
IsSuccess returns true when this get contentmanagement workspace tagvalue internal server error response has a 2xx status code
func (*GetContentmanagementWorkspaceTagvalueInternalServerError) String ¶
func (o *GetContentmanagementWorkspaceTagvalueInternalServerError) String() string
type GetContentmanagementWorkspaceTagvalueNotFound ¶
GetContentmanagementWorkspaceTagvalueNotFound describes a response with status code 404, with default header values.
The requested resource was not found.
func NewGetContentmanagementWorkspaceTagvalueNotFound ¶
func NewGetContentmanagementWorkspaceTagvalueNotFound() *GetContentmanagementWorkspaceTagvalueNotFound
NewGetContentmanagementWorkspaceTagvalueNotFound creates a GetContentmanagementWorkspaceTagvalueNotFound with default headers values
func (*GetContentmanagementWorkspaceTagvalueNotFound) Error ¶
func (o *GetContentmanagementWorkspaceTagvalueNotFound) Error() string
func (*GetContentmanagementWorkspaceTagvalueNotFound) GetPayload ¶
func (o *GetContentmanagementWorkspaceTagvalueNotFound) GetPayload() *models.ErrorBody
func (*GetContentmanagementWorkspaceTagvalueNotFound) IsClientError ¶
func (o *GetContentmanagementWorkspaceTagvalueNotFound) IsClientError() bool
IsClientError returns true when this get contentmanagement workspace tagvalue not found response has a 4xx status code
func (*GetContentmanagementWorkspaceTagvalueNotFound) IsCode ¶
func (o *GetContentmanagementWorkspaceTagvalueNotFound) IsCode(code int) bool
IsCode returns true when this get contentmanagement workspace tagvalue not found response a status code equal to that given
func (*GetContentmanagementWorkspaceTagvalueNotFound) IsRedirect ¶
func (o *GetContentmanagementWorkspaceTagvalueNotFound) IsRedirect() bool
IsRedirect returns true when this get contentmanagement workspace tagvalue not found response has a 3xx status code
func (*GetContentmanagementWorkspaceTagvalueNotFound) IsServerError ¶
func (o *GetContentmanagementWorkspaceTagvalueNotFound) IsServerError() bool
IsServerError returns true when this get contentmanagement workspace tagvalue not found response has a 5xx status code
func (*GetContentmanagementWorkspaceTagvalueNotFound) IsSuccess ¶
func (o *GetContentmanagementWorkspaceTagvalueNotFound) IsSuccess() bool
IsSuccess returns true when this get contentmanagement workspace tagvalue not found response has a 2xx status code
func (*GetContentmanagementWorkspaceTagvalueNotFound) String ¶
func (o *GetContentmanagementWorkspaceTagvalueNotFound) String() string
type GetContentmanagementWorkspaceTagvalueOK ¶
GetContentmanagementWorkspaceTagvalueOK describes a response with status code 200, with default header values.
successful operation
func NewGetContentmanagementWorkspaceTagvalueOK ¶
func NewGetContentmanagementWorkspaceTagvalueOK() *GetContentmanagementWorkspaceTagvalueOK
NewGetContentmanagementWorkspaceTagvalueOK creates a GetContentmanagementWorkspaceTagvalueOK with default headers values
func (*GetContentmanagementWorkspaceTagvalueOK) Error ¶
func (o *GetContentmanagementWorkspaceTagvalueOK) Error() string
func (*GetContentmanagementWorkspaceTagvalueOK) GetPayload ¶
func (o *GetContentmanagementWorkspaceTagvalueOK) GetPayload() *models.TagValue
func (*GetContentmanagementWorkspaceTagvalueOK) IsClientError ¶
func (o *GetContentmanagementWorkspaceTagvalueOK) IsClientError() bool
IsClientError returns true when this get contentmanagement workspace tagvalue o k response has a 4xx status code
func (*GetContentmanagementWorkspaceTagvalueOK) IsCode ¶
func (o *GetContentmanagementWorkspaceTagvalueOK) IsCode(code int) bool
IsCode returns true when this get contentmanagement workspace tagvalue o k response a status code equal to that given
func (*GetContentmanagementWorkspaceTagvalueOK) IsRedirect ¶
func (o *GetContentmanagementWorkspaceTagvalueOK) IsRedirect() bool
IsRedirect returns true when this get contentmanagement workspace tagvalue o k response has a 3xx status code
func (*GetContentmanagementWorkspaceTagvalueOK) IsServerError ¶
func (o *GetContentmanagementWorkspaceTagvalueOK) IsServerError() bool
IsServerError returns true when this get contentmanagement workspace tagvalue o k response has a 5xx status code
func (*GetContentmanagementWorkspaceTagvalueOK) IsSuccess ¶
func (o *GetContentmanagementWorkspaceTagvalueOK) IsSuccess() bool
IsSuccess returns true when this get contentmanagement workspace tagvalue o k response has a 2xx status code
func (*GetContentmanagementWorkspaceTagvalueOK) String ¶
func (o *GetContentmanagementWorkspaceTagvalueOK) String() string
type GetContentmanagementWorkspaceTagvalueParams ¶
type GetContentmanagementWorkspaceTagvalueParams struct { /* Expand. Which fields, if any, to expand. */ Expand []string /* TagID. Tag ID */ TagID string /* WorkspaceID. Workspace ID */ WorkspaceID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetContentmanagementWorkspaceTagvalueParams contains all the parameters to send to the API endpoint
for the get contentmanagement workspace tagvalue operation. Typically these are written to a http.Request.
func NewGetContentmanagementWorkspaceTagvalueParams ¶
func NewGetContentmanagementWorkspaceTagvalueParams() *GetContentmanagementWorkspaceTagvalueParams
NewGetContentmanagementWorkspaceTagvalueParams creates a new GetContentmanagementWorkspaceTagvalueParams 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 NewGetContentmanagementWorkspaceTagvalueParamsWithContext ¶
func NewGetContentmanagementWorkspaceTagvalueParamsWithContext(ctx context.Context) *GetContentmanagementWorkspaceTagvalueParams
NewGetContentmanagementWorkspaceTagvalueParamsWithContext creates a new GetContentmanagementWorkspaceTagvalueParams object with the ability to set a context for a request.
func NewGetContentmanagementWorkspaceTagvalueParamsWithHTTPClient ¶
func NewGetContentmanagementWorkspaceTagvalueParamsWithHTTPClient(client *http.Client) *GetContentmanagementWorkspaceTagvalueParams
NewGetContentmanagementWorkspaceTagvalueParamsWithHTTPClient creates a new GetContentmanagementWorkspaceTagvalueParams object with the ability to set a custom HTTPClient for a request.
func NewGetContentmanagementWorkspaceTagvalueParamsWithTimeout ¶
func NewGetContentmanagementWorkspaceTagvalueParamsWithTimeout(timeout time.Duration) *GetContentmanagementWorkspaceTagvalueParams
NewGetContentmanagementWorkspaceTagvalueParamsWithTimeout creates a new GetContentmanagementWorkspaceTagvalueParams object with the ability to set a timeout on a request.
func (*GetContentmanagementWorkspaceTagvalueParams) SetContext ¶
func (o *GetContentmanagementWorkspaceTagvalueParams) SetContext(ctx context.Context)
SetContext adds the context to the get contentmanagement workspace tagvalue params
func (*GetContentmanagementWorkspaceTagvalueParams) SetDefaults ¶
func (o *GetContentmanagementWorkspaceTagvalueParams) SetDefaults()
SetDefaults hydrates default values in the get contentmanagement workspace tagvalue params (not the query body).
All values with no default are reset to their zero value.
func (*GetContentmanagementWorkspaceTagvalueParams) SetExpand ¶
func (o *GetContentmanagementWorkspaceTagvalueParams) SetExpand(expand []string)
SetExpand adds the expand to the get contentmanagement workspace tagvalue params
func (*GetContentmanagementWorkspaceTagvalueParams) SetHTTPClient ¶
func (o *GetContentmanagementWorkspaceTagvalueParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get contentmanagement workspace tagvalue params
func (*GetContentmanagementWorkspaceTagvalueParams) SetTagID ¶
func (o *GetContentmanagementWorkspaceTagvalueParams) SetTagID(tagID string)
SetTagID adds the tagId to the get contentmanagement workspace tagvalue params
func (*GetContentmanagementWorkspaceTagvalueParams) SetTimeout ¶
func (o *GetContentmanagementWorkspaceTagvalueParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get contentmanagement workspace tagvalue params
func (*GetContentmanagementWorkspaceTagvalueParams) SetWorkspaceID ¶
func (o *GetContentmanagementWorkspaceTagvalueParams) SetWorkspaceID(workspaceID string)
SetWorkspaceID adds the workspaceId to the get contentmanagement workspace tagvalue params
func (*GetContentmanagementWorkspaceTagvalueParams) WithContext ¶
func (o *GetContentmanagementWorkspaceTagvalueParams) WithContext(ctx context.Context) *GetContentmanagementWorkspaceTagvalueParams
WithContext adds the context to the get contentmanagement workspace tagvalue params
func (*GetContentmanagementWorkspaceTagvalueParams) WithDefaults ¶
func (o *GetContentmanagementWorkspaceTagvalueParams) WithDefaults() *GetContentmanagementWorkspaceTagvalueParams
WithDefaults hydrates default values in the get contentmanagement workspace tagvalue params (not the query body).
All values with no default are reset to their zero value.
func (*GetContentmanagementWorkspaceTagvalueParams) WithExpand ¶
func (o *GetContentmanagementWorkspaceTagvalueParams) WithExpand(expand []string) *GetContentmanagementWorkspaceTagvalueParams
WithExpand adds the expand to the get contentmanagement workspace tagvalue params
func (*GetContentmanagementWorkspaceTagvalueParams) WithHTTPClient ¶
func (o *GetContentmanagementWorkspaceTagvalueParams) WithHTTPClient(client *http.Client) *GetContentmanagementWorkspaceTagvalueParams
WithHTTPClient adds the HTTPClient to the get contentmanagement workspace tagvalue params
func (*GetContentmanagementWorkspaceTagvalueParams) WithTagID ¶
func (o *GetContentmanagementWorkspaceTagvalueParams) WithTagID(tagID string) *GetContentmanagementWorkspaceTagvalueParams
WithTagID adds the tagID to the get contentmanagement workspace tagvalue params
func (*GetContentmanagementWorkspaceTagvalueParams) WithTimeout ¶
func (o *GetContentmanagementWorkspaceTagvalueParams) WithTimeout(timeout time.Duration) *GetContentmanagementWorkspaceTagvalueParams
WithTimeout adds the timeout to the get contentmanagement workspace tagvalue params
func (*GetContentmanagementWorkspaceTagvalueParams) WithWorkspaceID ¶
func (o *GetContentmanagementWorkspaceTagvalueParams) WithWorkspaceID(workspaceID string) *GetContentmanagementWorkspaceTagvalueParams
WithWorkspaceID adds the workspaceID to the get contentmanagement workspace tagvalue params
func (*GetContentmanagementWorkspaceTagvalueParams) WriteToRequest ¶
func (o *GetContentmanagementWorkspaceTagvalueParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetContentmanagementWorkspaceTagvalueReader ¶
type GetContentmanagementWorkspaceTagvalueReader struct {
// contains filtered or unexported fields
}
GetContentmanagementWorkspaceTagvalueReader is a Reader for the GetContentmanagementWorkspaceTagvalue structure.
func (*GetContentmanagementWorkspaceTagvalueReader) ReadResponse ¶
func (o *GetContentmanagementWorkspaceTagvalueReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetContentmanagementWorkspaceTagvalueRequestEntityTooLarge ¶
type GetContentmanagementWorkspaceTagvalueRequestEntityTooLarge struct {
Payload *models.ErrorBody
}
GetContentmanagementWorkspaceTagvalueRequestEntityTooLarge describes a response with status code 413, with default header values.
The request is over the size limit. Maximum bytes: %s
func NewGetContentmanagementWorkspaceTagvalueRequestEntityTooLarge ¶
func NewGetContentmanagementWorkspaceTagvalueRequestEntityTooLarge() *GetContentmanagementWorkspaceTagvalueRequestEntityTooLarge
NewGetContentmanagementWorkspaceTagvalueRequestEntityTooLarge creates a GetContentmanagementWorkspaceTagvalueRequestEntityTooLarge with default headers values
func (*GetContentmanagementWorkspaceTagvalueRequestEntityTooLarge) Error ¶
func (o *GetContentmanagementWorkspaceTagvalueRequestEntityTooLarge) Error() string
func (*GetContentmanagementWorkspaceTagvalueRequestEntityTooLarge) GetPayload ¶
func (o *GetContentmanagementWorkspaceTagvalueRequestEntityTooLarge) GetPayload() *models.ErrorBody
func (*GetContentmanagementWorkspaceTagvalueRequestEntityTooLarge) IsClientError ¶
func (o *GetContentmanagementWorkspaceTagvalueRequestEntityTooLarge) IsClientError() bool
IsClientError returns true when this get contentmanagement workspace tagvalue request entity too large response has a 4xx status code
func (*GetContentmanagementWorkspaceTagvalueRequestEntityTooLarge) IsCode ¶
func (o *GetContentmanagementWorkspaceTagvalueRequestEntityTooLarge) IsCode(code int) bool
IsCode returns true when this get contentmanagement workspace tagvalue request entity too large response a status code equal to that given
func (*GetContentmanagementWorkspaceTagvalueRequestEntityTooLarge) IsRedirect ¶
func (o *GetContentmanagementWorkspaceTagvalueRequestEntityTooLarge) IsRedirect() bool
IsRedirect returns true when this get contentmanagement workspace tagvalue request entity too large response has a 3xx status code
func (*GetContentmanagementWorkspaceTagvalueRequestEntityTooLarge) IsServerError ¶
func (o *GetContentmanagementWorkspaceTagvalueRequestEntityTooLarge) IsServerError() bool
IsServerError returns true when this get contentmanagement workspace tagvalue request entity too large response has a 5xx status code
func (*GetContentmanagementWorkspaceTagvalueRequestEntityTooLarge) IsSuccess ¶
func (o *GetContentmanagementWorkspaceTagvalueRequestEntityTooLarge) IsSuccess() bool
IsSuccess returns true when this get contentmanagement workspace tagvalue request entity too large response has a 2xx status code
func (*GetContentmanagementWorkspaceTagvalueRequestEntityTooLarge) String ¶
func (o *GetContentmanagementWorkspaceTagvalueRequestEntityTooLarge) String() string
type GetContentmanagementWorkspaceTagvalueRequestTimeout ¶
GetContentmanagementWorkspaceTagvalueRequestTimeout 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 NewGetContentmanagementWorkspaceTagvalueRequestTimeout ¶
func NewGetContentmanagementWorkspaceTagvalueRequestTimeout() *GetContentmanagementWorkspaceTagvalueRequestTimeout
NewGetContentmanagementWorkspaceTagvalueRequestTimeout creates a GetContentmanagementWorkspaceTagvalueRequestTimeout with default headers values
func (*GetContentmanagementWorkspaceTagvalueRequestTimeout) Error ¶
func (o *GetContentmanagementWorkspaceTagvalueRequestTimeout) Error() string
func (*GetContentmanagementWorkspaceTagvalueRequestTimeout) GetPayload ¶
func (o *GetContentmanagementWorkspaceTagvalueRequestTimeout) GetPayload() *models.ErrorBody
func (*GetContentmanagementWorkspaceTagvalueRequestTimeout) IsClientError ¶
func (o *GetContentmanagementWorkspaceTagvalueRequestTimeout) IsClientError() bool
IsClientError returns true when this get contentmanagement workspace tagvalue request timeout response has a 4xx status code
func (*GetContentmanagementWorkspaceTagvalueRequestTimeout) IsCode ¶
func (o *GetContentmanagementWorkspaceTagvalueRequestTimeout) IsCode(code int) bool
IsCode returns true when this get contentmanagement workspace tagvalue request timeout response a status code equal to that given
func (*GetContentmanagementWorkspaceTagvalueRequestTimeout) IsRedirect ¶
func (o *GetContentmanagementWorkspaceTagvalueRequestTimeout) IsRedirect() bool
IsRedirect returns true when this get contentmanagement workspace tagvalue request timeout response has a 3xx status code
func (*GetContentmanagementWorkspaceTagvalueRequestTimeout) IsServerError ¶
func (o *GetContentmanagementWorkspaceTagvalueRequestTimeout) IsServerError() bool
IsServerError returns true when this get contentmanagement workspace tagvalue request timeout response has a 5xx status code
func (*GetContentmanagementWorkspaceTagvalueRequestTimeout) IsSuccess ¶
func (o *GetContentmanagementWorkspaceTagvalueRequestTimeout) IsSuccess() bool
IsSuccess returns true when this get contentmanagement workspace tagvalue request timeout response has a 2xx status code
func (*GetContentmanagementWorkspaceTagvalueRequestTimeout) String ¶
func (o *GetContentmanagementWorkspaceTagvalueRequestTimeout) String() string
type GetContentmanagementWorkspaceTagvalueServiceUnavailable ¶
type GetContentmanagementWorkspaceTagvalueServiceUnavailable struct {
}GetContentmanagementWorkspaceTagvalueServiceUnavailable 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 NewGetContentmanagementWorkspaceTagvalueServiceUnavailable ¶
func NewGetContentmanagementWorkspaceTagvalueServiceUnavailable() *GetContentmanagementWorkspaceTagvalueServiceUnavailable
NewGetContentmanagementWorkspaceTagvalueServiceUnavailable creates a GetContentmanagementWorkspaceTagvalueServiceUnavailable with default headers values
func (*GetContentmanagementWorkspaceTagvalueServiceUnavailable) Error ¶
func (o *GetContentmanagementWorkspaceTagvalueServiceUnavailable) Error() string
func (*GetContentmanagementWorkspaceTagvalueServiceUnavailable) GetPayload ¶
func (o *GetContentmanagementWorkspaceTagvalueServiceUnavailable) GetPayload() *models.ErrorBody
func (*GetContentmanagementWorkspaceTagvalueServiceUnavailable) IsClientError ¶
func (o *GetContentmanagementWorkspaceTagvalueServiceUnavailable) IsClientError() bool
IsClientError returns true when this get contentmanagement workspace tagvalue service unavailable response has a 4xx status code
func (*GetContentmanagementWorkspaceTagvalueServiceUnavailable) IsCode ¶
func (o *GetContentmanagementWorkspaceTagvalueServiceUnavailable) IsCode(code int) bool
IsCode returns true when this get contentmanagement workspace tagvalue service unavailable response a status code equal to that given
func (*GetContentmanagementWorkspaceTagvalueServiceUnavailable) IsRedirect ¶
func (o *GetContentmanagementWorkspaceTagvalueServiceUnavailable) IsRedirect() bool
IsRedirect returns true when this get contentmanagement workspace tagvalue service unavailable response has a 3xx status code
func (*GetContentmanagementWorkspaceTagvalueServiceUnavailable) IsServerError ¶
func (o *GetContentmanagementWorkspaceTagvalueServiceUnavailable) IsServerError() bool
IsServerError returns true when this get contentmanagement workspace tagvalue service unavailable response has a 5xx status code
func (*GetContentmanagementWorkspaceTagvalueServiceUnavailable) IsSuccess ¶
func (o *GetContentmanagementWorkspaceTagvalueServiceUnavailable) IsSuccess() bool
IsSuccess returns true when this get contentmanagement workspace tagvalue service unavailable response has a 2xx status code
func (*GetContentmanagementWorkspaceTagvalueServiceUnavailable) String ¶
func (o *GetContentmanagementWorkspaceTagvalueServiceUnavailable) String() string
type GetContentmanagementWorkspaceTagvalueTooManyRequests ¶
GetContentmanagementWorkspaceTagvalueTooManyRequests describes a response with status code 429, with default header values.
Rate limit exceeded the maximum. Retry the request in [%s] seconds
func NewGetContentmanagementWorkspaceTagvalueTooManyRequests ¶
func NewGetContentmanagementWorkspaceTagvalueTooManyRequests() *GetContentmanagementWorkspaceTagvalueTooManyRequests
NewGetContentmanagementWorkspaceTagvalueTooManyRequests creates a GetContentmanagementWorkspaceTagvalueTooManyRequests with default headers values
func (*GetContentmanagementWorkspaceTagvalueTooManyRequests) Error ¶
func (o *GetContentmanagementWorkspaceTagvalueTooManyRequests) Error() string
func (*GetContentmanagementWorkspaceTagvalueTooManyRequests) GetPayload ¶
func (o *GetContentmanagementWorkspaceTagvalueTooManyRequests) GetPayload() *models.ErrorBody
func (*GetContentmanagementWorkspaceTagvalueTooManyRequests) IsClientError ¶
func (o *GetContentmanagementWorkspaceTagvalueTooManyRequests) IsClientError() bool
IsClientError returns true when this get contentmanagement workspace tagvalue too many requests response has a 4xx status code
func (*GetContentmanagementWorkspaceTagvalueTooManyRequests) IsCode ¶
func (o *GetContentmanagementWorkspaceTagvalueTooManyRequests) IsCode(code int) bool
IsCode returns true when this get contentmanagement workspace tagvalue too many requests response a status code equal to that given
func (*GetContentmanagementWorkspaceTagvalueTooManyRequests) IsRedirect ¶
func (o *GetContentmanagementWorkspaceTagvalueTooManyRequests) IsRedirect() bool
IsRedirect returns true when this get contentmanagement workspace tagvalue too many requests response has a 3xx status code
func (*GetContentmanagementWorkspaceTagvalueTooManyRequests) IsServerError ¶
func (o *GetContentmanagementWorkspaceTagvalueTooManyRequests) IsServerError() bool
IsServerError returns true when this get contentmanagement workspace tagvalue too many requests response has a 5xx status code
func (*GetContentmanagementWorkspaceTagvalueTooManyRequests) IsSuccess ¶
func (o *GetContentmanagementWorkspaceTagvalueTooManyRequests) IsSuccess() bool
IsSuccess returns true when this get contentmanagement workspace tagvalue too many requests response has a 2xx status code
func (*GetContentmanagementWorkspaceTagvalueTooManyRequests) String ¶
func (o *GetContentmanagementWorkspaceTagvalueTooManyRequests) String() string
type GetContentmanagementWorkspaceTagvalueUnauthorized ¶
type GetContentmanagementWorkspaceTagvalueUnauthorized struct {
}GetContentmanagementWorkspaceTagvalueUnauthorized describes a response with status code 401, with default header values.
No authentication bearer token specified in authorization header.
func NewGetContentmanagementWorkspaceTagvalueUnauthorized ¶
func NewGetContentmanagementWorkspaceTagvalueUnauthorized() *GetContentmanagementWorkspaceTagvalueUnauthorized
NewGetContentmanagementWorkspaceTagvalueUnauthorized creates a GetContentmanagementWorkspaceTagvalueUnauthorized with default headers values
func (*GetContentmanagementWorkspaceTagvalueUnauthorized) Error ¶
func (o *GetContentmanagementWorkspaceTagvalueUnauthorized) Error() string
func (*GetContentmanagementWorkspaceTagvalueUnauthorized) GetPayload ¶
func (o *GetContentmanagementWorkspaceTagvalueUnauthorized) GetPayload() *models.ErrorBody
func (*GetContentmanagementWorkspaceTagvalueUnauthorized) IsClientError ¶
func (o *GetContentmanagementWorkspaceTagvalueUnauthorized) IsClientError() bool
IsClientError returns true when this get contentmanagement workspace tagvalue unauthorized response has a 4xx status code
func (*GetContentmanagementWorkspaceTagvalueUnauthorized) IsCode ¶
func (o *GetContentmanagementWorkspaceTagvalueUnauthorized) IsCode(code int) bool
IsCode returns true when this get contentmanagement workspace tagvalue unauthorized response a status code equal to that given
func (*GetContentmanagementWorkspaceTagvalueUnauthorized) IsRedirect ¶
func (o *GetContentmanagementWorkspaceTagvalueUnauthorized) IsRedirect() bool
IsRedirect returns true when this get contentmanagement workspace tagvalue unauthorized response has a 3xx status code
func (*GetContentmanagementWorkspaceTagvalueUnauthorized) IsServerError ¶
func (o *GetContentmanagementWorkspaceTagvalueUnauthorized) IsServerError() bool
IsServerError returns true when this get contentmanagement workspace tagvalue unauthorized response has a 5xx status code
func (*GetContentmanagementWorkspaceTagvalueUnauthorized) IsSuccess ¶
func (o *GetContentmanagementWorkspaceTagvalueUnauthorized) IsSuccess() bool
IsSuccess returns true when this get contentmanagement workspace tagvalue unauthorized response has a 2xx status code
func (*GetContentmanagementWorkspaceTagvalueUnauthorized) String ¶
func (o *GetContentmanagementWorkspaceTagvalueUnauthorized) String() string
type GetContentmanagementWorkspaceTagvalueUnsupportedMediaType ¶
GetContentmanagementWorkspaceTagvalueUnsupportedMediaType 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 NewGetContentmanagementWorkspaceTagvalueUnsupportedMediaType ¶
func NewGetContentmanagementWorkspaceTagvalueUnsupportedMediaType() *GetContentmanagementWorkspaceTagvalueUnsupportedMediaType
NewGetContentmanagementWorkspaceTagvalueUnsupportedMediaType creates a GetContentmanagementWorkspaceTagvalueUnsupportedMediaType with default headers values
func (*GetContentmanagementWorkspaceTagvalueUnsupportedMediaType) Error ¶
func (o *GetContentmanagementWorkspaceTagvalueUnsupportedMediaType) Error() string
func (*GetContentmanagementWorkspaceTagvalueUnsupportedMediaType) GetPayload ¶
func (o *GetContentmanagementWorkspaceTagvalueUnsupportedMediaType) GetPayload() *models.ErrorBody
func (*GetContentmanagementWorkspaceTagvalueUnsupportedMediaType) IsClientError ¶
func (o *GetContentmanagementWorkspaceTagvalueUnsupportedMediaType) IsClientError() bool
IsClientError returns true when this get contentmanagement workspace tagvalue unsupported media type response has a 4xx status code
func (*GetContentmanagementWorkspaceTagvalueUnsupportedMediaType) IsCode ¶
func (o *GetContentmanagementWorkspaceTagvalueUnsupportedMediaType) IsCode(code int) bool
IsCode returns true when this get contentmanagement workspace tagvalue unsupported media type response a status code equal to that given
func (*GetContentmanagementWorkspaceTagvalueUnsupportedMediaType) IsRedirect ¶
func (o *GetContentmanagementWorkspaceTagvalueUnsupportedMediaType) IsRedirect() bool
IsRedirect returns true when this get contentmanagement workspace tagvalue unsupported media type response has a 3xx status code
func (*GetContentmanagementWorkspaceTagvalueUnsupportedMediaType) IsServerError ¶
func (o *GetContentmanagementWorkspaceTagvalueUnsupportedMediaType) IsServerError() bool
IsServerError returns true when this get contentmanagement workspace tagvalue unsupported media type response has a 5xx status code
func (*GetContentmanagementWorkspaceTagvalueUnsupportedMediaType) IsSuccess ¶
func (o *GetContentmanagementWorkspaceTagvalueUnsupportedMediaType) IsSuccess() bool
IsSuccess returns true when this get contentmanagement workspace tagvalue unsupported media type response has a 2xx status code
func (*GetContentmanagementWorkspaceTagvalueUnsupportedMediaType) String ¶
func (o *GetContentmanagementWorkspaceTagvalueUnsupportedMediaType) String() string
type GetContentmanagementWorkspaceTagvaluesBadRequest ¶
GetContentmanagementWorkspaceTagvaluesBadRequest 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 NewGetContentmanagementWorkspaceTagvaluesBadRequest ¶
func NewGetContentmanagementWorkspaceTagvaluesBadRequest() *GetContentmanagementWorkspaceTagvaluesBadRequest
NewGetContentmanagementWorkspaceTagvaluesBadRequest creates a GetContentmanagementWorkspaceTagvaluesBadRequest with default headers values
func (*GetContentmanagementWorkspaceTagvaluesBadRequest) Error ¶
func (o *GetContentmanagementWorkspaceTagvaluesBadRequest) Error() string
func (*GetContentmanagementWorkspaceTagvaluesBadRequest) GetPayload ¶
func (o *GetContentmanagementWorkspaceTagvaluesBadRequest) GetPayload() *models.ErrorBody
func (*GetContentmanagementWorkspaceTagvaluesBadRequest) IsClientError ¶
func (o *GetContentmanagementWorkspaceTagvaluesBadRequest) IsClientError() bool
IsClientError returns true when this get contentmanagement workspace tagvalues bad request response has a 4xx status code
func (*GetContentmanagementWorkspaceTagvaluesBadRequest) IsCode ¶
func (o *GetContentmanagementWorkspaceTagvaluesBadRequest) IsCode(code int) bool
IsCode returns true when this get contentmanagement workspace tagvalues bad request response a status code equal to that given
func (*GetContentmanagementWorkspaceTagvaluesBadRequest) IsRedirect ¶
func (o *GetContentmanagementWorkspaceTagvaluesBadRequest) IsRedirect() bool
IsRedirect returns true when this get contentmanagement workspace tagvalues bad request response has a 3xx status code
func (*GetContentmanagementWorkspaceTagvaluesBadRequest) IsServerError ¶
func (o *GetContentmanagementWorkspaceTagvaluesBadRequest) IsServerError() bool
IsServerError returns true when this get contentmanagement workspace tagvalues bad request response has a 5xx status code
func (*GetContentmanagementWorkspaceTagvaluesBadRequest) IsSuccess ¶
func (o *GetContentmanagementWorkspaceTagvaluesBadRequest) IsSuccess() bool
IsSuccess returns true when this get contentmanagement workspace tagvalues bad request response has a 2xx status code
func (*GetContentmanagementWorkspaceTagvaluesBadRequest) String ¶
func (o *GetContentmanagementWorkspaceTagvaluesBadRequest) String() string
type GetContentmanagementWorkspaceTagvaluesForbidden ¶
GetContentmanagementWorkspaceTagvaluesForbidden describes a response with status code 403, with default header values.
You are not authorized to perform the requested action.
func NewGetContentmanagementWorkspaceTagvaluesForbidden ¶
func NewGetContentmanagementWorkspaceTagvaluesForbidden() *GetContentmanagementWorkspaceTagvaluesForbidden
NewGetContentmanagementWorkspaceTagvaluesForbidden creates a GetContentmanagementWorkspaceTagvaluesForbidden with default headers values
func (*GetContentmanagementWorkspaceTagvaluesForbidden) Error ¶
func (o *GetContentmanagementWorkspaceTagvaluesForbidden) Error() string
func (*GetContentmanagementWorkspaceTagvaluesForbidden) GetPayload ¶
func (o *GetContentmanagementWorkspaceTagvaluesForbidden) GetPayload() *models.ErrorBody
func (*GetContentmanagementWorkspaceTagvaluesForbidden) IsClientError ¶
func (o *GetContentmanagementWorkspaceTagvaluesForbidden) IsClientError() bool
IsClientError returns true when this get contentmanagement workspace tagvalues forbidden response has a 4xx status code
func (*GetContentmanagementWorkspaceTagvaluesForbidden) IsCode ¶
func (o *GetContentmanagementWorkspaceTagvaluesForbidden) IsCode(code int) bool
IsCode returns true when this get contentmanagement workspace tagvalues forbidden response a status code equal to that given
func (*GetContentmanagementWorkspaceTagvaluesForbidden) IsRedirect ¶
func (o *GetContentmanagementWorkspaceTagvaluesForbidden) IsRedirect() bool
IsRedirect returns true when this get contentmanagement workspace tagvalues forbidden response has a 3xx status code
func (*GetContentmanagementWorkspaceTagvaluesForbidden) IsServerError ¶
func (o *GetContentmanagementWorkspaceTagvaluesForbidden) IsServerError() bool
IsServerError returns true when this get contentmanagement workspace tagvalues forbidden response has a 5xx status code
func (*GetContentmanagementWorkspaceTagvaluesForbidden) IsSuccess ¶
func (o *GetContentmanagementWorkspaceTagvaluesForbidden) IsSuccess() bool
IsSuccess returns true when this get contentmanagement workspace tagvalues forbidden response has a 2xx status code
func (*GetContentmanagementWorkspaceTagvaluesForbidden) String ¶
func (o *GetContentmanagementWorkspaceTagvaluesForbidden) String() string
type GetContentmanagementWorkspaceTagvaluesGatewayTimeout ¶
GetContentmanagementWorkspaceTagvaluesGatewayTimeout describes a response with status code 504, with default header values.
The request timed out.
func NewGetContentmanagementWorkspaceTagvaluesGatewayTimeout ¶
func NewGetContentmanagementWorkspaceTagvaluesGatewayTimeout() *GetContentmanagementWorkspaceTagvaluesGatewayTimeout
NewGetContentmanagementWorkspaceTagvaluesGatewayTimeout creates a GetContentmanagementWorkspaceTagvaluesGatewayTimeout with default headers values
func (*GetContentmanagementWorkspaceTagvaluesGatewayTimeout) Error ¶
func (o *GetContentmanagementWorkspaceTagvaluesGatewayTimeout) Error() string
func (*GetContentmanagementWorkspaceTagvaluesGatewayTimeout) GetPayload ¶
func (o *GetContentmanagementWorkspaceTagvaluesGatewayTimeout) GetPayload() *models.ErrorBody
func (*GetContentmanagementWorkspaceTagvaluesGatewayTimeout) IsClientError ¶
func (o *GetContentmanagementWorkspaceTagvaluesGatewayTimeout) IsClientError() bool
IsClientError returns true when this get contentmanagement workspace tagvalues gateway timeout response has a 4xx status code
func (*GetContentmanagementWorkspaceTagvaluesGatewayTimeout) IsCode ¶
func (o *GetContentmanagementWorkspaceTagvaluesGatewayTimeout) IsCode(code int) bool
IsCode returns true when this get contentmanagement workspace tagvalues gateway timeout response a status code equal to that given
func (*GetContentmanagementWorkspaceTagvaluesGatewayTimeout) IsRedirect ¶
func (o *GetContentmanagementWorkspaceTagvaluesGatewayTimeout) IsRedirect() bool
IsRedirect returns true when this get contentmanagement workspace tagvalues gateway timeout response has a 3xx status code
func (*GetContentmanagementWorkspaceTagvaluesGatewayTimeout) IsServerError ¶
func (o *GetContentmanagementWorkspaceTagvaluesGatewayTimeout) IsServerError() bool
IsServerError returns true when this get contentmanagement workspace tagvalues gateway timeout response has a 5xx status code
func (*GetContentmanagementWorkspaceTagvaluesGatewayTimeout) IsSuccess ¶
func (o *GetContentmanagementWorkspaceTagvaluesGatewayTimeout) IsSuccess() bool
IsSuccess returns true when this get contentmanagement workspace tagvalues gateway timeout response has a 2xx status code
func (*GetContentmanagementWorkspaceTagvaluesGatewayTimeout) String ¶
func (o *GetContentmanagementWorkspaceTagvaluesGatewayTimeout) String() string
type GetContentmanagementWorkspaceTagvaluesInternalServerError ¶
GetContentmanagementWorkspaceTagvaluesInternalServerError 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 NewGetContentmanagementWorkspaceTagvaluesInternalServerError ¶
func NewGetContentmanagementWorkspaceTagvaluesInternalServerError() *GetContentmanagementWorkspaceTagvaluesInternalServerError
NewGetContentmanagementWorkspaceTagvaluesInternalServerError creates a GetContentmanagementWorkspaceTagvaluesInternalServerError with default headers values
func (*GetContentmanagementWorkspaceTagvaluesInternalServerError) Error ¶
func (o *GetContentmanagementWorkspaceTagvaluesInternalServerError) Error() string
func (*GetContentmanagementWorkspaceTagvaluesInternalServerError) GetPayload ¶
func (o *GetContentmanagementWorkspaceTagvaluesInternalServerError) GetPayload() *models.ErrorBody
func (*GetContentmanagementWorkspaceTagvaluesInternalServerError) IsClientError ¶
func (o *GetContentmanagementWorkspaceTagvaluesInternalServerError) IsClientError() bool
IsClientError returns true when this get contentmanagement workspace tagvalues internal server error response has a 4xx status code
func (*GetContentmanagementWorkspaceTagvaluesInternalServerError) IsCode ¶
func (o *GetContentmanagementWorkspaceTagvaluesInternalServerError) IsCode(code int) bool
IsCode returns true when this get contentmanagement workspace tagvalues internal server error response a status code equal to that given
func (*GetContentmanagementWorkspaceTagvaluesInternalServerError) IsRedirect ¶
func (o *GetContentmanagementWorkspaceTagvaluesInternalServerError) IsRedirect() bool
IsRedirect returns true when this get contentmanagement workspace tagvalues internal server error response has a 3xx status code
func (*GetContentmanagementWorkspaceTagvaluesInternalServerError) IsServerError ¶
func (o *GetContentmanagementWorkspaceTagvaluesInternalServerError) IsServerError() bool
IsServerError returns true when this get contentmanagement workspace tagvalues internal server error response has a 5xx status code
func (*GetContentmanagementWorkspaceTagvaluesInternalServerError) IsSuccess ¶
func (o *GetContentmanagementWorkspaceTagvaluesInternalServerError) IsSuccess() bool
IsSuccess returns true when this get contentmanagement workspace tagvalues internal server error response has a 2xx status code
func (*GetContentmanagementWorkspaceTagvaluesInternalServerError) String ¶
func (o *GetContentmanagementWorkspaceTagvaluesInternalServerError) String() string
type GetContentmanagementWorkspaceTagvaluesNotFound ¶
GetContentmanagementWorkspaceTagvaluesNotFound describes a response with status code 404, with default header values.
The requested resource was not found.
func NewGetContentmanagementWorkspaceTagvaluesNotFound ¶
func NewGetContentmanagementWorkspaceTagvaluesNotFound() *GetContentmanagementWorkspaceTagvaluesNotFound
NewGetContentmanagementWorkspaceTagvaluesNotFound creates a GetContentmanagementWorkspaceTagvaluesNotFound with default headers values
func (*GetContentmanagementWorkspaceTagvaluesNotFound) Error ¶
func (o *GetContentmanagementWorkspaceTagvaluesNotFound) Error() string
func (*GetContentmanagementWorkspaceTagvaluesNotFound) GetPayload ¶
func (o *GetContentmanagementWorkspaceTagvaluesNotFound) GetPayload() *models.ErrorBody
func (*GetContentmanagementWorkspaceTagvaluesNotFound) IsClientError ¶
func (o *GetContentmanagementWorkspaceTagvaluesNotFound) IsClientError() bool
IsClientError returns true when this get contentmanagement workspace tagvalues not found response has a 4xx status code
func (*GetContentmanagementWorkspaceTagvaluesNotFound) IsCode ¶
func (o *GetContentmanagementWorkspaceTagvaluesNotFound) IsCode(code int) bool
IsCode returns true when this get contentmanagement workspace tagvalues not found response a status code equal to that given
func (*GetContentmanagementWorkspaceTagvaluesNotFound) IsRedirect ¶
func (o *GetContentmanagementWorkspaceTagvaluesNotFound) IsRedirect() bool
IsRedirect returns true when this get contentmanagement workspace tagvalues not found response has a 3xx status code
func (*GetContentmanagementWorkspaceTagvaluesNotFound) IsServerError ¶
func (o *GetContentmanagementWorkspaceTagvaluesNotFound) IsServerError() bool
IsServerError returns true when this get contentmanagement workspace tagvalues not found response has a 5xx status code
func (*GetContentmanagementWorkspaceTagvaluesNotFound) IsSuccess ¶
func (o *GetContentmanagementWorkspaceTagvaluesNotFound) IsSuccess() bool
IsSuccess returns true when this get contentmanagement workspace tagvalues not found response has a 2xx status code
func (*GetContentmanagementWorkspaceTagvaluesNotFound) String ¶
func (o *GetContentmanagementWorkspaceTagvaluesNotFound) String() string
type GetContentmanagementWorkspaceTagvaluesOK ¶
type GetContentmanagementWorkspaceTagvaluesOK struct {
Payload *models.TagValueEntityListing
}
GetContentmanagementWorkspaceTagvaluesOK describes a response with status code 200, with default header values.
successful operation
func NewGetContentmanagementWorkspaceTagvaluesOK ¶
func NewGetContentmanagementWorkspaceTagvaluesOK() *GetContentmanagementWorkspaceTagvaluesOK
NewGetContentmanagementWorkspaceTagvaluesOK creates a GetContentmanagementWorkspaceTagvaluesOK with default headers values
func (*GetContentmanagementWorkspaceTagvaluesOK) Error ¶
func (o *GetContentmanagementWorkspaceTagvaluesOK) Error() string
func (*GetContentmanagementWorkspaceTagvaluesOK) GetPayload ¶
func (o *GetContentmanagementWorkspaceTagvaluesOK) GetPayload() *models.TagValueEntityListing
func (*GetContentmanagementWorkspaceTagvaluesOK) IsClientError ¶
func (o *GetContentmanagementWorkspaceTagvaluesOK) IsClientError() bool
IsClientError returns true when this get contentmanagement workspace tagvalues o k response has a 4xx status code
func (*GetContentmanagementWorkspaceTagvaluesOK) IsCode ¶
func (o *GetContentmanagementWorkspaceTagvaluesOK) IsCode(code int) bool
IsCode returns true when this get contentmanagement workspace tagvalues o k response a status code equal to that given
func (*GetContentmanagementWorkspaceTagvaluesOK) IsRedirect ¶
func (o *GetContentmanagementWorkspaceTagvaluesOK) IsRedirect() bool
IsRedirect returns true when this get contentmanagement workspace tagvalues o k response has a 3xx status code
func (*GetContentmanagementWorkspaceTagvaluesOK) IsServerError ¶
func (o *GetContentmanagementWorkspaceTagvaluesOK) IsServerError() bool
IsServerError returns true when this get contentmanagement workspace tagvalues o k response has a 5xx status code
func (*GetContentmanagementWorkspaceTagvaluesOK) IsSuccess ¶
func (o *GetContentmanagementWorkspaceTagvaluesOK) IsSuccess() bool
IsSuccess returns true when this get contentmanagement workspace tagvalues o k response has a 2xx status code
func (*GetContentmanagementWorkspaceTagvaluesOK) String ¶
func (o *GetContentmanagementWorkspaceTagvaluesOK) String() string
type GetContentmanagementWorkspaceTagvaluesParams ¶
type GetContentmanagementWorkspaceTagvaluesParams struct { /* Expand. Which fields, if any, to expand. */ Expand []string /* PageNumber. Page number Format: int32 Default: 1 */ PageNumber *int32 /* PageSize. Page size Format: int32 Default: 25 */ PageSize *int32 /* Value. filter the list of tags returned */ Value *string /* WorkspaceID. Workspace ID */ WorkspaceID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetContentmanagementWorkspaceTagvaluesParams contains all the parameters to send to the API endpoint
for the get contentmanagement workspace tagvalues operation. Typically these are written to a http.Request.
func NewGetContentmanagementWorkspaceTagvaluesParams ¶
func NewGetContentmanagementWorkspaceTagvaluesParams() *GetContentmanagementWorkspaceTagvaluesParams
NewGetContentmanagementWorkspaceTagvaluesParams creates a new GetContentmanagementWorkspaceTagvaluesParams 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 NewGetContentmanagementWorkspaceTagvaluesParamsWithContext ¶
func NewGetContentmanagementWorkspaceTagvaluesParamsWithContext(ctx context.Context) *GetContentmanagementWorkspaceTagvaluesParams
NewGetContentmanagementWorkspaceTagvaluesParamsWithContext creates a new GetContentmanagementWorkspaceTagvaluesParams object with the ability to set a context for a request.
func NewGetContentmanagementWorkspaceTagvaluesParamsWithHTTPClient ¶
func NewGetContentmanagementWorkspaceTagvaluesParamsWithHTTPClient(client *http.Client) *GetContentmanagementWorkspaceTagvaluesParams
NewGetContentmanagementWorkspaceTagvaluesParamsWithHTTPClient creates a new GetContentmanagementWorkspaceTagvaluesParams object with the ability to set a custom HTTPClient for a request.
func NewGetContentmanagementWorkspaceTagvaluesParamsWithTimeout ¶
func NewGetContentmanagementWorkspaceTagvaluesParamsWithTimeout(timeout time.Duration) *GetContentmanagementWorkspaceTagvaluesParams
NewGetContentmanagementWorkspaceTagvaluesParamsWithTimeout creates a new GetContentmanagementWorkspaceTagvaluesParams object with the ability to set a timeout on a request.
func (*GetContentmanagementWorkspaceTagvaluesParams) SetContext ¶
func (o *GetContentmanagementWorkspaceTagvaluesParams) SetContext(ctx context.Context)
SetContext adds the context to the get contentmanagement workspace tagvalues params
func (*GetContentmanagementWorkspaceTagvaluesParams) SetDefaults ¶
func (o *GetContentmanagementWorkspaceTagvaluesParams) SetDefaults()
SetDefaults hydrates default values in the get contentmanagement workspace tagvalues params (not the query body).
All values with no default are reset to their zero value.
func (*GetContentmanagementWorkspaceTagvaluesParams) SetExpand ¶
func (o *GetContentmanagementWorkspaceTagvaluesParams) SetExpand(expand []string)
SetExpand adds the expand to the get contentmanagement workspace tagvalues params
func (*GetContentmanagementWorkspaceTagvaluesParams) SetHTTPClient ¶
func (o *GetContentmanagementWorkspaceTagvaluesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get contentmanagement workspace tagvalues params
func (*GetContentmanagementWorkspaceTagvaluesParams) SetPageNumber ¶
func (o *GetContentmanagementWorkspaceTagvaluesParams) SetPageNumber(pageNumber *int32)
SetPageNumber adds the pageNumber to the get contentmanagement workspace tagvalues params
func (*GetContentmanagementWorkspaceTagvaluesParams) SetPageSize ¶
func (o *GetContentmanagementWorkspaceTagvaluesParams) SetPageSize(pageSize *int32)
SetPageSize adds the pageSize to the get contentmanagement workspace tagvalues params
func (*GetContentmanagementWorkspaceTagvaluesParams) SetTimeout ¶
func (o *GetContentmanagementWorkspaceTagvaluesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get contentmanagement workspace tagvalues params
func (*GetContentmanagementWorkspaceTagvaluesParams) SetValue ¶
func (o *GetContentmanagementWorkspaceTagvaluesParams) SetValue(value *string)
SetValue adds the value to the get contentmanagement workspace tagvalues params
func (*GetContentmanagementWorkspaceTagvaluesParams) SetWorkspaceID ¶
func (o *GetContentmanagementWorkspaceTagvaluesParams) SetWorkspaceID(workspaceID string)
SetWorkspaceID adds the workspaceId to the get contentmanagement workspace tagvalues params
func (*GetContentmanagementWorkspaceTagvaluesParams) WithContext ¶
func (o *GetContentmanagementWorkspaceTagvaluesParams) WithContext(ctx context.Context) *GetContentmanagementWorkspaceTagvaluesParams
WithContext adds the context to the get contentmanagement workspace tagvalues params
func (*GetContentmanagementWorkspaceTagvaluesParams) WithDefaults ¶
func (o *GetContentmanagementWorkspaceTagvaluesParams) WithDefaults() *GetContentmanagementWorkspaceTagvaluesParams
WithDefaults hydrates default values in the get contentmanagement workspace tagvalues params (not the query body).
All values with no default are reset to their zero value.
func (*GetContentmanagementWorkspaceTagvaluesParams) WithExpand ¶
func (o *GetContentmanagementWorkspaceTagvaluesParams) WithExpand(expand []string) *GetContentmanagementWorkspaceTagvaluesParams
WithExpand adds the expand to the get contentmanagement workspace tagvalues params
func (*GetContentmanagementWorkspaceTagvaluesParams) WithHTTPClient ¶
func (o *GetContentmanagementWorkspaceTagvaluesParams) WithHTTPClient(client *http.Client) *GetContentmanagementWorkspaceTagvaluesParams
WithHTTPClient adds the HTTPClient to the get contentmanagement workspace tagvalues params
func (*GetContentmanagementWorkspaceTagvaluesParams) WithPageNumber ¶
func (o *GetContentmanagementWorkspaceTagvaluesParams) WithPageNumber(pageNumber *int32) *GetContentmanagementWorkspaceTagvaluesParams
WithPageNumber adds the pageNumber to the get contentmanagement workspace tagvalues params
func (*GetContentmanagementWorkspaceTagvaluesParams) WithPageSize ¶
func (o *GetContentmanagementWorkspaceTagvaluesParams) WithPageSize(pageSize *int32) *GetContentmanagementWorkspaceTagvaluesParams
WithPageSize adds the pageSize to the get contentmanagement workspace tagvalues params
func (*GetContentmanagementWorkspaceTagvaluesParams) WithTimeout ¶
func (o *GetContentmanagementWorkspaceTagvaluesParams) WithTimeout(timeout time.Duration) *GetContentmanagementWorkspaceTagvaluesParams
WithTimeout adds the timeout to the get contentmanagement workspace tagvalues params
func (*GetContentmanagementWorkspaceTagvaluesParams) WithValue ¶
func (o *GetContentmanagementWorkspaceTagvaluesParams) WithValue(value *string) *GetContentmanagementWorkspaceTagvaluesParams
WithValue adds the value to the get contentmanagement workspace tagvalues params
func (*GetContentmanagementWorkspaceTagvaluesParams) WithWorkspaceID ¶
func (o *GetContentmanagementWorkspaceTagvaluesParams) WithWorkspaceID(workspaceID string) *GetContentmanagementWorkspaceTagvaluesParams
WithWorkspaceID adds the workspaceID to the get contentmanagement workspace tagvalues params
func (*GetContentmanagementWorkspaceTagvaluesParams) WriteToRequest ¶
func (o *GetContentmanagementWorkspaceTagvaluesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetContentmanagementWorkspaceTagvaluesReader ¶
type GetContentmanagementWorkspaceTagvaluesReader struct {
// contains filtered or unexported fields
}
GetContentmanagementWorkspaceTagvaluesReader is a Reader for the GetContentmanagementWorkspaceTagvalues structure.
func (*GetContentmanagementWorkspaceTagvaluesReader) ReadResponse ¶
func (o *GetContentmanagementWorkspaceTagvaluesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetContentmanagementWorkspaceTagvaluesRequestEntityTooLarge ¶
type GetContentmanagementWorkspaceTagvaluesRequestEntityTooLarge struct {
Payload *models.ErrorBody
}
GetContentmanagementWorkspaceTagvaluesRequestEntityTooLarge describes a response with status code 413, with default header values.
The request is over the size limit. Maximum bytes: %s
func NewGetContentmanagementWorkspaceTagvaluesRequestEntityTooLarge ¶
func NewGetContentmanagementWorkspaceTagvaluesRequestEntityTooLarge() *GetContentmanagementWorkspaceTagvaluesRequestEntityTooLarge
NewGetContentmanagementWorkspaceTagvaluesRequestEntityTooLarge creates a GetContentmanagementWorkspaceTagvaluesRequestEntityTooLarge with default headers values
func (*GetContentmanagementWorkspaceTagvaluesRequestEntityTooLarge) Error ¶
func (o *GetContentmanagementWorkspaceTagvaluesRequestEntityTooLarge) Error() string
func (*GetContentmanagementWorkspaceTagvaluesRequestEntityTooLarge) GetPayload ¶
func (o *GetContentmanagementWorkspaceTagvaluesRequestEntityTooLarge) GetPayload() *models.ErrorBody
func (*GetContentmanagementWorkspaceTagvaluesRequestEntityTooLarge) IsClientError ¶
func (o *GetContentmanagementWorkspaceTagvaluesRequestEntityTooLarge) IsClientError() bool
IsClientError returns true when this get contentmanagement workspace tagvalues request entity too large response has a 4xx status code
func (*GetContentmanagementWorkspaceTagvaluesRequestEntityTooLarge) IsCode ¶
func (o *GetContentmanagementWorkspaceTagvaluesRequestEntityTooLarge) IsCode(code int) bool
IsCode returns true when this get contentmanagement workspace tagvalues request entity too large response a status code equal to that given
func (*GetContentmanagementWorkspaceTagvaluesRequestEntityTooLarge) IsRedirect ¶
func (o *GetContentmanagementWorkspaceTagvaluesRequestEntityTooLarge) IsRedirect() bool
IsRedirect returns true when this get contentmanagement workspace tagvalues request entity too large response has a 3xx status code
func (*GetContentmanagementWorkspaceTagvaluesRequestEntityTooLarge) IsServerError ¶
func (o *GetContentmanagementWorkspaceTagvaluesRequestEntityTooLarge) IsServerError() bool
IsServerError returns true when this get contentmanagement workspace tagvalues request entity too large response has a 5xx status code
func (*GetContentmanagementWorkspaceTagvaluesRequestEntityTooLarge) IsSuccess ¶
func (o *GetContentmanagementWorkspaceTagvaluesRequestEntityTooLarge) IsSuccess() bool
IsSuccess returns true when this get contentmanagement workspace tagvalues request entity too large response has a 2xx status code
func (*GetContentmanagementWorkspaceTagvaluesRequestEntityTooLarge) String ¶
func (o *GetContentmanagementWorkspaceTagvaluesRequestEntityTooLarge) String() string
type GetContentmanagementWorkspaceTagvaluesRequestTimeout ¶
GetContentmanagementWorkspaceTagvaluesRequestTimeout 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 NewGetContentmanagementWorkspaceTagvaluesRequestTimeout ¶
func NewGetContentmanagementWorkspaceTagvaluesRequestTimeout() *GetContentmanagementWorkspaceTagvaluesRequestTimeout
NewGetContentmanagementWorkspaceTagvaluesRequestTimeout creates a GetContentmanagementWorkspaceTagvaluesRequestTimeout with default headers values
func (*GetContentmanagementWorkspaceTagvaluesRequestTimeout) Error ¶
func (o *GetContentmanagementWorkspaceTagvaluesRequestTimeout) Error() string
func (*GetContentmanagementWorkspaceTagvaluesRequestTimeout) GetPayload ¶
func (o *GetContentmanagementWorkspaceTagvaluesRequestTimeout) GetPayload() *models.ErrorBody
func (*GetContentmanagementWorkspaceTagvaluesRequestTimeout) IsClientError ¶
func (o *GetContentmanagementWorkspaceTagvaluesRequestTimeout) IsClientError() bool
IsClientError returns true when this get contentmanagement workspace tagvalues request timeout response has a 4xx status code
func (*GetContentmanagementWorkspaceTagvaluesRequestTimeout) IsCode ¶
func (o *GetContentmanagementWorkspaceTagvaluesRequestTimeout) IsCode(code int) bool
IsCode returns true when this get contentmanagement workspace tagvalues request timeout response a status code equal to that given
func (*GetContentmanagementWorkspaceTagvaluesRequestTimeout) IsRedirect ¶
func (o *GetContentmanagementWorkspaceTagvaluesRequestTimeout) IsRedirect() bool
IsRedirect returns true when this get contentmanagement workspace tagvalues request timeout response has a 3xx status code
func (*GetContentmanagementWorkspaceTagvaluesRequestTimeout) IsServerError ¶
func (o *GetContentmanagementWorkspaceTagvaluesRequestTimeout) IsServerError() bool
IsServerError returns true when this get contentmanagement workspace tagvalues request timeout response has a 5xx status code
func (*GetContentmanagementWorkspaceTagvaluesRequestTimeout) IsSuccess ¶
func (o *GetContentmanagementWorkspaceTagvaluesRequestTimeout) IsSuccess() bool
IsSuccess returns true when this get contentmanagement workspace tagvalues request timeout response has a 2xx status code
func (*GetContentmanagementWorkspaceTagvaluesRequestTimeout) String ¶
func (o *GetContentmanagementWorkspaceTagvaluesRequestTimeout) String() string
type GetContentmanagementWorkspaceTagvaluesServiceUnavailable ¶
type GetContentmanagementWorkspaceTagvaluesServiceUnavailable struct {
}GetContentmanagementWorkspaceTagvaluesServiceUnavailable 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 NewGetContentmanagementWorkspaceTagvaluesServiceUnavailable ¶
func NewGetContentmanagementWorkspaceTagvaluesServiceUnavailable() *GetContentmanagementWorkspaceTagvaluesServiceUnavailable
NewGetContentmanagementWorkspaceTagvaluesServiceUnavailable creates a GetContentmanagementWorkspaceTagvaluesServiceUnavailable with default headers values
func (*GetContentmanagementWorkspaceTagvaluesServiceUnavailable) Error ¶
func (o *GetContentmanagementWorkspaceTagvaluesServiceUnavailable) Error() string
func (*GetContentmanagementWorkspaceTagvaluesServiceUnavailable) GetPayload ¶
func (o *GetContentmanagementWorkspaceTagvaluesServiceUnavailable) GetPayload() *models.ErrorBody
func (*GetContentmanagementWorkspaceTagvaluesServiceUnavailable) IsClientError ¶
func (o *GetContentmanagementWorkspaceTagvaluesServiceUnavailable) IsClientError() bool
IsClientError returns true when this get contentmanagement workspace tagvalues service unavailable response has a 4xx status code
func (*GetContentmanagementWorkspaceTagvaluesServiceUnavailable) IsCode ¶
func (o *GetContentmanagementWorkspaceTagvaluesServiceUnavailable) IsCode(code int) bool
IsCode returns true when this get contentmanagement workspace tagvalues service unavailable response a status code equal to that given
func (*GetContentmanagementWorkspaceTagvaluesServiceUnavailable) IsRedirect ¶
func (o *GetContentmanagementWorkspaceTagvaluesServiceUnavailable) IsRedirect() bool
IsRedirect returns true when this get contentmanagement workspace tagvalues service unavailable response has a 3xx status code
func (*GetContentmanagementWorkspaceTagvaluesServiceUnavailable) IsServerError ¶
func (o *GetContentmanagementWorkspaceTagvaluesServiceUnavailable) IsServerError() bool
IsServerError returns true when this get contentmanagement workspace tagvalues service unavailable response has a 5xx status code
func (*GetContentmanagementWorkspaceTagvaluesServiceUnavailable) IsSuccess ¶
func (o *GetContentmanagementWorkspaceTagvaluesServiceUnavailable) IsSuccess() bool
IsSuccess returns true when this get contentmanagement workspace tagvalues service unavailable response has a 2xx status code
func (*GetContentmanagementWorkspaceTagvaluesServiceUnavailable) String ¶
func (o *GetContentmanagementWorkspaceTagvaluesServiceUnavailable) String() string
type GetContentmanagementWorkspaceTagvaluesTooManyRequests ¶
GetContentmanagementWorkspaceTagvaluesTooManyRequests describes a response with status code 429, with default header values.
Rate limit exceeded the maximum. Retry the request in [%s] seconds
func NewGetContentmanagementWorkspaceTagvaluesTooManyRequests ¶
func NewGetContentmanagementWorkspaceTagvaluesTooManyRequests() *GetContentmanagementWorkspaceTagvaluesTooManyRequests
NewGetContentmanagementWorkspaceTagvaluesTooManyRequests creates a GetContentmanagementWorkspaceTagvaluesTooManyRequests with default headers values
func (*GetContentmanagementWorkspaceTagvaluesTooManyRequests) Error ¶
func (o *GetContentmanagementWorkspaceTagvaluesTooManyRequests) Error() string
func (*GetContentmanagementWorkspaceTagvaluesTooManyRequests) GetPayload ¶
func (o *GetContentmanagementWorkspaceTagvaluesTooManyRequests) GetPayload() *models.ErrorBody
func (*GetContentmanagementWorkspaceTagvaluesTooManyRequests) IsClientError ¶
func (o *GetContentmanagementWorkspaceTagvaluesTooManyRequests) IsClientError() bool
IsClientError returns true when this get contentmanagement workspace tagvalues too many requests response has a 4xx status code
func (*GetContentmanagementWorkspaceTagvaluesTooManyRequests) IsCode ¶
func (o *GetContentmanagementWorkspaceTagvaluesTooManyRequests) IsCode(code int) bool
IsCode returns true when this get contentmanagement workspace tagvalues too many requests response a status code equal to that given
func (*GetContentmanagementWorkspaceTagvaluesTooManyRequests) IsRedirect ¶
func (o *GetContentmanagementWorkspaceTagvaluesTooManyRequests) IsRedirect() bool
IsRedirect returns true when this get contentmanagement workspace tagvalues too many requests response has a 3xx status code
func (*GetContentmanagementWorkspaceTagvaluesTooManyRequests) IsServerError ¶
func (o *GetContentmanagementWorkspaceTagvaluesTooManyRequests) IsServerError() bool
IsServerError returns true when this get contentmanagement workspace tagvalues too many requests response has a 5xx status code
func (*GetContentmanagementWorkspaceTagvaluesTooManyRequests) IsSuccess ¶
func (o *GetContentmanagementWorkspaceTagvaluesTooManyRequests) IsSuccess() bool
IsSuccess returns true when this get contentmanagement workspace tagvalues too many requests response has a 2xx status code
func (*GetContentmanagementWorkspaceTagvaluesTooManyRequests) String ¶
func (o *GetContentmanagementWorkspaceTagvaluesTooManyRequests) String() string
type GetContentmanagementWorkspaceTagvaluesUnauthorized ¶
type GetContentmanagementWorkspaceTagvaluesUnauthorized struct {
}GetContentmanagementWorkspaceTagvaluesUnauthorized describes a response with status code 401, with default header values.
No authentication bearer token specified in authorization header.
func NewGetContentmanagementWorkspaceTagvaluesUnauthorized ¶
func NewGetContentmanagementWorkspaceTagvaluesUnauthorized() *GetContentmanagementWorkspaceTagvaluesUnauthorized
NewGetContentmanagementWorkspaceTagvaluesUnauthorized creates a GetContentmanagementWorkspaceTagvaluesUnauthorized with default headers values
func (*GetContentmanagementWorkspaceTagvaluesUnauthorized) Error ¶
func (o *GetContentmanagementWorkspaceTagvaluesUnauthorized) Error() string
func (*GetContentmanagementWorkspaceTagvaluesUnauthorized) GetPayload ¶
func (o *GetContentmanagementWorkspaceTagvaluesUnauthorized) GetPayload() *models.ErrorBody
func (*GetContentmanagementWorkspaceTagvaluesUnauthorized) IsClientError ¶
func (o *GetContentmanagementWorkspaceTagvaluesUnauthorized) IsClientError() bool
IsClientError returns true when this get contentmanagement workspace tagvalues unauthorized response has a 4xx status code
func (*GetContentmanagementWorkspaceTagvaluesUnauthorized) IsCode ¶
func (o *GetContentmanagementWorkspaceTagvaluesUnauthorized) IsCode(code int) bool
IsCode returns true when this get contentmanagement workspace tagvalues unauthorized response a status code equal to that given
func (*GetContentmanagementWorkspaceTagvaluesUnauthorized) IsRedirect ¶
func (o *GetContentmanagementWorkspaceTagvaluesUnauthorized) IsRedirect() bool
IsRedirect returns true when this get contentmanagement workspace tagvalues unauthorized response has a 3xx status code
func (*GetContentmanagementWorkspaceTagvaluesUnauthorized) IsServerError ¶
func (o *GetContentmanagementWorkspaceTagvaluesUnauthorized) IsServerError() bool
IsServerError returns true when this get contentmanagement workspace tagvalues unauthorized response has a 5xx status code
func (*GetContentmanagementWorkspaceTagvaluesUnauthorized) IsSuccess ¶
func (o *GetContentmanagementWorkspaceTagvaluesUnauthorized) IsSuccess() bool
IsSuccess returns true when this get contentmanagement workspace tagvalues unauthorized response has a 2xx status code
func (*GetContentmanagementWorkspaceTagvaluesUnauthorized) String ¶
func (o *GetContentmanagementWorkspaceTagvaluesUnauthorized) String() string
type GetContentmanagementWorkspaceTagvaluesUnsupportedMediaType ¶
type GetContentmanagementWorkspaceTagvaluesUnsupportedMediaType struct {
Payload *models.ErrorBody
}
GetContentmanagementWorkspaceTagvaluesUnsupportedMediaType 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 NewGetContentmanagementWorkspaceTagvaluesUnsupportedMediaType ¶
func NewGetContentmanagementWorkspaceTagvaluesUnsupportedMediaType() *GetContentmanagementWorkspaceTagvaluesUnsupportedMediaType
NewGetContentmanagementWorkspaceTagvaluesUnsupportedMediaType creates a GetContentmanagementWorkspaceTagvaluesUnsupportedMediaType with default headers values
func (*GetContentmanagementWorkspaceTagvaluesUnsupportedMediaType) Error ¶
func (o *GetContentmanagementWorkspaceTagvaluesUnsupportedMediaType) Error() string
func (*GetContentmanagementWorkspaceTagvaluesUnsupportedMediaType) GetPayload ¶
func (o *GetContentmanagementWorkspaceTagvaluesUnsupportedMediaType) GetPayload() *models.ErrorBody
func (*GetContentmanagementWorkspaceTagvaluesUnsupportedMediaType) IsClientError ¶
func (o *GetContentmanagementWorkspaceTagvaluesUnsupportedMediaType) IsClientError() bool
IsClientError returns true when this get contentmanagement workspace tagvalues unsupported media type response has a 4xx status code
func (*GetContentmanagementWorkspaceTagvaluesUnsupportedMediaType) IsCode ¶
func (o *GetContentmanagementWorkspaceTagvaluesUnsupportedMediaType) IsCode(code int) bool
IsCode returns true when this get contentmanagement workspace tagvalues unsupported media type response a status code equal to that given
func (*GetContentmanagementWorkspaceTagvaluesUnsupportedMediaType) IsRedirect ¶
func (o *GetContentmanagementWorkspaceTagvaluesUnsupportedMediaType) IsRedirect() bool
IsRedirect returns true when this get contentmanagement workspace tagvalues unsupported media type response has a 3xx status code
func (*GetContentmanagementWorkspaceTagvaluesUnsupportedMediaType) IsServerError ¶
func (o *GetContentmanagementWorkspaceTagvaluesUnsupportedMediaType) IsServerError() bool
IsServerError returns true when this get contentmanagement workspace tagvalues unsupported media type response has a 5xx status code
func (*GetContentmanagementWorkspaceTagvaluesUnsupportedMediaType) IsSuccess ¶
func (o *GetContentmanagementWorkspaceTagvaluesUnsupportedMediaType) IsSuccess() bool
IsSuccess returns true when this get contentmanagement workspace tagvalues unsupported media type response has a 2xx status code
func (*GetContentmanagementWorkspaceTagvaluesUnsupportedMediaType) String ¶
func (o *GetContentmanagementWorkspaceTagvaluesUnsupportedMediaType) String() string
type GetContentmanagementWorkspaceTooManyRequests ¶
GetContentmanagementWorkspaceTooManyRequests describes a response with status code 429, with default header values.
Rate limit exceeded the maximum. Retry the request in [%s] seconds
func NewGetContentmanagementWorkspaceTooManyRequests ¶
func NewGetContentmanagementWorkspaceTooManyRequests() *GetContentmanagementWorkspaceTooManyRequests
NewGetContentmanagementWorkspaceTooManyRequests creates a GetContentmanagementWorkspaceTooManyRequests with default headers values
func (*GetContentmanagementWorkspaceTooManyRequests) Error ¶
func (o *GetContentmanagementWorkspaceTooManyRequests) Error() string
func (*GetContentmanagementWorkspaceTooManyRequests) GetPayload ¶
func (o *GetContentmanagementWorkspaceTooManyRequests) GetPayload() *models.ErrorBody
func (*GetContentmanagementWorkspaceTooManyRequests) IsClientError ¶
func (o *GetContentmanagementWorkspaceTooManyRequests) IsClientError() bool
IsClientError returns true when this get contentmanagement workspace too many requests response has a 4xx status code
func (*GetContentmanagementWorkspaceTooManyRequests) IsCode ¶
func (o *GetContentmanagementWorkspaceTooManyRequests) IsCode(code int) bool
IsCode returns true when this get contentmanagement workspace too many requests response a status code equal to that given
func (*GetContentmanagementWorkspaceTooManyRequests) IsRedirect ¶
func (o *GetContentmanagementWorkspaceTooManyRequests) IsRedirect() bool
IsRedirect returns true when this get contentmanagement workspace too many requests response has a 3xx status code
func (*GetContentmanagementWorkspaceTooManyRequests) IsServerError ¶
func (o *GetContentmanagementWorkspaceTooManyRequests) IsServerError() bool
IsServerError returns true when this get contentmanagement workspace too many requests response has a 5xx status code
func (*GetContentmanagementWorkspaceTooManyRequests) IsSuccess ¶
func (o *GetContentmanagementWorkspaceTooManyRequests) IsSuccess() bool
IsSuccess returns true when this get contentmanagement workspace too many requests response has a 2xx status code
func (*GetContentmanagementWorkspaceTooManyRequests) String ¶
func (o *GetContentmanagementWorkspaceTooManyRequests) String() string
type GetContentmanagementWorkspaceUnauthorized ¶
type GetContentmanagementWorkspaceUnauthorized struct {
}GetContentmanagementWorkspaceUnauthorized describes a response with status code 401, with default header values.
No authentication bearer token specified in authorization header.
func NewGetContentmanagementWorkspaceUnauthorized ¶
func NewGetContentmanagementWorkspaceUnauthorized() *GetContentmanagementWorkspaceUnauthorized
NewGetContentmanagementWorkspaceUnauthorized creates a GetContentmanagementWorkspaceUnauthorized with default headers values
func (*GetContentmanagementWorkspaceUnauthorized) Error ¶
func (o *GetContentmanagementWorkspaceUnauthorized) Error() string
func (*GetContentmanagementWorkspaceUnauthorized) GetPayload ¶
func (o *GetContentmanagementWorkspaceUnauthorized) GetPayload() *models.ErrorBody
func (*GetContentmanagementWorkspaceUnauthorized) IsClientError ¶
func (o *GetContentmanagementWorkspaceUnauthorized) IsClientError() bool
IsClientError returns true when this get contentmanagement workspace unauthorized response has a 4xx status code
func (*GetContentmanagementWorkspaceUnauthorized) IsCode ¶
func (o *GetContentmanagementWorkspaceUnauthorized) IsCode(code int) bool
IsCode returns true when this get contentmanagement workspace unauthorized response a status code equal to that given
func (*GetContentmanagementWorkspaceUnauthorized) IsRedirect ¶
func (o *GetContentmanagementWorkspaceUnauthorized) IsRedirect() bool
IsRedirect returns true when this get contentmanagement workspace unauthorized response has a 3xx status code
func (*GetContentmanagementWorkspaceUnauthorized) IsServerError ¶
func (o *GetContentmanagementWorkspaceUnauthorized) IsServerError() bool
IsServerError returns true when this get contentmanagement workspace unauthorized response has a 5xx status code
func (*GetContentmanagementWorkspaceUnauthorized) IsSuccess ¶
func (o *GetContentmanagementWorkspaceUnauthorized) IsSuccess() bool
IsSuccess returns true when this get contentmanagement workspace unauthorized response has a 2xx status code
func (*GetContentmanagementWorkspaceUnauthorized) String ¶
func (o *GetContentmanagementWorkspaceUnauthorized) String() string
type GetContentmanagementWorkspaceUnsupportedMediaType ¶
GetContentmanagementWorkspaceUnsupportedMediaType 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 NewGetContentmanagementWorkspaceUnsupportedMediaType ¶
func NewGetContentmanagementWorkspaceUnsupportedMediaType() *GetContentmanagementWorkspaceUnsupportedMediaType
NewGetContentmanagementWorkspaceUnsupportedMediaType creates a GetContentmanagementWorkspaceUnsupportedMediaType with default headers values
func (*GetContentmanagementWorkspaceUnsupportedMediaType) Error ¶
func (o *GetContentmanagementWorkspaceUnsupportedMediaType) Error() string
func (*GetContentmanagementWorkspaceUnsupportedMediaType) GetPayload ¶
func (o *GetContentmanagementWorkspaceUnsupportedMediaType) GetPayload() *models.ErrorBody
func (*GetContentmanagementWorkspaceUnsupportedMediaType) IsClientError ¶
func (o *GetContentmanagementWorkspaceUnsupportedMediaType) IsClientError() bool
IsClientError returns true when this get contentmanagement workspace unsupported media type response has a 4xx status code
func (*GetContentmanagementWorkspaceUnsupportedMediaType) IsCode ¶
func (o *GetContentmanagementWorkspaceUnsupportedMediaType) IsCode(code int) bool
IsCode returns true when this get contentmanagement workspace unsupported media type response a status code equal to that given
func (*GetContentmanagementWorkspaceUnsupportedMediaType) IsRedirect ¶
func (o *GetContentmanagementWorkspaceUnsupportedMediaType) IsRedirect() bool
IsRedirect returns true when this get contentmanagement workspace unsupported media type response has a 3xx status code
func (*GetContentmanagementWorkspaceUnsupportedMediaType) IsServerError ¶
func (o *GetContentmanagementWorkspaceUnsupportedMediaType) IsServerError() bool
IsServerError returns true when this get contentmanagement workspace unsupported media type response has a 5xx status code
func (*GetContentmanagementWorkspaceUnsupportedMediaType) IsSuccess ¶
func (o *GetContentmanagementWorkspaceUnsupportedMediaType) IsSuccess() bool
IsSuccess returns true when this get contentmanagement workspace unsupported media type response has a 2xx status code
func (*GetContentmanagementWorkspaceUnsupportedMediaType) String ¶
func (o *GetContentmanagementWorkspaceUnsupportedMediaType) String() string
type GetContentmanagementWorkspacesBadRequest ¶
GetContentmanagementWorkspacesBadRequest 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 NewGetContentmanagementWorkspacesBadRequest ¶
func NewGetContentmanagementWorkspacesBadRequest() *GetContentmanagementWorkspacesBadRequest
NewGetContentmanagementWorkspacesBadRequest creates a GetContentmanagementWorkspacesBadRequest with default headers values
func (*GetContentmanagementWorkspacesBadRequest) Error ¶
func (o *GetContentmanagementWorkspacesBadRequest) Error() string
func (*GetContentmanagementWorkspacesBadRequest) GetPayload ¶
func (o *GetContentmanagementWorkspacesBadRequest) GetPayload() *models.ErrorBody
func (*GetContentmanagementWorkspacesBadRequest) IsClientError ¶
func (o *GetContentmanagementWorkspacesBadRequest) IsClientError() bool
IsClientError returns true when this get contentmanagement workspaces bad request response has a 4xx status code
func (*GetContentmanagementWorkspacesBadRequest) IsCode ¶
func (o *GetContentmanagementWorkspacesBadRequest) IsCode(code int) bool
IsCode returns true when this get contentmanagement workspaces bad request response a status code equal to that given
func (*GetContentmanagementWorkspacesBadRequest) IsRedirect ¶
func (o *GetContentmanagementWorkspacesBadRequest) IsRedirect() bool
IsRedirect returns true when this get contentmanagement workspaces bad request response has a 3xx status code
func (*GetContentmanagementWorkspacesBadRequest) IsServerError ¶
func (o *GetContentmanagementWorkspacesBadRequest) IsServerError() bool
IsServerError returns true when this get contentmanagement workspaces bad request response has a 5xx status code
func (*GetContentmanagementWorkspacesBadRequest) IsSuccess ¶
func (o *GetContentmanagementWorkspacesBadRequest) IsSuccess() bool
IsSuccess returns true when this get contentmanagement workspaces bad request response has a 2xx status code
func (*GetContentmanagementWorkspacesBadRequest) String ¶
func (o *GetContentmanagementWorkspacesBadRequest) String() string
type GetContentmanagementWorkspacesForbidden ¶
GetContentmanagementWorkspacesForbidden describes a response with status code 403, with default header values.
You are not authorized to perform the requested action.
func NewGetContentmanagementWorkspacesForbidden ¶
func NewGetContentmanagementWorkspacesForbidden() *GetContentmanagementWorkspacesForbidden
NewGetContentmanagementWorkspacesForbidden creates a GetContentmanagementWorkspacesForbidden with default headers values
func (*GetContentmanagementWorkspacesForbidden) Error ¶
func (o *GetContentmanagementWorkspacesForbidden) Error() string
func (*GetContentmanagementWorkspacesForbidden) GetPayload ¶
func (o *GetContentmanagementWorkspacesForbidden) GetPayload() *models.ErrorBody
func (*GetContentmanagementWorkspacesForbidden) IsClientError ¶
func (o *GetContentmanagementWorkspacesForbidden) IsClientError() bool
IsClientError returns true when this get contentmanagement workspaces forbidden response has a 4xx status code
func (*GetContentmanagementWorkspacesForbidden) IsCode ¶
func (o *GetContentmanagementWorkspacesForbidden) IsCode(code int) bool
IsCode returns true when this get contentmanagement workspaces forbidden response a status code equal to that given
func (*GetContentmanagementWorkspacesForbidden) IsRedirect ¶
func (o *GetContentmanagementWorkspacesForbidden) IsRedirect() bool
IsRedirect returns true when this get contentmanagement workspaces forbidden response has a 3xx status code
func (*GetContentmanagementWorkspacesForbidden) IsServerError ¶
func (o *GetContentmanagementWorkspacesForbidden) IsServerError() bool
IsServerError returns true when this get contentmanagement workspaces forbidden response has a 5xx status code
func (*GetContentmanagementWorkspacesForbidden) IsSuccess ¶
func (o *GetContentmanagementWorkspacesForbidden) IsSuccess() bool
IsSuccess returns true when this get contentmanagement workspaces forbidden response has a 2xx status code
func (*GetContentmanagementWorkspacesForbidden) String ¶
func (o *GetContentmanagementWorkspacesForbidden) String() string
type GetContentmanagementWorkspacesGatewayTimeout ¶
GetContentmanagementWorkspacesGatewayTimeout describes a response with status code 504, with default header values.
The request timed out.
func NewGetContentmanagementWorkspacesGatewayTimeout ¶
func NewGetContentmanagementWorkspacesGatewayTimeout() *GetContentmanagementWorkspacesGatewayTimeout
NewGetContentmanagementWorkspacesGatewayTimeout creates a GetContentmanagementWorkspacesGatewayTimeout with default headers values
func (*GetContentmanagementWorkspacesGatewayTimeout) Error ¶
func (o *GetContentmanagementWorkspacesGatewayTimeout) Error() string
func (*GetContentmanagementWorkspacesGatewayTimeout) GetPayload ¶
func (o *GetContentmanagementWorkspacesGatewayTimeout) GetPayload() *models.ErrorBody
func (*GetContentmanagementWorkspacesGatewayTimeout) IsClientError ¶
func (o *GetContentmanagementWorkspacesGatewayTimeout) IsClientError() bool
IsClientError returns true when this get contentmanagement workspaces gateway timeout response has a 4xx status code
func (*GetContentmanagementWorkspacesGatewayTimeout) IsCode ¶
func (o *GetContentmanagementWorkspacesGatewayTimeout) IsCode(code int) bool
IsCode returns true when this get contentmanagement workspaces gateway timeout response a status code equal to that given
func (*GetContentmanagementWorkspacesGatewayTimeout) IsRedirect ¶
func (o *GetContentmanagementWorkspacesGatewayTimeout) IsRedirect() bool
IsRedirect returns true when this get contentmanagement workspaces gateway timeout response has a 3xx status code
func (*GetContentmanagementWorkspacesGatewayTimeout) IsServerError ¶
func (o *GetContentmanagementWorkspacesGatewayTimeout) IsServerError() bool
IsServerError returns true when this get contentmanagement workspaces gateway timeout response has a 5xx status code
func (*GetContentmanagementWorkspacesGatewayTimeout) IsSuccess ¶
func (o *GetContentmanagementWorkspacesGatewayTimeout) IsSuccess() bool
IsSuccess returns true when this get contentmanagement workspaces gateway timeout response has a 2xx status code
func (*GetContentmanagementWorkspacesGatewayTimeout) String ¶
func (o *GetContentmanagementWorkspacesGatewayTimeout) String() string
type GetContentmanagementWorkspacesInternalServerError ¶
GetContentmanagementWorkspacesInternalServerError 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 NewGetContentmanagementWorkspacesInternalServerError ¶
func NewGetContentmanagementWorkspacesInternalServerError() *GetContentmanagementWorkspacesInternalServerError
NewGetContentmanagementWorkspacesInternalServerError creates a GetContentmanagementWorkspacesInternalServerError with default headers values
func (*GetContentmanagementWorkspacesInternalServerError) Error ¶
func (o *GetContentmanagementWorkspacesInternalServerError) Error() string
func (*GetContentmanagementWorkspacesInternalServerError) GetPayload ¶
func (o *GetContentmanagementWorkspacesInternalServerError) GetPayload() *models.ErrorBody
func (*GetContentmanagementWorkspacesInternalServerError) IsClientError ¶
func (o *GetContentmanagementWorkspacesInternalServerError) IsClientError() bool
IsClientError returns true when this get contentmanagement workspaces internal server error response has a 4xx status code
func (*GetContentmanagementWorkspacesInternalServerError) IsCode ¶
func (o *GetContentmanagementWorkspacesInternalServerError) IsCode(code int) bool
IsCode returns true when this get contentmanagement workspaces internal server error response a status code equal to that given
func (*GetContentmanagementWorkspacesInternalServerError) IsRedirect ¶
func (o *GetContentmanagementWorkspacesInternalServerError) IsRedirect() bool
IsRedirect returns true when this get contentmanagement workspaces internal server error response has a 3xx status code
func (*GetContentmanagementWorkspacesInternalServerError) IsServerError ¶
func (o *GetContentmanagementWorkspacesInternalServerError) IsServerError() bool
IsServerError returns true when this get contentmanagement workspaces internal server error response has a 5xx status code
func (*GetContentmanagementWorkspacesInternalServerError) IsSuccess ¶
func (o *GetContentmanagementWorkspacesInternalServerError) IsSuccess() bool
IsSuccess returns true when this get contentmanagement workspaces internal server error response has a 2xx status code
func (*GetContentmanagementWorkspacesInternalServerError) String ¶
func (o *GetContentmanagementWorkspacesInternalServerError) String() string
type GetContentmanagementWorkspacesNotFound ¶
GetContentmanagementWorkspacesNotFound describes a response with status code 404, with default header values.
The requested resource was not found.
func NewGetContentmanagementWorkspacesNotFound ¶
func NewGetContentmanagementWorkspacesNotFound() *GetContentmanagementWorkspacesNotFound
NewGetContentmanagementWorkspacesNotFound creates a GetContentmanagementWorkspacesNotFound with default headers values
func (*GetContentmanagementWorkspacesNotFound) Error ¶
func (o *GetContentmanagementWorkspacesNotFound) Error() string
func (*GetContentmanagementWorkspacesNotFound) GetPayload ¶
func (o *GetContentmanagementWorkspacesNotFound) GetPayload() *models.ErrorBody
func (*GetContentmanagementWorkspacesNotFound) IsClientError ¶
func (o *GetContentmanagementWorkspacesNotFound) IsClientError() bool
IsClientError returns true when this get contentmanagement workspaces not found response has a 4xx status code
func (*GetContentmanagementWorkspacesNotFound) IsCode ¶
func (o *GetContentmanagementWorkspacesNotFound) IsCode(code int) bool
IsCode returns true when this get contentmanagement workspaces not found response a status code equal to that given
func (*GetContentmanagementWorkspacesNotFound) IsRedirect ¶
func (o *GetContentmanagementWorkspacesNotFound) IsRedirect() bool
IsRedirect returns true when this get contentmanagement workspaces not found response has a 3xx status code
func (*GetContentmanagementWorkspacesNotFound) IsServerError ¶
func (o *GetContentmanagementWorkspacesNotFound) IsServerError() bool
IsServerError returns true when this get contentmanagement workspaces not found response has a 5xx status code
func (*GetContentmanagementWorkspacesNotFound) IsSuccess ¶
func (o *GetContentmanagementWorkspacesNotFound) IsSuccess() bool
IsSuccess returns true when this get contentmanagement workspaces not found response has a 2xx status code
func (*GetContentmanagementWorkspacesNotFound) String ¶
func (o *GetContentmanagementWorkspacesNotFound) String() string
type GetContentmanagementWorkspacesOK ¶
type GetContentmanagementWorkspacesOK struct {
Payload *models.WorkspaceEntityListing
}
GetContentmanagementWorkspacesOK describes a response with status code 200, with default header values.
successful operation
func NewGetContentmanagementWorkspacesOK ¶
func NewGetContentmanagementWorkspacesOK() *GetContentmanagementWorkspacesOK
NewGetContentmanagementWorkspacesOK creates a GetContentmanagementWorkspacesOK with default headers values
func (*GetContentmanagementWorkspacesOK) Error ¶
func (o *GetContentmanagementWorkspacesOK) Error() string
func (*GetContentmanagementWorkspacesOK) GetPayload ¶
func (o *GetContentmanagementWorkspacesOK) GetPayload() *models.WorkspaceEntityListing
func (*GetContentmanagementWorkspacesOK) IsClientError ¶
func (o *GetContentmanagementWorkspacesOK) IsClientError() bool
IsClientError returns true when this get contentmanagement workspaces o k response has a 4xx status code
func (*GetContentmanagementWorkspacesOK) IsCode ¶
func (o *GetContentmanagementWorkspacesOK) IsCode(code int) bool
IsCode returns true when this get contentmanagement workspaces o k response a status code equal to that given
func (*GetContentmanagementWorkspacesOK) IsRedirect ¶
func (o *GetContentmanagementWorkspacesOK) IsRedirect() bool
IsRedirect returns true when this get contentmanagement workspaces o k response has a 3xx status code
func (*GetContentmanagementWorkspacesOK) IsServerError ¶
func (o *GetContentmanagementWorkspacesOK) IsServerError() bool
IsServerError returns true when this get contentmanagement workspaces o k response has a 5xx status code
func (*GetContentmanagementWorkspacesOK) IsSuccess ¶
func (o *GetContentmanagementWorkspacesOK) IsSuccess() bool
IsSuccess returns true when this get contentmanagement workspaces o k response has a 2xx status code
func (*GetContentmanagementWorkspacesOK) String ¶
func (o *GetContentmanagementWorkspacesOK) String() string
type GetContentmanagementWorkspacesParams ¶
type GetContentmanagementWorkspacesParams struct { /* Access. Requested access level. */ Access []string /* Expand. Which fields, if any, to expand. */ Expand []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 }
GetContentmanagementWorkspacesParams contains all the parameters to send to the API endpoint
for the get contentmanagement workspaces operation. Typically these are written to a http.Request.
func NewGetContentmanagementWorkspacesParams ¶
func NewGetContentmanagementWorkspacesParams() *GetContentmanagementWorkspacesParams
NewGetContentmanagementWorkspacesParams creates a new GetContentmanagementWorkspacesParams 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 NewGetContentmanagementWorkspacesParamsWithContext ¶
func NewGetContentmanagementWorkspacesParamsWithContext(ctx context.Context) *GetContentmanagementWorkspacesParams
NewGetContentmanagementWorkspacesParamsWithContext creates a new GetContentmanagementWorkspacesParams object with the ability to set a context for a request.
func NewGetContentmanagementWorkspacesParamsWithHTTPClient ¶
func NewGetContentmanagementWorkspacesParamsWithHTTPClient(client *http.Client) *GetContentmanagementWorkspacesParams
NewGetContentmanagementWorkspacesParamsWithHTTPClient creates a new GetContentmanagementWorkspacesParams object with the ability to set a custom HTTPClient for a request.
func NewGetContentmanagementWorkspacesParamsWithTimeout ¶
func NewGetContentmanagementWorkspacesParamsWithTimeout(timeout time.Duration) *GetContentmanagementWorkspacesParams
NewGetContentmanagementWorkspacesParamsWithTimeout creates a new GetContentmanagementWorkspacesParams object with the ability to set a timeout on a request.
func (*GetContentmanagementWorkspacesParams) SetAccess ¶
func (o *GetContentmanagementWorkspacesParams) SetAccess(access []string)
SetAccess adds the access to the get contentmanagement workspaces params
func (*GetContentmanagementWorkspacesParams) SetContext ¶
func (o *GetContentmanagementWorkspacesParams) SetContext(ctx context.Context)
SetContext adds the context to the get contentmanagement workspaces params
func (*GetContentmanagementWorkspacesParams) SetDefaults ¶
func (o *GetContentmanagementWorkspacesParams) SetDefaults()
SetDefaults hydrates default values in the get contentmanagement workspaces params (not the query body).
All values with no default are reset to their zero value.
func (*GetContentmanagementWorkspacesParams) SetExpand ¶
func (o *GetContentmanagementWorkspacesParams) SetExpand(expand []string)
SetExpand adds the expand to the get contentmanagement workspaces params
func (*GetContentmanagementWorkspacesParams) SetHTTPClient ¶
func (o *GetContentmanagementWorkspacesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get contentmanagement workspaces params
func (*GetContentmanagementWorkspacesParams) SetPageNumber ¶
func (o *GetContentmanagementWorkspacesParams) SetPageNumber(pageNumber *int32)
SetPageNumber adds the pageNumber to the get contentmanagement workspaces params
func (*GetContentmanagementWorkspacesParams) SetPageSize ¶
func (o *GetContentmanagementWorkspacesParams) SetPageSize(pageSize *int32)
SetPageSize adds the pageSize to the get contentmanagement workspaces params
func (*GetContentmanagementWorkspacesParams) SetTimeout ¶
func (o *GetContentmanagementWorkspacesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get contentmanagement workspaces params
func (*GetContentmanagementWorkspacesParams) WithAccess ¶
func (o *GetContentmanagementWorkspacesParams) WithAccess(access []string) *GetContentmanagementWorkspacesParams
WithAccess adds the access to the get contentmanagement workspaces params
func (*GetContentmanagementWorkspacesParams) WithContext ¶
func (o *GetContentmanagementWorkspacesParams) WithContext(ctx context.Context) *GetContentmanagementWorkspacesParams
WithContext adds the context to the get contentmanagement workspaces params
func (*GetContentmanagementWorkspacesParams) WithDefaults ¶
func (o *GetContentmanagementWorkspacesParams) WithDefaults() *GetContentmanagementWorkspacesParams
WithDefaults hydrates default values in the get contentmanagement workspaces params (not the query body).
All values with no default are reset to their zero value.
func (*GetContentmanagementWorkspacesParams) WithExpand ¶
func (o *GetContentmanagementWorkspacesParams) WithExpand(expand []string) *GetContentmanagementWorkspacesParams
WithExpand adds the expand to the get contentmanagement workspaces params
func (*GetContentmanagementWorkspacesParams) WithHTTPClient ¶
func (o *GetContentmanagementWorkspacesParams) WithHTTPClient(client *http.Client) *GetContentmanagementWorkspacesParams
WithHTTPClient adds the HTTPClient to the get contentmanagement workspaces params
func (*GetContentmanagementWorkspacesParams) WithPageNumber ¶
func (o *GetContentmanagementWorkspacesParams) WithPageNumber(pageNumber *int32) *GetContentmanagementWorkspacesParams
WithPageNumber adds the pageNumber to the get contentmanagement workspaces params
func (*GetContentmanagementWorkspacesParams) WithPageSize ¶
func (o *GetContentmanagementWorkspacesParams) WithPageSize(pageSize *int32) *GetContentmanagementWorkspacesParams
WithPageSize adds the pageSize to the get contentmanagement workspaces params
func (*GetContentmanagementWorkspacesParams) WithTimeout ¶
func (o *GetContentmanagementWorkspacesParams) WithTimeout(timeout time.Duration) *GetContentmanagementWorkspacesParams
WithTimeout adds the timeout to the get contentmanagement workspaces params
func (*GetContentmanagementWorkspacesParams) WriteToRequest ¶
func (o *GetContentmanagementWorkspacesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetContentmanagementWorkspacesReader ¶
type GetContentmanagementWorkspacesReader struct {
// contains filtered or unexported fields
}
GetContentmanagementWorkspacesReader is a Reader for the GetContentmanagementWorkspaces structure.
func (*GetContentmanagementWorkspacesReader) ReadResponse ¶
func (o *GetContentmanagementWorkspacesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetContentmanagementWorkspacesRequestEntityTooLarge ¶
GetContentmanagementWorkspacesRequestEntityTooLarge describes a response with status code 413, with default header values.
The request is over the size limit. Maximum bytes: %s
func NewGetContentmanagementWorkspacesRequestEntityTooLarge ¶
func NewGetContentmanagementWorkspacesRequestEntityTooLarge() *GetContentmanagementWorkspacesRequestEntityTooLarge
NewGetContentmanagementWorkspacesRequestEntityTooLarge creates a GetContentmanagementWorkspacesRequestEntityTooLarge with default headers values
func (*GetContentmanagementWorkspacesRequestEntityTooLarge) Error ¶
func (o *GetContentmanagementWorkspacesRequestEntityTooLarge) Error() string
func (*GetContentmanagementWorkspacesRequestEntityTooLarge) GetPayload ¶
func (o *GetContentmanagementWorkspacesRequestEntityTooLarge) GetPayload() *models.ErrorBody
func (*GetContentmanagementWorkspacesRequestEntityTooLarge) IsClientError ¶
func (o *GetContentmanagementWorkspacesRequestEntityTooLarge) IsClientError() bool
IsClientError returns true when this get contentmanagement workspaces request entity too large response has a 4xx status code
func (*GetContentmanagementWorkspacesRequestEntityTooLarge) IsCode ¶
func (o *GetContentmanagementWorkspacesRequestEntityTooLarge) IsCode(code int) bool
IsCode returns true when this get contentmanagement workspaces request entity too large response a status code equal to that given
func (*GetContentmanagementWorkspacesRequestEntityTooLarge) IsRedirect ¶
func (o *GetContentmanagementWorkspacesRequestEntityTooLarge) IsRedirect() bool
IsRedirect returns true when this get contentmanagement workspaces request entity too large response has a 3xx status code
func (*GetContentmanagementWorkspacesRequestEntityTooLarge) IsServerError ¶
func (o *GetContentmanagementWorkspacesRequestEntityTooLarge) IsServerError() bool
IsServerError returns true when this get contentmanagement workspaces request entity too large response has a 5xx status code
func (*GetContentmanagementWorkspacesRequestEntityTooLarge) IsSuccess ¶
func (o *GetContentmanagementWorkspacesRequestEntityTooLarge) IsSuccess() bool
IsSuccess returns true when this get contentmanagement workspaces request entity too large response has a 2xx status code
func (*GetContentmanagementWorkspacesRequestEntityTooLarge) String ¶
func (o *GetContentmanagementWorkspacesRequestEntityTooLarge) String() string
type GetContentmanagementWorkspacesRequestTimeout ¶
GetContentmanagementWorkspacesRequestTimeout 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 NewGetContentmanagementWorkspacesRequestTimeout ¶
func NewGetContentmanagementWorkspacesRequestTimeout() *GetContentmanagementWorkspacesRequestTimeout
NewGetContentmanagementWorkspacesRequestTimeout creates a GetContentmanagementWorkspacesRequestTimeout with default headers values
func (*GetContentmanagementWorkspacesRequestTimeout) Error ¶
func (o *GetContentmanagementWorkspacesRequestTimeout) Error() string
func (*GetContentmanagementWorkspacesRequestTimeout) GetPayload ¶
func (o *GetContentmanagementWorkspacesRequestTimeout) GetPayload() *models.ErrorBody
func (*GetContentmanagementWorkspacesRequestTimeout) IsClientError ¶
func (o *GetContentmanagementWorkspacesRequestTimeout) IsClientError() bool
IsClientError returns true when this get contentmanagement workspaces request timeout response has a 4xx status code
func (*GetContentmanagementWorkspacesRequestTimeout) IsCode ¶
func (o *GetContentmanagementWorkspacesRequestTimeout) IsCode(code int) bool
IsCode returns true when this get contentmanagement workspaces request timeout response a status code equal to that given
func (*GetContentmanagementWorkspacesRequestTimeout) IsRedirect ¶
func (o *GetContentmanagementWorkspacesRequestTimeout) IsRedirect() bool
IsRedirect returns true when this get contentmanagement workspaces request timeout response has a 3xx status code
func (*GetContentmanagementWorkspacesRequestTimeout) IsServerError ¶
func (o *GetContentmanagementWorkspacesRequestTimeout) IsServerError() bool
IsServerError returns true when this get contentmanagement workspaces request timeout response has a 5xx status code
func (*GetContentmanagementWorkspacesRequestTimeout) IsSuccess ¶
func (o *GetContentmanagementWorkspacesRequestTimeout) IsSuccess() bool
IsSuccess returns true when this get contentmanagement workspaces request timeout response has a 2xx status code
func (*GetContentmanagementWorkspacesRequestTimeout) String ¶
func (o *GetContentmanagementWorkspacesRequestTimeout) String() string
type GetContentmanagementWorkspacesServiceUnavailable ¶
type GetContentmanagementWorkspacesServiceUnavailable struct {
}GetContentmanagementWorkspacesServiceUnavailable 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 NewGetContentmanagementWorkspacesServiceUnavailable ¶
func NewGetContentmanagementWorkspacesServiceUnavailable() *GetContentmanagementWorkspacesServiceUnavailable
NewGetContentmanagementWorkspacesServiceUnavailable creates a GetContentmanagementWorkspacesServiceUnavailable with default headers values
func (*GetContentmanagementWorkspacesServiceUnavailable) Error ¶
func (o *GetContentmanagementWorkspacesServiceUnavailable) Error() string
func (*GetContentmanagementWorkspacesServiceUnavailable) GetPayload ¶
func (o *GetContentmanagementWorkspacesServiceUnavailable) GetPayload() *models.ErrorBody
func (*GetContentmanagementWorkspacesServiceUnavailable) IsClientError ¶
func (o *GetContentmanagementWorkspacesServiceUnavailable) IsClientError() bool
IsClientError returns true when this get contentmanagement workspaces service unavailable response has a 4xx status code
func (*GetContentmanagementWorkspacesServiceUnavailable) IsCode ¶
func (o *GetContentmanagementWorkspacesServiceUnavailable) IsCode(code int) bool
IsCode returns true when this get contentmanagement workspaces service unavailable response a status code equal to that given
func (*GetContentmanagementWorkspacesServiceUnavailable) IsRedirect ¶
func (o *GetContentmanagementWorkspacesServiceUnavailable) IsRedirect() bool
IsRedirect returns true when this get contentmanagement workspaces service unavailable response has a 3xx status code
func (*GetContentmanagementWorkspacesServiceUnavailable) IsServerError ¶
func (o *GetContentmanagementWorkspacesServiceUnavailable) IsServerError() bool
IsServerError returns true when this get contentmanagement workspaces service unavailable response has a 5xx status code
func (*GetContentmanagementWorkspacesServiceUnavailable) IsSuccess ¶
func (o *GetContentmanagementWorkspacesServiceUnavailable) IsSuccess() bool
IsSuccess returns true when this get contentmanagement workspaces service unavailable response has a 2xx status code
func (*GetContentmanagementWorkspacesServiceUnavailable) String ¶
func (o *GetContentmanagementWorkspacesServiceUnavailable) String() string
type GetContentmanagementWorkspacesTooManyRequests ¶
GetContentmanagementWorkspacesTooManyRequests describes a response with status code 429, with default header values.
Rate limit exceeded the maximum. Retry the request in [%s] seconds
func NewGetContentmanagementWorkspacesTooManyRequests ¶
func NewGetContentmanagementWorkspacesTooManyRequests() *GetContentmanagementWorkspacesTooManyRequests
NewGetContentmanagementWorkspacesTooManyRequests creates a GetContentmanagementWorkspacesTooManyRequests with default headers values
func (*GetContentmanagementWorkspacesTooManyRequests) Error ¶
func (o *GetContentmanagementWorkspacesTooManyRequests) Error() string
func (*GetContentmanagementWorkspacesTooManyRequests) GetPayload ¶
func (o *GetContentmanagementWorkspacesTooManyRequests) GetPayload() *models.ErrorBody
func (*GetContentmanagementWorkspacesTooManyRequests) IsClientError ¶
func (o *GetContentmanagementWorkspacesTooManyRequests) IsClientError() bool
IsClientError returns true when this get contentmanagement workspaces too many requests response has a 4xx status code
func (*GetContentmanagementWorkspacesTooManyRequests) IsCode ¶
func (o *GetContentmanagementWorkspacesTooManyRequests) IsCode(code int) bool
IsCode returns true when this get contentmanagement workspaces too many requests response a status code equal to that given
func (*GetContentmanagementWorkspacesTooManyRequests) IsRedirect ¶
func (o *GetContentmanagementWorkspacesTooManyRequests) IsRedirect() bool
IsRedirect returns true when this get contentmanagement workspaces too many requests response has a 3xx status code
func (*GetContentmanagementWorkspacesTooManyRequests) IsServerError ¶
func (o *GetContentmanagementWorkspacesTooManyRequests) IsServerError() bool
IsServerError returns true when this get contentmanagement workspaces too many requests response has a 5xx status code
func (*GetContentmanagementWorkspacesTooManyRequests) IsSuccess ¶
func (o *GetContentmanagementWorkspacesTooManyRequests) IsSuccess() bool
IsSuccess returns true when this get contentmanagement workspaces too many requests response has a 2xx status code
func (*GetContentmanagementWorkspacesTooManyRequests) String ¶
func (o *GetContentmanagementWorkspacesTooManyRequests) String() string
type GetContentmanagementWorkspacesUnauthorized ¶
type GetContentmanagementWorkspacesUnauthorized struct {
}GetContentmanagementWorkspacesUnauthorized describes a response with status code 401, with default header values.
No authentication bearer token specified in authorization header.
func NewGetContentmanagementWorkspacesUnauthorized ¶
func NewGetContentmanagementWorkspacesUnauthorized() *GetContentmanagementWorkspacesUnauthorized
NewGetContentmanagementWorkspacesUnauthorized creates a GetContentmanagementWorkspacesUnauthorized with default headers values
func (*GetContentmanagementWorkspacesUnauthorized) Error ¶
func (o *GetContentmanagementWorkspacesUnauthorized) Error() string
func (*GetContentmanagementWorkspacesUnauthorized) GetPayload ¶
func (o *GetContentmanagementWorkspacesUnauthorized) GetPayload() *models.ErrorBody
func (*GetContentmanagementWorkspacesUnauthorized) IsClientError ¶
func (o *GetContentmanagementWorkspacesUnauthorized) IsClientError() bool
IsClientError returns true when this get contentmanagement workspaces unauthorized response has a 4xx status code
func (*GetContentmanagementWorkspacesUnauthorized) IsCode ¶
func (o *GetContentmanagementWorkspacesUnauthorized) IsCode(code int) bool
IsCode returns true when this get contentmanagement workspaces unauthorized response a status code equal to that given
func (*GetContentmanagementWorkspacesUnauthorized) IsRedirect ¶
func (o *GetContentmanagementWorkspacesUnauthorized) IsRedirect() bool
IsRedirect returns true when this get contentmanagement workspaces unauthorized response has a 3xx status code
func (*GetContentmanagementWorkspacesUnauthorized) IsServerError ¶
func (o *GetContentmanagementWorkspacesUnauthorized) IsServerError() bool
IsServerError returns true when this get contentmanagement workspaces unauthorized response has a 5xx status code
func (*GetContentmanagementWorkspacesUnauthorized) IsSuccess ¶
func (o *GetContentmanagementWorkspacesUnauthorized) IsSuccess() bool
IsSuccess returns true when this get contentmanagement workspaces unauthorized response has a 2xx status code
func (*GetContentmanagementWorkspacesUnauthorized) String ¶
func (o *GetContentmanagementWorkspacesUnauthorized) String() string
type GetContentmanagementWorkspacesUnsupportedMediaType ¶
GetContentmanagementWorkspacesUnsupportedMediaType 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 NewGetContentmanagementWorkspacesUnsupportedMediaType ¶
func NewGetContentmanagementWorkspacesUnsupportedMediaType() *GetContentmanagementWorkspacesUnsupportedMediaType
NewGetContentmanagementWorkspacesUnsupportedMediaType creates a GetContentmanagementWorkspacesUnsupportedMediaType with default headers values
func (*GetContentmanagementWorkspacesUnsupportedMediaType) Error ¶
func (o *GetContentmanagementWorkspacesUnsupportedMediaType) Error() string
func (*GetContentmanagementWorkspacesUnsupportedMediaType) GetPayload ¶
func (o *GetContentmanagementWorkspacesUnsupportedMediaType) GetPayload() *models.ErrorBody
func (*GetContentmanagementWorkspacesUnsupportedMediaType) IsClientError ¶
func (o *GetContentmanagementWorkspacesUnsupportedMediaType) IsClientError() bool
IsClientError returns true when this get contentmanagement workspaces unsupported media type response has a 4xx status code
func (*GetContentmanagementWorkspacesUnsupportedMediaType) IsCode ¶
func (o *GetContentmanagementWorkspacesUnsupportedMediaType) IsCode(code int) bool
IsCode returns true when this get contentmanagement workspaces unsupported media type response a status code equal to that given
func (*GetContentmanagementWorkspacesUnsupportedMediaType) IsRedirect ¶
func (o *GetContentmanagementWorkspacesUnsupportedMediaType) IsRedirect() bool
IsRedirect returns true when this get contentmanagement workspaces unsupported media type response has a 3xx status code
func (*GetContentmanagementWorkspacesUnsupportedMediaType) IsServerError ¶
func (o *GetContentmanagementWorkspacesUnsupportedMediaType) IsServerError() bool
IsServerError returns true when this get contentmanagement workspaces unsupported media type response has a 5xx status code
func (*GetContentmanagementWorkspacesUnsupportedMediaType) IsSuccess ¶
func (o *GetContentmanagementWorkspacesUnsupportedMediaType) IsSuccess() bool
IsSuccess returns true when this get contentmanagement workspaces unsupported media type response has a 2xx status code
func (*GetContentmanagementWorkspacesUnsupportedMediaType) String ¶
func (o *GetContentmanagementWorkspacesUnsupportedMediaType) String() string
type PostContentmanagementAuditqueryBadRequest ¶
PostContentmanagementAuditqueryBadRequest 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 NewPostContentmanagementAuditqueryBadRequest ¶
func NewPostContentmanagementAuditqueryBadRequest() *PostContentmanagementAuditqueryBadRequest
NewPostContentmanagementAuditqueryBadRequest creates a PostContentmanagementAuditqueryBadRequest with default headers values
func (*PostContentmanagementAuditqueryBadRequest) Error ¶
func (o *PostContentmanagementAuditqueryBadRequest) Error() string
func (*PostContentmanagementAuditqueryBadRequest) GetPayload ¶
func (o *PostContentmanagementAuditqueryBadRequest) GetPayload() *models.ErrorBody
func (*PostContentmanagementAuditqueryBadRequest) IsClientError ¶
func (o *PostContentmanagementAuditqueryBadRequest) IsClientError() bool
IsClientError returns true when this post contentmanagement auditquery bad request response has a 4xx status code
func (*PostContentmanagementAuditqueryBadRequest) IsCode ¶
func (o *PostContentmanagementAuditqueryBadRequest) IsCode(code int) bool
IsCode returns true when this post contentmanagement auditquery bad request response a status code equal to that given
func (*PostContentmanagementAuditqueryBadRequest) IsRedirect ¶
func (o *PostContentmanagementAuditqueryBadRequest) IsRedirect() bool
IsRedirect returns true when this post contentmanagement auditquery bad request response has a 3xx status code
func (*PostContentmanagementAuditqueryBadRequest) IsServerError ¶
func (o *PostContentmanagementAuditqueryBadRequest) IsServerError() bool
IsServerError returns true when this post contentmanagement auditquery bad request response has a 5xx status code
func (*PostContentmanagementAuditqueryBadRequest) IsSuccess ¶
func (o *PostContentmanagementAuditqueryBadRequest) IsSuccess() bool
IsSuccess returns true when this post contentmanagement auditquery bad request response has a 2xx status code
func (*PostContentmanagementAuditqueryBadRequest) String ¶
func (o *PostContentmanagementAuditqueryBadRequest) String() string
type PostContentmanagementAuditqueryForbidden ¶
PostContentmanagementAuditqueryForbidden describes a response with status code 403, with default header values.
You are not authorized to perform the requested action.
func NewPostContentmanagementAuditqueryForbidden ¶
func NewPostContentmanagementAuditqueryForbidden() *PostContentmanagementAuditqueryForbidden
NewPostContentmanagementAuditqueryForbidden creates a PostContentmanagementAuditqueryForbidden with default headers values
func (*PostContentmanagementAuditqueryForbidden) Error ¶
func (o *PostContentmanagementAuditqueryForbidden) Error() string
func (*PostContentmanagementAuditqueryForbidden) GetPayload ¶
func (o *PostContentmanagementAuditqueryForbidden) GetPayload() *models.ErrorBody
func (*PostContentmanagementAuditqueryForbidden) IsClientError ¶
func (o *PostContentmanagementAuditqueryForbidden) IsClientError() bool
IsClientError returns true when this post contentmanagement auditquery forbidden response has a 4xx status code
func (*PostContentmanagementAuditqueryForbidden) IsCode ¶
func (o *PostContentmanagementAuditqueryForbidden) IsCode(code int) bool
IsCode returns true when this post contentmanagement auditquery forbidden response a status code equal to that given
func (*PostContentmanagementAuditqueryForbidden) IsRedirect ¶
func (o *PostContentmanagementAuditqueryForbidden) IsRedirect() bool
IsRedirect returns true when this post contentmanagement auditquery forbidden response has a 3xx status code
func (*PostContentmanagementAuditqueryForbidden) IsServerError ¶
func (o *PostContentmanagementAuditqueryForbidden) IsServerError() bool
IsServerError returns true when this post contentmanagement auditquery forbidden response has a 5xx status code
func (*PostContentmanagementAuditqueryForbidden) IsSuccess ¶
func (o *PostContentmanagementAuditqueryForbidden) IsSuccess() bool
IsSuccess returns true when this post contentmanagement auditquery forbidden response has a 2xx status code
func (*PostContentmanagementAuditqueryForbidden) String ¶
func (o *PostContentmanagementAuditqueryForbidden) String() string
type PostContentmanagementAuditqueryGatewayTimeout ¶
PostContentmanagementAuditqueryGatewayTimeout describes a response with status code 504, with default header values.
The request timed out.
func NewPostContentmanagementAuditqueryGatewayTimeout ¶
func NewPostContentmanagementAuditqueryGatewayTimeout() *PostContentmanagementAuditqueryGatewayTimeout
NewPostContentmanagementAuditqueryGatewayTimeout creates a PostContentmanagementAuditqueryGatewayTimeout with default headers values
func (*PostContentmanagementAuditqueryGatewayTimeout) Error ¶
func (o *PostContentmanagementAuditqueryGatewayTimeout) Error() string
func (*PostContentmanagementAuditqueryGatewayTimeout) GetPayload ¶
func (o *PostContentmanagementAuditqueryGatewayTimeout) GetPayload() *models.ErrorBody
func (*PostContentmanagementAuditqueryGatewayTimeout) IsClientError ¶
func (o *PostContentmanagementAuditqueryGatewayTimeout) IsClientError() bool
IsClientError returns true when this post contentmanagement auditquery gateway timeout response has a 4xx status code
func (*PostContentmanagementAuditqueryGatewayTimeout) IsCode ¶
func (o *PostContentmanagementAuditqueryGatewayTimeout) IsCode(code int) bool
IsCode returns true when this post contentmanagement auditquery gateway timeout response a status code equal to that given
func (*PostContentmanagementAuditqueryGatewayTimeout) IsRedirect ¶
func (o *PostContentmanagementAuditqueryGatewayTimeout) IsRedirect() bool
IsRedirect returns true when this post contentmanagement auditquery gateway timeout response has a 3xx status code
func (*PostContentmanagementAuditqueryGatewayTimeout) IsServerError ¶
func (o *PostContentmanagementAuditqueryGatewayTimeout) IsServerError() bool
IsServerError returns true when this post contentmanagement auditquery gateway timeout response has a 5xx status code
func (*PostContentmanagementAuditqueryGatewayTimeout) IsSuccess ¶
func (o *PostContentmanagementAuditqueryGatewayTimeout) IsSuccess() bool
IsSuccess returns true when this post contentmanagement auditquery gateway timeout response has a 2xx status code
func (*PostContentmanagementAuditqueryGatewayTimeout) String ¶
func (o *PostContentmanagementAuditqueryGatewayTimeout) String() string
type PostContentmanagementAuditqueryInternalServerError ¶
PostContentmanagementAuditqueryInternalServerError 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 NewPostContentmanagementAuditqueryInternalServerError ¶
func NewPostContentmanagementAuditqueryInternalServerError() *PostContentmanagementAuditqueryInternalServerError
NewPostContentmanagementAuditqueryInternalServerError creates a PostContentmanagementAuditqueryInternalServerError with default headers values
func (*PostContentmanagementAuditqueryInternalServerError) Error ¶
func (o *PostContentmanagementAuditqueryInternalServerError) Error() string
func (*PostContentmanagementAuditqueryInternalServerError) GetPayload ¶
func (o *PostContentmanagementAuditqueryInternalServerError) GetPayload() *models.ErrorBody
func (*PostContentmanagementAuditqueryInternalServerError) IsClientError ¶
func (o *PostContentmanagementAuditqueryInternalServerError) IsClientError() bool
IsClientError returns true when this post contentmanagement auditquery internal server error response has a 4xx status code
func (*PostContentmanagementAuditqueryInternalServerError) IsCode ¶
func (o *PostContentmanagementAuditqueryInternalServerError) IsCode(code int) bool
IsCode returns true when this post contentmanagement auditquery internal server error response a status code equal to that given
func (*PostContentmanagementAuditqueryInternalServerError) IsRedirect ¶
func (o *PostContentmanagementAuditqueryInternalServerError) IsRedirect() bool
IsRedirect returns true when this post contentmanagement auditquery internal server error response has a 3xx status code
func (*PostContentmanagementAuditqueryInternalServerError) IsServerError ¶
func (o *PostContentmanagementAuditqueryInternalServerError) IsServerError() bool
IsServerError returns true when this post contentmanagement auditquery internal server error response has a 5xx status code
func (*PostContentmanagementAuditqueryInternalServerError) IsSuccess ¶
func (o *PostContentmanagementAuditqueryInternalServerError) IsSuccess() bool
IsSuccess returns true when this post contentmanagement auditquery internal server error response has a 2xx status code
func (*PostContentmanagementAuditqueryInternalServerError) String ¶
func (o *PostContentmanagementAuditqueryInternalServerError) String() string
type PostContentmanagementAuditqueryNotFound ¶
PostContentmanagementAuditqueryNotFound describes a response with status code 404, with default header values.
The requested resource was not found.
func NewPostContentmanagementAuditqueryNotFound ¶
func NewPostContentmanagementAuditqueryNotFound() *PostContentmanagementAuditqueryNotFound
NewPostContentmanagementAuditqueryNotFound creates a PostContentmanagementAuditqueryNotFound with default headers values
func (*PostContentmanagementAuditqueryNotFound) Error ¶
func (o *PostContentmanagementAuditqueryNotFound) Error() string
func (*PostContentmanagementAuditqueryNotFound) GetPayload ¶
func (o *PostContentmanagementAuditqueryNotFound) GetPayload() *models.ErrorBody
func (*PostContentmanagementAuditqueryNotFound) IsClientError ¶
func (o *PostContentmanagementAuditqueryNotFound) IsClientError() bool
IsClientError returns true when this post contentmanagement auditquery not found response has a 4xx status code
func (*PostContentmanagementAuditqueryNotFound) IsCode ¶
func (o *PostContentmanagementAuditqueryNotFound) IsCode(code int) bool
IsCode returns true when this post contentmanagement auditquery not found response a status code equal to that given
func (*PostContentmanagementAuditqueryNotFound) IsRedirect ¶
func (o *PostContentmanagementAuditqueryNotFound) IsRedirect() bool
IsRedirect returns true when this post contentmanagement auditquery not found response has a 3xx status code
func (*PostContentmanagementAuditqueryNotFound) IsServerError ¶
func (o *PostContentmanagementAuditqueryNotFound) IsServerError() bool
IsServerError returns true when this post contentmanagement auditquery not found response has a 5xx status code
func (*PostContentmanagementAuditqueryNotFound) IsSuccess ¶
func (o *PostContentmanagementAuditqueryNotFound) IsSuccess() bool
IsSuccess returns true when this post contentmanagement auditquery not found response has a 2xx status code
func (*PostContentmanagementAuditqueryNotFound) String ¶
func (o *PostContentmanagementAuditqueryNotFound) String() string
type PostContentmanagementAuditqueryOK ¶
type PostContentmanagementAuditqueryOK struct {
Payload *models.QueryResults
}
PostContentmanagementAuditqueryOK describes a response with status code 200, with default header values.
successful operation
func NewPostContentmanagementAuditqueryOK ¶
func NewPostContentmanagementAuditqueryOK() *PostContentmanagementAuditqueryOK
NewPostContentmanagementAuditqueryOK creates a PostContentmanagementAuditqueryOK with default headers values
func (*PostContentmanagementAuditqueryOK) Error ¶
func (o *PostContentmanagementAuditqueryOK) Error() string
func (*PostContentmanagementAuditqueryOK) GetPayload ¶
func (o *PostContentmanagementAuditqueryOK) GetPayload() *models.QueryResults
func (*PostContentmanagementAuditqueryOK) IsClientError ¶
func (o *PostContentmanagementAuditqueryOK) IsClientError() bool
IsClientError returns true when this post contentmanagement auditquery o k response has a 4xx status code
func (*PostContentmanagementAuditqueryOK) IsCode ¶
func (o *PostContentmanagementAuditqueryOK) IsCode(code int) bool
IsCode returns true when this post contentmanagement auditquery o k response a status code equal to that given
func (*PostContentmanagementAuditqueryOK) IsRedirect ¶
func (o *PostContentmanagementAuditqueryOK) IsRedirect() bool
IsRedirect returns true when this post contentmanagement auditquery o k response has a 3xx status code
func (*PostContentmanagementAuditqueryOK) IsServerError ¶
func (o *PostContentmanagementAuditqueryOK) IsServerError() bool
IsServerError returns true when this post contentmanagement auditquery o k response has a 5xx status code
func (*PostContentmanagementAuditqueryOK) IsSuccess ¶
func (o *PostContentmanagementAuditqueryOK) IsSuccess() bool
IsSuccess returns true when this post contentmanagement auditquery o k response has a 2xx status code
func (*PostContentmanagementAuditqueryOK) String ¶
func (o *PostContentmanagementAuditqueryOK) String() string
type PostContentmanagementAuditqueryParams ¶
type PostContentmanagementAuditqueryParams struct { /* Body. Allows for a filtered query returning facet information */ Body *models.ContentQueryRequest Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PostContentmanagementAuditqueryParams contains all the parameters to send to the API endpoint
for the post contentmanagement auditquery operation. Typically these are written to a http.Request.
func NewPostContentmanagementAuditqueryParams ¶
func NewPostContentmanagementAuditqueryParams() *PostContentmanagementAuditqueryParams
NewPostContentmanagementAuditqueryParams creates a new PostContentmanagementAuditqueryParams 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 NewPostContentmanagementAuditqueryParamsWithContext ¶
func NewPostContentmanagementAuditqueryParamsWithContext(ctx context.Context) *PostContentmanagementAuditqueryParams
NewPostContentmanagementAuditqueryParamsWithContext creates a new PostContentmanagementAuditqueryParams object with the ability to set a context for a request.
func NewPostContentmanagementAuditqueryParamsWithHTTPClient ¶
func NewPostContentmanagementAuditqueryParamsWithHTTPClient(client *http.Client) *PostContentmanagementAuditqueryParams
NewPostContentmanagementAuditqueryParamsWithHTTPClient creates a new PostContentmanagementAuditqueryParams object with the ability to set a custom HTTPClient for a request.
func NewPostContentmanagementAuditqueryParamsWithTimeout ¶
func NewPostContentmanagementAuditqueryParamsWithTimeout(timeout time.Duration) *PostContentmanagementAuditqueryParams
NewPostContentmanagementAuditqueryParamsWithTimeout creates a new PostContentmanagementAuditqueryParams object with the ability to set a timeout on a request.
func (*PostContentmanagementAuditqueryParams) SetBody ¶
func (o *PostContentmanagementAuditqueryParams) SetBody(body *models.ContentQueryRequest)
SetBody adds the body to the post contentmanagement auditquery params
func (*PostContentmanagementAuditqueryParams) SetContext ¶
func (o *PostContentmanagementAuditqueryParams) SetContext(ctx context.Context)
SetContext adds the context to the post contentmanagement auditquery params
func (*PostContentmanagementAuditqueryParams) SetDefaults ¶
func (o *PostContentmanagementAuditqueryParams) SetDefaults()
SetDefaults hydrates default values in the post contentmanagement auditquery params (not the query body).
All values with no default are reset to their zero value.
func (*PostContentmanagementAuditqueryParams) SetHTTPClient ¶
func (o *PostContentmanagementAuditqueryParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the post contentmanagement auditquery params
func (*PostContentmanagementAuditqueryParams) SetTimeout ¶
func (o *PostContentmanagementAuditqueryParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the post contentmanagement auditquery params
func (*PostContentmanagementAuditqueryParams) WithBody ¶
func (o *PostContentmanagementAuditqueryParams) WithBody(body *models.ContentQueryRequest) *PostContentmanagementAuditqueryParams
WithBody adds the body to the post contentmanagement auditquery params
func (*PostContentmanagementAuditqueryParams) WithContext ¶
func (o *PostContentmanagementAuditqueryParams) WithContext(ctx context.Context) *PostContentmanagementAuditqueryParams
WithContext adds the context to the post contentmanagement auditquery params
func (*PostContentmanagementAuditqueryParams) WithDefaults ¶
func (o *PostContentmanagementAuditqueryParams) WithDefaults() *PostContentmanagementAuditqueryParams
WithDefaults hydrates default values in the post contentmanagement auditquery params (not the query body).
All values with no default are reset to their zero value.
func (*PostContentmanagementAuditqueryParams) WithHTTPClient ¶
func (o *PostContentmanagementAuditqueryParams) WithHTTPClient(client *http.Client) *PostContentmanagementAuditqueryParams
WithHTTPClient adds the HTTPClient to the post contentmanagement auditquery params
func (*PostContentmanagementAuditqueryParams) WithTimeout ¶
func (o *PostContentmanagementAuditqueryParams) WithTimeout(timeout time.Duration) *PostContentmanagementAuditqueryParams
WithTimeout adds the timeout to the post contentmanagement auditquery params
func (*PostContentmanagementAuditqueryParams) WriteToRequest ¶
func (o *PostContentmanagementAuditqueryParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PostContentmanagementAuditqueryReader ¶
type PostContentmanagementAuditqueryReader struct {
// contains filtered or unexported fields
}
PostContentmanagementAuditqueryReader is a Reader for the PostContentmanagementAuditquery structure.
func (*PostContentmanagementAuditqueryReader) ReadResponse ¶
func (o *PostContentmanagementAuditqueryReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PostContentmanagementAuditqueryRequestEntityTooLarge ¶
PostContentmanagementAuditqueryRequestEntityTooLarge describes a response with status code 413, with default header values.
The request is over the size limit. Maximum bytes: %s
func NewPostContentmanagementAuditqueryRequestEntityTooLarge ¶
func NewPostContentmanagementAuditqueryRequestEntityTooLarge() *PostContentmanagementAuditqueryRequestEntityTooLarge
NewPostContentmanagementAuditqueryRequestEntityTooLarge creates a PostContentmanagementAuditqueryRequestEntityTooLarge with default headers values
func (*PostContentmanagementAuditqueryRequestEntityTooLarge) Error ¶
func (o *PostContentmanagementAuditqueryRequestEntityTooLarge) Error() string
func (*PostContentmanagementAuditqueryRequestEntityTooLarge) GetPayload ¶
func (o *PostContentmanagementAuditqueryRequestEntityTooLarge) GetPayload() *models.ErrorBody
func (*PostContentmanagementAuditqueryRequestEntityTooLarge) IsClientError ¶
func (o *PostContentmanagementAuditqueryRequestEntityTooLarge) IsClientError() bool
IsClientError returns true when this post contentmanagement auditquery request entity too large response has a 4xx status code
func (*PostContentmanagementAuditqueryRequestEntityTooLarge) IsCode ¶
func (o *PostContentmanagementAuditqueryRequestEntityTooLarge) IsCode(code int) bool
IsCode returns true when this post contentmanagement auditquery request entity too large response a status code equal to that given
func (*PostContentmanagementAuditqueryRequestEntityTooLarge) IsRedirect ¶
func (o *PostContentmanagementAuditqueryRequestEntityTooLarge) IsRedirect() bool
IsRedirect returns true when this post contentmanagement auditquery request entity too large response has a 3xx status code
func (*PostContentmanagementAuditqueryRequestEntityTooLarge) IsServerError ¶
func (o *PostContentmanagementAuditqueryRequestEntityTooLarge) IsServerError() bool
IsServerError returns true when this post contentmanagement auditquery request entity too large response has a 5xx status code
func (*PostContentmanagementAuditqueryRequestEntityTooLarge) IsSuccess ¶
func (o *PostContentmanagementAuditqueryRequestEntityTooLarge) IsSuccess() bool
IsSuccess returns true when this post contentmanagement auditquery request entity too large response has a 2xx status code
func (*PostContentmanagementAuditqueryRequestEntityTooLarge) String ¶
func (o *PostContentmanagementAuditqueryRequestEntityTooLarge) String() string
type PostContentmanagementAuditqueryRequestTimeout ¶
PostContentmanagementAuditqueryRequestTimeout 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 NewPostContentmanagementAuditqueryRequestTimeout ¶
func NewPostContentmanagementAuditqueryRequestTimeout() *PostContentmanagementAuditqueryRequestTimeout
NewPostContentmanagementAuditqueryRequestTimeout creates a PostContentmanagementAuditqueryRequestTimeout with default headers values
func (*PostContentmanagementAuditqueryRequestTimeout) Error ¶
func (o *PostContentmanagementAuditqueryRequestTimeout) Error() string
func (*PostContentmanagementAuditqueryRequestTimeout) GetPayload ¶
func (o *PostContentmanagementAuditqueryRequestTimeout) GetPayload() *models.ErrorBody
func (*PostContentmanagementAuditqueryRequestTimeout) IsClientError ¶
func (o *PostContentmanagementAuditqueryRequestTimeout) IsClientError() bool
IsClientError returns true when this post contentmanagement auditquery request timeout response has a 4xx status code
func (*PostContentmanagementAuditqueryRequestTimeout) IsCode ¶
func (o *PostContentmanagementAuditqueryRequestTimeout) IsCode(code int) bool
IsCode returns true when this post contentmanagement auditquery request timeout response a status code equal to that given
func (*PostContentmanagementAuditqueryRequestTimeout) IsRedirect ¶
func (o *PostContentmanagementAuditqueryRequestTimeout) IsRedirect() bool
IsRedirect returns true when this post contentmanagement auditquery request timeout response has a 3xx status code
func (*PostContentmanagementAuditqueryRequestTimeout) IsServerError ¶
func (o *PostContentmanagementAuditqueryRequestTimeout) IsServerError() bool
IsServerError returns true when this post contentmanagement auditquery request timeout response has a 5xx status code
func (*PostContentmanagementAuditqueryRequestTimeout) IsSuccess ¶
func (o *PostContentmanagementAuditqueryRequestTimeout) IsSuccess() bool
IsSuccess returns true when this post contentmanagement auditquery request timeout response has a 2xx status code
func (*PostContentmanagementAuditqueryRequestTimeout) String ¶
func (o *PostContentmanagementAuditqueryRequestTimeout) String() string
type PostContentmanagementAuditqueryServiceUnavailable ¶
type PostContentmanagementAuditqueryServiceUnavailable struct {
}PostContentmanagementAuditqueryServiceUnavailable 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 NewPostContentmanagementAuditqueryServiceUnavailable ¶
func NewPostContentmanagementAuditqueryServiceUnavailable() *PostContentmanagementAuditqueryServiceUnavailable
NewPostContentmanagementAuditqueryServiceUnavailable creates a PostContentmanagementAuditqueryServiceUnavailable with default headers values
func (*PostContentmanagementAuditqueryServiceUnavailable) Error ¶
func (o *PostContentmanagementAuditqueryServiceUnavailable) Error() string
func (*PostContentmanagementAuditqueryServiceUnavailable) GetPayload ¶
func (o *PostContentmanagementAuditqueryServiceUnavailable) GetPayload() *models.ErrorBody
func (*PostContentmanagementAuditqueryServiceUnavailable) IsClientError ¶
func (o *PostContentmanagementAuditqueryServiceUnavailable) IsClientError() bool
IsClientError returns true when this post contentmanagement auditquery service unavailable response has a 4xx status code
func (*PostContentmanagementAuditqueryServiceUnavailable) IsCode ¶
func (o *PostContentmanagementAuditqueryServiceUnavailable) IsCode(code int) bool
IsCode returns true when this post contentmanagement auditquery service unavailable response a status code equal to that given
func (*PostContentmanagementAuditqueryServiceUnavailable) IsRedirect ¶
func (o *PostContentmanagementAuditqueryServiceUnavailable) IsRedirect() bool
IsRedirect returns true when this post contentmanagement auditquery service unavailable response has a 3xx status code
func (*PostContentmanagementAuditqueryServiceUnavailable) IsServerError ¶
func (o *PostContentmanagementAuditqueryServiceUnavailable) IsServerError() bool
IsServerError returns true when this post contentmanagement auditquery service unavailable response has a 5xx status code
func (*PostContentmanagementAuditqueryServiceUnavailable) IsSuccess ¶
func (o *PostContentmanagementAuditqueryServiceUnavailable) IsSuccess() bool
IsSuccess returns true when this post contentmanagement auditquery service unavailable response has a 2xx status code
func (*PostContentmanagementAuditqueryServiceUnavailable) String ¶
func (o *PostContentmanagementAuditqueryServiceUnavailable) String() string
type PostContentmanagementAuditqueryTooManyRequests ¶
PostContentmanagementAuditqueryTooManyRequests describes a response with status code 429, with default header values.
Rate limit exceeded the maximum. Retry the request in [%s] seconds
func NewPostContentmanagementAuditqueryTooManyRequests ¶
func NewPostContentmanagementAuditqueryTooManyRequests() *PostContentmanagementAuditqueryTooManyRequests
NewPostContentmanagementAuditqueryTooManyRequests creates a PostContentmanagementAuditqueryTooManyRequests with default headers values
func (*PostContentmanagementAuditqueryTooManyRequests) Error ¶
func (o *PostContentmanagementAuditqueryTooManyRequests) Error() string
func (*PostContentmanagementAuditqueryTooManyRequests) GetPayload ¶
func (o *PostContentmanagementAuditqueryTooManyRequests) GetPayload() *models.ErrorBody
func (*PostContentmanagementAuditqueryTooManyRequests) IsClientError ¶
func (o *PostContentmanagementAuditqueryTooManyRequests) IsClientError() bool
IsClientError returns true when this post contentmanagement auditquery too many requests response has a 4xx status code
func (*PostContentmanagementAuditqueryTooManyRequests) IsCode ¶
func (o *PostContentmanagementAuditqueryTooManyRequests) IsCode(code int) bool
IsCode returns true when this post contentmanagement auditquery too many requests response a status code equal to that given
func (*PostContentmanagementAuditqueryTooManyRequests) IsRedirect ¶
func (o *PostContentmanagementAuditqueryTooManyRequests) IsRedirect() bool
IsRedirect returns true when this post contentmanagement auditquery too many requests response has a 3xx status code
func (*PostContentmanagementAuditqueryTooManyRequests) IsServerError ¶
func (o *PostContentmanagementAuditqueryTooManyRequests) IsServerError() bool
IsServerError returns true when this post contentmanagement auditquery too many requests response has a 5xx status code
func (*PostContentmanagementAuditqueryTooManyRequests) IsSuccess ¶
func (o *PostContentmanagementAuditqueryTooManyRequests) IsSuccess() bool
IsSuccess returns true when this post contentmanagement auditquery too many requests response has a 2xx status code
func (*PostContentmanagementAuditqueryTooManyRequests) String ¶
func (o *PostContentmanagementAuditqueryTooManyRequests) String() string
type PostContentmanagementAuditqueryUnauthorized ¶
type PostContentmanagementAuditqueryUnauthorized struct {
}PostContentmanagementAuditqueryUnauthorized describes a response with status code 401, with default header values.
No authentication bearer token specified in authorization header.
func NewPostContentmanagementAuditqueryUnauthorized ¶
func NewPostContentmanagementAuditqueryUnauthorized() *PostContentmanagementAuditqueryUnauthorized
NewPostContentmanagementAuditqueryUnauthorized creates a PostContentmanagementAuditqueryUnauthorized with default headers values
func (*PostContentmanagementAuditqueryUnauthorized) Error ¶
func (o *PostContentmanagementAuditqueryUnauthorized) Error() string
func (*PostContentmanagementAuditqueryUnauthorized) GetPayload ¶
func (o *PostContentmanagementAuditqueryUnauthorized) GetPayload() *models.ErrorBody
func (*PostContentmanagementAuditqueryUnauthorized) IsClientError ¶
func (o *PostContentmanagementAuditqueryUnauthorized) IsClientError() bool
IsClientError returns true when this post contentmanagement auditquery unauthorized response has a 4xx status code
func (*PostContentmanagementAuditqueryUnauthorized) IsCode ¶
func (o *PostContentmanagementAuditqueryUnauthorized) IsCode(code int) bool
IsCode returns true when this post contentmanagement auditquery unauthorized response a status code equal to that given
func (*PostContentmanagementAuditqueryUnauthorized) IsRedirect ¶
func (o *PostContentmanagementAuditqueryUnauthorized) IsRedirect() bool
IsRedirect returns true when this post contentmanagement auditquery unauthorized response has a 3xx status code
func (*PostContentmanagementAuditqueryUnauthorized) IsServerError ¶
func (o *PostContentmanagementAuditqueryUnauthorized) IsServerError() bool
IsServerError returns true when this post contentmanagement auditquery unauthorized response has a 5xx status code
func (*PostContentmanagementAuditqueryUnauthorized) IsSuccess ¶
func (o *PostContentmanagementAuditqueryUnauthorized) IsSuccess() bool
IsSuccess returns true when this post contentmanagement auditquery unauthorized response has a 2xx status code
func (*PostContentmanagementAuditqueryUnauthorized) String ¶
func (o *PostContentmanagementAuditqueryUnauthorized) String() string
type PostContentmanagementAuditqueryUnsupportedMediaType ¶
PostContentmanagementAuditqueryUnsupportedMediaType 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 NewPostContentmanagementAuditqueryUnsupportedMediaType ¶
func NewPostContentmanagementAuditqueryUnsupportedMediaType() *PostContentmanagementAuditqueryUnsupportedMediaType
NewPostContentmanagementAuditqueryUnsupportedMediaType creates a PostContentmanagementAuditqueryUnsupportedMediaType with default headers values
func (*PostContentmanagementAuditqueryUnsupportedMediaType) Error ¶
func (o *PostContentmanagementAuditqueryUnsupportedMediaType) Error() string
func (*PostContentmanagementAuditqueryUnsupportedMediaType) GetPayload ¶
func (o *PostContentmanagementAuditqueryUnsupportedMediaType) GetPayload() *models.ErrorBody
func (*PostContentmanagementAuditqueryUnsupportedMediaType) IsClientError ¶
func (o *PostContentmanagementAuditqueryUnsupportedMediaType) IsClientError() bool
IsClientError returns true when this post contentmanagement auditquery unsupported media type response has a 4xx status code
func (*PostContentmanagementAuditqueryUnsupportedMediaType) IsCode ¶
func (o *PostContentmanagementAuditqueryUnsupportedMediaType) IsCode(code int) bool
IsCode returns true when this post contentmanagement auditquery unsupported media type response a status code equal to that given
func (*PostContentmanagementAuditqueryUnsupportedMediaType) IsRedirect ¶
func (o *PostContentmanagementAuditqueryUnsupportedMediaType) IsRedirect() bool
IsRedirect returns true when this post contentmanagement auditquery unsupported media type response has a 3xx status code
func (*PostContentmanagementAuditqueryUnsupportedMediaType) IsServerError ¶
func (o *PostContentmanagementAuditqueryUnsupportedMediaType) IsServerError() bool
IsServerError returns true when this post contentmanagement auditquery unsupported media type response has a 5xx status code
func (*PostContentmanagementAuditqueryUnsupportedMediaType) IsSuccess ¶
func (o *PostContentmanagementAuditqueryUnsupportedMediaType) IsSuccess() bool
IsSuccess returns true when this post contentmanagement auditquery unsupported media type response has a 2xx status code
func (*PostContentmanagementAuditqueryUnsupportedMediaType) String ¶
func (o *PostContentmanagementAuditqueryUnsupportedMediaType) String() string
type PostContentmanagementDocumentBadRequest ¶
PostContentmanagementDocumentBadRequest 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 NewPostContentmanagementDocumentBadRequest ¶
func NewPostContentmanagementDocumentBadRequest() *PostContentmanagementDocumentBadRequest
NewPostContentmanagementDocumentBadRequest creates a PostContentmanagementDocumentBadRequest with default headers values
func (*PostContentmanagementDocumentBadRequest) Error ¶
func (o *PostContentmanagementDocumentBadRequest) Error() string
func (*PostContentmanagementDocumentBadRequest) GetPayload ¶
func (o *PostContentmanagementDocumentBadRequest) GetPayload() *models.ErrorBody
func (*PostContentmanagementDocumentBadRequest) IsClientError ¶
func (o *PostContentmanagementDocumentBadRequest) IsClientError() bool
IsClientError returns true when this post contentmanagement document bad request response has a 4xx status code
func (*PostContentmanagementDocumentBadRequest) IsCode ¶
func (o *PostContentmanagementDocumentBadRequest) IsCode(code int) bool
IsCode returns true when this post contentmanagement document bad request response a status code equal to that given
func (*PostContentmanagementDocumentBadRequest) IsRedirect ¶
func (o *PostContentmanagementDocumentBadRequest) IsRedirect() bool
IsRedirect returns true when this post contentmanagement document bad request response has a 3xx status code
func (*PostContentmanagementDocumentBadRequest) IsServerError ¶
func (o *PostContentmanagementDocumentBadRequest) IsServerError() bool
IsServerError returns true when this post contentmanagement document bad request response has a 5xx status code
func (*PostContentmanagementDocumentBadRequest) IsSuccess ¶
func (o *PostContentmanagementDocumentBadRequest) IsSuccess() bool
IsSuccess returns true when this post contentmanagement document bad request response has a 2xx status code
func (*PostContentmanagementDocumentBadRequest) String ¶
func (o *PostContentmanagementDocumentBadRequest) String() string
type PostContentmanagementDocumentConflict ¶
type PostContentmanagementDocumentConflict struct { }
PostContentmanagementDocumentConflict describes a response with status code 409, with default header values.
Resource conflict - Unexpected changeNumber was provided
func NewPostContentmanagementDocumentConflict ¶
func NewPostContentmanagementDocumentConflict() *PostContentmanagementDocumentConflict
NewPostContentmanagementDocumentConflict creates a PostContentmanagementDocumentConflict with default headers values
func (*PostContentmanagementDocumentConflict) Error ¶
func (o *PostContentmanagementDocumentConflict) Error() string
func (*PostContentmanagementDocumentConflict) IsClientError ¶
func (o *PostContentmanagementDocumentConflict) IsClientError() bool
IsClientError returns true when this post contentmanagement document conflict response has a 4xx status code
func (*PostContentmanagementDocumentConflict) IsCode ¶
func (o *PostContentmanagementDocumentConflict) IsCode(code int) bool
IsCode returns true when this post contentmanagement document conflict response a status code equal to that given
func (*PostContentmanagementDocumentConflict) IsRedirect ¶
func (o *PostContentmanagementDocumentConflict) IsRedirect() bool
IsRedirect returns true when this post contentmanagement document conflict response has a 3xx status code
func (*PostContentmanagementDocumentConflict) IsServerError ¶
func (o *PostContentmanagementDocumentConflict) IsServerError() bool
IsServerError returns true when this post contentmanagement document conflict response has a 5xx status code
func (*PostContentmanagementDocumentConflict) IsSuccess ¶
func (o *PostContentmanagementDocumentConflict) IsSuccess() bool
IsSuccess returns true when this post contentmanagement document conflict response has a 2xx status code
func (*PostContentmanagementDocumentConflict) String ¶
func (o *PostContentmanagementDocumentConflict) String() string
type PostContentmanagementDocumentContentAccepted ¶
type PostContentmanagementDocumentContentAccepted struct {
Payload *models.ReplaceResponse
}
PostContentmanagementDocumentContentAccepted describes a response with status code 202, with default header values.
Accepted - Ready for upload
func NewPostContentmanagementDocumentContentAccepted ¶
func NewPostContentmanagementDocumentContentAccepted() *PostContentmanagementDocumentContentAccepted
NewPostContentmanagementDocumentContentAccepted creates a PostContentmanagementDocumentContentAccepted with default headers values
func (*PostContentmanagementDocumentContentAccepted) Error ¶
func (o *PostContentmanagementDocumentContentAccepted) Error() string
func (*PostContentmanagementDocumentContentAccepted) GetPayload ¶
func (o *PostContentmanagementDocumentContentAccepted) GetPayload() *models.ReplaceResponse
func (*PostContentmanagementDocumentContentAccepted) IsClientError ¶
func (o *PostContentmanagementDocumentContentAccepted) IsClientError() bool
IsClientError returns true when this post contentmanagement document content accepted response has a 4xx status code
func (*PostContentmanagementDocumentContentAccepted) IsCode ¶
func (o *PostContentmanagementDocumentContentAccepted) IsCode(code int) bool
IsCode returns true when this post contentmanagement document content accepted response a status code equal to that given
func (*PostContentmanagementDocumentContentAccepted) IsRedirect ¶
func (o *PostContentmanagementDocumentContentAccepted) IsRedirect() bool
IsRedirect returns true when this post contentmanagement document content accepted response has a 3xx status code
func (*PostContentmanagementDocumentContentAccepted) IsServerError ¶
func (o *PostContentmanagementDocumentContentAccepted) IsServerError() bool
IsServerError returns true when this post contentmanagement document content accepted response has a 5xx status code
func (*PostContentmanagementDocumentContentAccepted) IsSuccess ¶
func (o *PostContentmanagementDocumentContentAccepted) IsSuccess() bool
IsSuccess returns true when this post contentmanagement document content accepted response has a 2xx status code
func (*PostContentmanagementDocumentContentAccepted) String ¶
func (o *PostContentmanagementDocumentContentAccepted) String() string
type PostContentmanagementDocumentContentBadRequest ¶
PostContentmanagementDocumentContentBadRequest 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 NewPostContentmanagementDocumentContentBadRequest ¶
func NewPostContentmanagementDocumentContentBadRequest() *PostContentmanagementDocumentContentBadRequest
NewPostContentmanagementDocumentContentBadRequest creates a PostContentmanagementDocumentContentBadRequest with default headers values
func (*PostContentmanagementDocumentContentBadRequest) Error ¶
func (o *PostContentmanagementDocumentContentBadRequest) Error() string
func (*PostContentmanagementDocumentContentBadRequest) GetPayload ¶
func (o *PostContentmanagementDocumentContentBadRequest) GetPayload() *models.ErrorBody
func (*PostContentmanagementDocumentContentBadRequest) IsClientError ¶
func (o *PostContentmanagementDocumentContentBadRequest) IsClientError() bool
IsClientError returns true when this post contentmanagement document content bad request response has a 4xx status code
func (*PostContentmanagementDocumentContentBadRequest) IsCode ¶
func (o *PostContentmanagementDocumentContentBadRequest) IsCode(code int) bool
IsCode returns true when this post contentmanagement document content bad request response a status code equal to that given
func (*PostContentmanagementDocumentContentBadRequest) IsRedirect ¶
func (o *PostContentmanagementDocumentContentBadRequest) IsRedirect() bool
IsRedirect returns true when this post contentmanagement document content bad request response has a 3xx status code
func (*PostContentmanagementDocumentContentBadRequest) IsServerError ¶
func (o *PostContentmanagementDocumentContentBadRequest) IsServerError() bool
IsServerError returns true when this post contentmanagement document content bad request response has a 5xx status code
func (*PostContentmanagementDocumentContentBadRequest) IsSuccess ¶
func (o *PostContentmanagementDocumentContentBadRequest) IsSuccess() bool
IsSuccess returns true when this post contentmanagement document content bad request response has a 2xx status code
func (*PostContentmanagementDocumentContentBadRequest) String ¶
func (o *PostContentmanagementDocumentContentBadRequest) String() string
type PostContentmanagementDocumentContentConflict ¶
type PostContentmanagementDocumentContentConflict struct { }
PostContentmanagementDocumentContentConflict describes a response with status code 409, with default header values.
Resource conflict - Unexpected changeNumber was provided
func NewPostContentmanagementDocumentContentConflict ¶
func NewPostContentmanagementDocumentContentConflict() *PostContentmanagementDocumentContentConflict
NewPostContentmanagementDocumentContentConflict creates a PostContentmanagementDocumentContentConflict with default headers values
func (*PostContentmanagementDocumentContentConflict) Error ¶
func (o *PostContentmanagementDocumentContentConflict) Error() string
func (*PostContentmanagementDocumentContentConflict) IsClientError ¶
func (o *PostContentmanagementDocumentContentConflict) IsClientError() bool
IsClientError returns true when this post contentmanagement document content conflict response has a 4xx status code
func (*PostContentmanagementDocumentContentConflict) IsCode ¶
func (o *PostContentmanagementDocumentContentConflict) IsCode(code int) bool
IsCode returns true when this post contentmanagement document content conflict response a status code equal to that given
func (*PostContentmanagementDocumentContentConflict) IsRedirect ¶
func (o *PostContentmanagementDocumentContentConflict) IsRedirect() bool
IsRedirect returns true when this post contentmanagement document content conflict response has a 3xx status code
func (*PostContentmanagementDocumentContentConflict) IsServerError ¶
func (o *PostContentmanagementDocumentContentConflict) IsServerError() bool
IsServerError returns true when this post contentmanagement document content conflict response has a 5xx status code
func (*PostContentmanagementDocumentContentConflict) IsSuccess ¶
func (o *PostContentmanagementDocumentContentConflict) IsSuccess() bool
IsSuccess returns true when this post contentmanagement document content conflict response has a 2xx status code
func (*PostContentmanagementDocumentContentConflict) String ¶
func (o *PostContentmanagementDocumentContentConflict) String() string
type PostContentmanagementDocumentContentForbidden ¶
PostContentmanagementDocumentContentForbidden describes a response with status code 403, with default header values.
You are not authorized to perform the requested action.
func NewPostContentmanagementDocumentContentForbidden ¶
func NewPostContentmanagementDocumentContentForbidden() *PostContentmanagementDocumentContentForbidden
NewPostContentmanagementDocumentContentForbidden creates a PostContentmanagementDocumentContentForbidden with default headers values
func (*PostContentmanagementDocumentContentForbidden) Error ¶
func (o *PostContentmanagementDocumentContentForbidden) Error() string
func (*PostContentmanagementDocumentContentForbidden) GetPayload ¶
func (o *PostContentmanagementDocumentContentForbidden) GetPayload() *models.ErrorBody
func (*PostContentmanagementDocumentContentForbidden) IsClientError ¶
func (o *PostContentmanagementDocumentContentForbidden) IsClientError() bool
IsClientError returns true when this post contentmanagement document content forbidden response has a 4xx status code
func (*PostContentmanagementDocumentContentForbidden) IsCode ¶
func (o *PostContentmanagementDocumentContentForbidden) IsCode(code int) bool
IsCode returns true when this post contentmanagement document content forbidden response a status code equal to that given
func (*PostContentmanagementDocumentContentForbidden) IsRedirect ¶
func (o *PostContentmanagementDocumentContentForbidden) IsRedirect() bool
IsRedirect returns true when this post contentmanagement document content forbidden response has a 3xx status code
func (*PostContentmanagementDocumentContentForbidden) IsServerError ¶
func (o *PostContentmanagementDocumentContentForbidden) IsServerError() bool
IsServerError returns true when this post contentmanagement document content forbidden response has a 5xx status code
func (*PostContentmanagementDocumentContentForbidden) IsSuccess ¶
func (o *PostContentmanagementDocumentContentForbidden) IsSuccess() bool
IsSuccess returns true when this post contentmanagement document content forbidden response has a 2xx status code
func (*PostContentmanagementDocumentContentForbidden) String ¶
func (o *PostContentmanagementDocumentContentForbidden) String() string
type PostContentmanagementDocumentContentGatewayTimeout ¶
PostContentmanagementDocumentContentGatewayTimeout describes a response with status code 504, with default header values.
The request timed out.
func NewPostContentmanagementDocumentContentGatewayTimeout ¶
func NewPostContentmanagementDocumentContentGatewayTimeout() *PostContentmanagementDocumentContentGatewayTimeout
NewPostContentmanagementDocumentContentGatewayTimeout creates a PostContentmanagementDocumentContentGatewayTimeout with default headers values
func (*PostContentmanagementDocumentContentGatewayTimeout) Error ¶
func (o *PostContentmanagementDocumentContentGatewayTimeout) Error() string
func (*PostContentmanagementDocumentContentGatewayTimeout) GetPayload ¶
func (o *PostContentmanagementDocumentContentGatewayTimeout) GetPayload() *models.ErrorBody
func (*PostContentmanagementDocumentContentGatewayTimeout) IsClientError ¶
func (o *PostContentmanagementDocumentContentGatewayTimeout) IsClientError() bool
IsClientError returns true when this post contentmanagement document content gateway timeout response has a 4xx status code
func (*PostContentmanagementDocumentContentGatewayTimeout) IsCode ¶
func (o *PostContentmanagementDocumentContentGatewayTimeout) IsCode(code int) bool
IsCode returns true when this post contentmanagement document content gateway timeout response a status code equal to that given
func (*PostContentmanagementDocumentContentGatewayTimeout) IsRedirect ¶
func (o *PostContentmanagementDocumentContentGatewayTimeout) IsRedirect() bool
IsRedirect returns true when this post contentmanagement document content gateway timeout response has a 3xx status code
func (*PostContentmanagementDocumentContentGatewayTimeout) IsServerError ¶
func (o *PostContentmanagementDocumentContentGatewayTimeout) IsServerError() bool
IsServerError returns true when this post contentmanagement document content gateway timeout response has a 5xx status code
func (*PostContentmanagementDocumentContentGatewayTimeout) IsSuccess ¶
func (o *PostContentmanagementDocumentContentGatewayTimeout) IsSuccess() bool
IsSuccess returns true when this post contentmanagement document content gateway timeout response has a 2xx status code
func (*PostContentmanagementDocumentContentGatewayTimeout) String ¶
func (o *PostContentmanagementDocumentContentGatewayTimeout) String() string
type PostContentmanagementDocumentContentInternalServerError ¶
PostContentmanagementDocumentContentInternalServerError 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 NewPostContentmanagementDocumentContentInternalServerError ¶
func NewPostContentmanagementDocumentContentInternalServerError() *PostContentmanagementDocumentContentInternalServerError
NewPostContentmanagementDocumentContentInternalServerError creates a PostContentmanagementDocumentContentInternalServerError with default headers values
func (*PostContentmanagementDocumentContentInternalServerError) Error ¶
func (o *PostContentmanagementDocumentContentInternalServerError) Error() string
func (*PostContentmanagementDocumentContentInternalServerError) GetPayload ¶
func (o *PostContentmanagementDocumentContentInternalServerError) GetPayload() *models.ErrorBody
func (*PostContentmanagementDocumentContentInternalServerError) IsClientError ¶
func (o *PostContentmanagementDocumentContentInternalServerError) IsClientError() bool
IsClientError returns true when this post contentmanagement document content internal server error response has a 4xx status code
func (*PostContentmanagementDocumentContentInternalServerError) IsCode ¶
func (o *PostContentmanagementDocumentContentInternalServerError) IsCode(code int) bool
IsCode returns true when this post contentmanagement document content internal server error response a status code equal to that given
func (*PostContentmanagementDocumentContentInternalServerError) IsRedirect ¶
func (o *PostContentmanagementDocumentContentInternalServerError) IsRedirect() bool
IsRedirect returns true when this post contentmanagement document content internal server error response has a 3xx status code
func (*PostContentmanagementDocumentContentInternalServerError) IsServerError ¶
func (o *PostContentmanagementDocumentContentInternalServerError) IsServerError() bool
IsServerError returns true when this post contentmanagement document content internal server error response has a 5xx status code
func (*PostContentmanagementDocumentContentInternalServerError) IsSuccess ¶
func (o *PostContentmanagementDocumentContentInternalServerError) IsSuccess() bool
IsSuccess returns true when this post contentmanagement document content internal server error response has a 2xx status code
func (*PostContentmanagementDocumentContentInternalServerError) String ¶
func (o *PostContentmanagementDocumentContentInternalServerError) String() string
type PostContentmanagementDocumentContentLocked ¶
type PostContentmanagementDocumentContentLocked struct { }
PostContentmanagementDocumentContentLocked describes a response with status code 423, with default header values.
Locked - The document is locked by another operation
func NewPostContentmanagementDocumentContentLocked ¶
func NewPostContentmanagementDocumentContentLocked() *PostContentmanagementDocumentContentLocked
NewPostContentmanagementDocumentContentLocked creates a PostContentmanagementDocumentContentLocked with default headers values
func (*PostContentmanagementDocumentContentLocked) Error ¶
func (o *PostContentmanagementDocumentContentLocked) Error() string
func (*PostContentmanagementDocumentContentLocked) IsClientError ¶
func (o *PostContentmanagementDocumentContentLocked) IsClientError() bool
IsClientError returns true when this post contentmanagement document content locked response has a 4xx status code
func (*PostContentmanagementDocumentContentLocked) IsCode ¶
func (o *PostContentmanagementDocumentContentLocked) IsCode(code int) bool
IsCode returns true when this post contentmanagement document content locked response a status code equal to that given
func (*PostContentmanagementDocumentContentLocked) IsRedirect ¶
func (o *PostContentmanagementDocumentContentLocked) IsRedirect() bool
IsRedirect returns true when this post contentmanagement document content locked response has a 3xx status code
func (*PostContentmanagementDocumentContentLocked) IsServerError ¶
func (o *PostContentmanagementDocumentContentLocked) IsServerError() bool
IsServerError returns true when this post contentmanagement document content locked response has a 5xx status code
func (*PostContentmanagementDocumentContentLocked) IsSuccess ¶
func (o *PostContentmanagementDocumentContentLocked) IsSuccess() bool
IsSuccess returns true when this post contentmanagement document content locked response has a 2xx status code
func (*PostContentmanagementDocumentContentLocked) String ¶
func (o *PostContentmanagementDocumentContentLocked) String() string
type PostContentmanagementDocumentContentNotFound ¶
PostContentmanagementDocumentContentNotFound describes a response with status code 404, with default header values.
The requested resource was not found.
func NewPostContentmanagementDocumentContentNotFound ¶
func NewPostContentmanagementDocumentContentNotFound() *PostContentmanagementDocumentContentNotFound
NewPostContentmanagementDocumentContentNotFound creates a PostContentmanagementDocumentContentNotFound with default headers values
func (*PostContentmanagementDocumentContentNotFound) Error ¶
func (o *PostContentmanagementDocumentContentNotFound) Error() string
func (*PostContentmanagementDocumentContentNotFound) GetPayload ¶
func (o *PostContentmanagementDocumentContentNotFound) GetPayload() *models.ErrorBody
func (*PostContentmanagementDocumentContentNotFound) IsClientError ¶
func (o *PostContentmanagementDocumentContentNotFound) IsClientError() bool
IsClientError returns true when this post contentmanagement document content not found response has a 4xx status code
func (*PostContentmanagementDocumentContentNotFound) IsCode ¶
func (o *PostContentmanagementDocumentContentNotFound) IsCode(code int) bool
IsCode returns true when this post contentmanagement document content not found response a status code equal to that given
func (*PostContentmanagementDocumentContentNotFound) IsRedirect ¶
func (o *PostContentmanagementDocumentContentNotFound) IsRedirect() bool
IsRedirect returns true when this post contentmanagement document content not found response has a 3xx status code
func (*PostContentmanagementDocumentContentNotFound) IsServerError ¶
func (o *PostContentmanagementDocumentContentNotFound) IsServerError() bool
IsServerError returns true when this post contentmanagement document content not found response has a 5xx status code
func (*PostContentmanagementDocumentContentNotFound) IsSuccess ¶
func (o *PostContentmanagementDocumentContentNotFound) IsSuccess() bool
IsSuccess returns true when this post contentmanagement document content not found response has a 2xx status code
func (*PostContentmanagementDocumentContentNotFound) String ¶
func (o *PostContentmanagementDocumentContentNotFound) String() string
type PostContentmanagementDocumentContentParams ¶
type PostContentmanagementDocumentContentParams struct { /* Body. Replace Request */ Body *models.ReplaceRequest /* DocumentID. Document ID */ DocumentID string /* Override. Override any lock on the document */ Override *bool Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PostContentmanagementDocumentContentParams contains all the parameters to send to the API endpoint
for the post contentmanagement document content operation. Typically these are written to a http.Request.
func NewPostContentmanagementDocumentContentParams ¶
func NewPostContentmanagementDocumentContentParams() *PostContentmanagementDocumentContentParams
NewPostContentmanagementDocumentContentParams creates a new PostContentmanagementDocumentContentParams 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 NewPostContentmanagementDocumentContentParamsWithContext ¶
func NewPostContentmanagementDocumentContentParamsWithContext(ctx context.Context) *PostContentmanagementDocumentContentParams
NewPostContentmanagementDocumentContentParamsWithContext creates a new PostContentmanagementDocumentContentParams object with the ability to set a context for a request.
func NewPostContentmanagementDocumentContentParamsWithHTTPClient ¶
func NewPostContentmanagementDocumentContentParamsWithHTTPClient(client *http.Client) *PostContentmanagementDocumentContentParams
NewPostContentmanagementDocumentContentParamsWithHTTPClient creates a new PostContentmanagementDocumentContentParams object with the ability to set a custom HTTPClient for a request.
func NewPostContentmanagementDocumentContentParamsWithTimeout ¶
func NewPostContentmanagementDocumentContentParamsWithTimeout(timeout time.Duration) *PostContentmanagementDocumentContentParams
NewPostContentmanagementDocumentContentParamsWithTimeout creates a new PostContentmanagementDocumentContentParams object with the ability to set a timeout on a request.
func (*PostContentmanagementDocumentContentParams) SetBody ¶
func (o *PostContentmanagementDocumentContentParams) SetBody(body *models.ReplaceRequest)
SetBody adds the body to the post contentmanagement document content params
func (*PostContentmanagementDocumentContentParams) SetContext ¶
func (o *PostContentmanagementDocumentContentParams) SetContext(ctx context.Context)
SetContext adds the context to the post contentmanagement document content params
func (*PostContentmanagementDocumentContentParams) SetDefaults ¶
func (o *PostContentmanagementDocumentContentParams) SetDefaults()
SetDefaults hydrates default values in the post contentmanagement document content params (not the query body).
All values with no default are reset to their zero value.
func (*PostContentmanagementDocumentContentParams) SetDocumentID ¶
func (o *PostContentmanagementDocumentContentParams) SetDocumentID(documentID string)
SetDocumentID adds the documentId to the post contentmanagement document content params
func (*PostContentmanagementDocumentContentParams) SetHTTPClient ¶
func (o *PostContentmanagementDocumentContentParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the post contentmanagement document content params
func (*PostContentmanagementDocumentContentParams) SetOverride ¶
func (o *PostContentmanagementDocumentContentParams) SetOverride(override *bool)
SetOverride adds the override to the post contentmanagement document content params
func (*PostContentmanagementDocumentContentParams) SetTimeout ¶
func (o *PostContentmanagementDocumentContentParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the post contentmanagement document content params
func (*PostContentmanagementDocumentContentParams) WithBody ¶
func (o *PostContentmanagementDocumentContentParams) WithBody(body *models.ReplaceRequest) *PostContentmanagementDocumentContentParams
WithBody adds the body to the post contentmanagement document content params
func (*PostContentmanagementDocumentContentParams) WithContext ¶
func (o *PostContentmanagementDocumentContentParams) WithContext(ctx context.Context) *PostContentmanagementDocumentContentParams
WithContext adds the context to the post contentmanagement document content params
func (*PostContentmanagementDocumentContentParams) WithDefaults ¶
func (o *PostContentmanagementDocumentContentParams) WithDefaults() *PostContentmanagementDocumentContentParams
WithDefaults hydrates default values in the post contentmanagement document content params (not the query body).
All values with no default are reset to their zero value.
func (*PostContentmanagementDocumentContentParams) WithDocumentID ¶
func (o *PostContentmanagementDocumentContentParams) WithDocumentID(documentID string) *PostContentmanagementDocumentContentParams
WithDocumentID adds the documentID to the post contentmanagement document content params
func (*PostContentmanagementDocumentContentParams) WithHTTPClient ¶
func (o *PostContentmanagementDocumentContentParams) WithHTTPClient(client *http.Client) *PostContentmanagementDocumentContentParams
WithHTTPClient adds the HTTPClient to the post contentmanagement document content params
func (*PostContentmanagementDocumentContentParams) WithOverride ¶
func (o *PostContentmanagementDocumentContentParams) WithOverride(override *bool) *PostContentmanagementDocumentContentParams
WithOverride adds the override to the post contentmanagement document content params
func (*PostContentmanagementDocumentContentParams) WithTimeout ¶
func (o *PostContentmanagementDocumentContentParams) WithTimeout(timeout time.Duration) *PostContentmanagementDocumentContentParams
WithTimeout adds the timeout to the post contentmanagement document content params
func (*PostContentmanagementDocumentContentParams) WriteToRequest ¶
func (o *PostContentmanagementDocumentContentParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PostContentmanagementDocumentContentReader ¶
type PostContentmanagementDocumentContentReader struct {
// contains filtered or unexported fields
}
PostContentmanagementDocumentContentReader is a Reader for the PostContentmanagementDocumentContent structure.
func (*PostContentmanagementDocumentContentReader) ReadResponse ¶
func (o *PostContentmanagementDocumentContentReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PostContentmanagementDocumentContentRequestEntityTooLarge ¶
PostContentmanagementDocumentContentRequestEntityTooLarge describes a response with status code 413, with default header values.
The request is over the size limit. Maximum bytes: %s
func NewPostContentmanagementDocumentContentRequestEntityTooLarge ¶
func NewPostContentmanagementDocumentContentRequestEntityTooLarge() *PostContentmanagementDocumentContentRequestEntityTooLarge
NewPostContentmanagementDocumentContentRequestEntityTooLarge creates a PostContentmanagementDocumentContentRequestEntityTooLarge with default headers values
func (*PostContentmanagementDocumentContentRequestEntityTooLarge) Error ¶
func (o *PostContentmanagementDocumentContentRequestEntityTooLarge) Error() string
func (*PostContentmanagementDocumentContentRequestEntityTooLarge) GetPayload ¶
func (o *PostContentmanagementDocumentContentRequestEntityTooLarge) GetPayload() *models.ErrorBody
func (*PostContentmanagementDocumentContentRequestEntityTooLarge) IsClientError ¶
func (o *PostContentmanagementDocumentContentRequestEntityTooLarge) IsClientError() bool
IsClientError returns true when this post contentmanagement document content request entity too large response has a 4xx status code
func (*PostContentmanagementDocumentContentRequestEntityTooLarge) IsCode ¶
func (o *PostContentmanagementDocumentContentRequestEntityTooLarge) IsCode(code int) bool
IsCode returns true when this post contentmanagement document content request entity too large response a status code equal to that given
func (*PostContentmanagementDocumentContentRequestEntityTooLarge) IsRedirect ¶
func (o *PostContentmanagementDocumentContentRequestEntityTooLarge) IsRedirect() bool
IsRedirect returns true when this post contentmanagement document content request entity too large response has a 3xx status code
func (*PostContentmanagementDocumentContentRequestEntityTooLarge) IsServerError ¶
func (o *PostContentmanagementDocumentContentRequestEntityTooLarge) IsServerError() bool
IsServerError returns true when this post contentmanagement document content request entity too large response has a 5xx status code
func (*PostContentmanagementDocumentContentRequestEntityTooLarge) IsSuccess ¶
func (o *PostContentmanagementDocumentContentRequestEntityTooLarge) IsSuccess() bool
IsSuccess returns true when this post contentmanagement document content request entity too large response has a 2xx status code
func (*PostContentmanagementDocumentContentRequestEntityTooLarge) String ¶
func (o *PostContentmanagementDocumentContentRequestEntityTooLarge) String() string
type PostContentmanagementDocumentContentRequestTimeout ¶
PostContentmanagementDocumentContentRequestTimeout 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 NewPostContentmanagementDocumentContentRequestTimeout ¶
func NewPostContentmanagementDocumentContentRequestTimeout() *PostContentmanagementDocumentContentRequestTimeout
NewPostContentmanagementDocumentContentRequestTimeout creates a PostContentmanagementDocumentContentRequestTimeout with default headers values
func (*PostContentmanagementDocumentContentRequestTimeout) Error ¶
func (o *PostContentmanagementDocumentContentRequestTimeout) Error() string
func (*PostContentmanagementDocumentContentRequestTimeout) GetPayload ¶
func (o *PostContentmanagementDocumentContentRequestTimeout) GetPayload() *models.ErrorBody
func (*PostContentmanagementDocumentContentRequestTimeout) IsClientError ¶
func (o *PostContentmanagementDocumentContentRequestTimeout) IsClientError() bool
IsClientError returns true when this post contentmanagement document content request timeout response has a 4xx status code
func (*PostContentmanagementDocumentContentRequestTimeout) IsCode ¶
func (o *PostContentmanagementDocumentContentRequestTimeout) IsCode(code int) bool
IsCode returns true when this post contentmanagement document content request timeout response a status code equal to that given
func (*PostContentmanagementDocumentContentRequestTimeout) IsRedirect ¶
func (o *PostContentmanagementDocumentContentRequestTimeout) IsRedirect() bool
IsRedirect returns true when this post contentmanagement document content request timeout response has a 3xx status code
func (*PostContentmanagementDocumentContentRequestTimeout) IsServerError ¶
func (o *PostContentmanagementDocumentContentRequestTimeout) IsServerError() bool
IsServerError returns true when this post contentmanagement document content request timeout response has a 5xx status code
func (*PostContentmanagementDocumentContentRequestTimeout) IsSuccess ¶
func (o *PostContentmanagementDocumentContentRequestTimeout) IsSuccess() bool
IsSuccess returns true when this post contentmanagement document content request timeout response has a 2xx status code
func (*PostContentmanagementDocumentContentRequestTimeout) String ¶
func (o *PostContentmanagementDocumentContentRequestTimeout) String() string
type PostContentmanagementDocumentContentServiceUnavailable ¶
type PostContentmanagementDocumentContentServiceUnavailable struct {
}PostContentmanagementDocumentContentServiceUnavailable 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 NewPostContentmanagementDocumentContentServiceUnavailable ¶
func NewPostContentmanagementDocumentContentServiceUnavailable() *PostContentmanagementDocumentContentServiceUnavailable
NewPostContentmanagementDocumentContentServiceUnavailable creates a PostContentmanagementDocumentContentServiceUnavailable with default headers values
func (*PostContentmanagementDocumentContentServiceUnavailable) Error ¶
func (o *PostContentmanagementDocumentContentServiceUnavailable) Error() string
func (*PostContentmanagementDocumentContentServiceUnavailable) GetPayload ¶
func (o *PostContentmanagementDocumentContentServiceUnavailable) GetPayload() *models.ErrorBody
func (*PostContentmanagementDocumentContentServiceUnavailable) IsClientError ¶
func (o *PostContentmanagementDocumentContentServiceUnavailable) IsClientError() bool
IsClientError returns true when this post contentmanagement document content service unavailable response has a 4xx status code
func (*PostContentmanagementDocumentContentServiceUnavailable) IsCode ¶
func (o *PostContentmanagementDocumentContentServiceUnavailable) IsCode(code int) bool
IsCode returns true when this post contentmanagement document content service unavailable response a status code equal to that given
func (*PostContentmanagementDocumentContentServiceUnavailable) IsRedirect ¶
func (o *PostContentmanagementDocumentContentServiceUnavailable) IsRedirect() bool
IsRedirect returns true when this post contentmanagement document content service unavailable response has a 3xx status code
func (*PostContentmanagementDocumentContentServiceUnavailable) IsServerError ¶
func (o *PostContentmanagementDocumentContentServiceUnavailable) IsServerError() bool
IsServerError returns true when this post contentmanagement document content service unavailable response has a 5xx status code
func (*PostContentmanagementDocumentContentServiceUnavailable) IsSuccess ¶
func (o *PostContentmanagementDocumentContentServiceUnavailable) IsSuccess() bool
IsSuccess returns true when this post contentmanagement document content service unavailable response has a 2xx status code
func (*PostContentmanagementDocumentContentServiceUnavailable) String ¶
func (o *PostContentmanagementDocumentContentServiceUnavailable) String() string
type PostContentmanagementDocumentContentTooManyRequests ¶
PostContentmanagementDocumentContentTooManyRequests describes a response with status code 429, with default header values.
Rate limit exceeded the maximum. Retry the request in [%s] seconds
func NewPostContentmanagementDocumentContentTooManyRequests ¶
func NewPostContentmanagementDocumentContentTooManyRequests() *PostContentmanagementDocumentContentTooManyRequests
NewPostContentmanagementDocumentContentTooManyRequests creates a PostContentmanagementDocumentContentTooManyRequests with default headers values
func (*PostContentmanagementDocumentContentTooManyRequests) Error ¶
func (o *PostContentmanagementDocumentContentTooManyRequests) Error() string
func (*PostContentmanagementDocumentContentTooManyRequests) GetPayload ¶
func (o *PostContentmanagementDocumentContentTooManyRequests) GetPayload() *models.ErrorBody
func (*PostContentmanagementDocumentContentTooManyRequests) IsClientError ¶
func (o *PostContentmanagementDocumentContentTooManyRequests) IsClientError() bool
IsClientError returns true when this post contentmanagement document content too many requests response has a 4xx status code
func (*PostContentmanagementDocumentContentTooManyRequests) IsCode ¶
func (o *PostContentmanagementDocumentContentTooManyRequests) IsCode(code int) bool
IsCode returns true when this post contentmanagement document content too many requests response a status code equal to that given
func (*PostContentmanagementDocumentContentTooManyRequests) IsRedirect ¶
func (o *PostContentmanagementDocumentContentTooManyRequests) IsRedirect() bool
IsRedirect returns true when this post contentmanagement document content too many requests response has a 3xx status code
func (*PostContentmanagementDocumentContentTooManyRequests) IsServerError ¶
func (o *PostContentmanagementDocumentContentTooManyRequests) IsServerError() bool
IsServerError returns true when this post contentmanagement document content too many requests response has a 5xx status code
func (*PostContentmanagementDocumentContentTooManyRequests) IsSuccess ¶
func (o *PostContentmanagementDocumentContentTooManyRequests) IsSuccess() bool
IsSuccess returns true when this post contentmanagement document content too many requests response has a 2xx status code
func (*PostContentmanagementDocumentContentTooManyRequests) String ¶
func (o *PostContentmanagementDocumentContentTooManyRequests) String() string
type PostContentmanagementDocumentContentUnauthorized ¶
type PostContentmanagementDocumentContentUnauthorized struct {
}PostContentmanagementDocumentContentUnauthorized describes a response with status code 401, with default header values.
No authentication bearer token specified in authorization header.
func NewPostContentmanagementDocumentContentUnauthorized ¶
func NewPostContentmanagementDocumentContentUnauthorized() *PostContentmanagementDocumentContentUnauthorized
NewPostContentmanagementDocumentContentUnauthorized creates a PostContentmanagementDocumentContentUnauthorized with default headers values
func (*PostContentmanagementDocumentContentUnauthorized) Error ¶
func (o *PostContentmanagementDocumentContentUnauthorized) Error() string
func (*PostContentmanagementDocumentContentUnauthorized) GetPayload ¶
func (o *PostContentmanagementDocumentContentUnauthorized) GetPayload() *models.ErrorBody
func (*PostContentmanagementDocumentContentUnauthorized) IsClientError ¶
func (o *PostContentmanagementDocumentContentUnauthorized) IsClientError() bool
IsClientError returns true when this post contentmanagement document content unauthorized response has a 4xx status code
func (*PostContentmanagementDocumentContentUnauthorized) IsCode ¶
func (o *PostContentmanagementDocumentContentUnauthorized) IsCode(code int) bool
IsCode returns true when this post contentmanagement document content unauthorized response a status code equal to that given
func (*PostContentmanagementDocumentContentUnauthorized) IsRedirect ¶
func (o *PostContentmanagementDocumentContentUnauthorized) IsRedirect() bool
IsRedirect returns true when this post contentmanagement document content unauthorized response has a 3xx status code
func (*PostContentmanagementDocumentContentUnauthorized) IsServerError ¶
func (o *PostContentmanagementDocumentContentUnauthorized) IsServerError() bool
IsServerError returns true when this post contentmanagement document content unauthorized response has a 5xx status code
func (*PostContentmanagementDocumentContentUnauthorized) IsSuccess ¶
func (o *PostContentmanagementDocumentContentUnauthorized) IsSuccess() bool
IsSuccess returns true when this post contentmanagement document content unauthorized response has a 2xx status code
func (*PostContentmanagementDocumentContentUnauthorized) String ¶
func (o *PostContentmanagementDocumentContentUnauthorized) String() string
type PostContentmanagementDocumentContentUnsupportedMediaType ¶
PostContentmanagementDocumentContentUnsupportedMediaType 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 NewPostContentmanagementDocumentContentUnsupportedMediaType ¶
func NewPostContentmanagementDocumentContentUnsupportedMediaType() *PostContentmanagementDocumentContentUnsupportedMediaType
NewPostContentmanagementDocumentContentUnsupportedMediaType creates a PostContentmanagementDocumentContentUnsupportedMediaType with default headers values
func (*PostContentmanagementDocumentContentUnsupportedMediaType) Error ¶
func (o *PostContentmanagementDocumentContentUnsupportedMediaType) Error() string
func (*PostContentmanagementDocumentContentUnsupportedMediaType) GetPayload ¶
func (o *PostContentmanagementDocumentContentUnsupportedMediaType) GetPayload() *models.ErrorBody
func (*PostContentmanagementDocumentContentUnsupportedMediaType) IsClientError ¶
func (o *PostContentmanagementDocumentContentUnsupportedMediaType) IsClientError() bool
IsClientError returns true when this post contentmanagement document content unsupported media type response has a 4xx status code
func (*PostContentmanagementDocumentContentUnsupportedMediaType) IsCode ¶
func (o *PostContentmanagementDocumentContentUnsupportedMediaType) IsCode(code int) bool
IsCode returns true when this post contentmanagement document content unsupported media type response a status code equal to that given
func (*PostContentmanagementDocumentContentUnsupportedMediaType) IsRedirect ¶
func (o *PostContentmanagementDocumentContentUnsupportedMediaType) IsRedirect() bool
IsRedirect returns true when this post contentmanagement document content unsupported media type response has a 3xx status code
func (*PostContentmanagementDocumentContentUnsupportedMediaType) IsServerError ¶
func (o *PostContentmanagementDocumentContentUnsupportedMediaType) IsServerError() bool
IsServerError returns true when this post contentmanagement document content unsupported media type response has a 5xx status code
func (*PostContentmanagementDocumentContentUnsupportedMediaType) IsSuccess ¶
func (o *PostContentmanagementDocumentContentUnsupportedMediaType) IsSuccess() bool
IsSuccess returns true when this post contentmanagement document content unsupported media type response has a 2xx status code
func (*PostContentmanagementDocumentContentUnsupportedMediaType) String ¶
func (o *PostContentmanagementDocumentContentUnsupportedMediaType) String() string
type PostContentmanagementDocumentForbidden ¶
PostContentmanagementDocumentForbidden describes a response with status code 403, with default header values.
You are not authorized to perform the requested action.
func NewPostContentmanagementDocumentForbidden ¶
func NewPostContentmanagementDocumentForbidden() *PostContentmanagementDocumentForbidden
NewPostContentmanagementDocumentForbidden creates a PostContentmanagementDocumentForbidden with default headers values
func (*PostContentmanagementDocumentForbidden) Error ¶
func (o *PostContentmanagementDocumentForbidden) Error() string
func (*PostContentmanagementDocumentForbidden) GetPayload ¶
func (o *PostContentmanagementDocumentForbidden) GetPayload() *models.ErrorBody
func (*PostContentmanagementDocumentForbidden) IsClientError ¶
func (o *PostContentmanagementDocumentForbidden) IsClientError() bool
IsClientError returns true when this post contentmanagement document forbidden response has a 4xx status code
func (*PostContentmanagementDocumentForbidden) IsCode ¶
func (o *PostContentmanagementDocumentForbidden) IsCode(code int) bool
IsCode returns true when this post contentmanagement document forbidden response a status code equal to that given
func (*PostContentmanagementDocumentForbidden) IsRedirect ¶
func (o *PostContentmanagementDocumentForbidden) IsRedirect() bool
IsRedirect returns true when this post contentmanagement document forbidden response has a 3xx status code
func (*PostContentmanagementDocumentForbidden) IsServerError ¶
func (o *PostContentmanagementDocumentForbidden) IsServerError() bool
IsServerError returns true when this post contentmanagement document forbidden response has a 5xx status code
func (*PostContentmanagementDocumentForbidden) IsSuccess ¶
func (o *PostContentmanagementDocumentForbidden) IsSuccess() bool
IsSuccess returns true when this post contentmanagement document forbidden response has a 2xx status code
func (*PostContentmanagementDocumentForbidden) String ¶
func (o *PostContentmanagementDocumentForbidden) String() string
type PostContentmanagementDocumentGatewayTimeout ¶
PostContentmanagementDocumentGatewayTimeout describes a response with status code 504, with default header values.
The request timed out.
func NewPostContentmanagementDocumentGatewayTimeout ¶
func NewPostContentmanagementDocumentGatewayTimeout() *PostContentmanagementDocumentGatewayTimeout
NewPostContentmanagementDocumentGatewayTimeout creates a PostContentmanagementDocumentGatewayTimeout with default headers values
func (*PostContentmanagementDocumentGatewayTimeout) Error ¶
func (o *PostContentmanagementDocumentGatewayTimeout) Error() string
func (*PostContentmanagementDocumentGatewayTimeout) GetPayload ¶
func (o *PostContentmanagementDocumentGatewayTimeout) GetPayload() *models.ErrorBody
func (*PostContentmanagementDocumentGatewayTimeout) IsClientError ¶
func (o *PostContentmanagementDocumentGatewayTimeout) IsClientError() bool
IsClientError returns true when this post contentmanagement document gateway timeout response has a 4xx status code
func (*PostContentmanagementDocumentGatewayTimeout) IsCode ¶
func (o *PostContentmanagementDocumentGatewayTimeout) IsCode(code int) bool
IsCode returns true when this post contentmanagement document gateway timeout response a status code equal to that given
func (*PostContentmanagementDocumentGatewayTimeout) IsRedirect ¶
func (o *PostContentmanagementDocumentGatewayTimeout) IsRedirect() bool
IsRedirect returns true when this post contentmanagement document gateway timeout response has a 3xx status code
func (*PostContentmanagementDocumentGatewayTimeout) IsServerError ¶
func (o *PostContentmanagementDocumentGatewayTimeout) IsServerError() bool
IsServerError returns true when this post contentmanagement document gateway timeout response has a 5xx status code
func (*PostContentmanagementDocumentGatewayTimeout) IsSuccess ¶
func (o *PostContentmanagementDocumentGatewayTimeout) IsSuccess() bool
IsSuccess returns true when this post contentmanagement document gateway timeout response has a 2xx status code
func (*PostContentmanagementDocumentGatewayTimeout) String ¶
func (o *PostContentmanagementDocumentGatewayTimeout) String() string
type PostContentmanagementDocumentInternalServerError ¶
PostContentmanagementDocumentInternalServerError 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 NewPostContentmanagementDocumentInternalServerError ¶
func NewPostContentmanagementDocumentInternalServerError() *PostContentmanagementDocumentInternalServerError
NewPostContentmanagementDocumentInternalServerError creates a PostContentmanagementDocumentInternalServerError with default headers values
func (*PostContentmanagementDocumentInternalServerError) Error ¶
func (o *PostContentmanagementDocumentInternalServerError) Error() string
func (*PostContentmanagementDocumentInternalServerError) GetPayload ¶
func (o *PostContentmanagementDocumentInternalServerError) GetPayload() *models.ErrorBody
func (*PostContentmanagementDocumentInternalServerError) IsClientError ¶
func (o *PostContentmanagementDocumentInternalServerError) IsClientError() bool
IsClientError returns true when this post contentmanagement document internal server error response has a 4xx status code
func (*PostContentmanagementDocumentInternalServerError) IsCode ¶
func (o *PostContentmanagementDocumentInternalServerError) IsCode(code int) bool
IsCode returns true when this post contentmanagement document internal server error response a status code equal to that given
func (*PostContentmanagementDocumentInternalServerError) IsRedirect ¶
func (o *PostContentmanagementDocumentInternalServerError) IsRedirect() bool
IsRedirect returns true when this post contentmanagement document internal server error response has a 3xx status code
func (*PostContentmanagementDocumentInternalServerError) IsServerError ¶
func (o *PostContentmanagementDocumentInternalServerError) IsServerError() bool
IsServerError returns true when this post contentmanagement document internal server error response has a 5xx status code
func (*PostContentmanagementDocumentInternalServerError) IsSuccess ¶
func (o *PostContentmanagementDocumentInternalServerError) IsSuccess() bool
IsSuccess returns true when this post contentmanagement document internal server error response has a 2xx status code
func (*PostContentmanagementDocumentInternalServerError) String ¶
func (o *PostContentmanagementDocumentInternalServerError) String() string
type PostContentmanagementDocumentLocked ¶
type PostContentmanagementDocumentLocked struct { }
PostContentmanagementDocumentLocked describes a response with status code 423, with default header values.
Locked - The document is locked by another operation
func NewPostContentmanagementDocumentLocked ¶
func NewPostContentmanagementDocumentLocked() *PostContentmanagementDocumentLocked
NewPostContentmanagementDocumentLocked creates a PostContentmanagementDocumentLocked with default headers values
func (*PostContentmanagementDocumentLocked) Error ¶
func (o *PostContentmanagementDocumentLocked) Error() string
func (*PostContentmanagementDocumentLocked) IsClientError ¶
func (o *PostContentmanagementDocumentLocked) IsClientError() bool
IsClientError returns true when this post contentmanagement document locked response has a 4xx status code
func (*PostContentmanagementDocumentLocked) IsCode ¶
func (o *PostContentmanagementDocumentLocked) IsCode(code int) bool
IsCode returns true when this post contentmanagement document locked response a status code equal to that given
func (*PostContentmanagementDocumentLocked) IsRedirect ¶
func (o *PostContentmanagementDocumentLocked) IsRedirect() bool
IsRedirect returns true when this post contentmanagement document locked response has a 3xx status code
func (*PostContentmanagementDocumentLocked) IsServerError ¶
func (o *PostContentmanagementDocumentLocked) IsServerError() bool
IsServerError returns true when this post contentmanagement document locked response has a 5xx status code
func (*PostContentmanagementDocumentLocked) IsSuccess ¶
func (o *PostContentmanagementDocumentLocked) IsSuccess() bool
IsSuccess returns true when this post contentmanagement document locked response has a 2xx status code
func (*PostContentmanagementDocumentLocked) String ¶
func (o *PostContentmanagementDocumentLocked) String() string
type PostContentmanagementDocumentNotFound ¶
PostContentmanagementDocumentNotFound describes a response with status code 404, with default header values.
The requested resource was not found.
func NewPostContentmanagementDocumentNotFound ¶
func NewPostContentmanagementDocumentNotFound() *PostContentmanagementDocumentNotFound
NewPostContentmanagementDocumentNotFound creates a PostContentmanagementDocumentNotFound with default headers values
func (*PostContentmanagementDocumentNotFound) Error ¶
func (o *PostContentmanagementDocumentNotFound) Error() string
func (*PostContentmanagementDocumentNotFound) GetPayload ¶
func (o *PostContentmanagementDocumentNotFound) GetPayload() *models.ErrorBody
func (*PostContentmanagementDocumentNotFound) IsClientError ¶
func (o *PostContentmanagementDocumentNotFound) IsClientError() bool
IsClientError returns true when this post contentmanagement document not found response has a 4xx status code
func (*PostContentmanagementDocumentNotFound) IsCode ¶
func (o *PostContentmanagementDocumentNotFound) IsCode(code int) bool
IsCode returns true when this post contentmanagement document not found response a status code equal to that given
func (*PostContentmanagementDocumentNotFound) IsRedirect ¶
func (o *PostContentmanagementDocumentNotFound) IsRedirect() bool
IsRedirect returns true when this post contentmanagement document not found response has a 3xx status code
func (*PostContentmanagementDocumentNotFound) IsServerError ¶
func (o *PostContentmanagementDocumentNotFound) IsServerError() bool
IsServerError returns true when this post contentmanagement document not found response has a 5xx status code
func (*PostContentmanagementDocumentNotFound) IsSuccess ¶
func (o *PostContentmanagementDocumentNotFound) IsSuccess() bool
IsSuccess returns true when this post contentmanagement document not found response has a 2xx status code
func (*PostContentmanagementDocumentNotFound) String ¶
func (o *PostContentmanagementDocumentNotFound) String() string
type PostContentmanagementDocumentOK ¶
PostContentmanagementDocumentOK describes a response with status code 200, with default header values.
successful operation
func NewPostContentmanagementDocumentOK ¶
func NewPostContentmanagementDocumentOK() *PostContentmanagementDocumentOK
NewPostContentmanagementDocumentOK creates a PostContentmanagementDocumentOK with default headers values
func (*PostContentmanagementDocumentOK) Error ¶
func (o *PostContentmanagementDocumentOK) Error() string
func (*PostContentmanagementDocumentOK) GetPayload ¶
func (o *PostContentmanagementDocumentOK) GetPayload() *models.Document
func (*PostContentmanagementDocumentOK) IsClientError ¶
func (o *PostContentmanagementDocumentOK) IsClientError() bool
IsClientError returns true when this post contentmanagement document o k response has a 4xx status code
func (*PostContentmanagementDocumentOK) IsCode ¶
func (o *PostContentmanagementDocumentOK) IsCode(code int) bool
IsCode returns true when this post contentmanagement document o k response a status code equal to that given
func (*PostContentmanagementDocumentOK) IsRedirect ¶
func (o *PostContentmanagementDocumentOK) IsRedirect() bool
IsRedirect returns true when this post contentmanagement document o k response has a 3xx status code
func (*PostContentmanagementDocumentOK) IsServerError ¶
func (o *PostContentmanagementDocumentOK) IsServerError() bool
IsServerError returns true when this post contentmanagement document o k response has a 5xx status code
func (*PostContentmanagementDocumentOK) IsSuccess ¶
func (o *PostContentmanagementDocumentOK) IsSuccess() bool
IsSuccess returns true when this post contentmanagement document o k response has a 2xx status code
func (*PostContentmanagementDocumentOK) String ¶
func (o *PostContentmanagementDocumentOK) String() string
type PostContentmanagementDocumentParams ¶
type PostContentmanagementDocumentParams struct { /* Body. Document */ Body *models.DocumentUpdate /* DocumentID. Document ID */ DocumentID string /* Expand. Expand some document fields */ Expand *string /* Override. Override any lock on the document */ Override *bool Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PostContentmanagementDocumentParams contains all the parameters to send to the API endpoint
for the post contentmanagement document operation. Typically these are written to a http.Request.
func NewPostContentmanagementDocumentParams ¶
func NewPostContentmanagementDocumentParams() *PostContentmanagementDocumentParams
NewPostContentmanagementDocumentParams creates a new PostContentmanagementDocumentParams 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 NewPostContentmanagementDocumentParamsWithContext ¶
func NewPostContentmanagementDocumentParamsWithContext(ctx context.Context) *PostContentmanagementDocumentParams
NewPostContentmanagementDocumentParamsWithContext creates a new PostContentmanagementDocumentParams object with the ability to set a context for a request.
func NewPostContentmanagementDocumentParamsWithHTTPClient ¶
func NewPostContentmanagementDocumentParamsWithHTTPClient(client *http.Client) *PostContentmanagementDocumentParams
NewPostContentmanagementDocumentParamsWithHTTPClient creates a new PostContentmanagementDocumentParams object with the ability to set a custom HTTPClient for a request.
func NewPostContentmanagementDocumentParamsWithTimeout ¶
func NewPostContentmanagementDocumentParamsWithTimeout(timeout time.Duration) *PostContentmanagementDocumentParams
NewPostContentmanagementDocumentParamsWithTimeout creates a new PostContentmanagementDocumentParams object with the ability to set a timeout on a request.
func (*PostContentmanagementDocumentParams) SetBody ¶
func (o *PostContentmanagementDocumentParams) SetBody(body *models.DocumentUpdate)
SetBody adds the body to the post contentmanagement document params
func (*PostContentmanagementDocumentParams) SetContext ¶
func (o *PostContentmanagementDocumentParams) SetContext(ctx context.Context)
SetContext adds the context to the post contentmanagement document params
func (*PostContentmanagementDocumentParams) SetDefaults ¶
func (o *PostContentmanagementDocumentParams) SetDefaults()
SetDefaults hydrates default values in the post contentmanagement document params (not the query body).
All values with no default are reset to their zero value.
func (*PostContentmanagementDocumentParams) SetDocumentID ¶
func (o *PostContentmanagementDocumentParams) SetDocumentID(documentID string)
SetDocumentID adds the documentId to the post contentmanagement document params
func (*PostContentmanagementDocumentParams) SetExpand ¶
func (o *PostContentmanagementDocumentParams) SetExpand(expand *string)
SetExpand adds the expand to the post contentmanagement document params
func (*PostContentmanagementDocumentParams) SetHTTPClient ¶
func (o *PostContentmanagementDocumentParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the post contentmanagement document params
func (*PostContentmanagementDocumentParams) SetOverride ¶
func (o *PostContentmanagementDocumentParams) SetOverride(override *bool)
SetOverride adds the override to the post contentmanagement document params
func (*PostContentmanagementDocumentParams) SetTimeout ¶
func (o *PostContentmanagementDocumentParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the post contentmanagement document params
func (*PostContentmanagementDocumentParams) WithBody ¶
func (o *PostContentmanagementDocumentParams) WithBody(body *models.DocumentUpdate) *PostContentmanagementDocumentParams
WithBody adds the body to the post contentmanagement document params
func (*PostContentmanagementDocumentParams) WithContext ¶
func (o *PostContentmanagementDocumentParams) WithContext(ctx context.Context) *PostContentmanagementDocumentParams
WithContext adds the context to the post contentmanagement document params
func (*PostContentmanagementDocumentParams) WithDefaults ¶
func (o *PostContentmanagementDocumentParams) WithDefaults() *PostContentmanagementDocumentParams
WithDefaults hydrates default values in the post contentmanagement document params (not the query body).
All values with no default are reset to their zero value.
func (*PostContentmanagementDocumentParams) WithDocumentID ¶
func (o *PostContentmanagementDocumentParams) WithDocumentID(documentID string) *PostContentmanagementDocumentParams
WithDocumentID adds the documentID to the post contentmanagement document params
func (*PostContentmanagementDocumentParams) WithExpand ¶
func (o *PostContentmanagementDocumentParams) WithExpand(expand *string) *PostContentmanagementDocumentParams
WithExpand adds the expand to the post contentmanagement document params
func (*PostContentmanagementDocumentParams) WithHTTPClient ¶
func (o *PostContentmanagementDocumentParams) WithHTTPClient(client *http.Client) *PostContentmanagementDocumentParams
WithHTTPClient adds the HTTPClient to the post contentmanagement document params
func (*PostContentmanagementDocumentParams) WithOverride ¶
func (o *PostContentmanagementDocumentParams) WithOverride(override *bool) *PostContentmanagementDocumentParams
WithOverride adds the override to the post contentmanagement document params
func (*PostContentmanagementDocumentParams) WithTimeout ¶
func (o *PostContentmanagementDocumentParams) WithTimeout(timeout time.Duration) *PostContentmanagementDocumentParams
WithTimeout adds the timeout to the post contentmanagement document params
func (*PostContentmanagementDocumentParams) WriteToRequest ¶
func (o *PostContentmanagementDocumentParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PostContentmanagementDocumentReader ¶
type PostContentmanagementDocumentReader struct {
// contains filtered or unexported fields
}
PostContentmanagementDocumentReader is a Reader for the PostContentmanagementDocument structure.
func (*PostContentmanagementDocumentReader) ReadResponse ¶
func (o *PostContentmanagementDocumentReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PostContentmanagementDocumentRequestEntityTooLarge ¶
PostContentmanagementDocumentRequestEntityTooLarge describes a response with status code 413, with default header values.
The request is over the size limit. Maximum bytes: %s
func NewPostContentmanagementDocumentRequestEntityTooLarge ¶
func NewPostContentmanagementDocumentRequestEntityTooLarge() *PostContentmanagementDocumentRequestEntityTooLarge
NewPostContentmanagementDocumentRequestEntityTooLarge creates a PostContentmanagementDocumentRequestEntityTooLarge with default headers values
func (*PostContentmanagementDocumentRequestEntityTooLarge) Error ¶
func (o *PostContentmanagementDocumentRequestEntityTooLarge) Error() string
func (*PostContentmanagementDocumentRequestEntityTooLarge) GetPayload ¶
func (o *PostContentmanagementDocumentRequestEntityTooLarge) GetPayload() *models.ErrorBody
func (*PostContentmanagementDocumentRequestEntityTooLarge) IsClientError ¶
func (o *PostContentmanagementDocumentRequestEntityTooLarge) IsClientError() bool
IsClientError returns true when this post contentmanagement document request entity too large response has a 4xx status code
func (*PostContentmanagementDocumentRequestEntityTooLarge) IsCode ¶
func (o *PostContentmanagementDocumentRequestEntityTooLarge) IsCode(code int) bool
IsCode returns true when this post contentmanagement document request entity too large response a status code equal to that given
func (*PostContentmanagementDocumentRequestEntityTooLarge) IsRedirect ¶
func (o *PostContentmanagementDocumentRequestEntityTooLarge) IsRedirect() bool
IsRedirect returns true when this post contentmanagement document request entity too large response has a 3xx status code
func (*PostContentmanagementDocumentRequestEntityTooLarge) IsServerError ¶
func (o *PostContentmanagementDocumentRequestEntityTooLarge) IsServerError() bool
IsServerError returns true when this post contentmanagement document request entity too large response has a 5xx status code
func (*PostContentmanagementDocumentRequestEntityTooLarge) IsSuccess ¶
func (o *PostContentmanagementDocumentRequestEntityTooLarge) IsSuccess() bool
IsSuccess returns true when this post contentmanagement document request entity too large response has a 2xx status code
func (*PostContentmanagementDocumentRequestEntityTooLarge) String ¶
func (o *PostContentmanagementDocumentRequestEntityTooLarge) String() string
type PostContentmanagementDocumentRequestTimeout ¶
PostContentmanagementDocumentRequestTimeout 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 NewPostContentmanagementDocumentRequestTimeout ¶
func NewPostContentmanagementDocumentRequestTimeout() *PostContentmanagementDocumentRequestTimeout
NewPostContentmanagementDocumentRequestTimeout creates a PostContentmanagementDocumentRequestTimeout with default headers values
func (*PostContentmanagementDocumentRequestTimeout) Error ¶
func (o *PostContentmanagementDocumentRequestTimeout) Error() string
func (*PostContentmanagementDocumentRequestTimeout) GetPayload ¶
func (o *PostContentmanagementDocumentRequestTimeout) GetPayload() *models.ErrorBody
func (*PostContentmanagementDocumentRequestTimeout) IsClientError ¶
func (o *PostContentmanagementDocumentRequestTimeout) IsClientError() bool
IsClientError returns true when this post contentmanagement document request timeout response has a 4xx status code
func (*PostContentmanagementDocumentRequestTimeout) IsCode ¶
func (o *PostContentmanagementDocumentRequestTimeout) IsCode(code int) bool
IsCode returns true when this post contentmanagement document request timeout response a status code equal to that given
func (*PostContentmanagementDocumentRequestTimeout) IsRedirect ¶
func (o *PostContentmanagementDocumentRequestTimeout) IsRedirect() bool
IsRedirect returns true when this post contentmanagement document request timeout response has a 3xx status code
func (*PostContentmanagementDocumentRequestTimeout) IsServerError ¶
func (o *PostContentmanagementDocumentRequestTimeout) IsServerError() bool
IsServerError returns true when this post contentmanagement document request timeout response has a 5xx status code
func (*PostContentmanagementDocumentRequestTimeout) IsSuccess ¶
func (o *PostContentmanagementDocumentRequestTimeout) IsSuccess() bool
IsSuccess returns true when this post contentmanagement document request timeout response has a 2xx status code
func (*PostContentmanagementDocumentRequestTimeout) String ¶
func (o *PostContentmanagementDocumentRequestTimeout) String() string
type PostContentmanagementDocumentServiceUnavailable ¶
type PostContentmanagementDocumentServiceUnavailable struct {
}PostContentmanagementDocumentServiceUnavailable 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 NewPostContentmanagementDocumentServiceUnavailable ¶
func NewPostContentmanagementDocumentServiceUnavailable() *PostContentmanagementDocumentServiceUnavailable
NewPostContentmanagementDocumentServiceUnavailable creates a PostContentmanagementDocumentServiceUnavailable with default headers values
func (*PostContentmanagementDocumentServiceUnavailable) Error ¶
func (o *PostContentmanagementDocumentServiceUnavailable) Error() string
func (*PostContentmanagementDocumentServiceUnavailable) GetPayload ¶
func (o *PostContentmanagementDocumentServiceUnavailable) GetPayload() *models.ErrorBody
func (*PostContentmanagementDocumentServiceUnavailable) IsClientError ¶
func (o *PostContentmanagementDocumentServiceUnavailable) IsClientError() bool
IsClientError returns true when this post contentmanagement document service unavailable response has a 4xx status code
func (*PostContentmanagementDocumentServiceUnavailable) IsCode ¶
func (o *PostContentmanagementDocumentServiceUnavailable) IsCode(code int) bool
IsCode returns true when this post contentmanagement document service unavailable response a status code equal to that given
func (*PostContentmanagementDocumentServiceUnavailable) IsRedirect ¶
func (o *PostContentmanagementDocumentServiceUnavailable) IsRedirect() bool
IsRedirect returns true when this post contentmanagement document service unavailable response has a 3xx status code
func (*PostContentmanagementDocumentServiceUnavailable) IsServerError ¶
func (o *PostContentmanagementDocumentServiceUnavailable) IsServerError() bool
IsServerError returns true when this post contentmanagement document service unavailable response has a 5xx status code
func (*PostContentmanagementDocumentServiceUnavailable) IsSuccess ¶
func (o *PostContentmanagementDocumentServiceUnavailable) IsSuccess() bool
IsSuccess returns true when this post contentmanagement document service unavailable response has a 2xx status code
func (*PostContentmanagementDocumentServiceUnavailable) String ¶
func (o *PostContentmanagementDocumentServiceUnavailable) String() string
type PostContentmanagementDocumentTooManyRequests ¶
PostContentmanagementDocumentTooManyRequests describes a response with status code 429, with default header values.
Rate limit exceeded the maximum. Retry the request in [%s] seconds
func NewPostContentmanagementDocumentTooManyRequests ¶
func NewPostContentmanagementDocumentTooManyRequests() *PostContentmanagementDocumentTooManyRequests
NewPostContentmanagementDocumentTooManyRequests creates a PostContentmanagementDocumentTooManyRequests with default headers values
func (*PostContentmanagementDocumentTooManyRequests) Error ¶
func (o *PostContentmanagementDocumentTooManyRequests) Error() string
func (*PostContentmanagementDocumentTooManyRequests) GetPayload ¶
func (o *PostContentmanagementDocumentTooManyRequests) GetPayload() *models.ErrorBody
func (*PostContentmanagementDocumentTooManyRequests) IsClientError ¶
func (o *PostContentmanagementDocumentTooManyRequests) IsClientError() bool
IsClientError returns true when this post contentmanagement document too many requests response has a 4xx status code
func (*PostContentmanagementDocumentTooManyRequests) IsCode ¶
func (o *PostContentmanagementDocumentTooManyRequests) IsCode(code int) bool
IsCode returns true when this post contentmanagement document too many requests response a status code equal to that given
func (*PostContentmanagementDocumentTooManyRequests) IsRedirect ¶
func (o *PostContentmanagementDocumentTooManyRequests) IsRedirect() bool
IsRedirect returns true when this post contentmanagement document too many requests response has a 3xx status code
func (*PostContentmanagementDocumentTooManyRequests) IsServerError ¶
func (o *PostContentmanagementDocumentTooManyRequests) IsServerError() bool
IsServerError returns true when this post contentmanagement document too many requests response has a 5xx status code
func (*PostContentmanagementDocumentTooManyRequests) IsSuccess ¶
func (o *PostContentmanagementDocumentTooManyRequests) IsSuccess() bool
IsSuccess returns true when this post contentmanagement document too many requests response has a 2xx status code
func (*PostContentmanagementDocumentTooManyRequests) String ¶
func (o *PostContentmanagementDocumentTooManyRequests) String() string
type PostContentmanagementDocumentUnauthorized ¶
type PostContentmanagementDocumentUnauthorized struct {
}PostContentmanagementDocumentUnauthorized describes a response with status code 401, with default header values.
No authentication bearer token specified in authorization header.
func NewPostContentmanagementDocumentUnauthorized ¶
func NewPostContentmanagementDocumentUnauthorized() *PostContentmanagementDocumentUnauthorized
NewPostContentmanagementDocumentUnauthorized creates a PostContentmanagementDocumentUnauthorized with default headers values
func (*PostContentmanagementDocumentUnauthorized) Error ¶
func (o *PostContentmanagementDocumentUnauthorized) Error() string
func (*PostContentmanagementDocumentUnauthorized) GetPayload ¶
func (o *PostContentmanagementDocumentUnauthorized) GetPayload() *models.ErrorBody
func (*PostContentmanagementDocumentUnauthorized) IsClientError ¶
func (o *PostContentmanagementDocumentUnauthorized) IsClientError() bool
IsClientError returns true when this post contentmanagement document unauthorized response has a 4xx status code
func (*PostContentmanagementDocumentUnauthorized) IsCode ¶
func (o *PostContentmanagementDocumentUnauthorized) IsCode(code int) bool
IsCode returns true when this post contentmanagement document unauthorized response a status code equal to that given
func (*PostContentmanagementDocumentUnauthorized) IsRedirect ¶
func (o *PostContentmanagementDocumentUnauthorized) IsRedirect() bool
IsRedirect returns true when this post contentmanagement document unauthorized response has a 3xx status code
func (*PostContentmanagementDocumentUnauthorized) IsServerError ¶
func (o *PostContentmanagementDocumentUnauthorized) IsServerError() bool
IsServerError returns true when this post contentmanagement document unauthorized response has a 5xx status code
func (*PostContentmanagementDocumentUnauthorized) IsSuccess ¶
func (o *PostContentmanagementDocumentUnauthorized) IsSuccess() bool
IsSuccess returns true when this post contentmanagement document unauthorized response has a 2xx status code
func (*PostContentmanagementDocumentUnauthorized) String ¶
func (o *PostContentmanagementDocumentUnauthorized) String() string
type PostContentmanagementDocumentUnsupportedMediaType ¶
PostContentmanagementDocumentUnsupportedMediaType 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 NewPostContentmanagementDocumentUnsupportedMediaType ¶
func NewPostContentmanagementDocumentUnsupportedMediaType() *PostContentmanagementDocumentUnsupportedMediaType
NewPostContentmanagementDocumentUnsupportedMediaType creates a PostContentmanagementDocumentUnsupportedMediaType with default headers values
func (*PostContentmanagementDocumentUnsupportedMediaType) Error ¶
func (o *PostContentmanagementDocumentUnsupportedMediaType) Error() string
func (*PostContentmanagementDocumentUnsupportedMediaType) GetPayload ¶
func (o *PostContentmanagementDocumentUnsupportedMediaType) GetPayload() *models.ErrorBody
func (*PostContentmanagementDocumentUnsupportedMediaType) IsClientError ¶
func (o *PostContentmanagementDocumentUnsupportedMediaType) IsClientError() bool
IsClientError returns true when this post contentmanagement document unsupported media type response has a 4xx status code
func (*PostContentmanagementDocumentUnsupportedMediaType) IsCode ¶
func (o *PostContentmanagementDocumentUnsupportedMediaType) IsCode(code int) bool
IsCode returns true when this post contentmanagement document unsupported media type response a status code equal to that given
func (*PostContentmanagementDocumentUnsupportedMediaType) IsRedirect ¶
func (o *PostContentmanagementDocumentUnsupportedMediaType) IsRedirect() bool
IsRedirect returns true when this post contentmanagement document unsupported media type response has a 3xx status code
func (*PostContentmanagementDocumentUnsupportedMediaType) IsServerError ¶
func (o *PostContentmanagementDocumentUnsupportedMediaType) IsServerError() bool
IsServerError returns true when this post contentmanagement document unsupported media type response has a 5xx status code
func (*PostContentmanagementDocumentUnsupportedMediaType) IsSuccess ¶
func (o *PostContentmanagementDocumentUnsupportedMediaType) IsSuccess() bool
IsSuccess returns true when this post contentmanagement document unsupported media type response has a 2xx status code
func (*PostContentmanagementDocumentUnsupportedMediaType) String ¶
func (o *PostContentmanagementDocumentUnsupportedMediaType) String() string
type PostContentmanagementDocumentsBadRequest ¶
PostContentmanagementDocumentsBadRequest 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 NewPostContentmanagementDocumentsBadRequest ¶
func NewPostContentmanagementDocumentsBadRequest() *PostContentmanagementDocumentsBadRequest
NewPostContentmanagementDocumentsBadRequest creates a PostContentmanagementDocumentsBadRequest with default headers values
func (*PostContentmanagementDocumentsBadRequest) Error ¶
func (o *PostContentmanagementDocumentsBadRequest) Error() string
func (*PostContentmanagementDocumentsBadRequest) GetPayload ¶
func (o *PostContentmanagementDocumentsBadRequest) GetPayload() *models.ErrorBody
func (*PostContentmanagementDocumentsBadRequest) IsClientError ¶
func (o *PostContentmanagementDocumentsBadRequest) IsClientError() bool
IsClientError returns true when this post contentmanagement documents bad request response has a 4xx status code
func (*PostContentmanagementDocumentsBadRequest) IsCode ¶
func (o *PostContentmanagementDocumentsBadRequest) IsCode(code int) bool
IsCode returns true when this post contentmanagement documents bad request response a status code equal to that given
func (*PostContentmanagementDocumentsBadRequest) IsRedirect ¶
func (o *PostContentmanagementDocumentsBadRequest) IsRedirect() bool
IsRedirect returns true when this post contentmanagement documents bad request response has a 3xx status code
func (*PostContentmanagementDocumentsBadRequest) IsServerError ¶
func (o *PostContentmanagementDocumentsBadRequest) IsServerError() bool
IsServerError returns true when this post contentmanagement documents bad request response has a 5xx status code
func (*PostContentmanagementDocumentsBadRequest) IsSuccess ¶
func (o *PostContentmanagementDocumentsBadRequest) IsSuccess() bool
IsSuccess returns true when this post contentmanagement documents bad request response has a 2xx status code
func (*PostContentmanagementDocumentsBadRequest) String ¶
func (o *PostContentmanagementDocumentsBadRequest) String() string
type PostContentmanagementDocumentsForbidden ¶
PostContentmanagementDocumentsForbidden describes a response with status code 403, with default header values.
You are not authorized to perform the requested action.
func NewPostContentmanagementDocumentsForbidden ¶
func NewPostContentmanagementDocumentsForbidden() *PostContentmanagementDocumentsForbidden
NewPostContentmanagementDocumentsForbidden creates a PostContentmanagementDocumentsForbidden with default headers values
func (*PostContentmanagementDocumentsForbidden) Error ¶
func (o *PostContentmanagementDocumentsForbidden) Error() string
func (*PostContentmanagementDocumentsForbidden) GetPayload ¶
func (o *PostContentmanagementDocumentsForbidden) GetPayload() *models.ErrorBody
func (*PostContentmanagementDocumentsForbidden) IsClientError ¶
func (o *PostContentmanagementDocumentsForbidden) IsClientError() bool
IsClientError returns true when this post contentmanagement documents forbidden response has a 4xx status code
func (*PostContentmanagementDocumentsForbidden) IsCode ¶
func (o *PostContentmanagementDocumentsForbidden) IsCode(code int) bool
IsCode returns true when this post contentmanagement documents forbidden response a status code equal to that given
func (*PostContentmanagementDocumentsForbidden) IsRedirect ¶
func (o *PostContentmanagementDocumentsForbidden) IsRedirect() bool
IsRedirect returns true when this post contentmanagement documents forbidden response has a 3xx status code
func (*PostContentmanagementDocumentsForbidden) IsServerError ¶
func (o *PostContentmanagementDocumentsForbidden) IsServerError() bool
IsServerError returns true when this post contentmanagement documents forbidden response has a 5xx status code
func (*PostContentmanagementDocumentsForbidden) IsSuccess ¶
func (o *PostContentmanagementDocumentsForbidden) IsSuccess() bool
IsSuccess returns true when this post contentmanagement documents forbidden response has a 2xx status code
func (*PostContentmanagementDocumentsForbidden) String ¶
func (o *PostContentmanagementDocumentsForbidden) String() string
type PostContentmanagementDocumentsGatewayTimeout ¶
PostContentmanagementDocumentsGatewayTimeout describes a response with status code 504, with default header values.
The request timed out.
func NewPostContentmanagementDocumentsGatewayTimeout ¶
func NewPostContentmanagementDocumentsGatewayTimeout() *PostContentmanagementDocumentsGatewayTimeout
NewPostContentmanagementDocumentsGatewayTimeout creates a PostContentmanagementDocumentsGatewayTimeout with default headers values
func (*PostContentmanagementDocumentsGatewayTimeout) Error ¶
func (o *PostContentmanagementDocumentsGatewayTimeout) Error() string
func (*PostContentmanagementDocumentsGatewayTimeout) GetPayload ¶
func (o *PostContentmanagementDocumentsGatewayTimeout) GetPayload() *models.ErrorBody
func (*PostContentmanagementDocumentsGatewayTimeout) IsClientError ¶
func (o *PostContentmanagementDocumentsGatewayTimeout) IsClientError() bool
IsClientError returns true when this post contentmanagement documents gateway timeout response has a 4xx status code
func (*PostContentmanagementDocumentsGatewayTimeout) IsCode ¶
func (o *PostContentmanagementDocumentsGatewayTimeout) IsCode(code int) bool
IsCode returns true when this post contentmanagement documents gateway timeout response a status code equal to that given
func (*PostContentmanagementDocumentsGatewayTimeout) IsRedirect ¶
func (o *PostContentmanagementDocumentsGatewayTimeout) IsRedirect() bool
IsRedirect returns true when this post contentmanagement documents gateway timeout response has a 3xx status code
func (*PostContentmanagementDocumentsGatewayTimeout) IsServerError ¶
func (o *PostContentmanagementDocumentsGatewayTimeout) IsServerError() bool
IsServerError returns true when this post contentmanagement documents gateway timeout response has a 5xx status code
func (*PostContentmanagementDocumentsGatewayTimeout) IsSuccess ¶
func (o *PostContentmanagementDocumentsGatewayTimeout) IsSuccess() bool
IsSuccess returns true when this post contentmanagement documents gateway timeout response has a 2xx status code
func (*PostContentmanagementDocumentsGatewayTimeout) String ¶
func (o *PostContentmanagementDocumentsGatewayTimeout) String() string
type PostContentmanagementDocumentsInternalServerError ¶
PostContentmanagementDocumentsInternalServerError 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 NewPostContentmanagementDocumentsInternalServerError ¶
func NewPostContentmanagementDocumentsInternalServerError() *PostContentmanagementDocumentsInternalServerError
NewPostContentmanagementDocumentsInternalServerError creates a PostContentmanagementDocumentsInternalServerError with default headers values
func (*PostContentmanagementDocumentsInternalServerError) Error ¶
func (o *PostContentmanagementDocumentsInternalServerError) Error() string
func (*PostContentmanagementDocumentsInternalServerError) GetPayload ¶
func (o *PostContentmanagementDocumentsInternalServerError) GetPayload() *models.ErrorBody
func (*PostContentmanagementDocumentsInternalServerError) IsClientError ¶
func (o *PostContentmanagementDocumentsInternalServerError) IsClientError() bool
IsClientError returns true when this post contentmanagement documents internal server error response has a 4xx status code
func (*PostContentmanagementDocumentsInternalServerError) IsCode ¶
func (o *PostContentmanagementDocumentsInternalServerError) IsCode(code int) bool
IsCode returns true when this post contentmanagement documents internal server error response a status code equal to that given
func (*PostContentmanagementDocumentsInternalServerError) IsRedirect ¶
func (o *PostContentmanagementDocumentsInternalServerError) IsRedirect() bool
IsRedirect returns true when this post contentmanagement documents internal server error response has a 3xx status code
func (*PostContentmanagementDocumentsInternalServerError) IsServerError ¶
func (o *PostContentmanagementDocumentsInternalServerError) IsServerError() bool
IsServerError returns true when this post contentmanagement documents internal server error response has a 5xx status code
func (*PostContentmanagementDocumentsInternalServerError) IsSuccess ¶
func (o *PostContentmanagementDocumentsInternalServerError) IsSuccess() bool
IsSuccess returns true when this post contentmanagement documents internal server error response has a 2xx status code
func (*PostContentmanagementDocumentsInternalServerError) String ¶
func (o *PostContentmanagementDocumentsInternalServerError) String() string
type PostContentmanagementDocumentsLocked ¶
type PostContentmanagementDocumentsLocked struct { }
PostContentmanagementDocumentsLocked describes a response with status code 423, with default header values.
Locked - The source document is locked by another operation
func NewPostContentmanagementDocumentsLocked ¶
func NewPostContentmanagementDocumentsLocked() *PostContentmanagementDocumentsLocked
NewPostContentmanagementDocumentsLocked creates a PostContentmanagementDocumentsLocked with default headers values
func (*PostContentmanagementDocumentsLocked) Error ¶
func (o *PostContentmanagementDocumentsLocked) Error() string
func (*PostContentmanagementDocumentsLocked) IsClientError ¶
func (o *PostContentmanagementDocumentsLocked) IsClientError() bool
IsClientError returns true when this post contentmanagement documents locked response has a 4xx status code
func (*PostContentmanagementDocumentsLocked) IsCode ¶
func (o *PostContentmanagementDocumentsLocked) IsCode(code int) bool
IsCode returns true when this post contentmanagement documents locked response a status code equal to that given
func (*PostContentmanagementDocumentsLocked) IsRedirect ¶
func (o *PostContentmanagementDocumentsLocked) IsRedirect() bool
IsRedirect returns true when this post contentmanagement documents locked response has a 3xx status code
func (*PostContentmanagementDocumentsLocked) IsServerError ¶
func (o *PostContentmanagementDocumentsLocked) IsServerError() bool
IsServerError returns true when this post contentmanagement documents locked response has a 5xx status code
func (*PostContentmanagementDocumentsLocked) IsSuccess ¶
func (o *PostContentmanagementDocumentsLocked) IsSuccess() bool
IsSuccess returns true when this post contentmanagement documents locked response has a 2xx status code
func (*PostContentmanagementDocumentsLocked) String ¶
func (o *PostContentmanagementDocumentsLocked) String() string
type PostContentmanagementDocumentsNotFound ¶
PostContentmanagementDocumentsNotFound describes a response with status code 404, with default header values.
The requested resource was not found.
func NewPostContentmanagementDocumentsNotFound ¶
func NewPostContentmanagementDocumentsNotFound() *PostContentmanagementDocumentsNotFound
NewPostContentmanagementDocumentsNotFound creates a PostContentmanagementDocumentsNotFound with default headers values
func (*PostContentmanagementDocumentsNotFound) Error ¶
func (o *PostContentmanagementDocumentsNotFound) Error() string
func (*PostContentmanagementDocumentsNotFound) GetPayload ¶
func (o *PostContentmanagementDocumentsNotFound) GetPayload() *models.ErrorBody
func (*PostContentmanagementDocumentsNotFound) IsClientError ¶
func (o *PostContentmanagementDocumentsNotFound) IsClientError() bool
IsClientError returns true when this post contentmanagement documents not found response has a 4xx status code
func (*PostContentmanagementDocumentsNotFound) IsCode ¶
func (o *PostContentmanagementDocumentsNotFound) IsCode(code int) bool
IsCode returns true when this post contentmanagement documents not found response a status code equal to that given
func (*PostContentmanagementDocumentsNotFound) IsRedirect ¶
func (o *PostContentmanagementDocumentsNotFound) IsRedirect() bool
IsRedirect returns true when this post contentmanagement documents not found response has a 3xx status code
func (*PostContentmanagementDocumentsNotFound) IsServerError ¶
func (o *PostContentmanagementDocumentsNotFound) IsServerError() bool
IsServerError returns true when this post contentmanagement documents not found response has a 5xx status code
func (*PostContentmanagementDocumentsNotFound) IsSuccess ¶
func (o *PostContentmanagementDocumentsNotFound) IsSuccess() bool
IsSuccess returns true when this post contentmanagement documents not found response has a 2xx status code
func (*PostContentmanagementDocumentsNotFound) String ¶
func (o *PostContentmanagementDocumentsNotFound) String() string
type PostContentmanagementDocumentsOK ¶
PostContentmanagementDocumentsOK describes a response with status code 200, with default header values.
successful operation
func NewPostContentmanagementDocumentsOK ¶
func NewPostContentmanagementDocumentsOK() *PostContentmanagementDocumentsOK
NewPostContentmanagementDocumentsOK creates a PostContentmanagementDocumentsOK with default headers values
func (*PostContentmanagementDocumentsOK) Error ¶
func (o *PostContentmanagementDocumentsOK) Error() string
func (*PostContentmanagementDocumentsOK) GetPayload ¶
func (o *PostContentmanagementDocumentsOK) GetPayload() *models.Document
func (*PostContentmanagementDocumentsOK) IsClientError ¶
func (o *PostContentmanagementDocumentsOK) IsClientError() bool
IsClientError returns true when this post contentmanagement documents o k response has a 4xx status code
func (*PostContentmanagementDocumentsOK) IsCode ¶
func (o *PostContentmanagementDocumentsOK) IsCode(code int) bool
IsCode returns true when this post contentmanagement documents o k response a status code equal to that given
func (*PostContentmanagementDocumentsOK) IsRedirect ¶
func (o *PostContentmanagementDocumentsOK) IsRedirect() bool
IsRedirect returns true when this post contentmanagement documents o k response has a 3xx status code
func (*PostContentmanagementDocumentsOK) IsServerError ¶
func (o *PostContentmanagementDocumentsOK) IsServerError() bool
IsServerError returns true when this post contentmanagement documents o k response has a 5xx status code
func (*PostContentmanagementDocumentsOK) IsSuccess ¶
func (o *PostContentmanagementDocumentsOK) IsSuccess() bool
IsSuccess returns true when this post contentmanagement documents o k response has a 2xx status code
func (*PostContentmanagementDocumentsOK) String ¶
func (o *PostContentmanagementDocumentsOK) String() string
type PostContentmanagementDocumentsParams ¶
type PostContentmanagementDocumentsParams struct { /* Body. Document */ Body *models.DocumentUpload /* CopySource. Copy a document within a workspace or to a new workspace. Provide a document ID as the copy source. */ CopySource *string /* MoveSource. Move a document to a new workspace. Provide a document ID as the move source. */ MoveSource *string /* Override. Override any lock on the source document */ Override *bool Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PostContentmanagementDocumentsParams contains all the parameters to send to the API endpoint
for the post contentmanagement documents operation. Typically these are written to a http.Request.
func NewPostContentmanagementDocumentsParams ¶
func NewPostContentmanagementDocumentsParams() *PostContentmanagementDocumentsParams
NewPostContentmanagementDocumentsParams creates a new PostContentmanagementDocumentsParams 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 NewPostContentmanagementDocumentsParamsWithContext ¶
func NewPostContentmanagementDocumentsParamsWithContext(ctx context.Context) *PostContentmanagementDocumentsParams
NewPostContentmanagementDocumentsParamsWithContext creates a new PostContentmanagementDocumentsParams object with the ability to set a context for a request.
func NewPostContentmanagementDocumentsParamsWithHTTPClient ¶
func NewPostContentmanagementDocumentsParamsWithHTTPClient(client *http.Client) *PostContentmanagementDocumentsParams
NewPostContentmanagementDocumentsParamsWithHTTPClient creates a new PostContentmanagementDocumentsParams object with the ability to set a custom HTTPClient for a request.
func NewPostContentmanagementDocumentsParamsWithTimeout ¶
func NewPostContentmanagementDocumentsParamsWithTimeout(timeout time.Duration) *PostContentmanagementDocumentsParams
NewPostContentmanagementDocumentsParamsWithTimeout creates a new PostContentmanagementDocumentsParams object with the ability to set a timeout on a request.
func (*PostContentmanagementDocumentsParams) SetBody ¶
func (o *PostContentmanagementDocumentsParams) SetBody(body *models.DocumentUpload)
SetBody adds the body to the post contentmanagement documents params
func (*PostContentmanagementDocumentsParams) SetContext ¶
func (o *PostContentmanagementDocumentsParams) SetContext(ctx context.Context)
SetContext adds the context to the post contentmanagement documents params
func (*PostContentmanagementDocumentsParams) SetCopySource ¶
func (o *PostContentmanagementDocumentsParams) SetCopySource(copySource *string)
SetCopySource adds the copySource to the post contentmanagement documents params
func (*PostContentmanagementDocumentsParams) SetDefaults ¶
func (o *PostContentmanagementDocumentsParams) SetDefaults()
SetDefaults hydrates default values in the post contentmanagement documents params (not the query body).
All values with no default are reset to their zero value.
func (*PostContentmanagementDocumentsParams) SetHTTPClient ¶
func (o *PostContentmanagementDocumentsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the post contentmanagement documents params
func (*PostContentmanagementDocumentsParams) SetMoveSource ¶
func (o *PostContentmanagementDocumentsParams) SetMoveSource(moveSource *string)
SetMoveSource adds the moveSource to the post contentmanagement documents params
func (*PostContentmanagementDocumentsParams) SetOverride ¶
func (o *PostContentmanagementDocumentsParams) SetOverride(override *bool)
SetOverride adds the override to the post contentmanagement documents params
func (*PostContentmanagementDocumentsParams) SetTimeout ¶
func (o *PostContentmanagementDocumentsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the post contentmanagement documents params
func (*PostContentmanagementDocumentsParams) WithBody ¶
func (o *PostContentmanagementDocumentsParams) WithBody(body *models.DocumentUpload) *PostContentmanagementDocumentsParams
WithBody adds the body to the post contentmanagement documents params
func (*PostContentmanagementDocumentsParams) WithContext ¶
func (o *PostContentmanagementDocumentsParams) WithContext(ctx context.Context) *PostContentmanagementDocumentsParams
WithContext adds the context to the post contentmanagement documents params
func (*PostContentmanagementDocumentsParams) WithCopySource ¶
func (o *PostContentmanagementDocumentsParams) WithCopySource(copySource *string) *PostContentmanagementDocumentsParams
WithCopySource adds the copySource to the post contentmanagement documents params
func (*PostContentmanagementDocumentsParams) WithDefaults ¶
func (o *PostContentmanagementDocumentsParams) WithDefaults() *PostContentmanagementDocumentsParams
WithDefaults hydrates default values in the post contentmanagement documents params (not the query body).
All values with no default are reset to their zero value.
func (*PostContentmanagementDocumentsParams) WithHTTPClient ¶
func (o *PostContentmanagementDocumentsParams) WithHTTPClient(client *http.Client) *PostContentmanagementDocumentsParams
WithHTTPClient adds the HTTPClient to the post contentmanagement documents params
func (*PostContentmanagementDocumentsParams) WithMoveSource ¶
func (o *PostContentmanagementDocumentsParams) WithMoveSource(moveSource *string) *PostContentmanagementDocumentsParams
WithMoveSource adds the moveSource to the post contentmanagement documents params
func (*PostContentmanagementDocumentsParams) WithOverride ¶
func (o *PostContentmanagementDocumentsParams) WithOverride(override *bool) *PostContentmanagementDocumentsParams
WithOverride adds the override to the post contentmanagement documents params
func (*PostContentmanagementDocumentsParams) WithTimeout ¶
func (o *PostContentmanagementDocumentsParams) WithTimeout(timeout time.Duration) *PostContentmanagementDocumentsParams
WithTimeout adds the timeout to the post contentmanagement documents params
func (*PostContentmanagementDocumentsParams) WriteToRequest ¶
func (o *PostContentmanagementDocumentsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PostContentmanagementDocumentsReader ¶
type PostContentmanagementDocumentsReader struct {
// contains filtered or unexported fields
}
PostContentmanagementDocumentsReader is a Reader for the PostContentmanagementDocuments structure.
func (*PostContentmanagementDocumentsReader) ReadResponse ¶
func (o *PostContentmanagementDocumentsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PostContentmanagementDocumentsRequestEntityTooLarge ¶
PostContentmanagementDocumentsRequestEntityTooLarge describes a response with status code 413, with default header values.
The request is over the size limit. Maximum bytes: %s
func NewPostContentmanagementDocumentsRequestEntityTooLarge ¶
func NewPostContentmanagementDocumentsRequestEntityTooLarge() *PostContentmanagementDocumentsRequestEntityTooLarge
NewPostContentmanagementDocumentsRequestEntityTooLarge creates a PostContentmanagementDocumentsRequestEntityTooLarge with default headers values
func (*PostContentmanagementDocumentsRequestEntityTooLarge) Error ¶
func (o *PostContentmanagementDocumentsRequestEntityTooLarge) Error() string
func (*PostContentmanagementDocumentsRequestEntityTooLarge) GetPayload ¶
func (o *PostContentmanagementDocumentsRequestEntityTooLarge) GetPayload() *models.ErrorBody
func (*PostContentmanagementDocumentsRequestEntityTooLarge) IsClientError ¶
func (o *PostContentmanagementDocumentsRequestEntityTooLarge) IsClientError() bool
IsClientError returns true when this post contentmanagement documents request entity too large response has a 4xx status code
func (*PostContentmanagementDocumentsRequestEntityTooLarge) IsCode ¶
func (o *PostContentmanagementDocumentsRequestEntityTooLarge) IsCode(code int) bool
IsCode returns true when this post contentmanagement documents request entity too large response a status code equal to that given
func (*PostContentmanagementDocumentsRequestEntityTooLarge) IsRedirect ¶
func (o *PostContentmanagementDocumentsRequestEntityTooLarge) IsRedirect() bool
IsRedirect returns true when this post contentmanagement documents request entity too large response has a 3xx status code
func (*PostContentmanagementDocumentsRequestEntityTooLarge) IsServerError ¶
func (o *PostContentmanagementDocumentsRequestEntityTooLarge) IsServerError() bool
IsServerError returns true when this post contentmanagement documents request entity too large response has a 5xx status code
func (*PostContentmanagementDocumentsRequestEntityTooLarge) IsSuccess ¶
func (o *PostContentmanagementDocumentsRequestEntityTooLarge) IsSuccess() bool
IsSuccess returns true when this post contentmanagement documents request entity too large response has a 2xx status code
func (*PostContentmanagementDocumentsRequestEntityTooLarge) String ¶
func (o *PostContentmanagementDocumentsRequestEntityTooLarge) String() string
type PostContentmanagementDocumentsRequestTimeout ¶
PostContentmanagementDocumentsRequestTimeout 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 NewPostContentmanagementDocumentsRequestTimeout ¶
func NewPostContentmanagementDocumentsRequestTimeout() *PostContentmanagementDocumentsRequestTimeout
NewPostContentmanagementDocumentsRequestTimeout creates a PostContentmanagementDocumentsRequestTimeout with default headers values
func (*PostContentmanagementDocumentsRequestTimeout) Error ¶
func (o *PostContentmanagementDocumentsRequestTimeout) Error() string
func (*PostContentmanagementDocumentsRequestTimeout) GetPayload ¶
func (o *PostContentmanagementDocumentsRequestTimeout) GetPayload() *models.ErrorBody
func (*PostContentmanagementDocumentsRequestTimeout) IsClientError ¶
func (o *PostContentmanagementDocumentsRequestTimeout) IsClientError() bool
IsClientError returns true when this post contentmanagement documents request timeout response has a 4xx status code
func (*PostContentmanagementDocumentsRequestTimeout) IsCode ¶
func (o *PostContentmanagementDocumentsRequestTimeout) IsCode(code int) bool
IsCode returns true when this post contentmanagement documents request timeout response a status code equal to that given
func (*PostContentmanagementDocumentsRequestTimeout) IsRedirect ¶
func (o *PostContentmanagementDocumentsRequestTimeout) IsRedirect() bool
IsRedirect returns true when this post contentmanagement documents request timeout response has a 3xx status code
func (*PostContentmanagementDocumentsRequestTimeout) IsServerError ¶
func (o *PostContentmanagementDocumentsRequestTimeout) IsServerError() bool
IsServerError returns true when this post contentmanagement documents request timeout response has a 5xx status code
func (*PostContentmanagementDocumentsRequestTimeout) IsSuccess ¶
func (o *PostContentmanagementDocumentsRequestTimeout) IsSuccess() bool
IsSuccess returns true when this post contentmanagement documents request timeout response has a 2xx status code
func (*PostContentmanagementDocumentsRequestTimeout) String ¶
func (o *PostContentmanagementDocumentsRequestTimeout) String() string
type PostContentmanagementDocumentsServiceUnavailable ¶
type PostContentmanagementDocumentsServiceUnavailable struct {
}PostContentmanagementDocumentsServiceUnavailable 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 NewPostContentmanagementDocumentsServiceUnavailable ¶
func NewPostContentmanagementDocumentsServiceUnavailable() *PostContentmanagementDocumentsServiceUnavailable
NewPostContentmanagementDocumentsServiceUnavailable creates a PostContentmanagementDocumentsServiceUnavailable with default headers values
func (*PostContentmanagementDocumentsServiceUnavailable) Error ¶
func (o *PostContentmanagementDocumentsServiceUnavailable) Error() string
func (*PostContentmanagementDocumentsServiceUnavailable) GetPayload ¶
func (o *PostContentmanagementDocumentsServiceUnavailable) GetPayload() *models.ErrorBody
func (*PostContentmanagementDocumentsServiceUnavailable) IsClientError ¶
func (o *PostContentmanagementDocumentsServiceUnavailable) IsClientError() bool
IsClientError returns true when this post contentmanagement documents service unavailable response has a 4xx status code
func (*PostContentmanagementDocumentsServiceUnavailable) IsCode ¶
func (o *PostContentmanagementDocumentsServiceUnavailable) IsCode(code int) bool
IsCode returns true when this post contentmanagement documents service unavailable response a status code equal to that given
func (*PostContentmanagementDocumentsServiceUnavailable) IsRedirect ¶
func (o *PostContentmanagementDocumentsServiceUnavailable) IsRedirect() bool
IsRedirect returns true when this post contentmanagement documents service unavailable response has a 3xx status code
func (*PostContentmanagementDocumentsServiceUnavailable) IsServerError ¶
func (o *PostContentmanagementDocumentsServiceUnavailable) IsServerError() bool
IsServerError returns true when this post contentmanagement documents service unavailable response has a 5xx status code
func (*PostContentmanagementDocumentsServiceUnavailable) IsSuccess ¶
func (o *PostContentmanagementDocumentsServiceUnavailable) IsSuccess() bool
IsSuccess returns true when this post contentmanagement documents service unavailable response has a 2xx status code
func (*PostContentmanagementDocumentsServiceUnavailable) String ¶
func (o *PostContentmanagementDocumentsServiceUnavailable) String() string
type PostContentmanagementDocumentsTooManyRequests ¶
PostContentmanagementDocumentsTooManyRequests describes a response with status code 429, with default header values.
Rate limit exceeded the maximum. Retry the request in [%s] seconds
func NewPostContentmanagementDocumentsTooManyRequests ¶
func NewPostContentmanagementDocumentsTooManyRequests() *PostContentmanagementDocumentsTooManyRequests
NewPostContentmanagementDocumentsTooManyRequests creates a PostContentmanagementDocumentsTooManyRequests with default headers values
func (*PostContentmanagementDocumentsTooManyRequests) Error ¶
func (o *PostContentmanagementDocumentsTooManyRequests) Error() string
func (*PostContentmanagementDocumentsTooManyRequests) GetPayload ¶
func (o *PostContentmanagementDocumentsTooManyRequests) GetPayload() *models.ErrorBody
func (*PostContentmanagementDocumentsTooManyRequests) IsClientError ¶
func (o *PostContentmanagementDocumentsTooManyRequests) IsClientError() bool
IsClientError returns true when this post contentmanagement documents too many requests response has a 4xx status code
func (*PostContentmanagementDocumentsTooManyRequests) IsCode ¶
func (o *PostContentmanagementDocumentsTooManyRequests) IsCode(code int) bool
IsCode returns true when this post contentmanagement documents too many requests response a status code equal to that given
func (*PostContentmanagementDocumentsTooManyRequests) IsRedirect ¶
func (o *PostContentmanagementDocumentsTooManyRequests) IsRedirect() bool
IsRedirect returns true when this post contentmanagement documents too many requests response has a 3xx status code
func (*PostContentmanagementDocumentsTooManyRequests) IsServerError ¶
func (o *PostContentmanagementDocumentsTooManyRequests) IsServerError() bool
IsServerError returns true when this post contentmanagement documents too many requests response has a 5xx status code
func (*PostContentmanagementDocumentsTooManyRequests) IsSuccess ¶
func (o *PostContentmanagementDocumentsTooManyRequests) IsSuccess() bool
IsSuccess returns true when this post contentmanagement documents too many requests response has a 2xx status code
func (*PostContentmanagementDocumentsTooManyRequests) String ¶
func (o *PostContentmanagementDocumentsTooManyRequests) String() string
type PostContentmanagementDocumentsUnauthorized ¶
type PostContentmanagementDocumentsUnauthorized struct {
}PostContentmanagementDocumentsUnauthorized describes a response with status code 401, with default header values.
No authentication bearer token specified in authorization header.
func NewPostContentmanagementDocumentsUnauthorized ¶
func NewPostContentmanagementDocumentsUnauthorized() *PostContentmanagementDocumentsUnauthorized
NewPostContentmanagementDocumentsUnauthorized creates a PostContentmanagementDocumentsUnauthorized with default headers values
func (*PostContentmanagementDocumentsUnauthorized) Error ¶
func (o *PostContentmanagementDocumentsUnauthorized) Error() string
func (*PostContentmanagementDocumentsUnauthorized) GetPayload ¶
func (o *PostContentmanagementDocumentsUnauthorized) GetPayload() *models.ErrorBody
func (*PostContentmanagementDocumentsUnauthorized) IsClientError ¶
func (o *PostContentmanagementDocumentsUnauthorized) IsClientError() bool
IsClientError returns true when this post contentmanagement documents unauthorized response has a 4xx status code
func (*PostContentmanagementDocumentsUnauthorized) IsCode ¶
func (o *PostContentmanagementDocumentsUnauthorized) IsCode(code int) bool
IsCode returns true when this post contentmanagement documents unauthorized response a status code equal to that given
func (*PostContentmanagementDocumentsUnauthorized) IsRedirect ¶
func (o *PostContentmanagementDocumentsUnauthorized) IsRedirect() bool
IsRedirect returns true when this post contentmanagement documents unauthorized response has a 3xx status code
func (*PostContentmanagementDocumentsUnauthorized) IsServerError ¶
func (o *PostContentmanagementDocumentsUnauthorized) IsServerError() bool
IsServerError returns true when this post contentmanagement documents unauthorized response has a 5xx status code
func (*PostContentmanagementDocumentsUnauthorized) IsSuccess ¶
func (o *PostContentmanagementDocumentsUnauthorized) IsSuccess() bool
IsSuccess returns true when this post contentmanagement documents unauthorized response has a 2xx status code
func (*PostContentmanagementDocumentsUnauthorized) String ¶
func (o *PostContentmanagementDocumentsUnauthorized) String() string
type PostContentmanagementDocumentsUnsupportedMediaType ¶
PostContentmanagementDocumentsUnsupportedMediaType 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 NewPostContentmanagementDocumentsUnsupportedMediaType ¶
func NewPostContentmanagementDocumentsUnsupportedMediaType() *PostContentmanagementDocumentsUnsupportedMediaType
NewPostContentmanagementDocumentsUnsupportedMediaType creates a PostContentmanagementDocumentsUnsupportedMediaType with default headers values
func (*PostContentmanagementDocumentsUnsupportedMediaType) Error ¶
func (o *PostContentmanagementDocumentsUnsupportedMediaType) Error() string
func (*PostContentmanagementDocumentsUnsupportedMediaType) GetPayload ¶
func (o *PostContentmanagementDocumentsUnsupportedMediaType) GetPayload() *models.ErrorBody
func (*PostContentmanagementDocumentsUnsupportedMediaType) IsClientError ¶
func (o *PostContentmanagementDocumentsUnsupportedMediaType) IsClientError() bool
IsClientError returns true when this post contentmanagement documents unsupported media type response has a 4xx status code
func (*PostContentmanagementDocumentsUnsupportedMediaType) IsCode ¶
func (o *PostContentmanagementDocumentsUnsupportedMediaType) IsCode(code int) bool
IsCode returns true when this post contentmanagement documents unsupported media type response a status code equal to that given
func (*PostContentmanagementDocumentsUnsupportedMediaType) IsRedirect ¶
func (o *PostContentmanagementDocumentsUnsupportedMediaType) IsRedirect() bool
IsRedirect returns true when this post contentmanagement documents unsupported media type response has a 3xx status code
func (*PostContentmanagementDocumentsUnsupportedMediaType) IsServerError ¶
func (o *PostContentmanagementDocumentsUnsupportedMediaType) IsServerError() bool
IsServerError returns true when this post contentmanagement documents unsupported media type response has a 5xx status code
func (*PostContentmanagementDocumentsUnsupportedMediaType) IsSuccess ¶
func (o *PostContentmanagementDocumentsUnsupportedMediaType) IsSuccess() bool
IsSuccess returns true when this post contentmanagement documents unsupported media type response has a 2xx status code
func (*PostContentmanagementDocumentsUnsupportedMediaType) String ¶
func (o *PostContentmanagementDocumentsUnsupportedMediaType) String() string
type PostContentmanagementQueryBadRequest ¶
PostContentmanagementQueryBadRequest 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 NewPostContentmanagementQueryBadRequest ¶
func NewPostContentmanagementQueryBadRequest() *PostContentmanagementQueryBadRequest
NewPostContentmanagementQueryBadRequest creates a PostContentmanagementQueryBadRequest with default headers values
func (*PostContentmanagementQueryBadRequest) Error ¶
func (o *PostContentmanagementQueryBadRequest) Error() string
func (*PostContentmanagementQueryBadRequest) GetPayload ¶
func (o *PostContentmanagementQueryBadRequest) GetPayload() *models.ErrorBody
func (*PostContentmanagementQueryBadRequest) IsClientError ¶
func (o *PostContentmanagementQueryBadRequest) IsClientError() bool
IsClientError returns true when this post contentmanagement query bad request response has a 4xx status code
func (*PostContentmanagementQueryBadRequest) IsCode ¶
func (o *PostContentmanagementQueryBadRequest) IsCode(code int) bool
IsCode returns true when this post contentmanagement query bad request response a status code equal to that given
func (*PostContentmanagementQueryBadRequest) IsRedirect ¶
func (o *PostContentmanagementQueryBadRequest) IsRedirect() bool
IsRedirect returns true when this post contentmanagement query bad request response has a 3xx status code
func (*PostContentmanagementQueryBadRequest) IsServerError ¶
func (o *PostContentmanagementQueryBadRequest) IsServerError() bool
IsServerError returns true when this post contentmanagement query bad request response has a 5xx status code
func (*PostContentmanagementQueryBadRequest) IsSuccess ¶
func (o *PostContentmanagementQueryBadRequest) IsSuccess() bool
IsSuccess returns true when this post contentmanagement query bad request response has a 2xx status code
func (*PostContentmanagementQueryBadRequest) String ¶
func (o *PostContentmanagementQueryBadRequest) String() string
type PostContentmanagementQueryForbidden ¶
PostContentmanagementQueryForbidden describes a response with status code 403, with default header values.
You are not authorized to perform the requested action.
func NewPostContentmanagementQueryForbidden ¶
func NewPostContentmanagementQueryForbidden() *PostContentmanagementQueryForbidden
NewPostContentmanagementQueryForbidden creates a PostContentmanagementQueryForbidden with default headers values
func (*PostContentmanagementQueryForbidden) Error ¶
func (o *PostContentmanagementQueryForbidden) Error() string
func (*PostContentmanagementQueryForbidden) GetPayload ¶
func (o *PostContentmanagementQueryForbidden) GetPayload() *models.ErrorBody
func (*PostContentmanagementQueryForbidden) IsClientError ¶
func (o *PostContentmanagementQueryForbidden) IsClientError() bool
IsClientError returns true when this post contentmanagement query forbidden response has a 4xx status code
func (*PostContentmanagementQueryForbidden) IsCode ¶
func (o *PostContentmanagementQueryForbidden) IsCode(code int) bool
IsCode returns true when this post contentmanagement query forbidden response a status code equal to that given
func (*PostContentmanagementQueryForbidden) IsRedirect ¶
func (o *PostContentmanagementQueryForbidden) IsRedirect() bool
IsRedirect returns true when this post contentmanagement query forbidden response has a 3xx status code
func (*PostContentmanagementQueryForbidden) IsServerError ¶
func (o *PostContentmanagementQueryForbidden) IsServerError() bool
IsServerError returns true when this post contentmanagement query forbidden response has a 5xx status code
func (*PostContentmanagementQueryForbidden) IsSuccess ¶
func (o *PostContentmanagementQueryForbidden) IsSuccess() bool
IsSuccess returns true when this post contentmanagement query forbidden response has a 2xx status code
func (*PostContentmanagementQueryForbidden) String ¶
func (o *PostContentmanagementQueryForbidden) String() string
type PostContentmanagementQueryGatewayTimeout ¶
PostContentmanagementQueryGatewayTimeout describes a response with status code 504, with default header values.
The request timed out.
func NewPostContentmanagementQueryGatewayTimeout ¶
func NewPostContentmanagementQueryGatewayTimeout() *PostContentmanagementQueryGatewayTimeout
NewPostContentmanagementQueryGatewayTimeout creates a PostContentmanagementQueryGatewayTimeout with default headers values
func (*PostContentmanagementQueryGatewayTimeout) Error ¶
func (o *PostContentmanagementQueryGatewayTimeout) Error() string
func (*PostContentmanagementQueryGatewayTimeout) GetPayload ¶
func (o *PostContentmanagementQueryGatewayTimeout) GetPayload() *models.ErrorBody
func (*PostContentmanagementQueryGatewayTimeout) IsClientError ¶
func (o *PostContentmanagementQueryGatewayTimeout) IsClientError() bool
IsClientError returns true when this post contentmanagement query gateway timeout response has a 4xx status code
func (*PostContentmanagementQueryGatewayTimeout) IsCode ¶
func (o *PostContentmanagementQueryGatewayTimeout) IsCode(code int) bool
IsCode returns true when this post contentmanagement query gateway timeout response a status code equal to that given
func (*PostContentmanagementQueryGatewayTimeout) IsRedirect ¶
func (o *PostContentmanagementQueryGatewayTimeout) IsRedirect() bool
IsRedirect returns true when this post contentmanagement query gateway timeout response has a 3xx status code
func (*PostContentmanagementQueryGatewayTimeout) IsServerError ¶
func (o *PostContentmanagementQueryGatewayTimeout) IsServerError() bool
IsServerError returns true when this post contentmanagement query gateway timeout response has a 5xx status code
func (*PostContentmanagementQueryGatewayTimeout) IsSuccess ¶
func (o *PostContentmanagementQueryGatewayTimeout) IsSuccess() bool
IsSuccess returns true when this post contentmanagement query gateway timeout response has a 2xx status code
func (*PostContentmanagementQueryGatewayTimeout) String ¶
func (o *PostContentmanagementQueryGatewayTimeout) String() string
type PostContentmanagementQueryInternalServerError ¶
PostContentmanagementQueryInternalServerError 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 NewPostContentmanagementQueryInternalServerError ¶
func NewPostContentmanagementQueryInternalServerError() *PostContentmanagementQueryInternalServerError
NewPostContentmanagementQueryInternalServerError creates a PostContentmanagementQueryInternalServerError with default headers values
func (*PostContentmanagementQueryInternalServerError) Error ¶
func (o *PostContentmanagementQueryInternalServerError) Error() string
func (*PostContentmanagementQueryInternalServerError) GetPayload ¶
func (o *PostContentmanagementQueryInternalServerError) GetPayload() *models.ErrorBody
func (*PostContentmanagementQueryInternalServerError) IsClientError ¶
func (o *PostContentmanagementQueryInternalServerError) IsClientError() bool
IsClientError returns true when this post contentmanagement query internal server error response has a 4xx status code
func (*PostContentmanagementQueryInternalServerError) IsCode ¶
func (o *PostContentmanagementQueryInternalServerError) IsCode(code int) bool
IsCode returns true when this post contentmanagement query internal server error response a status code equal to that given
func (*PostContentmanagementQueryInternalServerError) IsRedirect ¶
func (o *PostContentmanagementQueryInternalServerError) IsRedirect() bool
IsRedirect returns true when this post contentmanagement query internal server error response has a 3xx status code
func (*PostContentmanagementQueryInternalServerError) IsServerError ¶
func (o *PostContentmanagementQueryInternalServerError) IsServerError() bool
IsServerError returns true when this post contentmanagement query internal server error response has a 5xx status code
func (*PostContentmanagementQueryInternalServerError) IsSuccess ¶
func (o *PostContentmanagementQueryInternalServerError) IsSuccess() bool
IsSuccess returns true when this post contentmanagement query internal server error response has a 2xx status code
func (*PostContentmanagementQueryInternalServerError) String ¶
func (o *PostContentmanagementQueryInternalServerError) String() string
type PostContentmanagementQueryNotFound ¶
PostContentmanagementQueryNotFound describes a response with status code 404, with default header values.
The requested resource was not found.
func NewPostContentmanagementQueryNotFound ¶
func NewPostContentmanagementQueryNotFound() *PostContentmanagementQueryNotFound
NewPostContentmanagementQueryNotFound creates a PostContentmanagementQueryNotFound with default headers values
func (*PostContentmanagementQueryNotFound) Error ¶
func (o *PostContentmanagementQueryNotFound) Error() string
func (*PostContentmanagementQueryNotFound) GetPayload ¶
func (o *PostContentmanagementQueryNotFound) GetPayload() *models.ErrorBody
func (*PostContentmanagementQueryNotFound) IsClientError ¶
func (o *PostContentmanagementQueryNotFound) IsClientError() bool
IsClientError returns true when this post contentmanagement query not found response has a 4xx status code
func (*PostContentmanagementQueryNotFound) IsCode ¶
func (o *PostContentmanagementQueryNotFound) IsCode(code int) bool
IsCode returns true when this post contentmanagement query not found response a status code equal to that given
func (*PostContentmanagementQueryNotFound) IsRedirect ¶
func (o *PostContentmanagementQueryNotFound) IsRedirect() bool
IsRedirect returns true when this post contentmanagement query not found response has a 3xx status code
func (*PostContentmanagementQueryNotFound) IsServerError ¶
func (o *PostContentmanagementQueryNotFound) IsServerError() bool
IsServerError returns true when this post contentmanagement query not found response has a 5xx status code
func (*PostContentmanagementQueryNotFound) IsSuccess ¶
func (o *PostContentmanagementQueryNotFound) IsSuccess() bool
IsSuccess returns true when this post contentmanagement query not found response has a 2xx status code
func (*PostContentmanagementQueryNotFound) String ¶
func (o *PostContentmanagementQueryNotFound) String() string
type PostContentmanagementQueryOK ¶
type PostContentmanagementQueryOK struct {
Payload *models.QueryResults
}
PostContentmanagementQueryOK describes a response with status code 200, with default header values.
successful operation
func NewPostContentmanagementQueryOK ¶
func NewPostContentmanagementQueryOK() *PostContentmanagementQueryOK
NewPostContentmanagementQueryOK creates a PostContentmanagementQueryOK with default headers values
func (*PostContentmanagementQueryOK) Error ¶
func (o *PostContentmanagementQueryOK) Error() string
func (*PostContentmanagementQueryOK) GetPayload ¶
func (o *PostContentmanagementQueryOK) GetPayload() *models.QueryResults
func (*PostContentmanagementQueryOK) IsClientError ¶
func (o *PostContentmanagementQueryOK) IsClientError() bool
IsClientError returns true when this post contentmanagement query o k response has a 4xx status code
func (*PostContentmanagementQueryOK) IsCode ¶
func (o *PostContentmanagementQueryOK) IsCode(code int) bool
IsCode returns true when this post contentmanagement query o k response a status code equal to that given
func (*PostContentmanagementQueryOK) IsRedirect ¶
func (o *PostContentmanagementQueryOK) IsRedirect() bool
IsRedirect returns true when this post contentmanagement query o k response has a 3xx status code
func (*PostContentmanagementQueryOK) IsServerError ¶
func (o *PostContentmanagementQueryOK) IsServerError() bool
IsServerError returns true when this post contentmanagement query o k response has a 5xx status code
func (*PostContentmanagementQueryOK) IsSuccess ¶
func (o *PostContentmanagementQueryOK) IsSuccess() bool
IsSuccess returns true when this post contentmanagement query o k response has a 2xx status code
func (*PostContentmanagementQueryOK) String ¶
func (o *PostContentmanagementQueryOK) String() string
type PostContentmanagementQueryParams ¶
type PostContentmanagementQueryParams struct { /* Body. Allows for a filtered query returning facet information */ Body *models.QueryRequest /* Expand. Expand some document fields */ Expand *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PostContentmanagementQueryParams contains all the parameters to send to the API endpoint
for the post contentmanagement query operation. Typically these are written to a http.Request.
func NewPostContentmanagementQueryParams ¶
func NewPostContentmanagementQueryParams() *PostContentmanagementQueryParams
NewPostContentmanagementQueryParams creates a new PostContentmanagementQueryParams 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 NewPostContentmanagementQueryParamsWithContext ¶
func NewPostContentmanagementQueryParamsWithContext(ctx context.Context) *PostContentmanagementQueryParams
NewPostContentmanagementQueryParamsWithContext creates a new PostContentmanagementQueryParams object with the ability to set a context for a request.
func NewPostContentmanagementQueryParamsWithHTTPClient ¶
func NewPostContentmanagementQueryParamsWithHTTPClient(client *http.Client) *PostContentmanagementQueryParams
NewPostContentmanagementQueryParamsWithHTTPClient creates a new PostContentmanagementQueryParams object with the ability to set a custom HTTPClient for a request.
func NewPostContentmanagementQueryParamsWithTimeout ¶
func NewPostContentmanagementQueryParamsWithTimeout(timeout time.Duration) *PostContentmanagementQueryParams
NewPostContentmanagementQueryParamsWithTimeout creates a new PostContentmanagementQueryParams object with the ability to set a timeout on a request.
func (*PostContentmanagementQueryParams) SetBody ¶
func (o *PostContentmanagementQueryParams) SetBody(body *models.QueryRequest)
SetBody adds the body to the post contentmanagement query params
func (*PostContentmanagementQueryParams) SetContext ¶
func (o *PostContentmanagementQueryParams) SetContext(ctx context.Context)
SetContext adds the context to the post contentmanagement query params
func (*PostContentmanagementQueryParams) SetDefaults ¶
func (o *PostContentmanagementQueryParams) SetDefaults()
SetDefaults hydrates default values in the post contentmanagement query params (not the query body).
All values with no default are reset to their zero value.
func (*PostContentmanagementQueryParams) SetExpand ¶
func (o *PostContentmanagementQueryParams) SetExpand(expand *string)
SetExpand adds the expand to the post contentmanagement query params
func (*PostContentmanagementQueryParams) SetHTTPClient ¶
func (o *PostContentmanagementQueryParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the post contentmanagement query params
func (*PostContentmanagementQueryParams) SetTimeout ¶
func (o *PostContentmanagementQueryParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the post contentmanagement query params
func (*PostContentmanagementQueryParams) WithBody ¶
func (o *PostContentmanagementQueryParams) WithBody(body *models.QueryRequest) *PostContentmanagementQueryParams
WithBody adds the body to the post contentmanagement query params
func (*PostContentmanagementQueryParams) WithContext ¶
func (o *PostContentmanagementQueryParams) WithContext(ctx context.Context) *PostContentmanagementQueryParams
WithContext adds the context to the post contentmanagement query params
func (*PostContentmanagementQueryParams) WithDefaults ¶
func (o *PostContentmanagementQueryParams) WithDefaults() *PostContentmanagementQueryParams
WithDefaults hydrates default values in the post contentmanagement query params (not the query body).
All values with no default are reset to their zero value.
func (*PostContentmanagementQueryParams) WithExpand ¶
func (o *PostContentmanagementQueryParams) WithExpand(expand *string) *PostContentmanagementQueryParams
WithExpand adds the expand to the post contentmanagement query params
func (*PostContentmanagementQueryParams) WithHTTPClient ¶
func (o *PostContentmanagementQueryParams) WithHTTPClient(client *http.Client) *PostContentmanagementQueryParams
WithHTTPClient adds the HTTPClient to the post contentmanagement query params
func (*PostContentmanagementQueryParams) WithTimeout ¶
func (o *PostContentmanagementQueryParams) WithTimeout(timeout time.Duration) *PostContentmanagementQueryParams
WithTimeout adds the timeout to the post contentmanagement query params
func (*PostContentmanagementQueryParams) WriteToRequest ¶
func (o *PostContentmanagementQueryParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PostContentmanagementQueryReader ¶
type PostContentmanagementQueryReader struct {
// contains filtered or unexported fields
}
PostContentmanagementQueryReader is a Reader for the PostContentmanagementQuery structure.
func (*PostContentmanagementQueryReader) ReadResponse ¶
func (o *PostContentmanagementQueryReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PostContentmanagementQueryRequestEntityTooLarge ¶
PostContentmanagementQueryRequestEntityTooLarge describes a response with status code 413, with default header values.
The request is over the size limit. Maximum bytes: %s
func NewPostContentmanagementQueryRequestEntityTooLarge ¶
func NewPostContentmanagementQueryRequestEntityTooLarge() *PostContentmanagementQueryRequestEntityTooLarge
NewPostContentmanagementQueryRequestEntityTooLarge creates a PostContentmanagementQueryRequestEntityTooLarge with default headers values
func (*PostContentmanagementQueryRequestEntityTooLarge) Error ¶
func (o *PostContentmanagementQueryRequestEntityTooLarge) Error() string
func (*PostContentmanagementQueryRequestEntityTooLarge) GetPayload ¶
func (o *PostContentmanagementQueryRequestEntityTooLarge) GetPayload() *models.ErrorBody
func (*PostContentmanagementQueryRequestEntityTooLarge) IsClientError ¶
func (o *PostContentmanagementQueryRequestEntityTooLarge) IsClientError() bool
IsClientError returns true when this post contentmanagement query request entity too large response has a 4xx status code
func (*PostContentmanagementQueryRequestEntityTooLarge) IsCode ¶
func (o *PostContentmanagementQueryRequestEntityTooLarge) IsCode(code int) bool
IsCode returns true when this post contentmanagement query request entity too large response a status code equal to that given
func (*PostContentmanagementQueryRequestEntityTooLarge) IsRedirect ¶
func (o *PostContentmanagementQueryRequestEntityTooLarge) IsRedirect() bool
IsRedirect returns true when this post contentmanagement query request entity too large response has a 3xx status code
func (*PostContentmanagementQueryRequestEntityTooLarge) IsServerError ¶
func (o *PostContentmanagementQueryRequestEntityTooLarge) IsServerError() bool
IsServerError returns true when this post contentmanagement query request entity too large response has a 5xx status code
func (*PostContentmanagementQueryRequestEntityTooLarge) IsSuccess ¶
func (o *PostContentmanagementQueryRequestEntityTooLarge) IsSuccess() bool
IsSuccess returns true when this post contentmanagement query request entity too large response has a 2xx status code
func (*PostContentmanagementQueryRequestEntityTooLarge) String ¶
func (o *PostContentmanagementQueryRequestEntityTooLarge) String() string
type PostContentmanagementQueryRequestTimeout ¶
PostContentmanagementQueryRequestTimeout 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 NewPostContentmanagementQueryRequestTimeout ¶
func NewPostContentmanagementQueryRequestTimeout() *PostContentmanagementQueryRequestTimeout
NewPostContentmanagementQueryRequestTimeout creates a PostContentmanagementQueryRequestTimeout with default headers values
func (*PostContentmanagementQueryRequestTimeout) Error ¶
func (o *PostContentmanagementQueryRequestTimeout) Error() string
func (*PostContentmanagementQueryRequestTimeout) GetPayload ¶
func (o *PostContentmanagementQueryRequestTimeout) GetPayload() *models.ErrorBody
func (*PostContentmanagementQueryRequestTimeout) IsClientError ¶
func (o *PostContentmanagementQueryRequestTimeout) IsClientError() bool
IsClientError returns true when this post contentmanagement query request timeout response has a 4xx status code
func (*PostContentmanagementQueryRequestTimeout) IsCode ¶
func (o *PostContentmanagementQueryRequestTimeout) IsCode(code int) bool
IsCode returns true when this post contentmanagement query request timeout response a status code equal to that given
func (*PostContentmanagementQueryRequestTimeout) IsRedirect ¶
func (o *PostContentmanagementQueryRequestTimeout) IsRedirect() bool
IsRedirect returns true when this post contentmanagement query request timeout response has a 3xx status code
func (*PostContentmanagementQueryRequestTimeout) IsServerError ¶
func (o *PostContentmanagementQueryRequestTimeout) IsServerError() bool
IsServerError returns true when this post contentmanagement query request timeout response has a 5xx status code
func (*PostContentmanagementQueryRequestTimeout) IsSuccess ¶
func (o *PostContentmanagementQueryRequestTimeout) IsSuccess() bool
IsSuccess returns true when this post contentmanagement query request timeout response has a 2xx status code
func (*PostContentmanagementQueryRequestTimeout) String ¶
func (o *PostContentmanagementQueryRequestTimeout) String() string
type PostContentmanagementQueryServiceUnavailable ¶
type PostContentmanagementQueryServiceUnavailable struct {
}PostContentmanagementQueryServiceUnavailable 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 NewPostContentmanagementQueryServiceUnavailable ¶
func NewPostContentmanagementQueryServiceUnavailable() *PostContentmanagementQueryServiceUnavailable
NewPostContentmanagementQueryServiceUnavailable creates a PostContentmanagementQueryServiceUnavailable with default headers values
func (*PostContentmanagementQueryServiceUnavailable) Error ¶
func (o *PostContentmanagementQueryServiceUnavailable) Error() string
func (*PostContentmanagementQueryServiceUnavailable) GetPayload ¶
func (o *PostContentmanagementQueryServiceUnavailable) GetPayload() *models.ErrorBody
func (*PostContentmanagementQueryServiceUnavailable) IsClientError ¶
func (o *PostContentmanagementQueryServiceUnavailable) IsClientError() bool
IsClientError returns true when this post contentmanagement query service unavailable response has a 4xx status code
func (*PostContentmanagementQueryServiceUnavailable) IsCode ¶
func (o *PostContentmanagementQueryServiceUnavailable) IsCode(code int) bool
IsCode returns true when this post contentmanagement query service unavailable response a status code equal to that given
func (*PostContentmanagementQueryServiceUnavailable) IsRedirect ¶
func (o *PostContentmanagementQueryServiceUnavailable) IsRedirect() bool
IsRedirect returns true when this post contentmanagement query service unavailable response has a 3xx status code
func (*PostContentmanagementQueryServiceUnavailable) IsServerError ¶
func (o *PostContentmanagementQueryServiceUnavailable) IsServerError() bool
IsServerError returns true when this post contentmanagement query service unavailable response has a 5xx status code
func (*PostContentmanagementQueryServiceUnavailable) IsSuccess ¶
func (o *PostContentmanagementQueryServiceUnavailable) IsSuccess() bool
IsSuccess returns true when this post contentmanagement query service unavailable response has a 2xx status code
func (*PostContentmanagementQueryServiceUnavailable) String ¶
func (o *PostContentmanagementQueryServiceUnavailable) String() string
type PostContentmanagementQueryTooManyRequests ¶
PostContentmanagementQueryTooManyRequests describes a response with status code 429, with default header values.
Rate limit exceeded the maximum. Retry the request in [%s] seconds
func NewPostContentmanagementQueryTooManyRequests ¶
func NewPostContentmanagementQueryTooManyRequests() *PostContentmanagementQueryTooManyRequests
NewPostContentmanagementQueryTooManyRequests creates a PostContentmanagementQueryTooManyRequests with default headers values
func (*PostContentmanagementQueryTooManyRequests) Error ¶
func (o *PostContentmanagementQueryTooManyRequests) Error() string
func (*PostContentmanagementQueryTooManyRequests) GetPayload ¶
func (o *PostContentmanagementQueryTooManyRequests) GetPayload() *models.ErrorBody
func (*PostContentmanagementQueryTooManyRequests) IsClientError ¶
func (o *PostContentmanagementQueryTooManyRequests) IsClientError() bool
IsClientError returns true when this post contentmanagement query too many requests response has a 4xx status code
func (*PostContentmanagementQueryTooManyRequests) IsCode ¶
func (o *PostContentmanagementQueryTooManyRequests) IsCode(code int) bool
IsCode returns true when this post contentmanagement query too many requests response a status code equal to that given
func (*PostContentmanagementQueryTooManyRequests) IsRedirect ¶
func (o *PostContentmanagementQueryTooManyRequests) IsRedirect() bool
IsRedirect returns true when this post contentmanagement query too many requests response has a 3xx status code
func (*PostContentmanagementQueryTooManyRequests) IsServerError ¶
func (o *PostContentmanagementQueryTooManyRequests) IsServerError() bool
IsServerError returns true when this post contentmanagement query too many requests response has a 5xx status code
func (*PostContentmanagementQueryTooManyRequests) IsSuccess ¶
func (o *PostContentmanagementQueryTooManyRequests) IsSuccess() bool
IsSuccess returns true when this post contentmanagement query too many requests response has a 2xx status code
func (*PostContentmanagementQueryTooManyRequests) String ¶
func (o *PostContentmanagementQueryTooManyRequests) String() string
type PostContentmanagementQueryUnauthorized ¶
type PostContentmanagementQueryUnauthorized struct {
}PostContentmanagementQueryUnauthorized describes a response with status code 401, with default header values.
No authentication bearer token specified in authorization header.
func NewPostContentmanagementQueryUnauthorized ¶
func NewPostContentmanagementQueryUnauthorized() *PostContentmanagementQueryUnauthorized
NewPostContentmanagementQueryUnauthorized creates a PostContentmanagementQueryUnauthorized with default headers values
func (*PostContentmanagementQueryUnauthorized) Error ¶
func (o *PostContentmanagementQueryUnauthorized) Error() string
func (*PostContentmanagementQueryUnauthorized) GetPayload ¶
func (o *PostContentmanagementQueryUnauthorized) GetPayload() *models.ErrorBody
func (*PostContentmanagementQueryUnauthorized) IsClientError ¶
func (o *PostContentmanagementQueryUnauthorized) IsClientError() bool
IsClientError returns true when this post contentmanagement query unauthorized response has a 4xx status code
func (*PostContentmanagementQueryUnauthorized) IsCode ¶
func (o *PostContentmanagementQueryUnauthorized) IsCode(code int) bool
IsCode returns true when this post contentmanagement query unauthorized response a status code equal to that given
func (*PostContentmanagementQueryUnauthorized) IsRedirect ¶
func (o *PostContentmanagementQueryUnauthorized) IsRedirect() bool
IsRedirect returns true when this post contentmanagement query unauthorized response has a 3xx status code
func (*PostContentmanagementQueryUnauthorized) IsServerError ¶
func (o *PostContentmanagementQueryUnauthorized) IsServerError() bool
IsServerError returns true when this post contentmanagement query unauthorized response has a 5xx status code
func (*PostContentmanagementQueryUnauthorized) IsSuccess ¶
func (o *PostContentmanagementQueryUnauthorized) IsSuccess() bool
IsSuccess returns true when this post contentmanagement query unauthorized response has a 2xx status code
func (*PostContentmanagementQueryUnauthorized) String ¶
func (o *PostContentmanagementQueryUnauthorized) String() string
type PostContentmanagementQueryUnsupportedMediaType ¶
PostContentmanagementQueryUnsupportedMediaType 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 NewPostContentmanagementQueryUnsupportedMediaType ¶
func NewPostContentmanagementQueryUnsupportedMediaType() *PostContentmanagementQueryUnsupportedMediaType
NewPostContentmanagementQueryUnsupportedMediaType creates a PostContentmanagementQueryUnsupportedMediaType with default headers values
func (*PostContentmanagementQueryUnsupportedMediaType) Error ¶
func (o *PostContentmanagementQueryUnsupportedMediaType) Error() string
func (*PostContentmanagementQueryUnsupportedMediaType) GetPayload ¶
func (o *PostContentmanagementQueryUnsupportedMediaType) GetPayload() *models.ErrorBody
func (*PostContentmanagementQueryUnsupportedMediaType) IsClientError ¶
func (o *PostContentmanagementQueryUnsupportedMediaType) IsClientError() bool
IsClientError returns true when this post contentmanagement query unsupported media type response has a 4xx status code
func (*PostContentmanagementQueryUnsupportedMediaType) IsCode ¶
func (o *PostContentmanagementQueryUnsupportedMediaType) IsCode(code int) bool
IsCode returns true when this post contentmanagement query unsupported media type response a status code equal to that given
func (*PostContentmanagementQueryUnsupportedMediaType) IsRedirect ¶
func (o *PostContentmanagementQueryUnsupportedMediaType) IsRedirect() bool
IsRedirect returns true when this post contentmanagement query unsupported media type response has a 3xx status code
func (*PostContentmanagementQueryUnsupportedMediaType) IsServerError ¶
func (o *PostContentmanagementQueryUnsupportedMediaType) IsServerError() bool
IsServerError returns true when this post contentmanagement query unsupported media type response has a 5xx status code
func (*PostContentmanagementQueryUnsupportedMediaType) IsSuccess ¶
func (o *PostContentmanagementQueryUnsupportedMediaType) IsSuccess() bool
IsSuccess returns true when this post contentmanagement query unsupported media type response has a 2xx status code
func (*PostContentmanagementQueryUnsupportedMediaType) String ¶
func (o *PostContentmanagementQueryUnsupportedMediaType) String() string
type PostContentmanagementSharesBadRequest ¶
type PostContentmanagementSharesBadRequest struct {
}PostContentmanagementSharesBadRequest 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 NewPostContentmanagementSharesBadRequest ¶
func NewPostContentmanagementSharesBadRequest() *PostContentmanagementSharesBadRequest
NewPostContentmanagementSharesBadRequest creates a PostContentmanagementSharesBadRequest with default headers values
func (*PostContentmanagementSharesBadRequest) Error ¶
func (o *PostContentmanagementSharesBadRequest) Error() string
func (*PostContentmanagementSharesBadRequest) GetPayload ¶
func (o *PostContentmanagementSharesBadRequest) GetPayload() *models.ErrorBody
func (*PostContentmanagementSharesBadRequest) IsClientError ¶
func (o *PostContentmanagementSharesBadRequest) IsClientError() bool
IsClientError returns true when this post contentmanagement shares bad request response has a 4xx status code
func (*PostContentmanagementSharesBadRequest) IsCode ¶
func (o *PostContentmanagementSharesBadRequest) IsCode(code int) bool
IsCode returns true when this post contentmanagement shares bad request response a status code equal to that given
func (*PostContentmanagementSharesBadRequest) IsRedirect ¶
func (o *PostContentmanagementSharesBadRequest) IsRedirect() bool
IsRedirect returns true when this post contentmanagement shares bad request response has a 3xx status code
func (*PostContentmanagementSharesBadRequest) IsServerError ¶
func (o *PostContentmanagementSharesBadRequest) IsServerError() bool
IsServerError returns true when this post contentmanagement shares bad request response has a 5xx status code
func (*PostContentmanagementSharesBadRequest) IsSuccess ¶
func (o *PostContentmanagementSharesBadRequest) IsSuccess() bool
IsSuccess returns true when this post contentmanagement shares bad request response has a 2xx status code
func (*PostContentmanagementSharesBadRequest) String ¶
func (o *PostContentmanagementSharesBadRequest) String() string
type PostContentmanagementSharesForbidden ¶
type PostContentmanagementSharesForbidden struct {
}PostContentmanagementSharesForbidden describes a response with status code 403, with default header values.
You are not authorized to perform the requested action.
func NewPostContentmanagementSharesForbidden ¶
func NewPostContentmanagementSharesForbidden() *PostContentmanagementSharesForbidden
NewPostContentmanagementSharesForbidden creates a PostContentmanagementSharesForbidden with default headers values
func (*PostContentmanagementSharesForbidden) Error ¶
func (o *PostContentmanagementSharesForbidden) Error() string
func (*PostContentmanagementSharesForbidden) GetPayload ¶
func (o *PostContentmanagementSharesForbidden) GetPayload() *models.ErrorBody
func (*PostContentmanagementSharesForbidden) IsClientError ¶
func (o *PostContentmanagementSharesForbidden) IsClientError() bool
IsClientError returns true when this post contentmanagement shares forbidden response has a 4xx status code
func (*PostContentmanagementSharesForbidden) IsCode ¶
func (o *PostContentmanagementSharesForbidden) IsCode(code int) bool
IsCode returns true when this post contentmanagement shares forbidden response a status code equal to that given
func (*PostContentmanagementSharesForbidden) IsRedirect ¶
func (o *PostContentmanagementSharesForbidden) IsRedirect() bool
IsRedirect returns true when this post contentmanagement shares forbidden response has a 3xx status code
func (*PostContentmanagementSharesForbidden) IsServerError ¶
func (o *PostContentmanagementSharesForbidden) IsServerError() bool
IsServerError returns true when this post contentmanagement shares forbidden response has a 5xx status code
func (*PostContentmanagementSharesForbidden) IsSuccess ¶
func (o *PostContentmanagementSharesForbidden) IsSuccess() bool
IsSuccess returns true when this post contentmanagement shares forbidden response has a 2xx status code
func (*PostContentmanagementSharesForbidden) String ¶
func (o *PostContentmanagementSharesForbidden) String() string
type PostContentmanagementSharesGatewayTimeout ¶
type PostContentmanagementSharesGatewayTimeout struct {
}PostContentmanagementSharesGatewayTimeout describes a response with status code 504, with default header values.
The request timed out.
func NewPostContentmanagementSharesGatewayTimeout ¶
func NewPostContentmanagementSharesGatewayTimeout() *PostContentmanagementSharesGatewayTimeout
NewPostContentmanagementSharesGatewayTimeout creates a PostContentmanagementSharesGatewayTimeout with default headers values
func (*PostContentmanagementSharesGatewayTimeout) Error ¶
func (o *PostContentmanagementSharesGatewayTimeout) Error() string
func (*PostContentmanagementSharesGatewayTimeout) GetPayload ¶
func (o *PostContentmanagementSharesGatewayTimeout) GetPayload() *models.ErrorBody
func (*PostContentmanagementSharesGatewayTimeout) IsClientError ¶
func (o *PostContentmanagementSharesGatewayTimeout) IsClientError() bool
IsClientError returns true when this post contentmanagement shares gateway timeout response has a 4xx status code
func (*PostContentmanagementSharesGatewayTimeout) IsCode ¶
func (o *PostContentmanagementSharesGatewayTimeout) IsCode(code int) bool
IsCode returns true when this post contentmanagement shares gateway timeout response a status code equal to that given
func (*PostContentmanagementSharesGatewayTimeout) IsRedirect ¶
func (o *PostContentmanagementSharesGatewayTimeout) IsRedirect() bool
IsRedirect returns true when this post contentmanagement shares gateway timeout response has a 3xx status code
func (*PostContentmanagementSharesGatewayTimeout) IsServerError ¶
func (o *PostContentmanagementSharesGatewayTimeout) IsServerError() bool
IsServerError returns true when this post contentmanagement shares gateway timeout response has a 5xx status code
func (*PostContentmanagementSharesGatewayTimeout) IsSuccess ¶
func (o *PostContentmanagementSharesGatewayTimeout) IsSuccess() bool
IsSuccess returns true when this post contentmanagement shares gateway timeout response has a 2xx status code
func (*PostContentmanagementSharesGatewayTimeout) String ¶
func (o *PostContentmanagementSharesGatewayTimeout) String() string
type PostContentmanagementSharesInternalServerError ¶
type PostContentmanagementSharesInternalServerError struct {
}PostContentmanagementSharesInternalServerError 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 NewPostContentmanagementSharesInternalServerError ¶
func NewPostContentmanagementSharesInternalServerError() *PostContentmanagementSharesInternalServerError
NewPostContentmanagementSharesInternalServerError creates a PostContentmanagementSharesInternalServerError with default headers values
func (*PostContentmanagementSharesInternalServerError) Error ¶
func (o *PostContentmanagementSharesInternalServerError) Error() string
func (*PostContentmanagementSharesInternalServerError) GetPayload ¶
func (o *PostContentmanagementSharesInternalServerError) GetPayload() *models.ErrorBody
func (*PostContentmanagementSharesInternalServerError) IsClientError ¶
func (o *PostContentmanagementSharesInternalServerError) IsClientError() bool
IsClientError returns true when this post contentmanagement shares internal server error response has a 4xx status code
func (*PostContentmanagementSharesInternalServerError) IsCode ¶
func (o *PostContentmanagementSharesInternalServerError) IsCode(code int) bool
IsCode returns true when this post contentmanagement shares internal server error response a status code equal to that given
func (*PostContentmanagementSharesInternalServerError) IsRedirect ¶
func (o *PostContentmanagementSharesInternalServerError) IsRedirect() bool
IsRedirect returns true when this post contentmanagement shares internal server error response has a 3xx status code
func (*PostContentmanagementSharesInternalServerError) IsServerError ¶
func (o *PostContentmanagementSharesInternalServerError) IsServerError() bool
IsServerError returns true when this post contentmanagement shares internal server error response has a 5xx status code
func (*PostContentmanagementSharesInternalServerError) IsSuccess ¶
func (o *PostContentmanagementSharesInternalServerError) IsSuccess() bool
IsSuccess returns true when this post contentmanagement shares internal server error response has a 2xx status code
func (*PostContentmanagementSharesInternalServerError) String ¶
func (o *PostContentmanagementSharesInternalServerError) String() string
type PostContentmanagementSharesNotFound ¶
type PostContentmanagementSharesNotFound struct {
}PostContentmanagementSharesNotFound describes a response with status code 404, with default header values.
The requested resource was not found.
func NewPostContentmanagementSharesNotFound ¶
func NewPostContentmanagementSharesNotFound() *PostContentmanagementSharesNotFound
NewPostContentmanagementSharesNotFound creates a PostContentmanagementSharesNotFound with default headers values
func (*PostContentmanagementSharesNotFound) Error ¶
func (o *PostContentmanagementSharesNotFound) Error() string
func (*PostContentmanagementSharesNotFound) GetPayload ¶
func (o *PostContentmanagementSharesNotFound) GetPayload() *models.ErrorBody
func (*PostContentmanagementSharesNotFound) IsClientError ¶
func (o *PostContentmanagementSharesNotFound) IsClientError() bool
IsClientError returns true when this post contentmanagement shares not found response has a 4xx status code
func (*PostContentmanagementSharesNotFound) IsCode ¶
func (o *PostContentmanagementSharesNotFound) IsCode(code int) bool
IsCode returns true when this post contentmanagement shares not found response a status code equal to that given
func (*PostContentmanagementSharesNotFound) IsRedirect ¶
func (o *PostContentmanagementSharesNotFound) IsRedirect() bool
IsRedirect returns true when this post contentmanagement shares not found response has a 3xx status code
func (*PostContentmanagementSharesNotFound) IsServerError ¶
func (o *PostContentmanagementSharesNotFound) IsServerError() bool
IsServerError returns true when this post contentmanagement shares not found response has a 5xx status code
func (*PostContentmanagementSharesNotFound) IsSuccess ¶
func (o *PostContentmanagementSharesNotFound) IsSuccess() bool
IsSuccess returns true when this post contentmanagement shares not found response has a 2xx status code
func (*PostContentmanagementSharesNotFound) String ¶
func (o *PostContentmanagementSharesNotFound) String() string
type PostContentmanagementSharesOK ¶
type PostContentmanagementSharesOK struct {
}PostContentmanagementSharesOK describes a response with status code 200, with default header values.
successful operation
func NewPostContentmanagementSharesOK ¶
func NewPostContentmanagementSharesOK() *PostContentmanagementSharesOK
NewPostContentmanagementSharesOK creates a PostContentmanagementSharesOK with default headers values
func (*PostContentmanagementSharesOK) Error ¶
func (o *PostContentmanagementSharesOK) Error() string
func (*PostContentmanagementSharesOK) GetPayload ¶
func (o *PostContentmanagementSharesOK) GetPayload() *models.CreateShareResponse
func (*PostContentmanagementSharesOK) IsClientError ¶
func (o *PostContentmanagementSharesOK) IsClientError() bool
IsClientError returns true when this post contentmanagement shares o k response has a 4xx status code
func (*PostContentmanagementSharesOK) IsCode ¶
func (o *PostContentmanagementSharesOK) IsCode(code int) bool
IsCode returns true when this post contentmanagement shares o k response a status code equal to that given
func (*PostContentmanagementSharesOK) IsRedirect ¶
func (o *PostContentmanagementSharesOK) IsRedirect() bool
IsRedirect returns true when this post contentmanagement shares o k response has a 3xx status code
func (*PostContentmanagementSharesOK) IsServerError ¶
func (o *PostContentmanagementSharesOK) IsServerError() bool
IsServerError returns true when this post contentmanagement shares o k response has a 5xx status code
func (*PostContentmanagementSharesOK) IsSuccess ¶
func (o *PostContentmanagementSharesOK) IsSuccess() bool
IsSuccess returns true when this post contentmanagement shares o k response has a 2xx status code
func (*PostContentmanagementSharesOK) String ¶
func (o *PostContentmanagementSharesOK) String() string
type PostContentmanagementSharesParams ¶
type PostContentmanagementSharesParams struct { models.CreateShareRequest // contains filtered or unexported fields }Body *
PostContentmanagementSharesParams contains all the parameters to send to the API endpoint
for the post contentmanagement shares operation. Typically these are written to a http.Request.
func NewPostContentmanagementSharesParams ¶
func NewPostContentmanagementSharesParams() *PostContentmanagementSharesParams
NewPostContentmanagementSharesParams creates a new PostContentmanagementSharesParams 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 NewPostContentmanagementSharesParamsWithContext ¶
func NewPostContentmanagementSharesParamsWithContext(ctx context.Context) *PostContentmanagementSharesParams
NewPostContentmanagementSharesParamsWithContext creates a new PostContentmanagementSharesParams object with the ability to set a context for a request.
func NewPostContentmanagementSharesParamsWithHTTPClient ¶
func NewPostContentmanagementSharesParamsWithHTTPClient(client *http.Client) *PostContentmanagementSharesParams
NewPostContentmanagementSharesParamsWithHTTPClient creates a new PostContentmanagementSharesParams object with the ability to set a custom HTTPClient for a request.
func NewPostContentmanagementSharesParamsWithTimeout ¶
func NewPostContentmanagementSharesParamsWithTimeout(timeout time.Duration) *PostContentmanagementSharesParams
NewPostContentmanagementSharesParamsWithTimeout creates a new PostContentmanagementSharesParams object with the ability to set a timeout on a request.
func (*PostContentmanagementSharesParams) SetBody ¶
func (o *PostContentmanagementSharesParams) SetBody(body *models.CreateShareRequest)
SetBody adds the body to the post contentmanagement shares params
func (*PostContentmanagementSharesParams) SetContext ¶
func (o *PostContentmanagementSharesParams) SetContext(ctx context.Context)
SetContext adds the context to the post contentmanagement shares params
func (*PostContentmanagementSharesParams) SetDefaults ¶
func (o *PostContentmanagementSharesParams) SetDefaults()
SetDefaults hydrates default values in the post contentmanagement shares params (not the query body).
All values with no default are reset to their zero value.
func (*PostContentmanagementSharesParams) SetHTTPClient ¶
func (o *PostContentmanagementSharesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the post contentmanagement shares params
func (*PostContentmanagementSharesParams) SetTimeout ¶
func (o *PostContentmanagementSharesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the post contentmanagement shares params
func (*PostContentmanagementSharesParams) WithBody ¶
func (o *PostContentmanagementSharesParams) WithBody(body *models.CreateShareRequest) *PostContentmanagementSharesParams
WithBody adds the body to the post contentmanagement shares params
func (*PostContentmanagementSharesParams) WithContext ¶
func (o *PostContentmanagementSharesParams) WithContext(ctx context.Context) *PostContentmanagementSharesParams
WithContext adds the context to the post contentmanagement shares params
func (*PostContentmanagementSharesParams) WithDefaults ¶
func (o *PostContentmanagementSharesParams) WithDefaults() *PostContentmanagementSharesParams
WithDefaults hydrates default values in the post contentmanagement shares params (not the query body).
All values with no default are reset to their zero value.
func (*PostContentmanagementSharesParams) WithHTTPClient ¶
func (o *PostContentmanagementSharesParams) WithHTTPClient(client *http.Client) *PostContentmanagementSharesParams
WithHTTPClient adds the HTTPClient to the post contentmanagement shares params
func (*PostContentmanagementSharesParams) WithTimeout ¶
func (o *PostContentmanagementSharesParams) WithTimeout(timeout time.Duration) *PostContentmanagementSharesParams
WithTimeout adds the timeout to the post contentmanagement shares params
func (*PostContentmanagementSharesParams) WriteToRequest ¶
func (o *PostContentmanagementSharesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PostContentmanagementSharesReader ¶
type PostContentmanagementSharesReader struct {
// contains filtered or unexported fields
}
PostContentmanagementSharesReader is a Reader for the PostContentmanagementShares structure.
func (*PostContentmanagementSharesReader) ReadResponse ¶
func (o *PostContentmanagementSharesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PostContentmanagementSharesRequestEntityTooLarge ¶
type PostContentmanagementSharesRequestEntityTooLarge struct {
}PostContentmanagementSharesRequestEntityTooLarge describes a response with status code 413, with default header values.
The request is over the size limit. Maximum bytes: %s
func NewPostContentmanagementSharesRequestEntityTooLarge ¶
func NewPostContentmanagementSharesRequestEntityTooLarge() *PostContentmanagementSharesRequestEntityTooLarge
NewPostContentmanagementSharesRequestEntityTooLarge creates a PostContentmanagementSharesRequestEntityTooLarge with default headers values
func (*PostContentmanagementSharesRequestEntityTooLarge) Error ¶
func (o *PostContentmanagementSharesRequestEntityTooLarge) Error() string
func (*PostContentmanagementSharesRequestEntityTooLarge) GetPayload ¶
func (o *PostContentmanagementSharesRequestEntityTooLarge) GetPayload() *models.ErrorBody
func (*PostContentmanagementSharesRequestEntityTooLarge) IsClientError ¶
func (o *PostContentmanagementSharesRequestEntityTooLarge) IsClientError() bool
IsClientError returns true when this post contentmanagement shares request entity too large response has a 4xx status code
func (*PostContentmanagementSharesRequestEntityTooLarge) IsCode ¶
func (o *PostContentmanagementSharesRequestEntityTooLarge) IsCode(code int) bool
IsCode returns true when this post contentmanagement shares request entity too large response a status code equal to that given
func (*PostContentmanagementSharesRequestEntityTooLarge) IsRedirect ¶
func (o *PostContentmanagementSharesRequestEntityTooLarge) IsRedirect() bool
IsRedirect returns true when this post contentmanagement shares request entity too large response has a 3xx status code
func (*PostContentmanagementSharesRequestEntityTooLarge) IsServerError ¶
func (o *PostContentmanagementSharesRequestEntityTooLarge) IsServerError() bool
IsServerError returns true when this post contentmanagement shares request entity too large response has a 5xx status code
func (*PostContentmanagementSharesRequestEntityTooLarge) IsSuccess ¶
func (o *PostContentmanagementSharesRequestEntityTooLarge) IsSuccess() bool
IsSuccess returns true when this post contentmanagement shares request entity too large response has a 2xx status code
func (*PostContentmanagementSharesRequestEntityTooLarge) String ¶
func (o *PostContentmanagementSharesRequestEntityTooLarge) String() string
type PostContentmanagementSharesRequestTimeout ¶
type PostContentmanagementSharesRequestTimeout struct {
}PostContentmanagementSharesRequestTimeout 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 NewPostContentmanagementSharesRequestTimeout ¶
func NewPostContentmanagementSharesRequestTimeout() *PostContentmanagementSharesRequestTimeout
NewPostContentmanagementSharesRequestTimeout creates a PostContentmanagementSharesRequestTimeout with default headers values
func (*PostContentmanagementSharesRequestTimeout) Error ¶
func (o *PostContentmanagementSharesRequestTimeout) Error() string
func (*PostContentmanagementSharesRequestTimeout) GetPayload ¶
func (o *PostContentmanagementSharesRequestTimeout) GetPayload() *models.ErrorBody
func (*PostContentmanagementSharesRequestTimeout) IsClientError ¶
func (o *PostContentmanagementSharesRequestTimeout) IsClientError() bool
IsClientError returns true when this post contentmanagement shares request timeout response has a 4xx status code
func (*PostContentmanagementSharesRequestTimeout) IsCode ¶
func (o *PostContentmanagementSharesRequestTimeout) IsCode(code int) bool
IsCode returns true when this post contentmanagement shares request timeout response a status code equal to that given
func (*PostContentmanagementSharesRequestTimeout) IsRedirect ¶
func (o *PostContentmanagementSharesRequestTimeout) IsRedirect() bool
IsRedirect returns true when this post contentmanagement shares request timeout response has a 3xx status code
func (*PostContentmanagementSharesRequestTimeout) IsServerError ¶
func (o *PostContentmanagementSharesRequestTimeout) IsServerError() bool
IsServerError returns true when this post contentmanagement shares request timeout response has a 5xx status code
func (*PostContentmanagementSharesRequestTimeout) IsSuccess ¶
func (o *PostContentmanagementSharesRequestTimeout) IsSuccess() bool
IsSuccess returns true when this post contentmanagement shares request timeout response has a 2xx status code
func (*PostContentmanagementSharesRequestTimeout) String ¶
func (o *PostContentmanagementSharesRequestTimeout) String() string
type PostContentmanagementSharesServiceUnavailable ¶
type PostContentmanagementSharesServiceUnavailable struct {
}PostContentmanagementSharesServiceUnavailable 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 NewPostContentmanagementSharesServiceUnavailable ¶
func NewPostContentmanagementSharesServiceUnavailable() *PostContentmanagementSharesServiceUnavailable
NewPostContentmanagementSharesServiceUnavailable creates a PostContentmanagementSharesServiceUnavailable with default headers values
func (*PostContentmanagementSharesServiceUnavailable) Error ¶
func (o *PostContentmanagementSharesServiceUnavailable) Error() string
func (*PostContentmanagementSharesServiceUnavailable) GetPayload ¶
func (o *PostContentmanagementSharesServiceUnavailable) GetPayload() *models.ErrorBody
func (*PostContentmanagementSharesServiceUnavailable) IsClientError ¶
func (o *PostContentmanagementSharesServiceUnavailable) IsClientError() bool
IsClientError returns true when this post contentmanagement shares service unavailable response has a 4xx status code
func (*PostContentmanagementSharesServiceUnavailable) IsCode ¶
func (o *PostContentmanagementSharesServiceUnavailable) IsCode(code int) bool
IsCode returns true when this post contentmanagement shares service unavailable response a status code equal to that given
func (*PostContentmanagementSharesServiceUnavailable) IsRedirect ¶
func (o *PostContentmanagementSharesServiceUnavailable) IsRedirect() bool
IsRedirect returns true when this post contentmanagement shares service unavailable response has a 3xx status code
func (*PostContentmanagementSharesServiceUnavailable) IsServerError ¶
func (o *PostContentmanagementSharesServiceUnavailable) IsServerError() bool
IsServerError returns true when this post contentmanagement shares service unavailable response has a 5xx status code
func (*PostContentmanagementSharesServiceUnavailable) IsSuccess ¶
func (o *PostContentmanagementSharesServiceUnavailable) IsSuccess() bool
IsSuccess returns true when this post contentmanagement shares service unavailable response has a 2xx status code
func (*PostContentmanagementSharesServiceUnavailable) String ¶
func (o *PostContentmanagementSharesServiceUnavailable) String() string
type PostContentmanagementSharesTooManyRequests ¶
type PostContentmanagementSharesTooManyRequests struct {
}PostContentmanagementSharesTooManyRequests describes a response with status code 429, with default header values.
Rate limit exceeded the maximum. Retry the request in [%s] seconds
func NewPostContentmanagementSharesTooManyRequests ¶
func NewPostContentmanagementSharesTooManyRequests() *PostContentmanagementSharesTooManyRequests
NewPostContentmanagementSharesTooManyRequests creates a PostContentmanagementSharesTooManyRequests with default headers values
func (*PostContentmanagementSharesTooManyRequests) Error ¶
func (o *PostContentmanagementSharesTooManyRequests) Error() string
func (*PostContentmanagementSharesTooManyRequests) GetPayload ¶
func (o *PostContentmanagementSharesTooManyRequests) GetPayload() *models.ErrorBody
func (*PostContentmanagementSharesTooManyRequests) IsClientError ¶
func (o *PostContentmanagementSharesTooManyRequests) IsClientError() bool
IsClientError returns true when this post contentmanagement shares too many requests response has a 4xx status code
func (*PostContentmanagementSharesTooManyRequests) IsCode ¶
func (o *PostContentmanagementSharesTooManyRequests) IsCode(code int) bool
IsCode returns true when this post contentmanagement shares too many requests response a status code equal to that given
func (*PostContentmanagementSharesTooManyRequests) IsRedirect ¶
func (o *PostContentmanagementSharesTooManyRequests) IsRedirect() bool
IsRedirect returns true when this post contentmanagement shares too many requests response has a 3xx status code
func (*PostContentmanagementSharesTooManyRequests) IsServerError ¶
func (o *PostContentmanagementSharesTooManyRequests) IsServerError() bool
IsServerError returns true when this post contentmanagement shares too many requests response has a 5xx status code
func (*PostContentmanagementSharesTooManyRequests) IsSuccess ¶
func (o *PostContentmanagementSharesTooManyRequests) IsSuccess() bool
IsSuccess returns true when this post contentmanagement shares too many requests response has a 2xx status code
func (*PostContentmanagementSharesTooManyRequests) String ¶
func (o *PostContentmanagementSharesTooManyRequests) String() string
type PostContentmanagementSharesUnauthorized ¶
type PostContentmanagementSharesUnauthorized struct {
}PostContentmanagementSharesUnauthorized describes a response with status code 401, with default header values.
No authentication bearer token specified in authorization header.
func NewPostContentmanagementSharesUnauthorized ¶
func NewPostContentmanagementSharesUnauthorized() *PostContentmanagementSharesUnauthorized
NewPostContentmanagementSharesUnauthorized creates a PostContentmanagementSharesUnauthorized with default headers values
func (*PostContentmanagementSharesUnauthorized) Error ¶
func (o *PostContentmanagementSharesUnauthorized) Error() string
func (*PostContentmanagementSharesUnauthorized) GetPayload ¶
func (o *PostContentmanagementSharesUnauthorized) GetPayload() *models.ErrorBody
func (*PostContentmanagementSharesUnauthorized) IsClientError ¶
func (o *PostContentmanagementSharesUnauthorized) IsClientError() bool
IsClientError returns true when this post contentmanagement shares unauthorized response has a 4xx status code
func (*PostContentmanagementSharesUnauthorized) IsCode ¶
func (o *PostContentmanagementSharesUnauthorized) IsCode(code int) bool
IsCode returns true when this post contentmanagement shares unauthorized response a status code equal to that given
func (*PostContentmanagementSharesUnauthorized) IsRedirect ¶
func (o *PostContentmanagementSharesUnauthorized) IsRedirect() bool
IsRedirect returns true when this post contentmanagement shares unauthorized response has a 3xx status code
func (*PostContentmanagementSharesUnauthorized) IsServerError ¶
func (o *PostContentmanagementSharesUnauthorized) IsServerError() bool
IsServerError returns true when this post contentmanagement shares unauthorized response has a 5xx status code
func (*PostContentmanagementSharesUnauthorized) IsSuccess ¶
func (o *PostContentmanagementSharesUnauthorized) IsSuccess() bool
IsSuccess returns true when this post contentmanagement shares unauthorized response has a 2xx status code
func (*PostContentmanagementSharesUnauthorized) String ¶
func (o *PostContentmanagementSharesUnauthorized) String() string
type PostContentmanagementSharesUnsupportedMediaType ¶
type PostContentmanagementSharesUnsupportedMediaType struct {
}PostContentmanagementSharesUnsupportedMediaType 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 NewPostContentmanagementSharesUnsupportedMediaType ¶
func NewPostContentmanagementSharesUnsupportedMediaType() *PostContentmanagementSharesUnsupportedMediaType
NewPostContentmanagementSharesUnsupportedMediaType creates a PostContentmanagementSharesUnsupportedMediaType with default headers values
func (*PostContentmanagementSharesUnsupportedMediaType) Error ¶
func (o *PostContentmanagementSharesUnsupportedMediaType) Error() string
func (*PostContentmanagementSharesUnsupportedMediaType) GetPayload ¶
func (o *PostContentmanagementSharesUnsupportedMediaType) GetPayload() *models.ErrorBody
func (*PostContentmanagementSharesUnsupportedMediaType) IsClientError ¶
func (o *PostContentmanagementSharesUnsupportedMediaType) IsClientError() bool
IsClientError returns true when this post contentmanagement shares unsupported media type response has a 4xx status code
func (*PostContentmanagementSharesUnsupportedMediaType) IsCode ¶
func (o *PostContentmanagementSharesUnsupportedMediaType) IsCode(code int) bool
IsCode returns true when this post contentmanagement shares unsupported media type response a status code equal to that given
func (*PostContentmanagementSharesUnsupportedMediaType) IsRedirect ¶
func (o *PostContentmanagementSharesUnsupportedMediaType) IsRedirect() bool
IsRedirect returns true when this post contentmanagement shares unsupported media type response has a 3xx status code
func (*PostContentmanagementSharesUnsupportedMediaType) IsServerError ¶
func (o *PostContentmanagementSharesUnsupportedMediaType) IsServerError() bool
IsServerError returns true when this post contentmanagement shares unsupported media type response has a 5xx status code
func (*PostContentmanagementSharesUnsupportedMediaType) IsSuccess ¶
func (o *PostContentmanagementSharesUnsupportedMediaType) IsSuccess() bool
IsSuccess returns true when this post contentmanagement shares unsupported media type response has a 2xx status code
func (*PostContentmanagementSharesUnsupportedMediaType) String ¶
func (o *PostContentmanagementSharesUnsupportedMediaType) String() string
type PostContentmanagementWorkspaceTagvaluesBadRequest ¶
PostContentmanagementWorkspaceTagvaluesBadRequest 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 NewPostContentmanagementWorkspaceTagvaluesBadRequest ¶
func NewPostContentmanagementWorkspaceTagvaluesBadRequest() *PostContentmanagementWorkspaceTagvaluesBadRequest
NewPostContentmanagementWorkspaceTagvaluesBadRequest creates a PostContentmanagementWorkspaceTagvaluesBadRequest with default headers values
func (*PostContentmanagementWorkspaceTagvaluesBadRequest) Error ¶
func (o *PostContentmanagementWorkspaceTagvaluesBadRequest) Error() string
func (*PostContentmanagementWorkspaceTagvaluesBadRequest) GetPayload ¶
func (o *PostContentmanagementWorkspaceTagvaluesBadRequest) GetPayload() *models.ErrorBody
func (*PostContentmanagementWorkspaceTagvaluesBadRequest) IsClientError ¶
func (o *PostContentmanagementWorkspaceTagvaluesBadRequest) IsClientError() bool
IsClientError returns true when this post contentmanagement workspace tagvalues bad request response has a 4xx status code
func (*PostContentmanagementWorkspaceTagvaluesBadRequest) IsCode ¶
func (o *PostContentmanagementWorkspaceTagvaluesBadRequest) IsCode(code int) bool
IsCode returns true when this post contentmanagement workspace tagvalues bad request response a status code equal to that given
func (*PostContentmanagementWorkspaceTagvaluesBadRequest) IsRedirect ¶
func (o *PostContentmanagementWorkspaceTagvaluesBadRequest) IsRedirect() bool
IsRedirect returns true when this post contentmanagement workspace tagvalues bad request response has a 3xx status code
func (*PostContentmanagementWorkspaceTagvaluesBadRequest) IsServerError ¶
func (o *PostContentmanagementWorkspaceTagvaluesBadRequest) IsServerError() bool
IsServerError returns true when this post contentmanagement workspace tagvalues bad request response has a 5xx status code
func (*PostContentmanagementWorkspaceTagvaluesBadRequest) IsSuccess ¶
func (o *PostContentmanagementWorkspaceTagvaluesBadRequest) IsSuccess() bool
IsSuccess returns true when this post contentmanagement workspace tagvalues bad request response has a 2xx status code
func (*PostContentmanagementWorkspaceTagvaluesBadRequest) String ¶
func (o *PostContentmanagementWorkspaceTagvaluesBadRequest) String() string
type PostContentmanagementWorkspaceTagvaluesForbidden ¶
PostContentmanagementWorkspaceTagvaluesForbidden describes a response with status code 403, with default header values.
You are not authorized to perform the requested action.
func NewPostContentmanagementWorkspaceTagvaluesForbidden ¶
func NewPostContentmanagementWorkspaceTagvaluesForbidden() *PostContentmanagementWorkspaceTagvaluesForbidden
NewPostContentmanagementWorkspaceTagvaluesForbidden creates a PostContentmanagementWorkspaceTagvaluesForbidden with default headers values
func (*PostContentmanagementWorkspaceTagvaluesForbidden) Error ¶
func (o *PostContentmanagementWorkspaceTagvaluesForbidden) Error() string
func (*PostContentmanagementWorkspaceTagvaluesForbidden) GetPayload ¶
func (o *PostContentmanagementWorkspaceTagvaluesForbidden) GetPayload() *models.ErrorBody
func (*PostContentmanagementWorkspaceTagvaluesForbidden) IsClientError ¶
func (o *PostContentmanagementWorkspaceTagvaluesForbidden) IsClientError() bool
IsClientError returns true when this post contentmanagement workspace tagvalues forbidden response has a 4xx status code
func (*PostContentmanagementWorkspaceTagvaluesForbidden) IsCode ¶
func (o *PostContentmanagementWorkspaceTagvaluesForbidden) IsCode(code int) bool
IsCode returns true when this post contentmanagement workspace tagvalues forbidden response a status code equal to that given
func (*PostContentmanagementWorkspaceTagvaluesForbidden) IsRedirect ¶
func (o *PostContentmanagementWorkspaceTagvaluesForbidden) IsRedirect() bool
IsRedirect returns true when this post contentmanagement workspace tagvalues forbidden response has a 3xx status code
func (*PostContentmanagementWorkspaceTagvaluesForbidden) IsServerError ¶
func (o *PostContentmanagementWorkspaceTagvaluesForbidden) IsServerError() bool
IsServerError returns true when this post contentmanagement workspace tagvalues forbidden response has a 5xx status code
func (*PostContentmanagementWorkspaceTagvaluesForbidden) IsSuccess ¶
func (o *PostContentmanagementWorkspaceTagvaluesForbidden) IsSuccess() bool
IsSuccess returns true when this post contentmanagement workspace tagvalues forbidden response has a 2xx status code
func (*PostContentmanagementWorkspaceTagvaluesForbidden) String ¶
func (o *PostContentmanagementWorkspaceTagvaluesForbidden) String() string
type PostContentmanagementWorkspaceTagvaluesGatewayTimeout ¶
PostContentmanagementWorkspaceTagvaluesGatewayTimeout describes a response with status code 504, with default header values.
The request timed out.
func NewPostContentmanagementWorkspaceTagvaluesGatewayTimeout ¶
func NewPostContentmanagementWorkspaceTagvaluesGatewayTimeout() *PostContentmanagementWorkspaceTagvaluesGatewayTimeout
NewPostContentmanagementWorkspaceTagvaluesGatewayTimeout creates a PostContentmanagementWorkspaceTagvaluesGatewayTimeout with default headers values
func (*PostContentmanagementWorkspaceTagvaluesGatewayTimeout) Error ¶
func (o *PostContentmanagementWorkspaceTagvaluesGatewayTimeout) Error() string
func (*PostContentmanagementWorkspaceTagvaluesGatewayTimeout) GetPayload ¶
func (o *PostContentmanagementWorkspaceTagvaluesGatewayTimeout) GetPayload() *models.ErrorBody
func (*PostContentmanagementWorkspaceTagvaluesGatewayTimeout) IsClientError ¶
func (o *PostContentmanagementWorkspaceTagvaluesGatewayTimeout) IsClientError() bool
IsClientError returns true when this post contentmanagement workspace tagvalues gateway timeout response has a 4xx status code
func (*PostContentmanagementWorkspaceTagvaluesGatewayTimeout) IsCode ¶
func (o *PostContentmanagementWorkspaceTagvaluesGatewayTimeout) IsCode(code int) bool
IsCode returns true when this post contentmanagement workspace tagvalues gateway timeout response a status code equal to that given
func (*PostContentmanagementWorkspaceTagvaluesGatewayTimeout) IsRedirect ¶
func (o *PostContentmanagementWorkspaceTagvaluesGatewayTimeout) IsRedirect() bool
IsRedirect returns true when this post contentmanagement workspace tagvalues gateway timeout response has a 3xx status code
func (*PostContentmanagementWorkspaceTagvaluesGatewayTimeout) IsServerError ¶
func (o *PostContentmanagementWorkspaceTagvaluesGatewayTimeout) IsServerError() bool
IsServerError returns true when this post contentmanagement workspace tagvalues gateway timeout response has a 5xx status code
func (*PostContentmanagementWorkspaceTagvaluesGatewayTimeout) IsSuccess ¶
func (o *PostContentmanagementWorkspaceTagvaluesGatewayTimeout) IsSuccess() bool
IsSuccess returns true when this post contentmanagement workspace tagvalues gateway timeout response has a 2xx status code
func (*PostContentmanagementWorkspaceTagvaluesGatewayTimeout) String ¶
func (o *PostContentmanagementWorkspaceTagvaluesGatewayTimeout) String() string
type PostContentmanagementWorkspaceTagvaluesInternalServerError ¶
type PostContentmanagementWorkspaceTagvaluesInternalServerError struct {
Payload *models.ErrorBody
}
PostContentmanagementWorkspaceTagvaluesInternalServerError 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 NewPostContentmanagementWorkspaceTagvaluesInternalServerError ¶
func NewPostContentmanagementWorkspaceTagvaluesInternalServerError() *PostContentmanagementWorkspaceTagvaluesInternalServerError
NewPostContentmanagementWorkspaceTagvaluesInternalServerError creates a PostContentmanagementWorkspaceTagvaluesInternalServerError with default headers values
func (*PostContentmanagementWorkspaceTagvaluesInternalServerError) Error ¶
func (o *PostContentmanagementWorkspaceTagvaluesInternalServerError) Error() string
func (*PostContentmanagementWorkspaceTagvaluesInternalServerError) GetPayload ¶
func (o *PostContentmanagementWorkspaceTagvaluesInternalServerError) GetPayload() *models.ErrorBody
func (*PostContentmanagementWorkspaceTagvaluesInternalServerError) IsClientError ¶
func (o *PostContentmanagementWorkspaceTagvaluesInternalServerError) IsClientError() bool
IsClientError returns true when this post contentmanagement workspace tagvalues internal server error response has a 4xx status code
func (*PostContentmanagementWorkspaceTagvaluesInternalServerError) IsCode ¶
func (o *PostContentmanagementWorkspaceTagvaluesInternalServerError) IsCode(code int) bool
IsCode returns true when this post contentmanagement workspace tagvalues internal server error response a status code equal to that given
func (*PostContentmanagementWorkspaceTagvaluesInternalServerError) IsRedirect ¶
func (o *PostContentmanagementWorkspaceTagvaluesInternalServerError) IsRedirect() bool
IsRedirect returns true when this post contentmanagement workspace tagvalues internal server error response has a 3xx status code
func (*PostContentmanagementWorkspaceTagvaluesInternalServerError) IsServerError ¶
func (o *PostContentmanagementWorkspaceTagvaluesInternalServerError) IsServerError() bool
IsServerError returns true when this post contentmanagement workspace tagvalues internal server error response has a 5xx status code
func (*PostContentmanagementWorkspaceTagvaluesInternalServerError) IsSuccess ¶
func (o *PostContentmanagementWorkspaceTagvaluesInternalServerError) IsSuccess() bool
IsSuccess returns true when this post contentmanagement workspace tagvalues internal server error response has a 2xx status code
func (*PostContentmanagementWorkspaceTagvaluesInternalServerError) String ¶
func (o *PostContentmanagementWorkspaceTagvaluesInternalServerError) String() string
type PostContentmanagementWorkspaceTagvaluesNotFound ¶
PostContentmanagementWorkspaceTagvaluesNotFound describes a response with status code 404, with default header values.
The requested resource was not found.
func NewPostContentmanagementWorkspaceTagvaluesNotFound ¶
func NewPostContentmanagementWorkspaceTagvaluesNotFound() *PostContentmanagementWorkspaceTagvaluesNotFound
NewPostContentmanagementWorkspaceTagvaluesNotFound creates a PostContentmanagementWorkspaceTagvaluesNotFound with default headers values
func (*PostContentmanagementWorkspaceTagvaluesNotFound) Error ¶
func (o *PostContentmanagementWorkspaceTagvaluesNotFound) Error() string
func (*PostContentmanagementWorkspaceTagvaluesNotFound) GetPayload ¶
func (o *PostContentmanagementWorkspaceTagvaluesNotFound) GetPayload() *models.ErrorBody
func (*PostContentmanagementWorkspaceTagvaluesNotFound) IsClientError ¶
func (o *PostContentmanagementWorkspaceTagvaluesNotFound) IsClientError() bool
IsClientError returns true when this post contentmanagement workspace tagvalues not found response has a 4xx status code
func (*PostContentmanagementWorkspaceTagvaluesNotFound) IsCode ¶
func (o *PostContentmanagementWorkspaceTagvaluesNotFound) IsCode(code int) bool
IsCode returns true when this post contentmanagement workspace tagvalues not found response a status code equal to that given
func (*PostContentmanagementWorkspaceTagvaluesNotFound) IsRedirect ¶
func (o *PostContentmanagementWorkspaceTagvaluesNotFound) IsRedirect() bool
IsRedirect returns true when this post contentmanagement workspace tagvalues not found response has a 3xx status code
func (*PostContentmanagementWorkspaceTagvaluesNotFound) IsServerError ¶
func (o *PostContentmanagementWorkspaceTagvaluesNotFound) IsServerError() bool
IsServerError returns true when this post contentmanagement workspace tagvalues not found response has a 5xx status code
func (*PostContentmanagementWorkspaceTagvaluesNotFound) IsSuccess ¶
func (o *PostContentmanagementWorkspaceTagvaluesNotFound) IsSuccess() bool
IsSuccess returns true when this post contentmanagement workspace tagvalues not found response has a 2xx status code
func (*PostContentmanagementWorkspaceTagvaluesNotFound) String ¶
func (o *PostContentmanagementWorkspaceTagvaluesNotFound) String() string
type PostContentmanagementWorkspaceTagvaluesOK ¶
PostContentmanagementWorkspaceTagvaluesOK describes a response with status code 200, with default header values.
successful operation
func NewPostContentmanagementWorkspaceTagvaluesOK ¶
func NewPostContentmanagementWorkspaceTagvaluesOK() *PostContentmanagementWorkspaceTagvaluesOK
NewPostContentmanagementWorkspaceTagvaluesOK creates a PostContentmanagementWorkspaceTagvaluesOK with default headers values
func (*PostContentmanagementWorkspaceTagvaluesOK) Error ¶
func (o *PostContentmanagementWorkspaceTagvaluesOK) Error() string
func (*PostContentmanagementWorkspaceTagvaluesOK) GetPayload ¶
func (o *PostContentmanagementWorkspaceTagvaluesOK) GetPayload() *models.TagValue
func (*PostContentmanagementWorkspaceTagvaluesOK) IsClientError ¶
func (o *PostContentmanagementWorkspaceTagvaluesOK) IsClientError() bool
IsClientError returns true when this post contentmanagement workspace tagvalues o k response has a 4xx status code
func (*PostContentmanagementWorkspaceTagvaluesOK) IsCode ¶
func (o *PostContentmanagementWorkspaceTagvaluesOK) IsCode(code int) bool
IsCode returns true when this post contentmanagement workspace tagvalues o k response a status code equal to that given
func (*PostContentmanagementWorkspaceTagvaluesOK) IsRedirect ¶
func (o *PostContentmanagementWorkspaceTagvaluesOK) IsRedirect() bool
IsRedirect returns true when this post contentmanagement workspace tagvalues o k response has a 3xx status code
func (*PostContentmanagementWorkspaceTagvaluesOK) IsServerError ¶
func (o *PostContentmanagementWorkspaceTagvaluesOK) IsServerError() bool
IsServerError returns true when this post contentmanagement workspace tagvalues o k response has a 5xx status code
func (*PostContentmanagementWorkspaceTagvaluesOK) IsSuccess ¶
func (o *PostContentmanagementWorkspaceTagvaluesOK) IsSuccess() bool
IsSuccess returns true when this post contentmanagement workspace tagvalues o k response has a 2xx status code
func (*PostContentmanagementWorkspaceTagvaluesOK) String ¶
func (o *PostContentmanagementWorkspaceTagvaluesOK) String() string
type PostContentmanagementWorkspaceTagvaluesParams ¶
type PostContentmanagementWorkspaceTagvaluesParams struct { /* Body. tag */ Body *models.TagValue /* WorkspaceID. Workspace ID */ WorkspaceID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PostContentmanagementWorkspaceTagvaluesParams contains all the parameters to send to the API endpoint
for the post contentmanagement workspace tagvalues operation. Typically these are written to a http.Request.
func NewPostContentmanagementWorkspaceTagvaluesParams ¶
func NewPostContentmanagementWorkspaceTagvaluesParams() *PostContentmanagementWorkspaceTagvaluesParams
NewPostContentmanagementWorkspaceTagvaluesParams creates a new PostContentmanagementWorkspaceTagvaluesParams 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 NewPostContentmanagementWorkspaceTagvaluesParamsWithContext ¶
func NewPostContentmanagementWorkspaceTagvaluesParamsWithContext(ctx context.Context) *PostContentmanagementWorkspaceTagvaluesParams
NewPostContentmanagementWorkspaceTagvaluesParamsWithContext creates a new PostContentmanagementWorkspaceTagvaluesParams object with the ability to set a context for a request.
func NewPostContentmanagementWorkspaceTagvaluesParamsWithHTTPClient ¶
func NewPostContentmanagementWorkspaceTagvaluesParamsWithHTTPClient(client *http.Client) *PostContentmanagementWorkspaceTagvaluesParams
NewPostContentmanagementWorkspaceTagvaluesParamsWithHTTPClient creates a new PostContentmanagementWorkspaceTagvaluesParams object with the ability to set a custom HTTPClient for a request.
func NewPostContentmanagementWorkspaceTagvaluesParamsWithTimeout ¶
func NewPostContentmanagementWorkspaceTagvaluesParamsWithTimeout(timeout time.Duration) *PostContentmanagementWorkspaceTagvaluesParams
NewPostContentmanagementWorkspaceTagvaluesParamsWithTimeout creates a new PostContentmanagementWorkspaceTagvaluesParams object with the ability to set a timeout on a request.
func (*PostContentmanagementWorkspaceTagvaluesParams) SetBody ¶
func (o *PostContentmanagementWorkspaceTagvaluesParams) SetBody(body *models.TagValue)
SetBody adds the body to the post contentmanagement workspace tagvalues params
func (*PostContentmanagementWorkspaceTagvaluesParams) SetContext ¶
func (o *PostContentmanagementWorkspaceTagvaluesParams) SetContext(ctx context.Context)
SetContext adds the context to the post contentmanagement workspace tagvalues params
func (*PostContentmanagementWorkspaceTagvaluesParams) SetDefaults ¶
func (o *PostContentmanagementWorkspaceTagvaluesParams) SetDefaults()
SetDefaults hydrates default values in the post contentmanagement workspace tagvalues params (not the query body).
All values with no default are reset to their zero value.
func (*PostContentmanagementWorkspaceTagvaluesParams) SetHTTPClient ¶
func (o *PostContentmanagementWorkspaceTagvaluesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the post contentmanagement workspace tagvalues params
func (*PostContentmanagementWorkspaceTagvaluesParams) SetTimeout ¶
func (o *PostContentmanagementWorkspaceTagvaluesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the post contentmanagement workspace tagvalues params
func (*PostContentmanagementWorkspaceTagvaluesParams) SetWorkspaceID ¶
func (o *PostContentmanagementWorkspaceTagvaluesParams) SetWorkspaceID(workspaceID string)
SetWorkspaceID adds the workspaceId to the post contentmanagement workspace tagvalues params
func (*PostContentmanagementWorkspaceTagvaluesParams) WithBody ¶
func (o *PostContentmanagementWorkspaceTagvaluesParams) WithBody(body *models.TagValue) *PostContentmanagementWorkspaceTagvaluesParams
WithBody adds the body to the post contentmanagement workspace tagvalues params
func (*PostContentmanagementWorkspaceTagvaluesParams) WithContext ¶
func (o *PostContentmanagementWorkspaceTagvaluesParams) WithContext(ctx context.Context) *PostContentmanagementWorkspaceTagvaluesParams
WithContext adds the context to the post contentmanagement workspace tagvalues params
func (*PostContentmanagementWorkspaceTagvaluesParams) WithDefaults ¶
func (o *PostContentmanagementWorkspaceTagvaluesParams) WithDefaults() *PostContentmanagementWorkspaceTagvaluesParams
WithDefaults hydrates default values in the post contentmanagement workspace tagvalues params (not the query body).
All values with no default are reset to their zero value.
func (*PostContentmanagementWorkspaceTagvaluesParams) WithHTTPClient ¶
func (o *PostContentmanagementWorkspaceTagvaluesParams) WithHTTPClient(client *http.Client) *PostContentmanagementWorkspaceTagvaluesParams
WithHTTPClient adds the HTTPClient to the post contentmanagement workspace tagvalues params
func (*PostContentmanagementWorkspaceTagvaluesParams) WithTimeout ¶
func (o *PostContentmanagementWorkspaceTagvaluesParams) WithTimeout(timeout time.Duration) *PostContentmanagementWorkspaceTagvaluesParams
WithTimeout adds the timeout to the post contentmanagement workspace tagvalues params
func (*PostContentmanagementWorkspaceTagvaluesParams) WithWorkspaceID ¶
func (o *PostContentmanagementWorkspaceTagvaluesParams) WithWorkspaceID(workspaceID string) *PostContentmanagementWorkspaceTagvaluesParams
WithWorkspaceID adds the workspaceID to the post contentmanagement workspace tagvalues params
func (*PostContentmanagementWorkspaceTagvaluesParams) WriteToRequest ¶
func (o *PostContentmanagementWorkspaceTagvaluesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PostContentmanagementWorkspaceTagvaluesQueryBadRequest ¶
PostContentmanagementWorkspaceTagvaluesQueryBadRequest 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 NewPostContentmanagementWorkspaceTagvaluesQueryBadRequest ¶
func NewPostContentmanagementWorkspaceTagvaluesQueryBadRequest() *PostContentmanagementWorkspaceTagvaluesQueryBadRequest
NewPostContentmanagementWorkspaceTagvaluesQueryBadRequest creates a PostContentmanagementWorkspaceTagvaluesQueryBadRequest with default headers values
func (*PostContentmanagementWorkspaceTagvaluesQueryBadRequest) Error ¶
func (o *PostContentmanagementWorkspaceTagvaluesQueryBadRequest) Error() string
func (*PostContentmanagementWorkspaceTagvaluesQueryBadRequest) GetPayload ¶
func (o *PostContentmanagementWorkspaceTagvaluesQueryBadRequest) GetPayload() *models.ErrorBody
func (*PostContentmanagementWorkspaceTagvaluesQueryBadRequest) IsClientError ¶
func (o *PostContentmanagementWorkspaceTagvaluesQueryBadRequest) IsClientError() bool
IsClientError returns true when this post contentmanagement workspace tagvalues query bad request response has a 4xx status code
func (*PostContentmanagementWorkspaceTagvaluesQueryBadRequest) IsCode ¶
func (o *PostContentmanagementWorkspaceTagvaluesQueryBadRequest) IsCode(code int) bool
IsCode returns true when this post contentmanagement workspace tagvalues query bad request response a status code equal to that given
func (*PostContentmanagementWorkspaceTagvaluesQueryBadRequest) IsRedirect ¶
func (o *PostContentmanagementWorkspaceTagvaluesQueryBadRequest) IsRedirect() bool
IsRedirect returns true when this post contentmanagement workspace tagvalues query bad request response has a 3xx status code
func (*PostContentmanagementWorkspaceTagvaluesQueryBadRequest) IsServerError ¶
func (o *PostContentmanagementWorkspaceTagvaluesQueryBadRequest) IsServerError() bool
IsServerError returns true when this post contentmanagement workspace tagvalues query bad request response has a 5xx status code
func (*PostContentmanagementWorkspaceTagvaluesQueryBadRequest) IsSuccess ¶
func (o *PostContentmanagementWorkspaceTagvaluesQueryBadRequest) IsSuccess() bool
IsSuccess returns true when this post contentmanagement workspace tagvalues query bad request response has a 2xx status code
func (*PostContentmanagementWorkspaceTagvaluesQueryBadRequest) String ¶
func (o *PostContentmanagementWorkspaceTagvaluesQueryBadRequest) String() string
type PostContentmanagementWorkspaceTagvaluesQueryForbidden ¶
PostContentmanagementWorkspaceTagvaluesQueryForbidden describes a response with status code 403, with default header values.
You are not authorized to perform the requested action.
func NewPostContentmanagementWorkspaceTagvaluesQueryForbidden ¶
func NewPostContentmanagementWorkspaceTagvaluesQueryForbidden() *PostContentmanagementWorkspaceTagvaluesQueryForbidden
NewPostContentmanagementWorkspaceTagvaluesQueryForbidden creates a PostContentmanagementWorkspaceTagvaluesQueryForbidden with default headers values
func (*PostContentmanagementWorkspaceTagvaluesQueryForbidden) Error ¶
func (o *PostContentmanagementWorkspaceTagvaluesQueryForbidden) Error() string
func (*PostContentmanagementWorkspaceTagvaluesQueryForbidden) GetPayload ¶
func (o *PostContentmanagementWorkspaceTagvaluesQueryForbidden) GetPayload() *models.ErrorBody
func (*PostContentmanagementWorkspaceTagvaluesQueryForbidden) IsClientError ¶
func (o *PostContentmanagementWorkspaceTagvaluesQueryForbidden) IsClientError() bool
IsClientError returns true when this post contentmanagement workspace tagvalues query forbidden response has a 4xx status code
func (*PostContentmanagementWorkspaceTagvaluesQueryForbidden) IsCode ¶
func (o *PostContentmanagementWorkspaceTagvaluesQueryForbidden) IsCode(code int) bool
IsCode returns true when this post contentmanagement workspace tagvalues query forbidden response a status code equal to that given
func (*PostContentmanagementWorkspaceTagvaluesQueryForbidden) IsRedirect ¶
func (o *PostContentmanagementWorkspaceTagvaluesQueryForbidden) IsRedirect() bool
IsRedirect returns true when this post contentmanagement workspace tagvalues query forbidden response has a 3xx status code
func (*PostContentmanagementWorkspaceTagvaluesQueryForbidden) IsServerError ¶
func (o *PostContentmanagementWorkspaceTagvaluesQueryForbidden) IsServerError() bool
IsServerError returns true when this post contentmanagement workspace tagvalues query forbidden response has a 5xx status code
func (*PostContentmanagementWorkspaceTagvaluesQueryForbidden) IsSuccess ¶
func (o *PostContentmanagementWorkspaceTagvaluesQueryForbidden) IsSuccess() bool
IsSuccess returns true when this post contentmanagement workspace tagvalues query forbidden response has a 2xx status code
func (*PostContentmanagementWorkspaceTagvaluesQueryForbidden) String ¶
func (o *PostContentmanagementWorkspaceTagvaluesQueryForbidden) String() string
type PostContentmanagementWorkspaceTagvaluesQueryGatewayTimeout ¶
type PostContentmanagementWorkspaceTagvaluesQueryGatewayTimeout struct {
Payload *models.ErrorBody
}
PostContentmanagementWorkspaceTagvaluesQueryGatewayTimeout describes a response with status code 504, with default header values.
The request timed out.
func NewPostContentmanagementWorkspaceTagvaluesQueryGatewayTimeout ¶
func NewPostContentmanagementWorkspaceTagvaluesQueryGatewayTimeout() *PostContentmanagementWorkspaceTagvaluesQueryGatewayTimeout
NewPostContentmanagementWorkspaceTagvaluesQueryGatewayTimeout creates a PostContentmanagementWorkspaceTagvaluesQueryGatewayTimeout with default headers values
func (*PostContentmanagementWorkspaceTagvaluesQueryGatewayTimeout) Error ¶
func (o *PostContentmanagementWorkspaceTagvaluesQueryGatewayTimeout) Error() string
func (*PostContentmanagementWorkspaceTagvaluesQueryGatewayTimeout) GetPayload ¶
func (o *PostContentmanagementWorkspaceTagvaluesQueryGatewayTimeout) GetPayload() *models.ErrorBody
func (*PostContentmanagementWorkspaceTagvaluesQueryGatewayTimeout) IsClientError ¶
func (o *PostContentmanagementWorkspaceTagvaluesQueryGatewayTimeout) IsClientError() bool
IsClientError returns true when this post contentmanagement workspace tagvalues query gateway timeout response has a 4xx status code
func (*PostContentmanagementWorkspaceTagvaluesQueryGatewayTimeout) IsCode ¶
func (o *PostContentmanagementWorkspaceTagvaluesQueryGatewayTimeout) IsCode(code int) bool
IsCode returns true when this post contentmanagement workspace tagvalues query gateway timeout response a status code equal to that given
func (*PostContentmanagementWorkspaceTagvaluesQueryGatewayTimeout) IsRedirect ¶
func (o *PostContentmanagementWorkspaceTagvaluesQueryGatewayTimeout) IsRedirect() bool
IsRedirect returns true when this post contentmanagement workspace tagvalues query gateway timeout response has a 3xx status code
func (*PostContentmanagementWorkspaceTagvaluesQueryGatewayTimeout) IsServerError ¶
func (o *PostContentmanagementWorkspaceTagvaluesQueryGatewayTimeout) IsServerError() bool
IsServerError returns true when this post contentmanagement workspace tagvalues query gateway timeout response has a 5xx status code
func (*PostContentmanagementWorkspaceTagvaluesQueryGatewayTimeout) IsSuccess ¶
func (o *PostContentmanagementWorkspaceTagvaluesQueryGatewayTimeout) IsSuccess() bool
IsSuccess returns true when this post contentmanagement workspace tagvalues query gateway timeout response has a 2xx status code
func (*PostContentmanagementWorkspaceTagvaluesQueryGatewayTimeout) String ¶
func (o *PostContentmanagementWorkspaceTagvaluesQueryGatewayTimeout) String() string
type PostContentmanagementWorkspaceTagvaluesQueryInternalServerError ¶
type PostContentmanagementWorkspaceTagvaluesQueryInternalServerError struct {
Payload *models.ErrorBody
}
PostContentmanagementWorkspaceTagvaluesQueryInternalServerError 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 NewPostContentmanagementWorkspaceTagvaluesQueryInternalServerError ¶
func NewPostContentmanagementWorkspaceTagvaluesQueryInternalServerError() *PostContentmanagementWorkspaceTagvaluesQueryInternalServerError
NewPostContentmanagementWorkspaceTagvaluesQueryInternalServerError creates a PostContentmanagementWorkspaceTagvaluesQueryInternalServerError with default headers values
func (*PostContentmanagementWorkspaceTagvaluesQueryInternalServerError) Error ¶
func (o *PostContentmanagementWorkspaceTagvaluesQueryInternalServerError) Error() string
func (*PostContentmanagementWorkspaceTagvaluesQueryInternalServerError) GetPayload ¶
func (o *PostContentmanagementWorkspaceTagvaluesQueryInternalServerError) GetPayload() *models.ErrorBody
func (*PostContentmanagementWorkspaceTagvaluesQueryInternalServerError) IsClientError ¶
func (o *PostContentmanagementWorkspaceTagvaluesQueryInternalServerError) IsClientError() bool
IsClientError returns true when this post contentmanagement workspace tagvalues query internal server error response has a 4xx status code
func (*PostContentmanagementWorkspaceTagvaluesQueryInternalServerError) IsCode ¶
func (o *PostContentmanagementWorkspaceTagvaluesQueryInternalServerError) IsCode(code int) bool
IsCode returns true when this post contentmanagement workspace tagvalues query internal server error response a status code equal to that given
func (*PostContentmanagementWorkspaceTagvaluesQueryInternalServerError) IsRedirect ¶
func (o *PostContentmanagementWorkspaceTagvaluesQueryInternalServerError) IsRedirect() bool
IsRedirect returns true when this post contentmanagement workspace tagvalues query internal server error response has a 3xx status code
func (*PostContentmanagementWorkspaceTagvaluesQueryInternalServerError) IsServerError ¶
func (o *PostContentmanagementWorkspaceTagvaluesQueryInternalServerError) IsServerError() bool
IsServerError returns true when this post contentmanagement workspace tagvalues query internal server error response has a 5xx status code
func (*PostContentmanagementWorkspaceTagvaluesQueryInternalServerError) IsSuccess ¶
func (o *PostContentmanagementWorkspaceTagvaluesQueryInternalServerError) IsSuccess() bool
IsSuccess returns true when this post contentmanagement workspace tagvalues query internal server error response has a 2xx status code
func (*PostContentmanagementWorkspaceTagvaluesQueryInternalServerError) String ¶
func (o *PostContentmanagementWorkspaceTagvaluesQueryInternalServerError) String() string
type PostContentmanagementWorkspaceTagvaluesQueryNotFound ¶
PostContentmanagementWorkspaceTagvaluesQueryNotFound describes a response with status code 404, with default header values.
The requested resource was not found.
func NewPostContentmanagementWorkspaceTagvaluesQueryNotFound ¶
func NewPostContentmanagementWorkspaceTagvaluesQueryNotFound() *PostContentmanagementWorkspaceTagvaluesQueryNotFound
NewPostContentmanagementWorkspaceTagvaluesQueryNotFound creates a PostContentmanagementWorkspaceTagvaluesQueryNotFound with default headers values
func (*PostContentmanagementWorkspaceTagvaluesQueryNotFound) Error ¶
func (o *PostContentmanagementWorkspaceTagvaluesQueryNotFound) Error() string
func (*PostContentmanagementWorkspaceTagvaluesQueryNotFound) GetPayload ¶
func (o *PostContentmanagementWorkspaceTagvaluesQueryNotFound) GetPayload() *models.ErrorBody
func (*PostContentmanagementWorkspaceTagvaluesQueryNotFound) IsClientError ¶
func (o *PostContentmanagementWorkspaceTagvaluesQueryNotFound) IsClientError() bool
IsClientError returns true when this post contentmanagement workspace tagvalues query not found response has a 4xx status code
func (*PostContentmanagementWorkspaceTagvaluesQueryNotFound) IsCode ¶
func (o *PostContentmanagementWorkspaceTagvaluesQueryNotFound) IsCode(code int) bool
IsCode returns true when this post contentmanagement workspace tagvalues query not found response a status code equal to that given
func (*PostContentmanagementWorkspaceTagvaluesQueryNotFound) IsRedirect ¶
func (o *PostContentmanagementWorkspaceTagvaluesQueryNotFound) IsRedirect() bool
IsRedirect returns true when this post contentmanagement workspace tagvalues query not found response has a 3xx status code
func (*PostContentmanagementWorkspaceTagvaluesQueryNotFound) IsServerError ¶
func (o *PostContentmanagementWorkspaceTagvaluesQueryNotFound) IsServerError() bool
IsServerError returns true when this post contentmanagement workspace tagvalues query not found response has a 5xx status code
func (*PostContentmanagementWorkspaceTagvaluesQueryNotFound) IsSuccess ¶
func (o *PostContentmanagementWorkspaceTagvaluesQueryNotFound) IsSuccess() bool
IsSuccess returns true when this post contentmanagement workspace tagvalues query not found response has a 2xx status code
func (*PostContentmanagementWorkspaceTagvaluesQueryNotFound) String ¶
func (o *PostContentmanagementWorkspaceTagvaluesQueryNotFound) String() string
type PostContentmanagementWorkspaceTagvaluesQueryOK ¶
type PostContentmanagementWorkspaceTagvaluesQueryOK struct {
Payload *models.TagValueEntityListing
}
PostContentmanagementWorkspaceTagvaluesQueryOK describes a response with status code 200, with default header values.
successful operation
func NewPostContentmanagementWorkspaceTagvaluesQueryOK ¶
func NewPostContentmanagementWorkspaceTagvaluesQueryOK() *PostContentmanagementWorkspaceTagvaluesQueryOK
NewPostContentmanagementWorkspaceTagvaluesQueryOK creates a PostContentmanagementWorkspaceTagvaluesQueryOK with default headers values
func (*PostContentmanagementWorkspaceTagvaluesQueryOK) Error ¶
func (o *PostContentmanagementWorkspaceTagvaluesQueryOK) Error() string
func (*PostContentmanagementWorkspaceTagvaluesQueryOK) GetPayload ¶
func (o *PostContentmanagementWorkspaceTagvaluesQueryOK) GetPayload() *models.TagValueEntityListing
func (*PostContentmanagementWorkspaceTagvaluesQueryOK) IsClientError ¶
func (o *PostContentmanagementWorkspaceTagvaluesQueryOK) IsClientError() bool
IsClientError returns true when this post contentmanagement workspace tagvalues query o k response has a 4xx status code
func (*PostContentmanagementWorkspaceTagvaluesQueryOK) IsCode ¶
func (o *PostContentmanagementWorkspaceTagvaluesQueryOK) IsCode(code int) bool
IsCode returns true when this post contentmanagement workspace tagvalues query o k response a status code equal to that given
func (*PostContentmanagementWorkspaceTagvaluesQueryOK) IsRedirect ¶
func (o *PostContentmanagementWorkspaceTagvaluesQueryOK) IsRedirect() bool
IsRedirect returns true when this post contentmanagement workspace tagvalues query o k response has a 3xx status code
func (*PostContentmanagementWorkspaceTagvaluesQueryOK) IsServerError ¶
func (o *PostContentmanagementWorkspaceTagvaluesQueryOK) IsServerError() bool
IsServerError returns true when this post contentmanagement workspace tagvalues query o k response has a 5xx status code
func (*PostContentmanagementWorkspaceTagvaluesQueryOK) IsSuccess ¶
func (o *PostContentmanagementWorkspaceTagvaluesQueryOK) IsSuccess() bool
IsSuccess returns true when this post contentmanagement workspace tagvalues query o k response has a 2xx status code
func (*PostContentmanagementWorkspaceTagvaluesQueryOK) String ¶
func (o *PostContentmanagementWorkspaceTagvaluesQueryOK) String() string
type PostContentmanagementWorkspaceTagvaluesQueryParams ¶
type PostContentmanagementWorkspaceTagvaluesQueryParams struct { /* Body. query */ Body *models.TagQueryRequest /* Expand. Which fields, if any, to expand. */ Expand []string /* WorkspaceID. Workspace ID */ WorkspaceID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PostContentmanagementWorkspaceTagvaluesQueryParams contains all the parameters to send to the API endpoint
for the post contentmanagement workspace tagvalues query operation. Typically these are written to a http.Request.
func NewPostContentmanagementWorkspaceTagvaluesQueryParams ¶
func NewPostContentmanagementWorkspaceTagvaluesQueryParams() *PostContentmanagementWorkspaceTagvaluesQueryParams
NewPostContentmanagementWorkspaceTagvaluesQueryParams creates a new PostContentmanagementWorkspaceTagvaluesQueryParams 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 NewPostContentmanagementWorkspaceTagvaluesQueryParamsWithContext ¶
func NewPostContentmanagementWorkspaceTagvaluesQueryParamsWithContext(ctx context.Context) *PostContentmanagementWorkspaceTagvaluesQueryParams
NewPostContentmanagementWorkspaceTagvaluesQueryParamsWithContext creates a new PostContentmanagementWorkspaceTagvaluesQueryParams object with the ability to set a context for a request.
func NewPostContentmanagementWorkspaceTagvaluesQueryParamsWithHTTPClient ¶
func NewPostContentmanagementWorkspaceTagvaluesQueryParamsWithHTTPClient(client *http.Client) *PostContentmanagementWorkspaceTagvaluesQueryParams
NewPostContentmanagementWorkspaceTagvaluesQueryParamsWithHTTPClient creates a new PostContentmanagementWorkspaceTagvaluesQueryParams object with the ability to set a custom HTTPClient for a request.
func NewPostContentmanagementWorkspaceTagvaluesQueryParamsWithTimeout ¶
func NewPostContentmanagementWorkspaceTagvaluesQueryParamsWithTimeout(timeout time.Duration) *PostContentmanagementWorkspaceTagvaluesQueryParams
NewPostContentmanagementWorkspaceTagvaluesQueryParamsWithTimeout creates a new PostContentmanagementWorkspaceTagvaluesQueryParams object with the ability to set a timeout on a request.
func (*PostContentmanagementWorkspaceTagvaluesQueryParams) SetBody ¶
func (o *PostContentmanagementWorkspaceTagvaluesQueryParams) SetBody(body *models.TagQueryRequest)
SetBody adds the body to the post contentmanagement workspace tagvalues query params
func (*PostContentmanagementWorkspaceTagvaluesQueryParams) SetContext ¶
func (o *PostContentmanagementWorkspaceTagvaluesQueryParams) SetContext(ctx context.Context)
SetContext adds the context to the post contentmanagement workspace tagvalues query params
func (*PostContentmanagementWorkspaceTagvaluesQueryParams) SetDefaults ¶
func (o *PostContentmanagementWorkspaceTagvaluesQueryParams) SetDefaults()
SetDefaults hydrates default values in the post contentmanagement workspace tagvalues query params (not the query body).
All values with no default are reset to their zero value.
func (*PostContentmanagementWorkspaceTagvaluesQueryParams) SetExpand ¶
func (o *PostContentmanagementWorkspaceTagvaluesQueryParams) SetExpand(expand []string)
SetExpand adds the expand to the post contentmanagement workspace tagvalues query params
func (*PostContentmanagementWorkspaceTagvaluesQueryParams) SetHTTPClient ¶
func (o *PostContentmanagementWorkspaceTagvaluesQueryParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the post contentmanagement workspace tagvalues query params
func (*PostContentmanagementWorkspaceTagvaluesQueryParams) SetTimeout ¶
func (o *PostContentmanagementWorkspaceTagvaluesQueryParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the post contentmanagement workspace tagvalues query params
func (*PostContentmanagementWorkspaceTagvaluesQueryParams) SetWorkspaceID ¶
func (o *PostContentmanagementWorkspaceTagvaluesQueryParams) SetWorkspaceID(workspaceID string)
SetWorkspaceID adds the workspaceId to the post contentmanagement workspace tagvalues query params
func (*PostContentmanagementWorkspaceTagvaluesQueryParams) WithBody ¶
func (o *PostContentmanagementWorkspaceTagvaluesQueryParams) WithBody(body *models.TagQueryRequest) *PostContentmanagementWorkspaceTagvaluesQueryParams
WithBody adds the body to the post contentmanagement workspace tagvalues query params
func (*PostContentmanagementWorkspaceTagvaluesQueryParams) WithContext ¶
func (o *PostContentmanagementWorkspaceTagvaluesQueryParams) WithContext(ctx context.Context) *PostContentmanagementWorkspaceTagvaluesQueryParams
WithContext adds the context to the post contentmanagement workspace tagvalues query params
func (*PostContentmanagementWorkspaceTagvaluesQueryParams) WithDefaults ¶
func (o *PostContentmanagementWorkspaceTagvaluesQueryParams) WithDefaults() *PostContentmanagementWorkspaceTagvaluesQueryParams
WithDefaults hydrates default values in the post contentmanagement workspace tagvalues query params (not the query body).
All values with no default are reset to their zero value.
func (*PostContentmanagementWorkspaceTagvaluesQueryParams) WithExpand ¶
func (o *PostContentmanagementWorkspaceTagvaluesQueryParams) WithExpand(expand []string) *PostContentmanagementWorkspaceTagvaluesQueryParams
WithExpand adds the expand to the post contentmanagement workspace tagvalues query params
func (*PostContentmanagementWorkspaceTagvaluesQueryParams) WithHTTPClient ¶
func (o *PostContentmanagementWorkspaceTagvaluesQueryParams) WithHTTPClient(client *http.Client) *PostContentmanagementWorkspaceTagvaluesQueryParams
WithHTTPClient adds the HTTPClient to the post contentmanagement workspace tagvalues query params
func (*PostContentmanagementWorkspaceTagvaluesQueryParams) WithTimeout ¶
func (o *PostContentmanagementWorkspaceTagvaluesQueryParams) WithTimeout(timeout time.Duration) *PostContentmanagementWorkspaceTagvaluesQueryParams
WithTimeout adds the timeout to the post contentmanagement workspace tagvalues query params
func (*PostContentmanagementWorkspaceTagvaluesQueryParams) WithWorkspaceID ¶
func (o *PostContentmanagementWorkspaceTagvaluesQueryParams) WithWorkspaceID(workspaceID string) *PostContentmanagementWorkspaceTagvaluesQueryParams
WithWorkspaceID adds the workspaceID to the post contentmanagement workspace tagvalues query params
func (*PostContentmanagementWorkspaceTagvaluesQueryParams) WriteToRequest ¶
func (o *PostContentmanagementWorkspaceTagvaluesQueryParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PostContentmanagementWorkspaceTagvaluesQueryReader ¶
type PostContentmanagementWorkspaceTagvaluesQueryReader struct {
// contains filtered or unexported fields
}
PostContentmanagementWorkspaceTagvaluesQueryReader is a Reader for the PostContentmanagementWorkspaceTagvaluesQuery structure.
func (*PostContentmanagementWorkspaceTagvaluesQueryReader) ReadResponse ¶
func (o *PostContentmanagementWorkspaceTagvaluesQueryReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PostContentmanagementWorkspaceTagvaluesQueryRequestEntityTooLarge ¶
type PostContentmanagementWorkspaceTagvaluesQueryRequestEntityTooLarge struct {
Payload *models.ErrorBody
}
PostContentmanagementWorkspaceTagvaluesQueryRequestEntityTooLarge describes a response with status code 413, with default header values.
The request is over the size limit. Maximum bytes: %s
func NewPostContentmanagementWorkspaceTagvaluesQueryRequestEntityTooLarge ¶
func NewPostContentmanagementWorkspaceTagvaluesQueryRequestEntityTooLarge() *PostContentmanagementWorkspaceTagvaluesQueryRequestEntityTooLarge
NewPostContentmanagementWorkspaceTagvaluesQueryRequestEntityTooLarge creates a PostContentmanagementWorkspaceTagvaluesQueryRequestEntityTooLarge with default headers values
func (*PostContentmanagementWorkspaceTagvaluesQueryRequestEntityTooLarge) Error ¶
func (o *PostContentmanagementWorkspaceTagvaluesQueryRequestEntityTooLarge) Error() string
func (*PostContentmanagementWorkspaceTagvaluesQueryRequestEntityTooLarge) GetPayload ¶
func (o *PostContentmanagementWorkspaceTagvaluesQueryRequestEntityTooLarge) GetPayload() *models.ErrorBody
func (*PostContentmanagementWorkspaceTagvaluesQueryRequestEntityTooLarge) IsClientError ¶
func (o *PostContentmanagementWorkspaceTagvaluesQueryRequestEntityTooLarge) IsClientError() bool
IsClientError returns true when this post contentmanagement workspace tagvalues query request entity too large response has a 4xx status code
func (*PostContentmanagementWorkspaceTagvaluesQueryRequestEntityTooLarge) IsCode ¶
func (o *PostContentmanagementWorkspaceTagvaluesQueryRequestEntityTooLarge) IsCode(code int) bool
IsCode returns true when this post contentmanagement workspace tagvalues query request entity too large response a status code equal to that given
func (*PostContentmanagementWorkspaceTagvaluesQueryRequestEntityTooLarge) IsRedirect ¶
func (o *PostContentmanagementWorkspaceTagvaluesQueryRequestEntityTooLarge) IsRedirect() bool
IsRedirect returns true when this post contentmanagement workspace tagvalues query request entity too large response has a 3xx status code
func (*PostContentmanagementWorkspaceTagvaluesQueryRequestEntityTooLarge) IsServerError ¶
func (o *PostContentmanagementWorkspaceTagvaluesQueryRequestEntityTooLarge) IsServerError() bool
IsServerError returns true when this post contentmanagement workspace tagvalues query request entity too large response has a 5xx status code
func (*PostContentmanagementWorkspaceTagvaluesQueryRequestEntityTooLarge) IsSuccess ¶
func (o *PostContentmanagementWorkspaceTagvaluesQueryRequestEntityTooLarge) IsSuccess() bool
IsSuccess returns true when this post contentmanagement workspace tagvalues query request entity too large response has a 2xx status code
func (*PostContentmanagementWorkspaceTagvaluesQueryRequestEntityTooLarge) String ¶
func (o *PostContentmanagementWorkspaceTagvaluesQueryRequestEntityTooLarge) String() string
type PostContentmanagementWorkspaceTagvaluesQueryRequestTimeout ¶
type PostContentmanagementWorkspaceTagvaluesQueryRequestTimeout struct {
Payload *models.ErrorBody
}
PostContentmanagementWorkspaceTagvaluesQueryRequestTimeout 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 NewPostContentmanagementWorkspaceTagvaluesQueryRequestTimeout ¶
func NewPostContentmanagementWorkspaceTagvaluesQueryRequestTimeout() *PostContentmanagementWorkspaceTagvaluesQueryRequestTimeout
NewPostContentmanagementWorkspaceTagvaluesQueryRequestTimeout creates a PostContentmanagementWorkspaceTagvaluesQueryRequestTimeout with default headers values
func (*PostContentmanagementWorkspaceTagvaluesQueryRequestTimeout) Error ¶
func (o *PostContentmanagementWorkspaceTagvaluesQueryRequestTimeout) Error() string
func (*PostContentmanagementWorkspaceTagvaluesQueryRequestTimeout) GetPayload ¶
func (o *PostContentmanagementWorkspaceTagvaluesQueryRequestTimeout) GetPayload() *models.ErrorBody
func (*PostContentmanagementWorkspaceTagvaluesQueryRequestTimeout) IsClientError ¶
func (o *PostContentmanagementWorkspaceTagvaluesQueryRequestTimeout) IsClientError() bool
IsClientError returns true when this post contentmanagement workspace tagvalues query request timeout response has a 4xx status code
func (*PostContentmanagementWorkspaceTagvaluesQueryRequestTimeout) IsCode ¶
func (o *PostContentmanagementWorkspaceTagvaluesQueryRequestTimeout) IsCode(code int) bool
IsCode returns true when this post contentmanagement workspace tagvalues query request timeout response a status code equal to that given
func (*PostContentmanagementWorkspaceTagvaluesQueryRequestTimeout) IsRedirect ¶
func (o *PostContentmanagementWorkspaceTagvaluesQueryRequestTimeout) IsRedirect() bool
IsRedirect returns true when this post contentmanagement workspace tagvalues query request timeout response has a 3xx status code
func (*PostContentmanagementWorkspaceTagvaluesQueryRequestTimeout) IsServerError ¶
func (o *PostContentmanagementWorkspaceTagvaluesQueryRequestTimeout) IsServerError() bool
IsServerError returns true when this post contentmanagement workspace tagvalues query request timeout response has a 5xx status code
func (*PostContentmanagementWorkspaceTagvaluesQueryRequestTimeout) IsSuccess ¶
func (o *PostContentmanagementWorkspaceTagvaluesQueryRequestTimeout) IsSuccess() bool
IsSuccess returns true when this post contentmanagement workspace tagvalues query request timeout response has a 2xx status code
func (*PostContentmanagementWorkspaceTagvaluesQueryRequestTimeout) String ¶
func (o *PostContentmanagementWorkspaceTagvaluesQueryRequestTimeout) String() string
type PostContentmanagementWorkspaceTagvaluesQueryServiceUnavailable ¶
type PostContentmanagementWorkspaceTagvaluesQueryServiceUnavailable struct {
}PostContentmanagementWorkspaceTagvaluesQueryServiceUnavailable 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 NewPostContentmanagementWorkspaceTagvaluesQueryServiceUnavailable ¶
func NewPostContentmanagementWorkspaceTagvaluesQueryServiceUnavailable() *PostContentmanagementWorkspaceTagvaluesQueryServiceUnavailable
NewPostContentmanagementWorkspaceTagvaluesQueryServiceUnavailable creates a PostContentmanagementWorkspaceTagvaluesQueryServiceUnavailable with default headers values
func (*PostContentmanagementWorkspaceTagvaluesQueryServiceUnavailable) Error ¶
func (o *PostContentmanagementWorkspaceTagvaluesQueryServiceUnavailable) Error() string
func (*PostContentmanagementWorkspaceTagvaluesQueryServiceUnavailable) GetPayload ¶
func (o *PostContentmanagementWorkspaceTagvaluesQueryServiceUnavailable) GetPayload() *models.ErrorBody
func (*PostContentmanagementWorkspaceTagvaluesQueryServiceUnavailable) IsClientError ¶
func (o *PostContentmanagementWorkspaceTagvaluesQueryServiceUnavailable) IsClientError() bool
IsClientError returns true when this post contentmanagement workspace tagvalues query service unavailable response has a 4xx status code
func (*PostContentmanagementWorkspaceTagvaluesQueryServiceUnavailable) IsCode ¶
func (o *PostContentmanagementWorkspaceTagvaluesQueryServiceUnavailable) IsCode(code int) bool
IsCode returns true when this post contentmanagement workspace tagvalues query service unavailable response a status code equal to that given
func (*PostContentmanagementWorkspaceTagvaluesQueryServiceUnavailable) IsRedirect ¶
func (o *PostContentmanagementWorkspaceTagvaluesQueryServiceUnavailable) IsRedirect() bool
IsRedirect returns true when this post contentmanagement workspace tagvalues query service unavailable response has a 3xx status code
func (*PostContentmanagementWorkspaceTagvaluesQueryServiceUnavailable) IsServerError ¶
func (o *PostContentmanagementWorkspaceTagvaluesQueryServiceUnavailable) IsServerError() bool
IsServerError returns true when this post contentmanagement workspace tagvalues query service unavailable response has a 5xx status code
func (*PostContentmanagementWorkspaceTagvaluesQueryServiceUnavailable) IsSuccess ¶
func (o *PostContentmanagementWorkspaceTagvaluesQueryServiceUnavailable) IsSuccess() bool
IsSuccess returns true when this post contentmanagement workspace tagvalues query service unavailable response has a 2xx status code
func (*PostContentmanagementWorkspaceTagvaluesQueryServiceUnavailable) String ¶
func (o *PostContentmanagementWorkspaceTagvaluesQueryServiceUnavailable) String() string
type PostContentmanagementWorkspaceTagvaluesQueryTooManyRequests ¶
type PostContentmanagementWorkspaceTagvaluesQueryTooManyRequests struct {
Payload *models.ErrorBody
}
PostContentmanagementWorkspaceTagvaluesQueryTooManyRequests describes a response with status code 429, with default header values.
Rate limit exceeded the maximum. Retry the request in [%s] seconds
func NewPostContentmanagementWorkspaceTagvaluesQueryTooManyRequests ¶
func NewPostContentmanagementWorkspaceTagvaluesQueryTooManyRequests() *PostContentmanagementWorkspaceTagvaluesQueryTooManyRequests
NewPostContentmanagementWorkspaceTagvaluesQueryTooManyRequests creates a PostContentmanagementWorkspaceTagvaluesQueryTooManyRequests with default headers values
func (*PostContentmanagementWorkspaceTagvaluesQueryTooManyRequests) Error ¶
func (o *PostContentmanagementWorkspaceTagvaluesQueryTooManyRequests) Error() string
func (*PostContentmanagementWorkspaceTagvaluesQueryTooManyRequests) GetPayload ¶
func (o *PostContentmanagementWorkspaceTagvaluesQueryTooManyRequests) GetPayload() *models.ErrorBody
func (*PostContentmanagementWorkspaceTagvaluesQueryTooManyRequests) IsClientError ¶
func (o *PostContentmanagementWorkspaceTagvaluesQueryTooManyRequests) IsClientError() bool
IsClientError returns true when this post contentmanagement workspace tagvalues query too many requests response has a 4xx status code
func (*PostContentmanagementWorkspaceTagvaluesQueryTooManyRequests) IsCode ¶
func (o *PostContentmanagementWorkspaceTagvaluesQueryTooManyRequests) IsCode(code int) bool
IsCode returns true when this post contentmanagement workspace tagvalues query too many requests response a status code equal to that given
func (*PostContentmanagementWorkspaceTagvaluesQueryTooManyRequests) IsRedirect ¶
func (o *PostContentmanagementWorkspaceTagvaluesQueryTooManyRequests) IsRedirect() bool
IsRedirect returns true when this post contentmanagement workspace tagvalues query too many requests response has a 3xx status code
func (*PostContentmanagementWorkspaceTagvaluesQueryTooManyRequests) IsServerError ¶
func (o *PostContentmanagementWorkspaceTagvaluesQueryTooManyRequests) IsServerError() bool
IsServerError returns true when this post contentmanagement workspace tagvalues query too many requests response has a 5xx status code
func (*PostContentmanagementWorkspaceTagvaluesQueryTooManyRequests) IsSuccess ¶
func (o *PostContentmanagementWorkspaceTagvaluesQueryTooManyRequests) IsSuccess() bool
IsSuccess returns true when this post contentmanagement workspace tagvalues query too many requests response has a 2xx status code
func (*PostContentmanagementWorkspaceTagvaluesQueryTooManyRequests) String ¶
func (o *PostContentmanagementWorkspaceTagvaluesQueryTooManyRequests) String() string
type PostContentmanagementWorkspaceTagvaluesQueryUnauthorized ¶
type PostContentmanagementWorkspaceTagvaluesQueryUnauthorized struct {
}PostContentmanagementWorkspaceTagvaluesQueryUnauthorized describes a response with status code 401, with default header values.
No authentication bearer token specified in authorization header.
func NewPostContentmanagementWorkspaceTagvaluesQueryUnauthorized ¶
func NewPostContentmanagementWorkspaceTagvaluesQueryUnauthorized() *PostContentmanagementWorkspaceTagvaluesQueryUnauthorized
NewPostContentmanagementWorkspaceTagvaluesQueryUnauthorized creates a PostContentmanagementWorkspaceTagvaluesQueryUnauthorized with default headers values
func (*PostContentmanagementWorkspaceTagvaluesQueryUnauthorized) Error ¶
func (o *PostContentmanagementWorkspaceTagvaluesQueryUnauthorized) Error() string
func (*PostContentmanagementWorkspaceTagvaluesQueryUnauthorized) GetPayload ¶
func (o *PostContentmanagementWorkspaceTagvaluesQueryUnauthorized) GetPayload() *models.ErrorBody
func (*PostContentmanagementWorkspaceTagvaluesQueryUnauthorized) IsClientError ¶
func (o *PostContentmanagementWorkspaceTagvaluesQueryUnauthorized) IsClientError() bool
IsClientError returns true when this post contentmanagement workspace tagvalues query unauthorized response has a 4xx status code
func (*PostContentmanagementWorkspaceTagvaluesQueryUnauthorized) IsCode ¶
func (o *PostContentmanagementWorkspaceTagvaluesQueryUnauthorized) IsCode(code int) bool
IsCode returns true when this post contentmanagement workspace tagvalues query unauthorized response a status code equal to that given
func (*PostContentmanagementWorkspaceTagvaluesQueryUnauthorized) IsRedirect ¶
func (o *PostContentmanagementWorkspaceTagvaluesQueryUnauthorized) IsRedirect() bool
IsRedirect returns true when this post contentmanagement workspace tagvalues query unauthorized response has a 3xx status code
func (*PostContentmanagementWorkspaceTagvaluesQueryUnauthorized) IsServerError ¶
func (o *PostContentmanagementWorkspaceTagvaluesQueryUnauthorized) IsServerError() bool
IsServerError returns true when this post contentmanagement workspace tagvalues query unauthorized response has a 5xx status code
func (*PostContentmanagementWorkspaceTagvaluesQueryUnauthorized) IsSuccess ¶
func (o *PostContentmanagementWorkspaceTagvaluesQueryUnauthorized) IsSuccess() bool
IsSuccess returns true when this post contentmanagement workspace tagvalues query unauthorized response has a 2xx status code
func (*PostContentmanagementWorkspaceTagvaluesQueryUnauthorized) String ¶
func (o *PostContentmanagementWorkspaceTagvaluesQueryUnauthorized) String() string
type PostContentmanagementWorkspaceTagvaluesQueryUnsupportedMediaType ¶
type PostContentmanagementWorkspaceTagvaluesQueryUnsupportedMediaType struct {
Payload *models.ErrorBody
}
PostContentmanagementWorkspaceTagvaluesQueryUnsupportedMediaType 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 NewPostContentmanagementWorkspaceTagvaluesQueryUnsupportedMediaType ¶
func NewPostContentmanagementWorkspaceTagvaluesQueryUnsupportedMediaType() *PostContentmanagementWorkspaceTagvaluesQueryUnsupportedMediaType
NewPostContentmanagementWorkspaceTagvaluesQueryUnsupportedMediaType creates a PostContentmanagementWorkspaceTagvaluesQueryUnsupportedMediaType with default headers values
func (*PostContentmanagementWorkspaceTagvaluesQueryUnsupportedMediaType) Error ¶
func (o *PostContentmanagementWorkspaceTagvaluesQueryUnsupportedMediaType) Error() string
func (*PostContentmanagementWorkspaceTagvaluesQueryUnsupportedMediaType) GetPayload ¶
func (o *PostContentmanagementWorkspaceTagvaluesQueryUnsupportedMediaType) GetPayload() *models.ErrorBody
func (*PostContentmanagementWorkspaceTagvaluesQueryUnsupportedMediaType) IsClientError ¶
func (o *PostContentmanagementWorkspaceTagvaluesQueryUnsupportedMediaType) IsClientError() bool
IsClientError returns true when this post contentmanagement workspace tagvalues query unsupported media type response has a 4xx status code
func (*PostContentmanagementWorkspaceTagvaluesQueryUnsupportedMediaType) IsCode ¶
func (o *PostContentmanagementWorkspaceTagvaluesQueryUnsupportedMediaType) IsCode(code int) bool
IsCode returns true when this post contentmanagement workspace tagvalues query unsupported media type response a status code equal to that given
func (*PostContentmanagementWorkspaceTagvaluesQueryUnsupportedMediaType) IsRedirect ¶
func (o *PostContentmanagementWorkspaceTagvaluesQueryUnsupportedMediaType) IsRedirect() bool
IsRedirect returns true when this post contentmanagement workspace tagvalues query unsupported media type response has a 3xx status code
func (*PostContentmanagementWorkspaceTagvaluesQueryUnsupportedMediaType) IsServerError ¶
func (o *PostContentmanagementWorkspaceTagvaluesQueryUnsupportedMediaType) IsServerError() bool
IsServerError returns true when this post contentmanagement workspace tagvalues query unsupported media type response has a 5xx status code
func (*PostContentmanagementWorkspaceTagvaluesQueryUnsupportedMediaType) IsSuccess ¶
func (o *PostContentmanagementWorkspaceTagvaluesQueryUnsupportedMediaType) IsSuccess() bool
IsSuccess returns true when this post contentmanagement workspace tagvalues query unsupported media type response has a 2xx status code
func (*PostContentmanagementWorkspaceTagvaluesQueryUnsupportedMediaType) String ¶
func (o *PostContentmanagementWorkspaceTagvaluesQueryUnsupportedMediaType) String() string
type PostContentmanagementWorkspaceTagvaluesReader ¶
type PostContentmanagementWorkspaceTagvaluesReader struct {
// contains filtered or unexported fields
}
PostContentmanagementWorkspaceTagvaluesReader is a Reader for the PostContentmanagementWorkspaceTagvalues structure.
func (*PostContentmanagementWorkspaceTagvaluesReader) ReadResponse ¶
func (o *PostContentmanagementWorkspaceTagvaluesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PostContentmanagementWorkspaceTagvaluesRequestEntityTooLarge ¶
type PostContentmanagementWorkspaceTagvaluesRequestEntityTooLarge struct {
Payload *models.ErrorBody
}
PostContentmanagementWorkspaceTagvaluesRequestEntityTooLarge describes a response with status code 413, with default header values.
The request is over the size limit. Maximum bytes: %s
func NewPostContentmanagementWorkspaceTagvaluesRequestEntityTooLarge ¶
func NewPostContentmanagementWorkspaceTagvaluesRequestEntityTooLarge() *PostContentmanagementWorkspaceTagvaluesRequestEntityTooLarge
NewPostContentmanagementWorkspaceTagvaluesRequestEntityTooLarge creates a PostContentmanagementWorkspaceTagvaluesRequestEntityTooLarge with default headers values
func (*PostContentmanagementWorkspaceTagvaluesRequestEntityTooLarge) Error ¶
func (o *PostContentmanagementWorkspaceTagvaluesRequestEntityTooLarge) Error() string
func (*PostContentmanagementWorkspaceTagvaluesRequestEntityTooLarge) GetPayload ¶
func (o *PostContentmanagementWorkspaceTagvaluesRequestEntityTooLarge) GetPayload() *models.ErrorBody
func (*PostContentmanagementWorkspaceTagvaluesRequestEntityTooLarge) IsClientError ¶
func (o *PostContentmanagementWorkspaceTagvaluesRequestEntityTooLarge) IsClientError() bool
IsClientError returns true when this post contentmanagement workspace tagvalues request entity too large response has a 4xx status code
func (*PostContentmanagementWorkspaceTagvaluesRequestEntityTooLarge) IsCode ¶
func (o *PostContentmanagementWorkspaceTagvaluesRequestEntityTooLarge) IsCode(code int) bool
IsCode returns true when this post contentmanagement workspace tagvalues request entity too large response a status code equal to that given
func (*PostContentmanagementWorkspaceTagvaluesRequestEntityTooLarge) IsRedirect ¶
func (o *PostContentmanagementWorkspaceTagvaluesRequestEntityTooLarge) IsRedirect() bool
IsRedirect returns true when this post contentmanagement workspace tagvalues request entity too large response has a 3xx status code
func (*PostContentmanagementWorkspaceTagvaluesRequestEntityTooLarge) IsServerError ¶
func (o *PostContentmanagementWorkspaceTagvaluesRequestEntityTooLarge) IsServerError() bool
IsServerError returns true when this post contentmanagement workspace tagvalues request entity too large response has a 5xx status code
func (*PostContentmanagementWorkspaceTagvaluesRequestEntityTooLarge) IsSuccess ¶
func (o *PostContentmanagementWorkspaceTagvaluesRequestEntityTooLarge) IsSuccess() bool
IsSuccess returns true when this post contentmanagement workspace tagvalues request entity too large response has a 2xx status code
func (*PostContentmanagementWorkspaceTagvaluesRequestEntityTooLarge) String ¶
func (o *PostContentmanagementWorkspaceTagvaluesRequestEntityTooLarge) String() string
type PostContentmanagementWorkspaceTagvaluesRequestTimeout ¶
PostContentmanagementWorkspaceTagvaluesRequestTimeout 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 NewPostContentmanagementWorkspaceTagvaluesRequestTimeout ¶
func NewPostContentmanagementWorkspaceTagvaluesRequestTimeout() *PostContentmanagementWorkspaceTagvaluesRequestTimeout
NewPostContentmanagementWorkspaceTagvaluesRequestTimeout creates a PostContentmanagementWorkspaceTagvaluesRequestTimeout with default headers values
func (*PostContentmanagementWorkspaceTagvaluesRequestTimeout) Error ¶
func (o *PostContentmanagementWorkspaceTagvaluesRequestTimeout) Error() string
func (*PostContentmanagementWorkspaceTagvaluesRequestTimeout) GetPayload ¶
func (o *PostContentmanagementWorkspaceTagvaluesRequestTimeout) GetPayload() *models.ErrorBody
func (*PostContentmanagementWorkspaceTagvaluesRequestTimeout) IsClientError ¶
func (o *PostContentmanagementWorkspaceTagvaluesRequestTimeout) IsClientError() bool
IsClientError returns true when this post contentmanagement workspace tagvalues request timeout response has a 4xx status code
func (*PostContentmanagementWorkspaceTagvaluesRequestTimeout) IsCode ¶
func (o *PostContentmanagementWorkspaceTagvaluesRequestTimeout) IsCode(code int) bool
IsCode returns true when this post contentmanagement workspace tagvalues request timeout response a status code equal to that given
func (*PostContentmanagementWorkspaceTagvaluesRequestTimeout) IsRedirect ¶
func (o *PostContentmanagementWorkspaceTagvaluesRequestTimeout) IsRedirect() bool
IsRedirect returns true when this post contentmanagement workspace tagvalues request timeout response has a 3xx status code
func (*PostContentmanagementWorkspaceTagvaluesRequestTimeout) IsServerError ¶
func (o *PostContentmanagementWorkspaceTagvaluesRequestTimeout) IsServerError() bool
IsServerError returns true when this post contentmanagement workspace tagvalues request timeout response has a 5xx status code
func (*PostContentmanagementWorkspaceTagvaluesRequestTimeout) IsSuccess ¶
func (o *PostContentmanagementWorkspaceTagvaluesRequestTimeout) IsSuccess() bool
IsSuccess returns true when this post contentmanagement workspace tagvalues request timeout response has a 2xx status code
func (*PostContentmanagementWorkspaceTagvaluesRequestTimeout) String ¶
func (o *PostContentmanagementWorkspaceTagvaluesRequestTimeout) String() string
type PostContentmanagementWorkspaceTagvaluesServiceUnavailable ¶
type PostContentmanagementWorkspaceTagvaluesServiceUnavailable struct {
}PostContentmanagementWorkspaceTagvaluesServiceUnavailable 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 NewPostContentmanagementWorkspaceTagvaluesServiceUnavailable ¶
func NewPostContentmanagementWorkspaceTagvaluesServiceUnavailable() *PostContentmanagementWorkspaceTagvaluesServiceUnavailable
NewPostContentmanagementWorkspaceTagvaluesServiceUnavailable creates a PostContentmanagementWorkspaceTagvaluesServiceUnavailable with default headers values
func (*PostContentmanagementWorkspaceTagvaluesServiceUnavailable) Error ¶
func (o *PostContentmanagementWorkspaceTagvaluesServiceUnavailable) Error() string
func (*PostContentmanagementWorkspaceTagvaluesServiceUnavailable) GetPayload ¶
func (o *PostContentmanagementWorkspaceTagvaluesServiceUnavailable) GetPayload() *models.ErrorBody
func (*PostContentmanagementWorkspaceTagvaluesServiceUnavailable) IsClientError ¶
func (o *PostContentmanagementWorkspaceTagvaluesServiceUnavailable) IsClientError() bool
IsClientError returns true when this post contentmanagement workspace tagvalues service unavailable response has a 4xx status code
func (*PostContentmanagementWorkspaceTagvaluesServiceUnavailable) IsCode ¶
func (o *PostContentmanagementWorkspaceTagvaluesServiceUnavailable) IsCode(code int) bool
IsCode returns true when this post contentmanagement workspace tagvalues service unavailable response a status code equal to that given
func (*PostContentmanagementWorkspaceTagvaluesServiceUnavailable) IsRedirect ¶
func (o *PostContentmanagementWorkspaceTagvaluesServiceUnavailable) IsRedirect() bool
IsRedirect returns true when this post contentmanagement workspace tagvalues service unavailable response has a 3xx status code
func (*PostContentmanagementWorkspaceTagvaluesServiceUnavailable) IsServerError ¶
func (o *PostContentmanagementWorkspaceTagvaluesServiceUnavailable) IsServerError() bool
IsServerError returns true when this post contentmanagement workspace tagvalues service unavailable response has a 5xx status code
func (*PostContentmanagementWorkspaceTagvaluesServiceUnavailable) IsSuccess ¶
func (o *PostContentmanagementWorkspaceTagvaluesServiceUnavailable) IsSuccess() bool
IsSuccess returns true when this post contentmanagement workspace tagvalues service unavailable response has a 2xx status code
func (*PostContentmanagementWorkspaceTagvaluesServiceUnavailable) String ¶
func (o *PostContentmanagementWorkspaceTagvaluesServiceUnavailable) String() string
type PostContentmanagementWorkspaceTagvaluesTooManyRequests ¶
PostContentmanagementWorkspaceTagvaluesTooManyRequests describes a response with status code 429, with default header values.
Rate limit exceeded the maximum. Retry the request in [%s] seconds
func NewPostContentmanagementWorkspaceTagvaluesTooManyRequests ¶
func NewPostContentmanagementWorkspaceTagvaluesTooManyRequests() *PostContentmanagementWorkspaceTagvaluesTooManyRequests
NewPostContentmanagementWorkspaceTagvaluesTooManyRequests creates a PostContentmanagementWorkspaceTagvaluesTooManyRequests with default headers values
func (*PostContentmanagementWorkspaceTagvaluesTooManyRequests) Error ¶
func (o *PostContentmanagementWorkspaceTagvaluesTooManyRequests) Error() string
func (*PostContentmanagementWorkspaceTagvaluesTooManyRequests) GetPayload ¶
func (o *PostContentmanagementWorkspaceTagvaluesTooManyRequests) GetPayload() *models.ErrorBody
func (*PostContentmanagementWorkspaceTagvaluesTooManyRequests) IsClientError ¶
func (o *PostContentmanagementWorkspaceTagvaluesTooManyRequests) IsClientError() bool
IsClientError returns true when this post contentmanagement workspace tagvalues too many requests response has a 4xx status code
func (*PostContentmanagementWorkspaceTagvaluesTooManyRequests) IsCode ¶
func (o *PostContentmanagementWorkspaceTagvaluesTooManyRequests) IsCode(code int) bool
IsCode returns true when this post contentmanagement workspace tagvalues too many requests response a status code equal to that given
func (*PostContentmanagementWorkspaceTagvaluesTooManyRequests) IsRedirect ¶
func (o *PostContentmanagementWorkspaceTagvaluesTooManyRequests) IsRedirect() bool
IsRedirect returns true when this post contentmanagement workspace tagvalues too many requests response has a 3xx status code
func (*PostContentmanagementWorkspaceTagvaluesTooManyRequests) IsServerError ¶
func (o *PostContentmanagementWorkspaceTagvaluesTooManyRequests) IsServerError() bool
IsServerError returns true when this post contentmanagement workspace tagvalues too many requests response has a 5xx status code
func (*PostContentmanagementWorkspaceTagvaluesTooManyRequests) IsSuccess ¶
func (o *PostContentmanagementWorkspaceTagvaluesTooManyRequests) IsSuccess() bool
IsSuccess returns true when this post contentmanagement workspace tagvalues too many requests response has a 2xx status code
func (*PostContentmanagementWorkspaceTagvaluesTooManyRequests) String ¶
func (o *PostContentmanagementWorkspaceTagvaluesTooManyRequests) String() string
type PostContentmanagementWorkspaceTagvaluesUnauthorized ¶
type PostContentmanagementWorkspaceTagvaluesUnauthorized struct {
}PostContentmanagementWorkspaceTagvaluesUnauthorized describes a response with status code 401, with default header values.
No authentication bearer token specified in authorization header.
func NewPostContentmanagementWorkspaceTagvaluesUnauthorized ¶
func NewPostContentmanagementWorkspaceTagvaluesUnauthorized() *PostContentmanagementWorkspaceTagvaluesUnauthorized
NewPostContentmanagementWorkspaceTagvaluesUnauthorized creates a PostContentmanagementWorkspaceTagvaluesUnauthorized with default headers values
func (*PostContentmanagementWorkspaceTagvaluesUnauthorized) Error ¶
func (o *PostContentmanagementWorkspaceTagvaluesUnauthorized) Error() string
func (*PostContentmanagementWorkspaceTagvaluesUnauthorized) GetPayload ¶
func (o *PostContentmanagementWorkspaceTagvaluesUnauthorized) GetPayload() *models.ErrorBody
func (*PostContentmanagementWorkspaceTagvaluesUnauthorized) IsClientError ¶
func (o *PostContentmanagementWorkspaceTagvaluesUnauthorized) IsClientError() bool
IsClientError returns true when this post contentmanagement workspace tagvalues unauthorized response has a 4xx status code
func (*PostContentmanagementWorkspaceTagvaluesUnauthorized) IsCode ¶
func (o *PostContentmanagementWorkspaceTagvaluesUnauthorized) IsCode(code int) bool
IsCode returns true when this post contentmanagement workspace tagvalues unauthorized response a status code equal to that given
func (*PostContentmanagementWorkspaceTagvaluesUnauthorized) IsRedirect ¶
func (o *PostContentmanagementWorkspaceTagvaluesUnauthorized) IsRedirect() bool
IsRedirect returns true when this post contentmanagement workspace tagvalues unauthorized response has a 3xx status code
func (*PostContentmanagementWorkspaceTagvaluesUnauthorized) IsServerError ¶
func (o *PostContentmanagementWorkspaceTagvaluesUnauthorized) IsServerError() bool
IsServerError returns true when this post contentmanagement workspace tagvalues unauthorized response has a 5xx status code
func (*PostContentmanagementWorkspaceTagvaluesUnauthorized) IsSuccess ¶
func (o *PostContentmanagementWorkspaceTagvaluesUnauthorized) IsSuccess() bool
IsSuccess returns true when this post contentmanagement workspace tagvalues unauthorized response has a 2xx status code
func (*PostContentmanagementWorkspaceTagvaluesUnauthorized) String ¶
func (o *PostContentmanagementWorkspaceTagvaluesUnauthorized) String() string
type PostContentmanagementWorkspaceTagvaluesUnsupportedMediaType ¶
type PostContentmanagementWorkspaceTagvaluesUnsupportedMediaType struct {
Payload *models.ErrorBody
}
PostContentmanagementWorkspaceTagvaluesUnsupportedMediaType 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 NewPostContentmanagementWorkspaceTagvaluesUnsupportedMediaType ¶
func NewPostContentmanagementWorkspaceTagvaluesUnsupportedMediaType() *PostContentmanagementWorkspaceTagvaluesUnsupportedMediaType
NewPostContentmanagementWorkspaceTagvaluesUnsupportedMediaType creates a PostContentmanagementWorkspaceTagvaluesUnsupportedMediaType with default headers values
func (*PostContentmanagementWorkspaceTagvaluesUnsupportedMediaType) Error ¶
func (o *PostContentmanagementWorkspaceTagvaluesUnsupportedMediaType) Error() string
func (*PostContentmanagementWorkspaceTagvaluesUnsupportedMediaType) GetPayload ¶
func (o *PostContentmanagementWorkspaceTagvaluesUnsupportedMediaType) GetPayload() *models.ErrorBody
func (*PostContentmanagementWorkspaceTagvaluesUnsupportedMediaType) IsClientError ¶
func (o *PostContentmanagementWorkspaceTagvaluesUnsupportedMediaType) IsClientError() bool
IsClientError returns true when this post contentmanagement workspace tagvalues unsupported media type response has a 4xx status code
func (*PostContentmanagementWorkspaceTagvaluesUnsupportedMediaType) IsCode ¶
func (o *PostContentmanagementWorkspaceTagvaluesUnsupportedMediaType) IsCode(code int) bool
IsCode returns true when this post contentmanagement workspace tagvalues unsupported media type response a status code equal to that given
func (*PostContentmanagementWorkspaceTagvaluesUnsupportedMediaType) IsRedirect ¶
func (o *PostContentmanagementWorkspaceTagvaluesUnsupportedMediaType) IsRedirect() bool
IsRedirect returns true when this post contentmanagement workspace tagvalues unsupported media type response has a 3xx status code
func (*PostContentmanagementWorkspaceTagvaluesUnsupportedMediaType) IsServerError ¶
func (o *PostContentmanagementWorkspaceTagvaluesUnsupportedMediaType) IsServerError() bool
IsServerError returns true when this post contentmanagement workspace tagvalues unsupported media type response has a 5xx status code
func (*PostContentmanagementWorkspaceTagvaluesUnsupportedMediaType) IsSuccess ¶
func (o *PostContentmanagementWorkspaceTagvaluesUnsupportedMediaType) IsSuccess() bool
IsSuccess returns true when this post contentmanagement workspace tagvalues unsupported media type response has a 2xx status code
func (*PostContentmanagementWorkspaceTagvaluesUnsupportedMediaType) String ¶
func (o *PostContentmanagementWorkspaceTagvaluesUnsupportedMediaType) String() string
type PostContentmanagementWorkspacesBadRequest ¶
PostContentmanagementWorkspacesBadRequest 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 NewPostContentmanagementWorkspacesBadRequest ¶
func NewPostContentmanagementWorkspacesBadRequest() *PostContentmanagementWorkspacesBadRequest
NewPostContentmanagementWorkspacesBadRequest creates a PostContentmanagementWorkspacesBadRequest with default headers values
func (*PostContentmanagementWorkspacesBadRequest) Error ¶
func (o *PostContentmanagementWorkspacesBadRequest) Error() string
func (*PostContentmanagementWorkspacesBadRequest) GetPayload ¶
func (o *PostContentmanagementWorkspacesBadRequest) GetPayload() *models.ErrorBody
func (*PostContentmanagementWorkspacesBadRequest) IsClientError ¶
func (o *PostContentmanagementWorkspacesBadRequest) IsClientError() bool
IsClientError returns true when this post contentmanagement workspaces bad request response has a 4xx status code
func (*PostContentmanagementWorkspacesBadRequest) IsCode ¶
func (o *PostContentmanagementWorkspacesBadRequest) IsCode(code int) bool
IsCode returns true when this post contentmanagement workspaces bad request response a status code equal to that given
func (*PostContentmanagementWorkspacesBadRequest) IsRedirect ¶
func (o *PostContentmanagementWorkspacesBadRequest) IsRedirect() bool
IsRedirect returns true when this post contentmanagement workspaces bad request response has a 3xx status code
func (*PostContentmanagementWorkspacesBadRequest) IsServerError ¶
func (o *PostContentmanagementWorkspacesBadRequest) IsServerError() bool
IsServerError returns true when this post contentmanagement workspaces bad request response has a 5xx status code
func (*PostContentmanagementWorkspacesBadRequest) IsSuccess ¶
func (o *PostContentmanagementWorkspacesBadRequest) IsSuccess() bool
IsSuccess returns true when this post contentmanagement workspaces bad request response has a 2xx status code
func (*PostContentmanagementWorkspacesBadRequest) String ¶
func (o *PostContentmanagementWorkspacesBadRequest) String() string
type PostContentmanagementWorkspacesForbidden ¶
PostContentmanagementWorkspacesForbidden describes a response with status code 403, with default header values.
You are not authorized to perform the requested action.
func NewPostContentmanagementWorkspacesForbidden ¶
func NewPostContentmanagementWorkspacesForbidden() *PostContentmanagementWorkspacesForbidden
NewPostContentmanagementWorkspacesForbidden creates a PostContentmanagementWorkspacesForbidden with default headers values
func (*PostContentmanagementWorkspacesForbidden) Error ¶
func (o *PostContentmanagementWorkspacesForbidden) Error() string
func (*PostContentmanagementWorkspacesForbidden) GetPayload ¶
func (o *PostContentmanagementWorkspacesForbidden) GetPayload() *models.ErrorBody
func (*PostContentmanagementWorkspacesForbidden) IsClientError ¶
func (o *PostContentmanagementWorkspacesForbidden) IsClientError() bool
IsClientError returns true when this post contentmanagement workspaces forbidden response has a 4xx status code
func (*PostContentmanagementWorkspacesForbidden) IsCode ¶
func (o *PostContentmanagementWorkspacesForbidden) IsCode(code int) bool
IsCode returns true when this post contentmanagement workspaces forbidden response a status code equal to that given
func (*PostContentmanagementWorkspacesForbidden) IsRedirect ¶
func (o *PostContentmanagementWorkspacesForbidden) IsRedirect() bool
IsRedirect returns true when this post contentmanagement workspaces forbidden response has a 3xx status code
func (*PostContentmanagementWorkspacesForbidden) IsServerError ¶
func (o *PostContentmanagementWorkspacesForbidden) IsServerError() bool
IsServerError returns true when this post contentmanagement workspaces forbidden response has a 5xx status code
func (*PostContentmanagementWorkspacesForbidden) IsSuccess ¶
func (o *PostContentmanagementWorkspacesForbidden) IsSuccess() bool
IsSuccess returns true when this post contentmanagement workspaces forbidden response has a 2xx status code
func (*PostContentmanagementWorkspacesForbidden) String ¶
func (o *PostContentmanagementWorkspacesForbidden) String() string
type PostContentmanagementWorkspacesGatewayTimeout ¶
PostContentmanagementWorkspacesGatewayTimeout describes a response with status code 504, with default header values.
The request timed out.
func NewPostContentmanagementWorkspacesGatewayTimeout ¶
func NewPostContentmanagementWorkspacesGatewayTimeout() *PostContentmanagementWorkspacesGatewayTimeout
NewPostContentmanagementWorkspacesGatewayTimeout creates a PostContentmanagementWorkspacesGatewayTimeout with default headers values
func (*PostContentmanagementWorkspacesGatewayTimeout) Error ¶
func (o *PostContentmanagementWorkspacesGatewayTimeout) Error() string
func (*PostContentmanagementWorkspacesGatewayTimeout) GetPayload ¶
func (o *PostContentmanagementWorkspacesGatewayTimeout) GetPayload() *models.ErrorBody
func (*PostContentmanagementWorkspacesGatewayTimeout) IsClientError ¶
func (o *PostContentmanagementWorkspacesGatewayTimeout) IsClientError() bool
IsClientError returns true when this post contentmanagement workspaces gateway timeout response has a 4xx status code
func (*PostContentmanagementWorkspacesGatewayTimeout) IsCode ¶
func (o *PostContentmanagementWorkspacesGatewayTimeout) IsCode(code int) bool
IsCode returns true when this post contentmanagement workspaces gateway timeout response a status code equal to that given
func (*PostContentmanagementWorkspacesGatewayTimeout) IsRedirect ¶
func (o *PostContentmanagementWorkspacesGatewayTimeout) IsRedirect() bool
IsRedirect returns true when this post contentmanagement workspaces gateway timeout response has a 3xx status code
func (*PostContentmanagementWorkspacesGatewayTimeout) IsServerError ¶
func (o *PostContentmanagementWorkspacesGatewayTimeout) IsServerError() bool
IsServerError returns true when this post contentmanagement workspaces gateway timeout response has a 5xx status code
func (*PostContentmanagementWorkspacesGatewayTimeout) IsSuccess ¶
func (o *PostContentmanagementWorkspacesGatewayTimeout) IsSuccess() bool
IsSuccess returns true when this post contentmanagement workspaces gateway timeout response has a 2xx status code
func (*PostContentmanagementWorkspacesGatewayTimeout) String ¶
func (o *PostContentmanagementWorkspacesGatewayTimeout) String() string
type PostContentmanagementWorkspacesInternalServerError ¶
PostContentmanagementWorkspacesInternalServerError 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 NewPostContentmanagementWorkspacesInternalServerError ¶
func NewPostContentmanagementWorkspacesInternalServerError() *PostContentmanagementWorkspacesInternalServerError
NewPostContentmanagementWorkspacesInternalServerError creates a PostContentmanagementWorkspacesInternalServerError with default headers values
func (*PostContentmanagementWorkspacesInternalServerError) Error ¶
func (o *PostContentmanagementWorkspacesInternalServerError) Error() string
func (*PostContentmanagementWorkspacesInternalServerError) GetPayload ¶
func (o *PostContentmanagementWorkspacesInternalServerError) GetPayload() *models.ErrorBody
func (*PostContentmanagementWorkspacesInternalServerError) IsClientError ¶
func (o *PostContentmanagementWorkspacesInternalServerError) IsClientError() bool
IsClientError returns true when this post contentmanagement workspaces internal server error response has a 4xx status code
func (*PostContentmanagementWorkspacesInternalServerError) IsCode ¶
func (o *PostContentmanagementWorkspacesInternalServerError) IsCode(code int) bool
IsCode returns true when this post contentmanagement workspaces internal server error response a status code equal to that given
func (*PostContentmanagementWorkspacesInternalServerError) IsRedirect ¶
func (o *PostContentmanagementWorkspacesInternalServerError) IsRedirect() bool
IsRedirect returns true when this post contentmanagement workspaces internal server error response has a 3xx status code
func (*PostContentmanagementWorkspacesInternalServerError) IsServerError ¶
func (o *PostContentmanagementWorkspacesInternalServerError) IsServerError() bool
IsServerError returns true when this post contentmanagement workspaces internal server error response has a 5xx status code
func (*PostContentmanagementWorkspacesInternalServerError) IsSuccess ¶
func (o *PostContentmanagementWorkspacesInternalServerError) IsSuccess() bool
IsSuccess returns true when this post contentmanagement workspaces internal server error response has a 2xx status code
func (*PostContentmanagementWorkspacesInternalServerError) String ¶
func (o *PostContentmanagementWorkspacesInternalServerError) String() string
type PostContentmanagementWorkspacesNotFound ¶
PostContentmanagementWorkspacesNotFound describes a response with status code 404, with default header values.
The requested resource was not found.
func NewPostContentmanagementWorkspacesNotFound ¶
func NewPostContentmanagementWorkspacesNotFound() *PostContentmanagementWorkspacesNotFound
NewPostContentmanagementWorkspacesNotFound creates a PostContentmanagementWorkspacesNotFound with default headers values
func (*PostContentmanagementWorkspacesNotFound) Error ¶
func (o *PostContentmanagementWorkspacesNotFound) Error() string
func (*PostContentmanagementWorkspacesNotFound) GetPayload ¶
func (o *PostContentmanagementWorkspacesNotFound) GetPayload() *models.ErrorBody
func (*PostContentmanagementWorkspacesNotFound) IsClientError ¶
func (o *PostContentmanagementWorkspacesNotFound) IsClientError() bool
IsClientError returns true when this post contentmanagement workspaces not found response has a 4xx status code
func (*PostContentmanagementWorkspacesNotFound) IsCode ¶
func (o *PostContentmanagementWorkspacesNotFound) IsCode(code int) bool
IsCode returns true when this post contentmanagement workspaces not found response a status code equal to that given
func (*PostContentmanagementWorkspacesNotFound) IsRedirect ¶
func (o *PostContentmanagementWorkspacesNotFound) IsRedirect() bool
IsRedirect returns true when this post contentmanagement workspaces not found response has a 3xx status code
func (*PostContentmanagementWorkspacesNotFound) IsServerError ¶
func (o *PostContentmanagementWorkspacesNotFound) IsServerError() bool
IsServerError returns true when this post contentmanagement workspaces not found response has a 5xx status code
func (*PostContentmanagementWorkspacesNotFound) IsSuccess ¶
func (o *PostContentmanagementWorkspacesNotFound) IsSuccess() bool
IsSuccess returns true when this post contentmanagement workspaces not found response has a 2xx status code
func (*PostContentmanagementWorkspacesNotFound) String ¶
func (o *PostContentmanagementWorkspacesNotFound) String() string
type PostContentmanagementWorkspacesOK ¶
PostContentmanagementWorkspacesOK describes a response with status code 200, with default header values.
successful operation
func NewPostContentmanagementWorkspacesOK ¶
func NewPostContentmanagementWorkspacesOK() *PostContentmanagementWorkspacesOK
NewPostContentmanagementWorkspacesOK creates a PostContentmanagementWorkspacesOK with default headers values
func (*PostContentmanagementWorkspacesOK) Error ¶
func (o *PostContentmanagementWorkspacesOK) Error() string
func (*PostContentmanagementWorkspacesOK) GetPayload ¶
func (o *PostContentmanagementWorkspacesOK) GetPayload() *models.Workspace
func (*PostContentmanagementWorkspacesOK) IsClientError ¶
func (o *PostContentmanagementWorkspacesOK) IsClientError() bool
IsClientError returns true when this post contentmanagement workspaces o k response has a 4xx status code
func (*PostContentmanagementWorkspacesOK) IsCode ¶
func (o *PostContentmanagementWorkspacesOK) IsCode(code int) bool
IsCode returns true when this post contentmanagement workspaces o k response a status code equal to that given
func (*PostContentmanagementWorkspacesOK) IsRedirect ¶
func (o *PostContentmanagementWorkspacesOK) IsRedirect() bool
IsRedirect returns true when this post contentmanagement workspaces o k response has a 3xx status code
func (*PostContentmanagementWorkspacesOK) IsServerError ¶
func (o *PostContentmanagementWorkspacesOK) IsServerError() bool
IsServerError returns true when this post contentmanagement workspaces o k response has a 5xx status code
func (*PostContentmanagementWorkspacesOK) IsSuccess ¶
func (o *PostContentmanagementWorkspacesOK) IsSuccess() bool
IsSuccess returns true when this post contentmanagement workspaces o k response has a 2xx status code
func (*PostContentmanagementWorkspacesOK) String ¶
func (o *PostContentmanagementWorkspacesOK) String() string
type PostContentmanagementWorkspacesParams ¶
type PostContentmanagementWorkspacesParams struct { /* Body. Workspace */ Body *models.WorkspaceCreate Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PostContentmanagementWorkspacesParams contains all the parameters to send to the API endpoint
for the post contentmanagement workspaces operation. Typically these are written to a http.Request.
func NewPostContentmanagementWorkspacesParams ¶
func NewPostContentmanagementWorkspacesParams() *PostContentmanagementWorkspacesParams
NewPostContentmanagementWorkspacesParams creates a new PostContentmanagementWorkspacesParams 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 NewPostContentmanagementWorkspacesParamsWithContext ¶
func NewPostContentmanagementWorkspacesParamsWithContext(ctx context.Context) *PostContentmanagementWorkspacesParams
NewPostContentmanagementWorkspacesParamsWithContext creates a new PostContentmanagementWorkspacesParams object with the ability to set a context for a request.
func NewPostContentmanagementWorkspacesParamsWithHTTPClient ¶
func NewPostContentmanagementWorkspacesParamsWithHTTPClient(client *http.Client) *PostContentmanagementWorkspacesParams
NewPostContentmanagementWorkspacesParamsWithHTTPClient creates a new PostContentmanagementWorkspacesParams object with the ability to set a custom HTTPClient for a request.
func NewPostContentmanagementWorkspacesParamsWithTimeout ¶
func NewPostContentmanagementWorkspacesParamsWithTimeout(timeout time.Duration) *PostContentmanagementWorkspacesParams
NewPostContentmanagementWorkspacesParamsWithTimeout creates a new PostContentmanagementWorkspacesParams object with the ability to set a timeout on a request.
func (*PostContentmanagementWorkspacesParams) SetBody ¶
func (o *PostContentmanagementWorkspacesParams) SetBody(body *models.WorkspaceCreate)
SetBody adds the body to the post contentmanagement workspaces params
func (*PostContentmanagementWorkspacesParams) SetContext ¶
func (o *PostContentmanagementWorkspacesParams) SetContext(ctx context.Context)
SetContext adds the context to the post contentmanagement workspaces params
func (*PostContentmanagementWorkspacesParams) SetDefaults ¶
func (o *PostContentmanagementWorkspacesParams) SetDefaults()
SetDefaults hydrates default values in the post contentmanagement workspaces params (not the query body).
All values with no default are reset to their zero value.
func (*PostContentmanagementWorkspacesParams) SetHTTPClient ¶
func (o *PostContentmanagementWorkspacesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the post contentmanagement workspaces params
func (*PostContentmanagementWorkspacesParams) SetTimeout ¶
func (o *PostContentmanagementWorkspacesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the post contentmanagement workspaces params
func (*PostContentmanagementWorkspacesParams) WithBody ¶
func (o *PostContentmanagementWorkspacesParams) WithBody(body *models.WorkspaceCreate) *PostContentmanagementWorkspacesParams
WithBody adds the body to the post contentmanagement workspaces params
func (*PostContentmanagementWorkspacesParams) WithContext ¶
func (o *PostContentmanagementWorkspacesParams) WithContext(ctx context.Context) *PostContentmanagementWorkspacesParams
WithContext adds the context to the post contentmanagement workspaces params
func (*PostContentmanagementWorkspacesParams) WithDefaults ¶
func (o *PostContentmanagementWorkspacesParams) WithDefaults() *PostContentmanagementWorkspacesParams
WithDefaults hydrates default values in the post contentmanagement workspaces params (not the query body).
All values with no default are reset to their zero value.
func (*PostContentmanagementWorkspacesParams) WithHTTPClient ¶
func (o *PostContentmanagementWorkspacesParams) WithHTTPClient(client *http.Client) *PostContentmanagementWorkspacesParams
WithHTTPClient adds the HTTPClient to the post contentmanagement workspaces params
func (*PostContentmanagementWorkspacesParams) WithTimeout ¶
func (o *PostContentmanagementWorkspacesParams) WithTimeout(timeout time.Duration) *PostContentmanagementWorkspacesParams
WithTimeout adds the timeout to the post contentmanagement workspaces params
func (*PostContentmanagementWorkspacesParams) WriteToRequest ¶
func (o *PostContentmanagementWorkspacesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PostContentmanagementWorkspacesReader ¶
type PostContentmanagementWorkspacesReader struct {
// contains filtered or unexported fields
}
PostContentmanagementWorkspacesReader is a Reader for the PostContentmanagementWorkspaces structure.
func (*PostContentmanagementWorkspacesReader) ReadResponse ¶
func (o *PostContentmanagementWorkspacesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PostContentmanagementWorkspacesRequestEntityTooLarge ¶
PostContentmanagementWorkspacesRequestEntityTooLarge describes a response with status code 413, with default header values.
The request is over the size limit. Maximum bytes: %s
func NewPostContentmanagementWorkspacesRequestEntityTooLarge ¶
func NewPostContentmanagementWorkspacesRequestEntityTooLarge() *PostContentmanagementWorkspacesRequestEntityTooLarge
NewPostContentmanagementWorkspacesRequestEntityTooLarge creates a PostContentmanagementWorkspacesRequestEntityTooLarge with default headers values
func (*PostContentmanagementWorkspacesRequestEntityTooLarge) Error ¶
func (o *PostContentmanagementWorkspacesRequestEntityTooLarge) Error() string
func (*PostContentmanagementWorkspacesRequestEntityTooLarge) GetPayload ¶
func (o *PostContentmanagementWorkspacesRequestEntityTooLarge) GetPayload() *models.ErrorBody
func (*PostContentmanagementWorkspacesRequestEntityTooLarge) IsClientError ¶
func (o *PostContentmanagementWorkspacesRequestEntityTooLarge) IsClientError() bool
IsClientError returns true when this post contentmanagement workspaces request entity too large response has a 4xx status code
func (*PostContentmanagementWorkspacesRequestEntityTooLarge) IsCode ¶
func (o *PostContentmanagementWorkspacesRequestEntityTooLarge) IsCode(code int) bool
IsCode returns true when this post contentmanagement workspaces request entity too large response a status code equal to that given
func (*PostContentmanagementWorkspacesRequestEntityTooLarge) IsRedirect ¶
func (o *PostContentmanagementWorkspacesRequestEntityTooLarge) IsRedirect() bool
IsRedirect returns true when this post contentmanagement workspaces request entity too large response has a 3xx status code
func (*PostContentmanagementWorkspacesRequestEntityTooLarge) IsServerError ¶
func (o *PostContentmanagementWorkspacesRequestEntityTooLarge) IsServerError() bool
IsServerError returns true when this post contentmanagement workspaces request entity too large response has a 5xx status code
func (*PostContentmanagementWorkspacesRequestEntityTooLarge) IsSuccess ¶
func (o *PostContentmanagementWorkspacesRequestEntityTooLarge) IsSuccess() bool
IsSuccess returns true when this post contentmanagement workspaces request entity too large response has a 2xx status code
func (*PostContentmanagementWorkspacesRequestEntityTooLarge) String ¶
func (o *PostContentmanagementWorkspacesRequestEntityTooLarge) String() string
type PostContentmanagementWorkspacesRequestTimeout ¶
PostContentmanagementWorkspacesRequestTimeout 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 NewPostContentmanagementWorkspacesRequestTimeout ¶
func NewPostContentmanagementWorkspacesRequestTimeout() *PostContentmanagementWorkspacesRequestTimeout
NewPostContentmanagementWorkspacesRequestTimeout creates a PostContentmanagementWorkspacesRequestTimeout with default headers values
func (*PostContentmanagementWorkspacesRequestTimeout) Error ¶
func (o *PostContentmanagementWorkspacesRequestTimeout) Error() string
func (*PostContentmanagementWorkspacesRequestTimeout) GetPayload ¶
func (o *PostContentmanagementWorkspacesRequestTimeout) GetPayload() *models.ErrorBody
func (*PostContentmanagementWorkspacesRequestTimeout) IsClientError ¶
func (o *PostContentmanagementWorkspacesRequestTimeout) IsClientError() bool
IsClientError returns true when this post contentmanagement workspaces request timeout response has a 4xx status code
func (*PostContentmanagementWorkspacesRequestTimeout) IsCode ¶
func (o *PostContentmanagementWorkspacesRequestTimeout) IsCode(code int) bool
IsCode returns true when this post contentmanagement workspaces request timeout response a status code equal to that given
func (*PostContentmanagementWorkspacesRequestTimeout) IsRedirect ¶
func (o *PostContentmanagementWorkspacesRequestTimeout) IsRedirect() bool
IsRedirect returns true when this post contentmanagement workspaces request timeout response has a 3xx status code
func (*PostContentmanagementWorkspacesRequestTimeout) IsServerError ¶
func (o *PostContentmanagementWorkspacesRequestTimeout) IsServerError() bool
IsServerError returns true when this post contentmanagement workspaces request timeout response has a 5xx status code
func (*PostContentmanagementWorkspacesRequestTimeout) IsSuccess ¶
func (o *PostContentmanagementWorkspacesRequestTimeout) IsSuccess() bool
IsSuccess returns true when this post contentmanagement workspaces request timeout response has a 2xx status code
func (*PostContentmanagementWorkspacesRequestTimeout) String ¶
func (o *PostContentmanagementWorkspacesRequestTimeout) String() string
type PostContentmanagementWorkspacesServiceUnavailable ¶
type PostContentmanagementWorkspacesServiceUnavailable struct {
}PostContentmanagementWorkspacesServiceUnavailable 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 NewPostContentmanagementWorkspacesServiceUnavailable ¶
func NewPostContentmanagementWorkspacesServiceUnavailable() *PostContentmanagementWorkspacesServiceUnavailable
NewPostContentmanagementWorkspacesServiceUnavailable creates a PostContentmanagementWorkspacesServiceUnavailable with default headers values
func (*PostContentmanagementWorkspacesServiceUnavailable) Error ¶
func (o *PostContentmanagementWorkspacesServiceUnavailable) Error() string
func (*PostContentmanagementWorkspacesServiceUnavailable) GetPayload ¶
func (o *PostContentmanagementWorkspacesServiceUnavailable) GetPayload() *models.ErrorBody
func (*PostContentmanagementWorkspacesServiceUnavailable) IsClientError ¶
func (o *PostContentmanagementWorkspacesServiceUnavailable) IsClientError() bool
IsClientError returns true when this post contentmanagement workspaces service unavailable response has a 4xx status code
func (*PostContentmanagementWorkspacesServiceUnavailable) IsCode ¶
func (o *PostContentmanagementWorkspacesServiceUnavailable) IsCode(code int) bool
IsCode returns true when this post contentmanagement workspaces service unavailable response a status code equal to that given
func (*PostContentmanagementWorkspacesServiceUnavailable) IsRedirect ¶
func (o *PostContentmanagementWorkspacesServiceUnavailable) IsRedirect() bool
IsRedirect returns true when this post contentmanagement workspaces service unavailable response has a 3xx status code
func (*PostContentmanagementWorkspacesServiceUnavailable) IsServerError ¶
func (o *PostContentmanagementWorkspacesServiceUnavailable) IsServerError() bool
IsServerError returns true when this post contentmanagement workspaces service unavailable response has a 5xx status code
func (*PostContentmanagementWorkspacesServiceUnavailable) IsSuccess ¶
func (o *PostContentmanagementWorkspacesServiceUnavailable) IsSuccess() bool
IsSuccess returns true when this post contentmanagement workspaces service unavailable response has a 2xx status code
func (*PostContentmanagementWorkspacesServiceUnavailable) String ¶
func (o *PostContentmanagementWorkspacesServiceUnavailable) String() string
type PostContentmanagementWorkspacesTooManyRequests ¶
PostContentmanagementWorkspacesTooManyRequests describes a response with status code 429, with default header values.
Rate limit exceeded the maximum. Retry the request in [%s] seconds
func NewPostContentmanagementWorkspacesTooManyRequests ¶
func NewPostContentmanagementWorkspacesTooManyRequests() *PostContentmanagementWorkspacesTooManyRequests
NewPostContentmanagementWorkspacesTooManyRequests creates a PostContentmanagementWorkspacesTooManyRequests with default headers values
func (*PostContentmanagementWorkspacesTooManyRequests) Error ¶
func (o *PostContentmanagementWorkspacesTooManyRequests) Error() string
func (*PostContentmanagementWorkspacesTooManyRequests) GetPayload ¶
func (o *PostContentmanagementWorkspacesTooManyRequests) GetPayload() *models.ErrorBody
func (*PostContentmanagementWorkspacesTooManyRequests) IsClientError ¶
func (o *PostContentmanagementWorkspacesTooManyRequests) IsClientError() bool
IsClientError returns true when this post contentmanagement workspaces too many requests response has a 4xx status code
func (*PostContentmanagementWorkspacesTooManyRequests) IsCode ¶
func (o *PostContentmanagementWorkspacesTooManyRequests) IsCode(code int) bool
IsCode returns true when this post contentmanagement workspaces too many requests response a status code equal to that given
func (*PostContentmanagementWorkspacesTooManyRequests) IsRedirect ¶
func (o *PostContentmanagementWorkspacesTooManyRequests) IsRedirect() bool
IsRedirect returns true when this post contentmanagement workspaces too many requests response has a 3xx status code
func (*PostContentmanagementWorkspacesTooManyRequests) IsServerError ¶
func (o *PostContentmanagementWorkspacesTooManyRequests) IsServerError() bool
IsServerError returns true when this post contentmanagement workspaces too many requests response has a 5xx status code
func (*PostContentmanagementWorkspacesTooManyRequests) IsSuccess ¶
func (o *PostContentmanagementWorkspacesTooManyRequests) IsSuccess() bool
IsSuccess returns true when this post contentmanagement workspaces too many requests response has a 2xx status code
func (*PostContentmanagementWorkspacesTooManyRequests) String ¶
func (o *PostContentmanagementWorkspacesTooManyRequests) String() string
type PostContentmanagementWorkspacesUnauthorized ¶
type PostContentmanagementWorkspacesUnauthorized struct {
}PostContentmanagementWorkspacesUnauthorized describes a response with status code 401, with default header values.
No authentication bearer token specified in authorization header.
func NewPostContentmanagementWorkspacesUnauthorized ¶
func NewPostContentmanagementWorkspacesUnauthorized() *PostContentmanagementWorkspacesUnauthorized
NewPostContentmanagementWorkspacesUnauthorized creates a PostContentmanagementWorkspacesUnauthorized with default headers values
func (*PostContentmanagementWorkspacesUnauthorized) Error ¶
func (o *PostContentmanagementWorkspacesUnauthorized) Error() string
func (*PostContentmanagementWorkspacesUnauthorized) GetPayload ¶
func (o *PostContentmanagementWorkspacesUnauthorized) GetPayload() *models.ErrorBody
func (*PostContentmanagementWorkspacesUnauthorized) IsClientError ¶
func (o *PostContentmanagementWorkspacesUnauthorized) IsClientError() bool
IsClientError returns true when this post contentmanagement workspaces unauthorized response has a 4xx status code
func (*PostContentmanagementWorkspacesUnauthorized) IsCode ¶
func (o *PostContentmanagementWorkspacesUnauthorized) IsCode(code int) bool
IsCode returns true when this post contentmanagement workspaces unauthorized response a status code equal to that given
func (*PostContentmanagementWorkspacesUnauthorized) IsRedirect ¶
func (o *PostContentmanagementWorkspacesUnauthorized) IsRedirect() bool
IsRedirect returns true when this post contentmanagement workspaces unauthorized response has a 3xx status code
func (*PostContentmanagementWorkspacesUnauthorized) IsServerError ¶
func (o *PostContentmanagementWorkspacesUnauthorized) IsServerError() bool
IsServerError returns true when this post contentmanagement workspaces unauthorized response has a 5xx status code
func (*PostContentmanagementWorkspacesUnauthorized) IsSuccess ¶
func (o *PostContentmanagementWorkspacesUnauthorized) IsSuccess() bool
IsSuccess returns true when this post contentmanagement workspaces unauthorized response has a 2xx status code
func (*PostContentmanagementWorkspacesUnauthorized) String ¶
func (o *PostContentmanagementWorkspacesUnauthorized) String() string
type PostContentmanagementWorkspacesUnsupportedMediaType ¶
PostContentmanagementWorkspacesUnsupportedMediaType 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 NewPostContentmanagementWorkspacesUnsupportedMediaType ¶
func NewPostContentmanagementWorkspacesUnsupportedMediaType() *PostContentmanagementWorkspacesUnsupportedMediaType
NewPostContentmanagementWorkspacesUnsupportedMediaType creates a PostContentmanagementWorkspacesUnsupportedMediaType with default headers values
func (*PostContentmanagementWorkspacesUnsupportedMediaType) Error ¶
func (o *PostContentmanagementWorkspacesUnsupportedMediaType) Error() string
func (*PostContentmanagementWorkspacesUnsupportedMediaType) GetPayload ¶
func (o *PostContentmanagementWorkspacesUnsupportedMediaType) GetPayload() *models.ErrorBody
func (*PostContentmanagementWorkspacesUnsupportedMediaType) IsClientError ¶
func (o *PostContentmanagementWorkspacesUnsupportedMediaType) IsClientError() bool
IsClientError returns true when this post contentmanagement workspaces unsupported media type response has a 4xx status code
func (*PostContentmanagementWorkspacesUnsupportedMediaType) IsCode ¶
func (o *PostContentmanagementWorkspacesUnsupportedMediaType) IsCode(code int) bool
IsCode returns true when this post contentmanagement workspaces unsupported media type response a status code equal to that given
func (*PostContentmanagementWorkspacesUnsupportedMediaType) IsRedirect ¶
func (o *PostContentmanagementWorkspacesUnsupportedMediaType) IsRedirect() bool
IsRedirect returns true when this post contentmanagement workspaces unsupported media type response has a 3xx status code
func (*PostContentmanagementWorkspacesUnsupportedMediaType) IsServerError ¶
func (o *PostContentmanagementWorkspacesUnsupportedMediaType) IsServerError() bool
IsServerError returns true when this post contentmanagement workspaces unsupported media type response has a 5xx status code
func (*PostContentmanagementWorkspacesUnsupportedMediaType) IsSuccess ¶
func (o *PostContentmanagementWorkspacesUnsupportedMediaType) IsSuccess() bool
IsSuccess returns true when this post contentmanagement workspaces unsupported media type response has a 2xx status code
func (*PostContentmanagementWorkspacesUnsupportedMediaType) String ¶
func (o *PostContentmanagementWorkspacesUnsupportedMediaType) String() string
type PutContentmanagementWorkspaceBadRequest ¶
PutContentmanagementWorkspaceBadRequest 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 NewPutContentmanagementWorkspaceBadRequest ¶
func NewPutContentmanagementWorkspaceBadRequest() *PutContentmanagementWorkspaceBadRequest
NewPutContentmanagementWorkspaceBadRequest creates a PutContentmanagementWorkspaceBadRequest with default headers values
func (*PutContentmanagementWorkspaceBadRequest) Error ¶
func (o *PutContentmanagementWorkspaceBadRequest) Error() string
func (*PutContentmanagementWorkspaceBadRequest) GetPayload ¶
func (o *PutContentmanagementWorkspaceBadRequest) GetPayload() *models.ErrorBody
func (*PutContentmanagementWorkspaceBadRequest) IsClientError ¶
func (o *PutContentmanagementWorkspaceBadRequest) IsClientError() bool
IsClientError returns true when this put contentmanagement workspace bad request response has a 4xx status code
func (*PutContentmanagementWorkspaceBadRequest) IsCode ¶
func (o *PutContentmanagementWorkspaceBadRequest) IsCode(code int) bool
IsCode returns true when this put contentmanagement workspace bad request response a status code equal to that given
func (*PutContentmanagementWorkspaceBadRequest) IsRedirect ¶
func (o *PutContentmanagementWorkspaceBadRequest) IsRedirect() bool
IsRedirect returns true when this put contentmanagement workspace bad request response has a 3xx status code
func (*PutContentmanagementWorkspaceBadRequest) IsServerError ¶
func (o *PutContentmanagementWorkspaceBadRequest) IsServerError() bool
IsServerError returns true when this put contentmanagement workspace bad request response has a 5xx status code
func (*PutContentmanagementWorkspaceBadRequest) IsSuccess ¶
func (o *PutContentmanagementWorkspaceBadRequest) IsSuccess() bool
IsSuccess returns true when this put contentmanagement workspace bad request response has a 2xx status code
func (*PutContentmanagementWorkspaceBadRequest) String ¶
func (o *PutContentmanagementWorkspaceBadRequest) String() string
type PutContentmanagementWorkspaceForbidden ¶
PutContentmanagementWorkspaceForbidden describes a response with status code 403, with default header values.
You are not authorized to perform the requested action.
func NewPutContentmanagementWorkspaceForbidden ¶
func NewPutContentmanagementWorkspaceForbidden() *PutContentmanagementWorkspaceForbidden
NewPutContentmanagementWorkspaceForbidden creates a PutContentmanagementWorkspaceForbidden with default headers values
func (*PutContentmanagementWorkspaceForbidden) Error ¶
func (o *PutContentmanagementWorkspaceForbidden) Error() string
func (*PutContentmanagementWorkspaceForbidden) GetPayload ¶
func (o *PutContentmanagementWorkspaceForbidden) GetPayload() *models.ErrorBody
func (*PutContentmanagementWorkspaceForbidden) IsClientError ¶
func (o *PutContentmanagementWorkspaceForbidden) IsClientError() bool
IsClientError returns true when this put contentmanagement workspace forbidden response has a 4xx status code
func (*PutContentmanagementWorkspaceForbidden) IsCode ¶
func (o *PutContentmanagementWorkspaceForbidden) IsCode(code int) bool
IsCode returns true when this put contentmanagement workspace forbidden response a status code equal to that given
func (*PutContentmanagementWorkspaceForbidden) IsRedirect ¶
func (o *PutContentmanagementWorkspaceForbidden) IsRedirect() bool
IsRedirect returns true when this put contentmanagement workspace forbidden response has a 3xx status code
func (*PutContentmanagementWorkspaceForbidden) IsServerError ¶
func (o *PutContentmanagementWorkspaceForbidden) IsServerError() bool
IsServerError returns true when this put contentmanagement workspace forbidden response has a 5xx status code
func (*PutContentmanagementWorkspaceForbidden) IsSuccess ¶
func (o *PutContentmanagementWorkspaceForbidden) IsSuccess() bool
IsSuccess returns true when this put contentmanagement workspace forbidden response has a 2xx status code
func (*PutContentmanagementWorkspaceForbidden) String ¶
func (o *PutContentmanagementWorkspaceForbidden) String() string
type PutContentmanagementWorkspaceGatewayTimeout ¶
PutContentmanagementWorkspaceGatewayTimeout describes a response with status code 504, with default header values.
The request timed out.
func NewPutContentmanagementWorkspaceGatewayTimeout ¶
func NewPutContentmanagementWorkspaceGatewayTimeout() *PutContentmanagementWorkspaceGatewayTimeout
NewPutContentmanagementWorkspaceGatewayTimeout creates a PutContentmanagementWorkspaceGatewayTimeout with default headers values
func (*PutContentmanagementWorkspaceGatewayTimeout) Error ¶
func (o *PutContentmanagementWorkspaceGatewayTimeout) Error() string
func (*PutContentmanagementWorkspaceGatewayTimeout) GetPayload ¶
func (o *PutContentmanagementWorkspaceGatewayTimeout) GetPayload() *models.ErrorBody
func (*PutContentmanagementWorkspaceGatewayTimeout) IsClientError ¶
func (o *PutContentmanagementWorkspaceGatewayTimeout) IsClientError() bool
IsClientError returns true when this put contentmanagement workspace gateway timeout response has a 4xx status code
func (*PutContentmanagementWorkspaceGatewayTimeout) IsCode ¶
func (o *PutContentmanagementWorkspaceGatewayTimeout) IsCode(code int) bool
IsCode returns true when this put contentmanagement workspace gateway timeout response a status code equal to that given
func (*PutContentmanagementWorkspaceGatewayTimeout) IsRedirect ¶
func (o *PutContentmanagementWorkspaceGatewayTimeout) IsRedirect() bool
IsRedirect returns true when this put contentmanagement workspace gateway timeout response has a 3xx status code
func (*PutContentmanagementWorkspaceGatewayTimeout) IsServerError ¶
func (o *PutContentmanagementWorkspaceGatewayTimeout) IsServerError() bool
IsServerError returns true when this put contentmanagement workspace gateway timeout response has a 5xx status code
func (*PutContentmanagementWorkspaceGatewayTimeout) IsSuccess ¶
func (o *PutContentmanagementWorkspaceGatewayTimeout) IsSuccess() bool
IsSuccess returns true when this put contentmanagement workspace gateway timeout response has a 2xx status code
func (*PutContentmanagementWorkspaceGatewayTimeout) String ¶
func (o *PutContentmanagementWorkspaceGatewayTimeout) String() string
type PutContentmanagementWorkspaceInternalServerError ¶
PutContentmanagementWorkspaceInternalServerError 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 NewPutContentmanagementWorkspaceInternalServerError ¶
func NewPutContentmanagementWorkspaceInternalServerError() *PutContentmanagementWorkspaceInternalServerError
NewPutContentmanagementWorkspaceInternalServerError creates a PutContentmanagementWorkspaceInternalServerError with default headers values
func (*PutContentmanagementWorkspaceInternalServerError) Error ¶
func (o *PutContentmanagementWorkspaceInternalServerError) Error() string
func (*PutContentmanagementWorkspaceInternalServerError) GetPayload ¶
func (o *PutContentmanagementWorkspaceInternalServerError) GetPayload() *models.ErrorBody
func (*PutContentmanagementWorkspaceInternalServerError) IsClientError ¶
func (o *PutContentmanagementWorkspaceInternalServerError) IsClientError() bool
IsClientError returns true when this put contentmanagement workspace internal server error response has a 4xx status code
func (*PutContentmanagementWorkspaceInternalServerError) IsCode ¶
func (o *PutContentmanagementWorkspaceInternalServerError) IsCode(code int) bool
IsCode returns true when this put contentmanagement workspace internal server error response a status code equal to that given
func (*PutContentmanagementWorkspaceInternalServerError) IsRedirect ¶
func (o *PutContentmanagementWorkspaceInternalServerError) IsRedirect() bool
IsRedirect returns true when this put contentmanagement workspace internal server error response has a 3xx status code
func (*PutContentmanagementWorkspaceInternalServerError) IsServerError ¶
func (o *PutContentmanagementWorkspaceInternalServerError) IsServerError() bool
IsServerError returns true when this put contentmanagement workspace internal server error response has a 5xx status code
func (*PutContentmanagementWorkspaceInternalServerError) IsSuccess ¶
func (o *PutContentmanagementWorkspaceInternalServerError) IsSuccess() bool
IsSuccess returns true when this put contentmanagement workspace internal server error response has a 2xx status code
func (*PutContentmanagementWorkspaceInternalServerError) String ¶
func (o *PutContentmanagementWorkspaceInternalServerError) String() string
type PutContentmanagementWorkspaceMemberBadRequest ¶
PutContentmanagementWorkspaceMemberBadRequest 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 NewPutContentmanagementWorkspaceMemberBadRequest ¶
func NewPutContentmanagementWorkspaceMemberBadRequest() *PutContentmanagementWorkspaceMemberBadRequest
NewPutContentmanagementWorkspaceMemberBadRequest creates a PutContentmanagementWorkspaceMemberBadRequest with default headers values
func (*PutContentmanagementWorkspaceMemberBadRequest) Error ¶
func (o *PutContentmanagementWorkspaceMemberBadRequest) Error() string
func (*PutContentmanagementWorkspaceMemberBadRequest) GetPayload ¶
func (o *PutContentmanagementWorkspaceMemberBadRequest) GetPayload() *models.ErrorBody
func (*PutContentmanagementWorkspaceMemberBadRequest) IsClientError ¶
func (o *PutContentmanagementWorkspaceMemberBadRequest) IsClientError() bool
IsClientError returns true when this put contentmanagement workspace member bad request response has a 4xx status code
func (*PutContentmanagementWorkspaceMemberBadRequest) IsCode ¶
func (o *PutContentmanagementWorkspaceMemberBadRequest) IsCode(code int) bool
IsCode returns true when this put contentmanagement workspace member bad request response a status code equal to that given
func (*PutContentmanagementWorkspaceMemberBadRequest) IsRedirect ¶
func (o *PutContentmanagementWorkspaceMemberBadRequest) IsRedirect() bool
IsRedirect returns true when this put contentmanagement workspace member bad request response has a 3xx status code
func (*PutContentmanagementWorkspaceMemberBadRequest) IsServerError ¶
func (o *PutContentmanagementWorkspaceMemberBadRequest) IsServerError() bool
IsServerError returns true when this put contentmanagement workspace member bad request response has a 5xx status code
func (*PutContentmanagementWorkspaceMemberBadRequest) IsSuccess ¶
func (o *PutContentmanagementWorkspaceMemberBadRequest) IsSuccess() bool
IsSuccess returns true when this put contentmanagement workspace member bad request response has a 2xx status code
func (*PutContentmanagementWorkspaceMemberBadRequest) String ¶
func (o *PutContentmanagementWorkspaceMemberBadRequest) String() string
type PutContentmanagementWorkspaceMemberForbidden ¶
PutContentmanagementWorkspaceMemberForbidden describes a response with status code 403, with default header values.
You are not authorized to perform the requested action.
func NewPutContentmanagementWorkspaceMemberForbidden ¶
func NewPutContentmanagementWorkspaceMemberForbidden() *PutContentmanagementWorkspaceMemberForbidden
NewPutContentmanagementWorkspaceMemberForbidden creates a PutContentmanagementWorkspaceMemberForbidden with default headers values
func (*PutContentmanagementWorkspaceMemberForbidden) Error ¶
func (o *PutContentmanagementWorkspaceMemberForbidden) Error() string
func (*PutContentmanagementWorkspaceMemberForbidden) GetPayload ¶
func (o *PutContentmanagementWorkspaceMemberForbidden) GetPayload() *models.ErrorBody
func (*PutContentmanagementWorkspaceMemberForbidden) IsClientError ¶
func (o *PutContentmanagementWorkspaceMemberForbidden) IsClientError() bool
IsClientError returns true when this put contentmanagement workspace member forbidden response has a 4xx status code
func (*PutContentmanagementWorkspaceMemberForbidden) IsCode ¶
func (o *PutContentmanagementWorkspaceMemberForbidden) IsCode(code int) bool
IsCode returns true when this put contentmanagement workspace member forbidden response a status code equal to that given
func (*PutContentmanagementWorkspaceMemberForbidden) IsRedirect ¶
func (o *PutContentmanagementWorkspaceMemberForbidden) IsRedirect() bool
IsRedirect returns true when this put contentmanagement workspace member forbidden response has a 3xx status code
func (*PutContentmanagementWorkspaceMemberForbidden) IsServerError ¶
func (o *PutContentmanagementWorkspaceMemberForbidden) IsServerError() bool
IsServerError returns true when this put contentmanagement workspace member forbidden response has a 5xx status code
func (*PutContentmanagementWorkspaceMemberForbidden) IsSuccess ¶
func (o *PutContentmanagementWorkspaceMemberForbidden) IsSuccess() bool
IsSuccess returns true when this put contentmanagement workspace member forbidden response has a 2xx status code
func (*PutContentmanagementWorkspaceMemberForbidden) String ¶
func (o *PutContentmanagementWorkspaceMemberForbidden) String() string
type PutContentmanagementWorkspaceMemberGatewayTimeout ¶
PutContentmanagementWorkspaceMemberGatewayTimeout describes a response with status code 504, with default header values.
The request timed out.
func NewPutContentmanagementWorkspaceMemberGatewayTimeout ¶
func NewPutContentmanagementWorkspaceMemberGatewayTimeout() *PutContentmanagementWorkspaceMemberGatewayTimeout
NewPutContentmanagementWorkspaceMemberGatewayTimeout creates a PutContentmanagementWorkspaceMemberGatewayTimeout with default headers values
func (*PutContentmanagementWorkspaceMemberGatewayTimeout) Error ¶
func (o *PutContentmanagementWorkspaceMemberGatewayTimeout) Error() string
func (*PutContentmanagementWorkspaceMemberGatewayTimeout) GetPayload ¶
func (o *PutContentmanagementWorkspaceMemberGatewayTimeout) GetPayload() *models.ErrorBody
func (*PutContentmanagementWorkspaceMemberGatewayTimeout) IsClientError ¶
func (o *PutContentmanagementWorkspaceMemberGatewayTimeout) IsClientError() bool
IsClientError returns true when this put contentmanagement workspace member gateway timeout response has a 4xx status code
func (*PutContentmanagementWorkspaceMemberGatewayTimeout) IsCode ¶
func (o *PutContentmanagementWorkspaceMemberGatewayTimeout) IsCode(code int) bool
IsCode returns true when this put contentmanagement workspace member gateway timeout response a status code equal to that given
func (*PutContentmanagementWorkspaceMemberGatewayTimeout) IsRedirect ¶
func (o *PutContentmanagementWorkspaceMemberGatewayTimeout) IsRedirect() bool
IsRedirect returns true when this put contentmanagement workspace member gateway timeout response has a 3xx status code
func (*PutContentmanagementWorkspaceMemberGatewayTimeout) IsServerError ¶
func (o *PutContentmanagementWorkspaceMemberGatewayTimeout) IsServerError() bool
IsServerError returns true when this put contentmanagement workspace member gateway timeout response has a 5xx status code
func (*PutContentmanagementWorkspaceMemberGatewayTimeout) IsSuccess ¶
func (o *PutContentmanagementWorkspaceMemberGatewayTimeout) IsSuccess() bool
IsSuccess returns true when this put contentmanagement workspace member gateway timeout response has a 2xx status code
func (*PutContentmanagementWorkspaceMemberGatewayTimeout) String ¶
func (o *PutContentmanagementWorkspaceMemberGatewayTimeout) String() string
type PutContentmanagementWorkspaceMemberInternalServerError ¶
PutContentmanagementWorkspaceMemberInternalServerError 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 NewPutContentmanagementWorkspaceMemberInternalServerError ¶
func NewPutContentmanagementWorkspaceMemberInternalServerError() *PutContentmanagementWorkspaceMemberInternalServerError
NewPutContentmanagementWorkspaceMemberInternalServerError creates a PutContentmanagementWorkspaceMemberInternalServerError with default headers values
func (*PutContentmanagementWorkspaceMemberInternalServerError) Error ¶
func (o *PutContentmanagementWorkspaceMemberInternalServerError) Error() string
func (*PutContentmanagementWorkspaceMemberInternalServerError) GetPayload ¶
func (o *PutContentmanagementWorkspaceMemberInternalServerError) GetPayload() *models.ErrorBody
func (*PutContentmanagementWorkspaceMemberInternalServerError) IsClientError ¶
func (o *PutContentmanagementWorkspaceMemberInternalServerError) IsClientError() bool
IsClientError returns true when this put contentmanagement workspace member internal server error response has a 4xx status code
func (*PutContentmanagementWorkspaceMemberInternalServerError) IsCode ¶
func (o *PutContentmanagementWorkspaceMemberInternalServerError) IsCode(code int) bool
IsCode returns true when this put contentmanagement workspace member internal server error response a status code equal to that given
func (*PutContentmanagementWorkspaceMemberInternalServerError) IsRedirect ¶
func (o *PutContentmanagementWorkspaceMemberInternalServerError) IsRedirect() bool
IsRedirect returns true when this put contentmanagement workspace member internal server error response has a 3xx status code
func (*PutContentmanagementWorkspaceMemberInternalServerError) IsServerError ¶
func (o *PutContentmanagementWorkspaceMemberInternalServerError) IsServerError() bool
IsServerError returns true when this put contentmanagement workspace member internal server error response has a 5xx status code
func (*PutContentmanagementWorkspaceMemberInternalServerError) IsSuccess ¶
func (o *PutContentmanagementWorkspaceMemberInternalServerError) IsSuccess() bool
IsSuccess returns true when this put contentmanagement workspace member internal server error response has a 2xx status code
func (*PutContentmanagementWorkspaceMemberInternalServerError) String ¶
func (o *PutContentmanagementWorkspaceMemberInternalServerError) String() string
type PutContentmanagementWorkspaceMemberNotFound ¶
PutContentmanagementWorkspaceMemberNotFound describes a response with status code 404, with default header values.
The requested resource was not found.
func NewPutContentmanagementWorkspaceMemberNotFound ¶
func NewPutContentmanagementWorkspaceMemberNotFound() *PutContentmanagementWorkspaceMemberNotFound
NewPutContentmanagementWorkspaceMemberNotFound creates a PutContentmanagementWorkspaceMemberNotFound with default headers values
func (*PutContentmanagementWorkspaceMemberNotFound) Error ¶
func (o *PutContentmanagementWorkspaceMemberNotFound) Error() string
func (*PutContentmanagementWorkspaceMemberNotFound) GetPayload ¶
func (o *PutContentmanagementWorkspaceMemberNotFound) GetPayload() *models.ErrorBody
func (*PutContentmanagementWorkspaceMemberNotFound) IsClientError ¶
func (o *PutContentmanagementWorkspaceMemberNotFound) IsClientError() bool
IsClientError returns true when this put contentmanagement workspace member not found response has a 4xx status code
func (*PutContentmanagementWorkspaceMemberNotFound) IsCode ¶
func (o *PutContentmanagementWorkspaceMemberNotFound) IsCode(code int) bool
IsCode returns true when this put contentmanagement workspace member not found response a status code equal to that given
func (*PutContentmanagementWorkspaceMemberNotFound) IsRedirect ¶
func (o *PutContentmanagementWorkspaceMemberNotFound) IsRedirect() bool
IsRedirect returns true when this put contentmanagement workspace member not found response has a 3xx status code
func (*PutContentmanagementWorkspaceMemberNotFound) IsServerError ¶
func (o *PutContentmanagementWorkspaceMemberNotFound) IsServerError() bool
IsServerError returns true when this put contentmanagement workspace member not found response has a 5xx status code
func (*PutContentmanagementWorkspaceMemberNotFound) IsSuccess ¶
func (o *PutContentmanagementWorkspaceMemberNotFound) IsSuccess() bool
IsSuccess returns true when this put contentmanagement workspace member not found response has a 2xx status code
func (*PutContentmanagementWorkspaceMemberNotFound) String ¶
func (o *PutContentmanagementWorkspaceMemberNotFound) String() string
type PutContentmanagementWorkspaceMemberOK ¶
type PutContentmanagementWorkspaceMemberOK struct {
Payload *models.WorkspaceMember
}
PutContentmanagementWorkspaceMemberOK describes a response with status code 200, with default header values.
successful operation
func NewPutContentmanagementWorkspaceMemberOK ¶
func NewPutContentmanagementWorkspaceMemberOK() *PutContentmanagementWorkspaceMemberOK
NewPutContentmanagementWorkspaceMemberOK creates a PutContentmanagementWorkspaceMemberOK with default headers values
func (*PutContentmanagementWorkspaceMemberOK) Error ¶
func (o *PutContentmanagementWorkspaceMemberOK) Error() string
func (*PutContentmanagementWorkspaceMemberOK) GetPayload ¶
func (o *PutContentmanagementWorkspaceMemberOK) GetPayload() *models.WorkspaceMember
func (*PutContentmanagementWorkspaceMemberOK) IsClientError ¶
func (o *PutContentmanagementWorkspaceMemberOK) IsClientError() bool
IsClientError returns true when this put contentmanagement workspace member o k response has a 4xx status code
func (*PutContentmanagementWorkspaceMemberOK) IsCode ¶
func (o *PutContentmanagementWorkspaceMemberOK) IsCode(code int) bool
IsCode returns true when this put contentmanagement workspace member o k response a status code equal to that given
func (*PutContentmanagementWorkspaceMemberOK) IsRedirect ¶
func (o *PutContentmanagementWorkspaceMemberOK) IsRedirect() bool
IsRedirect returns true when this put contentmanagement workspace member o k response has a 3xx status code
func (*PutContentmanagementWorkspaceMemberOK) IsServerError ¶
func (o *PutContentmanagementWorkspaceMemberOK) IsServerError() bool
IsServerError returns true when this put contentmanagement workspace member o k response has a 5xx status code
func (*PutContentmanagementWorkspaceMemberOK) IsSuccess ¶
func (o *PutContentmanagementWorkspaceMemberOK) IsSuccess() bool
IsSuccess returns true when this put contentmanagement workspace member o k response has a 2xx status code
func (*PutContentmanagementWorkspaceMemberOK) String ¶
func (o *PutContentmanagementWorkspaceMemberOK) String() string
type PutContentmanagementWorkspaceMemberParams ¶
type PutContentmanagementWorkspaceMemberParams struct { /* Body. Workspace Member */ Body *models.WorkspaceMember /* MemberID. Member ID */ MemberID string /* WorkspaceID. Workspace ID */ WorkspaceID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PutContentmanagementWorkspaceMemberParams contains all the parameters to send to the API endpoint
for the put contentmanagement workspace member operation. Typically these are written to a http.Request.
func NewPutContentmanagementWorkspaceMemberParams ¶
func NewPutContentmanagementWorkspaceMemberParams() *PutContentmanagementWorkspaceMemberParams
NewPutContentmanagementWorkspaceMemberParams creates a new PutContentmanagementWorkspaceMemberParams 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 NewPutContentmanagementWorkspaceMemberParamsWithContext ¶
func NewPutContentmanagementWorkspaceMemberParamsWithContext(ctx context.Context) *PutContentmanagementWorkspaceMemberParams
NewPutContentmanagementWorkspaceMemberParamsWithContext creates a new PutContentmanagementWorkspaceMemberParams object with the ability to set a context for a request.
func NewPutContentmanagementWorkspaceMemberParamsWithHTTPClient ¶
func NewPutContentmanagementWorkspaceMemberParamsWithHTTPClient(client *http.Client) *PutContentmanagementWorkspaceMemberParams
NewPutContentmanagementWorkspaceMemberParamsWithHTTPClient creates a new PutContentmanagementWorkspaceMemberParams object with the ability to set a custom HTTPClient for a request.
func NewPutContentmanagementWorkspaceMemberParamsWithTimeout ¶
func NewPutContentmanagementWorkspaceMemberParamsWithTimeout(timeout time.Duration) *PutContentmanagementWorkspaceMemberParams
NewPutContentmanagementWorkspaceMemberParamsWithTimeout creates a new PutContentmanagementWorkspaceMemberParams object with the ability to set a timeout on a request.
func (*PutContentmanagementWorkspaceMemberParams) SetBody ¶
func (o *PutContentmanagementWorkspaceMemberParams) SetBody(body *models.WorkspaceMember)
SetBody adds the body to the put contentmanagement workspace member params
func (*PutContentmanagementWorkspaceMemberParams) SetContext ¶
func (o *PutContentmanagementWorkspaceMemberParams) SetContext(ctx context.Context)
SetContext adds the context to the put contentmanagement workspace member params
func (*PutContentmanagementWorkspaceMemberParams) SetDefaults ¶
func (o *PutContentmanagementWorkspaceMemberParams) SetDefaults()
SetDefaults hydrates default values in the put contentmanagement workspace member params (not the query body).
All values with no default are reset to their zero value.
func (*PutContentmanagementWorkspaceMemberParams) SetHTTPClient ¶
func (o *PutContentmanagementWorkspaceMemberParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the put contentmanagement workspace member params
func (*PutContentmanagementWorkspaceMemberParams) SetMemberID ¶
func (o *PutContentmanagementWorkspaceMemberParams) SetMemberID(memberID string)
SetMemberID adds the memberId to the put contentmanagement workspace member params
func (*PutContentmanagementWorkspaceMemberParams) SetTimeout ¶
func (o *PutContentmanagementWorkspaceMemberParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the put contentmanagement workspace member params
func (*PutContentmanagementWorkspaceMemberParams) SetWorkspaceID ¶
func (o *PutContentmanagementWorkspaceMemberParams) SetWorkspaceID(workspaceID string)
SetWorkspaceID adds the workspaceId to the put contentmanagement workspace member params
func (*PutContentmanagementWorkspaceMemberParams) WithBody ¶
func (o *PutContentmanagementWorkspaceMemberParams) WithBody(body *models.WorkspaceMember) *PutContentmanagementWorkspaceMemberParams
WithBody adds the body to the put contentmanagement workspace member params
func (*PutContentmanagementWorkspaceMemberParams) WithContext ¶
func (o *PutContentmanagementWorkspaceMemberParams) WithContext(ctx context.Context) *PutContentmanagementWorkspaceMemberParams
WithContext adds the context to the put contentmanagement workspace member params
func (*PutContentmanagementWorkspaceMemberParams) WithDefaults ¶
func (o *PutContentmanagementWorkspaceMemberParams) WithDefaults() *PutContentmanagementWorkspaceMemberParams
WithDefaults hydrates default values in the put contentmanagement workspace member params (not the query body).
All values with no default are reset to their zero value.
func (*PutContentmanagementWorkspaceMemberParams) WithHTTPClient ¶
func (o *PutContentmanagementWorkspaceMemberParams) WithHTTPClient(client *http.Client) *PutContentmanagementWorkspaceMemberParams
WithHTTPClient adds the HTTPClient to the put contentmanagement workspace member params
func (*PutContentmanagementWorkspaceMemberParams) WithMemberID ¶
func (o *PutContentmanagementWorkspaceMemberParams) WithMemberID(memberID string) *PutContentmanagementWorkspaceMemberParams
WithMemberID adds the memberID to the put contentmanagement workspace member params
func (*PutContentmanagementWorkspaceMemberParams) WithTimeout ¶
func (o *PutContentmanagementWorkspaceMemberParams) WithTimeout(timeout time.Duration) *PutContentmanagementWorkspaceMemberParams
WithTimeout adds the timeout to the put contentmanagement workspace member params
func (*PutContentmanagementWorkspaceMemberParams) WithWorkspaceID ¶
func (o *PutContentmanagementWorkspaceMemberParams) WithWorkspaceID(workspaceID string) *PutContentmanagementWorkspaceMemberParams
WithWorkspaceID adds the workspaceID to the put contentmanagement workspace member params
func (*PutContentmanagementWorkspaceMemberParams) WriteToRequest ¶
func (o *PutContentmanagementWorkspaceMemberParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PutContentmanagementWorkspaceMemberReader ¶
type PutContentmanagementWorkspaceMemberReader struct {
// contains filtered or unexported fields
}
PutContentmanagementWorkspaceMemberReader is a Reader for the PutContentmanagementWorkspaceMember structure.
func (*PutContentmanagementWorkspaceMemberReader) ReadResponse ¶
func (o *PutContentmanagementWorkspaceMemberReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PutContentmanagementWorkspaceMemberRequestEntityTooLarge ¶
PutContentmanagementWorkspaceMemberRequestEntityTooLarge describes a response with status code 413, with default header values.
The request is over the size limit. Maximum bytes: %s
func NewPutContentmanagementWorkspaceMemberRequestEntityTooLarge ¶
func NewPutContentmanagementWorkspaceMemberRequestEntityTooLarge() *PutContentmanagementWorkspaceMemberRequestEntityTooLarge
NewPutContentmanagementWorkspaceMemberRequestEntityTooLarge creates a PutContentmanagementWorkspaceMemberRequestEntityTooLarge with default headers values
func (*PutContentmanagementWorkspaceMemberRequestEntityTooLarge) Error ¶
func (o *PutContentmanagementWorkspaceMemberRequestEntityTooLarge) Error() string
func (*PutContentmanagementWorkspaceMemberRequestEntityTooLarge) GetPayload ¶
func (o *PutContentmanagementWorkspaceMemberRequestEntityTooLarge) GetPayload() *models.ErrorBody
func (*PutContentmanagementWorkspaceMemberRequestEntityTooLarge) IsClientError ¶
func (o *PutContentmanagementWorkspaceMemberRequestEntityTooLarge) IsClientError() bool
IsClientError returns true when this put contentmanagement workspace member request entity too large response has a 4xx status code
func (*PutContentmanagementWorkspaceMemberRequestEntityTooLarge) IsCode ¶
func (o *PutContentmanagementWorkspaceMemberRequestEntityTooLarge) IsCode(code int) bool
IsCode returns true when this put contentmanagement workspace member request entity too large response a status code equal to that given
func (*PutContentmanagementWorkspaceMemberRequestEntityTooLarge) IsRedirect ¶
func (o *PutContentmanagementWorkspaceMemberRequestEntityTooLarge) IsRedirect() bool
IsRedirect returns true when this put contentmanagement workspace member request entity too large response has a 3xx status code
func (*PutContentmanagementWorkspaceMemberRequestEntityTooLarge) IsServerError ¶
func (o *PutContentmanagementWorkspaceMemberRequestEntityTooLarge) IsServerError() bool
IsServerError returns true when this put contentmanagement workspace member request entity too large response has a 5xx status code
func (*PutContentmanagementWorkspaceMemberRequestEntityTooLarge) IsSuccess ¶
func (o *PutContentmanagementWorkspaceMemberRequestEntityTooLarge) IsSuccess() bool
IsSuccess returns true when this put contentmanagement workspace member request entity too large response has a 2xx status code
func (*PutContentmanagementWorkspaceMemberRequestEntityTooLarge) String ¶
func (o *PutContentmanagementWorkspaceMemberRequestEntityTooLarge) String() string
type PutContentmanagementWorkspaceMemberRequestTimeout ¶
PutContentmanagementWorkspaceMemberRequestTimeout 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 NewPutContentmanagementWorkspaceMemberRequestTimeout ¶
func NewPutContentmanagementWorkspaceMemberRequestTimeout() *PutContentmanagementWorkspaceMemberRequestTimeout
NewPutContentmanagementWorkspaceMemberRequestTimeout creates a PutContentmanagementWorkspaceMemberRequestTimeout with default headers values
func (*PutContentmanagementWorkspaceMemberRequestTimeout) Error ¶
func (o *PutContentmanagementWorkspaceMemberRequestTimeout) Error() string
func (*PutContentmanagementWorkspaceMemberRequestTimeout) GetPayload ¶
func (o *PutContentmanagementWorkspaceMemberRequestTimeout) GetPayload() *models.ErrorBody
func (*PutContentmanagementWorkspaceMemberRequestTimeout) IsClientError ¶
func (o *PutContentmanagementWorkspaceMemberRequestTimeout) IsClientError() bool
IsClientError returns true when this put contentmanagement workspace member request timeout response has a 4xx status code
func (*PutContentmanagementWorkspaceMemberRequestTimeout) IsCode ¶
func (o *PutContentmanagementWorkspaceMemberRequestTimeout) IsCode(code int) bool
IsCode returns true when this put contentmanagement workspace member request timeout response a status code equal to that given
func (*PutContentmanagementWorkspaceMemberRequestTimeout) IsRedirect ¶
func (o *PutContentmanagementWorkspaceMemberRequestTimeout) IsRedirect() bool
IsRedirect returns true when this put contentmanagement workspace member request timeout response has a 3xx status code
func (*PutContentmanagementWorkspaceMemberRequestTimeout) IsServerError ¶
func (o *PutContentmanagementWorkspaceMemberRequestTimeout) IsServerError() bool
IsServerError returns true when this put contentmanagement workspace member request timeout response has a 5xx status code
func (*PutContentmanagementWorkspaceMemberRequestTimeout) IsSuccess ¶
func (o *PutContentmanagementWorkspaceMemberRequestTimeout) IsSuccess() bool
IsSuccess returns true when this put contentmanagement workspace member request timeout response has a 2xx status code
func (*PutContentmanagementWorkspaceMemberRequestTimeout) String ¶
func (o *PutContentmanagementWorkspaceMemberRequestTimeout) String() string
type PutContentmanagementWorkspaceMemberServiceUnavailable ¶
type PutContentmanagementWorkspaceMemberServiceUnavailable struct {
}PutContentmanagementWorkspaceMemberServiceUnavailable 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 NewPutContentmanagementWorkspaceMemberServiceUnavailable ¶
func NewPutContentmanagementWorkspaceMemberServiceUnavailable() *PutContentmanagementWorkspaceMemberServiceUnavailable
NewPutContentmanagementWorkspaceMemberServiceUnavailable creates a PutContentmanagementWorkspaceMemberServiceUnavailable with default headers values
func (*PutContentmanagementWorkspaceMemberServiceUnavailable) Error ¶
func (o *PutContentmanagementWorkspaceMemberServiceUnavailable) Error() string
func (*PutContentmanagementWorkspaceMemberServiceUnavailable) GetPayload ¶
func (o *PutContentmanagementWorkspaceMemberServiceUnavailable) GetPayload() *models.ErrorBody
func (*PutContentmanagementWorkspaceMemberServiceUnavailable) IsClientError ¶
func (o *PutContentmanagementWorkspaceMemberServiceUnavailable) IsClientError() bool
IsClientError returns true when this put contentmanagement workspace member service unavailable response has a 4xx status code
func (*PutContentmanagementWorkspaceMemberServiceUnavailable) IsCode ¶
func (o *PutContentmanagementWorkspaceMemberServiceUnavailable) IsCode(code int) bool
IsCode returns true when this put contentmanagement workspace member service unavailable response a status code equal to that given
func (*PutContentmanagementWorkspaceMemberServiceUnavailable) IsRedirect ¶
func (o *PutContentmanagementWorkspaceMemberServiceUnavailable) IsRedirect() bool
IsRedirect returns true when this put contentmanagement workspace member service unavailable response has a 3xx status code
func (*PutContentmanagementWorkspaceMemberServiceUnavailable) IsServerError ¶
func (o *PutContentmanagementWorkspaceMemberServiceUnavailable) IsServerError() bool
IsServerError returns true when this put contentmanagement workspace member service unavailable response has a 5xx status code
func (*PutContentmanagementWorkspaceMemberServiceUnavailable) IsSuccess ¶
func (o *PutContentmanagementWorkspaceMemberServiceUnavailable) IsSuccess() bool
IsSuccess returns true when this put contentmanagement workspace member service unavailable response has a 2xx status code
func (*PutContentmanagementWorkspaceMemberServiceUnavailable) String ¶
func (o *PutContentmanagementWorkspaceMemberServiceUnavailable) String() string
type PutContentmanagementWorkspaceMemberTooManyRequests ¶
PutContentmanagementWorkspaceMemberTooManyRequests describes a response with status code 429, with default header values.
Rate limit exceeded the maximum. Retry the request in [%s] seconds
func NewPutContentmanagementWorkspaceMemberTooManyRequests ¶
func NewPutContentmanagementWorkspaceMemberTooManyRequests() *PutContentmanagementWorkspaceMemberTooManyRequests
NewPutContentmanagementWorkspaceMemberTooManyRequests creates a PutContentmanagementWorkspaceMemberTooManyRequests with default headers values
func (*PutContentmanagementWorkspaceMemberTooManyRequests) Error ¶
func (o *PutContentmanagementWorkspaceMemberTooManyRequests) Error() string
func (*PutContentmanagementWorkspaceMemberTooManyRequests) GetPayload ¶
func (o *PutContentmanagementWorkspaceMemberTooManyRequests) GetPayload() *models.ErrorBody
func (*PutContentmanagementWorkspaceMemberTooManyRequests) IsClientError ¶
func (o *PutContentmanagementWorkspaceMemberTooManyRequests) IsClientError() bool
IsClientError returns true when this put contentmanagement workspace member too many requests response has a 4xx status code
func (*PutContentmanagementWorkspaceMemberTooManyRequests) IsCode ¶
func (o *PutContentmanagementWorkspaceMemberTooManyRequests) IsCode(code int) bool
IsCode returns true when this put contentmanagement workspace member too many requests response a status code equal to that given
func (*PutContentmanagementWorkspaceMemberTooManyRequests) IsRedirect ¶
func (o *PutContentmanagementWorkspaceMemberTooManyRequests) IsRedirect() bool
IsRedirect returns true when this put contentmanagement workspace member too many requests response has a 3xx status code
func (*PutContentmanagementWorkspaceMemberTooManyRequests) IsServerError ¶
func (o *PutContentmanagementWorkspaceMemberTooManyRequests) IsServerError() bool
IsServerError returns true when this put contentmanagement workspace member too many requests response has a 5xx status code
func (*PutContentmanagementWorkspaceMemberTooManyRequests) IsSuccess ¶
func (o *PutContentmanagementWorkspaceMemberTooManyRequests) IsSuccess() bool
IsSuccess returns true when this put contentmanagement workspace member too many requests response has a 2xx status code
func (*PutContentmanagementWorkspaceMemberTooManyRequests) String ¶
func (o *PutContentmanagementWorkspaceMemberTooManyRequests) String() string
type PutContentmanagementWorkspaceMemberUnauthorized ¶
type PutContentmanagementWorkspaceMemberUnauthorized struct {
}PutContentmanagementWorkspaceMemberUnauthorized describes a response with status code 401, with default header values.
No authentication bearer token specified in authorization header.
func NewPutContentmanagementWorkspaceMemberUnauthorized ¶
func NewPutContentmanagementWorkspaceMemberUnauthorized() *PutContentmanagementWorkspaceMemberUnauthorized
NewPutContentmanagementWorkspaceMemberUnauthorized creates a PutContentmanagementWorkspaceMemberUnauthorized with default headers values
func (*PutContentmanagementWorkspaceMemberUnauthorized) Error ¶
func (o *PutContentmanagementWorkspaceMemberUnauthorized) Error() string
func (*PutContentmanagementWorkspaceMemberUnauthorized) GetPayload ¶
func (o *PutContentmanagementWorkspaceMemberUnauthorized) GetPayload() *models.ErrorBody
func (*PutContentmanagementWorkspaceMemberUnauthorized) IsClientError ¶
func (o *PutContentmanagementWorkspaceMemberUnauthorized) IsClientError() bool
IsClientError returns true when this put contentmanagement workspace member unauthorized response has a 4xx status code
func (*PutContentmanagementWorkspaceMemberUnauthorized) IsCode ¶
func (o *PutContentmanagementWorkspaceMemberUnauthorized) IsCode(code int) bool
IsCode returns true when this put contentmanagement workspace member unauthorized response a status code equal to that given
func (*PutContentmanagementWorkspaceMemberUnauthorized) IsRedirect ¶
func (o *PutContentmanagementWorkspaceMemberUnauthorized) IsRedirect() bool
IsRedirect returns true when this put contentmanagement workspace member unauthorized response has a 3xx status code
func (*PutContentmanagementWorkspaceMemberUnauthorized) IsServerError ¶
func (o *PutContentmanagementWorkspaceMemberUnauthorized) IsServerError() bool
IsServerError returns true when this put contentmanagement workspace member unauthorized response has a 5xx status code
func (*PutContentmanagementWorkspaceMemberUnauthorized) IsSuccess ¶
func (o *PutContentmanagementWorkspaceMemberUnauthorized) IsSuccess() bool
IsSuccess returns true when this put contentmanagement workspace member unauthorized response has a 2xx status code
func (*PutContentmanagementWorkspaceMemberUnauthorized) String ¶
func (o *PutContentmanagementWorkspaceMemberUnauthorized) String() string
type PutContentmanagementWorkspaceMemberUnsupportedMediaType ¶
PutContentmanagementWorkspaceMemberUnsupportedMediaType 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 NewPutContentmanagementWorkspaceMemberUnsupportedMediaType ¶
func NewPutContentmanagementWorkspaceMemberUnsupportedMediaType() *PutContentmanagementWorkspaceMemberUnsupportedMediaType
NewPutContentmanagementWorkspaceMemberUnsupportedMediaType creates a PutContentmanagementWorkspaceMemberUnsupportedMediaType with default headers values
func (*PutContentmanagementWorkspaceMemberUnsupportedMediaType) Error ¶
func (o *PutContentmanagementWorkspaceMemberUnsupportedMediaType) Error() string
func (*PutContentmanagementWorkspaceMemberUnsupportedMediaType) GetPayload ¶
func (o *PutContentmanagementWorkspaceMemberUnsupportedMediaType) GetPayload() *models.ErrorBody
func (*PutContentmanagementWorkspaceMemberUnsupportedMediaType) IsClientError ¶
func (o *PutContentmanagementWorkspaceMemberUnsupportedMediaType) IsClientError() bool
IsClientError returns true when this put contentmanagement workspace member unsupported media type response has a 4xx status code
func (*PutContentmanagementWorkspaceMemberUnsupportedMediaType) IsCode ¶
func (o *PutContentmanagementWorkspaceMemberUnsupportedMediaType) IsCode(code int) bool
IsCode returns true when this put contentmanagement workspace member unsupported media type response a status code equal to that given
func (*PutContentmanagementWorkspaceMemberUnsupportedMediaType) IsRedirect ¶
func (o *PutContentmanagementWorkspaceMemberUnsupportedMediaType) IsRedirect() bool
IsRedirect returns true when this put contentmanagement workspace member unsupported media type response has a 3xx status code
func (*PutContentmanagementWorkspaceMemberUnsupportedMediaType) IsServerError ¶
func (o *PutContentmanagementWorkspaceMemberUnsupportedMediaType) IsServerError() bool
IsServerError returns true when this put contentmanagement workspace member unsupported media type response has a 5xx status code
func (*PutContentmanagementWorkspaceMemberUnsupportedMediaType) IsSuccess ¶
func (o *PutContentmanagementWorkspaceMemberUnsupportedMediaType) IsSuccess() bool
IsSuccess returns true when this put contentmanagement workspace member unsupported media type response has a 2xx status code
func (*PutContentmanagementWorkspaceMemberUnsupportedMediaType) String ¶
func (o *PutContentmanagementWorkspaceMemberUnsupportedMediaType) String() string
type PutContentmanagementWorkspaceNotFound ¶
PutContentmanagementWorkspaceNotFound describes a response with status code 404, with default header values.
The requested resource was not found.
func NewPutContentmanagementWorkspaceNotFound ¶
func NewPutContentmanagementWorkspaceNotFound() *PutContentmanagementWorkspaceNotFound
NewPutContentmanagementWorkspaceNotFound creates a PutContentmanagementWorkspaceNotFound with default headers values
func (*PutContentmanagementWorkspaceNotFound) Error ¶
func (o *PutContentmanagementWorkspaceNotFound) Error() string
func (*PutContentmanagementWorkspaceNotFound) GetPayload ¶
func (o *PutContentmanagementWorkspaceNotFound) GetPayload() *models.ErrorBody
func (*PutContentmanagementWorkspaceNotFound) IsClientError ¶
func (o *PutContentmanagementWorkspaceNotFound) IsClientError() bool
IsClientError returns true when this put contentmanagement workspace not found response has a 4xx status code
func (*PutContentmanagementWorkspaceNotFound) IsCode ¶
func (o *PutContentmanagementWorkspaceNotFound) IsCode(code int) bool
IsCode returns true when this put contentmanagement workspace not found response a status code equal to that given
func (*PutContentmanagementWorkspaceNotFound) IsRedirect ¶
func (o *PutContentmanagementWorkspaceNotFound) IsRedirect() bool
IsRedirect returns true when this put contentmanagement workspace not found response has a 3xx status code
func (*PutContentmanagementWorkspaceNotFound) IsServerError ¶
func (o *PutContentmanagementWorkspaceNotFound) IsServerError() bool
IsServerError returns true when this put contentmanagement workspace not found response has a 5xx status code
func (*PutContentmanagementWorkspaceNotFound) IsSuccess ¶
func (o *PutContentmanagementWorkspaceNotFound) IsSuccess() bool
IsSuccess returns true when this put contentmanagement workspace not found response has a 2xx status code
func (*PutContentmanagementWorkspaceNotFound) String ¶
func (o *PutContentmanagementWorkspaceNotFound) String() string
type PutContentmanagementWorkspaceOK ¶
PutContentmanagementWorkspaceOK describes a response with status code 200, with default header values.
successful operation
func NewPutContentmanagementWorkspaceOK ¶
func NewPutContentmanagementWorkspaceOK() *PutContentmanagementWorkspaceOK
NewPutContentmanagementWorkspaceOK creates a PutContentmanagementWorkspaceOK with default headers values
func (*PutContentmanagementWorkspaceOK) Error ¶
func (o *PutContentmanagementWorkspaceOK) Error() string
func (*PutContentmanagementWorkspaceOK) GetPayload ¶
func (o *PutContentmanagementWorkspaceOK) GetPayload() *models.Workspace
func (*PutContentmanagementWorkspaceOK) IsClientError ¶
func (o *PutContentmanagementWorkspaceOK) IsClientError() bool
IsClientError returns true when this put contentmanagement workspace o k response has a 4xx status code
func (*PutContentmanagementWorkspaceOK) IsCode ¶
func (o *PutContentmanagementWorkspaceOK) IsCode(code int) bool
IsCode returns true when this put contentmanagement workspace o k response a status code equal to that given
func (*PutContentmanagementWorkspaceOK) IsRedirect ¶
func (o *PutContentmanagementWorkspaceOK) IsRedirect() bool
IsRedirect returns true when this put contentmanagement workspace o k response has a 3xx status code
func (*PutContentmanagementWorkspaceOK) IsServerError ¶
func (o *PutContentmanagementWorkspaceOK) IsServerError() bool
IsServerError returns true when this put contentmanagement workspace o k response has a 5xx status code
func (*PutContentmanagementWorkspaceOK) IsSuccess ¶
func (o *PutContentmanagementWorkspaceOK) IsSuccess() bool
IsSuccess returns true when this put contentmanagement workspace o k response has a 2xx status code
func (*PutContentmanagementWorkspaceOK) String ¶
func (o *PutContentmanagementWorkspaceOK) String() string
type PutContentmanagementWorkspaceParams ¶
type PutContentmanagementWorkspaceParams struct { /* Body. Workspace */ Body *models.Workspace /* WorkspaceID. Workspace ID */ WorkspaceID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PutContentmanagementWorkspaceParams contains all the parameters to send to the API endpoint
for the put contentmanagement workspace operation. Typically these are written to a http.Request.
func NewPutContentmanagementWorkspaceParams ¶
func NewPutContentmanagementWorkspaceParams() *PutContentmanagementWorkspaceParams
NewPutContentmanagementWorkspaceParams creates a new PutContentmanagementWorkspaceParams 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 NewPutContentmanagementWorkspaceParamsWithContext ¶
func NewPutContentmanagementWorkspaceParamsWithContext(ctx context.Context) *PutContentmanagementWorkspaceParams
NewPutContentmanagementWorkspaceParamsWithContext creates a new PutContentmanagementWorkspaceParams object with the ability to set a context for a request.
func NewPutContentmanagementWorkspaceParamsWithHTTPClient ¶
func NewPutContentmanagementWorkspaceParamsWithHTTPClient(client *http.Client) *PutContentmanagementWorkspaceParams
NewPutContentmanagementWorkspaceParamsWithHTTPClient creates a new PutContentmanagementWorkspaceParams object with the ability to set a custom HTTPClient for a request.
func NewPutContentmanagementWorkspaceParamsWithTimeout ¶
func NewPutContentmanagementWorkspaceParamsWithTimeout(timeout time.Duration) *PutContentmanagementWorkspaceParams
NewPutContentmanagementWorkspaceParamsWithTimeout creates a new PutContentmanagementWorkspaceParams object with the ability to set a timeout on a request.
func (*PutContentmanagementWorkspaceParams) SetBody ¶
func (o *PutContentmanagementWorkspaceParams) SetBody(body *models.Workspace)
SetBody adds the body to the put contentmanagement workspace params
func (*PutContentmanagementWorkspaceParams) SetContext ¶
func (o *PutContentmanagementWorkspaceParams) SetContext(ctx context.Context)
SetContext adds the context to the put contentmanagement workspace params
func (*PutContentmanagementWorkspaceParams) SetDefaults ¶
func (o *PutContentmanagementWorkspaceParams) SetDefaults()
SetDefaults hydrates default values in the put contentmanagement workspace params (not the query body).
All values with no default are reset to their zero value.
func (*PutContentmanagementWorkspaceParams) SetHTTPClient ¶
func (o *PutContentmanagementWorkspaceParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the put contentmanagement workspace params
func (*PutContentmanagementWorkspaceParams) SetTimeout ¶
func (o *PutContentmanagementWorkspaceParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the put contentmanagement workspace params
func (*PutContentmanagementWorkspaceParams) SetWorkspaceID ¶
func (o *PutContentmanagementWorkspaceParams) SetWorkspaceID(workspaceID string)
SetWorkspaceID adds the workspaceId to the put contentmanagement workspace params
func (*PutContentmanagementWorkspaceParams) WithBody ¶
func (o *PutContentmanagementWorkspaceParams) WithBody(body *models.Workspace) *PutContentmanagementWorkspaceParams
WithBody adds the body to the put contentmanagement workspace params
func (*PutContentmanagementWorkspaceParams) WithContext ¶
func (o *PutContentmanagementWorkspaceParams) WithContext(ctx context.Context) *PutContentmanagementWorkspaceParams
WithContext adds the context to the put contentmanagement workspace params
func (*PutContentmanagementWorkspaceParams) WithDefaults ¶
func (o *PutContentmanagementWorkspaceParams) WithDefaults() *PutContentmanagementWorkspaceParams
WithDefaults hydrates default values in the put contentmanagement workspace params (not the query body).
All values with no default are reset to their zero value.
func (*PutContentmanagementWorkspaceParams) WithHTTPClient ¶
func (o *PutContentmanagementWorkspaceParams) WithHTTPClient(client *http.Client) *PutContentmanagementWorkspaceParams
WithHTTPClient adds the HTTPClient to the put contentmanagement workspace params
func (*PutContentmanagementWorkspaceParams) WithTimeout ¶
func (o *PutContentmanagementWorkspaceParams) WithTimeout(timeout time.Duration) *PutContentmanagementWorkspaceParams
WithTimeout adds the timeout to the put contentmanagement workspace params
func (*PutContentmanagementWorkspaceParams) WithWorkspaceID ¶
func (o *PutContentmanagementWorkspaceParams) WithWorkspaceID(workspaceID string) *PutContentmanagementWorkspaceParams
WithWorkspaceID adds the workspaceID to the put contentmanagement workspace params
func (*PutContentmanagementWorkspaceParams) WriteToRequest ¶
func (o *PutContentmanagementWorkspaceParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PutContentmanagementWorkspaceReader ¶
type PutContentmanagementWorkspaceReader struct {
// contains filtered or unexported fields
}
PutContentmanagementWorkspaceReader is a Reader for the PutContentmanagementWorkspace structure.
func (*PutContentmanagementWorkspaceReader) ReadResponse ¶
func (o *PutContentmanagementWorkspaceReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PutContentmanagementWorkspaceRequestEntityTooLarge ¶
PutContentmanagementWorkspaceRequestEntityTooLarge describes a response with status code 413, with default header values.
The request is over the size limit. Maximum bytes: %s
func NewPutContentmanagementWorkspaceRequestEntityTooLarge ¶
func NewPutContentmanagementWorkspaceRequestEntityTooLarge() *PutContentmanagementWorkspaceRequestEntityTooLarge
NewPutContentmanagementWorkspaceRequestEntityTooLarge creates a PutContentmanagementWorkspaceRequestEntityTooLarge with default headers values
func (*PutContentmanagementWorkspaceRequestEntityTooLarge) Error ¶
func (o *PutContentmanagementWorkspaceRequestEntityTooLarge) Error() string
func (*PutContentmanagementWorkspaceRequestEntityTooLarge) GetPayload ¶
func (o *PutContentmanagementWorkspaceRequestEntityTooLarge) GetPayload() *models.ErrorBody
func (*PutContentmanagementWorkspaceRequestEntityTooLarge) IsClientError ¶
func (o *PutContentmanagementWorkspaceRequestEntityTooLarge) IsClientError() bool
IsClientError returns true when this put contentmanagement workspace request entity too large response has a 4xx status code
func (*PutContentmanagementWorkspaceRequestEntityTooLarge) IsCode ¶
func (o *PutContentmanagementWorkspaceRequestEntityTooLarge) IsCode(code int) bool
IsCode returns true when this put contentmanagement workspace request entity too large response a status code equal to that given
func (*PutContentmanagementWorkspaceRequestEntityTooLarge) IsRedirect ¶
func (o *PutContentmanagementWorkspaceRequestEntityTooLarge) IsRedirect() bool
IsRedirect returns true when this put contentmanagement workspace request entity too large response has a 3xx status code
func (*PutContentmanagementWorkspaceRequestEntityTooLarge) IsServerError ¶
func (o *PutContentmanagementWorkspaceRequestEntityTooLarge) IsServerError() bool
IsServerError returns true when this put contentmanagement workspace request entity too large response has a 5xx status code
func (*PutContentmanagementWorkspaceRequestEntityTooLarge) IsSuccess ¶
func (o *PutContentmanagementWorkspaceRequestEntityTooLarge) IsSuccess() bool
IsSuccess returns true when this put contentmanagement workspace request entity too large response has a 2xx status code
func (*PutContentmanagementWorkspaceRequestEntityTooLarge) String ¶
func (o *PutContentmanagementWorkspaceRequestEntityTooLarge) String() string
type PutContentmanagementWorkspaceRequestTimeout ¶
PutContentmanagementWorkspaceRequestTimeout 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 NewPutContentmanagementWorkspaceRequestTimeout ¶
func NewPutContentmanagementWorkspaceRequestTimeout() *PutContentmanagementWorkspaceRequestTimeout
NewPutContentmanagementWorkspaceRequestTimeout creates a PutContentmanagementWorkspaceRequestTimeout with default headers values
func (*PutContentmanagementWorkspaceRequestTimeout) Error ¶
func (o *PutContentmanagementWorkspaceRequestTimeout) Error() string
func (*PutContentmanagementWorkspaceRequestTimeout) GetPayload ¶
func (o *PutContentmanagementWorkspaceRequestTimeout) GetPayload() *models.ErrorBody
func (*PutContentmanagementWorkspaceRequestTimeout) IsClientError ¶
func (o *PutContentmanagementWorkspaceRequestTimeout) IsClientError() bool
IsClientError returns true when this put contentmanagement workspace request timeout response has a 4xx status code
func (*PutContentmanagementWorkspaceRequestTimeout) IsCode ¶
func (o *PutContentmanagementWorkspaceRequestTimeout) IsCode(code int) bool
IsCode returns true when this put contentmanagement workspace request timeout response a status code equal to that given
func (*PutContentmanagementWorkspaceRequestTimeout) IsRedirect ¶
func (o *PutContentmanagementWorkspaceRequestTimeout) IsRedirect() bool
IsRedirect returns true when this put contentmanagement workspace request timeout response has a 3xx status code
func (*PutContentmanagementWorkspaceRequestTimeout) IsServerError ¶
func (o *PutContentmanagementWorkspaceRequestTimeout) IsServerError() bool
IsServerError returns true when this put contentmanagement workspace request timeout response has a 5xx status code
func (*PutContentmanagementWorkspaceRequestTimeout) IsSuccess ¶
func (o *PutContentmanagementWorkspaceRequestTimeout) IsSuccess() bool
IsSuccess returns true when this put contentmanagement workspace request timeout response has a 2xx status code
func (*PutContentmanagementWorkspaceRequestTimeout) String ¶
func (o *PutContentmanagementWorkspaceRequestTimeout) String() string
type PutContentmanagementWorkspaceServiceUnavailable ¶
type PutContentmanagementWorkspaceServiceUnavailable struct {
}PutContentmanagementWorkspaceServiceUnavailable 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 NewPutContentmanagementWorkspaceServiceUnavailable ¶
func NewPutContentmanagementWorkspaceServiceUnavailable() *PutContentmanagementWorkspaceServiceUnavailable
NewPutContentmanagementWorkspaceServiceUnavailable creates a PutContentmanagementWorkspaceServiceUnavailable with default headers values
func (*PutContentmanagementWorkspaceServiceUnavailable) Error ¶
func (o *PutContentmanagementWorkspaceServiceUnavailable) Error() string
func (*PutContentmanagementWorkspaceServiceUnavailable) GetPayload ¶
func (o *PutContentmanagementWorkspaceServiceUnavailable) GetPayload() *models.ErrorBody
func (*PutContentmanagementWorkspaceServiceUnavailable) IsClientError ¶
func (o *PutContentmanagementWorkspaceServiceUnavailable) IsClientError() bool
IsClientError returns true when this put contentmanagement workspace service unavailable response has a 4xx status code
func (*PutContentmanagementWorkspaceServiceUnavailable) IsCode ¶
func (o *PutContentmanagementWorkspaceServiceUnavailable) IsCode(code int) bool
IsCode returns true when this put contentmanagement workspace service unavailable response a status code equal to that given
func (*PutContentmanagementWorkspaceServiceUnavailable) IsRedirect ¶
func (o *PutContentmanagementWorkspaceServiceUnavailable) IsRedirect() bool
IsRedirect returns true when this put contentmanagement workspace service unavailable response has a 3xx status code
func (*PutContentmanagementWorkspaceServiceUnavailable) IsServerError ¶
func (o *PutContentmanagementWorkspaceServiceUnavailable) IsServerError() bool
IsServerError returns true when this put contentmanagement workspace service unavailable response has a 5xx status code
func (*PutContentmanagementWorkspaceServiceUnavailable) IsSuccess ¶
func (o *PutContentmanagementWorkspaceServiceUnavailable) IsSuccess() bool
IsSuccess returns true when this put contentmanagement workspace service unavailable response has a 2xx status code
func (*PutContentmanagementWorkspaceServiceUnavailable) String ¶
func (o *PutContentmanagementWorkspaceServiceUnavailable) String() string
type PutContentmanagementWorkspaceTagvalueAccepted ¶
type PutContentmanagementWorkspaceTagvalueAccepted struct { }
PutContentmanagementWorkspaceTagvalueAccepted describes a response with status code 202, with default header values.
Accepted - Processing Update
func NewPutContentmanagementWorkspaceTagvalueAccepted ¶
func NewPutContentmanagementWorkspaceTagvalueAccepted() *PutContentmanagementWorkspaceTagvalueAccepted
NewPutContentmanagementWorkspaceTagvalueAccepted creates a PutContentmanagementWorkspaceTagvalueAccepted with default headers values
func (*PutContentmanagementWorkspaceTagvalueAccepted) Error ¶
func (o *PutContentmanagementWorkspaceTagvalueAccepted) Error() string
func (*PutContentmanagementWorkspaceTagvalueAccepted) IsClientError ¶
func (o *PutContentmanagementWorkspaceTagvalueAccepted) IsClientError() bool
IsClientError returns true when this put contentmanagement workspace tagvalue accepted response has a 4xx status code
func (*PutContentmanagementWorkspaceTagvalueAccepted) IsCode ¶
func (o *PutContentmanagementWorkspaceTagvalueAccepted) IsCode(code int) bool
IsCode returns true when this put contentmanagement workspace tagvalue accepted response a status code equal to that given
func (*PutContentmanagementWorkspaceTagvalueAccepted) IsRedirect ¶
func (o *PutContentmanagementWorkspaceTagvalueAccepted) IsRedirect() bool
IsRedirect returns true when this put contentmanagement workspace tagvalue accepted response has a 3xx status code
func (*PutContentmanagementWorkspaceTagvalueAccepted) IsServerError ¶
func (o *PutContentmanagementWorkspaceTagvalueAccepted) IsServerError() bool
IsServerError returns true when this put contentmanagement workspace tagvalue accepted response has a 5xx status code
func (*PutContentmanagementWorkspaceTagvalueAccepted) IsSuccess ¶
func (o *PutContentmanagementWorkspaceTagvalueAccepted) IsSuccess() bool
IsSuccess returns true when this put contentmanagement workspace tagvalue accepted response has a 2xx status code
func (*PutContentmanagementWorkspaceTagvalueAccepted) String ¶
func (o *PutContentmanagementWorkspaceTagvalueAccepted) String() string
type PutContentmanagementWorkspaceTagvalueBadRequest ¶
PutContentmanagementWorkspaceTagvalueBadRequest 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 NewPutContentmanagementWorkspaceTagvalueBadRequest ¶
func NewPutContentmanagementWorkspaceTagvalueBadRequest() *PutContentmanagementWorkspaceTagvalueBadRequest
NewPutContentmanagementWorkspaceTagvalueBadRequest creates a PutContentmanagementWorkspaceTagvalueBadRequest with default headers values
func (*PutContentmanagementWorkspaceTagvalueBadRequest) Error ¶
func (o *PutContentmanagementWorkspaceTagvalueBadRequest) Error() string
func (*PutContentmanagementWorkspaceTagvalueBadRequest) GetPayload ¶
func (o *PutContentmanagementWorkspaceTagvalueBadRequest) GetPayload() *models.ErrorBody
func (*PutContentmanagementWorkspaceTagvalueBadRequest) IsClientError ¶
func (o *PutContentmanagementWorkspaceTagvalueBadRequest) IsClientError() bool
IsClientError returns true when this put contentmanagement workspace tagvalue bad request response has a 4xx status code
func (*PutContentmanagementWorkspaceTagvalueBadRequest) IsCode ¶
func (o *PutContentmanagementWorkspaceTagvalueBadRequest) IsCode(code int) bool
IsCode returns true when this put contentmanagement workspace tagvalue bad request response a status code equal to that given
func (*PutContentmanagementWorkspaceTagvalueBadRequest) IsRedirect ¶
func (o *PutContentmanagementWorkspaceTagvalueBadRequest) IsRedirect() bool
IsRedirect returns true when this put contentmanagement workspace tagvalue bad request response has a 3xx status code
func (*PutContentmanagementWorkspaceTagvalueBadRequest) IsServerError ¶
func (o *PutContentmanagementWorkspaceTagvalueBadRequest) IsServerError() bool
IsServerError returns true when this put contentmanagement workspace tagvalue bad request response has a 5xx status code
func (*PutContentmanagementWorkspaceTagvalueBadRequest) IsSuccess ¶
func (o *PutContentmanagementWorkspaceTagvalueBadRequest) IsSuccess() bool
IsSuccess returns true when this put contentmanagement workspace tagvalue bad request response has a 2xx status code
func (*PutContentmanagementWorkspaceTagvalueBadRequest) String ¶
func (o *PutContentmanagementWorkspaceTagvalueBadRequest) String() string
type PutContentmanagementWorkspaceTagvalueForbidden ¶
PutContentmanagementWorkspaceTagvalueForbidden describes a response with status code 403, with default header values.
You are not authorized to perform the requested action.
func NewPutContentmanagementWorkspaceTagvalueForbidden ¶
func NewPutContentmanagementWorkspaceTagvalueForbidden() *PutContentmanagementWorkspaceTagvalueForbidden
NewPutContentmanagementWorkspaceTagvalueForbidden creates a PutContentmanagementWorkspaceTagvalueForbidden with default headers values
func (*PutContentmanagementWorkspaceTagvalueForbidden) Error ¶
func (o *PutContentmanagementWorkspaceTagvalueForbidden) Error() string
func (*PutContentmanagementWorkspaceTagvalueForbidden) GetPayload ¶
func (o *PutContentmanagementWorkspaceTagvalueForbidden) GetPayload() *models.ErrorBody
func (*PutContentmanagementWorkspaceTagvalueForbidden) IsClientError ¶
func (o *PutContentmanagementWorkspaceTagvalueForbidden) IsClientError() bool
IsClientError returns true when this put contentmanagement workspace tagvalue forbidden response has a 4xx status code
func (*PutContentmanagementWorkspaceTagvalueForbidden) IsCode ¶
func (o *PutContentmanagementWorkspaceTagvalueForbidden) IsCode(code int) bool
IsCode returns true when this put contentmanagement workspace tagvalue forbidden response a status code equal to that given
func (*PutContentmanagementWorkspaceTagvalueForbidden) IsRedirect ¶
func (o *PutContentmanagementWorkspaceTagvalueForbidden) IsRedirect() bool
IsRedirect returns true when this put contentmanagement workspace tagvalue forbidden response has a 3xx status code
func (*PutContentmanagementWorkspaceTagvalueForbidden) IsServerError ¶
func (o *PutContentmanagementWorkspaceTagvalueForbidden) IsServerError() bool
IsServerError returns true when this put contentmanagement workspace tagvalue forbidden response has a 5xx status code
func (*PutContentmanagementWorkspaceTagvalueForbidden) IsSuccess ¶
func (o *PutContentmanagementWorkspaceTagvalueForbidden) IsSuccess() bool
IsSuccess returns true when this put contentmanagement workspace tagvalue forbidden response has a 2xx status code
func (*PutContentmanagementWorkspaceTagvalueForbidden) String ¶
func (o *PutContentmanagementWorkspaceTagvalueForbidden) String() string
type PutContentmanagementWorkspaceTagvalueGatewayTimeout ¶
PutContentmanagementWorkspaceTagvalueGatewayTimeout describes a response with status code 504, with default header values.
The request timed out.
func NewPutContentmanagementWorkspaceTagvalueGatewayTimeout ¶
func NewPutContentmanagementWorkspaceTagvalueGatewayTimeout() *PutContentmanagementWorkspaceTagvalueGatewayTimeout
NewPutContentmanagementWorkspaceTagvalueGatewayTimeout creates a PutContentmanagementWorkspaceTagvalueGatewayTimeout with default headers values
func (*PutContentmanagementWorkspaceTagvalueGatewayTimeout) Error ¶
func (o *PutContentmanagementWorkspaceTagvalueGatewayTimeout) Error() string
func (*PutContentmanagementWorkspaceTagvalueGatewayTimeout) GetPayload ¶
func (o *PutContentmanagementWorkspaceTagvalueGatewayTimeout) GetPayload() *models.ErrorBody
func (*PutContentmanagementWorkspaceTagvalueGatewayTimeout) IsClientError ¶
func (o *PutContentmanagementWorkspaceTagvalueGatewayTimeout) IsClientError() bool
IsClientError returns true when this put contentmanagement workspace tagvalue gateway timeout response has a 4xx status code
func (*PutContentmanagementWorkspaceTagvalueGatewayTimeout) IsCode ¶
func (o *PutContentmanagementWorkspaceTagvalueGatewayTimeout) IsCode(code int) bool
IsCode returns true when this put contentmanagement workspace tagvalue gateway timeout response a status code equal to that given
func (*PutContentmanagementWorkspaceTagvalueGatewayTimeout) IsRedirect ¶
func (o *PutContentmanagementWorkspaceTagvalueGatewayTimeout) IsRedirect() bool
IsRedirect returns true when this put contentmanagement workspace tagvalue gateway timeout response has a 3xx status code
func (*PutContentmanagementWorkspaceTagvalueGatewayTimeout) IsServerError ¶
func (o *PutContentmanagementWorkspaceTagvalueGatewayTimeout) IsServerError() bool
IsServerError returns true when this put contentmanagement workspace tagvalue gateway timeout response has a 5xx status code
func (*PutContentmanagementWorkspaceTagvalueGatewayTimeout) IsSuccess ¶
func (o *PutContentmanagementWorkspaceTagvalueGatewayTimeout) IsSuccess() bool
IsSuccess returns true when this put contentmanagement workspace tagvalue gateway timeout response has a 2xx status code
func (*PutContentmanagementWorkspaceTagvalueGatewayTimeout) String ¶
func (o *PutContentmanagementWorkspaceTagvalueGatewayTimeout) String() string
type PutContentmanagementWorkspaceTagvalueInternalServerError ¶
PutContentmanagementWorkspaceTagvalueInternalServerError 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 NewPutContentmanagementWorkspaceTagvalueInternalServerError ¶
func NewPutContentmanagementWorkspaceTagvalueInternalServerError() *PutContentmanagementWorkspaceTagvalueInternalServerError
NewPutContentmanagementWorkspaceTagvalueInternalServerError creates a PutContentmanagementWorkspaceTagvalueInternalServerError with default headers values
func (*PutContentmanagementWorkspaceTagvalueInternalServerError) Error ¶
func (o *PutContentmanagementWorkspaceTagvalueInternalServerError) Error() string
func (*PutContentmanagementWorkspaceTagvalueInternalServerError) GetPayload ¶
func (o *PutContentmanagementWorkspaceTagvalueInternalServerError) GetPayload() *models.ErrorBody
func (*PutContentmanagementWorkspaceTagvalueInternalServerError) IsClientError ¶
func (o *PutContentmanagementWorkspaceTagvalueInternalServerError) IsClientError() bool
IsClientError returns true when this put contentmanagement workspace tagvalue internal server error response has a 4xx status code
func (*PutContentmanagementWorkspaceTagvalueInternalServerError) IsCode ¶
func (o *PutContentmanagementWorkspaceTagvalueInternalServerError) IsCode(code int) bool
IsCode returns true when this put contentmanagement workspace tagvalue internal server error response a status code equal to that given
func (*PutContentmanagementWorkspaceTagvalueInternalServerError) IsRedirect ¶
func (o *PutContentmanagementWorkspaceTagvalueInternalServerError) IsRedirect() bool
IsRedirect returns true when this put contentmanagement workspace tagvalue internal server error response has a 3xx status code
func (*PutContentmanagementWorkspaceTagvalueInternalServerError) IsServerError ¶
func (o *PutContentmanagementWorkspaceTagvalueInternalServerError) IsServerError() bool
IsServerError returns true when this put contentmanagement workspace tagvalue internal server error response has a 5xx status code
func (*PutContentmanagementWorkspaceTagvalueInternalServerError) IsSuccess ¶
func (o *PutContentmanagementWorkspaceTagvalueInternalServerError) IsSuccess() bool
IsSuccess returns true when this put contentmanagement workspace tagvalue internal server error response has a 2xx status code
func (*PutContentmanagementWorkspaceTagvalueInternalServerError) String ¶
func (o *PutContentmanagementWorkspaceTagvalueInternalServerError) String() string
type PutContentmanagementWorkspaceTagvalueNotFound ¶
PutContentmanagementWorkspaceTagvalueNotFound describes a response with status code 404, with default header values.
The requested resource was not found.
func NewPutContentmanagementWorkspaceTagvalueNotFound ¶
func NewPutContentmanagementWorkspaceTagvalueNotFound() *PutContentmanagementWorkspaceTagvalueNotFound
NewPutContentmanagementWorkspaceTagvalueNotFound creates a PutContentmanagementWorkspaceTagvalueNotFound with default headers values
func (*PutContentmanagementWorkspaceTagvalueNotFound) Error ¶
func (o *PutContentmanagementWorkspaceTagvalueNotFound) Error() string
func (*PutContentmanagementWorkspaceTagvalueNotFound) GetPayload ¶
func (o *PutContentmanagementWorkspaceTagvalueNotFound) GetPayload() *models.ErrorBody
func (*PutContentmanagementWorkspaceTagvalueNotFound) IsClientError ¶
func (o *PutContentmanagementWorkspaceTagvalueNotFound) IsClientError() bool
IsClientError returns true when this put contentmanagement workspace tagvalue not found response has a 4xx status code
func (*PutContentmanagementWorkspaceTagvalueNotFound) IsCode ¶
func (o *PutContentmanagementWorkspaceTagvalueNotFound) IsCode(code int) bool
IsCode returns true when this put contentmanagement workspace tagvalue not found response a status code equal to that given
func (*PutContentmanagementWorkspaceTagvalueNotFound) IsRedirect ¶
func (o *PutContentmanagementWorkspaceTagvalueNotFound) IsRedirect() bool
IsRedirect returns true when this put contentmanagement workspace tagvalue not found response has a 3xx status code
func (*PutContentmanagementWorkspaceTagvalueNotFound) IsServerError ¶
func (o *PutContentmanagementWorkspaceTagvalueNotFound) IsServerError() bool
IsServerError returns true when this put contentmanagement workspace tagvalue not found response has a 5xx status code
func (*PutContentmanagementWorkspaceTagvalueNotFound) IsSuccess ¶
func (o *PutContentmanagementWorkspaceTagvalueNotFound) IsSuccess() bool
IsSuccess returns true when this put contentmanagement workspace tagvalue not found response has a 2xx status code
func (*PutContentmanagementWorkspaceTagvalueNotFound) String ¶
func (o *PutContentmanagementWorkspaceTagvalueNotFound) String() string
type PutContentmanagementWorkspaceTagvalueOK ¶
PutContentmanagementWorkspaceTagvalueOK describes a response with status code 200, with default header values.
successful operation
func NewPutContentmanagementWorkspaceTagvalueOK ¶
func NewPutContentmanagementWorkspaceTagvalueOK() *PutContentmanagementWorkspaceTagvalueOK
NewPutContentmanagementWorkspaceTagvalueOK creates a PutContentmanagementWorkspaceTagvalueOK with default headers values
func (*PutContentmanagementWorkspaceTagvalueOK) Error ¶
func (o *PutContentmanagementWorkspaceTagvalueOK) Error() string
func (*PutContentmanagementWorkspaceTagvalueOK) GetPayload ¶
func (o *PutContentmanagementWorkspaceTagvalueOK) GetPayload() *models.TagValue
func (*PutContentmanagementWorkspaceTagvalueOK) IsClientError ¶
func (o *PutContentmanagementWorkspaceTagvalueOK) IsClientError() bool
IsClientError returns true when this put contentmanagement workspace tagvalue o k response has a 4xx status code
func (*PutContentmanagementWorkspaceTagvalueOK) IsCode ¶
func (o *PutContentmanagementWorkspaceTagvalueOK) IsCode(code int) bool
IsCode returns true when this put contentmanagement workspace tagvalue o k response a status code equal to that given
func (*PutContentmanagementWorkspaceTagvalueOK) IsRedirect ¶
func (o *PutContentmanagementWorkspaceTagvalueOK) IsRedirect() bool
IsRedirect returns true when this put contentmanagement workspace tagvalue o k response has a 3xx status code
func (*PutContentmanagementWorkspaceTagvalueOK) IsServerError ¶
func (o *PutContentmanagementWorkspaceTagvalueOK) IsServerError() bool
IsServerError returns true when this put contentmanagement workspace tagvalue o k response has a 5xx status code
func (*PutContentmanagementWorkspaceTagvalueOK) IsSuccess ¶
func (o *PutContentmanagementWorkspaceTagvalueOK) IsSuccess() bool
IsSuccess returns true when this put contentmanagement workspace tagvalue o k response has a 2xx status code
func (*PutContentmanagementWorkspaceTagvalueOK) String ¶
func (o *PutContentmanagementWorkspaceTagvalueOK) String() string
type PutContentmanagementWorkspaceTagvalueParams ¶
type PutContentmanagementWorkspaceTagvalueParams struct { /* Body. Workspace */ Body *models.TagValue /* TagID. Tag ID */ TagID string /* WorkspaceID. Workspace ID */ WorkspaceID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PutContentmanagementWorkspaceTagvalueParams contains all the parameters to send to the API endpoint
for the put contentmanagement workspace tagvalue operation. Typically these are written to a http.Request.
func NewPutContentmanagementWorkspaceTagvalueParams ¶
func NewPutContentmanagementWorkspaceTagvalueParams() *PutContentmanagementWorkspaceTagvalueParams
NewPutContentmanagementWorkspaceTagvalueParams creates a new PutContentmanagementWorkspaceTagvalueParams 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 NewPutContentmanagementWorkspaceTagvalueParamsWithContext ¶
func NewPutContentmanagementWorkspaceTagvalueParamsWithContext(ctx context.Context) *PutContentmanagementWorkspaceTagvalueParams
NewPutContentmanagementWorkspaceTagvalueParamsWithContext creates a new PutContentmanagementWorkspaceTagvalueParams object with the ability to set a context for a request.
func NewPutContentmanagementWorkspaceTagvalueParamsWithHTTPClient ¶
func NewPutContentmanagementWorkspaceTagvalueParamsWithHTTPClient(client *http.Client) *PutContentmanagementWorkspaceTagvalueParams
NewPutContentmanagementWorkspaceTagvalueParamsWithHTTPClient creates a new PutContentmanagementWorkspaceTagvalueParams object with the ability to set a custom HTTPClient for a request.
func NewPutContentmanagementWorkspaceTagvalueParamsWithTimeout ¶
func NewPutContentmanagementWorkspaceTagvalueParamsWithTimeout(timeout time.Duration) *PutContentmanagementWorkspaceTagvalueParams
NewPutContentmanagementWorkspaceTagvalueParamsWithTimeout creates a new PutContentmanagementWorkspaceTagvalueParams object with the ability to set a timeout on a request.
func (*PutContentmanagementWorkspaceTagvalueParams) SetBody ¶
func (o *PutContentmanagementWorkspaceTagvalueParams) SetBody(body *models.TagValue)
SetBody adds the body to the put contentmanagement workspace tagvalue params
func (*PutContentmanagementWorkspaceTagvalueParams) SetContext ¶
func (o *PutContentmanagementWorkspaceTagvalueParams) SetContext(ctx context.Context)
SetContext adds the context to the put contentmanagement workspace tagvalue params
func (*PutContentmanagementWorkspaceTagvalueParams) SetDefaults ¶
func (o *PutContentmanagementWorkspaceTagvalueParams) SetDefaults()
SetDefaults hydrates default values in the put contentmanagement workspace tagvalue params (not the query body).
All values with no default are reset to their zero value.
func (*PutContentmanagementWorkspaceTagvalueParams) SetHTTPClient ¶
func (o *PutContentmanagementWorkspaceTagvalueParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the put contentmanagement workspace tagvalue params
func (*PutContentmanagementWorkspaceTagvalueParams) SetTagID ¶
func (o *PutContentmanagementWorkspaceTagvalueParams) SetTagID(tagID string)
SetTagID adds the tagId to the put contentmanagement workspace tagvalue params
func (*PutContentmanagementWorkspaceTagvalueParams) SetTimeout ¶
func (o *PutContentmanagementWorkspaceTagvalueParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the put contentmanagement workspace tagvalue params
func (*PutContentmanagementWorkspaceTagvalueParams) SetWorkspaceID ¶
func (o *PutContentmanagementWorkspaceTagvalueParams) SetWorkspaceID(workspaceID string)
SetWorkspaceID adds the workspaceId to the put contentmanagement workspace tagvalue params
func (*PutContentmanagementWorkspaceTagvalueParams) WithBody ¶
func (o *PutContentmanagementWorkspaceTagvalueParams) WithBody(body *models.TagValue) *PutContentmanagementWorkspaceTagvalueParams
WithBody adds the body to the put contentmanagement workspace tagvalue params
func (*PutContentmanagementWorkspaceTagvalueParams) WithContext ¶
func (o *PutContentmanagementWorkspaceTagvalueParams) WithContext(ctx context.Context) *PutContentmanagementWorkspaceTagvalueParams
WithContext adds the context to the put contentmanagement workspace tagvalue params
func (*PutContentmanagementWorkspaceTagvalueParams) WithDefaults ¶
func (o *PutContentmanagementWorkspaceTagvalueParams) WithDefaults() *PutContentmanagementWorkspaceTagvalueParams
WithDefaults hydrates default values in the put contentmanagement workspace tagvalue params (not the query body).
All values with no default are reset to their zero value.
func (*PutContentmanagementWorkspaceTagvalueParams) WithHTTPClient ¶
func (o *PutContentmanagementWorkspaceTagvalueParams) WithHTTPClient(client *http.Client) *PutContentmanagementWorkspaceTagvalueParams
WithHTTPClient adds the HTTPClient to the put contentmanagement workspace tagvalue params
func (*PutContentmanagementWorkspaceTagvalueParams) WithTagID ¶
func (o *PutContentmanagementWorkspaceTagvalueParams) WithTagID(tagID string) *PutContentmanagementWorkspaceTagvalueParams
WithTagID adds the tagID to the put contentmanagement workspace tagvalue params
func (*PutContentmanagementWorkspaceTagvalueParams) WithTimeout ¶
func (o *PutContentmanagementWorkspaceTagvalueParams) WithTimeout(timeout time.Duration) *PutContentmanagementWorkspaceTagvalueParams
WithTimeout adds the timeout to the put contentmanagement workspace tagvalue params
func (*PutContentmanagementWorkspaceTagvalueParams) WithWorkspaceID ¶
func (o *PutContentmanagementWorkspaceTagvalueParams) WithWorkspaceID(workspaceID string) *PutContentmanagementWorkspaceTagvalueParams
WithWorkspaceID adds the workspaceID to the put contentmanagement workspace tagvalue params
func (*PutContentmanagementWorkspaceTagvalueParams) WriteToRequest ¶
func (o *PutContentmanagementWorkspaceTagvalueParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PutContentmanagementWorkspaceTagvalueReader ¶
type PutContentmanagementWorkspaceTagvalueReader struct {
// contains filtered or unexported fields
}
PutContentmanagementWorkspaceTagvalueReader is a Reader for the PutContentmanagementWorkspaceTagvalue structure.
func (*PutContentmanagementWorkspaceTagvalueReader) ReadResponse ¶
func (o *PutContentmanagementWorkspaceTagvalueReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PutContentmanagementWorkspaceTagvalueRequestEntityTooLarge ¶
type PutContentmanagementWorkspaceTagvalueRequestEntityTooLarge struct {
Payload *models.ErrorBody
}
PutContentmanagementWorkspaceTagvalueRequestEntityTooLarge describes a response with status code 413, with default header values.
The request is over the size limit. Maximum bytes: %s
func NewPutContentmanagementWorkspaceTagvalueRequestEntityTooLarge ¶
func NewPutContentmanagementWorkspaceTagvalueRequestEntityTooLarge() *PutContentmanagementWorkspaceTagvalueRequestEntityTooLarge
NewPutContentmanagementWorkspaceTagvalueRequestEntityTooLarge creates a PutContentmanagementWorkspaceTagvalueRequestEntityTooLarge with default headers values
func (*PutContentmanagementWorkspaceTagvalueRequestEntityTooLarge) Error ¶
func (o *PutContentmanagementWorkspaceTagvalueRequestEntityTooLarge) Error() string
func (*PutContentmanagementWorkspaceTagvalueRequestEntityTooLarge) GetPayload ¶
func (o *PutContentmanagementWorkspaceTagvalueRequestEntityTooLarge) GetPayload() *models.ErrorBody
func (*PutContentmanagementWorkspaceTagvalueRequestEntityTooLarge) IsClientError ¶
func (o *PutContentmanagementWorkspaceTagvalueRequestEntityTooLarge) IsClientError() bool
IsClientError returns true when this put contentmanagement workspace tagvalue request entity too large response has a 4xx status code
func (*PutContentmanagementWorkspaceTagvalueRequestEntityTooLarge) IsCode ¶
func (o *PutContentmanagementWorkspaceTagvalueRequestEntityTooLarge) IsCode(code int) bool
IsCode returns true when this put contentmanagement workspace tagvalue request entity too large response a status code equal to that given
func (*PutContentmanagementWorkspaceTagvalueRequestEntityTooLarge) IsRedirect ¶
func (o *PutContentmanagementWorkspaceTagvalueRequestEntityTooLarge) IsRedirect() bool
IsRedirect returns true when this put contentmanagement workspace tagvalue request entity too large response has a 3xx status code
func (*PutContentmanagementWorkspaceTagvalueRequestEntityTooLarge) IsServerError ¶
func (o *PutContentmanagementWorkspaceTagvalueRequestEntityTooLarge) IsServerError() bool
IsServerError returns true when this put contentmanagement workspace tagvalue request entity too large response has a 5xx status code
func (*PutContentmanagementWorkspaceTagvalueRequestEntityTooLarge) IsSuccess ¶
func (o *PutContentmanagementWorkspaceTagvalueRequestEntityTooLarge) IsSuccess() bool
IsSuccess returns true when this put contentmanagement workspace tagvalue request entity too large response has a 2xx status code
func (*PutContentmanagementWorkspaceTagvalueRequestEntityTooLarge) String ¶
func (o *PutContentmanagementWorkspaceTagvalueRequestEntityTooLarge) String() string
type PutContentmanagementWorkspaceTagvalueRequestTimeout ¶
PutContentmanagementWorkspaceTagvalueRequestTimeout 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 NewPutContentmanagementWorkspaceTagvalueRequestTimeout ¶
func NewPutContentmanagementWorkspaceTagvalueRequestTimeout() *PutContentmanagementWorkspaceTagvalueRequestTimeout
NewPutContentmanagementWorkspaceTagvalueRequestTimeout creates a PutContentmanagementWorkspaceTagvalueRequestTimeout with default headers values
func (*PutContentmanagementWorkspaceTagvalueRequestTimeout) Error ¶
func (o *PutContentmanagementWorkspaceTagvalueRequestTimeout) Error() string
func (*PutContentmanagementWorkspaceTagvalueRequestTimeout) GetPayload ¶
func (o *PutContentmanagementWorkspaceTagvalueRequestTimeout) GetPayload() *models.ErrorBody
func (*PutContentmanagementWorkspaceTagvalueRequestTimeout) IsClientError ¶
func (o *PutContentmanagementWorkspaceTagvalueRequestTimeout) IsClientError() bool
IsClientError returns true when this put contentmanagement workspace tagvalue request timeout response has a 4xx status code
func (*PutContentmanagementWorkspaceTagvalueRequestTimeout) IsCode ¶
func (o *PutContentmanagementWorkspaceTagvalueRequestTimeout) IsCode(code int) bool
IsCode returns true when this put contentmanagement workspace tagvalue request timeout response a status code equal to that given
func (*PutContentmanagementWorkspaceTagvalueRequestTimeout) IsRedirect ¶
func (o *PutContentmanagementWorkspaceTagvalueRequestTimeout) IsRedirect() bool
IsRedirect returns true when this put contentmanagement workspace tagvalue request timeout response has a 3xx status code
func (*PutContentmanagementWorkspaceTagvalueRequestTimeout) IsServerError ¶
func (o *PutContentmanagementWorkspaceTagvalueRequestTimeout) IsServerError() bool
IsServerError returns true when this put contentmanagement workspace tagvalue request timeout response has a 5xx status code
func (*PutContentmanagementWorkspaceTagvalueRequestTimeout) IsSuccess ¶
func (o *PutContentmanagementWorkspaceTagvalueRequestTimeout) IsSuccess() bool
IsSuccess returns true when this put contentmanagement workspace tagvalue request timeout response has a 2xx status code
func (*PutContentmanagementWorkspaceTagvalueRequestTimeout) String ¶
func (o *PutContentmanagementWorkspaceTagvalueRequestTimeout) String() string
type PutContentmanagementWorkspaceTagvalueServiceUnavailable ¶
type PutContentmanagementWorkspaceTagvalueServiceUnavailable struct {
}PutContentmanagementWorkspaceTagvalueServiceUnavailable 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 NewPutContentmanagementWorkspaceTagvalueServiceUnavailable ¶
func NewPutContentmanagementWorkspaceTagvalueServiceUnavailable() *PutContentmanagementWorkspaceTagvalueServiceUnavailable
NewPutContentmanagementWorkspaceTagvalueServiceUnavailable creates a PutContentmanagementWorkspaceTagvalueServiceUnavailable with default headers values
func (*PutContentmanagementWorkspaceTagvalueServiceUnavailable) Error ¶
func (o *PutContentmanagementWorkspaceTagvalueServiceUnavailable) Error() string
func (*PutContentmanagementWorkspaceTagvalueServiceUnavailable) GetPayload ¶
func (o *PutContentmanagementWorkspaceTagvalueServiceUnavailable) GetPayload() *models.ErrorBody
func (*PutContentmanagementWorkspaceTagvalueServiceUnavailable) IsClientError ¶
func (o *PutContentmanagementWorkspaceTagvalueServiceUnavailable) IsClientError() bool
IsClientError returns true when this put contentmanagement workspace tagvalue service unavailable response has a 4xx status code
func (*PutContentmanagementWorkspaceTagvalueServiceUnavailable) IsCode ¶
func (o *PutContentmanagementWorkspaceTagvalueServiceUnavailable) IsCode(code int) bool
IsCode returns true when this put contentmanagement workspace tagvalue service unavailable response a status code equal to that given
func (*PutContentmanagementWorkspaceTagvalueServiceUnavailable) IsRedirect ¶
func (o *PutContentmanagementWorkspaceTagvalueServiceUnavailable) IsRedirect() bool
IsRedirect returns true when this put contentmanagement workspace tagvalue service unavailable response has a 3xx status code
func (*PutContentmanagementWorkspaceTagvalueServiceUnavailable) IsServerError ¶
func (o *PutContentmanagementWorkspaceTagvalueServiceUnavailable) IsServerError() bool
IsServerError returns true when this put contentmanagement workspace tagvalue service unavailable response has a 5xx status code
func (*PutContentmanagementWorkspaceTagvalueServiceUnavailable) IsSuccess ¶
func (o *PutContentmanagementWorkspaceTagvalueServiceUnavailable) IsSuccess() bool
IsSuccess returns true when this put contentmanagement workspace tagvalue service unavailable response has a 2xx status code
func (*PutContentmanagementWorkspaceTagvalueServiceUnavailable) String ¶
func (o *PutContentmanagementWorkspaceTagvalueServiceUnavailable) String() string
type PutContentmanagementWorkspaceTagvalueTooManyRequests ¶
PutContentmanagementWorkspaceTagvalueTooManyRequests describes a response with status code 429, with default header values.
Rate limit exceeded the maximum. Retry the request in [%s] seconds
func NewPutContentmanagementWorkspaceTagvalueTooManyRequests ¶
func NewPutContentmanagementWorkspaceTagvalueTooManyRequests() *PutContentmanagementWorkspaceTagvalueTooManyRequests
NewPutContentmanagementWorkspaceTagvalueTooManyRequests creates a PutContentmanagementWorkspaceTagvalueTooManyRequests with default headers values
func (*PutContentmanagementWorkspaceTagvalueTooManyRequests) Error ¶
func (o *PutContentmanagementWorkspaceTagvalueTooManyRequests) Error() string
func (*PutContentmanagementWorkspaceTagvalueTooManyRequests) GetPayload ¶
func (o *PutContentmanagementWorkspaceTagvalueTooManyRequests) GetPayload() *models.ErrorBody
func (*PutContentmanagementWorkspaceTagvalueTooManyRequests) IsClientError ¶
func (o *PutContentmanagementWorkspaceTagvalueTooManyRequests) IsClientError() bool
IsClientError returns true when this put contentmanagement workspace tagvalue too many requests response has a 4xx status code
func (*PutContentmanagementWorkspaceTagvalueTooManyRequests) IsCode ¶
func (o *PutContentmanagementWorkspaceTagvalueTooManyRequests) IsCode(code int) bool
IsCode returns true when this put contentmanagement workspace tagvalue too many requests response a status code equal to that given
func (*PutContentmanagementWorkspaceTagvalueTooManyRequests) IsRedirect ¶
func (o *PutContentmanagementWorkspaceTagvalueTooManyRequests) IsRedirect() bool
IsRedirect returns true when this put contentmanagement workspace tagvalue too many requests response has a 3xx status code
func (*PutContentmanagementWorkspaceTagvalueTooManyRequests) IsServerError ¶
func (o *PutContentmanagementWorkspaceTagvalueTooManyRequests) IsServerError() bool
IsServerError returns true when this put contentmanagement workspace tagvalue too many requests response has a 5xx status code
func (*PutContentmanagementWorkspaceTagvalueTooManyRequests) IsSuccess ¶
func (o *PutContentmanagementWorkspaceTagvalueTooManyRequests) IsSuccess() bool
IsSuccess returns true when this put contentmanagement workspace tagvalue too many requests response has a 2xx status code
func (*PutContentmanagementWorkspaceTagvalueTooManyRequests) String ¶
func (o *PutContentmanagementWorkspaceTagvalueTooManyRequests) String() string
type PutContentmanagementWorkspaceTagvalueUnauthorized ¶
type PutContentmanagementWorkspaceTagvalueUnauthorized struct {
}PutContentmanagementWorkspaceTagvalueUnauthorized describes a response with status code 401, with default header values.
No authentication bearer token specified in authorization header.
func NewPutContentmanagementWorkspaceTagvalueUnauthorized ¶
func NewPutContentmanagementWorkspaceTagvalueUnauthorized() *PutContentmanagementWorkspaceTagvalueUnauthorized
NewPutContentmanagementWorkspaceTagvalueUnauthorized creates a PutContentmanagementWorkspaceTagvalueUnauthorized with default headers values
func (*PutContentmanagementWorkspaceTagvalueUnauthorized) Error ¶
func (o *PutContentmanagementWorkspaceTagvalueUnauthorized) Error() string
func (*PutContentmanagementWorkspaceTagvalueUnauthorized) GetPayload ¶
func (o *PutContentmanagementWorkspaceTagvalueUnauthorized) GetPayload() *models.ErrorBody
func (*PutContentmanagementWorkspaceTagvalueUnauthorized) IsClientError ¶
func (o *PutContentmanagementWorkspaceTagvalueUnauthorized) IsClientError() bool
IsClientError returns true when this put contentmanagement workspace tagvalue unauthorized response has a 4xx status code
func (*PutContentmanagementWorkspaceTagvalueUnauthorized) IsCode ¶
func (o *PutContentmanagementWorkspaceTagvalueUnauthorized) IsCode(code int) bool
IsCode returns true when this put contentmanagement workspace tagvalue unauthorized response a status code equal to that given
func (*PutContentmanagementWorkspaceTagvalueUnauthorized) IsRedirect ¶
func (o *PutContentmanagementWorkspaceTagvalueUnauthorized) IsRedirect() bool
IsRedirect returns true when this put contentmanagement workspace tagvalue unauthorized response has a 3xx status code
func (*PutContentmanagementWorkspaceTagvalueUnauthorized) IsServerError ¶
func (o *PutContentmanagementWorkspaceTagvalueUnauthorized) IsServerError() bool
IsServerError returns true when this put contentmanagement workspace tagvalue unauthorized response has a 5xx status code
func (*PutContentmanagementWorkspaceTagvalueUnauthorized) IsSuccess ¶
func (o *PutContentmanagementWorkspaceTagvalueUnauthorized) IsSuccess() bool
IsSuccess returns true when this put contentmanagement workspace tagvalue unauthorized response has a 2xx status code
func (*PutContentmanagementWorkspaceTagvalueUnauthorized) String ¶
func (o *PutContentmanagementWorkspaceTagvalueUnauthorized) String() string
type PutContentmanagementWorkspaceTagvalueUnsupportedMediaType ¶
PutContentmanagementWorkspaceTagvalueUnsupportedMediaType 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 NewPutContentmanagementWorkspaceTagvalueUnsupportedMediaType ¶
func NewPutContentmanagementWorkspaceTagvalueUnsupportedMediaType() *PutContentmanagementWorkspaceTagvalueUnsupportedMediaType
NewPutContentmanagementWorkspaceTagvalueUnsupportedMediaType creates a PutContentmanagementWorkspaceTagvalueUnsupportedMediaType with default headers values
func (*PutContentmanagementWorkspaceTagvalueUnsupportedMediaType) Error ¶
func (o *PutContentmanagementWorkspaceTagvalueUnsupportedMediaType) Error() string
func (*PutContentmanagementWorkspaceTagvalueUnsupportedMediaType) GetPayload ¶
func (o *PutContentmanagementWorkspaceTagvalueUnsupportedMediaType) GetPayload() *models.ErrorBody
func (*PutContentmanagementWorkspaceTagvalueUnsupportedMediaType) IsClientError ¶
func (o *PutContentmanagementWorkspaceTagvalueUnsupportedMediaType) IsClientError() bool
IsClientError returns true when this put contentmanagement workspace tagvalue unsupported media type response has a 4xx status code
func (*PutContentmanagementWorkspaceTagvalueUnsupportedMediaType) IsCode ¶
func (o *PutContentmanagementWorkspaceTagvalueUnsupportedMediaType) IsCode(code int) bool
IsCode returns true when this put contentmanagement workspace tagvalue unsupported media type response a status code equal to that given
func (*PutContentmanagementWorkspaceTagvalueUnsupportedMediaType) IsRedirect ¶
func (o *PutContentmanagementWorkspaceTagvalueUnsupportedMediaType) IsRedirect() bool
IsRedirect returns true when this put contentmanagement workspace tagvalue unsupported media type response has a 3xx status code
func (*PutContentmanagementWorkspaceTagvalueUnsupportedMediaType) IsServerError ¶
func (o *PutContentmanagementWorkspaceTagvalueUnsupportedMediaType) IsServerError() bool
IsServerError returns true when this put contentmanagement workspace tagvalue unsupported media type response has a 5xx status code
func (*PutContentmanagementWorkspaceTagvalueUnsupportedMediaType) IsSuccess ¶
func (o *PutContentmanagementWorkspaceTagvalueUnsupportedMediaType) IsSuccess() bool
IsSuccess returns true when this put contentmanagement workspace tagvalue unsupported media type response has a 2xx status code
func (*PutContentmanagementWorkspaceTagvalueUnsupportedMediaType) String ¶
func (o *PutContentmanagementWorkspaceTagvalueUnsupportedMediaType) String() string
type PutContentmanagementWorkspaceTooManyRequests ¶
PutContentmanagementWorkspaceTooManyRequests describes a response with status code 429, with default header values.
Rate limit exceeded the maximum. Retry the request in [%s] seconds
func NewPutContentmanagementWorkspaceTooManyRequests ¶
func NewPutContentmanagementWorkspaceTooManyRequests() *PutContentmanagementWorkspaceTooManyRequests
NewPutContentmanagementWorkspaceTooManyRequests creates a PutContentmanagementWorkspaceTooManyRequests with default headers values
func (*PutContentmanagementWorkspaceTooManyRequests) Error ¶
func (o *PutContentmanagementWorkspaceTooManyRequests) Error() string
func (*PutContentmanagementWorkspaceTooManyRequests) GetPayload ¶
func (o *PutContentmanagementWorkspaceTooManyRequests) GetPayload() *models.ErrorBody
func (*PutContentmanagementWorkspaceTooManyRequests) IsClientError ¶
func (o *PutContentmanagementWorkspaceTooManyRequests) IsClientError() bool
IsClientError returns true when this put contentmanagement workspace too many requests response has a 4xx status code
func (*PutContentmanagementWorkspaceTooManyRequests) IsCode ¶
func (o *PutContentmanagementWorkspaceTooManyRequests) IsCode(code int) bool
IsCode returns true when this put contentmanagement workspace too many requests response a status code equal to that given
func (*PutContentmanagementWorkspaceTooManyRequests) IsRedirect ¶
func (o *PutContentmanagementWorkspaceTooManyRequests) IsRedirect() bool
IsRedirect returns true when this put contentmanagement workspace too many requests response has a 3xx status code
func (*PutContentmanagementWorkspaceTooManyRequests) IsServerError ¶
func (o *PutContentmanagementWorkspaceTooManyRequests) IsServerError() bool
IsServerError returns true when this put contentmanagement workspace too many requests response has a 5xx status code
func (*PutContentmanagementWorkspaceTooManyRequests) IsSuccess ¶
func (o *PutContentmanagementWorkspaceTooManyRequests) IsSuccess() bool
IsSuccess returns true when this put contentmanagement workspace too many requests response has a 2xx status code
func (*PutContentmanagementWorkspaceTooManyRequests) String ¶
func (o *PutContentmanagementWorkspaceTooManyRequests) String() string
type PutContentmanagementWorkspaceUnauthorized ¶
type PutContentmanagementWorkspaceUnauthorized struct {
}PutContentmanagementWorkspaceUnauthorized describes a response with status code 401, with default header values.
No authentication bearer token specified in authorization header.
func NewPutContentmanagementWorkspaceUnauthorized ¶
func NewPutContentmanagementWorkspaceUnauthorized() *PutContentmanagementWorkspaceUnauthorized
NewPutContentmanagementWorkspaceUnauthorized creates a PutContentmanagementWorkspaceUnauthorized with default headers values
func (*PutContentmanagementWorkspaceUnauthorized) Error ¶
func (o *PutContentmanagementWorkspaceUnauthorized) Error() string
func (*PutContentmanagementWorkspaceUnauthorized) GetPayload ¶
func (o *PutContentmanagementWorkspaceUnauthorized) GetPayload() *models.ErrorBody
func (*PutContentmanagementWorkspaceUnauthorized) IsClientError ¶
func (o *PutContentmanagementWorkspaceUnauthorized) IsClientError() bool
IsClientError returns true when this put contentmanagement workspace unauthorized response has a 4xx status code
func (*PutContentmanagementWorkspaceUnauthorized) IsCode ¶
func (o *PutContentmanagementWorkspaceUnauthorized) IsCode(code int) bool
IsCode returns true when this put contentmanagement workspace unauthorized response a status code equal to that given
func (*PutContentmanagementWorkspaceUnauthorized) IsRedirect ¶
func (o *PutContentmanagementWorkspaceUnauthorized) IsRedirect() bool
IsRedirect returns true when this put contentmanagement workspace unauthorized response has a 3xx status code
func (*PutContentmanagementWorkspaceUnauthorized) IsServerError ¶
func (o *PutContentmanagementWorkspaceUnauthorized) IsServerError() bool
IsServerError returns true when this put contentmanagement workspace unauthorized response has a 5xx status code
func (*PutContentmanagementWorkspaceUnauthorized) IsSuccess ¶
func (o *PutContentmanagementWorkspaceUnauthorized) IsSuccess() bool
IsSuccess returns true when this put contentmanagement workspace unauthorized response has a 2xx status code
func (*PutContentmanagementWorkspaceUnauthorized) String ¶
func (o *PutContentmanagementWorkspaceUnauthorized) String() string
type PutContentmanagementWorkspaceUnsupportedMediaType ¶
PutContentmanagementWorkspaceUnsupportedMediaType 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 NewPutContentmanagementWorkspaceUnsupportedMediaType ¶
func NewPutContentmanagementWorkspaceUnsupportedMediaType() *PutContentmanagementWorkspaceUnsupportedMediaType
NewPutContentmanagementWorkspaceUnsupportedMediaType creates a PutContentmanagementWorkspaceUnsupportedMediaType with default headers values
func (*PutContentmanagementWorkspaceUnsupportedMediaType) Error ¶
func (o *PutContentmanagementWorkspaceUnsupportedMediaType) Error() string
func (*PutContentmanagementWorkspaceUnsupportedMediaType) GetPayload ¶
func (o *PutContentmanagementWorkspaceUnsupportedMediaType) GetPayload() *models.ErrorBody
func (*PutContentmanagementWorkspaceUnsupportedMediaType) IsClientError ¶
func (o *PutContentmanagementWorkspaceUnsupportedMediaType) IsClientError() bool
IsClientError returns true when this put contentmanagement workspace unsupported media type response has a 4xx status code
func (*PutContentmanagementWorkspaceUnsupportedMediaType) IsCode ¶
func (o *PutContentmanagementWorkspaceUnsupportedMediaType) IsCode(code int) bool
IsCode returns true when this put contentmanagement workspace unsupported media type response a status code equal to that given
func (*PutContentmanagementWorkspaceUnsupportedMediaType) IsRedirect ¶
func (o *PutContentmanagementWorkspaceUnsupportedMediaType) IsRedirect() bool
IsRedirect returns true when this put contentmanagement workspace unsupported media type response has a 3xx status code
func (*PutContentmanagementWorkspaceUnsupportedMediaType) IsServerError ¶
func (o *PutContentmanagementWorkspaceUnsupportedMediaType) IsServerError() bool
IsServerError returns true when this put contentmanagement workspace unsupported media type response has a 5xx status code
func (*PutContentmanagementWorkspaceUnsupportedMediaType) IsSuccess ¶
func (o *PutContentmanagementWorkspaceUnsupportedMediaType) IsSuccess() bool
IsSuccess returns true when this put contentmanagement workspace unsupported media type response has a 2xx status code
func (*PutContentmanagementWorkspaceUnsupportedMediaType) String ¶
func (o *PutContentmanagementWorkspaceUnsupportedMediaType) String() string
Source Files
¶
- content_management_client.go
- delete_contentmanagement_document_parameters.go
- delete_contentmanagement_document_responses.go
- delete_contentmanagement_share_parameters.go
- delete_contentmanagement_share_responses.go
- delete_contentmanagement_status_status_id_parameters.go
- delete_contentmanagement_status_status_id_responses.go
- delete_contentmanagement_workspace_member_parameters.go
- delete_contentmanagement_workspace_member_responses.go
- delete_contentmanagement_workspace_parameters.go
- delete_contentmanagement_workspace_responses.go
- delete_contentmanagement_workspace_tagvalue_parameters.go
- delete_contentmanagement_workspace_tagvalue_responses.go
- get_contentmanagement_document_audits_parameters.go
- get_contentmanagement_document_audits_responses.go
- get_contentmanagement_document_content_parameters.go
- get_contentmanagement_document_content_responses.go
- get_contentmanagement_document_parameters.go
- get_contentmanagement_document_responses.go
- get_contentmanagement_documents_parameters.go
- get_contentmanagement_documents_responses.go
- get_contentmanagement_query_parameters.go
- get_contentmanagement_query_responses.go
- get_contentmanagement_securityprofile_parameters.go
- get_contentmanagement_securityprofile_responses.go
- get_contentmanagement_securityprofiles_parameters.go
- get_contentmanagement_securityprofiles_responses.go
- get_contentmanagement_share_parameters.go
- get_contentmanagement_share_responses.go
- get_contentmanagement_shared_shared_id_parameters.go
- get_contentmanagement_shared_shared_id_responses.go
- get_contentmanagement_shares_parameters.go
- get_contentmanagement_shares_responses.go
- get_contentmanagement_status_parameters.go
- get_contentmanagement_status_responses.go
- get_contentmanagement_status_status_id_parameters.go
- get_contentmanagement_status_status_id_responses.go
- get_contentmanagement_usage_parameters.go
- get_contentmanagement_usage_responses.go
- get_contentmanagement_workspace_documents_parameters.go
- get_contentmanagement_workspace_documents_responses.go
- get_contentmanagement_workspace_member_parameters.go
- get_contentmanagement_workspace_member_responses.go
- get_contentmanagement_workspace_members_parameters.go
- get_contentmanagement_workspace_members_responses.go
- get_contentmanagement_workspace_parameters.go
- get_contentmanagement_workspace_responses.go
- get_contentmanagement_workspace_tagvalue_parameters.go
- get_contentmanagement_workspace_tagvalue_responses.go
- get_contentmanagement_workspace_tagvalues_parameters.go
- get_contentmanagement_workspace_tagvalues_responses.go
- get_contentmanagement_workspaces_parameters.go
- get_contentmanagement_workspaces_responses.go
- post_contentmanagement_auditquery_parameters.go
- post_contentmanagement_auditquery_responses.go
- post_contentmanagement_document_content_parameters.go
- post_contentmanagement_document_content_responses.go
- post_contentmanagement_document_parameters.go
- post_contentmanagement_document_responses.go
- post_contentmanagement_documents_parameters.go
- post_contentmanagement_documents_responses.go
- post_contentmanagement_query_parameters.go
- post_contentmanagement_query_responses.go
- post_contentmanagement_shares_parameters.go
- post_contentmanagement_shares_responses.go
- post_contentmanagement_workspace_tagvalues_parameters.go
- post_contentmanagement_workspace_tagvalues_query_parameters.go
- post_contentmanagement_workspace_tagvalues_query_responses.go
- post_contentmanagement_workspace_tagvalues_responses.go
- post_contentmanagement_workspaces_parameters.go
- post_contentmanagement_workspaces_responses.go
- put_contentmanagement_workspace_member_parameters.go
- put_contentmanagement_workspace_member_responses.go
- put_contentmanagement_workspace_parameters.go
- put_contentmanagement_workspace_responses.go
- put_contentmanagement_workspace_tagvalue_parameters.go
- put_contentmanagement_workspace_tagvalue_responses.go