Documentation
¶
Index ¶
- type AssignUserForIssueOfProjectVersionBadRequest
- type AssignUserForIssueOfProjectVersionConflict
- type AssignUserForIssueOfProjectVersionForbidden
- type AssignUserForIssueOfProjectVersionInternalServerError
- type AssignUserForIssueOfProjectVersionNotFound
- type AssignUserForIssueOfProjectVersionOK
- type AssignUserForIssueOfProjectVersionParams
- func NewAssignUserForIssueOfProjectVersionParams() *AssignUserForIssueOfProjectVersionParams
- func NewAssignUserForIssueOfProjectVersionParamsWithContext(ctx context.Context) *AssignUserForIssueOfProjectVersionParams
- func NewAssignUserForIssueOfProjectVersionParamsWithHTTPClient(client *http.Client) *AssignUserForIssueOfProjectVersionParams
- func NewAssignUserForIssueOfProjectVersionParamsWithTimeout(timeout time.Duration) *AssignUserForIssueOfProjectVersionParams
- func (o *AssignUserForIssueOfProjectVersionParams) SetContext(ctx context.Context)
- func (o *AssignUserForIssueOfProjectVersionParams) SetHTTPClient(client *http.Client)
- func (o *AssignUserForIssueOfProjectVersionParams) SetParentID(parentID int64)
- func (o *AssignUserForIssueOfProjectVersionParams) SetResource(resource *models.IssueAssignUserRequest)
- func (o *AssignUserForIssueOfProjectVersionParams) SetTimeout(timeout time.Duration)
- func (o *AssignUserForIssueOfProjectVersionParams) WithContext(ctx context.Context) *AssignUserForIssueOfProjectVersionParams
- func (o *AssignUserForIssueOfProjectVersionParams) WithHTTPClient(client *http.Client) *AssignUserForIssueOfProjectVersionParams
- func (o *AssignUserForIssueOfProjectVersionParams) WithParentID(parentID int64) *AssignUserForIssueOfProjectVersionParams
- func (o *AssignUserForIssueOfProjectVersionParams) WithResource(resource *models.IssueAssignUserRequest) *AssignUserForIssueOfProjectVersionParams
- func (o *AssignUserForIssueOfProjectVersionParams) WithTimeout(timeout time.Duration) *AssignUserForIssueOfProjectVersionParams
- func (o *AssignUserForIssueOfProjectVersionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AssignUserForIssueOfProjectVersionReader
- type AssignUserForIssueOfProjectVersionUnauthorized
- type AuditIssueOfProjectVersionBadRequest
- type AuditIssueOfProjectVersionConflict
- type AuditIssueOfProjectVersionForbidden
- type AuditIssueOfProjectVersionInternalServerError
- type AuditIssueOfProjectVersionNotFound
- type AuditIssueOfProjectVersionOK
- type AuditIssueOfProjectVersionParams
- func NewAuditIssueOfProjectVersionParams() *AuditIssueOfProjectVersionParams
- func NewAuditIssueOfProjectVersionParamsWithContext(ctx context.Context) *AuditIssueOfProjectVersionParams
- func NewAuditIssueOfProjectVersionParamsWithHTTPClient(client *http.Client) *AuditIssueOfProjectVersionParams
- func NewAuditIssueOfProjectVersionParamsWithTimeout(timeout time.Duration) *AuditIssueOfProjectVersionParams
- func (o *AuditIssueOfProjectVersionParams) SetContext(ctx context.Context)
- func (o *AuditIssueOfProjectVersionParams) SetHTTPClient(client *http.Client)
- func (o *AuditIssueOfProjectVersionParams) SetParentID(parentID int64)
- func (o *AuditIssueOfProjectVersionParams) SetResource(resource *models.IssueAuditRequest)
- func (o *AuditIssueOfProjectVersionParams) SetTimeout(timeout time.Duration)
- func (o *AuditIssueOfProjectVersionParams) WithContext(ctx context.Context) *AuditIssueOfProjectVersionParams
- func (o *AuditIssueOfProjectVersionParams) WithHTTPClient(client *http.Client) *AuditIssueOfProjectVersionParams
- func (o *AuditIssueOfProjectVersionParams) WithParentID(parentID int64) *AuditIssueOfProjectVersionParams
- func (o *AuditIssueOfProjectVersionParams) WithResource(resource *models.IssueAuditRequest) *AuditIssueOfProjectVersionParams
- func (o *AuditIssueOfProjectVersionParams) WithTimeout(timeout time.Duration) *AuditIssueOfProjectVersionParams
- func (o *AuditIssueOfProjectVersionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AuditIssueOfProjectVersionReader
- type AuditIssueOfProjectVersionUnauthorized
- type Client
- func (a *Client) AssignUserForIssueOfProjectVersion(params *AssignUserForIssueOfProjectVersionParams, ...) (*AssignUserForIssueOfProjectVersionOK, error)
- func (a *Client) AuditIssueOfProjectVersion(params *AuditIssueOfProjectVersionParams, ...) (*AuditIssueOfProjectVersionOK, error)
- func (a *Client) FileBugForIssueOfProjectVersion(params *FileBugForIssueOfProjectVersionParams, ...) (*FileBugForIssueOfProjectVersionOK, error)
- func (a *Client) ListIssueOfProjectVersion(params *ListIssueOfProjectVersionParams, authInfo runtime.ClientAuthInfoWriter) (*ListIssueOfProjectVersionOK, error)
- func (a *Client) ReadIssueOfProjectVersion(params *ReadIssueOfProjectVersionParams, authInfo runtime.ClientAuthInfoWriter) (*ReadIssueOfProjectVersionOK, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- func (a *Client) SuppressIssueOfProjectVersion(params *SuppressIssueOfProjectVersionParams, ...) (*SuppressIssueOfProjectVersionOK, error)
- func (a *Client) UpdateTagForIssueOfProjectVersion(params *UpdateTagForIssueOfProjectVersionParams, ...) (*UpdateTagForIssueOfProjectVersionOK, error)
- type ClientService
- type FileBugForIssueOfProjectVersionBadRequest
- type FileBugForIssueOfProjectVersionConflict
- type FileBugForIssueOfProjectVersionForbidden
- type FileBugForIssueOfProjectVersionInternalServerError
- type FileBugForIssueOfProjectVersionNotFound
- type FileBugForIssueOfProjectVersionOK
- type FileBugForIssueOfProjectVersionParams
- func NewFileBugForIssueOfProjectVersionParams() *FileBugForIssueOfProjectVersionParams
- func NewFileBugForIssueOfProjectVersionParamsWithContext(ctx context.Context) *FileBugForIssueOfProjectVersionParams
- func NewFileBugForIssueOfProjectVersionParamsWithHTTPClient(client *http.Client) *FileBugForIssueOfProjectVersionParams
- func NewFileBugForIssueOfProjectVersionParamsWithTimeout(timeout time.Duration) *FileBugForIssueOfProjectVersionParams
- func (o *FileBugForIssueOfProjectVersionParams) SetContext(ctx context.Context)
- func (o *FileBugForIssueOfProjectVersionParams) SetHTTPClient(client *http.Client)
- func (o *FileBugForIssueOfProjectVersionParams) SetParentID(parentID int64)
- func (o *FileBugForIssueOfProjectVersionParams) SetResource(resource *models.IssueFileBugRequest)
- func (o *FileBugForIssueOfProjectVersionParams) SetTimeout(timeout time.Duration)
- func (o *FileBugForIssueOfProjectVersionParams) WithContext(ctx context.Context) *FileBugForIssueOfProjectVersionParams
- func (o *FileBugForIssueOfProjectVersionParams) WithHTTPClient(client *http.Client) *FileBugForIssueOfProjectVersionParams
- func (o *FileBugForIssueOfProjectVersionParams) WithParentID(parentID int64) *FileBugForIssueOfProjectVersionParams
- func (o *FileBugForIssueOfProjectVersionParams) WithResource(resource *models.IssueFileBugRequest) *FileBugForIssueOfProjectVersionParams
- func (o *FileBugForIssueOfProjectVersionParams) WithTimeout(timeout time.Duration) *FileBugForIssueOfProjectVersionParams
- func (o *FileBugForIssueOfProjectVersionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type FileBugForIssueOfProjectVersionReader
- type FileBugForIssueOfProjectVersionUnauthorized
- type ListIssueOfProjectVersionBadRequest
- type ListIssueOfProjectVersionConflict
- type ListIssueOfProjectVersionForbidden
- type ListIssueOfProjectVersionInternalServerError
- type ListIssueOfProjectVersionNotFound
- type ListIssueOfProjectVersionOK
- type ListIssueOfProjectVersionParams
- func NewListIssueOfProjectVersionParams() *ListIssueOfProjectVersionParams
- func NewListIssueOfProjectVersionParamsWithContext(ctx context.Context) *ListIssueOfProjectVersionParams
- func NewListIssueOfProjectVersionParamsWithHTTPClient(client *http.Client) *ListIssueOfProjectVersionParams
- func NewListIssueOfProjectVersionParamsWithTimeout(timeout time.Duration) *ListIssueOfProjectVersionParams
- func (o *ListIssueOfProjectVersionParams) SetContext(ctx context.Context)
- func (o *ListIssueOfProjectVersionParams) SetFields(fields *string)
- func (o *ListIssueOfProjectVersionParams) SetFilter(filter *string)
- func (o *ListIssueOfProjectVersionParams) SetFilterset(filterset *string)
- func (o *ListIssueOfProjectVersionParams) SetGroupid(groupid *string)
- func (o *ListIssueOfProjectVersionParams) SetGroupingtype(groupingtype *string)
- func (o *ListIssueOfProjectVersionParams) SetHTTPClient(client *http.Client)
- func (o *ListIssueOfProjectVersionParams) SetLimit(limit *int32)
- func (o *ListIssueOfProjectVersionParams) SetOrderby(orderby *string)
- func (o *ListIssueOfProjectVersionParams) SetParentID(parentID int64)
- func (o *ListIssueOfProjectVersionParams) SetQ(q *string)
- func (o *ListIssueOfProjectVersionParams) SetQm(qm *string)
- func (o *ListIssueOfProjectVersionParams) SetShowhidden(showhidden *bool)
- func (o *ListIssueOfProjectVersionParams) SetShowremoved(showremoved *bool)
- func (o *ListIssueOfProjectVersionParams) SetShowshortfilenames(showshortfilenames *bool)
- func (o *ListIssueOfProjectVersionParams) SetShowsuppressed(showsuppressed *bool)
- func (o *ListIssueOfProjectVersionParams) SetStart(start *int32)
- func (o *ListIssueOfProjectVersionParams) SetTimeout(timeout time.Duration)
- func (o *ListIssueOfProjectVersionParams) WithContext(ctx context.Context) *ListIssueOfProjectVersionParams
- func (o *ListIssueOfProjectVersionParams) WithFields(fields *string) *ListIssueOfProjectVersionParams
- func (o *ListIssueOfProjectVersionParams) WithFilter(filter *string) *ListIssueOfProjectVersionParams
- func (o *ListIssueOfProjectVersionParams) WithFilterset(filterset *string) *ListIssueOfProjectVersionParams
- func (o *ListIssueOfProjectVersionParams) WithGroupid(groupid *string) *ListIssueOfProjectVersionParams
- func (o *ListIssueOfProjectVersionParams) WithGroupingtype(groupingtype *string) *ListIssueOfProjectVersionParams
- func (o *ListIssueOfProjectVersionParams) WithHTTPClient(client *http.Client) *ListIssueOfProjectVersionParams
- func (o *ListIssueOfProjectVersionParams) WithLimit(limit *int32) *ListIssueOfProjectVersionParams
- func (o *ListIssueOfProjectVersionParams) WithOrderby(orderby *string) *ListIssueOfProjectVersionParams
- func (o *ListIssueOfProjectVersionParams) WithParentID(parentID int64) *ListIssueOfProjectVersionParams
- func (o *ListIssueOfProjectVersionParams) WithQ(q *string) *ListIssueOfProjectVersionParams
- func (o *ListIssueOfProjectVersionParams) WithQm(qm *string) *ListIssueOfProjectVersionParams
- func (o *ListIssueOfProjectVersionParams) WithShowhidden(showhidden *bool) *ListIssueOfProjectVersionParams
- func (o *ListIssueOfProjectVersionParams) WithShowremoved(showremoved *bool) *ListIssueOfProjectVersionParams
- func (o *ListIssueOfProjectVersionParams) WithShowshortfilenames(showshortfilenames *bool) *ListIssueOfProjectVersionParams
- func (o *ListIssueOfProjectVersionParams) WithShowsuppressed(showsuppressed *bool) *ListIssueOfProjectVersionParams
- func (o *ListIssueOfProjectVersionParams) WithStart(start *int32) *ListIssueOfProjectVersionParams
- func (o *ListIssueOfProjectVersionParams) WithTimeout(timeout time.Duration) *ListIssueOfProjectVersionParams
- func (o *ListIssueOfProjectVersionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ListIssueOfProjectVersionReader
- type ListIssueOfProjectVersionUnauthorized
- type ReadIssueOfProjectVersionBadRequest
- type ReadIssueOfProjectVersionConflict
- type ReadIssueOfProjectVersionForbidden
- type ReadIssueOfProjectVersionInternalServerError
- type ReadIssueOfProjectVersionNotFound
- type ReadIssueOfProjectVersionOK
- type ReadIssueOfProjectVersionParams
- func NewReadIssueOfProjectVersionParams() *ReadIssueOfProjectVersionParams
- func NewReadIssueOfProjectVersionParamsWithContext(ctx context.Context) *ReadIssueOfProjectVersionParams
- func NewReadIssueOfProjectVersionParamsWithHTTPClient(client *http.Client) *ReadIssueOfProjectVersionParams
- func NewReadIssueOfProjectVersionParamsWithTimeout(timeout time.Duration) *ReadIssueOfProjectVersionParams
- func (o *ReadIssueOfProjectVersionParams) SetContext(ctx context.Context)
- func (o *ReadIssueOfProjectVersionParams) SetFields(fields *string)
- func (o *ReadIssueOfProjectVersionParams) SetHTTPClient(client *http.Client)
- func (o *ReadIssueOfProjectVersionParams) SetID(id int64)
- func (o *ReadIssueOfProjectVersionParams) SetParentID(parentID int64)
- func (o *ReadIssueOfProjectVersionParams) SetTimeout(timeout time.Duration)
- func (o *ReadIssueOfProjectVersionParams) WithContext(ctx context.Context) *ReadIssueOfProjectVersionParams
- func (o *ReadIssueOfProjectVersionParams) WithFields(fields *string) *ReadIssueOfProjectVersionParams
- func (o *ReadIssueOfProjectVersionParams) WithHTTPClient(client *http.Client) *ReadIssueOfProjectVersionParams
- func (o *ReadIssueOfProjectVersionParams) WithID(id int64) *ReadIssueOfProjectVersionParams
- func (o *ReadIssueOfProjectVersionParams) WithParentID(parentID int64) *ReadIssueOfProjectVersionParams
- func (o *ReadIssueOfProjectVersionParams) WithTimeout(timeout time.Duration) *ReadIssueOfProjectVersionParams
- func (o *ReadIssueOfProjectVersionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ReadIssueOfProjectVersionReader
- type ReadIssueOfProjectVersionUnauthorized
- type SuppressIssueOfProjectVersionBadRequest
- type SuppressIssueOfProjectVersionConflict
- type SuppressIssueOfProjectVersionForbidden
- type SuppressIssueOfProjectVersionInternalServerError
- type SuppressIssueOfProjectVersionNotFound
- type SuppressIssueOfProjectVersionOK
- type SuppressIssueOfProjectVersionParams
- func NewSuppressIssueOfProjectVersionParams() *SuppressIssueOfProjectVersionParams
- func NewSuppressIssueOfProjectVersionParamsWithContext(ctx context.Context) *SuppressIssueOfProjectVersionParams
- func NewSuppressIssueOfProjectVersionParamsWithHTTPClient(client *http.Client) *SuppressIssueOfProjectVersionParams
- func NewSuppressIssueOfProjectVersionParamsWithTimeout(timeout time.Duration) *SuppressIssueOfProjectVersionParams
- func (o *SuppressIssueOfProjectVersionParams) SetContext(ctx context.Context)
- func (o *SuppressIssueOfProjectVersionParams) SetHTTPClient(client *http.Client)
- func (o *SuppressIssueOfProjectVersionParams) SetParentID(parentID int64)
- func (o *SuppressIssueOfProjectVersionParams) SetResource(resource *models.IssueSuppressRequest)
- func (o *SuppressIssueOfProjectVersionParams) SetTimeout(timeout time.Duration)
- func (o *SuppressIssueOfProjectVersionParams) WithContext(ctx context.Context) *SuppressIssueOfProjectVersionParams
- func (o *SuppressIssueOfProjectVersionParams) WithHTTPClient(client *http.Client) *SuppressIssueOfProjectVersionParams
- func (o *SuppressIssueOfProjectVersionParams) WithParentID(parentID int64) *SuppressIssueOfProjectVersionParams
- func (o *SuppressIssueOfProjectVersionParams) WithResource(resource *models.IssueSuppressRequest) *SuppressIssueOfProjectVersionParams
- func (o *SuppressIssueOfProjectVersionParams) WithTimeout(timeout time.Duration) *SuppressIssueOfProjectVersionParams
- func (o *SuppressIssueOfProjectVersionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type SuppressIssueOfProjectVersionReader
- type SuppressIssueOfProjectVersionUnauthorized
- type UpdateTagForIssueOfProjectVersionBadRequest
- type UpdateTagForIssueOfProjectVersionConflict
- type UpdateTagForIssueOfProjectVersionForbidden
- type UpdateTagForIssueOfProjectVersionInternalServerError
- type UpdateTagForIssueOfProjectVersionNotFound
- type UpdateTagForIssueOfProjectVersionOK
- type UpdateTagForIssueOfProjectVersionParams
- func NewUpdateTagForIssueOfProjectVersionParams() *UpdateTagForIssueOfProjectVersionParams
- func NewUpdateTagForIssueOfProjectVersionParamsWithContext(ctx context.Context) *UpdateTagForIssueOfProjectVersionParams
- func NewUpdateTagForIssueOfProjectVersionParamsWithHTTPClient(client *http.Client) *UpdateTagForIssueOfProjectVersionParams
- func NewUpdateTagForIssueOfProjectVersionParamsWithTimeout(timeout time.Duration) *UpdateTagForIssueOfProjectVersionParams
- func (o *UpdateTagForIssueOfProjectVersionParams) SetContext(ctx context.Context)
- func (o *UpdateTagForIssueOfProjectVersionParams) SetHTTPClient(client *http.Client)
- func (o *UpdateTagForIssueOfProjectVersionParams) SetParentID(parentID int64)
- func (o *UpdateTagForIssueOfProjectVersionParams) SetResource(resource *models.IssueUpdateTagRequest)
- func (o *UpdateTagForIssueOfProjectVersionParams) SetTimeout(timeout time.Duration)
- func (o *UpdateTagForIssueOfProjectVersionParams) WithContext(ctx context.Context) *UpdateTagForIssueOfProjectVersionParams
- func (o *UpdateTagForIssueOfProjectVersionParams) WithHTTPClient(client *http.Client) *UpdateTagForIssueOfProjectVersionParams
- func (o *UpdateTagForIssueOfProjectVersionParams) WithParentID(parentID int64) *UpdateTagForIssueOfProjectVersionParams
- func (o *UpdateTagForIssueOfProjectVersionParams) WithResource(resource *models.IssueUpdateTagRequest) *UpdateTagForIssueOfProjectVersionParams
- func (o *UpdateTagForIssueOfProjectVersionParams) WithTimeout(timeout time.Duration) *UpdateTagForIssueOfProjectVersionParams
- func (o *UpdateTagForIssueOfProjectVersionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UpdateTagForIssueOfProjectVersionReader
- type UpdateTagForIssueOfProjectVersionUnauthorized
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AssignUserForIssueOfProjectVersionBadRequest ¶
AssignUserForIssueOfProjectVersionBadRequest handles this case with default header values.
Bad Request
func NewAssignUserForIssueOfProjectVersionBadRequest ¶
func NewAssignUserForIssueOfProjectVersionBadRequest() *AssignUserForIssueOfProjectVersionBadRequest
NewAssignUserForIssueOfProjectVersionBadRequest creates a AssignUserForIssueOfProjectVersionBadRequest with default headers values
func (*AssignUserForIssueOfProjectVersionBadRequest) Error ¶
func (o *AssignUserForIssueOfProjectVersionBadRequest) Error() string
func (*AssignUserForIssueOfProjectVersionBadRequest) GetPayload ¶
func (o *AssignUserForIssueOfProjectVersionBadRequest) GetPayload() *models.APIResult
type AssignUserForIssueOfProjectVersionConflict ¶
AssignUserForIssueOfProjectVersionConflict handles this case with default header values.
Conflict
func NewAssignUserForIssueOfProjectVersionConflict ¶
func NewAssignUserForIssueOfProjectVersionConflict() *AssignUserForIssueOfProjectVersionConflict
NewAssignUserForIssueOfProjectVersionConflict creates a AssignUserForIssueOfProjectVersionConflict with default headers values
func (*AssignUserForIssueOfProjectVersionConflict) Error ¶
func (o *AssignUserForIssueOfProjectVersionConflict) Error() string
func (*AssignUserForIssueOfProjectVersionConflict) GetPayload ¶
func (o *AssignUserForIssueOfProjectVersionConflict) GetPayload() *models.APIResult
type AssignUserForIssueOfProjectVersionForbidden ¶
AssignUserForIssueOfProjectVersionForbidden handles this case with default header values.
Forbidden
func NewAssignUserForIssueOfProjectVersionForbidden ¶
func NewAssignUserForIssueOfProjectVersionForbidden() *AssignUserForIssueOfProjectVersionForbidden
NewAssignUserForIssueOfProjectVersionForbidden creates a AssignUserForIssueOfProjectVersionForbidden with default headers values
func (*AssignUserForIssueOfProjectVersionForbidden) Error ¶
func (o *AssignUserForIssueOfProjectVersionForbidden) Error() string
func (*AssignUserForIssueOfProjectVersionForbidden) GetPayload ¶
func (o *AssignUserForIssueOfProjectVersionForbidden) GetPayload() *models.APIResult
type AssignUserForIssueOfProjectVersionInternalServerError ¶
AssignUserForIssueOfProjectVersionInternalServerError handles this case with default header values.
Internal Server Error
func NewAssignUserForIssueOfProjectVersionInternalServerError ¶
func NewAssignUserForIssueOfProjectVersionInternalServerError() *AssignUserForIssueOfProjectVersionInternalServerError
NewAssignUserForIssueOfProjectVersionInternalServerError creates a AssignUserForIssueOfProjectVersionInternalServerError with default headers values
func (*AssignUserForIssueOfProjectVersionInternalServerError) Error ¶
func (o *AssignUserForIssueOfProjectVersionInternalServerError) Error() string
func (*AssignUserForIssueOfProjectVersionInternalServerError) GetPayload ¶
func (o *AssignUserForIssueOfProjectVersionInternalServerError) GetPayload() *models.APIResult
type AssignUserForIssueOfProjectVersionNotFound ¶
AssignUserForIssueOfProjectVersionNotFound handles this case with default header values.
Not Found
func NewAssignUserForIssueOfProjectVersionNotFound ¶
func NewAssignUserForIssueOfProjectVersionNotFound() *AssignUserForIssueOfProjectVersionNotFound
NewAssignUserForIssueOfProjectVersionNotFound creates a AssignUserForIssueOfProjectVersionNotFound with default headers values
func (*AssignUserForIssueOfProjectVersionNotFound) Error ¶
func (o *AssignUserForIssueOfProjectVersionNotFound) Error() string
func (*AssignUserForIssueOfProjectVersionNotFound) GetPayload ¶
func (o *AssignUserForIssueOfProjectVersionNotFound) GetPayload() *models.APIResult
type AssignUserForIssueOfProjectVersionOK ¶
type AssignUserForIssueOfProjectVersionOK struct {
Payload *models.APIResultIssueActionResponse
}
AssignUserForIssueOfProjectVersionOK handles this case with default header values.
OK
func NewAssignUserForIssueOfProjectVersionOK ¶
func NewAssignUserForIssueOfProjectVersionOK() *AssignUserForIssueOfProjectVersionOK
NewAssignUserForIssueOfProjectVersionOK creates a AssignUserForIssueOfProjectVersionOK with default headers values
func (*AssignUserForIssueOfProjectVersionOK) Error ¶
func (o *AssignUserForIssueOfProjectVersionOK) Error() string
func (*AssignUserForIssueOfProjectVersionOK) GetPayload ¶
func (o *AssignUserForIssueOfProjectVersionOK) GetPayload() *models.APIResultIssueActionResponse
type AssignUserForIssueOfProjectVersionParams ¶
type AssignUserForIssueOfProjectVersionParams struct { /*ParentID parentId */ ParentID int64 /*Resource resource */ Resource *models.IssueAssignUserRequest Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AssignUserForIssueOfProjectVersionParams contains all the parameters to send to the API endpoint for the assign user for issue of project version operation typically these are written to a http.Request
func NewAssignUserForIssueOfProjectVersionParams ¶
func NewAssignUserForIssueOfProjectVersionParams() *AssignUserForIssueOfProjectVersionParams
NewAssignUserForIssueOfProjectVersionParams creates a new AssignUserForIssueOfProjectVersionParams object with the default values initialized.
func NewAssignUserForIssueOfProjectVersionParamsWithContext ¶
func NewAssignUserForIssueOfProjectVersionParamsWithContext(ctx context.Context) *AssignUserForIssueOfProjectVersionParams
NewAssignUserForIssueOfProjectVersionParamsWithContext creates a new AssignUserForIssueOfProjectVersionParams object with the default values initialized, and the ability to set a context for a request
func NewAssignUserForIssueOfProjectVersionParamsWithHTTPClient ¶
func NewAssignUserForIssueOfProjectVersionParamsWithHTTPClient(client *http.Client) *AssignUserForIssueOfProjectVersionParams
NewAssignUserForIssueOfProjectVersionParamsWithHTTPClient creates a new AssignUserForIssueOfProjectVersionParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAssignUserForIssueOfProjectVersionParamsWithTimeout ¶
func NewAssignUserForIssueOfProjectVersionParamsWithTimeout(timeout time.Duration) *AssignUserForIssueOfProjectVersionParams
NewAssignUserForIssueOfProjectVersionParamsWithTimeout creates a new AssignUserForIssueOfProjectVersionParams object with the default values initialized, and the ability to set a timeout on a request
func (*AssignUserForIssueOfProjectVersionParams) SetContext ¶
func (o *AssignUserForIssueOfProjectVersionParams) SetContext(ctx context.Context)
SetContext adds the context to the assign user for issue of project version params
func (*AssignUserForIssueOfProjectVersionParams) SetHTTPClient ¶
func (o *AssignUserForIssueOfProjectVersionParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the assign user for issue of project version params
func (*AssignUserForIssueOfProjectVersionParams) SetParentID ¶
func (o *AssignUserForIssueOfProjectVersionParams) SetParentID(parentID int64)
SetParentID adds the parentId to the assign user for issue of project version params
func (*AssignUserForIssueOfProjectVersionParams) SetResource ¶
func (o *AssignUserForIssueOfProjectVersionParams) SetResource(resource *models.IssueAssignUserRequest)
SetResource adds the resource to the assign user for issue of project version params
func (*AssignUserForIssueOfProjectVersionParams) SetTimeout ¶
func (o *AssignUserForIssueOfProjectVersionParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the assign user for issue of project version params
func (*AssignUserForIssueOfProjectVersionParams) WithContext ¶
func (o *AssignUserForIssueOfProjectVersionParams) WithContext(ctx context.Context) *AssignUserForIssueOfProjectVersionParams
WithContext adds the context to the assign user for issue of project version params
func (*AssignUserForIssueOfProjectVersionParams) WithHTTPClient ¶
func (o *AssignUserForIssueOfProjectVersionParams) WithHTTPClient(client *http.Client) *AssignUserForIssueOfProjectVersionParams
WithHTTPClient adds the HTTPClient to the assign user for issue of project version params
func (*AssignUserForIssueOfProjectVersionParams) WithParentID ¶
func (o *AssignUserForIssueOfProjectVersionParams) WithParentID(parentID int64) *AssignUserForIssueOfProjectVersionParams
WithParentID adds the parentID to the assign user for issue of project version params
func (*AssignUserForIssueOfProjectVersionParams) WithResource ¶
func (o *AssignUserForIssueOfProjectVersionParams) WithResource(resource *models.IssueAssignUserRequest) *AssignUserForIssueOfProjectVersionParams
WithResource adds the resource to the assign user for issue of project version params
func (*AssignUserForIssueOfProjectVersionParams) WithTimeout ¶
func (o *AssignUserForIssueOfProjectVersionParams) WithTimeout(timeout time.Duration) *AssignUserForIssueOfProjectVersionParams
WithTimeout adds the timeout to the assign user for issue of project version params
func (*AssignUserForIssueOfProjectVersionParams) WriteToRequest ¶
func (o *AssignUserForIssueOfProjectVersionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AssignUserForIssueOfProjectVersionReader ¶
type AssignUserForIssueOfProjectVersionReader struct {
// contains filtered or unexported fields
}
AssignUserForIssueOfProjectVersionReader is a Reader for the AssignUserForIssueOfProjectVersion structure.
func (*AssignUserForIssueOfProjectVersionReader) ReadResponse ¶
func (o *AssignUserForIssueOfProjectVersionReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AssignUserForIssueOfProjectVersionUnauthorized ¶
type AssignUserForIssueOfProjectVersionUnauthorized struct {
}AssignUserForIssueOfProjectVersionUnauthorized handles this case with default header values.
Unauthorized
func NewAssignUserForIssueOfProjectVersionUnauthorized ¶
func NewAssignUserForIssueOfProjectVersionUnauthorized() *AssignUserForIssueOfProjectVersionUnauthorized
NewAssignUserForIssueOfProjectVersionUnauthorized creates a AssignUserForIssueOfProjectVersionUnauthorized with default headers values
func (*AssignUserForIssueOfProjectVersionUnauthorized) Error ¶
func (o *AssignUserForIssueOfProjectVersionUnauthorized) Error() string
func (*AssignUserForIssueOfProjectVersionUnauthorized) GetPayload ¶
func (o *AssignUserForIssueOfProjectVersionUnauthorized) GetPayload() *models.APIResult
type AuditIssueOfProjectVersionBadRequest ¶
AuditIssueOfProjectVersionBadRequest handles this case with default header values.
Bad Request
func NewAuditIssueOfProjectVersionBadRequest ¶
func NewAuditIssueOfProjectVersionBadRequest() *AuditIssueOfProjectVersionBadRequest
NewAuditIssueOfProjectVersionBadRequest creates a AuditIssueOfProjectVersionBadRequest with default headers values
func (*AuditIssueOfProjectVersionBadRequest) Error ¶
func (o *AuditIssueOfProjectVersionBadRequest) Error() string
func (*AuditIssueOfProjectVersionBadRequest) GetPayload ¶
func (o *AuditIssueOfProjectVersionBadRequest) GetPayload() *models.APIResult
type AuditIssueOfProjectVersionConflict ¶
AuditIssueOfProjectVersionConflict handles this case with default header values.
Conflict
func NewAuditIssueOfProjectVersionConflict ¶
func NewAuditIssueOfProjectVersionConflict() *AuditIssueOfProjectVersionConflict
NewAuditIssueOfProjectVersionConflict creates a AuditIssueOfProjectVersionConflict with default headers values
func (*AuditIssueOfProjectVersionConflict) Error ¶
func (o *AuditIssueOfProjectVersionConflict) Error() string
func (*AuditIssueOfProjectVersionConflict) GetPayload ¶
func (o *AuditIssueOfProjectVersionConflict) GetPayload() *models.APIResult
type AuditIssueOfProjectVersionForbidden ¶
AuditIssueOfProjectVersionForbidden handles this case with default header values.
Forbidden
func NewAuditIssueOfProjectVersionForbidden ¶
func NewAuditIssueOfProjectVersionForbidden() *AuditIssueOfProjectVersionForbidden
NewAuditIssueOfProjectVersionForbidden creates a AuditIssueOfProjectVersionForbidden with default headers values
func (*AuditIssueOfProjectVersionForbidden) Error ¶
func (o *AuditIssueOfProjectVersionForbidden) Error() string
func (*AuditIssueOfProjectVersionForbidden) GetPayload ¶
func (o *AuditIssueOfProjectVersionForbidden) GetPayload() *models.APIResult
type AuditIssueOfProjectVersionInternalServerError ¶
AuditIssueOfProjectVersionInternalServerError handles this case with default header values.
Internal Server Error
func NewAuditIssueOfProjectVersionInternalServerError ¶
func NewAuditIssueOfProjectVersionInternalServerError() *AuditIssueOfProjectVersionInternalServerError
NewAuditIssueOfProjectVersionInternalServerError creates a AuditIssueOfProjectVersionInternalServerError with default headers values
func (*AuditIssueOfProjectVersionInternalServerError) Error ¶
func (o *AuditIssueOfProjectVersionInternalServerError) Error() string
func (*AuditIssueOfProjectVersionInternalServerError) GetPayload ¶
func (o *AuditIssueOfProjectVersionInternalServerError) GetPayload() *models.APIResult
type AuditIssueOfProjectVersionNotFound ¶
AuditIssueOfProjectVersionNotFound handles this case with default header values.
Not Found
func NewAuditIssueOfProjectVersionNotFound ¶
func NewAuditIssueOfProjectVersionNotFound() *AuditIssueOfProjectVersionNotFound
NewAuditIssueOfProjectVersionNotFound creates a AuditIssueOfProjectVersionNotFound with default headers values
func (*AuditIssueOfProjectVersionNotFound) Error ¶
func (o *AuditIssueOfProjectVersionNotFound) Error() string
func (*AuditIssueOfProjectVersionNotFound) GetPayload ¶
func (o *AuditIssueOfProjectVersionNotFound) GetPayload() *models.APIResult
type AuditIssueOfProjectVersionOK ¶
type AuditIssueOfProjectVersionOK struct {
Payload *models.APIResultIssueActionResponse
}
AuditIssueOfProjectVersionOK handles this case with default header values.
OK
func NewAuditIssueOfProjectVersionOK ¶
func NewAuditIssueOfProjectVersionOK() *AuditIssueOfProjectVersionOK
NewAuditIssueOfProjectVersionOK creates a AuditIssueOfProjectVersionOK with default headers values
func (*AuditIssueOfProjectVersionOK) Error ¶
func (o *AuditIssueOfProjectVersionOK) Error() string
func (*AuditIssueOfProjectVersionOK) GetPayload ¶
func (o *AuditIssueOfProjectVersionOK) GetPayload() *models.APIResultIssueActionResponse
type AuditIssueOfProjectVersionParams ¶
type AuditIssueOfProjectVersionParams struct { /*ParentID parentId */ ParentID int64 /*Resource resource */ Resource *models.IssueAuditRequest Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AuditIssueOfProjectVersionParams contains all the parameters to send to the API endpoint for the audit issue of project version operation typically these are written to a http.Request
func NewAuditIssueOfProjectVersionParams ¶
func NewAuditIssueOfProjectVersionParams() *AuditIssueOfProjectVersionParams
NewAuditIssueOfProjectVersionParams creates a new AuditIssueOfProjectVersionParams object with the default values initialized.
func NewAuditIssueOfProjectVersionParamsWithContext ¶
func NewAuditIssueOfProjectVersionParamsWithContext(ctx context.Context) *AuditIssueOfProjectVersionParams
NewAuditIssueOfProjectVersionParamsWithContext creates a new AuditIssueOfProjectVersionParams object with the default values initialized, and the ability to set a context for a request
func NewAuditIssueOfProjectVersionParamsWithHTTPClient ¶
func NewAuditIssueOfProjectVersionParamsWithHTTPClient(client *http.Client) *AuditIssueOfProjectVersionParams
NewAuditIssueOfProjectVersionParamsWithHTTPClient creates a new AuditIssueOfProjectVersionParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAuditIssueOfProjectVersionParamsWithTimeout ¶
func NewAuditIssueOfProjectVersionParamsWithTimeout(timeout time.Duration) *AuditIssueOfProjectVersionParams
NewAuditIssueOfProjectVersionParamsWithTimeout creates a new AuditIssueOfProjectVersionParams object with the default values initialized, and the ability to set a timeout on a request
func (*AuditIssueOfProjectVersionParams) SetContext ¶
func (o *AuditIssueOfProjectVersionParams) SetContext(ctx context.Context)
SetContext adds the context to the audit issue of project version params
func (*AuditIssueOfProjectVersionParams) SetHTTPClient ¶
func (o *AuditIssueOfProjectVersionParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the audit issue of project version params
func (*AuditIssueOfProjectVersionParams) SetParentID ¶
func (o *AuditIssueOfProjectVersionParams) SetParentID(parentID int64)
SetParentID adds the parentId to the audit issue of project version params
func (*AuditIssueOfProjectVersionParams) SetResource ¶
func (o *AuditIssueOfProjectVersionParams) SetResource(resource *models.IssueAuditRequest)
SetResource adds the resource to the audit issue of project version params
func (*AuditIssueOfProjectVersionParams) SetTimeout ¶
func (o *AuditIssueOfProjectVersionParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the audit issue of project version params
func (*AuditIssueOfProjectVersionParams) WithContext ¶
func (o *AuditIssueOfProjectVersionParams) WithContext(ctx context.Context) *AuditIssueOfProjectVersionParams
WithContext adds the context to the audit issue of project version params
func (*AuditIssueOfProjectVersionParams) WithHTTPClient ¶
func (o *AuditIssueOfProjectVersionParams) WithHTTPClient(client *http.Client) *AuditIssueOfProjectVersionParams
WithHTTPClient adds the HTTPClient to the audit issue of project version params
func (*AuditIssueOfProjectVersionParams) WithParentID ¶
func (o *AuditIssueOfProjectVersionParams) WithParentID(parentID int64) *AuditIssueOfProjectVersionParams
WithParentID adds the parentID to the audit issue of project version params
func (*AuditIssueOfProjectVersionParams) WithResource ¶
func (o *AuditIssueOfProjectVersionParams) WithResource(resource *models.IssueAuditRequest) *AuditIssueOfProjectVersionParams
WithResource adds the resource to the audit issue of project version params
func (*AuditIssueOfProjectVersionParams) WithTimeout ¶
func (o *AuditIssueOfProjectVersionParams) WithTimeout(timeout time.Duration) *AuditIssueOfProjectVersionParams
WithTimeout adds the timeout to the audit issue of project version params
func (*AuditIssueOfProjectVersionParams) WriteToRequest ¶
func (o *AuditIssueOfProjectVersionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AuditIssueOfProjectVersionReader ¶
type AuditIssueOfProjectVersionReader struct {
// contains filtered or unexported fields
}
AuditIssueOfProjectVersionReader is a Reader for the AuditIssueOfProjectVersion structure.
func (*AuditIssueOfProjectVersionReader) ReadResponse ¶
func (o *AuditIssueOfProjectVersionReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AuditIssueOfProjectVersionUnauthorized ¶
type AuditIssueOfProjectVersionUnauthorized struct {
}AuditIssueOfProjectVersionUnauthorized handles this case with default header values.
Unauthorized
func NewAuditIssueOfProjectVersionUnauthorized ¶
func NewAuditIssueOfProjectVersionUnauthorized() *AuditIssueOfProjectVersionUnauthorized
NewAuditIssueOfProjectVersionUnauthorized creates a AuditIssueOfProjectVersionUnauthorized with default headers values
func (*AuditIssueOfProjectVersionUnauthorized) Error ¶
func (o *AuditIssueOfProjectVersionUnauthorized) Error() string
func (*AuditIssueOfProjectVersionUnauthorized) GetPayload ¶
func (o *AuditIssueOfProjectVersionUnauthorized) GetPayload() *models.APIResult
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client for issue of project version controller API
func (*Client) AssignUserForIssueOfProjectVersion ¶
func (a *Client) AssignUserForIssueOfProjectVersion(params *AssignUserForIssueOfProjectVersionParams, authInfo runtime.ClientAuthInfoWriter) (*AssignUserForIssueOfProjectVersionOK, error)
AssignUserForIssueOfProjectVersion assigns issue to user
func (*Client) AuditIssueOfProjectVersion ¶
func (a *Client) AuditIssueOfProjectVersion(params *AuditIssueOfProjectVersionParams, authInfo runtime.ClientAuthInfoWriter) (*AuditIssueOfProjectVersionOK, error)
AuditIssueOfProjectVersion performs an auditing action on the specified issues
func (*Client) FileBugForIssueOfProjectVersion ¶
func (a *Client) FileBugForIssueOfProjectVersion(params *FileBugForIssueOfProjectVersionParams, authInfo runtime.ClientAuthInfoWriter) (*FileBugForIssueOfProjectVersionOK, error)
FileBugForIssueOfProjectVersion submits a bug defect for the specified issues in the external bug tracking system if configured
func (*Client) ListIssueOfProjectVersion ¶
func (a *Client) ListIssueOfProjectVersion(params *ListIssueOfProjectVersionParams, authInfo runtime.ClientAuthInfoWriter) (*ListIssueOfProjectVersionOK, error)
ListIssueOfProjectVersion lists
func (*Client) ReadIssueOfProjectVersion ¶
func (a *Client) ReadIssueOfProjectVersion(params *ReadIssueOfProjectVersionParams, authInfo runtime.ClientAuthInfoWriter) (*ReadIssueOfProjectVersionOK, error)
ReadIssueOfProjectVersion reads
func (*Client) SetTransport ¶
func (a *Client) SetTransport(transport runtime.ClientTransport)
SetTransport changes the transport on the client
func (*Client) SuppressIssueOfProjectVersion ¶
func (a *Client) SuppressIssueOfProjectVersion(params *SuppressIssueOfProjectVersionParams, authInfo runtime.ClientAuthInfoWriter) (*SuppressIssueOfProjectVersionOK, error)
SuppressIssueOfProjectVersion suppresses or unsuppress an issue
func (*Client) UpdateTagForIssueOfProjectVersion ¶
func (a *Client) UpdateTagForIssueOfProjectVersion(params *UpdateTagForIssueOfProjectVersionParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateTagForIssueOfProjectVersionOK, error)
UpdateTagForIssueOfProjectVersion updates the custom tag for the specified issues
type ClientService ¶
type ClientService interface { AssignUserForIssueOfProjectVersion(params *AssignUserForIssueOfProjectVersionParams, authInfo runtime.ClientAuthInfoWriter) (*AssignUserForIssueOfProjectVersionOK, error) AuditIssueOfProjectVersion(params *AuditIssueOfProjectVersionParams, authInfo runtime.ClientAuthInfoWriter) (*AuditIssueOfProjectVersionOK, error) FileBugForIssueOfProjectVersion(params *FileBugForIssueOfProjectVersionParams, authInfo runtime.ClientAuthInfoWriter) (*FileBugForIssueOfProjectVersionOK, error) ListIssueOfProjectVersion(params *ListIssueOfProjectVersionParams, authInfo runtime.ClientAuthInfoWriter) (*ListIssueOfProjectVersionOK, error) ReadIssueOfProjectVersion(params *ReadIssueOfProjectVersionParams, authInfo runtime.ClientAuthInfoWriter) (*ReadIssueOfProjectVersionOK, error) SuppressIssueOfProjectVersion(params *SuppressIssueOfProjectVersionParams, authInfo runtime.ClientAuthInfoWriter) (*SuppressIssueOfProjectVersionOK, error) UpdateTagForIssueOfProjectVersion(params *UpdateTagForIssueOfProjectVersionParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateTagForIssueOfProjectVersionOK, error) SetTransport(transport runtime.ClientTransport) }
ClientService is the interface for Client methods
func New ¶
func New(transport runtime.ClientTransport, formats strfmt.Registry) ClientService
New creates a new issue of project version controller API client.
type FileBugForIssueOfProjectVersionBadRequest ¶
FileBugForIssueOfProjectVersionBadRequest handles this case with default header values.
Bad Request
func NewFileBugForIssueOfProjectVersionBadRequest ¶
func NewFileBugForIssueOfProjectVersionBadRequest() *FileBugForIssueOfProjectVersionBadRequest
NewFileBugForIssueOfProjectVersionBadRequest creates a FileBugForIssueOfProjectVersionBadRequest with default headers values
func (*FileBugForIssueOfProjectVersionBadRequest) Error ¶
func (o *FileBugForIssueOfProjectVersionBadRequest) Error() string
func (*FileBugForIssueOfProjectVersionBadRequest) GetPayload ¶
func (o *FileBugForIssueOfProjectVersionBadRequest) GetPayload() *models.APIResult
type FileBugForIssueOfProjectVersionConflict ¶
FileBugForIssueOfProjectVersionConflict handles this case with default header values.
Conflict
func NewFileBugForIssueOfProjectVersionConflict ¶
func NewFileBugForIssueOfProjectVersionConflict() *FileBugForIssueOfProjectVersionConflict
NewFileBugForIssueOfProjectVersionConflict creates a FileBugForIssueOfProjectVersionConflict with default headers values
func (*FileBugForIssueOfProjectVersionConflict) Error ¶
func (o *FileBugForIssueOfProjectVersionConflict) Error() string
func (*FileBugForIssueOfProjectVersionConflict) GetPayload ¶
func (o *FileBugForIssueOfProjectVersionConflict) GetPayload() *models.APIResult
type FileBugForIssueOfProjectVersionForbidden ¶
FileBugForIssueOfProjectVersionForbidden handles this case with default header values.
Forbidden
func NewFileBugForIssueOfProjectVersionForbidden ¶
func NewFileBugForIssueOfProjectVersionForbidden() *FileBugForIssueOfProjectVersionForbidden
NewFileBugForIssueOfProjectVersionForbidden creates a FileBugForIssueOfProjectVersionForbidden with default headers values
func (*FileBugForIssueOfProjectVersionForbidden) Error ¶
func (o *FileBugForIssueOfProjectVersionForbidden) Error() string
func (*FileBugForIssueOfProjectVersionForbidden) GetPayload ¶
func (o *FileBugForIssueOfProjectVersionForbidden) GetPayload() *models.APIResult
type FileBugForIssueOfProjectVersionInternalServerError ¶
FileBugForIssueOfProjectVersionInternalServerError handles this case with default header values.
Internal Server Error
func NewFileBugForIssueOfProjectVersionInternalServerError ¶
func NewFileBugForIssueOfProjectVersionInternalServerError() *FileBugForIssueOfProjectVersionInternalServerError
NewFileBugForIssueOfProjectVersionInternalServerError creates a FileBugForIssueOfProjectVersionInternalServerError with default headers values
func (*FileBugForIssueOfProjectVersionInternalServerError) Error ¶
func (o *FileBugForIssueOfProjectVersionInternalServerError) Error() string
func (*FileBugForIssueOfProjectVersionInternalServerError) GetPayload ¶
func (o *FileBugForIssueOfProjectVersionInternalServerError) GetPayload() *models.APIResult
type FileBugForIssueOfProjectVersionNotFound ¶
FileBugForIssueOfProjectVersionNotFound handles this case with default header values.
Not Found
func NewFileBugForIssueOfProjectVersionNotFound ¶
func NewFileBugForIssueOfProjectVersionNotFound() *FileBugForIssueOfProjectVersionNotFound
NewFileBugForIssueOfProjectVersionNotFound creates a FileBugForIssueOfProjectVersionNotFound with default headers values
func (*FileBugForIssueOfProjectVersionNotFound) Error ¶
func (o *FileBugForIssueOfProjectVersionNotFound) Error() string
func (*FileBugForIssueOfProjectVersionNotFound) GetPayload ¶
func (o *FileBugForIssueOfProjectVersionNotFound) GetPayload() *models.APIResult
type FileBugForIssueOfProjectVersionOK ¶
type FileBugForIssueOfProjectVersionOK struct {
Payload *models.APIResultIssueFileBugResponse
}
FileBugForIssueOfProjectVersionOK handles this case with default header values.
OK
func NewFileBugForIssueOfProjectVersionOK ¶
func NewFileBugForIssueOfProjectVersionOK() *FileBugForIssueOfProjectVersionOK
NewFileBugForIssueOfProjectVersionOK creates a FileBugForIssueOfProjectVersionOK with default headers values
func (*FileBugForIssueOfProjectVersionOK) Error ¶
func (o *FileBugForIssueOfProjectVersionOK) Error() string
func (*FileBugForIssueOfProjectVersionOK) GetPayload ¶
func (o *FileBugForIssueOfProjectVersionOK) GetPayload() *models.APIResultIssueFileBugResponse
type FileBugForIssueOfProjectVersionParams ¶
type FileBugForIssueOfProjectVersionParams struct { /*ParentID parentId */ ParentID int64 /*Resource resource */ Resource *models.IssueFileBugRequest Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
FileBugForIssueOfProjectVersionParams contains all the parameters to send to the API endpoint for the file bug for issue of project version operation typically these are written to a http.Request
func NewFileBugForIssueOfProjectVersionParams ¶
func NewFileBugForIssueOfProjectVersionParams() *FileBugForIssueOfProjectVersionParams
NewFileBugForIssueOfProjectVersionParams creates a new FileBugForIssueOfProjectVersionParams object with the default values initialized.
func NewFileBugForIssueOfProjectVersionParamsWithContext ¶
func NewFileBugForIssueOfProjectVersionParamsWithContext(ctx context.Context) *FileBugForIssueOfProjectVersionParams
NewFileBugForIssueOfProjectVersionParamsWithContext creates a new FileBugForIssueOfProjectVersionParams object with the default values initialized, and the ability to set a context for a request
func NewFileBugForIssueOfProjectVersionParamsWithHTTPClient ¶
func NewFileBugForIssueOfProjectVersionParamsWithHTTPClient(client *http.Client) *FileBugForIssueOfProjectVersionParams
NewFileBugForIssueOfProjectVersionParamsWithHTTPClient creates a new FileBugForIssueOfProjectVersionParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewFileBugForIssueOfProjectVersionParamsWithTimeout ¶
func NewFileBugForIssueOfProjectVersionParamsWithTimeout(timeout time.Duration) *FileBugForIssueOfProjectVersionParams
NewFileBugForIssueOfProjectVersionParamsWithTimeout creates a new FileBugForIssueOfProjectVersionParams object with the default values initialized, and the ability to set a timeout on a request
func (*FileBugForIssueOfProjectVersionParams) SetContext ¶
func (o *FileBugForIssueOfProjectVersionParams) SetContext(ctx context.Context)
SetContext adds the context to the file bug for issue of project version params
func (*FileBugForIssueOfProjectVersionParams) SetHTTPClient ¶
func (o *FileBugForIssueOfProjectVersionParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the file bug for issue of project version params
func (*FileBugForIssueOfProjectVersionParams) SetParentID ¶
func (o *FileBugForIssueOfProjectVersionParams) SetParentID(parentID int64)
SetParentID adds the parentId to the file bug for issue of project version params
func (*FileBugForIssueOfProjectVersionParams) SetResource ¶
func (o *FileBugForIssueOfProjectVersionParams) SetResource(resource *models.IssueFileBugRequest)
SetResource adds the resource to the file bug for issue of project version params
func (*FileBugForIssueOfProjectVersionParams) SetTimeout ¶
func (o *FileBugForIssueOfProjectVersionParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the file bug for issue of project version params
func (*FileBugForIssueOfProjectVersionParams) WithContext ¶
func (o *FileBugForIssueOfProjectVersionParams) WithContext(ctx context.Context) *FileBugForIssueOfProjectVersionParams
WithContext adds the context to the file bug for issue of project version params
func (*FileBugForIssueOfProjectVersionParams) WithHTTPClient ¶
func (o *FileBugForIssueOfProjectVersionParams) WithHTTPClient(client *http.Client) *FileBugForIssueOfProjectVersionParams
WithHTTPClient adds the HTTPClient to the file bug for issue of project version params
func (*FileBugForIssueOfProjectVersionParams) WithParentID ¶
func (o *FileBugForIssueOfProjectVersionParams) WithParentID(parentID int64) *FileBugForIssueOfProjectVersionParams
WithParentID adds the parentID to the file bug for issue of project version params
func (*FileBugForIssueOfProjectVersionParams) WithResource ¶
func (o *FileBugForIssueOfProjectVersionParams) WithResource(resource *models.IssueFileBugRequest) *FileBugForIssueOfProjectVersionParams
WithResource adds the resource to the file bug for issue of project version params
func (*FileBugForIssueOfProjectVersionParams) WithTimeout ¶
func (o *FileBugForIssueOfProjectVersionParams) WithTimeout(timeout time.Duration) *FileBugForIssueOfProjectVersionParams
WithTimeout adds the timeout to the file bug for issue of project version params
func (*FileBugForIssueOfProjectVersionParams) WriteToRequest ¶
func (o *FileBugForIssueOfProjectVersionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type FileBugForIssueOfProjectVersionReader ¶
type FileBugForIssueOfProjectVersionReader struct {
// contains filtered or unexported fields
}
FileBugForIssueOfProjectVersionReader is a Reader for the FileBugForIssueOfProjectVersion structure.
func (*FileBugForIssueOfProjectVersionReader) ReadResponse ¶
func (o *FileBugForIssueOfProjectVersionReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type FileBugForIssueOfProjectVersionUnauthorized ¶
type FileBugForIssueOfProjectVersionUnauthorized struct {
}FileBugForIssueOfProjectVersionUnauthorized handles this case with default header values.
Unauthorized
func NewFileBugForIssueOfProjectVersionUnauthorized ¶
func NewFileBugForIssueOfProjectVersionUnauthorized() *FileBugForIssueOfProjectVersionUnauthorized
NewFileBugForIssueOfProjectVersionUnauthorized creates a FileBugForIssueOfProjectVersionUnauthorized with default headers values
func (*FileBugForIssueOfProjectVersionUnauthorized) Error ¶
func (o *FileBugForIssueOfProjectVersionUnauthorized) Error() string
func (*FileBugForIssueOfProjectVersionUnauthorized) GetPayload ¶
func (o *FileBugForIssueOfProjectVersionUnauthorized) GetPayload() *models.APIResult
type ListIssueOfProjectVersionBadRequest ¶
ListIssueOfProjectVersionBadRequest handles this case with default header values.
Bad Request
func NewListIssueOfProjectVersionBadRequest ¶
func NewListIssueOfProjectVersionBadRequest() *ListIssueOfProjectVersionBadRequest
NewListIssueOfProjectVersionBadRequest creates a ListIssueOfProjectVersionBadRequest with default headers values
func (*ListIssueOfProjectVersionBadRequest) Error ¶
func (o *ListIssueOfProjectVersionBadRequest) Error() string
func (*ListIssueOfProjectVersionBadRequest) GetPayload ¶
func (o *ListIssueOfProjectVersionBadRequest) GetPayload() *models.APIResult
type ListIssueOfProjectVersionConflict ¶
ListIssueOfProjectVersionConflict handles this case with default header values.
Conflict
func NewListIssueOfProjectVersionConflict ¶
func NewListIssueOfProjectVersionConflict() *ListIssueOfProjectVersionConflict
NewListIssueOfProjectVersionConflict creates a ListIssueOfProjectVersionConflict with default headers values
func (*ListIssueOfProjectVersionConflict) Error ¶
func (o *ListIssueOfProjectVersionConflict) Error() string
func (*ListIssueOfProjectVersionConflict) GetPayload ¶
func (o *ListIssueOfProjectVersionConflict) GetPayload() *models.APIResult
type ListIssueOfProjectVersionForbidden ¶
ListIssueOfProjectVersionForbidden handles this case with default header values.
Forbidden
func NewListIssueOfProjectVersionForbidden ¶
func NewListIssueOfProjectVersionForbidden() *ListIssueOfProjectVersionForbidden
NewListIssueOfProjectVersionForbidden creates a ListIssueOfProjectVersionForbidden with default headers values
func (*ListIssueOfProjectVersionForbidden) Error ¶
func (o *ListIssueOfProjectVersionForbidden) Error() string
func (*ListIssueOfProjectVersionForbidden) GetPayload ¶
func (o *ListIssueOfProjectVersionForbidden) GetPayload() *models.APIResult
type ListIssueOfProjectVersionInternalServerError ¶
ListIssueOfProjectVersionInternalServerError handles this case with default header values.
Internal Server Error
func NewListIssueOfProjectVersionInternalServerError ¶
func NewListIssueOfProjectVersionInternalServerError() *ListIssueOfProjectVersionInternalServerError
NewListIssueOfProjectVersionInternalServerError creates a ListIssueOfProjectVersionInternalServerError with default headers values
func (*ListIssueOfProjectVersionInternalServerError) Error ¶
func (o *ListIssueOfProjectVersionInternalServerError) Error() string
func (*ListIssueOfProjectVersionInternalServerError) GetPayload ¶
func (o *ListIssueOfProjectVersionInternalServerError) GetPayload() *models.APIResult
type ListIssueOfProjectVersionNotFound ¶
ListIssueOfProjectVersionNotFound handles this case with default header values.
Not Found
func NewListIssueOfProjectVersionNotFound ¶
func NewListIssueOfProjectVersionNotFound() *ListIssueOfProjectVersionNotFound
NewListIssueOfProjectVersionNotFound creates a ListIssueOfProjectVersionNotFound with default headers values
func (*ListIssueOfProjectVersionNotFound) Error ¶
func (o *ListIssueOfProjectVersionNotFound) Error() string
func (*ListIssueOfProjectVersionNotFound) GetPayload ¶
func (o *ListIssueOfProjectVersionNotFound) GetPayload() *models.APIResult
type ListIssueOfProjectVersionOK ¶
type ListIssueOfProjectVersionOK struct {
Payload *models.APIResultListProjectVersionIssue
}
ListIssueOfProjectVersionOK handles this case with default header values.
OK
func NewListIssueOfProjectVersionOK ¶
func NewListIssueOfProjectVersionOK() *ListIssueOfProjectVersionOK
NewListIssueOfProjectVersionOK creates a ListIssueOfProjectVersionOK with default headers values
func (*ListIssueOfProjectVersionOK) Error ¶
func (o *ListIssueOfProjectVersionOK) Error() string
func (*ListIssueOfProjectVersionOK) GetPayload ¶
func (o *ListIssueOfProjectVersionOK) GetPayload() *models.APIResultListProjectVersionIssue
type ListIssueOfProjectVersionParams ¶
type ListIssueOfProjectVersionParams struct { /*Fields Output fields */ Fields *string /*Filter filter */ Filter *string /*Filterset Filter set to use */ Filterset *string /*Groupid groupid */ Groupid *string /*Groupingtype groupingtype */ Groupingtype *string /*Limit A maximum number of returned objects in listing, if '-1' or '0' no limit is applied */ Limit *int32 /*Orderby Fields to order by */ Orderby *string /*ParentID parentId */ ParentID int64 /*Q An issue query expression, must be used together with the 'qm' parameter */ Q *string /*Qm Syntax mode for the 'q' parameter, mandatory if the 'q' parameter is used */ Qm *string Showhidden *bool /*Showremoved If 'true', include removed issues in search results. If 'false', exclude removed issues from search results. If no options are set, use application version profile settings to get value of this option. */ Showremoved *bool /*Showshortfilenames If 'true', only short file names will be displayed in issues list. */ Showshortfilenames *bool /*Showsuppressed If 'true', include suppressed issues in search results. If 'false', exclude suppressed issues from search results. If no options are set, use application version profile settings to get value of this option. */ Showsuppressed *bool /*Start A start offset in object listing */ Start *int32 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ListIssueOfProjectVersionParams contains all the parameters to send to the API endpoint for the list issue of project version operation typically these are written to a http.Request
func NewListIssueOfProjectVersionParams ¶
func NewListIssueOfProjectVersionParams() *ListIssueOfProjectVersionParams
NewListIssueOfProjectVersionParams creates a new ListIssueOfProjectVersionParams object with the default values initialized.
func NewListIssueOfProjectVersionParamsWithContext ¶
func NewListIssueOfProjectVersionParamsWithContext(ctx context.Context) *ListIssueOfProjectVersionParams
NewListIssueOfProjectVersionParamsWithContext creates a new ListIssueOfProjectVersionParams object with the default values initialized, and the ability to set a context for a request
func NewListIssueOfProjectVersionParamsWithHTTPClient ¶
func NewListIssueOfProjectVersionParamsWithHTTPClient(client *http.Client) *ListIssueOfProjectVersionParams
NewListIssueOfProjectVersionParamsWithHTTPClient creates a new ListIssueOfProjectVersionParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewListIssueOfProjectVersionParamsWithTimeout ¶
func NewListIssueOfProjectVersionParamsWithTimeout(timeout time.Duration) *ListIssueOfProjectVersionParams
NewListIssueOfProjectVersionParamsWithTimeout creates a new ListIssueOfProjectVersionParams object with the default values initialized, and the ability to set a timeout on a request
func (*ListIssueOfProjectVersionParams) SetContext ¶
func (o *ListIssueOfProjectVersionParams) SetContext(ctx context.Context)
SetContext adds the context to the list issue of project version params
func (*ListIssueOfProjectVersionParams) SetFields ¶
func (o *ListIssueOfProjectVersionParams) SetFields(fields *string)
SetFields adds the fields to the list issue of project version params
func (*ListIssueOfProjectVersionParams) SetFilter ¶
func (o *ListIssueOfProjectVersionParams) SetFilter(filter *string)
SetFilter adds the filter to the list issue of project version params
func (*ListIssueOfProjectVersionParams) SetFilterset ¶
func (o *ListIssueOfProjectVersionParams) SetFilterset(filterset *string)
SetFilterset adds the filterset to the list issue of project version params
func (*ListIssueOfProjectVersionParams) SetGroupid ¶
func (o *ListIssueOfProjectVersionParams) SetGroupid(groupid *string)
SetGroupid adds the groupid to the list issue of project version params
func (*ListIssueOfProjectVersionParams) SetGroupingtype ¶
func (o *ListIssueOfProjectVersionParams) SetGroupingtype(groupingtype *string)
SetGroupingtype adds the groupingtype to the list issue of project version params
func (*ListIssueOfProjectVersionParams) SetHTTPClient ¶
func (o *ListIssueOfProjectVersionParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the list issue of project version params
func (*ListIssueOfProjectVersionParams) SetLimit ¶
func (o *ListIssueOfProjectVersionParams) SetLimit(limit *int32)
SetLimit adds the limit to the list issue of project version params
func (*ListIssueOfProjectVersionParams) SetOrderby ¶
func (o *ListIssueOfProjectVersionParams) SetOrderby(orderby *string)
SetOrderby adds the orderby to the list issue of project version params
func (*ListIssueOfProjectVersionParams) SetParentID ¶
func (o *ListIssueOfProjectVersionParams) SetParentID(parentID int64)
SetParentID adds the parentId to the list issue of project version params
func (*ListIssueOfProjectVersionParams) SetQ ¶
func (o *ListIssueOfProjectVersionParams) SetQ(q *string)
SetQ adds the q to the list issue of project version params
func (*ListIssueOfProjectVersionParams) SetQm ¶
func (o *ListIssueOfProjectVersionParams) SetQm(qm *string)
SetQm adds the qm to the list issue of project version params
func (*ListIssueOfProjectVersionParams) SetShowhidden ¶
func (o *ListIssueOfProjectVersionParams) SetShowhidden(showhidden *bool)
SetShowhidden adds the showhidden to the list issue of project version params
func (*ListIssueOfProjectVersionParams) SetShowremoved ¶
func (o *ListIssueOfProjectVersionParams) SetShowremoved(showremoved *bool)
SetShowremoved adds the showremoved to the list issue of project version params
func (*ListIssueOfProjectVersionParams) SetShowshortfilenames ¶
func (o *ListIssueOfProjectVersionParams) SetShowshortfilenames(showshortfilenames *bool)
SetShowshortfilenames adds the showshortfilenames to the list issue of project version params
func (*ListIssueOfProjectVersionParams) SetShowsuppressed ¶
func (o *ListIssueOfProjectVersionParams) SetShowsuppressed(showsuppressed *bool)
SetShowsuppressed adds the showsuppressed to the list issue of project version params
func (*ListIssueOfProjectVersionParams) SetStart ¶
func (o *ListIssueOfProjectVersionParams) SetStart(start *int32)
SetStart adds the start to the list issue of project version params
func (*ListIssueOfProjectVersionParams) SetTimeout ¶
func (o *ListIssueOfProjectVersionParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the list issue of project version params
func (*ListIssueOfProjectVersionParams) WithContext ¶
func (o *ListIssueOfProjectVersionParams) WithContext(ctx context.Context) *ListIssueOfProjectVersionParams
WithContext adds the context to the list issue of project version params
func (*ListIssueOfProjectVersionParams) WithFields ¶
func (o *ListIssueOfProjectVersionParams) WithFields(fields *string) *ListIssueOfProjectVersionParams
WithFields adds the fields to the list issue of project version params
func (*ListIssueOfProjectVersionParams) WithFilter ¶
func (o *ListIssueOfProjectVersionParams) WithFilter(filter *string) *ListIssueOfProjectVersionParams
WithFilter adds the filter to the list issue of project version params
func (*ListIssueOfProjectVersionParams) WithFilterset ¶
func (o *ListIssueOfProjectVersionParams) WithFilterset(filterset *string) *ListIssueOfProjectVersionParams
WithFilterset adds the filterset to the list issue of project version params
func (*ListIssueOfProjectVersionParams) WithGroupid ¶
func (o *ListIssueOfProjectVersionParams) WithGroupid(groupid *string) *ListIssueOfProjectVersionParams
WithGroupid adds the groupid to the list issue of project version params
func (*ListIssueOfProjectVersionParams) WithGroupingtype ¶
func (o *ListIssueOfProjectVersionParams) WithGroupingtype(groupingtype *string) *ListIssueOfProjectVersionParams
WithGroupingtype adds the groupingtype to the list issue of project version params
func (*ListIssueOfProjectVersionParams) WithHTTPClient ¶
func (o *ListIssueOfProjectVersionParams) WithHTTPClient(client *http.Client) *ListIssueOfProjectVersionParams
WithHTTPClient adds the HTTPClient to the list issue of project version params
func (*ListIssueOfProjectVersionParams) WithLimit ¶
func (o *ListIssueOfProjectVersionParams) WithLimit(limit *int32) *ListIssueOfProjectVersionParams
WithLimit adds the limit to the list issue of project version params
func (*ListIssueOfProjectVersionParams) WithOrderby ¶
func (o *ListIssueOfProjectVersionParams) WithOrderby(orderby *string) *ListIssueOfProjectVersionParams
WithOrderby adds the orderby to the list issue of project version params
func (*ListIssueOfProjectVersionParams) WithParentID ¶
func (o *ListIssueOfProjectVersionParams) WithParentID(parentID int64) *ListIssueOfProjectVersionParams
WithParentID adds the parentID to the list issue of project version params
func (*ListIssueOfProjectVersionParams) WithQ ¶
func (o *ListIssueOfProjectVersionParams) WithQ(q *string) *ListIssueOfProjectVersionParams
WithQ adds the q to the list issue of project version params
func (*ListIssueOfProjectVersionParams) WithQm ¶
func (o *ListIssueOfProjectVersionParams) WithQm(qm *string) *ListIssueOfProjectVersionParams
WithQm adds the qm to the list issue of project version params
func (*ListIssueOfProjectVersionParams) WithShowhidden ¶
func (o *ListIssueOfProjectVersionParams) WithShowhidden(showhidden *bool) *ListIssueOfProjectVersionParams
WithShowhidden adds the showhidden to the list issue of project version params
func (*ListIssueOfProjectVersionParams) WithShowremoved ¶
func (o *ListIssueOfProjectVersionParams) WithShowremoved(showremoved *bool) *ListIssueOfProjectVersionParams
WithShowremoved adds the showremoved to the list issue of project version params
func (*ListIssueOfProjectVersionParams) WithShowshortfilenames ¶
func (o *ListIssueOfProjectVersionParams) WithShowshortfilenames(showshortfilenames *bool) *ListIssueOfProjectVersionParams
WithShowshortfilenames adds the showshortfilenames to the list issue of project version params
func (*ListIssueOfProjectVersionParams) WithShowsuppressed ¶
func (o *ListIssueOfProjectVersionParams) WithShowsuppressed(showsuppressed *bool) *ListIssueOfProjectVersionParams
WithShowsuppressed adds the showsuppressed to the list issue of project version params
func (*ListIssueOfProjectVersionParams) WithStart ¶
func (o *ListIssueOfProjectVersionParams) WithStart(start *int32) *ListIssueOfProjectVersionParams
WithStart adds the start to the list issue of project version params
func (*ListIssueOfProjectVersionParams) WithTimeout ¶
func (o *ListIssueOfProjectVersionParams) WithTimeout(timeout time.Duration) *ListIssueOfProjectVersionParams
WithTimeout adds the timeout to the list issue of project version params
func (*ListIssueOfProjectVersionParams) WriteToRequest ¶
func (o *ListIssueOfProjectVersionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ListIssueOfProjectVersionReader ¶
type ListIssueOfProjectVersionReader struct {
// contains filtered or unexported fields
}
ListIssueOfProjectVersionReader is a Reader for the ListIssueOfProjectVersion structure.
func (*ListIssueOfProjectVersionReader) ReadResponse ¶
func (o *ListIssueOfProjectVersionReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ListIssueOfProjectVersionUnauthorized ¶
type ListIssueOfProjectVersionUnauthorized struct {
}ListIssueOfProjectVersionUnauthorized handles this case with default header values.
Unauthorized
func NewListIssueOfProjectVersionUnauthorized ¶
func NewListIssueOfProjectVersionUnauthorized() *ListIssueOfProjectVersionUnauthorized
NewListIssueOfProjectVersionUnauthorized creates a ListIssueOfProjectVersionUnauthorized with default headers values
func (*ListIssueOfProjectVersionUnauthorized) Error ¶
func (o *ListIssueOfProjectVersionUnauthorized) Error() string
func (*ListIssueOfProjectVersionUnauthorized) GetPayload ¶
func (o *ListIssueOfProjectVersionUnauthorized) GetPayload() *models.APIResult
type ReadIssueOfProjectVersionBadRequest ¶
ReadIssueOfProjectVersionBadRequest handles this case with default header values.
Bad Request
func NewReadIssueOfProjectVersionBadRequest ¶
func NewReadIssueOfProjectVersionBadRequest() *ReadIssueOfProjectVersionBadRequest
NewReadIssueOfProjectVersionBadRequest creates a ReadIssueOfProjectVersionBadRequest with default headers values
func (*ReadIssueOfProjectVersionBadRequest) Error ¶
func (o *ReadIssueOfProjectVersionBadRequest) Error() string
func (*ReadIssueOfProjectVersionBadRequest) GetPayload ¶
func (o *ReadIssueOfProjectVersionBadRequest) GetPayload() *models.APIResult
type ReadIssueOfProjectVersionConflict ¶
ReadIssueOfProjectVersionConflict handles this case with default header values.
Conflict
func NewReadIssueOfProjectVersionConflict ¶
func NewReadIssueOfProjectVersionConflict() *ReadIssueOfProjectVersionConflict
NewReadIssueOfProjectVersionConflict creates a ReadIssueOfProjectVersionConflict with default headers values
func (*ReadIssueOfProjectVersionConflict) Error ¶
func (o *ReadIssueOfProjectVersionConflict) Error() string
func (*ReadIssueOfProjectVersionConflict) GetPayload ¶
func (o *ReadIssueOfProjectVersionConflict) GetPayload() *models.APIResult
type ReadIssueOfProjectVersionForbidden ¶
ReadIssueOfProjectVersionForbidden handles this case with default header values.
Forbidden
func NewReadIssueOfProjectVersionForbidden ¶
func NewReadIssueOfProjectVersionForbidden() *ReadIssueOfProjectVersionForbidden
NewReadIssueOfProjectVersionForbidden creates a ReadIssueOfProjectVersionForbidden with default headers values
func (*ReadIssueOfProjectVersionForbidden) Error ¶
func (o *ReadIssueOfProjectVersionForbidden) Error() string
func (*ReadIssueOfProjectVersionForbidden) GetPayload ¶
func (o *ReadIssueOfProjectVersionForbidden) GetPayload() *models.APIResult
type ReadIssueOfProjectVersionInternalServerError ¶
ReadIssueOfProjectVersionInternalServerError handles this case with default header values.
Internal Server Error
func NewReadIssueOfProjectVersionInternalServerError ¶
func NewReadIssueOfProjectVersionInternalServerError() *ReadIssueOfProjectVersionInternalServerError
NewReadIssueOfProjectVersionInternalServerError creates a ReadIssueOfProjectVersionInternalServerError with default headers values
func (*ReadIssueOfProjectVersionInternalServerError) Error ¶
func (o *ReadIssueOfProjectVersionInternalServerError) Error() string
func (*ReadIssueOfProjectVersionInternalServerError) GetPayload ¶
func (o *ReadIssueOfProjectVersionInternalServerError) GetPayload() *models.APIResult
type ReadIssueOfProjectVersionNotFound ¶
ReadIssueOfProjectVersionNotFound handles this case with default header values.
Not Found
func NewReadIssueOfProjectVersionNotFound ¶
func NewReadIssueOfProjectVersionNotFound() *ReadIssueOfProjectVersionNotFound
NewReadIssueOfProjectVersionNotFound creates a ReadIssueOfProjectVersionNotFound with default headers values
func (*ReadIssueOfProjectVersionNotFound) Error ¶
func (o *ReadIssueOfProjectVersionNotFound) Error() string
func (*ReadIssueOfProjectVersionNotFound) GetPayload ¶
func (o *ReadIssueOfProjectVersionNotFound) GetPayload() *models.APIResult
type ReadIssueOfProjectVersionOK ¶
type ReadIssueOfProjectVersionOK struct {
Payload *models.APIResultProjectVersionIssue
}
ReadIssueOfProjectVersionOK handles this case with default header values.
OK
func NewReadIssueOfProjectVersionOK ¶
func NewReadIssueOfProjectVersionOK() *ReadIssueOfProjectVersionOK
NewReadIssueOfProjectVersionOK creates a ReadIssueOfProjectVersionOK with default headers values
func (*ReadIssueOfProjectVersionOK) Error ¶
func (o *ReadIssueOfProjectVersionOK) Error() string
func (*ReadIssueOfProjectVersionOK) GetPayload ¶
func (o *ReadIssueOfProjectVersionOK) GetPayload() *models.APIResultProjectVersionIssue
type ReadIssueOfProjectVersionParams ¶
type ReadIssueOfProjectVersionParams struct { /*Fields Output fields */ Fields *string /*ID id */ ID int64 /*ParentID parentId */ ParentID int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ReadIssueOfProjectVersionParams contains all the parameters to send to the API endpoint for the read issue of project version operation typically these are written to a http.Request
func NewReadIssueOfProjectVersionParams ¶
func NewReadIssueOfProjectVersionParams() *ReadIssueOfProjectVersionParams
NewReadIssueOfProjectVersionParams creates a new ReadIssueOfProjectVersionParams object with the default values initialized.
func NewReadIssueOfProjectVersionParamsWithContext ¶
func NewReadIssueOfProjectVersionParamsWithContext(ctx context.Context) *ReadIssueOfProjectVersionParams
NewReadIssueOfProjectVersionParamsWithContext creates a new ReadIssueOfProjectVersionParams object with the default values initialized, and the ability to set a context for a request
func NewReadIssueOfProjectVersionParamsWithHTTPClient ¶
func NewReadIssueOfProjectVersionParamsWithHTTPClient(client *http.Client) *ReadIssueOfProjectVersionParams
NewReadIssueOfProjectVersionParamsWithHTTPClient creates a new ReadIssueOfProjectVersionParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewReadIssueOfProjectVersionParamsWithTimeout ¶
func NewReadIssueOfProjectVersionParamsWithTimeout(timeout time.Duration) *ReadIssueOfProjectVersionParams
NewReadIssueOfProjectVersionParamsWithTimeout creates a new ReadIssueOfProjectVersionParams object with the default values initialized, and the ability to set a timeout on a request
func (*ReadIssueOfProjectVersionParams) SetContext ¶
func (o *ReadIssueOfProjectVersionParams) SetContext(ctx context.Context)
SetContext adds the context to the read issue of project version params
func (*ReadIssueOfProjectVersionParams) SetFields ¶
func (o *ReadIssueOfProjectVersionParams) SetFields(fields *string)
SetFields adds the fields to the read issue of project version params
func (*ReadIssueOfProjectVersionParams) SetHTTPClient ¶
func (o *ReadIssueOfProjectVersionParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the read issue of project version params
func (*ReadIssueOfProjectVersionParams) SetID ¶
func (o *ReadIssueOfProjectVersionParams) SetID(id int64)
SetID adds the id to the read issue of project version params
func (*ReadIssueOfProjectVersionParams) SetParentID ¶
func (o *ReadIssueOfProjectVersionParams) SetParentID(parentID int64)
SetParentID adds the parentId to the read issue of project version params
func (*ReadIssueOfProjectVersionParams) SetTimeout ¶
func (o *ReadIssueOfProjectVersionParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the read issue of project version params
func (*ReadIssueOfProjectVersionParams) WithContext ¶
func (o *ReadIssueOfProjectVersionParams) WithContext(ctx context.Context) *ReadIssueOfProjectVersionParams
WithContext adds the context to the read issue of project version params
func (*ReadIssueOfProjectVersionParams) WithFields ¶
func (o *ReadIssueOfProjectVersionParams) WithFields(fields *string) *ReadIssueOfProjectVersionParams
WithFields adds the fields to the read issue of project version params
func (*ReadIssueOfProjectVersionParams) WithHTTPClient ¶
func (o *ReadIssueOfProjectVersionParams) WithHTTPClient(client *http.Client) *ReadIssueOfProjectVersionParams
WithHTTPClient adds the HTTPClient to the read issue of project version params
func (*ReadIssueOfProjectVersionParams) WithID ¶
func (o *ReadIssueOfProjectVersionParams) WithID(id int64) *ReadIssueOfProjectVersionParams
WithID adds the id to the read issue of project version params
func (*ReadIssueOfProjectVersionParams) WithParentID ¶
func (o *ReadIssueOfProjectVersionParams) WithParentID(parentID int64) *ReadIssueOfProjectVersionParams
WithParentID adds the parentID to the read issue of project version params
func (*ReadIssueOfProjectVersionParams) WithTimeout ¶
func (o *ReadIssueOfProjectVersionParams) WithTimeout(timeout time.Duration) *ReadIssueOfProjectVersionParams
WithTimeout adds the timeout to the read issue of project version params
func (*ReadIssueOfProjectVersionParams) WriteToRequest ¶
func (o *ReadIssueOfProjectVersionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ReadIssueOfProjectVersionReader ¶
type ReadIssueOfProjectVersionReader struct {
// contains filtered or unexported fields
}
ReadIssueOfProjectVersionReader is a Reader for the ReadIssueOfProjectVersion structure.
func (*ReadIssueOfProjectVersionReader) ReadResponse ¶
func (o *ReadIssueOfProjectVersionReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ReadIssueOfProjectVersionUnauthorized ¶
type ReadIssueOfProjectVersionUnauthorized struct {
}ReadIssueOfProjectVersionUnauthorized handles this case with default header values.
Unauthorized
func NewReadIssueOfProjectVersionUnauthorized ¶
func NewReadIssueOfProjectVersionUnauthorized() *ReadIssueOfProjectVersionUnauthorized
NewReadIssueOfProjectVersionUnauthorized creates a ReadIssueOfProjectVersionUnauthorized with default headers values
func (*ReadIssueOfProjectVersionUnauthorized) Error ¶
func (o *ReadIssueOfProjectVersionUnauthorized) Error() string
func (*ReadIssueOfProjectVersionUnauthorized) GetPayload ¶
func (o *ReadIssueOfProjectVersionUnauthorized) GetPayload() *models.APIResult
type SuppressIssueOfProjectVersionBadRequest ¶
SuppressIssueOfProjectVersionBadRequest handles this case with default header values.
Bad Request
func NewSuppressIssueOfProjectVersionBadRequest ¶
func NewSuppressIssueOfProjectVersionBadRequest() *SuppressIssueOfProjectVersionBadRequest
NewSuppressIssueOfProjectVersionBadRequest creates a SuppressIssueOfProjectVersionBadRequest with default headers values
func (*SuppressIssueOfProjectVersionBadRequest) Error ¶
func (o *SuppressIssueOfProjectVersionBadRequest) Error() string
func (*SuppressIssueOfProjectVersionBadRequest) GetPayload ¶
func (o *SuppressIssueOfProjectVersionBadRequest) GetPayload() *models.APIResult
type SuppressIssueOfProjectVersionConflict ¶
SuppressIssueOfProjectVersionConflict handles this case with default header values.
Conflict
func NewSuppressIssueOfProjectVersionConflict ¶
func NewSuppressIssueOfProjectVersionConflict() *SuppressIssueOfProjectVersionConflict
NewSuppressIssueOfProjectVersionConflict creates a SuppressIssueOfProjectVersionConflict with default headers values
func (*SuppressIssueOfProjectVersionConflict) Error ¶
func (o *SuppressIssueOfProjectVersionConflict) Error() string
func (*SuppressIssueOfProjectVersionConflict) GetPayload ¶
func (o *SuppressIssueOfProjectVersionConflict) GetPayload() *models.APIResult
type SuppressIssueOfProjectVersionForbidden ¶
SuppressIssueOfProjectVersionForbidden handles this case with default header values.
Forbidden
func NewSuppressIssueOfProjectVersionForbidden ¶
func NewSuppressIssueOfProjectVersionForbidden() *SuppressIssueOfProjectVersionForbidden
NewSuppressIssueOfProjectVersionForbidden creates a SuppressIssueOfProjectVersionForbidden with default headers values
func (*SuppressIssueOfProjectVersionForbidden) Error ¶
func (o *SuppressIssueOfProjectVersionForbidden) Error() string
func (*SuppressIssueOfProjectVersionForbidden) GetPayload ¶
func (o *SuppressIssueOfProjectVersionForbidden) GetPayload() *models.APIResult
type SuppressIssueOfProjectVersionInternalServerError ¶
SuppressIssueOfProjectVersionInternalServerError handles this case with default header values.
Internal Server Error
func NewSuppressIssueOfProjectVersionInternalServerError ¶
func NewSuppressIssueOfProjectVersionInternalServerError() *SuppressIssueOfProjectVersionInternalServerError
NewSuppressIssueOfProjectVersionInternalServerError creates a SuppressIssueOfProjectVersionInternalServerError with default headers values
func (*SuppressIssueOfProjectVersionInternalServerError) Error ¶
func (o *SuppressIssueOfProjectVersionInternalServerError) Error() string
func (*SuppressIssueOfProjectVersionInternalServerError) GetPayload ¶
func (o *SuppressIssueOfProjectVersionInternalServerError) GetPayload() *models.APIResult
type SuppressIssueOfProjectVersionNotFound ¶
SuppressIssueOfProjectVersionNotFound handles this case with default header values.
Not Found
func NewSuppressIssueOfProjectVersionNotFound ¶
func NewSuppressIssueOfProjectVersionNotFound() *SuppressIssueOfProjectVersionNotFound
NewSuppressIssueOfProjectVersionNotFound creates a SuppressIssueOfProjectVersionNotFound with default headers values
func (*SuppressIssueOfProjectVersionNotFound) Error ¶
func (o *SuppressIssueOfProjectVersionNotFound) Error() string
func (*SuppressIssueOfProjectVersionNotFound) GetPayload ¶
func (o *SuppressIssueOfProjectVersionNotFound) GetPayload() *models.APIResult
type SuppressIssueOfProjectVersionOK ¶
type SuppressIssueOfProjectVersionOK struct {
Payload *models.APIResultIssueActionResponse
}
SuppressIssueOfProjectVersionOK handles this case with default header values.
OK
func NewSuppressIssueOfProjectVersionOK ¶
func NewSuppressIssueOfProjectVersionOK() *SuppressIssueOfProjectVersionOK
NewSuppressIssueOfProjectVersionOK creates a SuppressIssueOfProjectVersionOK with default headers values
func (*SuppressIssueOfProjectVersionOK) Error ¶
func (o *SuppressIssueOfProjectVersionOK) Error() string
func (*SuppressIssueOfProjectVersionOK) GetPayload ¶
func (o *SuppressIssueOfProjectVersionOK) GetPayload() *models.APIResultIssueActionResponse
type SuppressIssueOfProjectVersionParams ¶
type SuppressIssueOfProjectVersionParams struct { /*ParentID parentId */ ParentID int64 /*Resource resource */ Resource *models.IssueSuppressRequest Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
SuppressIssueOfProjectVersionParams contains all the parameters to send to the API endpoint for the suppress issue of project version operation typically these are written to a http.Request
func NewSuppressIssueOfProjectVersionParams ¶
func NewSuppressIssueOfProjectVersionParams() *SuppressIssueOfProjectVersionParams
NewSuppressIssueOfProjectVersionParams creates a new SuppressIssueOfProjectVersionParams object with the default values initialized.
func NewSuppressIssueOfProjectVersionParamsWithContext ¶
func NewSuppressIssueOfProjectVersionParamsWithContext(ctx context.Context) *SuppressIssueOfProjectVersionParams
NewSuppressIssueOfProjectVersionParamsWithContext creates a new SuppressIssueOfProjectVersionParams object with the default values initialized, and the ability to set a context for a request
func NewSuppressIssueOfProjectVersionParamsWithHTTPClient ¶
func NewSuppressIssueOfProjectVersionParamsWithHTTPClient(client *http.Client) *SuppressIssueOfProjectVersionParams
NewSuppressIssueOfProjectVersionParamsWithHTTPClient creates a new SuppressIssueOfProjectVersionParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewSuppressIssueOfProjectVersionParamsWithTimeout ¶
func NewSuppressIssueOfProjectVersionParamsWithTimeout(timeout time.Duration) *SuppressIssueOfProjectVersionParams
NewSuppressIssueOfProjectVersionParamsWithTimeout creates a new SuppressIssueOfProjectVersionParams object with the default values initialized, and the ability to set a timeout on a request
func (*SuppressIssueOfProjectVersionParams) SetContext ¶
func (o *SuppressIssueOfProjectVersionParams) SetContext(ctx context.Context)
SetContext adds the context to the suppress issue of project version params
func (*SuppressIssueOfProjectVersionParams) SetHTTPClient ¶
func (o *SuppressIssueOfProjectVersionParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the suppress issue of project version params
func (*SuppressIssueOfProjectVersionParams) SetParentID ¶
func (o *SuppressIssueOfProjectVersionParams) SetParentID(parentID int64)
SetParentID adds the parentId to the suppress issue of project version params
func (*SuppressIssueOfProjectVersionParams) SetResource ¶
func (o *SuppressIssueOfProjectVersionParams) SetResource(resource *models.IssueSuppressRequest)
SetResource adds the resource to the suppress issue of project version params
func (*SuppressIssueOfProjectVersionParams) SetTimeout ¶
func (o *SuppressIssueOfProjectVersionParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the suppress issue of project version params
func (*SuppressIssueOfProjectVersionParams) WithContext ¶
func (o *SuppressIssueOfProjectVersionParams) WithContext(ctx context.Context) *SuppressIssueOfProjectVersionParams
WithContext adds the context to the suppress issue of project version params
func (*SuppressIssueOfProjectVersionParams) WithHTTPClient ¶
func (o *SuppressIssueOfProjectVersionParams) WithHTTPClient(client *http.Client) *SuppressIssueOfProjectVersionParams
WithHTTPClient adds the HTTPClient to the suppress issue of project version params
func (*SuppressIssueOfProjectVersionParams) WithParentID ¶
func (o *SuppressIssueOfProjectVersionParams) WithParentID(parentID int64) *SuppressIssueOfProjectVersionParams
WithParentID adds the parentID to the suppress issue of project version params
func (*SuppressIssueOfProjectVersionParams) WithResource ¶
func (o *SuppressIssueOfProjectVersionParams) WithResource(resource *models.IssueSuppressRequest) *SuppressIssueOfProjectVersionParams
WithResource adds the resource to the suppress issue of project version params
func (*SuppressIssueOfProjectVersionParams) WithTimeout ¶
func (o *SuppressIssueOfProjectVersionParams) WithTimeout(timeout time.Duration) *SuppressIssueOfProjectVersionParams
WithTimeout adds the timeout to the suppress issue of project version params
func (*SuppressIssueOfProjectVersionParams) WriteToRequest ¶
func (o *SuppressIssueOfProjectVersionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type SuppressIssueOfProjectVersionReader ¶
type SuppressIssueOfProjectVersionReader struct {
// contains filtered or unexported fields
}
SuppressIssueOfProjectVersionReader is a Reader for the SuppressIssueOfProjectVersion structure.
func (*SuppressIssueOfProjectVersionReader) ReadResponse ¶
func (o *SuppressIssueOfProjectVersionReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type SuppressIssueOfProjectVersionUnauthorized ¶
type SuppressIssueOfProjectVersionUnauthorized struct {
}SuppressIssueOfProjectVersionUnauthorized handles this case with default header values.
Unauthorized
func NewSuppressIssueOfProjectVersionUnauthorized ¶
func NewSuppressIssueOfProjectVersionUnauthorized() *SuppressIssueOfProjectVersionUnauthorized
NewSuppressIssueOfProjectVersionUnauthorized creates a SuppressIssueOfProjectVersionUnauthorized with default headers values
func (*SuppressIssueOfProjectVersionUnauthorized) Error ¶
func (o *SuppressIssueOfProjectVersionUnauthorized) Error() string
func (*SuppressIssueOfProjectVersionUnauthorized) GetPayload ¶
func (o *SuppressIssueOfProjectVersionUnauthorized) GetPayload() *models.APIResult
type UpdateTagForIssueOfProjectVersionBadRequest ¶
UpdateTagForIssueOfProjectVersionBadRequest handles this case with default header values.
Bad Request
func NewUpdateTagForIssueOfProjectVersionBadRequest ¶
func NewUpdateTagForIssueOfProjectVersionBadRequest() *UpdateTagForIssueOfProjectVersionBadRequest
NewUpdateTagForIssueOfProjectVersionBadRequest creates a UpdateTagForIssueOfProjectVersionBadRequest with default headers values
func (*UpdateTagForIssueOfProjectVersionBadRequest) Error ¶
func (o *UpdateTagForIssueOfProjectVersionBadRequest) Error() string
func (*UpdateTagForIssueOfProjectVersionBadRequest) GetPayload ¶
func (o *UpdateTagForIssueOfProjectVersionBadRequest) GetPayload() *models.APIResult
type UpdateTagForIssueOfProjectVersionConflict ¶
UpdateTagForIssueOfProjectVersionConflict handles this case with default header values.
Conflict
func NewUpdateTagForIssueOfProjectVersionConflict ¶
func NewUpdateTagForIssueOfProjectVersionConflict() *UpdateTagForIssueOfProjectVersionConflict
NewUpdateTagForIssueOfProjectVersionConflict creates a UpdateTagForIssueOfProjectVersionConflict with default headers values
func (*UpdateTagForIssueOfProjectVersionConflict) Error ¶
func (o *UpdateTagForIssueOfProjectVersionConflict) Error() string
func (*UpdateTagForIssueOfProjectVersionConflict) GetPayload ¶
func (o *UpdateTagForIssueOfProjectVersionConflict) GetPayload() *models.APIResult
type UpdateTagForIssueOfProjectVersionForbidden ¶
UpdateTagForIssueOfProjectVersionForbidden handles this case with default header values.
Forbidden
func NewUpdateTagForIssueOfProjectVersionForbidden ¶
func NewUpdateTagForIssueOfProjectVersionForbidden() *UpdateTagForIssueOfProjectVersionForbidden
NewUpdateTagForIssueOfProjectVersionForbidden creates a UpdateTagForIssueOfProjectVersionForbidden with default headers values
func (*UpdateTagForIssueOfProjectVersionForbidden) Error ¶
func (o *UpdateTagForIssueOfProjectVersionForbidden) Error() string
func (*UpdateTagForIssueOfProjectVersionForbidden) GetPayload ¶
func (o *UpdateTagForIssueOfProjectVersionForbidden) GetPayload() *models.APIResult
type UpdateTagForIssueOfProjectVersionInternalServerError ¶
UpdateTagForIssueOfProjectVersionInternalServerError handles this case with default header values.
Internal Server Error
func NewUpdateTagForIssueOfProjectVersionInternalServerError ¶
func NewUpdateTagForIssueOfProjectVersionInternalServerError() *UpdateTagForIssueOfProjectVersionInternalServerError
NewUpdateTagForIssueOfProjectVersionInternalServerError creates a UpdateTagForIssueOfProjectVersionInternalServerError with default headers values
func (*UpdateTagForIssueOfProjectVersionInternalServerError) Error ¶
func (o *UpdateTagForIssueOfProjectVersionInternalServerError) Error() string
func (*UpdateTagForIssueOfProjectVersionInternalServerError) GetPayload ¶
func (o *UpdateTagForIssueOfProjectVersionInternalServerError) GetPayload() *models.APIResult
type UpdateTagForIssueOfProjectVersionNotFound ¶
UpdateTagForIssueOfProjectVersionNotFound handles this case with default header values.
Not Found
func NewUpdateTagForIssueOfProjectVersionNotFound ¶
func NewUpdateTagForIssueOfProjectVersionNotFound() *UpdateTagForIssueOfProjectVersionNotFound
NewUpdateTagForIssueOfProjectVersionNotFound creates a UpdateTagForIssueOfProjectVersionNotFound with default headers values
func (*UpdateTagForIssueOfProjectVersionNotFound) Error ¶
func (o *UpdateTagForIssueOfProjectVersionNotFound) Error() string
func (*UpdateTagForIssueOfProjectVersionNotFound) GetPayload ¶
func (o *UpdateTagForIssueOfProjectVersionNotFound) GetPayload() *models.APIResult
type UpdateTagForIssueOfProjectVersionOK ¶
type UpdateTagForIssueOfProjectVersionOK struct {
Payload *models.APIResultIssueActionResponse
}
UpdateTagForIssueOfProjectVersionOK handles this case with default header values.
OK
func NewUpdateTagForIssueOfProjectVersionOK ¶
func NewUpdateTagForIssueOfProjectVersionOK() *UpdateTagForIssueOfProjectVersionOK
NewUpdateTagForIssueOfProjectVersionOK creates a UpdateTagForIssueOfProjectVersionOK with default headers values
func (*UpdateTagForIssueOfProjectVersionOK) Error ¶
func (o *UpdateTagForIssueOfProjectVersionOK) Error() string
func (*UpdateTagForIssueOfProjectVersionOK) GetPayload ¶
func (o *UpdateTagForIssueOfProjectVersionOK) GetPayload() *models.APIResultIssueActionResponse
type UpdateTagForIssueOfProjectVersionParams ¶
type UpdateTagForIssueOfProjectVersionParams struct { /*ParentID parentId */ ParentID int64 /*Resource resource */ Resource *models.IssueUpdateTagRequest Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
UpdateTagForIssueOfProjectVersionParams contains all the parameters to send to the API endpoint for the update tag for issue of project version operation typically these are written to a http.Request
func NewUpdateTagForIssueOfProjectVersionParams ¶
func NewUpdateTagForIssueOfProjectVersionParams() *UpdateTagForIssueOfProjectVersionParams
NewUpdateTagForIssueOfProjectVersionParams creates a new UpdateTagForIssueOfProjectVersionParams object with the default values initialized.
func NewUpdateTagForIssueOfProjectVersionParamsWithContext ¶
func NewUpdateTagForIssueOfProjectVersionParamsWithContext(ctx context.Context) *UpdateTagForIssueOfProjectVersionParams
NewUpdateTagForIssueOfProjectVersionParamsWithContext creates a new UpdateTagForIssueOfProjectVersionParams object with the default values initialized, and the ability to set a context for a request
func NewUpdateTagForIssueOfProjectVersionParamsWithHTTPClient ¶
func NewUpdateTagForIssueOfProjectVersionParamsWithHTTPClient(client *http.Client) *UpdateTagForIssueOfProjectVersionParams
NewUpdateTagForIssueOfProjectVersionParamsWithHTTPClient creates a new UpdateTagForIssueOfProjectVersionParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewUpdateTagForIssueOfProjectVersionParamsWithTimeout ¶
func NewUpdateTagForIssueOfProjectVersionParamsWithTimeout(timeout time.Duration) *UpdateTagForIssueOfProjectVersionParams
NewUpdateTagForIssueOfProjectVersionParamsWithTimeout creates a new UpdateTagForIssueOfProjectVersionParams object with the default values initialized, and the ability to set a timeout on a request
func (*UpdateTagForIssueOfProjectVersionParams) SetContext ¶
func (o *UpdateTagForIssueOfProjectVersionParams) SetContext(ctx context.Context)
SetContext adds the context to the update tag for issue of project version params
func (*UpdateTagForIssueOfProjectVersionParams) SetHTTPClient ¶
func (o *UpdateTagForIssueOfProjectVersionParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the update tag for issue of project version params
func (*UpdateTagForIssueOfProjectVersionParams) SetParentID ¶
func (o *UpdateTagForIssueOfProjectVersionParams) SetParentID(parentID int64)
SetParentID adds the parentId to the update tag for issue of project version params
func (*UpdateTagForIssueOfProjectVersionParams) SetResource ¶
func (o *UpdateTagForIssueOfProjectVersionParams) SetResource(resource *models.IssueUpdateTagRequest)
SetResource adds the resource to the update tag for issue of project version params
func (*UpdateTagForIssueOfProjectVersionParams) SetTimeout ¶
func (o *UpdateTagForIssueOfProjectVersionParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the update tag for issue of project version params
func (*UpdateTagForIssueOfProjectVersionParams) WithContext ¶
func (o *UpdateTagForIssueOfProjectVersionParams) WithContext(ctx context.Context) *UpdateTagForIssueOfProjectVersionParams
WithContext adds the context to the update tag for issue of project version params
func (*UpdateTagForIssueOfProjectVersionParams) WithHTTPClient ¶
func (o *UpdateTagForIssueOfProjectVersionParams) WithHTTPClient(client *http.Client) *UpdateTagForIssueOfProjectVersionParams
WithHTTPClient adds the HTTPClient to the update tag for issue of project version params
func (*UpdateTagForIssueOfProjectVersionParams) WithParentID ¶
func (o *UpdateTagForIssueOfProjectVersionParams) WithParentID(parentID int64) *UpdateTagForIssueOfProjectVersionParams
WithParentID adds the parentID to the update tag for issue of project version params
func (*UpdateTagForIssueOfProjectVersionParams) WithResource ¶
func (o *UpdateTagForIssueOfProjectVersionParams) WithResource(resource *models.IssueUpdateTagRequest) *UpdateTagForIssueOfProjectVersionParams
WithResource adds the resource to the update tag for issue of project version params
func (*UpdateTagForIssueOfProjectVersionParams) WithTimeout ¶
func (o *UpdateTagForIssueOfProjectVersionParams) WithTimeout(timeout time.Duration) *UpdateTagForIssueOfProjectVersionParams
WithTimeout adds the timeout to the update tag for issue of project version params
func (*UpdateTagForIssueOfProjectVersionParams) WriteToRequest ¶
func (o *UpdateTagForIssueOfProjectVersionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UpdateTagForIssueOfProjectVersionReader ¶
type UpdateTagForIssueOfProjectVersionReader struct {
// contains filtered or unexported fields
}
UpdateTagForIssueOfProjectVersionReader is a Reader for the UpdateTagForIssueOfProjectVersion structure.
func (*UpdateTagForIssueOfProjectVersionReader) ReadResponse ¶
func (o *UpdateTagForIssueOfProjectVersionReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UpdateTagForIssueOfProjectVersionUnauthorized ¶
type UpdateTagForIssueOfProjectVersionUnauthorized struct {
}UpdateTagForIssueOfProjectVersionUnauthorized handles this case with default header values.
Unauthorized
func NewUpdateTagForIssueOfProjectVersionUnauthorized ¶
func NewUpdateTagForIssueOfProjectVersionUnauthorized() *UpdateTagForIssueOfProjectVersionUnauthorized
NewUpdateTagForIssueOfProjectVersionUnauthorized creates a UpdateTagForIssueOfProjectVersionUnauthorized with default headers values
func (*UpdateTagForIssueOfProjectVersionUnauthorized) Error ¶
func (o *UpdateTagForIssueOfProjectVersionUnauthorized) Error() string
func (*UpdateTagForIssueOfProjectVersionUnauthorized) GetPayload ¶
func (o *UpdateTagForIssueOfProjectVersionUnauthorized) GetPayload() *models.APIResult
Source Files
¶
- assign_user_for_issue_of_project_version_parameters.go
- assign_user_for_issue_of_project_version_responses.go
- audit_issue_of_project_version_parameters.go
- audit_issue_of_project_version_responses.go
- file_bug_for_issue_of_project_version_parameters.go
- file_bug_for_issue_of_project_version_responses.go
- issue_of_project_version_controller_client.go
- list_issue_of_project_version_parameters.go
- list_issue_of_project_version_responses.go
- read_issue_of_project_version_parameters.go
- read_issue_of_project_version_responses.go
- suppress_issue_of_project_version_parameters.go
- suppress_issue_of_project_version_responses.go
- update_tag_for_issue_of_project_version_parameters.go
- update_tag_for_issue_of_project_version_responses.go