Documentation
¶
Index ¶
- type AuditByAuditAssistantProjectVersionBadRequest
- type AuditByAuditAssistantProjectVersionConflict
- type AuditByAuditAssistantProjectVersionForbidden
- type AuditByAuditAssistantProjectVersionInternalServerError
- type AuditByAuditAssistantProjectVersionNotFound
- type AuditByAuditAssistantProjectVersionOK
- type AuditByAuditAssistantProjectVersionParams
- func NewAuditByAuditAssistantProjectVersionParams() *AuditByAuditAssistantProjectVersionParams
- func NewAuditByAuditAssistantProjectVersionParamsWithContext(ctx context.Context) *AuditByAuditAssistantProjectVersionParams
- func NewAuditByAuditAssistantProjectVersionParamsWithHTTPClient(client *http.Client) *AuditByAuditAssistantProjectVersionParams
- func NewAuditByAuditAssistantProjectVersionParamsWithTimeout(timeout time.Duration) *AuditByAuditAssistantProjectVersionParams
- func (o *AuditByAuditAssistantProjectVersionParams) SetContext(ctx context.Context)
- func (o *AuditByAuditAssistantProjectVersionParams) SetHTTPClient(client *http.Client)
- func (o *AuditByAuditAssistantProjectVersionParams) SetResource(resource *models.ProjectVersionAuditByAssistantRequest)
- func (o *AuditByAuditAssistantProjectVersionParams) SetTimeout(timeout time.Duration)
- func (o *AuditByAuditAssistantProjectVersionParams) WithContext(ctx context.Context) *AuditByAuditAssistantProjectVersionParams
- func (o *AuditByAuditAssistantProjectVersionParams) WithHTTPClient(client *http.Client) *AuditByAuditAssistantProjectVersionParams
- func (o *AuditByAuditAssistantProjectVersionParams) WithResource(resource *models.ProjectVersionAuditByAssistantRequest) *AuditByAuditAssistantProjectVersionParams
- func (o *AuditByAuditAssistantProjectVersionParams) WithTimeout(timeout time.Duration) *AuditByAuditAssistantProjectVersionParams
- func (o *AuditByAuditAssistantProjectVersionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AuditByAuditAssistantProjectVersionReader
- type AuditByAuditAssistantProjectVersionUnauthorized
- type Client
- func (a *Client) AuditByAuditAssistantProjectVersion(params *AuditByAuditAssistantProjectVersionParams, ...) (*AuditByAuditAssistantProjectVersionOK, error)
- func (a *Client) CopyCurrentStateForProjectVersion(params *CopyCurrentStateForProjectVersionParams, ...) (*CopyCurrentStateForProjectVersionOK, error)
- func (a *Client) CopyProjectVersion(params *CopyProjectVersionParams, authInfo runtime.ClientAuthInfoWriter) (*CopyProjectVersionOK, error)
- func (a *Client) CreateProjectVersion(params *CreateProjectVersionParams, authInfo runtime.ClientAuthInfoWriter) (*CreateProjectVersionCreated, error)
- func (a *Client) DeleteProjectVersion(params *DeleteProjectVersionParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteProjectVersionOK, error)
- func (a *Client) ListProjectVersion(params *ListProjectVersionParams, authInfo runtime.ClientAuthInfoWriter) (*ListProjectVersionOK, error)
- func (a *Client) PurgeProjectVersion(params *PurgeProjectVersionParams, authInfo runtime.ClientAuthInfoWriter) (*PurgeProjectVersionOK, error)
- func (a *Client) ReadProjectVersion(params *ReadProjectVersionParams, authInfo runtime.ClientAuthInfoWriter) (*ReadProjectVersionOK, error)
- func (a *Client) RefreshProjectVersion(params *RefreshProjectVersionParams, authInfo runtime.ClientAuthInfoWriter) (*RefreshProjectVersionOK, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- func (a *Client) TestProjectVersion(params *TestProjectVersionParams, authInfo runtime.ClientAuthInfoWriter) (*TestProjectVersionOK, error)
- func (a *Client) TrainAuditAssistantProjectVersion(params *TrainAuditAssistantProjectVersionParams, ...) (*TrainAuditAssistantProjectVersionOK, error)
- func (a *Client) UpdateProjectVersion(params *UpdateProjectVersionParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateProjectVersionOK, error)
- type ClientService
- type CopyCurrentStateForProjectVersionBadRequest
- type CopyCurrentStateForProjectVersionConflict
- type CopyCurrentStateForProjectVersionForbidden
- type CopyCurrentStateForProjectVersionInternalServerError
- type CopyCurrentStateForProjectVersionNotFound
- type CopyCurrentStateForProjectVersionOK
- type CopyCurrentStateForProjectVersionParams
- func NewCopyCurrentStateForProjectVersionParams() *CopyCurrentStateForProjectVersionParams
- func NewCopyCurrentStateForProjectVersionParamsWithContext(ctx context.Context) *CopyCurrentStateForProjectVersionParams
- func NewCopyCurrentStateForProjectVersionParamsWithHTTPClient(client *http.Client) *CopyCurrentStateForProjectVersionParams
- func NewCopyCurrentStateForProjectVersionParamsWithTimeout(timeout time.Duration) *CopyCurrentStateForProjectVersionParams
- func (o *CopyCurrentStateForProjectVersionParams) SetContext(ctx context.Context)
- func (o *CopyCurrentStateForProjectVersionParams) SetHTTPClient(client *http.Client)
- func (o *CopyCurrentStateForProjectVersionParams) SetResource(resource *models.ProjectVersionCopyCurrentStateRequest)
- func (o *CopyCurrentStateForProjectVersionParams) SetTimeout(timeout time.Duration)
- func (o *CopyCurrentStateForProjectVersionParams) WithContext(ctx context.Context) *CopyCurrentStateForProjectVersionParams
- func (o *CopyCurrentStateForProjectVersionParams) WithHTTPClient(client *http.Client) *CopyCurrentStateForProjectVersionParams
- func (o *CopyCurrentStateForProjectVersionParams) WithResource(resource *models.ProjectVersionCopyCurrentStateRequest) *CopyCurrentStateForProjectVersionParams
- func (o *CopyCurrentStateForProjectVersionParams) WithTimeout(timeout time.Duration) *CopyCurrentStateForProjectVersionParams
- func (o *CopyCurrentStateForProjectVersionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CopyCurrentStateForProjectVersionReader
- type CopyCurrentStateForProjectVersionUnauthorized
- type CopyProjectVersionBadRequest
- type CopyProjectVersionConflict
- type CopyProjectVersionForbidden
- type CopyProjectVersionInternalServerError
- type CopyProjectVersionNotFound
- type CopyProjectVersionOK
- type CopyProjectVersionParams
- func NewCopyProjectVersionParams() *CopyProjectVersionParams
- func NewCopyProjectVersionParamsWithContext(ctx context.Context) *CopyProjectVersionParams
- func NewCopyProjectVersionParamsWithHTTPClient(client *http.Client) *CopyProjectVersionParams
- func NewCopyProjectVersionParamsWithTimeout(timeout time.Duration) *CopyProjectVersionParams
- func (o *CopyProjectVersionParams) SetContext(ctx context.Context)
- func (o *CopyProjectVersionParams) SetHTTPClient(client *http.Client)
- func (o *CopyProjectVersionParams) SetResource(resource *models.ProjectVersionCopyPartialRequest)
- func (o *CopyProjectVersionParams) SetTimeout(timeout time.Duration)
- func (o *CopyProjectVersionParams) WithContext(ctx context.Context) *CopyProjectVersionParams
- func (o *CopyProjectVersionParams) WithHTTPClient(client *http.Client) *CopyProjectVersionParams
- func (o *CopyProjectVersionParams) WithResource(resource *models.ProjectVersionCopyPartialRequest) *CopyProjectVersionParams
- func (o *CopyProjectVersionParams) WithTimeout(timeout time.Duration) *CopyProjectVersionParams
- func (o *CopyProjectVersionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CopyProjectVersionReader
- type CopyProjectVersionUnauthorized
- type CreateProjectVersionBadRequest
- type CreateProjectVersionConflict
- type CreateProjectVersionCreated
- type CreateProjectVersionForbidden
- type CreateProjectVersionInternalServerError
- type CreateProjectVersionNotFound
- type CreateProjectVersionParams
- func NewCreateProjectVersionParams() *CreateProjectVersionParams
- func NewCreateProjectVersionParamsWithContext(ctx context.Context) *CreateProjectVersionParams
- func NewCreateProjectVersionParamsWithHTTPClient(client *http.Client) *CreateProjectVersionParams
- func NewCreateProjectVersionParamsWithTimeout(timeout time.Duration) *CreateProjectVersionParams
- func (o *CreateProjectVersionParams) SetContext(ctx context.Context)
- func (o *CreateProjectVersionParams) SetHTTPClient(client *http.Client)
- func (o *CreateProjectVersionParams) SetResource(resource *models.ProjectVersion)
- func (o *CreateProjectVersionParams) SetTimeout(timeout time.Duration)
- func (o *CreateProjectVersionParams) WithContext(ctx context.Context) *CreateProjectVersionParams
- func (o *CreateProjectVersionParams) WithHTTPClient(client *http.Client) *CreateProjectVersionParams
- func (o *CreateProjectVersionParams) WithResource(resource *models.ProjectVersion) *CreateProjectVersionParams
- func (o *CreateProjectVersionParams) WithTimeout(timeout time.Duration) *CreateProjectVersionParams
- func (o *CreateProjectVersionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CreateProjectVersionReader
- type CreateProjectVersionUnauthorized
- type DeleteProjectVersionBadRequest
- type DeleteProjectVersionConflict
- type DeleteProjectVersionForbidden
- type DeleteProjectVersionInternalServerError
- type DeleteProjectVersionNotFound
- type DeleteProjectVersionOK
- type DeleteProjectVersionParams
- func NewDeleteProjectVersionParams() *DeleteProjectVersionParams
- func NewDeleteProjectVersionParamsWithContext(ctx context.Context) *DeleteProjectVersionParams
- func NewDeleteProjectVersionParamsWithHTTPClient(client *http.Client) *DeleteProjectVersionParams
- func NewDeleteProjectVersionParamsWithTimeout(timeout time.Duration) *DeleteProjectVersionParams
- func (o *DeleteProjectVersionParams) SetContext(ctx context.Context)
- func (o *DeleteProjectVersionParams) SetHTTPClient(client *http.Client)
- func (o *DeleteProjectVersionParams) SetID(id int64)
- func (o *DeleteProjectVersionParams) SetTimeout(timeout time.Duration)
- func (o *DeleteProjectVersionParams) WithContext(ctx context.Context) *DeleteProjectVersionParams
- func (o *DeleteProjectVersionParams) WithHTTPClient(client *http.Client) *DeleteProjectVersionParams
- func (o *DeleteProjectVersionParams) WithID(id int64) *DeleteProjectVersionParams
- func (o *DeleteProjectVersionParams) WithTimeout(timeout time.Duration) *DeleteProjectVersionParams
- func (o *DeleteProjectVersionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteProjectVersionReader
- type DeleteProjectVersionUnauthorized
- type ListProjectVersionBadRequest
- type ListProjectVersionConflict
- type ListProjectVersionForbidden
- type ListProjectVersionInternalServerError
- type ListProjectVersionNotFound
- type ListProjectVersionOK
- type ListProjectVersionParams
- func NewListProjectVersionParams() *ListProjectVersionParams
- func NewListProjectVersionParamsWithContext(ctx context.Context) *ListProjectVersionParams
- func NewListProjectVersionParamsWithHTTPClient(client *http.Client) *ListProjectVersionParams
- func NewListProjectVersionParamsWithTimeout(timeout time.Duration) *ListProjectVersionParams
- func (o *ListProjectVersionParams) SetContext(ctx context.Context)
- func (o *ListProjectVersionParams) SetFields(fields *string)
- func (o *ListProjectVersionParams) SetFulltextsearch(fulltextsearch *bool)
- func (o *ListProjectVersionParams) SetHTTPClient(client *http.Client)
- func (o *ListProjectVersionParams) SetIncludeInactive(includeInactive *bool)
- func (o *ListProjectVersionParams) SetLimit(limit *int32)
- func (o *ListProjectVersionParams) SetMyAssignedIssues(myAssignedIssues *bool)
- func (o *ListProjectVersionParams) SetOnlyIfHasIssues(onlyIfHasIssues *bool)
- func (o *ListProjectVersionParams) SetOrderby(orderby *string)
- func (o *ListProjectVersionParams) SetQ(q *string)
- func (o *ListProjectVersionParams) SetStart(start *int32)
- func (o *ListProjectVersionParams) SetTimeout(timeout time.Duration)
- func (o *ListProjectVersionParams) WithContext(ctx context.Context) *ListProjectVersionParams
- func (o *ListProjectVersionParams) WithFields(fields *string) *ListProjectVersionParams
- func (o *ListProjectVersionParams) WithFulltextsearch(fulltextsearch *bool) *ListProjectVersionParams
- func (o *ListProjectVersionParams) WithHTTPClient(client *http.Client) *ListProjectVersionParams
- func (o *ListProjectVersionParams) WithIncludeInactive(includeInactive *bool) *ListProjectVersionParams
- func (o *ListProjectVersionParams) WithLimit(limit *int32) *ListProjectVersionParams
- func (o *ListProjectVersionParams) WithMyAssignedIssues(myAssignedIssues *bool) *ListProjectVersionParams
- func (o *ListProjectVersionParams) WithOnlyIfHasIssues(onlyIfHasIssues *bool) *ListProjectVersionParams
- func (o *ListProjectVersionParams) WithOrderby(orderby *string) *ListProjectVersionParams
- func (o *ListProjectVersionParams) WithQ(q *string) *ListProjectVersionParams
- func (o *ListProjectVersionParams) WithStart(start *int32) *ListProjectVersionParams
- func (o *ListProjectVersionParams) WithTimeout(timeout time.Duration) *ListProjectVersionParams
- func (o *ListProjectVersionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ListProjectVersionReader
- type ListProjectVersionUnauthorized
- type PurgeProjectVersionBadRequest
- type PurgeProjectVersionConflict
- type PurgeProjectVersionForbidden
- type PurgeProjectVersionInternalServerError
- type PurgeProjectVersionNotFound
- type PurgeProjectVersionOK
- type PurgeProjectVersionParams
- func NewPurgeProjectVersionParams() *PurgeProjectVersionParams
- func NewPurgeProjectVersionParamsWithContext(ctx context.Context) *PurgeProjectVersionParams
- func NewPurgeProjectVersionParamsWithHTTPClient(client *http.Client) *PurgeProjectVersionParams
- func NewPurgeProjectVersionParamsWithTimeout(timeout time.Duration) *PurgeProjectVersionParams
- func (o *PurgeProjectVersionParams) SetContext(ctx context.Context)
- func (o *PurgeProjectVersionParams) SetHTTPClient(client *http.Client)
- func (o *PurgeProjectVersionParams) SetResource(resource *models.ProjectVersionPurgeRequest)
- func (o *PurgeProjectVersionParams) SetTimeout(timeout time.Duration)
- func (o *PurgeProjectVersionParams) WithContext(ctx context.Context) *PurgeProjectVersionParams
- func (o *PurgeProjectVersionParams) WithHTTPClient(client *http.Client) *PurgeProjectVersionParams
- func (o *PurgeProjectVersionParams) WithResource(resource *models.ProjectVersionPurgeRequest) *PurgeProjectVersionParams
- func (o *PurgeProjectVersionParams) WithTimeout(timeout time.Duration) *PurgeProjectVersionParams
- func (o *PurgeProjectVersionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PurgeProjectVersionReader
- type PurgeProjectVersionUnauthorized
- type ReadProjectVersionBadRequest
- type ReadProjectVersionConflict
- type ReadProjectVersionForbidden
- type ReadProjectVersionInternalServerError
- type ReadProjectVersionNotFound
- type ReadProjectVersionOK
- type ReadProjectVersionParams
- func NewReadProjectVersionParams() *ReadProjectVersionParams
- func NewReadProjectVersionParamsWithContext(ctx context.Context) *ReadProjectVersionParams
- func NewReadProjectVersionParamsWithHTTPClient(client *http.Client) *ReadProjectVersionParams
- func NewReadProjectVersionParamsWithTimeout(timeout time.Duration) *ReadProjectVersionParams
- func (o *ReadProjectVersionParams) SetContext(ctx context.Context)
- func (o *ReadProjectVersionParams) SetFields(fields *string)
- func (o *ReadProjectVersionParams) SetHTTPClient(client *http.Client)
- func (o *ReadProjectVersionParams) SetID(id int64)
- func (o *ReadProjectVersionParams) SetTimeout(timeout time.Duration)
- func (o *ReadProjectVersionParams) WithContext(ctx context.Context) *ReadProjectVersionParams
- func (o *ReadProjectVersionParams) WithFields(fields *string) *ReadProjectVersionParams
- func (o *ReadProjectVersionParams) WithHTTPClient(client *http.Client) *ReadProjectVersionParams
- func (o *ReadProjectVersionParams) WithID(id int64) *ReadProjectVersionParams
- func (o *ReadProjectVersionParams) WithTimeout(timeout time.Duration) *ReadProjectVersionParams
- func (o *ReadProjectVersionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ReadProjectVersionReader
- type ReadProjectVersionUnauthorized
- type RefreshProjectVersionBadRequest
- type RefreshProjectVersionConflict
- type RefreshProjectVersionForbidden
- type RefreshProjectVersionInternalServerError
- type RefreshProjectVersionNotFound
- type RefreshProjectVersionOK
- type RefreshProjectVersionParams
- func NewRefreshProjectVersionParams() *RefreshProjectVersionParams
- func NewRefreshProjectVersionParamsWithContext(ctx context.Context) *RefreshProjectVersionParams
- func NewRefreshProjectVersionParamsWithHTTPClient(client *http.Client) *RefreshProjectVersionParams
- func NewRefreshProjectVersionParamsWithTimeout(timeout time.Duration) *RefreshProjectVersionParams
- func (o *RefreshProjectVersionParams) SetContext(ctx context.Context)
- func (o *RefreshProjectVersionParams) SetHTTPClient(client *http.Client)
- func (o *RefreshProjectVersionParams) SetResource(resource *models.ProjectVersionRefreshRequest)
- func (o *RefreshProjectVersionParams) SetTimeout(timeout time.Duration)
- func (o *RefreshProjectVersionParams) WithContext(ctx context.Context) *RefreshProjectVersionParams
- func (o *RefreshProjectVersionParams) WithHTTPClient(client *http.Client) *RefreshProjectVersionParams
- func (o *RefreshProjectVersionParams) WithResource(resource *models.ProjectVersionRefreshRequest) *RefreshProjectVersionParams
- func (o *RefreshProjectVersionParams) WithTimeout(timeout time.Duration) *RefreshProjectVersionParams
- func (o *RefreshProjectVersionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type RefreshProjectVersionReader
- type RefreshProjectVersionUnauthorized
- type TestProjectVersionBadRequest
- type TestProjectVersionConflict
- type TestProjectVersionForbidden
- type TestProjectVersionInternalServerError
- type TestProjectVersionNotFound
- type TestProjectVersionOK
- type TestProjectVersionParams
- func NewTestProjectVersionParams() *TestProjectVersionParams
- func NewTestProjectVersionParamsWithContext(ctx context.Context) *TestProjectVersionParams
- func NewTestProjectVersionParamsWithHTTPClient(client *http.Client) *TestProjectVersionParams
- func NewTestProjectVersionParamsWithTimeout(timeout time.Duration) *TestProjectVersionParams
- func (o *TestProjectVersionParams) SetContext(ctx context.Context)
- func (o *TestProjectVersionParams) SetHTTPClient(client *http.Client)
- func (o *TestProjectVersionParams) SetProjectVersionTestRequest(projectVersionTestRequest *models.ProjectVersionTestRequest)
- func (o *TestProjectVersionParams) SetTimeout(timeout time.Duration)
- func (o *TestProjectVersionParams) WithContext(ctx context.Context) *TestProjectVersionParams
- func (o *TestProjectVersionParams) WithHTTPClient(client *http.Client) *TestProjectVersionParams
- func (o *TestProjectVersionParams) WithProjectVersionTestRequest(projectVersionTestRequest *models.ProjectVersionTestRequest) *TestProjectVersionParams
- func (o *TestProjectVersionParams) WithTimeout(timeout time.Duration) *TestProjectVersionParams
- func (o *TestProjectVersionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type TestProjectVersionReader
- type TestProjectVersionUnauthorized
- type TrainAuditAssistantProjectVersionBadRequest
- type TrainAuditAssistantProjectVersionConflict
- type TrainAuditAssistantProjectVersionForbidden
- type TrainAuditAssistantProjectVersionInternalServerError
- type TrainAuditAssistantProjectVersionNotFound
- type TrainAuditAssistantProjectVersionOK
- type TrainAuditAssistantProjectVersionParams
- func NewTrainAuditAssistantProjectVersionParams() *TrainAuditAssistantProjectVersionParams
- func NewTrainAuditAssistantProjectVersionParamsWithContext(ctx context.Context) *TrainAuditAssistantProjectVersionParams
- func NewTrainAuditAssistantProjectVersionParamsWithHTTPClient(client *http.Client) *TrainAuditAssistantProjectVersionParams
- func NewTrainAuditAssistantProjectVersionParamsWithTimeout(timeout time.Duration) *TrainAuditAssistantProjectVersionParams
- func (o *TrainAuditAssistantProjectVersionParams) SetContext(ctx context.Context)
- func (o *TrainAuditAssistantProjectVersionParams) SetHTTPClient(client *http.Client)
- func (o *TrainAuditAssistantProjectVersionParams) SetResource(resource *models.ProjectVersionTrainAuditAssistantRequest)
- func (o *TrainAuditAssistantProjectVersionParams) SetTimeout(timeout time.Duration)
- func (o *TrainAuditAssistantProjectVersionParams) WithContext(ctx context.Context) *TrainAuditAssistantProjectVersionParams
- func (o *TrainAuditAssistantProjectVersionParams) WithHTTPClient(client *http.Client) *TrainAuditAssistantProjectVersionParams
- func (o *TrainAuditAssistantProjectVersionParams) WithResource(resource *models.ProjectVersionTrainAuditAssistantRequest) *TrainAuditAssistantProjectVersionParams
- func (o *TrainAuditAssistantProjectVersionParams) WithTimeout(timeout time.Duration) *TrainAuditAssistantProjectVersionParams
- func (o *TrainAuditAssistantProjectVersionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type TrainAuditAssistantProjectVersionReader
- type TrainAuditAssistantProjectVersionUnauthorized
- type UpdateProjectVersionBadRequest
- type UpdateProjectVersionConflict
- type UpdateProjectVersionForbidden
- type UpdateProjectVersionInternalServerError
- type UpdateProjectVersionNotFound
- type UpdateProjectVersionOK
- type UpdateProjectVersionParams
- func NewUpdateProjectVersionParams() *UpdateProjectVersionParams
- func NewUpdateProjectVersionParamsWithContext(ctx context.Context) *UpdateProjectVersionParams
- func NewUpdateProjectVersionParamsWithHTTPClient(client *http.Client) *UpdateProjectVersionParams
- func NewUpdateProjectVersionParamsWithTimeout(timeout time.Duration) *UpdateProjectVersionParams
- func (o *UpdateProjectVersionParams) SetContext(ctx context.Context)
- func (o *UpdateProjectVersionParams) SetHTTPClient(client *http.Client)
- func (o *UpdateProjectVersionParams) SetID(id int64)
- func (o *UpdateProjectVersionParams) SetResource(resource *models.ProjectVersion)
- func (o *UpdateProjectVersionParams) SetTimeout(timeout time.Duration)
- func (o *UpdateProjectVersionParams) WithContext(ctx context.Context) *UpdateProjectVersionParams
- func (o *UpdateProjectVersionParams) WithHTTPClient(client *http.Client) *UpdateProjectVersionParams
- func (o *UpdateProjectVersionParams) WithID(id int64) *UpdateProjectVersionParams
- func (o *UpdateProjectVersionParams) WithResource(resource *models.ProjectVersion) *UpdateProjectVersionParams
- func (o *UpdateProjectVersionParams) WithTimeout(timeout time.Duration) *UpdateProjectVersionParams
- func (o *UpdateProjectVersionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UpdateProjectVersionReader
- type UpdateProjectVersionUnauthorized
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AuditByAuditAssistantProjectVersionBadRequest ¶
AuditByAuditAssistantProjectVersionBadRequest handles this case with default header values.
Bad Request
func NewAuditByAuditAssistantProjectVersionBadRequest ¶
func NewAuditByAuditAssistantProjectVersionBadRequest() *AuditByAuditAssistantProjectVersionBadRequest
NewAuditByAuditAssistantProjectVersionBadRequest creates a AuditByAuditAssistantProjectVersionBadRequest with default headers values
func (*AuditByAuditAssistantProjectVersionBadRequest) Error ¶
func (o *AuditByAuditAssistantProjectVersionBadRequest) Error() string
func (*AuditByAuditAssistantProjectVersionBadRequest) GetPayload ¶
func (o *AuditByAuditAssistantProjectVersionBadRequest) GetPayload() *models.APIResult
type AuditByAuditAssistantProjectVersionConflict ¶
AuditByAuditAssistantProjectVersionConflict handles this case with default header values.
Conflict
func NewAuditByAuditAssistantProjectVersionConflict ¶
func NewAuditByAuditAssistantProjectVersionConflict() *AuditByAuditAssistantProjectVersionConflict
NewAuditByAuditAssistantProjectVersionConflict creates a AuditByAuditAssistantProjectVersionConflict with default headers values
func (*AuditByAuditAssistantProjectVersionConflict) Error ¶
func (o *AuditByAuditAssistantProjectVersionConflict) Error() string
func (*AuditByAuditAssistantProjectVersionConflict) GetPayload ¶
func (o *AuditByAuditAssistantProjectVersionConflict) GetPayload() *models.APIResult
type AuditByAuditAssistantProjectVersionForbidden ¶
AuditByAuditAssistantProjectVersionForbidden handles this case with default header values.
Forbidden
func NewAuditByAuditAssistantProjectVersionForbidden ¶
func NewAuditByAuditAssistantProjectVersionForbidden() *AuditByAuditAssistantProjectVersionForbidden
NewAuditByAuditAssistantProjectVersionForbidden creates a AuditByAuditAssistantProjectVersionForbidden with default headers values
func (*AuditByAuditAssistantProjectVersionForbidden) Error ¶
func (o *AuditByAuditAssistantProjectVersionForbidden) Error() string
func (*AuditByAuditAssistantProjectVersionForbidden) GetPayload ¶
func (o *AuditByAuditAssistantProjectVersionForbidden) GetPayload() *models.APIResult
type AuditByAuditAssistantProjectVersionInternalServerError ¶
AuditByAuditAssistantProjectVersionInternalServerError handles this case with default header values.
Internal Server Error
func NewAuditByAuditAssistantProjectVersionInternalServerError ¶
func NewAuditByAuditAssistantProjectVersionInternalServerError() *AuditByAuditAssistantProjectVersionInternalServerError
NewAuditByAuditAssistantProjectVersionInternalServerError creates a AuditByAuditAssistantProjectVersionInternalServerError with default headers values
func (*AuditByAuditAssistantProjectVersionInternalServerError) Error ¶
func (o *AuditByAuditAssistantProjectVersionInternalServerError) Error() string
func (*AuditByAuditAssistantProjectVersionInternalServerError) GetPayload ¶
func (o *AuditByAuditAssistantProjectVersionInternalServerError) GetPayload() *models.APIResult
type AuditByAuditAssistantProjectVersionNotFound ¶
AuditByAuditAssistantProjectVersionNotFound handles this case with default header values.
Not Found
func NewAuditByAuditAssistantProjectVersionNotFound ¶
func NewAuditByAuditAssistantProjectVersionNotFound() *AuditByAuditAssistantProjectVersionNotFound
NewAuditByAuditAssistantProjectVersionNotFound creates a AuditByAuditAssistantProjectVersionNotFound with default headers values
func (*AuditByAuditAssistantProjectVersionNotFound) Error ¶
func (o *AuditByAuditAssistantProjectVersionNotFound) Error() string
func (*AuditByAuditAssistantProjectVersionNotFound) GetPayload ¶
func (o *AuditByAuditAssistantProjectVersionNotFound) GetPayload() *models.APIResult
type AuditByAuditAssistantProjectVersionOK ¶
type AuditByAuditAssistantProjectVersionOK struct {
Payload *models.APIResultVoid
}
AuditByAuditAssistantProjectVersionOK handles this case with default header values.
OK
func NewAuditByAuditAssistantProjectVersionOK ¶
func NewAuditByAuditAssistantProjectVersionOK() *AuditByAuditAssistantProjectVersionOK
NewAuditByAuditAssistantProjectVersionOK creates a AuditByAuditAssistantProjectVersionOK with default headers values
func (*AuditByAuditAssistantProjectVersionOK) Error ¶
func (o *AuditByAuditAssistantProjectVersionOK) Error() string
func (*AuditByAuditAssistantProjectVersionOK) GetPayload ¶
func (o *AuditByAuditAssistantProjectVersionOK) GetPayload() *models.APIResultVoid
type AuditByAuditAssistantProjectVersionParams ¶
type AuditByAuditAssistantProjectVersionParams struct { /*Resource resource */ Resource *models.ProjectVersionAuditByAssistantRequest Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AuditByAuditAssistantProjectVersionParams contains all the parameters to send to the API endpoint for the audit by audit assistant project version operation typically these are written to a http.Request
func NewAuditByAuditAssistantProjectVersionParams ¶
func NewAuditByAuditAssistantProjectVersionParams() *AuditByAuditAssistantProjectVersionParams
NewAuditByAuditAssistantProjectVersionParams creates a new AuditByAuditAssistantProjectVersionParams object with the default values initialized.
func NewAuditByAuditAssistantProjectVersionParamsWithContext ¶
func NewAuditByAuditAssistantProjectVersionParamsWithContext(ctx context.Context) *AuditByAuditAssistantProjectVersionParams
NewAuditByAuditAssistantProjectVersionParamsWithContext creates a new AuditByAuditAssistantProjectVersionParams object with the default values initialized, and the ability to set a context for a request
func NewAuditByAuditAssistantProjectVersionParamsWithHTTPClient ¶
func NewAuditByAuditAssistantProjectVersionParamsWithHTTPClient(client *http.Client) *AuditByAuditAssistantProjectVersionParams
NewAuditByAuditAssistantProjectVersionParamsWithHTTPClient creates a new AuditByAuditAssistantProjectVersionParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAuditByAuditAssistantProjectVersionParamsWithTimeout ¶
func NewAuditByAuditAssistantProjectVersionParamsWithTimeout(timeout time.Duration) *AuditByAuditAssistantProjectVersionParams
NewAuditByAuditAssistantProjectVersionParamsWithTimeout creates a new AuditByAuditAssistantProjectVersionParams object with the default values initialized, and the ability to set a timeout on a request
func (*AuditByAuditAssistantProjectVersionParams) SetContext ¶
func (o *AuditByAuditAssistantProjectVersionParams) SetContext(ctx context.Context)
SetContext adds the context to the audit by audit assistant project version params
func (*AuditByAuditAssistantProjectVersionParams) SetHTTPClient ¶
func (o *AuditByAuditAssistantProjectVersionParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the audit by audit assistant project version params
func (*AuditByAuditAssistantProjectVersionParams) SetResource ¶
func (o *AuditByAuditAssistantProjectVersionParams) SetResource(resource *models.ProjectVersionAuditByAssistantRequest)
SetResource adds the resource to the audit by audit assistant project version params
func (*AuditByAuditAssistantProjectVersionParams) SetTimeout ¶
func (o *AuditByAuditAssistantProjectVersionParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the audit by audit assistant project version params
func (*AuditByAuditAssistantProjectVersionParams) WithContext ¶
func (o *AuditByAuditAssistantProjectVersionParams) WithContext(ctx context.Context) *AuditByAuditAssistantProjectVersionParams
WithContext adds the context to the audit by audit assistant project version params
func (*AuditByAuditAssistantProjectVersionParams) WithHTTPClient ¶
func (o *AuditByAuditAssistantProjectVersionParams) WithHTTPClient(client *http.Client) *AuditByAuditAssistantProjectVersionParams
WithHTTPClient adds the HTTPClient to the audit by audit assistant project version params
func (*AuditByAuditAssistantProjectVersionParams) WithResource ¶
func (o *AuditByAuditAssistantProjectVersionParams) WithResource(resource *models.ProjectVersionAuditByAssistantRequest) *AuditByAuditAssistantProjectVersionParams
WithResource adds the resource to the audit by audit assistant project version params
func (*AuditByAuditAssistantProjectVersionParams) WithTimeout ¶
func (o *AuditByAuditAssistantProjectVersionParams) WithTimeout(timeout time.Duration) *AuditByAuditAssistantProjectVersionParams
WithTimeout adds the timeout to the audit by audit assistant project version params
func (*AuditByAuditAssistantProjectVersionParams) WriteToRequest ¶
func (o *AuditByAuditAssistantProjectVersionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AuditByAuditAssistantProjectVersionReader ¶
type AuditByAuditAssistantProjectVersionReader struct {
// contains filtered or unexported fields
}
AuditByAuditAssistantProjectVersionReader is a Reader for the AuditByAuditAssistantProjectVersion structure.
func (*AuditByAuditAssistantProjectVersionReader) ReadResponse ¶
func (o *AuditByAuditAssistantProjectVersionReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AuditByAuditAssistantProjectVersionUnauthorized ¶
type AuditByAuditAssistantProjectVersionUnauthorized struct {
}AuditByAuditAssistantProjectVersionUnauthorized handles this case with default header values.
Unauthorized
func NewAuditByAuditAssistantProjectVersionUnauthorized ¶
func NewAuditByAuditAssistantProjectVersionUnauthorized() *AuditByAuditAssistantProjectVersionUnauthorized
NewAuditByAuditAssistantProjectVersionUnauthorized creates a AuditByAuditAssistantProjectVersionUnauthorized with default headers values
func (*AuditByAuditAssistantProjectVersionUnauthorized) Error ¶
func (o *AuditByAuditAssistantProjectVersionUnauthorized) Error() string
func (*AuditByAuditAssistantProjectVersionUnauthorized) GetPayload ¶
func (o *AuditByAuditAssistantProjectVersionUnauthorized) GetPayload() *models.APIResult
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client for project version controller API
func (*Client) AuditByAuditAssistantProjectVersion ¶
func (a *Client) AuditByAuditAssistantProjectVersion(params *AuditByAuditAssistantProjectVersionParams, authInfo runtime.ClientAuthInfoWriter) (*AuditByAuditAssistantProjectVersionOK, error)
AuditByAuditAssistantProjectVersion sends issue data to audit assistant for assessment
func (*Client) CopyCurrentStateForProjectVersion ¶
func (a *Client) CopyCurrentStateForProjectVersion(params *CopyCurrentStateForProjectVersionParams, authInfo runtime.ClientAuthInfoWriter) (*CopyCurrentStateForProjectVersionOK, error)
CopyCurrentStateForProjectVersion copies current audit state from one project version into another
func (*Client) CopyProjectVersion ¶
func (a *Client) CopyProjectVersion(params *CopyProjectVersionParams, authInfo runtime.ClientAuthInfoWriter) (*CopyProjectVersionOK, error)
CopyProjectVersion copies selected data from one project version into another
func (*Client) CreateProjectVersion ¶
func (a *Client) CreateProjectVersion(params *CreateProjectVersionParams, authInfo runtime.ClientAuthInfoWriter) (*CreateProjectVersionCreated, error)
CreateProjectVersion creates
func (*Client) DeleteProjectVersion ¶
func (a *Client) DeleteProjectVersion(params *DeleteProjectVersionParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteProjectVersionOK, error)
DeleteProjectVersion deletes
func (*Client) ListProjectVersion ¶
func (a *Client) ListProjectVersion(params *ListProjectVersionParams, authInfo runtime.ClientAuthInfoWriter) (*ListProjectVersionOK, error)
ListProjectVersion lists
func (*Client) PurgeProjectVersion ¶
func (a *Client) PurgeProjectVersion(params *PurgeProjectVersionParams, authInfo runtime.ClientAuthInfoWriter) (*PurgeProjectVersionOK, error)
PurgeProjectVersion purges the specified project version from the system and remove all its data
func (*Client) ReadProjectVersion ¶
func (a *Client) ReadProjectVersion(params *ReadProjectVersionParams, authInfo runtime.ClientAuthInfoWriter) (*ReadProjectVersionOK, error)
ReadProjectVersion reads
func (*Client) RefreshProjectVersion ¶
func (a *Client) RefreshProjectVersion(params *RefreshProjectVersionParams, authInfo runtime.ClientAuthInfoWriter) (*RefreshProjectVersionOK, error)
RefreshProjectVersion res calculate the metrics for the project version
func (*Client) SetTransport ¶
func (a *Client) SetTransport(transport runtime.ClientTransport)
SetTransport changes the transport on the client
func (*Client) TestProjectVersion ¶
func (a *Client) TestProjectVersion(params *TestProjectVersionParams, authInfo runtime.ClientAuthInfoWriter) (*TestProjectVersionOK, error)
TestProjectVersion checks whether the specified application version is already defined in the system
func (*Client) TrainAuditAssistantProjectVersion ¶
func (a *Client) TrainAuditAssistantProjectVersion(params *TrainAuditAssistantProjectVersionParams, authInfo runtime.ClientAuthInfoWriter) (*TrainAuditAssistantProjectVersionOK, error)
TrainAuditAssistantProjectVersion sends audited issue data to audit assistant to help train the engine
func (*Client) UpdateProjectVersion ¶
func (a *Client) UpdateProjectVersion(params *UpdateProjectVersionParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateProjectVersionOK, error)
UpdateProjectVersion updates
type ClientService ¶
type ClientService interface { AuditByAuditAssistantProjectVersion(params *AuditByAuditAssistantProjectVersionParams, authInfo runtime.ClientAuthInfoWriter) (*AuditByAuditAssistantProjectVersionOK, error) CopyCurrentStateForProjectVersion(params *CopyCurrentStateForProjectVersionParams, authInfo runtime.ClientAuthInfoWriter) (*CopyCurrentStateForProjectVersionOK, error) CopyProjectVersion(params *CopyProjectVersionParams, authInfo runtime.ClientAuthInfoWriter) (*CopyProjectVersionOK, error) CreateProjectVersion(params *CreateProjectVersionParams, authInfo runtime.ClientAuthInfoWriter) (*CreateProjectVersionCreated, error) DeleteProjectVersion(params *DeleteProjectVersionParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteProjectVersionOK, error) ListProjectVersion(params *ListProjectVersionParams, authInfo runtime.ClientAuthInfoWriter) (*ListProjectVersionOK, error) PurgeProjectVersion(params *PurgeProjectVersionParams, authInfo runtime.ClientAuthInfoWriter) (*PurgeProjectVersionOK, error) ReadProjectVersion(params *ReadProjectVersionParams, authInfo runtime.ClientAuthInfoWriter) (*ReadProjectVersionOK, error) RefreshProjectVersion(params *RefreshProjectVersionParams, authInfo runtime.ClientAuthInfoWriter) (*RefreshProjectVersionOK, error) TestProjectVersion(params *TestProjectVersionParams, authInfo runtime.ClientAuthInfoWriter) (*TestProjectVersionOK, error) TrainAuditAssistantProjectVersion(params *TrainAuditAssistantProjectVersionParams, authInfo runtime.ClientAuthInfoWriter) (*TrainAuditAssistantProjectVersionOK, error) UpdateProjectVersion(params *UpdateProjectVersionParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateProjectVersionOK, 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 project version controller API client.
type CopyCurrentStateForProjectVersionBadRequest ¶
CopyCurrentStateForProjectVersionBadRequest handles this case with default header values.
Bad Request
func NewCopyCurrentStateForProjectVersionBadRequest ¶
func NewCopyCurrentStateForProjectVersionBadRequest() *CopyCurrentStateForProjectVersionBadRequest
NewCopyCurrentStateForProjectVersionBadRequest creates a CopyCurrentStateForProjectVersionBadRequest with default headers values
func (*CopyCurrentStateForProjectVersionBadRequest) Error ¶
func (o *CopyCurrentStateForProjectVersionBadRequest) Error() string
func (*CopyCurrentStateForProjectVersionBadRequest) GetPayload ¶
func (o *CopyCurrentStateForProjectVersionBadRequest) GetPayload() *models.APIResult
type CopyCurrentStateForProjectVersionConflict ¶
CopyCurrentStateForProjectVersionConflict handles this case with default header values.
Conflict
func NewCopyCurrentStateForProjectVersionConflict ¶
func NewCopyCurrentStateForProjectVersionConflict() *CopyCurrentStateForProjectVersionConflict
NewCopyCurrentStateForProjectVersionConflict creates a CopyCurrentStateForProjectVersionConflict with default headers values
func (*CopyCurrentStateForProjectVersionConflict) Error ¶
func (o *CopyCurrentStateForProjectVersionConflict) Error() string
func (*CopyCurrentStateForProjectVersionConflict) GetPayload ¶
func (o *CopyCurrentStateForProjectVersionConflict) GetPayload() *models.APIResult
type CopyCurrentStateForProjectVersionForbidden ¶
CopyCurrentStateForProjectVersionForbidden handles this case with default header values.
Forbidden
func NewCopyCurrentStateForProjectVersionForbidden ¶
func NewCopyCurrentStateForProjectVersionForbidden() *CopyCurrentStateForProjectVersionForbidden
NewCopyCurrentStateForProjectVersionForbidden creates a CopyCurrentStateForProjectVersionForbidden with default headers values
func (*CopyCurrentStateForProjectVersionForbidden) Error ¶
func (o *CopyCurrentStateForProjectVersionForbidden) Error() string
func (*CopyCurrentStateForProjectVersionForbidden) GetPayload ¶
func (o *CopyCurrentStateForProjectVersionForbidden) GetPayload() *models.APIResult
type CopyCurrentStateForProjectVersionInternalServerError ¶
CopyCurrentStateForProjectVersionInternalServerError handles this case with default header values.
Internal Server Error
func NewCopyCurrentStateForProjectVersionInternalServerError ¶
func NewCopyCurrentStateForProjectVersionInternalServerError() *CopyCurrentStateForProjectVersionInternalServerError
NewCopyCurrentStateForProjectVersionInternalServerError creates a CopyCurrentStateForProjectVersionInternalServerError with default headers values
func (*CopyCurrentStateForProjectVersionInternalServerError) Error ¶
func (o *CopyCurrentStateForProjectVersionInternalServerError) Error() string
func (*CopyCurrentStateForProjectVersionInternalServerError) GetPayload ¶
func (o *CopyCurrentStateForProjectVersionInternalServerError) GetPayload() *models.APIResult
type CopyCurrentStateForProjectVersionNotFound ¶
CopyCurrentStateForProjectVersionNotFound handles this case with default header values.
Not Found
func NewCopyCurrentStateForProjectVersionNotFound ¶
func NewCopyCurrentStateForProjectVersionNotFound() *CopyCurrentStateForProjectVersionNotFound
NewCopyCurrentStateForProjectVersionNotFound creates a CopyCurrentStateForProjectVersionNotFound with default headers values
func (*CopyCurrentStateForProjectVersionNotFound) Error ¶
func (o *CopyCurrentStateForProjectVersionNotFound) Error() string
func (*CopyCurrentStateForProjectVersionNotFound) GetPayload ¶
func (o *CopyCurrentStateForProjectVersionNotFound) GetPayload() *models.APIResult
type CopyCurrentStateForProjectVersionOK ¶
type CopyCurrentStateForProjectVersionOK struct {
Payload *models.APIResultVoid
}
CopyCurrentStateForProjectVersionOK handles this case with default header values.
OK
func NewCopyCurrentStateForProjectVersionOK ¶
func NewCopyCurrentStateForProjectVersionOK() *CopyCurrentStateForProjectVersionOK
NewCopyCurrentStateForProjectVersionOK creates a CopyCurrentStateForProjectVersionOK with default headers values
func (*CopyCurrentStateForProjectVersionOK) Error ¶
func (o *CopyCurrentStateForProjectVersionOK) Error() string
func (*CopyCurrentStateForProjectVersionOK) GetPayload ¶
func (o *CopyCurrentStateForProjectVersionOK) GetPayload() *models.APIResultVoid
type CopyCurrentStateForProjectVersionParams ¶
type CopyCurrentStateForProjectVersionParams struct { /*Resource resource */ Resource *models.ProjectVersionCopyCurrentStateRequest Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
CopyCurrentStateForProjectVersionParams contains all the parameters to send to the API endpoint for the copy current state for project version operation typically these are written to a http.Request
func NewCopyCurrentStateForProjectVersionParams ¶
func NewCopyCurrentStateForProjectVersionParams() *CopyCurrentStateForProjectVersionParams
NewCopyCurrentStateForProjectVersionParams creates a new CopyCurrentStateForProjectVersionParams object with the default values initialized.
func NewCopyCurrentStateForProjectVersionParamsWithContext ¶
func NewCopyCurrentStateForProjectVersionParamsWithContext(ctx context.Context) *CopyCurrentStateForProjectVersionParams
NewCopyCurrentStateForProjectVersionParamsWithContext creates a new CopyCurrentStateForProjectVersionParams object with the default values initialized, and the ability to set a context for a request
func NewCopyCurrentStateForProjectVersionParamsWithHTTPClient ¶
func NewCopyCurrentStateForProjectVersionParamsWithHTTPClient(client *http.Client) *CopyCurrentStateForProjectVersionParams
NewCopyCurrentStateForProjectVersionParamsWithHTTPClient creates a new CopyCurrentStateForProjectVersionParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewCopyCurrentStateForProjectVersionParamsWithTimeout ¶
func NewCopyCurrentStateForProjectVersionParamsWithTimeout(timeout time.Duration) *CopyCurrentStateForProjectVersionParams
NewCopyCurrentStateForProjectVersionParamsWithTimeout creates a new CopyCurrentStateForProjectVersionParams object with the default values initialized, and the ability to set a timeout on a request
func (*CopyCurrentStateForProjectVersionParams) SetContext ¶
func (o *CopyCurrentStateForProjectVersionParams) SetContext(ctx context.Context)
SetContext adds the context to the copy current state for project version params
func (*CopyCurrentStateForProjectVersionParams) SetHTTPClient ¶
func (o *CopyCurrentStateForProjectVersionParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the copy current state for project version params
func (*CopyCurrentStateForProjectVersionParams) SetResource ¶
func (o *CopyCurrentStateForProjectVersionParams) SetResource(resource *models.ProjectVersionCopyCurrentStateRequest)
SetResource adds the resource to the copy current state for project version params
func (*CopyCurrentStateForProjectVersionParams) SetTimeout ¶
func (o *CopyCurrentStateForProjectVersionParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the copy current state for project version params
func (*CopyCurrentStateForProjectVersionParams) WithContext ¶
func (o *CopyCurrentStateForProjectVersionParams) WithContext(ctx context.Context) *CopyCurrentStateForProjectVersionParams
WithContext adds the context to the copy current state for project version params
func (*CopyCurrentStateForProjectVersionParams) WithHTTPClient ¶
func (o *CopyCurrentStateForProjectVersionParams) WithHTTPClient(client *http.Client) *CopyCurrentStateForProjectVersionParams
WithHTTPClient adds the HTTPClient to the copy current state for project version params
func (*CopyCurrentStateForProjectVersionParams) WithResource ¶
func (o *CopyCurrentStateForProjectVersionParams) WithResource(resource *models.ProjectVersionCopyCurrentStateRequest) *CopyCurrentStateForProjectVersionParams
WithResource adds the resource to the copy current state for project version params
func (*CopyCurrentStateForProjectVersionParams) WithTimeout ¶
func (o *CopyCurrentStateForProjectVersionParams) WithTimeout(timeout time.Duration) *CopyCurrentStateForProjectVersionParams
WithTimeout adds the timeout to the copy current state for project version params
func (*CopyCurrentStateForProjectVersionParams) WriteToRequest ¶
func (o *CopyCurrentStateForProjectVersionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CopyCurrentStateForProjectVersionReader ¶
type CopyCurrentStateForProjectVersionReader struct {
// contains filtered or unexported fields
}
CopyCurrentStateForProjectVersionReader is a Reader for the CopyCurrentStateForProjectVersion structure.
func (*CopyCurrentStateForProjectVersionReader) ReadResponse ¶
func (o *CopyCurrentStateForProjectVersionReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type CopyCurrentStateForProjectVersionUnauthorized ¶
type CopyCurrentStateForProjectVersionUnauthorized struct {
}CopyCurrentStateForProjectVersionUnauthorized handles this case with default header values.
Unauthorized
func NewCopyCurrentStateForProjectVersionUnauthorized ¶
func NewCopyCurrentStateForProjectVersionUnauthorized() *CopyCurrentStateForProjectVersionUnauthorized
NewCopyCurrentStateForProjectVersionUnauthorized creates a CopyCurrentStateForProjectVersionUnauthorized with default headers values
func (*CopyCurrentStateForProjectVersionUnauthorized) Error ¶
func (o *CopyCurrentStateForProjectVersionUnauthorized) Error() string
func (*CopyCurrentStateForProjectVersionUnauthorized) GetPayload ¶
func (o *CopyCurrentStateForProjectVersionUnauthorized) GetPayload() *models.APIResult
type CopyProjectVersionBadRequest ¶
CopyProjectVersionBadRequest handles this case with default header values.
Bad Request
func NewCopyProjectVersionBadRequest ¶
func NewCopyProjectVersionBadRequest() *CopyProjectVersionBadRequest
NewCopyProjectVersionBadRequest creates a CopyProjectVersionBadRequest with default headers values
func (*CopyProjectVersionBadRequest) Error ¶
func (o *CopyProjectVersionBadRequest) Error() string
func (*CopyProjectVersionBadRequest) GetPayload ¶
func (o *CopyProjectVersionBadRequest) GetPayload() *models.APIResult
type CopyProjectVersionConflict ¶
CopyProjectVersionConflict handles this case with default header values.
Conflict
func NewCopyProjectVersionConflict ¶
func NewCopyProjectVersionConflict() *CopyProjectVersionConflict
NewCopyProjectVersionConflict creates a CopyProjectVersionConflict with default headers values
func (*CopyProjectVersionConflict) Error ¶
func (o *CopyProjectVersionConflict) Error() string
func (*CopyProjectVersionConflict) GetPayload ¶
func (o *CopyProjectVersionConflict) GetPayload() *models.APIResult
type CopyProjectVersionForbidden ¶
CopyProjectVersionForbidden handles this case with default header values.
Forbidden
func NewCopyProjectVersionForbidden ¶
func NewCopyProjectVersionForbidden() *CopyProjectVersionForbidden
NewCopyProjectVersionForbidden creates a CopyProjectVersionForbidden with default headers values
func (*CopyProjectVersionForbidden) Error ¶
func (o *CopyProjectVersionForbidden) Error() string
func (*CopyProjectVersionForbidden) GetPayload ¶
func (o *CopyProjectVersionForbidden) GetPayload() *models.APIResult
type CopyProjectVersionInternalServerError ¶
CopyProjectVersionInternalServerError handles this case with default header values.
Internal Server Error
func NewCopyProjectVersionInternalServerError ¶
func NewCopyProjectVersionInternalServerError() *CopyProjectVersionInternalServerError
NewCopyProjectVersionInternalServerError creates a CopyProjectVersionInternalServerError with default headers values
func (*CopyProjectVersionInternalServerError) Error ¶
func (o *CopyProjectVersionInternalServerError) Error() string
func (*CopyProjectVersionInternalServerError) GetPayload ¶
func (o *CopyProjectVersionInternalServerError) GetPayload() *models.APIResult
type CopyProjectVersionNotFound ¶
CopyProjectVersionNotFound handles this case with default header values.
Not Found
func NewCopyProjectVersionNotFound ¶
func NewCopyProjectVersionNotFound() *CopyProjectVersionNotFound
NewCopyProjectVersionNotFound creates a CopyProjectVersionNotFound with default headers values
func (*CopyProjectVersionNotFound) Error ¶
func (o *CopyProjectVersionNotFound) Error() string
func (*CopyProjectVersionNotFound) GetPayload ¶
func (o *CopyProjectVersionNotFound) GetPayload() *models.APIResult
type CopyProjectVersionOK ¶
type CopyProjectVersionOK struct {
Payload *models.APIResultVoid
}
CopyProjectVersionOK handles this case with default header values.
OK
func NewCopyProjectVersionOK ¶
func NewCopyProjectVersionOK() *CopyProjectVersionOK
NewCopyProjectVersionOK creates a CopyProjectVersionOK with default headers values
func (*CopyProjectVersionOK) Error ¶
func (o *CopyProjectVersionOK) Error() string
func (*CopyProjectVersionOK) GetPayload ¶
func (o *CopyProjectVersionOK) GetPayload() *models.APIResultVoid
type CopyProjectVersionParams ¶
type CopyProjectVersionParams struct { /*Resource resource */ Resource *models.ProjectVersionCopyPartialRequest Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
CopyProjectVersionParams contains all the parameters to send to the API endpoint for the copy project version operation typically these are written to a http.Request
func NewCopyProjectVersionParams ¶
func NewCopyProjectVersionParams() *CopyProjectVersionParams
NewCopyProjectVersionParams creates a new CopyProjectVersionParams object with the default values initialized.
func NewCopyProjectVersionParamsWithContext ¶
func NewCopyProjectVersionParamsWithContext(ctx context.Context) *CopyProjectVersionParams
NewCopyProjectVersionParamsWithContext creates a new CopyProjectVersionParams object with the default values initialized, and the ability to set a context for a request
func NewCopyProjectVersionParamsWithHTTPClient ¶
func NewCopyProjectVersionParamsWithHTTPClient(client *http.Client) *CopyProjectVersionParams
NewCopyProjectVersionParamsWithHTTPClient creates a new CopyProjectVersionParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewCopyProjectVersionParamsWithTimeout ¶
func NewCopyProjectVersionParamsWithTimeout(timeout time.Duration) *CopyProjectVersionParams
NewCopyProjectVersionParamsWithTimeout creates a new CopyProjectVersionParams object with the default values initialized, and the ability to set a timeout on a request
func (*CopyProjectVersionParams) SetContext ¶
func (o *CopyProjectVersionParams) SetContext(ctx context.Context)
SetContext adds the context to the copy project version params
func (*CopyProjectVersionParams) SetHTTPClient ¶
func (o *CopyProjectVersionParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the copy project version params
func (*CopyProjectVersionParams) SetResource ¶
func (o *CopyProjectVersionParams) SetResource(resource *models.ProjectVersionCopyPartialRequest)
SetResource adds the resource to the copy project version params
func (*CopyProjectVersionParams) SetTimeout ¶
func (o *CopyProjectVersionParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the copy project version params
func (*CopyProjectVersionParams) WithContext ¶
func (o *CopyProjectVersionParams) WithContext(ctx context.Context) *CopyProjectVersionParams
WithContext adds the context to the copy project version params
func (*CopyProjectVersionParams) WithHTTPClient ¶
func (o *CopyProjectVersionParams) WithHTTPClient(client *http.Client) *CopyProjectVersionParams
WithHTTPClient adds the HTTPClient to the copy project version params
func (*CopyProjectVersionParams) WithResource ¶
func (o *CopyProjectVersionParams) WithResource(resource *models.ProjectVersionCopyPartialRequest) *CopyProjectVersionParams
WithResource adds the resource to the copy project version params
func (*CopyProjectVersionParams) WithTimeout ¶
func (o *CopyProjectVersionParams) WithTimeout(timeout time.Duration) *CopyProjectVersionParams
WithTimeout adds the timeout to the copy project version params
func (*CopyProjectVersionParams) WriteToRequest ¶
func (o *CopyProjectVersionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CopyProjectVersionReader ¶
type CopyProjectVersionReader struct {
// contains filtered or unexported fields
}
CopyProjectVersionReader is a Reader for the CopyProjectVersion structure.
func (*CopyProjectVersionReader) ReadResponse ¶
func (o *CopyProjectVersionReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type CopyProjectVersionUnauthorized ¶
type CopyProjectVersionUnauthorized struct {
}CopyProjectVersionUnauthorized handles this case with default header values.
Unauthorized
func NewCopyProjectVersionUnauthorized ¶
func NewCopyProjectVersionUnauthorized() *CopyProjectVersionUnauthorized
NewCopyProjectVersionUnauthorized creates a CopyProjectVersionUnauthorized with default headers values
func (*CopyProjectVersionUnauthorized) Error ¶
func (o *CopyProjectVersionUnauthorized) Error() string
func (*CopyProjectVersionUnauthorized) GetPayload ¶
func (o *CopyProjectVersionUnauthorized) GetPayload() *models.APIResult
type CreateProjectVersionBadRequest ¶
CreateProjectVersionBadRequest handles this case with default header values.
Bad Request
func NewCreateProjectVersionBadRequest ¶
func NewCreateProjectVersionBadRequest() *CreateProjectVersionBadRequest
NewCreateProjectVersionBadRequest creates a CreateProjectVersionBadRequest with default headers values
func (*CreateProjectVersionBadRequest) Error ¶
func (o *CreateProjectVersionBadRequest) Error() string
func (*CreateProjectVersionBadRequest) GetPayload ¶
func (o *CreateProjectVersionBadRequest) GetPayload() *models.APIResult
type CreateProjectVersionConflict ¶
CreateProjectVersionConflict handles this case with default header values.
Conflict
func NewCreateProjectVersionConflict ¶
func NewCreateProjectVersionConflict() *CreateProjectVersionConflict
NewCreateProjectVersionConflict creates a CreateProjectVersionConflict with default headers values
func (*CreateProjectVersionConflict) Error ¶
func (o *CreateProjectVersionConflict) Error() string
func (*CreateProjectVersionConflict) GetPayload ¶
func (o *CreateProjectVersionConflict) GetPayload() *models.APIResult
type CreateProjectVersionCreated ¶
type CreateProjectVersionCreated struct {
Payload *models.APIResultProjectVersion
}
CreateProjectVersionCreated handles this case with default header values.
Created
func NewCreateProjectVersionCreated ¶
func NewCreateProjectVersionCreated() *CreateProjectVersionCreated
NewCreateProjectVersionCreated creates a CreateProjectVersionCreated with default headers values
func (*CreateProjectVersionCreated) Error ¶
func (o *CreateProjectVersionCreated) Error() string
func (*CreateProjectVersionCreated) GetPayload ¶
func (o *CreateProjectVersionCreated) GetPayload() *models.APIResultProjectVersion
type CreateProjectVersionForbidden ¶
CreateProjectVersionForbidden handles this case with default header values.
Forbidden
func NewCreateProjectVersionForbidden ¶
func NewCreateProjectVersionForbidden() *CreateProjectVersionForbidden
NewCreateProjectVersionForbidden creates a CreateProjectVersionForbidden with default headers values
func (*CreateProjectVersionForbidden) Error ¶
func (o *CreateProjectVersionForbidden) Error() string
func (*CreateProjectVersionForbidden) GetPayload ¶
func (o *CreateProjectVersionForbidden) GetPayload() *models.APIResult
type CreateProjectVersionInternalServerError ¶
CreateProjectVersionInternalServerError handles this case with default header values.
Internal Server Error
func NewCreateProjectVersionInternalServerError ¶
func NewCreateProjectVersionInternalServerError() *CreateProjectVersionInternalServerError
NewCreateProjectVersionInternalServerError creates a CreateProjectVersionInternalServerError with default headers values
func (*CreateProjectVersionInternalServerError) Error ¶
func (o *CreateProjectVersionInternalServerError) Error() string
func (*CreateProjectVersionInternalServerError) GetPayload ¶
func (o *CreateProjectVersionInternalServerError) GetPayload() *models.APIResult
type CreateProjectVersionNotFound ¶
CreateProjectVersionNotFound handles this case with default header values.
Not Found
func NewCreateProjectVersionNotFound ¶
func NewCreateProjectVersionNotFound() *CreateProjectVersionNotFound
NewCreateProjectVersionNotFound creates a CreateProjectVersionNotFound with default headers values
func (*CreateProjectVersionNotFound) Error ¶
func (o *CreateProjectVersionNotFound) Error() string
func (*CreateProjectVersionNotFound) GetPayload ¶
func (o *CreateProjectVersionNotFound) GetPayload() *models.APIResult
type CreateProjectVersionParams ¶
type CreateProjectVersionParams struct { /*Resource resource */ Resource *models.ProjectVersion Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
CreateProjectVersionParams contains all the parameters to send to the API endpoint for the create project version operation typically these are written to a http.Request
func NewCreateProjectVersionParams ¶
func NewCreateProjectVersionParams() *CreateProjectVersionParams
NewCreateProjectVersionParams creates a new CreateProjectVersionParams object with the default values initialized.
func NewCreateProjectVersionParamsWithContext ¶
func NewCreateProjectVersionParamsWithContext(ctx context.Context) *CreateProjectVersionParams
NewCreateProjectVersionParamsWithContext creates a new CreateProjectVersionParams object with the default values initialized, and the ability to set a context for a request
func NewCreateProjectVersionParamsWithHTTPClient ¶
func NewCreateProjectVersionParamsWithHTTPClient(client *http.Client) *CreateProjectVersionParams
NewCreateProjectVersionParamsWithHTTPClient creates a new CreateProjectVersionParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewCreateProjectVersionParamsWithTimeout ¶
func NewCreateProjectVersionParamsWithTimeout(timeout time.Duration) *CreateProjectVersionParams
NewCreateProjectVersionParamsWithTimeout creates a new CreateProjectVersionParams object with the default values initialized, and the ability to set a timeout on a request
func (*CreateProjectVersionParams) SetContext ¶
func (o *CreateProjectVersionParams) SetContext(ctx context.Context)
SetContext adds the context to the create project version params
func (*CreateProjectVersionParams) SetHTTPClient ¶
func (o *CreateProjectVersionParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the create project version params
func (*CreateProjectVersionParams) SetResource ¶
func (o *CreateProjectVersionParams) SetResource(resource *models.ProjectVersion)
SetResource adds the resource to the create project version params
func (*CreateProjectVersionParams) SetTimeout ¶
func (o *CreateProjectVersionParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the create project version params
func (*CreateProjectVersionParams) WithContext ¶
func (o *CreateProjectVersionParams) WithContext(ctx context.Context) *CreateProjectVersionParams
WithContext adds the context to the create project version params
func (*CreateProjectVersionParams) WithHTTPClient ¶
func (o *CreateProjectVersionParams) WithHTTPClient(client *http.Client) *CreateProjectVersionParams
WithHTTPClient adds the HTTPClient to the create project version params
func (*CreateProjectVersionParams) WithResource ¶
func (o *CreateProjectVersionParams) WithResource(resource *models.ProjectVersion) *CreateProjectVersionParams
WithResource adds the resource to the create project version params
func (*CreateProjectVersionParams) WithTimeout ¶
func (o *CreateProjectVersionParams) WithTimeout(timeout time.Duration) *CreateProjectVersionParams
WithTimeout adds the timeout to the create project version params
func (*CreateProjectVersionParams) WriteToRequest ¶
func (o *CreateProjectVersionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CreateProjectVersionReader ¶
type CreateProjectVersionReader struct {
// contains filtered or unexported fields
}
CreateProjectVersionReader is a Reader for the CreateProjectVersion structure.
func (*CreateProjectVersionReader) ReadResponse ¶
func (o *CreateProjectVersionReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type CreateProjectVersionUnauthorized ¶
type CreateProjectVersionUnauthorized struct {
}CreateProjectVersionUnauthorized handles this case with default header values.
Unauthorized
func NewCreateProjectVersionUnauthorized ¶
func NewCreateProjectVersionUnauthorized() *CreateProjectVersionUnauthorized
NewCreateProjectVersionUnauthorized creates a CreateProjectVersionUnauthorized with default headers values
func (*CreateProjectVersionUnauthorized) Error ¶
func (o *CreateProjectVersionUnauthorized) Error() string
func (*CreateProjectVersionUnauthorized) GetPayload ¶
func (o *CreateProjectVersionUnauthorized) GetPayload() *models.APIResult
type DeleteProjectVersionBadRequest ¶
DeleteProjectVersionBadRequest handles this case with default header values.
Bad Request
func NewDeleteProjectVersionBadRequest ¶
func NewDeleteProjectVersionBadRequest() *DeleteProjectVersionBadRequest
NewDeleteProjectVersionBadRequest creates a DeleteProjectVersionBadRequest with default headers values
func (*DeleteProjectVersionBadRequest) Error ¶
func (o *DeleteProjectVersionBadRequest) Error() string
func (*DeleteProjectVersionBadRequest) GetPayload ¶
func (o *DeleteProjectVersionBadRequest) GetPayload() *models.APIResult
type DeleteProjectVersionConflict ¶
DeleteProjectVersionConflict handles this case with default header values.
Conflict
func NewDeleteProjectVersionConflict ¶
func NewDeleteProjectVersionConflict() *DeleteProjectVersionConflict
NewDeleteProjectVersionConflict creates a DeleteProjectVersionConflict with default headers values
func (*DeleteProjectVersionConflict) Error ¶
func (o *DeleteProjectVersionConflict) Error() string
func (*DeleteProjectVersionConflict) GetPayload ¶
func (o *DeleteProjectVersionConflict) GetPayload() *models.APIResult
type DeleteProjectVersionForbidden ¶
DeleteProjectVersionForbidden handles this case with default header values.
Forbidden
func NewDeleteProjectVersionForbidden ¶
func NewDeleteProjectVersionForbidden() *DeleteProjectVersionForbidden
NewDeleteProjectVersionForbidden creates a DeleteProjectVersionForbidden with default headers values
func (*DeleteProjectVersionForbidden) Error ¶
func (o *DeleteProjectVersionForbidden) Error() string
func (*DeleteProjectVersionForbidden) GetPayload ¶
func (o *DeleteProjectVersionForbidden) GetPayload() *models.APIResult
type DeleteProjectVersionInternalServerError ¶
DeleteProjectVersionInternalServerError handles this case with default header values.
Internal Server Error
func NewDeleteProjectVersionInternalServerError ¶
func NewDeleteProjectVersionInternalServerError() *DeleteProjectVersionInternalServerError
NewDeleteProjectVersionInternalServerError creates a DeleteProjectVersionInternalServerError with default headers values
func (*DeleteProjectVersionInternalServerError) Error ¶
func (o *DeleteProjectVersionInternalServerError) Error() string
func (*DeleteProjectVersionInternalServerError) GetPayload ¶
func (o *DeleteProjectVersionInternalServerError) GetPayload() *models.APIResult
type DeleteProjectVersionNotFound ¶
DeleteProjectVersionNotFound handles this case with default header values.
Not Found
func NewDeleteProjectVersionNotFound ¶
func NewDeleteProjectVersionNotFound() *DeleteProjectVersionNotFound
NewDeleteProjectVersionNotFound creates a DeleteProjectVersionNotFound with default headers values
func (*DeleteProjectVersionNotFound) Error ¶
func (o *DeleteProjectVersionNotFound) Error() string
func (*DeleteProjectVersionNotFound) GetPayload ¶
func (o *DeleteProjectVersionNotFound) GetPayload() *models.APIResult
type DeleteProjectVersionOK ¶
type DeleteProjectVersionOK struct {
Payload *models.APIResultVoid
}
DeleteProjectVersionOK handles this case with default header values.
OK
func NewDeleteProjectVersionOK ¶
func NewDeleteProjectVersionOK() *DeleteProjectVersionOK
NewDeleteProjectVersionOK creates a DeleteProjectVersionOK with default headers values
func (*DeleteProjectVersionOK) Error ¶
func (o *DeleteProjectVersionOK) Error() string
func (*DeleteProjectVersionOK) GetPayload ¶
func (o *DeleteProjectVersionOK) GetPayload() *models.APIResultVoid
type DeleteProjectVersionParams ¶
type DeleteProjectVersionParams struct { /*ID id */ ID int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DeleteProjectVersionParams contains all the parameters to send to the API endpoint for the delete project version operation typically these are written to a http.Request
func NewDeleteProjectVersionParams ¶
func NewDeleteProjectVersionParams() *DeleteProjectVersionParams
NewDeleteProjectVersionParams creates a new DeleteProjectVersionParams object with the default values initialized.
func NewDeleteProjectVersionParamsWithContext ¶
func NewDeleteProjectVersionParamsWithContext(ctx context.Context) *DeleteProjectVersionParams
NewDeleteProjectVersionParamsWithContext creates a new DeleteProjectVersionParams object with the default values initialized, and the ability to set a context for a request
func NewDeleteProjectVersionParamsWithHTTPClient ¶
func NewDeleteProjectVersionParamsWithHTTPClient(client *http.Client) *DeleteProjectVersionParams
NewDeleteProjectVersionParamsWithHTTPClient creates a new DeleteProjectVersionParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewDeleteProjectVersionParamsWithTimeout ¶
func NewDeleteProjectVersionParamsWithTimeout(timeout time.Duration) *DeleteProjectVersionParams
NewDeleteProjectVersionParamsWithTimeout creates a new DeleteProjectVersionParams object with the default values initialized, and the ability to set a timeout on a request
func (*DeleteProjectVersionParams) SetContext ¶
func (o *DeleteProjectVersionParams) SetContext(ctx context.Context)
SetContext adds the context to the delete project version params
func (*DeleteProjectVersionParams) SetHTTPClient ¶
func (o *DeleteProjectVersionParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete project version params
func (*DeleteProjectVersionParams) SetID ¶
func (o *DeleteProjectVersionParams) SetID(id int64)
SetID adds the id to the delete project version params
func (*DeleteProjectVersionParams) SetTimeout ¶
func (o *DeleteProjectVersionParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete project version params
func (*DeleteProjectVersionParams) WithContext ¶
func (o *DeleteProjectVersionParams) WithContext(ctx context.Context) *DeleteProjectVersionParams
WithContext adds the context to the delete project version params
func (*DeleteProjectVersionParams) WithHTTPClient ¶
func (o *DeleteProjectVersionParams) WithHTTPClient(client *http.Client) *DeleteProjectVersionParams
WithHTTPClient adds the HTTPClient to the delete project version params
func (*DeleteProjectVersionParams) WithID ¶
func (o *DeleteProjectVersionParams) WithID(id int64) *DeleteProjectVersionParams
WithID adds the id to the delete project version params
func (*DeleteProjectVersionParams) WithTimeout ¶
func (o *DeleteProjectVersionParams) WithTimeout(timeout time.Duration) *DeleteProjectVersionParams
WithTimeout adds the timeout to the delete project version params
func (*DeleteProjectVersionParams) WriteToRequest ¶
func (o *DeleteProjectVersionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteProjectVersionReader ¶
type DeleteProjectVersionReader struct {
// contains filtered or unexported fields
}
DeleteProjectVersionReader is a Reader for the DeleteProjectVersion structure.
func (*DeleteProjectVersionReader) ReadResponse ¶
func (o *DeleteProjectVersionReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteProjectVersionUnauthorized ¶
type DeleteProjectVersionUnauthorized struct {
}DeleteProjectVersionUnauthorized handles this case with default header values.
Unauthorized
func NewDeleteProjectVersionUnauthorized ¶
func NewDeleteProjectVersionUnauthorized() *DeleteProjectVersionUnauthorized
NewDeleteProjectVersionUnauthorized creates a DeleteProjectVersionUnauthorized with default headers values
func (*DeleteProjectVersionUnauthorized) Error ¶
func (o *DeleteProjectVersionUnauthorized) Error() string
func (*DeleteProjectVersionUnauthorized) GetPayload ¶
func (o *DeleteProjectVersionUnauthorized) GetPayload() *models.APIResult
type ListProjectVersionBadRequest ¶
ListProjectVersionBadRequest handles this case with default header values.
Bad Request
func NewListProjectVersionBadRequest ¶
func NewListProjectVersionBadRequest() *ListProjectVersionBadRequest
NewListProjectVersionBadRequest creates a ListProjectVersionBadRequest with default headers values
func (*ListProjectVersionBadRequest) Error ¶
func (o *ListProjectVersionBadRequest) Error() string
func (*ListProjectVersionBadRequest) GetPayload ¶
func (o *ListProjectVersionBadRequest) GetPayload() *models.APIResult
type ListProjectVersionConflict ¶
ListProjectVersionConflict handles this case with default header values.
Conflict
func NewListProjectVersionConflict ¶
func NewListProjectVersionConflict() *ListProjectVersionConflict
NewListProjectVersionConflict creates a ListProjectVersionConflict with default headers values
func (*ListProjectVersionConflict) Error ¶
func (o *ListProjectVersionConflict) Error() string
func (*ListProjectVersionConflict) GetPayload ¶
func (o *ListProjectVersionConflict) GetPayload() *models.APIResult
type ListProjectVersionForbidden ¶
ListProjectVersionForbidden handles this case with default header values.
Forbidden
func NewListProjectVersionForbidden ¶
func NewListProjectVersionForbidden() *ListProjectVersionForbidden
NewListProjectVersionForbidden creates a ListProjectVersionForbidden with default headers values
func (*ListProjectVersionForbidden) Error ¶
func (o *ListProjectVersionForbidden) Error() string
func (*ListProjectVersionForbidden) GetPayload ¶
func (o *ListProjectVersionForbidden) GetPayload() *models.APIResult
type ListProjectVersionInternalServerError ¶
ListProjectVersionInternalServerError handles this case with default header values.
Internal Server Error
func NewListProjectVersionInternalServerError ¶
func NewListProjectVersionInternalServerError() *ListProjectVersionInternalServerError
NewListProjectVersionInternalServerError creates a ListProjectVersionInternalServerError with default headers values
func (*ListProjectVersionInternalServerError) Error ¶
func (o *ListProjectVersionInternalServerError) Error() string
func (*ListProjectVersionInternalServerError) GetPayload ¶
func (o *ListProjectVersionInternalServerError) GetPayload() *models.APIResult
type ListProjectVersionNotFound ¶
ListProjectVersionNotFound handles this case with default header values.
Not Found
func NewListProjectVersionNotFound ¶
func NewListProjectVersionNotFound() *ListProjectVersionNotFound
NewListProjectVersionNotFound creates a ListProjectVersionNotFound with default headers values
func (*ListProjectVersionNotFound) Error ¶
func (o *ListProjectVersionNotFound) Error() string
func (*ListProjectVersionNotFound) GetPayload ¶
func (o *ListProjectVersionNotFound) GetPayload() *models.APIResult
type ListProjectVersionOK ¶
type ListProjectVersionOK struct {
Payload *models.APIResultListProjectVersion
}
ListProjectVersionOK handles this case with default header values.
OK
func NewListProjectVersionOK ¶
func NewListProjectVersionOK() *ListProjectVersionOK
NewListProjectVersionOK creates a ListProjectVersionOK with default headers values
func (*ListProjectVersionOK) Error ¶
func (o *ListProjectVersionOK) Error() string
func (*ListProjectVersionOK) GetPayload ¶
func (o *ListProjectVersionOK) GetPayload() *models.APIResultListProjectVersion
type ListProjectVersionParams ¶
type ListProjectVersionParams struct { /*Fields Output fields */ Fields *string /*Fulltextsearch If 'true', interpret 'q' parameter as full text search query, defaults to 'false' */ Fulltextsearch *bool /*IncludeInactive includeInactive */ IncludeInactive *bool /*Limit A maximum number of returned objects in listing, if '-1' or '0' no limit is applied */ Limit *int32 /*MyAssignedIssues myAssignedIssues */ MyAssignedIssues *bool /*OnlyIfHasIssues onlyIfHasIssues */ OnlyIfHasIssues *bool /*Orderby Fields to order by */ Orderby *string /*Q A search-spec of full text search query (see fulltextsearch parameter) */ Q *string /*Start A start offset in object listing */ Start *int32 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ListProjectVersionParams contains all the parameters to send to the API endpoint for the list project version operation typically these are written to a http.Request
func NewListProjectVersionParams ¶
func NewListProjectVersionParams() *ListProjectVersionParams
NewListProjectVersionParams creates a new ListProjectVersionParams object with the default values initialized.
func NewListProjectVersionParamsWithContext ¶
func NewListProjectVersionParamsWithContext(ctx context.Context) *ListProjectVersionParams
NewListProjectVersionParamsWithContext creates a new ListProjectVersionParams object with the default values initialized, and the ability to set a context for a request
func NewListProjectVersionParamsWithHTTPClient ¶
func NewListProjectVersionParamsWithHTTPClient(client *http.Client) *ListProjectVersionParams
NewListProjectVersionParamsWithHTTPClient creates a new ListProjectVersionParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewListProjectVersionParamsWithTimeout ¶
func NewListProjectVersionParamsWithTimeout(timeout time.Duration) *ListProjectVersionParams
NewListProjectVersionParamsWithTimeout creates a new ListProjectVersionParams object with the default values initialized, and the ability to set a timeout on a request
func (*ListProjectVersionParams) SetContext ¶
func (o *ListProjectVersionParams) SetContext(ctx context.Context)
SetContext adds the context to the list project version params
func (*ListProjectVersionParams) SetFields ¶
func (o *ListProjectVersionParams) SetFields(fields *string)
SetFields adds the fields to the list project version params
func (*ListProjectVersionParams) SetFulltextsearch ¶
func (o *ListProjectVersionParams) SetFulltextsearch(fulltextsearch *bool)
SetFulltextsearch adds the fulltextsearch to the list project version params
func (*ListProjectVersionParams) SetHTTPClient ¶
func (o *ListProjectVersionParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the list project version params
func (*ListProjectVersionParams) SetIncludeInactive ¶
func (o *ListProjectVersionParams) SetIncludeInactive(includeInactive *bool)
SetIncludeInactive adds the includeInactive to the list project version params
func (*ListProjectVersionParams) SetLimit ¶
func (o *ListProjectVersionParams) SetLimit(limit *int32)
SetLimit adds the limit to the list project version params
func (*ListProjectVersionParams) SetMyAssignedIssues ¶
func (o *ListProjectVersionParams) SetMyAssignedIssues(myAssignedIssues *bool)
SetMyAssignedIssues adds the myAssignedIssues to the list project version params
func (*ListProjectVersionParams) SetOnlyIfHasIssues ¶
func (o *ListProjectVersionParams) SetOnlyIfHasIssues(onlyIfHasIssues *bool)
SetOnlyIfHasIssues adds the onlyIfHasIssues to the list project version params
func (*ListProjectVersionParams) SetOrderby ¶
func (o *ListProjectVersionParams) SetOrderby(orderby *string)
SetOrderby adds the orderby to the list project version params
func (*ListProjectVersionParams) SetQ ¶
func (o *ListProjectVersionParams) SetQ(q *string)
SetQ adds the q to the list project version params
func (*ListProjectVersionParams) SetStart ¶
func (o *ListProjectVersionParams) SetStart(start *int32)
SetStart adds the start to the list project version params
func (*ListProjectVersionParams) SetTimeout ¶
func (o *ListProjectVersionParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the list project version params
func (*ListProjectVersionParams) WithContext ¶
func (o *ListProjectVersionParams) WithContext(ctx context.Context) *ListProjectVersionParams
WithContext adds the context to the list project version params
func (*ListProjectVersionParams) WithFields ¶
func (o *ListProjectVersionParams) WithFields(fields *string) *ListProjectVersionParams
WithFields adds the fields to the list project version params
func (*ListProjectVersionParams) WithFulltextsearch ¶
func (o *ListProjectVersionParams) WithFulltextsearch(fulltextsearch *bool) *ListProjectVersionParams
WithFulltextsearch adds the fulltextsearch to the list project version params
func (*ListProjectVersionParams) WithHTTPClient ¶
func (o *ListProjectVersionParams) WithHTTPClient(client *http.Client) *ListProjectVersionParams
WithHTTPClient adds the HTTPClient to the list project version params
func (*ListProjectVersionParams) WithIncludeInactive ¶
func (o *ListProjectVersionParams) WithIncludeInactive(includeInactive *bool) *ListProjectVersionParams
WithIncludeInactive adds the includeInactive to the list project version params
func (*ListProjectVersionParams) WithLimit ¶
func (o *ListProjectVersionParams) WithLimit(limit *int32) *ListProjectVersionParams
WithLimit adds the limit to the list project version params
func (*ListProjectVersionParams) WithMyAssignedIssues ¶
func (o *ListProjectVersionParams) WithMyAssignedIssues(myAssignedIssues *bool) *ListProjectVersionParams
WithMyAssignedIssues adds the myAssignedIssues to the list project version params
func (*ListProjectVersionParams) WithOnlyIfHasIssues ¶
func (o *ListProjectVersionParams) WithOnlyIfHasIssues(onlyIfHasIssues *bool) *ListProjectVersionParams
WithOnlyIfHasIssues adds the onlyIfHasIssues to the list project version params
func (*ListProjectVersionParams) WithOrderby ¶
func (o *ListProjectVersionParams) WithOrderby(orderby *string) *ListProjectVersionParams
WithOrderby adds the orderby to the list project version params
func (*ListProjectVersionParams) WithQ ¶
func (o *ListProjectVersionParams) WithQ(q *string) *ListProjectVersionParams
WithQ adds the q to the list project version params
func (*ListProjectVersionParams) WithStart ¶
func (o *ListProjectVersionParams) WithStart(start *int32) *ListProjectVersionParams
WithStart adds the start to the list project version params
func (*ListProjectVersionParams) WithTimeout ¶
func (o *ListProjectVersionParams) WithTimeout(timeout time.Duration) *ListProjectVersionParams
WithTimeout adds the timeout to the list project version params
func (*ListProjectVersionParams) WriteToRequest ¶
func (o *ListProjectVersionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ListProjectVersionReader ¶
type ListProjectVersionReader struct {
// contains filtered or unexported fields
}
ListProjectVersionReader is a Reader for the ListProjectVersion structure.
func (*ListProjectVersionReader) ReadResponse ¶
func (o *ListProjectVersionReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ListProjectVersionUnauthorized ¶
type ListProjectVersionUnauthorized struct {
}ListProjectVersionUnauthorized handles this case with default header values.
Unauthorized
func NewListProjectVersionUnauthorized ¶
func NewListProjectVersionUnauthorized() *ListProjectVersionUnauthorized
NewListProjectVersionUnauthorized creates a ListProjectVersionUnauthorized with default headers values
func (*ListProjectVersionUnauthorized) Error ¶
func (o *ListProjectVersionUnauthorized) Error() string
func (*ListProjectVersionUnauthorized) GetPayload ¶
func (o *ListProjectVersionUnauthorized) GetPayload() *models.APIResult
type PurgeProjectVersionBadRequest ¶
PurgeProjectVersionBadRequest handles this case with default header values.
Bad Request
func NewPurgeProjectVersionBadRequest ¶
func NewPurgeProjectVersionBadRequest() *PurgeProjectVersionBadRequest
NewPurgeProjectVersionBadRequest creates a PurgeProjectVersionBadRequest with default headers values
func (*PurgeProjectVersionBadRequest) Error ¶
func (o *PurgeProjectVersionBadRequest) Error() string
func (*PurgeProjectVersionBadRequest) GetPayload ¶
func (o *PurgeProjectVersionBadRequest) GetPayload() *models.APIResult
type PurgeProjectVersionConflict ¶
PurgeProjectVersionConflict handles this case with default header values.
Conflict
func NewPurgeProjectVersionConflict ¶
func NewPurgeProjectVersionConflict() *PurgeProjectVersionConflict
NewPurgeProjectVersionConflict creates a PurgeProjectVersionConflict with default headers values
func (*PurgeProjectVersionConflict) Error ¶
func (o *PurgeProjectVersionConflict) Error() string
func (*PurgeProjectVersionConflict) GetPayload ¶
func (o *PurgeProjectVersionConflict) GetPayload() *models.APIResult
type PurgeProjectVersionForbidden ¶
PurgeProjectVersionForbidden handles this case with default header values.
Forbidden
func NewPurgeProjectVersionForbidden ¶
func NewPurgeProjectVersionForbidden() *PurgeProjectVersionForbidden
NewPurgeProjectVersionForbidden creates a PurgeProjectVersionForbidden with default headers values
func (*PurgeProjectVersionForbidden) Error ¶
func (o *PurgeProjectVersionForbidden) Error() string
func (*PurgeProjectVersionForbidden) GetPayload ¶
func (o *PurgeProjectVersionForbidden) GetPayload() *models.APIResult
type PurgeProjectVersionInternalServerError ¶
PurgeProjectVersionInternalServerError handles this case with default header values.
Internal Server Error
func NewPurgeProjectVersionInternalServerError ¶
func NewPurgeProjectVersionInternalServerError() *PurgeProjectVersionInternalServerError
NewPurgeProjectVersionInternalServerError creates a PurgeProjectVersionInternalServerError with default headers values
func (*PurgeProjectVersionInternalServerError) Error ¶
func (o *PurgeProjectVersionInternalServerError) Error() string
func (*PurgeProjectVersionInternalServerError) GetPayload ¶
func (o *PurgeProjectVersionInternalServerError) GetPayload() *models.APIResult
type PurgeProjectVersionNotFound ¶
PurgeProjectVersionNotFound handles this case with default header values.
Not Found
func NewPurgeProjectVersionNotFound ¶
func NewPurgeProjectVersionNotFound() *PurgeProjectVersionNotFound
NewPurgeProjectVersionNotFound creates a PurgeProjectVersionNotFound with default headers values
func (*PurgeProjectVersionNotFound) Error ¶
func (o *PurgeProjectVersionNotFound) Error() string
func (*PurgeProjectVersionNotFound) GetPayload ¶
func (o *PurgeProjectVersionNotFound) GetPayload() *models.APIResult
type PurgeProjectVersionOK ¶
type PurgeProjectVersionOK struct {
Payload *models.APIResultVoid
}
PurgeProjectVersionOK handles this case with default header values.
OK
func NewPurgeProjectVersionOK ¶
func NewPurgeProjectVersionOK() *PurgeProjectVersionOK
NewPurgeProjectVersionOK creates a PurgeProjectVersionOK with default headers values
func (*PurgeProjectVersionOK) Error ¶
func (o *PurgeProjectVersionOK) Error() string
func (*PurgeProjectVersionOK) GetPayload ¶
func (o *PurgeProjectVersionOK) GetPayload() *models.APIResultVoid
type PurgeProjectVersionParams ¶
type PurgeProjectVersionParams struct { /*Resource resource */ Resource *models.ProjectVersionPurgeRequest Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PurgeProjectVersionParams contains all the parameters to send to the API endpoint for the purge project version operation typically these are written to a http.Request
func NewPurgeProjectVersionParams ¶
func NewPurgeProjectVersionParams() *PurgeProjectVersionParams
NewPurgeProjectVersionParams creates a new PurgeProjectVersionParams object with the default values initialized.
func NewPurgeProjectVersionParamsWithContext ¶
func NewPurgeProjectVersionParamsWithContext(ctx context.Context) *PurgeProjectVersionParams
NewPurgeProjectVersionParamsWithContext creates a new PurgeProjectVersionParams object with the default values initialized, and the ability to set a context for a request
func NewPurgeProjectVersionParamsWithHTTPClient ¶
func NewPurgeProjectVersionParamsWithHTTPClient(client *http.Client) *PurgeProjectVersionParams
NewPurgeProjectVersionParamsWithHTTPClient creates a new PurgeProjectVersionParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewPurgeProjectVersionParamsWithTimeout ¶
func NewPurgeProjectVersionParamsWithTimeout(timeout time.Duration) *PurgeProjectVersionParams
NewPurgeProjectVersionParamsWithTimeout creates a new PurgeProjectVersionParams object with the default values initialized, and the ability to set a timeout on a request
func (*PurgeProjectVersionParams) SetContext ¶
func (o *PurgeProjectVersionParams) SetContext(ctx context.Context)
SetContext adds the context to the purge project version params
func (*PurgeProjectVersionParams) SetHTTPClient ¶
func (o *PurgeProjectVersionParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the purge project version params
func (*PurgeProjectVersionParams) SetResource ¶
func (o *PurgeProjectVersionParams) SetResource(resource *models.ProjectVersionPurgeRequest)
SetResource adds the resource to the purge project version params
func (*PurgeProjectVersionParams) SetTimeout ¶
func (o *PurgeProjectVersionParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the purge project version params
func (*PurgeProjectVersionParams) WithContext ¶
func (o *PurgeProjectVersionParams) WithContext(ctx context.Context) *PurgeProjectVersionParams
WithContext adds the context to the purge project version params
func (*PurgeProjectVersionParams) WithHTTPClient ¶
func (o *PurgeProjectVersionParams) WithHTTPClient(client *http.Client) *PurgeProjectVersionParams
WithHTTPClient adds the HTTPClient to the purge project version params
func (*PurgeProjectVersionParams) WithResource ¶
func (o *PurgeProjectVersionParams) WithResource(resource *models.ProjectVersionPurgeRequest) *PurgeProjectVersionParams
WithResource adds the resource to the purge project version params
func (*PurgeProjectVersionParams) WithTimeout ¶
func (o *PurgeProjectVersionParams) WithTimeout(timeout time.Duration) *PurgeProjectVersionParams
WithTimeout adds the timeout to the purge project version params
func (*PurgeProjectVersionParams) WriteToRequest ¶
func (o *PurgeProjectVersionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PurgeProjectVersionReader ¶
type PurgeProjectVersionReader struct {
// contains filtered or unexported fields
}
PurgeProjectVersionReader is a Reader for the PurgeProjectVersion structure.
func (*PurgeProjectVersionReader) ReadResponse ¶
func (o *PurgeProjectVersionReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PurgeProjectVersionUnauthorized ¶
type PurgeProjectVersionUnauthorized struct {
}PurgeProjectVersionUnauthorized handles this case with default header values.
Unauthorized
func NewPurgeProjectVersionUnauthorized ¶
func NewPurgeProjectVersionUnauthorized() *PurgeProjectVersionUnauthorized
NewPurgeProjectVersionUnauthorized creates a PurgeProjectVersionUnauthorized with default headers values
func (*PurgeProjectVersionUnauthorized) Error ¶
func (o *PurgeProjectVersionUnauthorized) Error() string
func (*PurgeProjectVersionUnauthorized) GetPayload ¶
func (o *PurgeProjectVersionUnauthorized) GetPayload() *models.APIResult
type ReadProjectVersionBadRequest ¶
ReadProjectVersionBadRequest handles this case with default header values.
Bad Request
func NewReadProjectVersionBadRequest ¶
func NewReadProjectVersionBadRequest() *ReadProjectVersionBadRequest
NewReadProjectVersionBadRequest creates a ReadProjectVersionBadRequest with default headers values
func (*ReadProjectVersionBadRequest) Error ¶
func (o *ReadProjectVersionBadRequest) Error() string
func (*ReadProjectVersionBadRequest) GetPayload ¶
func (o *ReadProjectVersionBadRequest) GetPayload() *models.APIResult
type ReadProjectVersionConflict ¶
ReadProjectVersionConflict handles this case with default header values.
Conflict
func NewReadProjectVersionConflict ¶
func NewReadProjectVersionConflict() *ReadProjectVersionConflict
NewReadProjectVersionConflict creates a ReadProjectVersionConflict with default headers values
func (*ReadProjectVersionConflict) Error ¶
func (o *ReadProjectVersionConflict) Error() string
func (*ReadProjectVersionConflict) GetPayload ¶
func (o *ReadProjectVersionConflict) GetPayload() *models.APIResult
type ReadProjectVersionForbidden ¶
ReadProjectVersionForbidden handles this case with default header values.
Forbidden
func NewReadProjectVersionForbidden ¶
func NewReadProjectVersionForbidden() *ReadProjectVersionForbidden
NewReadProjectVersionForbidden creates a ReadProjectVersionForbidden with default headers values
func (*ReadProjectVersionForbidden) Error ¶
func (o *ReadProjectVersionForbidden) Error() string
func (*ReadProjectVersionForbidden) GetPayload ¶
func (o *ReadProjectVersionForbidden) GetPayload() *models.APIResult
type ReadProjectVersionInternalServerError ¶
ReadProjectVersionInternalServerError handles this case with default header values.
Internal Server Error
func NewReadProjectVersionInternalServerError ¶
func NewReadProjectVersionInternalServerError() *ReadProjectVersionInternalServerError
NewReadProjectVersionInternalServerError creates a ReadProjectVersionInternalServerError with default headers values
func (*ReadProjectVersionInternalServerError) Error ¶
func (o *ReadProjectVersionInternalServerError) Error() string
func (*ReadProjectVersionInternalServerError) GetPayload ¶
func (o *ReadProjectVersionInternalServerError) GetPayload() *models.APIResult
type ReadProjectVersionNotFound ¶
ReadProjectVersionNotFound handles this case with default header values.
Not Found
func NewReadProjectVersionNotFound ¶
func NewReadProjectVersionNotFound() *ReadProjectVersionNotFound
NewReadProjectVersionNotFound creates a ReadProjectVersionNotFound with default headers values
func (*ReadProjectVersionNotFound) Error ¶
func (o *ReadProjectVersionNotFound) Error() string
func (*ReadProjectVersionNotFound) GetPayload ¶
func (o *ReadProjectVersionNotFound) GetPayload() *models.APIResult
type ReadProjectVersionOK ¶
type ReadProjectVersionOK struct {
Payload *models.APIResultProjectVersion
}
ReadProjectVersionOK handles this case with default header values.
OK
func NewReadProjectVersionOK ¶
func NewReadProjectVersionOK() *ReadProjectVersionOK
NewReadProjectVersionOK creates a ReadProjectVersionOK with default headers values
func (*ReadProjectVersionOK) Error ¶
func (o *ReadProjectVersionOK) Error() string
func (*ReadProjectVersionOK) GetPayload ¶
func (o *ReadProjectVersionOK) GetPayload() *models.APIResultProjectVersion
type ReadProjectVersionParams ¶
type ReadProjectVersionParams struct { /*Fields Output fields */ Fields *string /*ID id */ ID int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ReadProjectVersionParams contains all the parameters to send to the API endpoint for the read project version operation typically these are written to a http.Request
func NewReadProjectVersionParams ¶
func NewReadProjectVersionParams() *ReadProjectVersionParams
NewReadProjectVersionParams creates a new ReadProjectVersionParams object with the default values initialized.
func NewReadProjectVersionParamsWithContext ¶
func NewReadProjectVersionParamsWithContext(ctx context.Context) *ReadProjectVersionParams
NewReadProjectVersionParamsWithContext creates a new ReadProjectVersionParams object with the default values initialized, and the ability to set a context for a request
func NewReadProjectVersionParamsWithHTTPClient ¶
func NewReadProjectVersionParamsWithHTTPClient(client *http.Client) *ReadProjectVersionParams
NewReadProjectVersionParamsWithHTTPClient creates a new ReadProjectVersionParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewReadProjectVersionParamsWithTimeout ¶
func NewReadProjectVersionParamsWithTimeout(timeout time.Duration) *ReadProjectVersionParams
NewReadProjectVersionParamsWithTimeout creates a new ReadProjectVersionParams object with the default values initialized, and the ability to set a timeout on a request
func (*ReadProjectVersionParams) SetContext ¶
func (o *ReadProjectVersionParams) SetContext(ctx context.Context)
SetContext adds the context to the read project version params
func (*ReadProjectVersionParams) SetFields ¶
func (o *ReadProjectVersionParams) SetFields(fields *string)
SetFields adds the fields to the read project version params
func (*ReadProjectVersionParams) SetHTTPClient ¶
func (o *ReadProjectVersionParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the read project version params
func (*ReadProjectVersionParams) SetID ¶
func (o *ReadProjectVersionParams) SetID(id int64)
SetID adds the id to the read project version params
func (*ReadProjectVersionParams) SetTimeout ¶
func (o *ReadProjectVersionParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the read project version params
func (*ReadProjectVersionParams) WithContext ¶
func (o *ReadProjectVersionParams) WithContext(ctx context.Context) *ReadProjectVersionParams
WithContext adds the context to the read project version params
func (*ReadProjectVersionParams) WithFields ¶
func (o *ReadProjectVersionParams) WithFields(fields *string) *ReadProjectVersionParams
WithFields adds the fields to the read project version params
func (*ReadProjectVersionParams) WithHTTPClient ¶
func (o *ReadProjectVersionParams) WithHTTPClient(client *http.Client) *ReadProjectVersionParams
WithHTTPClient adds the HTTPClient to the read project version params
func (*ReadProjectVersionParams) WithID ¶
func (o *ReadProjectVersionParams) WithID(id int64) *ReadProjectVersionParams
WithID adds the id to the read project version params
func (*ReadProjectVersionParams) WithTimeout ¶
func (o *ReadProjectVersionParams) WithTimeout(timeout time.Duration) *ReadProjectVersionParams
WithTimeout adds the timeout to the read project version params
func (*ReadProjectVersionParams) WriteToRequest ¶
func (o *ReadProjectVersionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ReadProjectVersionReader ¶
type ReadProjectVersionReader struct {
// contains filtered or unexported fields
}
ReadProjectVersionReader is a Reader for the ReadProjectVersion structure.
func (*ReadProjectVersionReader) ReadResponse ¶
func (o *ReadProjectVersionReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ReadProjectVersionUnauthorized ¶
type ReadProjectVersionUnauthorized struct {
}ReadProjectVersionUnauthorized handles this case with default header values.
Unauthorized
func NewReadProjectVersionUnauthorized ¶
func NewReadProjectVersionUnauthorized() *ReadProjectVersionUnauthorized
NewReadProjectVersionUnauthorized creates a ReadProjectVersionUnauthorized with default headers values
func (*ReadProjectVersionUnauthorized) Error ¶
func (o *ReadProjectVersionUnauthorized) Error() string
func (*ReadProjectVersionUnauthorized) GetPayload ¶
func (o *ReadProjectVersionUnauthorized) GetPayload() *models.APIResult
type RefreshProjectVersionBadRequest ¶
RefreshProjectVersionBadRequest handles this case with default header values.
Bad Request
func NewRefreshProjectVersionBadRequest ¶
func NewRefreshProjectVersionBadRequest() *RefreshProjectVersionBadRequest
NewRefreshProjectVersionBadRequest creates a RefreshProjectVersionBadRequest with default headers values
func (*RefreshProjectVersionBadRequest) Error ¶
func (o *RefreshProjectVersionBadRequest) Error() string
func (*RefreshProjectVersionBadRequest) GetPayload ¶
func (o *RefreshProjectVersionBadRequest) GetPayload() *models.APIResult
type RefreshProjectVersionConflict ¶
RefreshProjectVersionConflict handles this case with default header values.
Conflict
func NewRefreshProjectVersionConflict ¶
func NewRefreshProjectVersionConflict() *RefreshProjectVersionConflict
NewRefreshProjectVersionConflict creates a RefreshProjectVersionConflict with default headers values
func (*RefreshProjectVersionConflict) Error ¶
func (o *RefreshProjectVersionConflict) Error() string
func (*RefreshProjectVersionConflict) GetPayload ¶
func (o *RefreshProjectVersionConflict) GetPayload() *models.APIResult
type RefreshProjectVersionForbidden ¶
RefreshProjectVersionForbidden handles this case with default header values.
Forbidden
func NewRefreshProjectVersionForbidden ¶
func NewRefreshProjectVersionForbidden() *RefreshProjectVersionForbidden
NewRefreshProjectVersionForbidden creates a RefreshProjectVersionForbidden with default headers values
func (*RefreshProjectVersionForbidden) Error ¶
func (o *RefreshProjectVersionForbidden) Error() string
func (*RefreshProjectVersionForbidden) GetPayload ¶
func (o *RefreshProjectVersionForbidden) GetPayload() *models.APIResult
type RefreshProjectVersionInternalServerError ¶
RefreshProjectVersionInternalServerError handles this case with default header values.
Internal Server Error
func NewRefreshProjectVersionInternalServerError ¶
func NewRefreshProjectVersionInternalServerError() *RefreshProjectVersionInternalServerError
NewRefreshProjectVersionInternalServerError creates a RefreshProjectVersionInternalServerError with default headers values
func (*RefreshProjectVersionInternalServerError) Error ¶
func (o *RefreshProjectVersionInternalServerError) Error() string
func (*RefreshProjectVersionInternalServerError) GetPayload ¶
func (o *RefreshProjectVersionInternalServerError) GetPayload() *models.APIResult
type RefreshProjectVersionNotFound ¶
RefreshProjectVersionNotFound handles this case with default header values.
Not Found
func NewRefreshProjectVersionNotFound ¶
func NewRefreshProjectVersionNotFound() *RefreshProjectVersionNotFound
NewRefreshProjectVersionNotFound creates a RefreshProjectVersionNotFound with default headers values
func (*RefreshProjectVersionNotFound) Error ¶
func (o *RefreshProjectVersionNotFound) Error() string
func (*RefreshProjectVersionNotFound) GetPayload ¶
func (o *RefreshProjectVersionNotFound) GetPayload() *models.APIResult
type RefreshProjectVersionOK ¶
type RefreshProjectVersionOK struct {
Payload *models.APIResultProjectVersionRefreshResponse
}
RefreshProjectVersionOK handles this case with default header values.
OK
func NewRefreshProjectVersionOK ¶
func NewRefreshProjectVersionOK() *RefreshProjectVersionOK
NewRefreshProjectVersionOK creates a RefreshProjectVersionOK with default headers values
func (*RefreshProjectVersionOK) Error ¶
func (o *RefreshProjectVersionOK) Error() string
func (*RefreshProjectVersionOK) GetPayload ¶
func (o *RefreshProjectVersionOK) GetPayload() *models.APIResultProjectVersionRefreshResponse
type RefreshProjectVersionParams ¶
type RefreshProjectVersionParams struct { /*Resource resource */ Resource *models.ProjectVersionRefreshRequest Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
RefreshProjectVersionParams contains all the parameters to send to the API endpoint for the refresh project version operation typically these are written to a http.Request
func NewRefreshProjectVersionParams ¶
func NewRefreshProjectVersionParams() *RefreshProjectVersionParams
NewRefreshProjectVersionParams creates a new RefreshProjectVersionParams object with the default values initialized.
func NewRefreshProjectVersionParamsWithContext ¶
func NewRefreshProjectVersionParamsWithContext(ctx context.Context) *RefreshProjectVersionParams
NewRefreshProjectVersionParamsWithContext creates a new RefreshProjectVersionParams object with the default values initialized, and the ability to set a context for a request
func NewRefreshProjectVersionParamsWithHTTPClient ¶
func NewRefreshProjectVersionParamsWithHTTPClient(client *http.Client) *RefreshProjectVersionParams
NewRefreshProjectVersionParamsWithHTTPClient creates a new RefreshProjectVersionParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewRefreshProjectVersionParamsWithTimeout ¶
func NewRefreshProjectVersionParamsWithTimeout(timeout time.Duration) *RefreshProjectVersionParams
NewRefreshProjectVersionParamsWithTimeout creates a new RefreshProjectVersionParams object with the default values initialized, and the ability to set a timeout on a request
func (*RefreshProjectVersionParams) SetContext ¶
func (o *RefreshProjectVersionParams) SetContext(ctx context.Context)
SetContext adds the context to the refresh project version params
func (*RefreshProjectVersionParams) SetHTTPClient ¶
func (o *RefreshProjectVersionParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the refresh project version params
func (*RefreshProjectVersionParams) SetResource ¶
func (o *RefreshProjectVersionParams) SetResource(resource *models.ProjectVersionRefreshRequest)
SetResource adds the resource to the refresh project version params
func (*RefreshProjectVersionParams) SetTimeout ¶
func (o *RefreshProjectVersionParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the refresh project version params
func (*RefreshProjectVersionParams) WithContext ¶
func (o *RefreshProjectVersionParams) WithContext(ctx context.Context) *RefreshProjectVersionParams
WithContext adds the context to the refresh project version params
func (*RefreshProjectVersionParams) WithHTTPClient ¶
func (o *RefreshProjectVersionParams) WithHTTPClient(client *http.Client) *RefreshProjectVersionParams
WithHTTPClient adds the HTTPClient to the refresh project version params
func (*RefreshProjectVersionParams) WithResource ¶
func (o *RefreshProjectVersionParams) WithResource(resource *models.ProjectVersionRefreshRequest) *RefreshProjectVersionParams
WithResource adds the resource to the refresh project version params
func (*RefreshProjectVersionParams) WithTimeout ¶
func (o *RefreshProjectVersionParams) WithTimeout(timeout time.Duration) *RefreshProjectVersionParams
WithTimeout adds the timeout to the refresh project version params
func (*RefreshProjectVersionParams) WriteToRequest ¶
func (o *RefreshProjectVersionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type RefreshProjectVersionReader ¶
type RefreshProjectVersionReader struct {
// contains filtered or unexported fields
}
RefreshProjectVersionReader is a Reader for the RefreshProjectVersion structure.
func (*RefreshProjectVersionReader) ReadResponse ¶
func (o *RefreshProjectVersionReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type RefreshProjectVersionUnauthorized ¶
type RefreshProjectVersionUnauthorized struct {
}RefreshProjectVersionUnauthorized handles this case with default header values.
Unauthorized
func NewRefreshProjectVersionUnauthorized ¶
func NewRefreshProjectVersionUnauthorized() *RefreshProjectVersionUnauthorized
NewRefreshProjectVersionUnauthorized creates a RefreshProjectVersionUnauthorized with default headers values
func (*RefreshProjectVersionUnauthorized) Error ¶
func (o *RefreshProjectVersionUnauthorized) Error() string
func (*RefreshProjectVersionUnauthorized) GetPayload ¶
func (o *RefreshProjectVersionUnauthorized) GetPayload() *models.APIResult
type TestProjectVersionBadRequest ¶
TestProjectVersionBadRequest handles this case with default header values.
Bad Request
func NewTestProjectVersionBadRequest ¶
func NewTestProjectVersionBadRequest() *TestProjectVersionBadRequest
NewTestProjectVersionBadRequest creates a TestProjectVersionBadRequest with default headers values
func (*TestProjectVersionBadRequest) Error ¶
func (o *TestProjectVersionBadRequest) Error() string
func (*TestProjectVersionBadRequest) GetPayload ¶
func (o *TestProjectVersionBadRequest) GetPayload() *models.APIResult
type TestProjectVersionConflict ¶
TestProjectVersionConflict handles this case with default header values.
Conflict
func NewTestProjectVersionConflict ¶
func NewTestProjectVersionConflict() *TestProjectVersionConflict
NewTestProjectVersionConflict creates a TestProjectVersionConflict with default headers values
func (*TestProjectVersionConflict) Error ¶
func (o *TestProjectVersionConflict) Error() string
func (*TestProjectVersionConflict) GetPayload ¶
func (o *TestProjectVersionConflict) GetPayload() *models.APIResult
type TestProjectVersionForbidden ¶
TestProjectVersionForbidden handles this case with default header values.
Forbidden
func NewTestProjectVersionForbidden ¶
func NewTestProjectVersionForbidden() *TestProjectVersionForbidden
NewTestProjectVersionForbidden creates a TestProjectVersionForbidden with default headers values
func (*TestProjectVersionForbidden) Error ¶
func (o *TestProjectVersionForbidden) Error() string
func (*TestProjectVersionForbidden) GetPayload ¶
func (o *TestProjectVersionForbidden) GetPayload() *models.APIResult
type TestProjectVersionInternalServerError ¶
TestProjectVersionInternalServerError handles this case with default header values.
Internal Server Error
func NewTestProjectVersionInternalServerError ¶
func NewTestProjectVersionInternalServerError() *TestProjectVersionInternalServerError
NewTestProjectVersionInternalServerError creates a TestProjectVersionInternalServerError with default headers values
func (*TestProjectVersionInternalServerError) Error ¶
func (o *TestProjectVersionInternalServerError) Error() string
func (*TestProjectVersionInternalServerError) GetPayload ¶
func (o *TestProjectVersionInternalServerError) GetPayload() *models.APIResult
type TestProjectVersionNotFound ¶
TestProjectVersionNotFound handles this case with default header values.
Not Found
func NewTestProjectVersionNotFound ¶
func NewTestProjectVersionNotFound() *TestProjectVersionNotFound
NewTestProjectVersionNotFound creates a TestProjectVersionNotFound with default headers values
func (*TestProjectVersionNotFound) Error ¶
func (o *TestProjectVersionNotFound) Error() string
func (*TestProjectVersionNotFound) GetPayload ¶
func (o *TestProjectVersionNotFound) GetPayload() *models.APIResult
type TestProjectVersionOK ¶
type TestProjectVersionOK struct {
Payload *models.APIResultProjectVersionTestResponse
}
TestProjectVersionOK handles this case with default header values.
OK
func NewTestProjectVersionOK ¶
func NewTestProjectVersionOK() *TestProjectVersionOK
NewTestProjectVersionOK creates a TestProjectVersionOK with default headers values
func (*TestProjectVersionOK) Error ¶
func (o *TestProjectVersionOK) Error() string
func (*TestProjectVersionOK) GetPayload ¶
func (o *TestProjectVersionOK) GetPayload() *models.APIResultProjectVersionTestResponse
type TestProjectVersionParams ¶
type TestProjectVersionParams struct { /*ProjectVersionTestRequest projectVersionTestRequest */ ProjectVersionTestRequest *models.ProjectVersionTestRequest Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
TestProjectVersionParams contains all the parameters to send to the API endpoint for the test project version operation typically these are written to a http.Request
func NewTestProjectVersionParams ¶
func NewTestProjectVersionParams() *TestProjectVersionParams
NewTestProjectVersionParams creates a new TestProjectVersionParams object with the default values initialized.
func NewTestProjectVersionParamsWithContext ¶
func NewTestProjectVersionParamsWithContext(ctx context.Context) *TestProjectVersionParams
NewTestProjectVersionParamsWithContext creates a new TestProjectVersionParams object with the default values initialized, and the ability to set a context for a request
func NewTestProjectVersionParamsWithHTTPClient ¶
func NewTestProjectVersionParamsWithHTTPClient(client *http.Client) *TestProjectVersionParams
NewTestProjectVersionParamsWithHTTPClient creates a new TestProjectVersionParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewTestProjectVersionParamsWithTimeout ¶
func NewTestProjectVersionParamsWithTimeout(timeout time.Duration) *TestProjectVersionParams
NewTestProjectVersionParamsWithTimeout creates a new TestProjectVersionParams object with the default values initialized, and the ability to set a timeout on a request
func (*TestProjectVersionParams) SetContext ¶
func (o *TestProjectVersionParams) SetContext(ctx context.Context)
SetContext adds the context to the test project version params
func (*TestProjectVersionParams) SetHTTPClient ¶
func (o *TestProjectVersionParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the test project version params
func (*TestProjectVersionParams) SetProjectVersionTestRequest ¶
func (o *TestProjectVersionParams) SetProjectVersionTestRequest(projectVersionTestRequest *models.ProjectVersionTestRequest)
SetProjectVersionTestRequest adds the projectVersionTestRequest to the test project version params
func (*TestProjectVersionParams) SetTimeout ¶
func (o *TestProjectVersionParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the test project version params
func (*TestProjectVersionParams) WithContext ¶
func (o *TestProjectVersionParams) WithContext(ctx context.Context) *TestProjectVersionParams
WithContext adds the context to the test project version params
func (*TestProjectVersionParams) WithHTTPClient ¶
func (o *TestProjectVersionParams) WithHTTPClient(client *http.Client) *TestProjectVersionParams
WithHTTPClient adds the HTTPClient to the test project version params
func (*TestProjectVersionParams) WithProjectVersionTestRequest ¶
func (o *TestProjectVersionParams) WithProjectVersionTestRequest(projectVersionTestRequest *models.ProjectVersionTestRequest) *TestProjectVersionParams
WithProjectVersionTestRequest adds the projectVersionTestRequest to the test project version params
func (*TestProjectVersionParams) WithTimeout ¶
func (o *TestProjectVersionParams) WithTimeout(timeout time.Duration) *TestProjectVersionParams
WithTimeout adds the timeout to the test project version params
func (*TestProjectVersionParams) WriteToRequest ¶
func (o *TestProjectVersionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type TestProjectVersionReader ¶
type TestProjectVersionReader struct {
// contains filtered or unexported fields
}
TestProjectVersionReader is a Reader for the TestProjectVersion structure.
func (*TestProjectVersionReader) ReadResponse ¶
func (o *TestProjectVersionReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type TestProjectVersionUnauthorized ¶
type TestProjectVersionUnauthorized struct {
}TestProjectVersionUnauthorized handles this case with default header values.
Unauthorized
func NewTestProjectVersionUnauthorized ¶
func NewTestProjectVersionUnauthorized() *TestProjectVersionUnauthorized
NewTestProjectVersionUnauthorized creates a TestProjectVersionUnauthorized with default headers values
func (*TestProjectVersionUnauthorized) Error ¶
func (o *TestProjectVersionUnauthorized) Error() string
func (*TestProjectVersionUnauthorized) GetPayload ¶
func (o *TestProjectVersionUnauthorized) GetPayload() *models.APIResult
type TrainAuditAssistantProjectVersionBadRequest ¶
TrainAuditAssistantProjectVersionBadRequest handles this case with default header values.
Bad Request
func NewTrainAuditAssistantProjectVersionBadRequest ¶
func NewTrainAuditAssistantProjectVersionBadRequest() *TrainAuditAssistantProjectVersionBadRequest
NewTrainAuditAssistantProjectVersionBadRequest creates a TrainAuditAssistantProjectVersionBadRequest with default headers values
func (*TrainAuditAssistantProjectVersionBadRequest) Error ¶
func (o *TrainAuditAssistantProjectVersionBadRequest) Error() string
func (*TrainAuditAssistantProjectVersionBadRequest) GetPayload ¶
func (o *TrainAuditAssistantProjectVersionBadRequest) GetPayload() *models.APIResult
type TrainAuditAssistantProjectVersionConflict ¶
TrainAuditAssistantProjectVersionConflict handles this case with default header values.
Conflict
func NewTrainAuditAssistantProjectVersionConflict ¶
func NewTrainAuditAssistantProjectVersionConflict() *TrainAuditAssistantProjectVersionConflict
NewTrainAuditAssistantProjectVersionConflict creates a TrainAuditAssistantProjectVersionConflict with default headers values
func (*TrainAuditAssistantProjectVersionConflict) Error ¶
func (o *TrainAuditAssistantProjectVersionConflict) Error() string
func (*TrainAuditAssistantProjectVersionConflict) GetPayload ¶
func (o *TrainAuditAssistantProjectVersionConflict) GetPayload() *models.APIResult
type TrainAuditAssistantProjectVersionForbidden ¶
TrainAuditAssistantProjectVersionForbidden handles this case with default header values.
Forbidden
func NewTrainAuditAssistantProjectVersionForbidden ¶
func NewTrainAuditAssistantProjectVersionForbidden() *TrainAuditAssistantProjectVersionForbidden
NewTrainAuditAssistantProjectVersionForbidden creates a TrainAuditAssistantProjectVersionForbidden with default headers values
func (*TrainAuditAssistantProjectVersionForbidden) Error ¶
func (o *TrainAuditAssistantProjectVersionForbidden) Error() string
func (*TrainAuditAssistantProjectVersionForbidden) GetPayload ¶
func (o *TrainAuditAssistantProjectVersionForbidden) GetPayload() *models.APIResult
type TrainAuditAssistantProjectVersionInternalServerError ¶
TrainAuditAssistantProjectVersionInternalServerError handles this case with default header values.
Internal Server Error
func NewTrainAuditAssistantProjectVersionInternalServerError ¶
func NewTrainAuditAssistantProjectVersionInternalServerError() *TrainAuditAssistantProjectVersionInternalServerError
NewTrainAuditAssistantProjectVersionInternalServerError creates a TrainAuditAssistantProjectVersionInternalServerError with default headers values
func (*TrainAuditAssistantProjectVersionInternalServerError) Error ¶
func (o *TrainAuditAssistantProjectVersionInternalServerError) Error() string
func (*TrainAuditAssistantProjectVersionInternalServerError) GetPayload ¶
func (o *TrainAuditAssistantProjectVersionInternalServerError) GetPayload() *models.APIResult
type TrainAuditAssistantProjectVersionNotFound ¶
TrainAuditAssistantProjectVersionNotFound handles this case with default header values.
Not Found
func NewTrainAuditAssistantProjectVersionNotFound ¶
func NewTrainAuditAssistantProjectVersionNotFound() *TrainAuditAssistantProjectVersionNotFound
NewTrainAuditAssistantProjectVersionNotFound creates a TrainAuditAssistantProjectVersionNotFound with default headers values
func (*TrainAuditAssistantProjectVersionNotFound) Error ¶
func (o *TrainAuditAssistantProjectVersionNotFound) Error() string
func (*TrainAuditAssistantProjectVersionNotFound) GetPayload ¶
func (o *TrainAuditAssistantProjectVersionNotFound) GetPayload() *models.APIResult
type TrainAuditAssistantProjectVersionOK ¶
type TrainAuditAssistantProjectVersionOK struct {
Payload *models.APIResultVoid
}
TrainAuditAssistantProjectVersionOK handles this case with default header values.
OK
func NewTrainAuditAssistantProjectVersionOK ¶
func NewTrainAuditAssistantProjectVersionOK() *TrainAuditAssistantProjectVersionOK
NewTrainAuditAssistantProjectVersionOK creates a TrainAuditAssistantProjectVersionOK with default headers values
func (*TrainAuditAssistantProjectVersionOK) Error ¶
func (o *TrainAuditAssistantProjectVersionOK) Error() string
func (*TrainAuditAssistantProjectVersionOK) GetPayload ¶
func (o *TrainAuditAssistantProjectVersionOK) GetPayload() *models.APIResultVoid
type TrainAuditAssistantProjectVersionParams ¶
type TrainAuditAssistantProjectVersionParams struct { /*Resource resource */ Resource *models.ProjectVersionTrainAuditAssistantRequest Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
TrainAuditAssistantProjectVersionParams contains all the parameters to send to the API endpoint for the train audit assistant project version operation typically these are written to a http.Request
func NewTrainAuditAssistantProjectVersionParams ¶
func NewTrainAuditAssistantProjectVersionParams() *TrainAuditAssistantProjectVersionParams
NewTrainAuditAssistantProjectVersionParams creates a new TrainAuditAssistantProjectVersionParams object with the default values initialized.
func NewTrainAuditAssistantProjectVersionParamsWithContext ¶
func NewTrainAuditAssistantProjectVersionParamsWithContext(ctx context.Context) *TrainAuditAssistantProjectVersionParams
NewTrainAuditAssistantProjectVersionParamsWithContext creates a new TrainAuditAssistantProjectVersionParams object with the default values initialized, and the ability to set a context for a request
func NewTrainAuditAssistantProjectVersionParamsWithHTTPClient ¶
func NewTrainAuditAssistantProjectVersionParamsWithHTTPClient(client *http.Client) *TrainAuditAssistantProjectVersionParams
NewTrainAuditAssistantProjectVersionParamsWithHTTPClient creates a new TrainAuditAssistantProjectVersionParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewTrainAuditAssistantProjectVersionParamsWithTimeout ¶
func NewTrainAuditAssistantProjectVersionParamsWithTimeout(timeout time.Duration) *TrainAuditAssistantProjectVersionParams
NewTrainAuditAssistantProjectVersionParamsWithTimeout creates a new TrainAuditAssistantProjectVersionParams object with the default values initialized, and the ability to set a timeout on a request
func (*TrainAuditAssistantProjectVersionParams) SetContext ¶
func (o *TrainAuditAssistantProjectVersionParams) SetContext(ctx context.Context)
SetContext adds the context to the train audit assistant project version params
func (*TrainAuditAssistantProjectVersionParams) SetHTTPClient ¶
func (o *TrainAuditAssistantProjectVersionParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the train audit assistant project version params
func (*TrainAuditAssistantProjectVersionParams) SetResource ¶
func (o *TrainAuditAssistantProjectVersionParams) SetResource(resource *models.ProjectVersionTrainAuditAssistantRequest)
SetResource adds the resource to the train audit assistant project version params
func (*TrainAuditAssistantProjectVersionParams) SetTimeout ¶
func (o *TrainAuditAssistantProjectVersionParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the train audit assistant project version params
func (*TrainAuditAssistantProjectVersionParams) WithContext ¶
func (o *TrainAuditAssistantProjectVersionParams) WithContext(ctx context.Context) *TrainAuditAssistantProjectVersionParams
WithContext adds the context to the train audit assistant project version params
func (*TrainAuditAssistantProjectVersionParams) WithHTTPClient ¶
func (o *TrainAuditAssistantProjectVersionParams) WithHTTPClient(client *http.Client) *TrainAuditAssistantProjectVersionParams
WithHTTPClient adds the HTTPClient to the train audit assistant project version params
func (*TrainAuditAssistantProjectVersionParams) WithResource ¶
func (o *TrainAuditAssistantProjectVersionParams) WithResource(resource *models.ProjectVersionTrainAuditAssistantRequest) *TrainAuditAssistantProjectVersionParams
WithResource adds the resource to the train audit assistant project version params
func (*TrainAuditAssistantProjectVersionParams) WithTimeout ¶
func (o *TrainAuditAssistantProjectVersionParams) WithTimeout(timeout time.Duration) *TrainAuditAssistantProjectVersionParams
WithTimeout adds the timeout to the train audit assistant project version params
func (*TrainAuditAssistantProjectVersionParams) WriteToRequest ¶
func (o *TrainAuditAssistantProjectVersionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type TrainAuditAssistantProjectVersionReader ¶
type TrainAuditAssistantProjectVersionReader struct {
// contains filtered or unexported fields
}
TrainAuditAssistantProjectVersionReader is a Reader for the TrainAuditAssistantProjectVersion structure.
func (*TrainAuditAssistantProjectVersionReader) ReadResponse ¶
func (o *TrainAuditAssistantProjectVersionReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type TrainAuditAssistantProjectVersionUnauthorized ¶
type TrainAuditAssistantProjectVersionUnauthorized struct {
}TrainAuditAssistantProjectVersionUnauthorized handles this case with default header values.
Unauthorized
func NewTrainAuditAssistantProjectVersionUnauthorized ¶
func NewTrainAuditAssistantProjectVersionUnauthorized() *TrainAuditAssistantProjectVersionUnauthorized
NewTrainAuditAssistantProjectVersionUnauthorized creates a TrainAuditAssistantProjectVersionUnauthorized with default headers values
func (*TrainAuditAssistantProjectVersionUnauthorized) Error ¶
func (o *TrainAuditAssistantProjectVersionUnauthorized) Error() string
func (*TrainAuditAssistantProjectVersionUnauthorized) GetPayload ¶
func (o *TrainAuditAssistantProjectVersionUnauthorized) GetPayload() *models.APIResult
type UpdateProjectVersionBadRequest ¶
UpdateProjectVersionBadRequest handles this case with default header values.
Bad Request
func NewUpdateProjectVersionBadRequest ¶
func NewUpdateProjectVersionBadRequest() *UpdateProjectVersionBadRequest
NewUpdateProjectVersionBadRequest creates a UpdateProjectVersionBadRequest with default headers values
func (*UpdateProjectVersionBadRequest) Error ¶
func (o *UpdateProjectVersionBadRequest) Error() string
func (*UpdateProjectVersionBadRequest) GetPayload ¶
func (o *UpdateProjectVersionBadRequest) GetPayload() *models.APIResult
type UpdateProjectVersionConflict ¶
UpdateProjectVersionConflict handles this case with default header values.
Conflict
func NewUpdateProjectVersionConflict ¶
func NewUpdateProjectVersionConflict() *UpdateProjectVersionConflict
NewUpdateProjectVersionConflict creates a UpdateProjectVersionConflict with default headers values
func (*UpdateProjectVersionConflict) Error ¶
func (o *UpdateProjectVersionConflict) Error() string
func (*UpdateProjectVersionConflict) GetPayload ¶
func (o *UpdateProjectVersionConflict) GetPayload() *models.APIResult
type UpdateProjectVersionForbidden ¶
UpdateProjectVersionForbidden handles this case with default header values.
Forbidden
func NewUpdateProjectVersionForbidden ¶
func NewUpdateProjectVersionForbidden() *UpdateProjectVersionForbidden
NewUpdateProjectVersionForbidden creates a UpdateProjectVersionForbidden with default headers values
func (*UpdateProjectVersionForbidden) Error ¶
func (o *UpdateProjectVersionForbidden) Error() string
func (*UpdateProjectVersionForbidden) GetPayload ¶
func (o *UpdateProjectVersionForbidden) GetPayload() *models.APIResult
type UpdateProjectVersionInternalServerError ¶
UpdateProjectVersionInternalServerError handles this case with default header values.
Internal Server Error
func NewUpdateProjectVersionInternalServerError ¶
func NewUpdateProjectVersionInternalServerError() *UpdateProjectVersionInternalServerError
NewUpdateProjectVersionInternalServerError creates a UpdateProjectVersionInternalServerError with default headers values
func (*UpdateProjectVersionInternalServerError) Error ¶
func (o *UpdateProjectVersionInternalServerError) Error() string
func (*UpdateProjectVersionInternalServerError) GetPayload ¶
func (o *UpdateProjectVersionInternalServerError) GetPayload() *models.APIResult
type UpdateProjectVersionNotFound ¶
UpdateProjectVersionNotFound handles this case with default header values.
Not Found
func NewUpdateProjectVersionNotFound ¶
func NewUpdateProjectVersionNotFound() *UpdateProjectVersionNotFound
NewUpdateProjectVersionNotFound creates a UpdateProjectVersionNotFound with default headers values
func (*UpdateProjectVersionNotFound) Error ¶
func (o *UpdateProjectVersionNotFound) Error() string
func (*UpdateProjectVersionNotFound) GetPayload ¶
func (o *UpdateProjectVersionNotFound) GetPayload() *models.APIResult
type UpdateProjectVersionOK ¶
type UpdateProjectVersionOK struct {
Payload *models.APIResultProjectVersion
}
UpdateProjectVersionOK handles this case with default header values.
OK
func NewUpdateProjectVersionOK ¶
func NewUpdateProjectVersionOK() *UpdateProjectVersionOK
NewUpdateProjectVersionOK creates a UpdateProjectVersionOK with default headers values
func (*UpdateProjectVersionOK) Error ¶
func (o *UpdateProjectVersionOK) Error() string
func (*UpdateProjectVersionOK) GetPayload ¶
func (o *UpdateProjectVersionOK) GetPayload() *models.APIResultProjectVersion
type UpdateProjectVersionParams ¶
type UpdateProjectVersionParams struct { /*ID id */ ID int64 /*Resource resource */ Resource *models.ProjectVersion Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
UpdateProjectVersionParams contains all the parameters to send to the API endpoint for the update project version operation typically these are written to a http.Request
func NewUpdateProjectVersionParams ¶
func NewUpdateProjectVersionParams() *UpdateProjectVersionParams
NewUpdateProjectVersionParams creates a new UpdateProjectVersionParams object with the default values initialized.
func NewUpdateProjectVersionParamsWithContext ¶
func NewUpdateProjectVersionParamsWithContext(ctx context.Context) *UpdateProjectVersionParams
NewUpdateProjectVersionParamsWithContext creates a new UpdateProjectVersionParams object with the default values initialized, and the ability to set a context for a request
func NewUpdateProjectVersionParamsWithHTTPClient ¶
func NewUpdateProjectVersionParamsWithHTTPClient(client *http.Client) *UpdateProjectVersionParams
NewUpdateProjectVersionParamsWithHTTPClient creates a new UpdateProjectVersionParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewUpdateProjectVersionParamsWithTimeout ¶
func NewUpdateProjectVersionParamsWithTimeout(timeout time.Duration) *UpdateProjectVersionParams
NewUpdateProjectVersionParamsWithTimeout creates a new UpdateProjectVersionParams object with the default values initialized, and the ability to set a timeout on a request
func (*UpdateProjectVersionParams) SetContext ¶
func (o *UpdateProjectVersionParams) SetContext(ctx context.Context)
SetContext adds the context to the update project version params
func (*UpdateProjectVersionParams) SetHTTPClient ¶
func (o *UpdateProjectVersionParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the update project version params
func (*UpdateProjectVersionParams) SetID ¶
func (o *UpdateProjectVersionParams) SetID(id int64)
SetID adds the id to the update project version params
func (*UpdateProjectVersionParams) SetResource ¶
func (o *UpdateProjectVersionParams) SetResource(resource *models.ProjectVersion)
SetResource adds the resource to the update project version params
func (*UpdateProjectVersionParams) SetTimeout ¶
func (o *UpdateProjectVersionParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the update project version params
func (*UpdateProjectVersionParams) WithContext ¶
func (o *UpdateProjectVersionParams) WithContext(ctx context.Context) *UpdateProjectVersionParams
WithContext adds the context to the update project version params
func (*UpdateProjectVersionParams) WithHTTPClient ¶
func (o *UpdateProjectVersionParams) WithHTTPClient(client *http.Client) *UpdateProjectVersionParams
WithHTTPClient adds the HTTPClient to the update project version params
func (*UpdateProjectVersionParams) WithID ¶
func (o *UpdateProjectVersionParams) WithID(id int64) *UpdateProjectVersionParams
WithID adds the id to the update project version params
func (*UpdateProjectVersionParams) WithResource ¶
func (o *UpdateProjectVersionParams) WithResource(resource *models.ProjectVersion) *UpdateProjectVersionParams
WithResource adds the resource to the update project version params
func (*UpdateProjectVersionParams) WithTimeout ¶
func (o *UpdateProjectVersionParams) WithTimeout(timeout time.Duration) *UpdateProjectVersionParams
WithTimeout adds the timeout to the update project version params
func (*UpdateProjectVersionParams) WriteToRequest ¶
func (o *UpdateProjectVersionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UpdateProjectVersionReader ¶
type UpdateProjectVersionReader struct {
// contains filtered or unexported fields
}
UpdateProjectVersionReader is a Reader for the UpdateProjectVersion structure.
func (*UpdateProjectVersionReader) ReadResponse ¶
func (o *UpdateProjectVersionReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UpdateProjectVersionUnauthorized ¶
type UpdateProjectVersionUnauthorized struct {
}UpdateProjectVersionUnauthorized handles this case with default header values.
Unauthorized
func NewUpdateProjectVersionUnauthorized ¶
func NewUpdateProjectVersionUnauthorized() *UpdateProjectVersionUnauthorized
NewUpdateProjectVersionUnauthorized creates a UpdateProjectVersionUnauthorized with default headers values
func (*UpdateProjectVersionUnauthorized) Error ¶
func (o *UpdateProjectVersionUnauthorized) Error() string
func (*UpdateProjectVersionUnauthorized) GetPayload ¶
func (o *UpdateProjectVersionUnauthorized) GetPayload() *models.APIResult
Source Files
¶
- audit_by_audit_assistant_project_version_parameters.go
- audit_by_audit_assistant_project_version_responses.go
- copy_current_state_for_project_version_parameters.go
- copy_current_state_for_project_version_responses.go
- copy_project_version_parameters.go
- copy_project_version_responses.go
- create_project_version_parameters.go
- create_project_version_responses.go
- delete_project_version_parameters.go
- delete_project_version_responses.go
- list_project_version_parameters.go
- list_project_version_responses.go
- project_version_controller_client.go
- purge_project_version_parameters.go
- purge_project_version_responses.go
- read_project_version_parameters.go
- read_project_version_responses.go
- refresh_project_version_parameters.go
- refresh_project_version_responses.go
- test_project_version_parameters.go
- test_project_version_responses.go
- train_audit_assistant_project_version_parameters.go
- train_audit_assistant_project_version_responses.go
- update_project_version_parameters.go
- update_project_version_responses.go