bug_tracker_of_project_version_controller

package
v0.0.0-...-7b3e9a7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 26, 2022 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ClearBugLinksByExternalIdsBugTrackerOfProjectVersionBadRequest

type ClearBugLinksByExternalIdsBugTrackerOfProjectVersionBadRequest struct {
	Payload *models.APIResult
}

ClearBugLinksByExternalIdsBugTrackerOfProjectVersionBadRequest handles this case with default header values.

Bad Request

func NewClearBugLinksByExternalIdsBugTrackerOfProjectVersionBadRequest

func NewClearBugLinksByExternalIdsBugTrackerOfProjectVersionBadRequest() *ClearBugLinksByExternalIdsBugTrackerOfProjectVersionBadRequest

NewClearBugLinksByExternalIdsBugTrackerOfProjectVersionBadRequest creates a ClearBugLinksByExternalIdsBugTrackerOfProjectVersionBadRequest with default headers values

func (*ClearBugLinksByExternalIdsBugTrackerOfProjectVersionBadRequest) Error

func (*ClearBugLinksByExternalIdsBugTrackerOfProjectVersionBadRequest) GetPayload

type ClearBugLinksByExternalIdsBugTrackerOfProjectVersionConflict

type ClearBugLinksByExternalIdsBugTrackerOfProjectVersionConflict struct {
	Payload *models.APIResult
}

ClearBugLinksByExternalIdsBugTrackerOfProjectVersionConflict handles this case with default header values.

Conflict

func NewClearBugLinksByExternalIdsBugTrackerOfProjectVersionConflict

func NewClearBugLinksByExternalIdsBugTrackerOfProjectVersionConflict() *ClearBugLinksByExternalIdsBugTrackerOfProjectVersionConflict

NewClearBugLinksByExternalIdsBugTrackerOfProjectVersionConflict creates a ClearBugLinksByExternalIdsBugTrackerOfProjectVersionConflict with default headers values

func (*ClearBugLinksByExternalIdsBugTrackerOfProjectVersionConflict) Error

func (*ClearBugLinksByExternalIdsBugTrackerOfProjectVersionConflict) GetPayload

type ClearBugLinksByExternalIdsBugTrackerOfProjectVersionForbidden

type ClearBugLinksByExternalIdsBugTrackerOfProjectVersionForbidden struct {
	Payload *models.APIResult
}

ClearBugLinksByExternalIdsBugTrackerOfProjectVersionForbidden handles this case with default header values.

Forbidden

func NewClearBugLinksByExternalIdsBugTrackerOfProjectVersionForbidden

func NewClearBugLinksByExternalIdsBugTrackerOfProjectVersionForbidden() *ClearBugLinksByExternalIdsBugTrackerOfProjectVersionForbidden

NewClearBugLinksByExternalIdsBugTrackerOfProjectVersionForbidden creates a ClearBugLinksByExternalIdsBugTrackerOfProjectVersionForbidden with default headers values

func (*ClearBugLinksByExternalIdsBugTrackerOfProjectVersionForbidden) Error

func (*ClearBugLinksByExternalIdsBugTrackerOfProjectVersionForbidden) GetPayload

type ClearBugLinksByExternalIdsBugTrackerOfProjectVersionInternalServerError

type ClearBugLinksByExternalIdsBugTrackerOfProjectVersionInternalServerError struct {
	Payload *models.APIResult
}

ClearBugLinksByExternalIdsBugTrackerOfProjectVersionInternalServerError handles this case with default header values.

Internal Server Error

func NewClearBugLinksByExternalIdsBugTrackerOfProjectVersionInternalServerError

func NewClearBugLinksByExternalIdsBugTrackerOfProjectVersionInternalServerError() *ClearBugLinksByExternalIdsBugTrackerOfProjectVersionInternalServerError

NewClearBugLinksByExternalIdsBugTrackerOfProjectVersionInternalServerError creates a ClearBugLinksByExternalIdsBugTrackerOfProjectVersionInternalServerError with default headers values

func (*ClearBugLinksByExternalIdsBugTrackerOfProjectVersionInternalServerError) Error

func (*ClearBugLinksByExternalIdsBugTrackerOfProjectVersionInternalServerError) GetPayload

type ClearBugLinksByExternalIdsBugTrackerOfProjectVersionNotFound

type ClearBugLinksByExternalIdsBugTrackerOfProjectVersionNotFound struct {
	Payload *models.APIResult
}

ClearBugLinksByExternalIdsBugTrackerOfProjectVersionNotFound handles this case with default header values.

Not Found

func NewClearBugLinksByExternalIdsBugTrackerOfProjectVersionNotFound

func NewClearBugLinksByExternalIdsBugTrackerOfProjectVersionNotFound() *ClearBugLinksByExternalIdsBugTrackerOfProjectVersionNotFound

NewClearBugLinksByExternalIdsBugTrackerOfProjectVersionNotFound creates a ClearBugLinksByExternalIdsBugTrackerOfProjectVersionNotFound with default headers values

func (*ClearBugLinksByExternalIdsBugTrackerOfProjectVersionNotFound) Error

func (*ClearBugLinksByExternalIdsBugTrackerOfProjectVersionNotFound) GetPayload

type ClearBugLinksByExternalIdsBugTrackerOfProjectVersionOK

type ClearBugLinksByExternalIdsBugTrackerOfProjectVersionOK struct {
	Payload *models.APIResultVoid
}

ClearBugLinksByExternalIdsBugTrackerOfProjectVersionOK handles this case with default header values.

OK

func NewClearBugLinksByExternalIdsBugTrackerOfProjectVersionOK

func NewClearBugLinksByExternalIdsBugTrackerOfProjectVersionOK() *ClearBugLinksByExternalIdsBugTrackerOfProjectVersionOK

NewClearBugLinksByExternalIdsBugTrackerOfProjectVersionOK creates a ClearBugLinksByExternalIdsBugTrackerOfProjectVersionOK with default headers values

func (*ClearBugLinksByExternalIdsBugTrackerOfProjectVersionOK) Error

func (*ClearBugLinksByExternalIdsBugTrackerOfProjectVersionOK) GetPayload

type ClearBugLinksByExternalIdsBugTrackerOfProjectVersionParams

type ClearBugLinksByExternalIdsBugTrackerOfProjectVersionParams struct {

	/*ParentID
	  parentId

	*/
	ParentID int64
	/*Resource
	  resource

	*/
	Resource *models.ProjectVersionClearBugLinksRequest

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ClearBugLinksByExternalIdsBugTrackerOfProjectVersionParams contains all the parameters to send to the API endpoint for the clear bug links by external ids bug tracker of project version operation typically these are written to a http.Request

func NewClearBugLinksByExternalIdsBugTrackerOfProjectVersionParams

func NewClearBugLinksByExternalIdsBugTrackerOfProjectVersionParams() *ClearBugLinksByExternalIdsBugTrackerOfProjectVersionParams

NewClearBugLinksByExternalIdsBugTrackerOfProjectVersionParams creates a new ClearBugLinksByExternalIdsBugTrackerOfProjectVersionParams object with the default values initialized.

func NewClearBugLinksByExternalIdsBugTrackerOfProjectVersionParamsWithContext

func NewClearBugLinksByExternalIdsBugTrackerOfProjectVersionParamsWithContext(ctx context.Context) *ClearBugLinksByExternalIdsBugTrackerOfProjectVersionParams

NewClearBugLinksByExternalIdsBugTrackerOfProjectVersionParamsWithContext creates a new ClearBugLinksByExternalIdsBugTrackerOfProjectVersionParams object with the default values initialized, and the ability to set a context for a request

func NewClearBugLinksByExternalIdsBugTrackerOfProjectVersionParamsWithHTTPClient

func NewClearBugLinksByExternalIdsBugTrackerOfProjectVersionParamsWithHTTPClient(client *http.Client) *ClearBugLinksByExternalIdsBugTrackerOfProjectVersionParams

NewClearBugLinksByExternalIdsBugTrackerOfProjectVersionParamsWithHTTPClient creates a new ClearBugLinksByExternalIdsBugTrackerOfProjectVersionParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewClearBugLinksByExternalIdsBugTrackerOfProjectVersionParamsWithTimeout

func NewClearBugLinksByExternalIdsBugTrackerOfProjectVersionParamsWithTimeout(timeout time.Duration) *ClearBugLinksByExternalIdsBugTrackerOfProjectVersionParams

NewClearBugLinksByExternalIdsBugTrackerOfProjectVersionParamsWithTimeout creates a new ClearBugLinksByExternalIdsBugTrackerOfProjectVersionParams object with the default values initialized, and the ability to set a timeout on a request

func (*ClearBugLinksByExternalIdsBugTrackerOfProjectVersionParams) SetContext

SetContext adds the context to the clear bug links by external ids bug tracker of project version params

func (*ClearBugLinksByExternalIdsBugTrackerOfProjectVersionParams) SetHTTPClient

SetHTTPClient adds the HTTPClient to the clear bug links by external ids bug tracker of project version params

func (*ClearBugLinksByExternalIdsBugTrackerOfProjectVersionParams) SetParentID

SetParentID adds the parentId to the clear bug links by external ids bug tracker of project version params

func (*ClearBugLinksByExternalIdsBugTrackerOfProjectVersionParams) SetResource

SetResource adds the resource to the clear bug links by external ids bug tracker of project version params

func (*ClearBugLinksByExternalIdsBugTrackerOfProjectVersionParams) SetTimeout

SetTimeout adds the timeout to the clear bug links by external ids bug tracker of project version params

func (*ClearBugLinksByExternalIdsBugTrackerOfProjectVersionParams) WithContext

WithContext adds the context to the clear bug links by external ids bug tracker of project version params

func (*ClearBugLinksByExternalIdsBugTrackerOfProjectVersionParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the clear bug links by external ids bug tracker of project version params

func (*ClearBugLinksByExternalIdsBugTrackerOfProjectVersionParams) WithParentID

WithParentID adds the parentID to the clear bug links by external ids bug tracker of project version params

func (*ClearBugLinksByExternalIdsBugTrackerOfProjectVersionParams) WithResource

WithResource adds the resource to the clear bug links by external ids bug tracker of project version params

func (*ClearBugLinksByExternalIdsBugTrackerOfProjectVersionParams) WithTimeout

WithTimeout adds the timeout to the clear bug links by external ids bug tracker of project version params

func (*ClearBugLinksByExternalIdsBugTrackerOfProjectVersionParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type ClearBugLinksByExternalIdsBugTrackerOfProjectVersionReader

type ClearBugLinksByExternalIdsBugTrackerOfProjectVersionReader struct {
	// contains filtered or unexported fields
}

ClearBugLinksByExternalIdsBugTrackerOfProjectVersionReader is a Reader for the ClearBugLinksByExternalIdsBugTrackerOfProjectVersion structure.

func (*ClearBugLinksByExternalIdsBugTrackerOfProjectVersionReader) ReadResponse

ReadResponse reads a server response into the received o.

type ClearBugLinksByExternalIdsBugTrackerOfProjectVersionUnauthorized

type ClearBugLinksByExternalIdsBugTrackerOfProjectVersionUnauthorized struct {
	Payload *models.APIResult
}

ClearBugLinksByExternalIdsBugTrackerOfProjectVersionUnauthorized handles this case with default header values.

Unauthorized

func NewClearBugLinksByExternalIdsBugTrackerOfProjectVersionUnauthorized

func NewClearBugLinksByExternalIdsBugTrackerOfProjectVersionUnauthorized() *ClearBugLinksByExternalIdsBugTrackerOfProjectVersionUnauthorized

NewClearBugLinksByExternalIdsBugTrackerOfProjectVersionUnauthorized creates a ClearBugLinksByExternalIdsBugTrackerOfProjectVersionUnauthorized with default headers values

func (*ClearBugLinksByExternalIdsBugTrackerOfProjectVersionUnauthorized) Error

func (*ClearBugLinksByExternalIdsBugTrackerOfProjectVersionUnauthorized) GetPayload

type Client

type Client struct {
	// contains filtered or unexported fields
}

Client for bug tracker of project version controller API

func (*Client) ClearBugLinksByExternalIdsBugTrackerOfProjectVersion

ClearBugLinksByExternalIdsBugTrackerOfProjectVersion clears the specified bug references from the application version does not affect the external bug tracking system in any way

func (*Client) ListBugTrackerOfProjectVersion

func (a *Client) ListBugTrackerOfProjectVersion(params *ListBugTrackerOfProjectVersionParams, authInfo runtime.ClientAuthInfoWriter) (*ListBugTrackerOfProjectVersionOK, error)

ListBugTrackerOfProjectVersion lists

func (*Client) SetTransport

func (a *Client) SetTransport(transport runtime.ClientTransport)

SetTransport changes the transport on the client

func (*Client) TestBugTrackerOfProjectVersion

func (a *Client) TestBugTrackerOfProjectVersion(params *TestBugTrackerOfProjectVersionParams, authInfo runtime.ClientAuthInfoWriter) (*TestBugTrackerOfProjectVersionOK, error)

TestBugTrackerOfProjectVersion validates that the user can authenticate to the bug tracking system using the provided configuration and credentials

func (*Client) UpdateCollectionBugTrackerOfProjectVersion

UpdateCollectionBugTrackerOfProjectVersion updates collection

type ClientService

type ClientService interface {
	ClearBugLinksByExternalIdsBugTrackerOfProjectVersion(params *ClearBugLinksByExternalIdsBugTrackerOfProjectVersionParams, authInfo runtime.ClientAuthInfoWriter) (*ClearBugLinksByExternalIdsBugTrackerOfProjectVersionOK, error)

	ListBugTrackerOfProjectVersion(params *ListBugTrackerOfProjectVersionParams, authInfo runtime.ClientAuthInfoWriter) (*ListBugTrackerOfProjectVersionOK, error)

	TestBugTrackerOfProjectVersion(params *TestBugTrackerOfProjectVersionParams, authInfo runtime.ClientAuthInfoWriter) (*TestBugTrackerOfProjectVersionOK, error)

	UpdateCollectionBugTrackerOfProjectVersion(params *UpdateCollectionBugTrackerOfProjectVersionParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateCollectionBugTrackerOfProjectVersionOK, 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 bug tracker of project version controller API client.

type ListBugTrackerOfProjectVersionBadRequest

type ListBugTrackerOfProjectVersionBadRequest struct {
	Payload *models.APIResult
}

ListBugTrackerOfProjectVersionBadRequest handles this case with default header values.

Bad Request

func NewListBugTrackerOfProjectVersionBadRequest

func NewListBugTrackerOfProjectVersionBadRequest() *ListBugTrackerOfProjectVersionBadRequest

NewListBugTrackerOfProjectVersionBadRequest creates a ListBugTrackerOfProjectVersionBadRequest with default headers values

func (*ListBugTrackerOfProjectVersionBadRequest) Error

func (*ListBugTrackerOfProjectVersionBadRequest) GetPayload

type ListBugTrackerOfProjectVersionConflict

type ListBugTrackerOfProjectVersionConflict struct {
	Payload *models.APIResult
}

ListBugTrackerOfProjectVersionConflict handles this case with default header values.

Conflict

func NewListBugTrackerOfProjectVersionConflict

func NewListBugTrackerOfProjectVersionConflict() *ListBugTrackerOfProjectVersionConflict

NewListBugTrackerOfProjectVersionConflict creates a ListBugTrackerOfProjectVersionConflict with default headers values

func (*ListBugTrackerOfProjectVersionConflict) Error

func (*ListBugTrackerOfProjectVersionConflict) GetPayload

type ListBugTrackerOfProjectVersionForbidden

type ListBugTrackerOfProjectVersionForbidden struct {
	Payload *models.APIResult
}

ListBugTrackerOfProjectVersionForbidden handles this case with default header values.

Forbidden

func NewListBugTrackerOfProjectVersionForbidden

func NewListBugTrackerOfProjectVersionForbidden() *ListBugTrackerOfProjectVersionForbidden

NewListBugTrackerOfProjectVersionForbidden creates a ListBugTrackerOfProjectVersionForbidden with default headers values

func (*ListBugTrackerOfProjectVersionForbidden) Error

func (*ListBugTrackerOfProjectVersionForbidden) GetPayload

type ListBugTrackerOfProjectVersionInternalServerError

type ListBugTrackerOfProjectVersionInternalServerError struct {
	Payload *models.APIResult
}

ListBugTrackerOfProjectVersionInternalServerError handles this case with default header values.

Internal Server Error

func NewListBugTrackerOfProjectVersionInternalServerError

func NewListBugTrackerOfProjectVersionInternalServerError() *ListBugTrackerOfProjectVersionInternalServerError

NewListBugTrackerOfProjectVersionInternalServerError creates a ListBugTrackerOfProjectVersionInternalServerError with default headers values

func (*ListBugTrackerOfProjectVersionInternalServerError) Error

func (*ListBugTrackerOfProjectVersionInternalServerError) GetPayload

type ListBugTrackerOfProjectVersionNotFound

type ListBugTrackerOfProjectVersionNotFound struct {
	Payload *models.APIResult
}

ListBugTrackerOfProjectVersionNotFound handles this case with default header values.

Not Found

func NewListBugTrackerOfProjectVersionNotFound

func NewListBugTrackerOfProjectVersionNotFound() *ListBugTrackerOfProjectVersionNotFound

NewListBugTrackerOfProjectVersionNotFound creates a ListBugTrackerOfProjectVersionNotFound with default headers values

func (*ListBugTrackerOfProjectVersionNotFound) Error

func (*ListBugTrackerOfProjectVersionNotFound) GetPayload

type ListBugTrackerOfProjectVersionOK

type ListBugTrackerOfProjectVersionOK struct {
	Payload *models.APIResultListProjectVersionBugTracker
}

ListBugTrackerOfProjectVersionOK handles this case with default header values.

OK

func NewListBugTrackerOfProjectVersionOK

func NewListBugTrackerOfProjectVersionOK() *ListBugTrackerOfProjectVersionOK

NewListBugTrackerOfProjectVersionOK creates a ListBugTrackerOfProjectVersionOK with default headers values

func (*ListBugTrackerOfProjectVersionOK) Error

func (*ListBugTrackerOfProjectVersionOK) GetPayload

type ListBugTrackerOfProjectVersionParams

type ListBugTrackerOfProjectVersionParams struct {

	/*Fields
	  Output fields

	*/
	Fields *string
	/*ParentID
	  parentId

	*/
	ParentID int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ListBugTrackerOfProjectVersionParams contains all the parameters to send to the API endpoint for the list bug tracker of project version operation typically these are written to a http.Request

func NewListBugTrackerOfProjectVersionParams

func NewListBugTrackerOfProjectVersionParams() *ListBugTrackerOfProjectVersionParams

NewListBugTrackerOfProjectVersionParams creates a new ListBugTrackerOfProjectVersionParams object with the default values initialized.

func NewListBugTrackerOfProjectVersionParamsWithContext

func NewListBugTrackerOfProjectVersionParamsWithContext(ctx context.Context) *ListBugTrackerOfProjectVersionParams

NewListBugTrackerOfProjectVersionParamsWithContext creates a new ListBugTrackerOfProjectVersionParams object with the default values initialized, and the ability to set a context for a request

func NewListBugTrackerOfProjectVersionParamsWithHTTPClient

func NewListBugTrackerOfProjectVersionParamsWithHTTPClient(client *http.Client) *ListBugTrackerOfProjectVersionParams

NewListBugTrackerOfProjectVersionParamsWithHTTPClient creates a new ListBugTrackerOfProjectVersionParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewListBugTrackerOfProjectVersionParamsWithTimeout

func NewListBugTrackerOfProjectVersionParamsWithTimeout(timeout time.Duration) *ListBugTrackerOfProjectVersionParams

NewListBugTrackerOfProjectVersionParamsWithTimeout creates a new ListBugTrackerOfProjectVersionParams object with the default values initialized, and the ability to set a timeout on a request

func (*ListBugTrackerOfProjectVersionParams) SetContext

SetContext adds the context to the list bug tracker of project version params

func (*ListBugTrackerOfProjectVersionParams) SetFields

func (o *ListBugTrackerOfProjectVersionParams) SetFields(fields *string)

SetFields adds the fields to the list bug tracker of project version params

func (*ListBugTrackerOfProjectVersionParams) SetHTTPClient

func (o *ListBugTrackerOfProjectVersionParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the list bug tracker of project version params

func (*ListBugTrackerOfProjectVersionParams) SetParentID

func (o *ListBugTrackerOfProjectVersionParams) SetParentID(parentID int64)

SetParentID adds the parentId to the list bug tracker of project version params

func (*ListBugTrackerOfProjectVersionParams) SetTimeout

func (o *ListBugTrackerOfProjectVersionParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the list bug tracker of project version params

func (*ListBugTrackerOfProjectVersionParams) WithContext

WithContext adds the context to the list bug tracker of project version params

func (*ListBugTrackerOfProjectVersionParams) WithFields

WithFields adds the fields to the list bug tracker of project version params

func (*ListBugTrackerOfProjectVersionParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the list bug tracker of project version params

func (*ListBugTrackerOfProjectVersionParams) WithParentID

WithParentID adds the parentID to the list bug tracker of project version params

func (*ListBugTrackerOfProjectVersionParams) WithTimeout

WithTimeout adds the timeout to the list bug tracker of project version params

func (*ListBugTrackerOfProjectVersionParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type ListBugTrackerOfProjectVersionReader

type ListBugTrackerOfProjectVersionReader struct {
	// contains filtered or unexported fields
}

ListBugTrackerOfProjectVersionReader is a Reader for the ListBugTrackerOfProjectVersion structure.

func (*ListBugTrackerOfProjectVersionReader) ReadResponse

func (o *ListBugTrackerOfProjectVersionReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ListBugTrackerOfProjectVersionUnauthorized

type ListBugTrackerOfProjectVersionUnauthorized struct {
	Payload *models.APIResult
}

ListBugTrackerOfProjectVersionUnauthorized handles this case with default header values.

Unauthorized

func NewListBugTrackerOfProjectVersionUnauthorized

func NewListBugTrackerOfProjectVersionUnauthorized() *ListBugTrackerOfProjectVersionUnauthorized

NewListBugTrackerOfProjectVersionUnauthorized creates a ListBugTrackerOfProjectVersionUnauthorized with default headers values

func (*ListBugTrackerOfProjectVersionUnauthorized) Error

func (*ListBugTrackerOfProjectVersionUnauthorized) GetPayload

type TestBugTrackerOfProjectVersionBadRequest

type TestBugTrackerOfProjectVersionBadRequest struct {
	Payload *models.APIResult
}

TestBugTrackerOfProjectVersionBadRequest handles this case with default header values.

Bad Request

func NewTestBugTrackerOfProjectVersionBadRequest

func NewTestBugTrackerOfProjectVersionBadRequest() *TestBugTrackerOfProjectVersionBadRequest

NewTestBugTrackerOfProjectVersionBadRequest creates a TestBugTrackerOfProjectVersionBadRequest with default headers values

func (*TestBugTrackerOfProjectVersionBadRequest) Error

func (*TestBugTrackerOfProjectVersionBadRequest) GetPayload

type TestBugTrackerOfProjectVersionConflict

type TestBugTrackerOfProjectVersionConflict struct {
	Payload *models.APIResult
}

TestBugTrackerOfProjectVersionConflict handles this case with default header values.

Conflict

func NewTestBugTrackerOfProjectVersionConflict

func NewTestBugTrackerOfProjectVersionConflict() *TestBugTrackerOfProjectVersionConflict

NewTestBugTrackerOfProjectVersionConflict creates a TestBugTrackerOfProjectVersionConflict with default headers values

func (*TestBugTrackerOfProjectVersionConflict) Error

func (*TestBugTrackerOfProjectVersionConflict) GetPayload

type TestBugTrackerOfProjectVersionForbidden

type TestBugTrackerOfProjectVersionForbidden struct {
	Payload *models.APIResult
}

TestBugTrackerOfProjectVersionForbidden handles this case with default header values.

Forbidden

func NewTestBugTrackerOfProjectVersionForbidden

func NewTestBugTrackerOfProjectVersionForbidden() *TestBugTrackerOfProjectVersionForbidden

NewTestBugTrackerOfProjectVersionForbidden creates a TestBugTrackerOfProjectVersionForbidden with default headers values

func (*TestBugTrackerOfProjectVersionForbidden) Error

func (*TestBugTrackerOfProjectVersionForbidden) GetPayload

type TestBugTrackerOfProjectVersionInternalServerError

type TestBugTrackerOfProjectVersionInternalServerError struct {
	Payload *models.APIResult
}

TestBugTrackerOfProjectVersionInternalServerError handles this case with default header values.

Internal Server Error

func NewTestBugTrackerOfProjectVersionInternalServerError

func NewTestBugTrackerOfProjectVersionInternalServerError() *TestBugTrackerOfProjectVersionInternalServerError

NewTestBugTrackerOfProjectVersionInternalServerError creates a TestBugTrackerOfProjectVersionInternalServerError with default headers values

func (*TestBugTrackerOfProjectVersionInternalServerError) Error

func (*TestBugTrackerOfProjectVersionInternalServerError) GetPayload

type TestBugTrackerOfProjectVersionNotFound

type TestBugTrackerOfProjectVersionNotFound struct {
	Payload *models.APIResult
}

TestBugTrackerOfProjectVersionNotFound handles this case with default header values.

Not Found

func NewTestBugTrackerOfProjectVersionNotFound

func NewTestBugTrackerOfProjectVersionNotFound() *TestBugTrackerOfProjectVersionNotFound

NewTestBugTrackerOfProjectVersionNotFound creates a TestBugTrackerOfProjectVersionNotFound with default headers values

func (*TestBugTrackerOfProjectVersionNotFound) Error

func (*TestBugTrackerOfProjectVersionNotFound) GetPayload

type TestBugTrackerOfProjectVersionOK

type TestBugTrackerOfProjectVersionOK struct {
	Payload *models.APIResultVoid
}

TestBugTrackerOfProjectVersionOK handles this case with default header values.

OK

func NewTestBugTrackerOfProjectVersionOK

func NewTestBugTrackerOfProjectVersionOK() *TestBugTrackerOfProjectVersionOK

NewTestBugTrackerOfProjectVersionOK creates a TestBugTrackerOfProjectVersionOK with default headers values

func (*TestBugTrackerOfProjectVersionOK) Error

func (*TestBugTrackerOfProjectVersionOK) GetPayload

type TestBugTrackerOfProjectVersionParams

type TestBugTrackerOfProjectVersionParams struct {

	/*ParentID
	  parentId

	*/
	ParentID int64
	/*Resource
	  resource

	*/
	Resource *models.BugTrackerRequest

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

TestBugTrackerOfProjectVersionParams contains all the parameters to send to the API endpoint for the test bug tracker of project version operation typically these are written to a http.Request

func NewTestBugTrackerOfProjectVersionParams

func NewTestBugTrackerOfProjectVersionParams() *TestBugTrackerOfProjectVersionParams

NewTestBugTrackerOfProjectVersionParams creates a new TestBugTrackerOfProjectVersionParams object with the default values initialized.

func NewTestBugTrackerOfProjectVersionParamsWithContext

func NewTestBugTrackerOfProjectVersionParamsWithContext(ctx context.Context) *TestBugTrackerOfProjectVersionParams

NewTestBugTrackerOfProjectVersionParamsWithContext creates a new TestBugTrackerOfProjectVersionParams object with the default values initialized, and the ability to set a context for a request

func NewTestBugTrackerOfProjectVersionParamsWithHTTPClient

func NewTestBugTrackerOfProjectVersionParamsWithHTTPClient(client *http.Client) *TestBugTrackerOfProjectVersionParams

NewTestBugTrackerOfProjectVersionParamsWithHTTPClient creates a new TestBugTrackerOfProjectVersionParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewTestBugTrackerOfProjectVersionParamsWithTimeout

func NewTestBugTrackerOfProjectVersionParamsWithTimeout(timeout time.Duration) *TestBugTrackerOfProjectVersionParams

NewTestBugTrackerOfProjectVersionParamsWithTimeout creates a new TestBugTrackerOfProjectVersionParams object with the default values initialized, and the ability to set a timeout on a request

func (*TestBugTrackerOfProjectVersionParams) SetContext

SetContext adds the context to the test bug tracker of project version params

func (*TestBugTrackerOfProjectVersionParams) SetHTTPClient

func (o *TestBugTrackerOfProjectVersionParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the test bug tracker of project version params

func (*TestBugTrackerOfProjectVersionParams) SetParentID

func (o *TestBugTrackerOfProjectVersionParams) SetParentID(parentID int64)

SetParentID adds the parentId to the test bug tracker of project version params

func (*TestBugTrackerOfProjectVersionParams) SetResource

SetResource adds the resource to the test bug tracker of project version params

func (*TestBugTrackerOfProjectVersionParams) SetTimeout

func (o *TestBugTrackerOfProjectVersionParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the test bug tracker of project version params

func (*TestBugTrackerOfProjectVersionParams) WithContext

WithContext adds the context to the test bug tracker of project version params

func (*TestBugTrackerOfProjectVersionParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the test bug tracker of project version params

func (*TestBugTrackerOfProjectVersionParams) WithParentID

WithParentID adds the parentID to the test bug tracker of project version params

func (*TestBugTrackerOfProjectVersionParams) WithResource

WithResource adds the resource to the test bug tracker of project version params

func (*TestBugTrackerOfProjectVersionParams) WithTimeout

WithTimeout adds the timeout to the test bug tracker of project version params

func (*TestBugTrackerOfProjectVersionParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type TestBugTrackerOfProjectVersionReader

type TestBugTrackerOfProjectVersionReader struct {
	// contains filtered or unexported fields
}

TestBugTrackerOfProjectVersionReader is a Reader for the TestBugTrackerOfProjectVersion structure.

func (*TestBugTrackerOfProjectVersionReader) ReadResponse

func (o *TestBugTrackerOfProjectVersionReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type TestBugTrackerOfProjectVersionUnauthorized

type TestBugTrackerOfProjectVersionUnauthorized struct {
	Payload *models.APIResult
}

TestBugTrackerOfProjectVersionUnauthorized handles this case with default header values.

Unauthorized

func NewTestBugTrackerOfProjectVersionUnauthorized

func NewTestBugTrackerOfProjectVersionUnauthorized() *TestBugTrackerOfProjectVersionUnauthorized

NewTestBugTrackerOfProjectVersionUnauthorized creates a TestBugTrackerOfProjectVersionUnauthorized with default headers values

func (*TestBugTrackerOfProjectVersionUnauthorized) Error

func (*TestBugTrackerOfProjectVersionUnauthorized) GetPayload

type UpdateCollectionBugTrackerOfProjectVersionBadRequest

type UpdateCollectionBugTrackerOfProjectVersionBadRequest struct {
	Payload *models.APIResult
}

UpdateCollectionBugTrackerOfProjectVersionBadRequest handles this case with default header values.

Bad Request

func NewUpdateCollectionBugTrackerOfProjectVersionBadRequest

func NewUpdateCollectionBugTrackerOfProjectVersionBadRequest() *UpdateCollectionBugTrackerOfProjectVersionBadRequest

NewUpdateCollectionBugTrackerOfProjectVersionBadRequest creates a UpdateCollectionBugTrackerOfProjectVersionBadRequest with default headers values

func (*UpdateCollectionBugTrackerOfProjectVersionBadRequest) Error

func (*UpdateCollectionBugTrackerOfProjectVersionBadRequest) GetPayload

type UpdateCollectionBugTrackerOfProjectVersionConflict

type UpdateCollectionBugTrackerOfProjectVersionConflict struct {
	Payload *models.APIResult
}

UpdateCollectionBugTrackerOfProjectVersionConflict handles this case with default header values.

Conflict

func NewUpdateCollectionBugTrackerOfProjectVersionConflict

func NewUpdateCollectionBugTrackerOfProjectVersionConflict() *UpdateCollectionBugTrackerOfProjectVersionConflict

NewUpdateCollectionBugTrackerOfProjectVersionConflict creates a UpdateCollectionBugTrackerOfProjectVersionConflict with default headers values

func (*UpdateCollectionBugTrackerOfProjectVersionConflict) Error

func (*UpdateCollectionBugTrackerOfProjectVersionConflict) GetPayload

type UpdateCollectionBugTrackerOfProjectVersionForbidden

type UpdateCollectionBugTrackerOfProjectVersionForbidden struct {
	Payload *models.APIResult
}

UpdateCollectionBugTrackerOfProjectVersionForbidden handles this case with default header values.

Forbidden

func NewUpdateCollectionBugTrackerOfProjectVersionForbidden

func NewUpdateCollectionBugTrackerOfProjectVersionForbidden() *UpdateCollectionBugTrackerOfProjectVersionForbidden

NewUpdateCollectionBugTrackerOfProjectVersionForbidden creates a UpdateCollectionBugTrackerOfProjectVersionForbidden with default headers values

func (*UpdateCollectionBugTrackerOfProjectVersionForbidden) Error

func (*UpdateCollectionBugTrackerOfProjectVersionForbidden) GetPayload

type UpdateCollectionBugTrackerOfProjectVersionInternalServerError

type UpdateCollectionBugTrackerOfProjectVersionInternalServerError struct {
	Payload *models.APIResult
}

UpdateCollectionBugTrackerOfProjectVersionInternalServerError handles this case with default header values.

Internal Server Error

func NewUpdateCollectionBugTrackerOfProjectVersionInternalServerError

func NewUpdateCollectionBugTrackerOfProjectVersionInternalServerError() *UpdateCollectionBugTrackerOfProjectVersionInternalServerError

NewUpdateCollectionBugTrackerOfProjectVersionInternalServerError creates a UpdateCollectionBugTrackerOfProjectVersionInternalServerError with default headers values

func (*UpdateCollectionBugTrackerOfProjectVersionInternalServerError) Error

func (*UpdateCollectionBugTrackerOfProjectVersionInternalServerError) GetPayload

type UpdateCollectionBugTrackerOfProjectVersionNotFound

type UpdateCollectionBugTrackerOfProjectVersionNotFound struct {
	Payload *models.APIResult
}

UpdateCollectionBugTrackerOfProjectVersionNotFound handles this case with default header values.

Not Found

func NewUpdateCollectionBugTrackerOfProjectVersionNotFound

func NewUpdateCollectionBugTrackerOfProjectVersionNotFound() *UpdateCollectionBugTrackerOfProjectVersionNotFound

NewUpdateCollectionBugTrackerOfProjectVersionNotFound creates a UpdateCollectionBugTrackerOfProjectVersionNotFound with default headers values

func (*UpdateCollectionBugTrackerOfProjectVersionNotFound) Error

func (*UpdateCollectionBugTrackerOfProjectVersionNotFound) GetPayload

type UpdateCollectionBugTrackerOfProjectVersionOK

type UpdateCollectionBugTrackerOfProjectVersionOK struct {
	Payload *models.APIResultListProjectVersionBugTracker
}

UpdateCollectionBugTrackerOfProjectVersionOK handles this case with default header values.

OK

func NewUpdateCollectionBugTrackerOfProjectVersionOK

func NewUpdateCollectionBugTrackerOfProjectVersionOK() *UpdateCollectionBugTrackerOfProjectVersionOK

NewUpdateCollectionBugTrackerOfProjectVersionOK creates a UpdateCollectionBugTrackerOfProjectVersionOK with default headers values

func (*UpdateCollectionBugTrackerOfProjectVersionOK) Error

func (*UpdateCollectionBugTrackerOfProjectVersionOK) GetPayload

type UpdateCollectionBugTrackerOfProjectVersionParams

type UpdateCollectionBugTrackerOfProjectVersionParams struct {

	/*Data
	  data

	*/
	Data []*models.ProjectVersionBugTracker
	/*ParentID
	  parentId

	*/
	ParentID int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

UpdateCollectionBugTrackerOfProjectVersionParams contains all the parameters to send to the API endpoint for the update collection bug tracker of project version operation typically these are written to a http.Request

func NewUpdateCollectionBugTrackerOfProjectVersionParams

func NewUpdateCollectionBugTrackerOfProjectVersionParams() *UpdateCollectionBugTrackerOfProjectVersionParams

NewUpdateCollectionBugTrackerOfProjectVersionParams creates a new UpdateCollectionBugTrackerOfProjectVersionParams object with the default values initialized.

func NewUpdateCollectionBugTrackerOfProjectVersionParamsWithContext

func NewUpdateCollectionBugTrackerOfProjectVersionParamsWithContext(ctx context.Context) *UpdateCollectionBugTrackerOfProjectVersionParams

NewUpdateCollectionBugTrackerOfProjectVersionParamsWithContext creates a new UpdateCollectionBugTrackerOfProjectVersionParams object with the default values initialized, and the ability to set a context for a request

func NewUpdateCollectionBugTrackerOfProjectVersionParamsWithHTTPClient

func NewUpdateCollectionBugTrackerOfProjectVersionParamsWithHTTPClient(client *http.Client) *UpdateCollectionBugTrackerOfProjectVersionParams

NewUpdateCollectionBugTrackerOfProjectVersionParamsWithHTTPClient creates a new UpdateCollectionBugTrackerOfProjectVersionParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewUpdateCollectionBugTrackerOfProjectVersionParamsWithTimeout

func NewUpdateCollectionBugTrackerOfProjectVersionParamsWithTimeout(timeout time.Duration) *UpdateCollectionBugTrackerOfProjectVersionParams

NewUpdateCollectionBugTrackerOfProjectVersionParamsWithTimeout creates a new UpdateCollectionBugTrackerOfProjectVersionParams object with the default values initialized, and the ability to set a timeout on a request

func (*UpdateCollectionBugTrackerOfProjectVersionParams) SetContext

SetContext adds the context to the update collection bug tracker of project version params

func (*UpdateCollectionBugTrackerOfProjectVersionParams) SetData

SetData adds the data to the update collection bug tracker of project version params

func (*UpdateCollectionBugTrackerOfProjectVersionParams) SetHTTPClient

SetHTTPClient adds the HTTPClient to the update collection bug tracker of project version params

func (*UpdateCollectionBugTrackerOfProjectVersionParams) SetParentID

SetParentID adds the parentId to the update collection bug tracker of project version params

func (*UpdateCollectionBugTrackerOfProjectVersionParams) SetTimeout

SetTimeout adds the timeout to the update collection bug tracker of project version params

func (*UpdateCollectionBugTrackerOfProjectVersionParams) WithContext

WithContext adds the context to the update collection bug tracker of project version params

func (*UpdateCollectionBugTrackerOfProjectVersionParams) WithData

WithData adds the data to the update collection bug tracker of project version params

func (*UpdateCollectionBugTrackerOfProjectVersionParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the update collection bug tracker of project version params

func (*UpdateCollectionBugTrackerOfProjectVersionParams) WithParentID

WithParentID adds the parentID to the update collection bug tracker of project version params

func (*UpdateCollectionBugTrackerOfProjectVersionParams) WithTimeout

WithTimeout adds the timeout to the update collection bug tracker of project version params

func (*UpdateCollectionBugTrackerOfProjectVersionParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type UpdateCollectionBugTrackerOfProjectVersionReader

type UpdateCollectionBugTrackerOfProjectVersionReader struct {
	// contains filtered or unexported fields
}

UpdateCollectionBugTrackerOfProjectVersionReader is a Reader for the UpdateCollectionBugTrackerOfProjectVersion structure.

func (*UpdateCollectionBugTrackerOfProjectVersionReader) ReadResponse

func (o *UpdateCollectionBugTrackerOfProjectVersionReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type UpdateCollectionBugTrackerOfProjectVersionUnauthorized

type UpdateCollectionBugTrackerOfProjectVersionUnauthorized struct {
	Payload *models.APIResult
}

UpdateCollectionBugTrackerOfProjectVersionUnauthorized handles this case with default header values.

Unauthorized

func NewUpdateCollectionBugTrackerOfProjectVersionUnauthorized

func NewUpdateCollectionBugTrackerOfProjectVersionUnauthorized() *UpdateCollectionBugTrackerOfProjectVersionUnauthorized

NewUpdateCollectionBugTrackerOfProjectVersionUnauthorized creates a UpdateCollectionBugTrackerOfProjectVersionUnauthorized with default headers values

func (*UpdateCollectionBugTrackerOfProjectVersionUnauthorized) Error

func (*UpdateCollectionBugTrackerOfProjectVersionUnauthorized) GetPayload

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL