Documentation ¶
Index ¶
- type Client
- func (a *Client) CreateAttributeOfProjectVersion(params *CreateAttributeOfProjectVersionParams, ...) (*CreateAttributeOfProjectVersionCreated, error)
- func (a *Client) ListAttributeOfProjectVersion(params *ListAttributeOfProjectVersionParams, ...) (*ListAttributeOfProjectVersionOK, error)
- func (a *Client) ReadAttributeOfProjectVersion(params *ReadAttributeOfProjectVersionParams, ...) (*ReadAttributeOfProjectVersionOK, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- func (a *Client) UpdateCollectionAttributeOfProjectVersion(params *UpdateCollectionAttributeOfProjectVersionParams, ...) (*UpdateCollectionAttributeOfProjectVersionOK, error)
- type ClientService
- type CreateAttributeOfProjectVersionBadRequest
- type CreateAttributeOfProjectVersionConflict
- type CreateAttributeOfProjectVersionCreated
- type CreateAttributeOfProjectVersionForbidden
- type CreateAttributeOfProjectVersionInternalServerError
- type CreateAttributeOfProjectVersionNotFound
- type CreateAttributeOfProjectVersionParams
- func NewCreateAttributeOfProjectVersionParams() *CreateAttributeOfProjectVersionParams
- func NewCreateAttributeOfProjectVersionParamsWithContext(ctx context.Context) *CreateAttributeOfProjectVersionParams
- func NewCreateAttributeOfProjectVersionParamsWithHTTPClient(client *http.Client) *CreateAttributeOfProjectVersionParams
- func NewCreateAttributeOfProjectVersionParamsWithTimeout(timeout time.Duration) *CreateAttributeOfProjectVersionParams
- func (o *CreateAttributeOfProjectVersionParams) SetContext(ctx context.Context)
- func (o *CreateAttributeOfProjectVersionParams) SetHTTPClient(client *http.Client)
- func (o *CreateAttributeOfProjectVersionParams) SetParentID(parentID int64)
- func (o *CreateAttributeOfProjectVersionParams) SetResource(resource *models.Attribute)
- func (o *CreateAttributeOfProjectVersionParams) SetTimeout(timeout time.Duration)
- func (o *CreateAttributeOfProjectVersionParams) WithContext(ctx context.Context) *CreateAttributeOfProjectVersionParams
- func (o *CreateAttributeOfProjectVersionParams) WithHTTPClient(client *http.Client) *CreateAttributeOfProjectVersionParams
- func (o *CreateAttributeOfProjectVersionParams) WithParentID(parentID int64) *CreateAttributeOfProjectVersionParams
- func (o *CreateAttributeOfProjectVersionParams) WithResource(resource *models.Attribute) *CreateAttributeOfProjectVersionParams
- func (o *CreateAttributeOfProjectVersionParams) WithTimeout(timeout time.Duration) *CreateAttributeOfProjectVersionParams
- func (o *CreateAttributeOfProjectVersionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CreateAttributeOfProjectVersionReader
- type CreateAttributeOfProjectVersionUnauthorized
- type ListAttributeOfProjectVersionBadRequest
- type ListAttributeOfProjectVersionConflict
- type ListAttributeOfProjectVersionForbidden
- type ListAttributeOfProjectVersionInternalServerError
- type ListAttributeOfProjectVersionNotFound
- type ListAttributeOfProjectVersionOK
- type ListAttributeOfProjectVersionParams
- func NewListAttributeOfProjectVersionParams() *ListAttributeOfProjectVersionParams
- func NewListAttributeOfProjectVersionParamsWithContext(ctx context.Context) *ListAttributeOfProjectVersionParams
- func NewListAttributeOfProjectVersionParamsWithHTTPClient(client *http.Client) *ListAttributeOfProjectVersionParams
- func NewListAttributeOfProjectVersionParamsWithTimeout(timeout time.Duration) *ListAttributeOfProjectVersionParams
- func (o *ListAttributeOfProjectVersionParams) SetContext(ctx context.Context)
- func (o *ListAttributeOfProjectVersionParams) SetFields(fields *string)
- func (o *ListAttributeOfProjectVersionParams) SetHTTPClient(client *http.Client)
- func (o *ListAttributeOfProjectVersionParams) SetParentID(parentID int64)
- func (o *ListAttributeOfProjectVersionParams) SetTimeout(timeout time.Duration)
- func (o *ListAttributeOfProjectVersionParams) WithContext(ctx context.Context) *ListAttributeOfProjectVersionParams
- func (o *ListAttributeOfProjectVersionParams) WithFields(fields *string) *ListAttributeOfProjectVersionParams
- func (o *ListAttributeOfProjectVersionParams) WithHTTPClient(client *http.Client) *ListAttributeOfProjectVersionParams
- func (o *ListAttributeOfProjectVersionParams) WithParentID(parentID int64) *ListAttributeOfProjectVersionParams
- func (o *ListAttributeOfProjectVersionParams) WithTimeout(timeout time.Duration) *ListAttributeOfProjectVersionParams
- func (o *ListAttributeOfProjectVersionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ListAttributeOfProjectVersionReader
- type ListAttributeOfProjectVersionUnauthorized
- type ReadAttributeOfProjectVersionBadRequest
- type ReadAttributeOfProjectVersionConflict
- type ReadAttributeOfProjectVersionForbidden
- type ReadAttributeOfProjectVersionInternalServerError
- type ReadAttributeOfProjectVersionNotFound
- type ReadAttributeOfProjectVersionOK
- type ReadAttributeOfProjectVersionParams
- func NewReadAttributeOfProjectVersionParams() *ReadAttributeOfProjectVersionParams
- func NewReadAttributeOfProjectVersionParamsWithContext(ctx context.Context) *ReadAttributeOfProjectVersionParams
- func NewReadAttributeOfProjectVersionParamsWithHTTPClient(client *http.Client) *ReadAttributeOfProjectVersionParams
- func NewReadAttributeOfProjectVersionParamsWithTimeout(timeout time.Duration) *ReadAttributeOfProjectVersionParams
- func (o *ReadAttributeOfProjectVersionParams) SetContext(ctx context.Context)
- func (o *ReadAttributeOfProjectVersionParams) SetFields(fields *string)
- func (o *ReadAttributeOfProjectVersionParams) SetHTTPClient(client *http.Client)
- func (o *ReadAttributeOfProjectVersionParams) SetID(id int64)
- func (o *ReadAttributeOfProjectVersionParams) SetParentID(parentID int64)
- func (o *ReadAttributeOfProjectVersionParams) SetTimeout(timeout time.Duration)
- func (o *ReadAttributeOfProjectVersionParams) WithContext(ctx context.Context) *ReadAttributeOfProjectVersionParams
- func (o *ReadAttributeOfProjectVersionParams) WithFields(fields *string) *ReadAttributeOfProjectVersionParams
- func (o *ReadAttributeOfProjectVersionParams) WithHTTPClient(client *http.Client) *ReadAttributeOfProjectVersionParams
- func (o *ReadAttributeOfProjectVersionParams) WithID(id int64) *ReadAttributeOfProjectVersionParams
- func (o *ReadAttributeOfProjectVersionParams) WithParentID(parentID int64) *ReadAttributeOfProjectVersionParams
- func (o *ReadAttributeOfProjectVersionParams) WithTimeout(timeout time.Duration) *ReadAttributeOfProjectVersionParams
- func (o *ReadAttributeOfProjectVersionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ReadAttributeOfProjectVersionReader
- type ReadAttributeOfProjectVersionUnauthorized
- type UpdateCollectionAttributeOfProjectVersionBadRequest
- type UpdateCollectionAttributeOfProjectVersionConflict
- type UpdateCollectionAttributeOfProjectVersionForbidden
- type UpdateCollectionAttributeOfProjectVersionInternalServerError
- type UpdateCollectionAttributeOfProjectVersionNotFound
- type UpdateCollectionAttributeOfProjectVersionOK
- type UpdateCollectionAttributeOfProjectVersionParams
- func NewUpdateCollectionAttributeOfProjectVersionParams() *UpdateCollectionAttributeOfProjectVersionParams
- func NewUpdateCollectionAttributeOfProjectVersionParamsWithContext(ctx context.Context) *UpdateCollectionAttributeOfProjectVersionParams
- func NewUpdateCollectionAttributeOfProjectVersionParamsWithHTTPClient(client *http.Client) *UpdateCollectionAttributeOfProjectVersionParams
- func NewUpdateCollectionAttributeOfProjectVersionParamsWithTimeout(timeout time.Duration) *UpdateCollectionAttributeOfProjectVersionParams
- func (o *UpdateCollectionAttributeOfProjectVersionParams) SetContext(ctx context.Context)
- func (o *UpdateCollectionAttributeOfProjectVersionParams) SetData(data []*models.Attribute)
- func (o *UpdateCollectionAttributeOfProjectVersionParams) SetHTTPClient(client *http.Client)
- func (o *UpdateCollectionAttributeOfProjectVersionParams) SetParentID(parentID int64)
- func (o *UpdateCollectionAttributeOfProjectVersionParams) SetTimeout(timeout time.Duration)
- func (o *UpdateCollectionAttributeOfProjectVersionParams) WithContext(ctx context.Context) *UpdateCollectionAttributeOfProjectVersionParams
- func (o *UpdateCollectionAttributeOfProjectVersionParams) WithData(data []*models.Attribute) *UpdateCollectionAttributeOfProjectVersionParams
- func (o *UpdateCollectionAttributeOfProjectVersionParams) WithHTTPClient(client *http.Client) *UpdateCollectionAttributeOfProjectVersionParams
- func (o *UpdateCollectionAttributeOfProjectVersionParams) WithParentID(parentID int64) *UpdateCollectionAttributeOfProjectVersionParams
- func (o *UpdateCollectionAttributeOfProjectVersionParams) WithTimeout(timeout time.Duration) *UpdateCollectionAttributeOfProjectVersionParams
- func (o *UpdateCollectionAttributeOfProjectVersionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UpdateCollectionAttributeOfProjectVersionReader
- type UpdateCollectionAttributeOfProjectVersionUnauthorized
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client for attribute of project version controller API
func (*Client) CreateAttributeOfProjectVersion ¶
func (a *Client) CreateAttributeOfProjectVersion(params *CreateAttributeOfProjectVersionParams, authInfo runtime.ClientAuthInfoWriter) (*CreateAttributeOfProjectVersionCreated, error)
CreateAttributeOfProjectVersion creates
func (*Client) ListAttributeOfProjectVersion ¶
func (a *Client) ListAttributeOfProjectVersion(params *ListAttributeOfProjectVersionParams, authInfo runtime.ClientAuthInfoWriter) (*ListAttributeOfProjectVersionOK, error)
ListAttributeOfProjectVersion lists
func (*Client) ReadAttributeOfProjectVersion ¶
func (a *Client) ReadAttributeOfProjectVersion(params *ReadAttributeOfProjectVersionParams, authInfo runtime.ClientAuthInfoWriter) (*ReadAttributeOfProjectVersionOK, error)
ReadAttributeOfProjectVersion reads
func (*Client) SetTransport ¶
func (a *Client) SetTransport(transport runtime.ClientTransport)
SetTransport changes the transport on the client
func (*Client) UpdateCollectionAttributeOfProjectVersion ¶
func (a *Client) UpdateCollectionAttributeOfProjectVersion(params *UpdateCollectionAttributeOfProjectVersionParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateCollectionAttributeOfProjectVersionOK, error)
UpdateCollectionAttributeOfProjectVersion updates collection
type ClientService ¶
type ClientService interface { CreateAttributeOfProjectVersion(params *CreateAttributeOfProjectVersionParams, authInfo runtime.ClientAuthInfoWriter) (*CreateAttributeOfProjectVersionCreated, error) ListAttributeOfProjectVersion(params *ListAttributeOfProjectVersionParams, authInfo runtime.ClientAuthInfoWriter) (*ListAttributeOfProjectVersionOK, error) ReadAttributeOfProjectVersion(params *ReadAttributeOfProjectVersionParams, authInfo runtime.ClientAuthInfoWriter) (*ReadAttributeOfProjectVersionOK, error) UpdateCollectionAttributeOfProjectVersion(params *UpdateCollectionAttributeOfProjectVersionParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateCollectionAttributeOfProjectVersionOK, 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 attribute of project version controller API client.
type CreateAttributeOfProjectVersionBadRequest ¶
CreateAttributeOfProjectVersionBadRequest handles this case with default header values.
Bad Request
func NewCreateAttributeOfProjectVersionBadRequest ¶
func NewCreateAttributeOfProjectVersionBadRequest() *CreateAttributeOfProjectVersionBadRequest
NewCreateAttributeOfProjectVersionBadRequest creates a CreateAttributeOfProjectVersionBadRequest with default headers values
func (*CreateAttributeOfProjectVersionBadRequest) Error ¶
func (o *CreateAttributeOfProjectVersionBadRequest) Error() string
func (*CreateAttributeOfProjectVersionBadRequest) GetPayload ¶
func (o *CreateAttributeOfProjectVersionBadRequest) GetPayload() *models.APIResult
type CreateAttributeOfProjectVersionConflict ¶
CreateAttributeOfProjectVersionConflict handles this case with default header values.
Conflict
func NewCreateAttributeOfProjectVersionConflict ¶
func NewCreateAttributeOfProjectVersionConflict() *CreateAttributeOfProjectVersionConflict
NewCreateAttributeOfProjectVersionConflict creates a CreateAttributeOfProjectVersionConflict with default headers values
func (*CreateAttributeOfProjectVersionConflict) Error ¶
func (o *CreateAttributeOfProjectVersionConflict) Error() string
func (*CreateAttributeOfProjectVersionConflict) GetPayload ¶
func (o *CreateAttributeOfProjectVersionConflict) GetPayload() *models.APIResult
type CreateAttributeOfProjectVersionCreated ¶
type CreateAttributeOfProjectVersionCreated struct {
Payload *models.APIResultAttribute
}
CreateAttributeOfProjectVersionCreated handles this case with default header values.
Created
func NewCreateAttributeOfProjectVersionCreated ¶
func NewCreateAttributeOfProjectVersionCreated() *CreateAttributeOfProjectVersionCreated
NewCreateAttributeOfProjectVersionCreated creates a CreateAttributeOfProjectVersionCreated with default headers values
func (*CreateAttributeOfProjectVersionCreated) Error ¶
func (o *CreateAttributeOfProjectVersionCreated) Error() string
func (*CreateAttributeOfProjectVersionCreated) GetPayload ¶
func (o *CreateAttributeOfProjectVersionCreated) GetPayload() *models.APIResultAttribute
type CreateAttributeOfProjectVersionForbidden ¶
CreateAttributeOfProjectVersionForbidden handles this case with default header values.
Forbidden
func NewCreateAttributeOfProjectVersionForbidden ¶
func NewCreateAttributeOfProjectVersionForbidden() *CreateAttributeOfProjectVersionForbidden
NewCreateAttributeOfProjectVersionForbidden creates a CreateAttributeOfProjectVersionForbidden with default headers values
func (*CreateAttributeOfProjectVersionForbidden) Error ¶
func (o *CreateAttributeOfProjectVersionForbidden) Error() string
func (*CreateAttributeOfProjectVersionForbidden) GetPayload ¶
func (o *CreateAttributeOfProjectVersionForbidden) GetPayload() *models.APIResult
type CreateAttributeOfProjectVersionInternalServerError ¶
CreateAttributeOfProjectVersionInternalServerError handles this case with default header values.
Internal Server Error
func NewCreateAttributeOfProjectVersionInternalServerError ¶
func NewCreateAttributeOfProjectVersionInternalServerError() *CreateAttributeOfProjectVersionInternalServerError
NewCreateAttributeOfProjectVersionInternalServerError creates a CreateAttributeOfProjectVersionInternalServerError with default headers values
func (*CreateAttributeOfProjectVersionInternalServerError) Error ¶
func (o *CreateAttributeOfProjectVersionInternalServerError) Error() string
func (*CreateAttributeOfProjectVersionInternalServerError) GetPayload ¶
func (o *CreateAttributeOfProjectVersionInternalServerError) GetPayload() *models.APIResult
type CreateAttributeOfProjectVersionNotFound ¶
CreateAttributeOfProjectVersionNotFound handles this case with default header values.
Not Found
func NewCreateAttributeOfProjectVersionNotFound ¶
func NewCreateAttributeOfProjectVersionNotFound() *CreateAttributeOfProjectVersionNotFound
NewCreateAttributeOfProjectVersionNotFound creates a CreateAttributeOfProjectVersionNotFound with default headers values
func (*CreateAttributeOfProjectVersionNotFound) Error ¶
func (o *CreateAttributeOfProjectVersionNotFound) Error() string
func (*CreateAttributeOfProjectVersionNotFound) GetPayload ¶
func (o *CreateAttributeOfProjectVersionNotFound) GetPayload() *models.APIResult
type CreateAttributeOfProjectVersionParams ¶
type CreateAttributeOfProjectVersionParams struct { /*ParentID parentId */ ParentID int64 /*Resource resource */ Resource *models.Attribute Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
CreateAttributeOfProjectVersionParams contains all the parameters to send to the API endpoint for the create attribute of project version operation typically these are written to a http.Request
func NewCreateAttributeOfProjectVersionParams ¶
func NewCreateAttributeOfProjectVersionParams() *CreateAttributeOfProjectVersionParams
NewCreateAttributeOfProjectVersionParams creates a new CreateAttributeOfProjectVersionParams object with the default values initialized.
func NewCreateAttributeOfProjectVersionParamsWithContext ¶
func NewCreateAttributeOfProjectVersionParamsWithContext(ctx context.Context) *CreateAttributeOfProjectVersionParams
NewCreateAttributeOfProjectVersionParamsWithContext creates a new CreateAttributeOfProjectVersionParams object with the default values initialized, and the ability to set a context for a request
func NewCreateAttributeOfProjectVersionParamsWithHTTPClient ¶
func NewCreateAttributeOfProjectVersionParamsWithHTTPClient(client *http.Client) *CreateAttributeOfProjectVersionParams
NewCreateAttributeOfProjectVersionParamsWithHTTPClient creates a new CreateAttributeOfProjectVersionParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewCreateAttributeOfProjectVersionParamsWithTimeout ¶
func NewCreateAttributeOfProjectVersionParamsWithTimeout(timeout time.Duration) *CreateAttributeOfProjectVersionParams
NewCreateAttributeOfProjectVersionParamsWithTimeout creates a new CreateAttributeOfProjectVersionParams object with the default values initialized, and the ability to set a timeout on a request
func (*CreateAttributeOfProjectVersionParams) SetContext ¶
func (o *CreateAttributeOfProjectVersionParams) SetContext(ctx context.Context)
SetContext adds the context to the create attribute of project version params
func (*CreateAttributeOfProjectVersionParams) SetHTTPClient ¶
func (o *CreateAttributeOfProjectVersionParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the create attribute of project version params
func (*CreateAttributeOfProjectVersionParams) SetParentID ¶
func (o *CreateAttributeOfProjectVersionParams) SetParentID(parentID int64)
SetParentID adds the parentId to the create attribute of project version params
func (*CreateAttributeOfProjectVersionParams) SetResource ¶
func (o *CreateAttributeOfProjectVersionParams) SetResource(resource *models.Attribute)
SetResource adds the resource to the create attribute of project version params
func (*CreateAttributeOfProjectVersionParams) SetTimeout ¶
func (o *CreateAttributeOfProjectVersionParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the create attribute of project version params
func (*CreateAttributeOfProjectVersionParams) WithContext ¶
func (o *CreateAttributeOfProjectVersionParams) WithContext(ctx context.Context) *CreateAttributeOfProjectVersionParams
WithContext adds the context to the create attribute of project version params
func (*CreateAttributeOfProjectVersionParams) WithHTTPClient ¶
func (o *CreateAttributeOfProjectVersionParams) WithHTTPClient(client *http.Client) *CreateAttributeOfProjectVersionParams
WithHTTPClient adds the HTTPClient to the create attribute of project version params
func (*CreateAttributeOfProjectVersionParams) WithParentID ¶
func (o *CreateAttributeOfProjectVersionParams) WithParentID(parentID int64) *CreateAttributeOfProjectVersionParams
WithParentID adds the parentID to the create attribute of project version params
func (*CreateAttributeOfProjectVersionParams) WithResource ¶
func (o *CreateAttributeOfProjectVersionParams) WithResource(resource *models.Attribute) *CreateAttributeOfProjectVersionParams
WithResource adds the resource to the create attribute of project version params
func (*CreateAttributeOfProjectVersionParams) WithTimeout ¶
func (o *CreateAttributeOfProjectVersionParams) WithTimeout(timeout time.Duration) *CreateAttributeOfProjectVersionParams
WithTimeout adds the timeout to the create attribute of project version params
func (*CreateAttributeOfProjectVersionParams) WriteToRequest ¶
func (o *CreateAttributeOfProjectVersionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CreateAttributeOfProjectVersionReader ¶
type CreateAttributeOfProjectVersionReader struct {
// contains filtered or unexported fields
}
CreateAttributeOfProjectVersionReader is a Reader for the CreateAttributeOfProjectVersion structure.
func (*CreateAttributeOfProjectVersionReader) ReadResponse ¶
func (o *CreateAttributeOfProjectVersionReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type CreateAttributeOfProjectVersionUnauthorized ¶
type CreateAttributeOfProjectVersionUnauthorized struct {
}CreateAttributeOfProjectVersionUnauthorized handles this case with default header values.
Unauthorized
func NewCreateAttributeOfProjectVersionUnauthorized ¶
func NewCreateAttributeOfProjectVersionUnauthorized() *CreateAttributeOfProjectVersionUnauthorized
NewCreateAttributeOfProjectVersionUnauthorized creates a CreateAttributeOfProjectVersionUnauthorized with default headers values
func (*CreateAttributeOfProjectVersionUnauthorized) Error ¶
func (o *CreateAttributeOfProjectVersionUnauthorized) Error() string
func (*CreateAttributeOfProjectVersionUnauthorized) GetPayload ¶
func (o *CreateAttributeOfProjectVersionUnauthorized) GetPayload() *models.APIResult
type ListAttributeOfProjectVersionBadRequest ¶
ListAttributeOfProjectVersionBadRequest handles this case with default header values.
Bad Request
func NewListAttributeOfProjectVersionBadRequest ¶
func NewListAttributeOfProjectVersionBadRequest() *ListAttributeOfProjectVersionBadRequest
NewListAttributeOfProjectVersionBadRequest creates a ListAttributeOfProjectVersionBadRequest with default headers values
func (*ListAttributeOfProjectVersionBadRequest) Error ¶
func (o *ListAttributeOfProjectVersionBadRequest) Error() string
func (*ListAttributeOfProjectVersionBadRequest) GetPayload ¶
func (o *ListAttributeOfProjectVersionBadRequest) GetPayload() *models.APIResult
type ListAttributeOfProjectVersionConflict ¶
ListAttributeOfProjectVersionConflict handles this case with default header values.
Conflict
func NewListAttributeOfProjectVersionConflict ¶
func NewListAttributeOfProjectVersionConflict() *ListAttributeOfProjectVersionConflict
NewListAttributeOfProjectVersionConflict creates a ListAttributeOfProjectVersionConflict with default headers values
func (*ListAttributeOfProjectVersionConflict) Error ¶
func (o *ListAttributeOfProjectVersionConflict) Error() string
func (*ListAttributeOfProjectVersionConflict) GetPayload ¶
func (o *ListAttributeOfProjectVersionConflict) GetPayload() *models.APIResult
type ListAttributeOfProjectVersionForbidden ¶
ListAttributeOfProjectVersionForbidden handles this case with default header values.
Forbidden
func NewListAttributeOfProjectVersionForbidden ¶
func NewListAttributeOfProjectVersionForbidden() *ListAttributeOfProjectVersionForbidden
NewListAttributeOfProjectVersionForbidden creates a ListAttributeOfProjectVersionForbidden with default headers values
func (*ListAttributeOfProjectVersionForbidden) Error ¶
func (o *ListAttributeOfProjectVersionForbidden) Error() string
func (*ListAttributeOfProjectVersionForbidden) GetPayload ¶
func (o *ListAttributeOfProjectVersionForbidden) GetPayload() *models.APIResult
type ListAttributeOfProjectVersionInternalServerError ¶
ListAttributeOfProjectVersionInternalServerError handles this case with default header values.
Internal Server Error
func NewListAttributeOfProjectVersionInternalServerError ¶
func NewListAttributeOfProjectVersionInternalServerError() *ListAttributeOfProjectVersionInternalServerError
NewListAttributeOfProjectVersionInternalServerError creates a ListAttributeOfProjectVersionInternalServerError with default headers values
func (*ListAttributeOfProjectVersionInternalServerError) Error ¶
func (o *ListAttributeOfProjectVersionInternalServerError) Error() string
func (*ListAttributeOfProjectVersionInternalServerError) GetPayload ¶
func (o *ListAttributeOfProjectVersionInternalServerError) GetPayload() *models.APIResult
type ListAttributeOfProjectVersionNotFound ¶
ListAttributeOfProjectVersionNotFound handles this case with default header values.
Not Found
func NewListAttributeOfProjectVersionNotFound ¶
func NewListAttributeOfProjectVersionNotFound() *ListAttributeOfProjectVersionNotFound
NewListAttributeOfProjectVersionNotFound creates a ListAttributeOfProjectVersionNotFound with default headers values
func (*ListAttributeOfProjectVersionNotFound) Error ¶
func (o *ListAttributeOfProjectVersionNotFound) Error() string
func (*ListAttributeOfProjectVersionNotFound) GetPayload ¶
func (o *ListAttributeOfProjectVersionNotFound) GetPayload() *models.APIResult
type ListAttributeOfProjectVersionOK ¶
type ListAttributeOfProjectVersionOK struct {
Payload *models.APIResultListAttribute
}
ListAttributeOfProjectVersionOK handles this case with default header values.
OK
func NewListAttributeOfProjectVersionOK ¶
func NewListAttributeOfProjectVersionOK() *ListAttributeOfProjectVersionOK
NewListAttributeOfProjectVersionOK creates a ListAttributeOfProjectVersionOK with default headers values
func (*ListAttributeOfProjectVersionOK) Error ¶
func (o *ListAttributeOfProjectVersionOK) Error() string
func (*ListAttributeOfProjectVersionOK) GetPayload ¶
func (o *ListAttributeOfProjectVersionOK) GetPayload() *models.APIResultListAttribute
type ListAttributeOfProjectVersionParams ¶
type ListAttributeOfProjectVersionParams struct { /*Fields Output fields */ Fields *string /*ParentID parentId */ ParentID int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ListAttributeOfProjectVersionParams contains all the parameters to send to the API endpoint for the list attribute of project version operation typically these are written to a http.Request
func NewListAttributeOfProjectVersionParams ¶
func NewListAttributeOfProjectVersionParams() *ListAttributeOfProjectVersionParams
NewListAttributeOfProjectVersionParams creates a new ListAttributeOfProjectVersionParams object with the default values initialized.
func NewListAttributeOfProjectVersionParamsWithContext ¶
func NewListAttributeOfProjectVersionParamsWithContext(ctx context.Context) *ListAttributeOfProjectVersionParams
NewListAttributeOfProjectVersionParamsWithContext creates a new ListAttributeOfProjectVersionParams object with the default values initialized, and the ability to set a context for a request
func NewListAttributeOfProjectVersionParamsWithHTTPClient ¶
func NewListAttributeOfProjectVersionParamsWithHTTPClient(client *http.Client) *ListAttributeOfProjectVersionParams
NewListAttributeOfProjectVersionParamsWithHTTPClient creates a new ListAttributeOfProjectVersionParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewListAttributeOfProjectVersionParamsWithTimeout ¶
func NewListAttributeOfProjectVersionParamsWithTimeout(timeout time.Duration) *ListAttributeOfProjectVersionParams
NewListAttributeOfProjectVersionParamsWithTimeout creates a new ListAttributeOfProjectVersionParams object with the default values initialized, and the ability to set a timeout on a request
func (*ListAttributeOfProjectVersionParams) SetContext ¶
func (o *ListAttributeOfProjectVersionParams) SetContext(ctx context.Context)
SetContext adds the context to the list attribute of project version params
func (*ListAttributeOfProjectVersionParams) SetFields ¶
func (o *ListAttributeOfProjectVersionParams) SetFields(fields *string)
SetFields adds the fields to the list attribute of project version params
func (*ListAttributeOfProjectVersionParams) SetHTTPClient ¶
func (o *ListAttributeOfProjectVersionParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the list attribute of project version params
func (*ListAttributeOfProjectVersionParams) SetParentID ¶
func (o *ListAttributeOfProjectVersionParams) SetParentID(parentID int64)
SetParentID adds the parentId to the list attribute of project version params
func (*ListAttributeOfProjectVersionParams) SetTimeout ¶
func (o *ListAttributeOfProjectVersionParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the list attribute of project version params
func (*ListAttributeOfProjectVersionParams) WithContext ¶
func (o *ListAttributeOfProjectVersionParams) WithContext(ctx context.Context) *ListAttributeOfProjectVersionParams
WithContext adds the context to the list attribute of project version params
func (*ListAttributeOfProjectVersionParams) WithFields ¶
func (o *ListAttributeOfProjectVersionParams) WithFields(fields *string) *ListAttributeOfProjectVersionParams
WithFields adds the fields to the list attribute of project version params
func (*ListAttributeOfProjectVersionParams) WithHTTPClient ¶
func (o *ListAttributeOfProjectVersionParams) WithHTTPClient(client *http.Client) *ListAttributeOfProjectVersionParams
WithHTTPClient adds the HTTPClient to the list attribute of project version params
func (*ListAttributeOfProjectVersionParams) WithParentID ¶
func (o *ListAttributeOfProjectVersionParams) WithParentID(parentID int64) *ListAttributeOfProjectVersionParams
WithParentID adds the parentID to the list attribute of project version params
func (*ListAttributeOfProjectVersionParams) WithTimeout ¶
func (o *ListAttributeOfProjectVersionParams) WithTimeout(timeout time.Duration) *ListAttributeOfProjectVersionParams
WithTimeout adds the timeout to the list attribute of project version params
func (*ListAttributeOfProjectVersionParams) WriteToRequest ¶
func (o *ListAttributeOfProjectVersionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ListAttributeOfProjectVersionReader ¶
type ListAttributeOfProjectVersionReader struct {
// contains filtered or unexported fields
}
ListAttributeOfProjectVersionReader is a Reader for the ListAttributeOfProjectVersion structure.
func (*ListAttributeOfProjectVersionReader) ReadResponse ¶
func (o *ListAttributeOfProjectVersionReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ListAttributeOfProjectVersionUnauthorized ¶
type ListAttributeOfProjectVersionUnauthorized struct {
}ListAttributeOfProjectVersionUnauthorized handles this case with default header values.
Unauthorized
func NewListAttributeOfProjectVersionUnauthorized ¶
func NewListAttributeOfProjectVersionUnauthorized() *ListAttributeOfProjectVersionUnauthorized
NewListAttributeOfProjectVersionUnauthorized creates a ListAttributeOfProjectVersionUnauthorized with default headers values
func (*ListAttributeOfProjectVersionUnauthorized) Error ¶
func (o *ListAttributeOfProjectVersionUnauthorized) Error() string
func (*ListAttributeOfProjectVersionUnauthorized) GetPayload ¶
func (o *ListAttributeOfProjectVersionUnauthorized) GetPayload() *models.APIResult
type ReadAttributeOfProjectVersionBadRequest ¶
ReadAttributeOfProjectVersionBadRequest handles this case with default header values.
Bad Request
func NewReadAttributeOfProjectVersionBadRequest ¶
func NewReadAttributeOfProjectVersionBadRequest() *ReadAttributeOfProjectVersionBadRequest
NewReadAttributeOfProjectVersionBadRequest creates a ReadAttributeOfProjectVersionBadRequest with default headers values
func (*ReadAttributeOfProjectVersionBadRequest) Error ¶
func (o *ReadAttributeOfProjectVersionBadRequest) Error() string
func (*ReadAttributeOfProjectVersionBadRequest) GetPayload ¶
func (o *ReadAttributeOfProjectVersionBadRequest) GetPayload() *models.APIResult
type ReadAttributeOfProjectVersionConflict ¶
ReadAttributeOfProjectVersionConflict handles this case with default header values.
Conflict
func NewReadAttributeOfProjectVersionConflict ¶
func NewReadAttributeOfProjectVersionConflict() *ReadAttributeOfProjectVersionConflict
NewReadAttributeOfProjectVersionConflict creates a ReadAttributeOfProjectVersionConflict with default headers values
func (*ReadAttributeOfProjectVersionConflict) Error ¶
func (o *ReadAttributeOfProjectVersionConflict) Error() string
func (*ReadAttributeOfProjectVersionConflict) GetPayload ¶
func (o *ReadAttributeOfProjectVersionConflict) GetPayload() *models.APIResult
type ReadAttributeOfProjectVersionForbidden ¶
ReadAttributeOfProjectVersionForbidden handles this case with default header values.
Forbidden
func NewReadAttributeOfProjectVersionForbidden ¶
func NewReadAttributeOfProjectVersionForbidden() *ReadAttributeOfProjectVersionForbidden
NewReadAttributeOfProjectVersionForbidden creates a ReadAttributeOfProjectVersionForbidden with default headers values
func (*ReadAttributeOfProjectVersionForbidden) Error ¶
func (o *ReadAttributeOfProjectVersionForbidden) Error() string
func (*ReadAttributeOfProjectVersionForbidden) GetPayload ¶
func (o *ReadAttributeOfProjectVersionForbidden) GetPayload() *models.APIResult
type ReadAttributeOfProjectVersionInternalServerError ¶
ReadAttributeOfProjectVersionInternalServerError handles this case with default header values.
Internal Server Error
func NewReadAttributeOfProjectVersionInternalServerError ¶
func NewReadAttributeOfProjectVersionInternalServerError() *ReadAttributeOfProjectVersionInternalServerError
NewReadAttributeOfProjectVersionInternalServerError creates a ReadAttributeOfProjectVersionInternalServerError with default headers values
func (*ReadAttributeOfProjectVersionInternalServerError) Error ¶
func (o *ReadAttributeOfProjectVersionInternalServerError) Error() string
func (*ReadAttributeOfProjectVersionInternalServerError) GetPayload ¶
func (o *ReadAttributeOfProjectVersionInternalServerError) GetPayload() *models.APIResult
type ReadAttributeOfProjectVersionNotFound ¶
ReadAttributeOfProjectVersionNotFound handles this case with default header values.
Not Found
func NewReadAttributeOfProjectVersionNotFound ¶
func NewReadAttributeOfProjectVersionNotFound() *ReadAttributeOfProjectVersionNotFound
NewReadAttributeOfProjectVersionNotFound creates a ReadAttributeOfProjectVersionNotFound with default headers values
func (*ReadAttributeOfProjectVersionNotFound) Error ¶
func (o *ReadAttributeOfProjectVersionNotFound) Error() string
func (*ReadAttributeOfProjectVersionNotFound) GetPayload ¶
func (o *ReadAttributeOfProjectVersionNotFound) GetPayload() *models.APIResult
type ReadAttributeOfProjectVersionOK ¶
type ReadAttributeOfProjectVersionOK struct {
Payload *models.APIResultAttribute
}
ReadAttributeOfProjectVersionOK handles this case with default header values.
OK
func NewReadAttributeOfProjectVersionOK ¶
func NewReadAttributeOfProjectVersionOK() *ReadAttributeOfProjectVersionOK
NewReadAttributeOfProjectVersionOK creates a ReadAttributeOfProjectVersionOK with default headers values
func (*ReadAttributeOfProjectVersionOK) Error ¶
func (o *ReadAttributeOfProjectVersionOK) Error() string
func (*ReadAttributeOfProjectVersionOK) GetPayload ¶
func (o *ReadAttributeOfProjectVersionOK) GetPayload() *models.APIResultAttribute
type ReadAttributeOfProjectVersionParams ¶
type ReadAttributeOfProjectVersionParams struct { /*Fields Output fields */ Fields *string /*ID id */ ID int64 /*ParentID parentId */ ParentID int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ReadAttributeOfProjectVersionParams contains all the parameters to send to the API endpoint for the read attribute of project version operation typically these are written to a http.Request
func NewReadAttributeOfProjectVersionParams ¶
func NewReadAttributeOfProjectVersionParams() *ReadAttributeOfProjectVersionParams
NewReadAttributeOfProjectVersionParams creates a new ReadAttributeOfProjectVersionParams object with the default values initialized.
func NewReadAttributeOfProjectVersionParamsWithContext ¶
func NewReadAttributeOfProjectVersionParamsWithContext(ctx context.Context) *ReadAttributeOfProjectVersionParams
NewReadAttributeOfProjectVersionParamsWithContext creates a new ReadAttributeOfProjectVersionParams object with the default values initialized, and the ability to set a context for a request
func NewReadAttributeOfProjectVersionParamsWithHTTPClient ¶
func NewReadAttributeOfProjectVersionParamsWithHTTPClient(client *http.Client) *ReadAttributeOfProjectVersionParams
NewReadAttributeOfProjectVersionParamsWithHTTPClient creates a new ReadAttributeOfProjectVersionParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewReadAttributeOfProjectVersionParamsWithTimeout ¶
func NewReadAttributeOfProjectVersionParamsWithTimeout(timeout time.Duration) *ReadAttributeOfProjectVersionParams
NewReadAttributeOfProjectVersionParamsWithTimeout creates a new ReadAttributeOfProjectVersionParams object with the default values initialized, and the ability to set a timeout on a request
func (*ReadAttributeOfProjectVersionParams) SetContext ¶
func (o *ReadAttributeOfProjectVersionParams) SetContext(ctx context.Context)
SetContext adds the context to the read attribute of project version params
func (*ReadAttributeOfProjectVersionParams) SetFields ¶
func (o *ReadAttributeOfProjectVersionParams) SetFields(fields *string)
SetFields adds the fields to the read attribute of project version params
func (*ReadAttributeOfProjectVersionParams) SetHTTPClient ¶
func (o *ReadAttributeOfProjectVersionParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the read attribute of project version params
func (*ReadAttributeOfProjectVersionParams) SetID ¶
func (o *ReadAttributeOfProjectVersionParams) SetID(id int64)
SetID adds the id to the read attribute of project version params
func (*ReadAttributeOfProjectVersionParams) SetParentID ¶
func (o *ReadAttributeOfProjectVersionParams) SetParentID(parentID int64)
SetParentID adds the parentId to the read attribute of project version params
func (*ReadAttributeOfProjectVersionParams) SetTimeout ¶
func (o *ReadAttributeOfProjectVersionParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the read attribute of project version params
func (*ReadAttributeOfProjectVersionParams) WithContext ¶
func (o *ReadAttributeOfProjectVersionParams) WithContext(ctx context.Context) *ReadAttributeOfProjectVersionParams
WithContext adds the context to the read attribute of project version params
func (*ReadAttributeOfProjectVersionParams) WithFields ¶
func (o *ReadAttributeOfProjectVersionParams) WithFields(fields *string) *ReadAttributeOfProjectVersionParams
WithFields adds the fields to the read attribute of project version params
func (*ReadAttributeOfProjectVersionParams) WithHTTPClient ¶
func (o *ReadAttributeOfProjectVersionParams) WithHTTPClient(client *http.Client) *ReadAttributeOfProjectVersionParams
WithHTTPClient adds the HTTPClient to the read attribute of project version params
func (*ReadAttributeOfProjectVersionParams) WithID ¶
func (o *ReadAttributeOfProjectVersionParams) WithID(id int64) *ReadAttributeOfProjectVersionParams
WithID adds the id to the read attribute of project version params
func (*ReadAttributeOfProjectVersionParams) WithParentID ¶
func (o *ReadAttributeOfProjectVersionParams) WithParentID(parentID int64) *ReadAttributeOfProjectVersionParams
WithParentID adds the parentID to the read attribute of project version params
func (*ReadAttributeOfProjectVersionParams) WithTimeout ¶
func (o *ReadAttributeOfProjectVersionParams) WithTimeout(timeout time.Duration) *ReadAttributeOfProjectVersionParams
WithTimeout adds the timeout to the read attribute of project version params
func (*ReadAttributeOfProjectVersionParams) WriteToRequest ¶
func (o *ReadAttributeOfProjectVersionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ReadAttributeOfProjectVersionReader ¶
type ReadAttributeOfProjectVersionReader struct {
// contains filtered or unexported fields
}
ReadAttributeOfProjectVersionReader is a Reader for the ReadAttributeOfProjectVersion structure.
func (*ReadAttributeOfProjectVersionReader) ReadResponse ¶
func (o *ReadAttributeOfProjectVersionReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ReadAttributeOfProjectVersionUnauthorized ¶
type ReadAttributeOfProjectVersionUnauthorized struct {
}ReadAttributeOfProjectVersionUnauthorized handles this case with default header values.
Unauthorized
func NewReadAttributeOfProjectVersionUnauthorized ¶
func NewReadAttributeOfProjectVersionUnauthorized() *ReadAttributeOfProjectVersionUnauthorized
NewReadAttributeOfProjectVersionUnauthorized creates a ReadAttributeOfProjectVersionUnauthorized with default headers values
func (*ReadAttributeOfProjectVersionUnauthorized) Error ¶
func (o *ReadAttributeOfProjectVersionUnauthorized) Error() string
func (*ReadAttributeOfProjectVersionUnauthorized) GetPayload ¶
func (o *ReadAttributeOfProjectVersionUnauthorized) GetPayload() *models.APIResult
type UpdateCollectionAttributeOfProjectVersionBadRequest ¶
UpdateCollectionAttributeOfProjectVersionBadRequest handles this case with default header values.
Bad Request
func NewUpdateCollectionAttributeOfProjectVersionBadRequest ¶
func NewUpdateCollectionAttributeOfProjectVersionBadRequest() *UpdateCollectionAttributeOfProjectVersionBadRequest
NewUpdateCollectionAttributeOfProjectVersionBadRequest creates a UpdateCollectionAttributeOfProjectVersionBadRequest with default headers values
func (*UpdateCollectionAttributeOfProjectVersionBadRequest) Error ¶
func (o *UpdateCollectionAttributeOfProjectVersionBadRequest) Error() string
func (*UpdateCollectionAttributeOfProjectVersionBadRequest) GetPayload ¶
func (o *UpdateCollectionAttributeOfProjectVersionBadRequest) GetPayload() *models.APIResult
type UpdateCollectionAttributeOfProjectVersionConflict ¶
UpdateCollectionAttributeOfProjectVersionConflict handles this case with default header values.
Conflict
func NewUpdateCollectionAttributeOfProjectVersionConflict ¶
func NewUpdateCollectionAttributeOfProjectVersionConflict() *UpdateCollectionAttributeOfProjectVersionConflict
NewUpdateCollectionAttributeOfProjectVersionConflict creates a UpdateCollectionAttributeOfProjectVersionConflict with default headers values
func (*UpdateCollectionAttributeOfProjectVersionConflict) Error ¶
func (o *UpdateCollectionAttributeOfProjectVersionConflict) Error() string
func (*UpdateCollectionAttributeOfProjectVersionConflict) GetPayload ¶
func (o *UpdateCollectionAttributeOfProjectVersionConflict) GetPayload() *models.APIResult
type UpdateCollectionAttributeOfProjectVersionForbidden ¶
UpdateCollectionAttributeOfProjectVersionForbidden handles this case with default header values.
Forbidden
func NewUpdateCollectionAttributeOfProjectVersionForbidden ¶
func NewUpdateCollectionAttributeOfProjectVersionForbidden() *UpdateCollectionAttributeOfProjectVersionForbidden
NewUpdateCollectionAttributeOfProjectVersionForbidden creates a UpdateCollectionAttributeOfProjectVersionForbidden with default headers values
func (*UpdateCollectionAttributeOfProjectVersionForbidden) Error ¶
func (o *UpdateCollectionAttributeOfProjectVersionForbidden) Error() string
func (*UpdateCollectionAttributeOfProjectVersionForbidden) GetPayload ¶
func (o *UpdateCollectionAttributeOfProjectVersionForbidden) GetPayload() *models.APIResult
type UpdateCollectionAttributeOfProjectVersionInternalServerError ¶
type UpdateCollectionAttributeOfProjectVersionInternalServerError struct {
Payload *models.APIResult
}
UpdateCollectionAttributeOfProjectVersionInternalServerError handles this case with default header values.
Internal Server Error
func NewUpdateCollectionAttributeOfProjectVersionInternalServerError ¶
func NewUpdateCollectionAttributeOfProjectVersionInternalServerError() *UpdateCollectionAttributeOfProjectVersionInternalServerError
NewUpdateCollectionAttributeOfProjectVersionInternalServerError creates a UpdateCollectionAttributeOfProjectVersionInternalServerError with default headers values
func (*UpdateCollectionAttributeOfProjectVersionInternalServerError) Error ¶
func (o *UpdateCollectionAttributeOfProjectVersionInternalServerError) Error() string
func (*UpdateCollectionAttributeOfProjectVersionInternalServerError) GetPayload ¶
func (o *UpdateCollectionAttributeOfProjectVersionInternalServerError) GetPayload() *models.APIResult
type UpdateCollectionAttributeOfProjectVersionNotFound ¶
UpdateCollectionAttributeOfProjectVersionNotFound handles this case with default header values.
Not Found
func NewUpdateCollectionAttributeOfProjectVersionNotFound ¶
func NewUpdateCollectionAttributeOfProjectVersionNotFound() *UpdateCollectionAttributeOfProjectVersionNotFound
NewUpdateCollectionAttributeOfProjectVersionNotFound creates a UpdateCollectionAttributeOfProjectVersionNotFound with default headers values
func (*UpdateCollectionAttributeOfProjectVersionNotFound) Error ¶
func (o *UpdateCollectionAttributeOfProjectVersionNotFound) Error() string
func (*UpdateCollectionAttributeOfProjectVersionNotFound) GetPayload ¶
func (o *UpdateCollectionAttributeOfProjectVersionNotFound) GetPayload() *models.APIResult
type UpdateCollectionAttributeOfProjectVersionOK ¶
type UpdateCollectionAttributeOfProjectVersionOK struct {
Payload *models.APIResultListAttribute
}
UpdateCollectionAttributeOfProjectVersionOK handles this case with default header values.
OK
func NewUpdateCollectionAttributeOfProjectVersionOK ¶
func NewUpdateCollectionAttributeOfProjectVersionOK() *UpdateCollectionAttributeOfProjectVersionOK
NewUpdateCollectionAttributeOfProjectVersionOK creates a UpdateCollectionAttributeOfProjectVersionOK with default headers values
func (*UpdateCollectionAttributeOfProjectVersionOK) Error ¶
func (o *UpdateCollectionAttributeOfProjectVersionOK) Error() string
func (*UpdateCollectionAttributeOfProjectVersionOK) GetPayload ¶
func (o *UpdateCollectionAttributeOfProjectVersionOK) GetPayload() *models.APIResultListAttribute
type UpdateCollectionAttributeOfProjectVersionParams ¶
type UpdateCollectionAttributeOfProjectVersionParams struct { /*Data data */ Data []*models.Attribute /*ParentID parentId */ ParentID int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
UpdateCollectionAttributeOfProjectVersionParams contains all the parameters to send to the API endpoint for the update collection attribute of project version operation typically these are written to a http.Request
func NewUpdateCollectionAttributeOfProjectVersionParams ¶
func NewUpdateCollectionAttributeOfProjectVersionParams() *UpdateCollectionAttributeOfProjectVersionParams
NewUpdateCollectionAttributeOfProjectVersionParams creates a new UpdateCollectionAttributeOfProjectVersionParams object with the default values initialized.
func NewUpdateCollectionAttributeOfProjectVersionParamsWithContext ¶
func NewUpdateCollectionAttributeOfProjectVersionParamsWithContext(ctx context.Context) *UpdateCollectionAttributeOfProjectVersionParams
NewUpdateCollectionAttributeOfProjectVersionParamsWithContext creates a new UpdateCollectionAttributeOfProjectVersionParams object with the default values initialized, and the ability to set a context for a request
func NewUpdateCollectionAttributeOfProjectVersionParamsWithHTTPClient ¶
func NewUpdateCollectionAttributeOfProjectVersionParamsWithHTTPClient(client *http.Client) *UpdateCollectionAttributeOfProjectVersionParams
NewUpdateCollectionAttributeOfProjectVersionParamsWithHTTPClient creates a new UpdateCollectionAttributeOfProjectVersionParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewUpdateCollectionAttributeOfProjectVersionParamsWithTimeout ¶
func NewUpdateCollectionAttributeOfProjectVersionParamsWithTimeout(timeout time.Duration) *UpdateCollectionAttributeOfProjectVersionParams
NewUpdateCollectionAttributeOfProjectVersionParamsWithTimeout creates a new UpdateCollectionAttributeOfProjectVersionParams object with the default values initialized, and the ability to set a timeout on a request
func (*UpdateCollectionAttributeOfProjectVersionParams) SetContext ¶
func (o *UpdateCollectionAttributeOfProjectVersionParams) SetContext(ctx context.Context)
SetContext adds the context to the update collection attribute of project version params
func (*UpdateCollectionAttributeOfProjectVersionParams) SetData ¶
func (o *UpdateCollectionAttributeOfProjectVersionParams) SetData(data []*models.Attribute)
SetData adds the data to the update collection attribute of project version params
func (*UpdateCollectionAttributeOfProjectVersionParams) SetHTTPClient ¶
func (o *UpdateCollectionAttributeOfProjectVersionParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the update collection attribute of project version params
func (*UpdateCollectionAttributeOfProjectVersionParams) SetParentID ¶
func (o *UpdateCollectionAttributeOfProjectVersionParams) SetParentID(parentID int64)
SetParentID adds the parentId to the update collection attribute of project version params
func (*UpdateCollectionAttributeOfProjectVersionParams) SetTimeout ¶
func (o *UpdateCollectionAttributeOfProjectVersionParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the update collection attribute of project version params
func (*UpdateCollectionAttributeOfProjectVersionParams) WithContext ¶
func (o *UpdateCollectionAttributeOfProjectVersionParams) WithContext(ctx context.Context) *UpdateCollectionAttributeOfProjectVersionParams
WithContext adds the context to the update collection attribute of project version params
func (*UpdateCollectionAttributeOfProjectVersionParams) WithData ¶
func (o *UpdateCollectionAttributeOfProjectVersionParams) WithData(data []*models.Attribute) *UpdateCollectionAttributeOfProjectVersionParams
WithData adds the data to the update collection attribute of project version params
func (*UpdateCollectionAttributeOfProjectVersionParams) WithHTTPClient ¶
func (o *UpdateCollectionAttributeOfProjectVersionParams) WithHTTPClient(client *http.Client) *UpdateCollectionAttributeOfProjectVersionParams
WithHTTPClient adds the HTTPClient to the update collection attribute of project version params
func (*UpdateCollectionAttributeOfProjectVersionParams) WithParentID ¶
func (o *UpdateCollectionAttributeOfProjectVersionParams) WithParentID(parentID int64) *UpdateCollectionAttributeOfProjectVersionParams
WithParentID adds the parentID to the update collection attribute of project version params
func (*UpdateCollectionAttributeOfProjectVersionParams) WithTimeout ¶
func (o *UpdateCollectionAttributeOfProjectVersionParams) WithTimeout(timeout time.Duration) *UpdateCollectionAttributeOfProjectVersionParams
WithTimeout adds the timeout to the update collection attribute of project version params
func (*UpdateCollectionAttributeOfProjectVersionParams) WriteToRequest ¶
func (o *UpdateCollectionAttributeOfProjectVersionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UpdateCollectionAttributeOfProjectVersionReader ¶
type UpdateCollectionAttributeOfProjectVersionReader struct {
// contains filtered or unexported fields
}
UpdateCollectionAttributeOfProjectVersionReader is a Reader for the UpdateCollectionAttributeOfProjectVersion structure.
func (*UpdateCollectionAttributeOfProjectVersionReader) ReadResponse ¶
func (o *UpdateCollectionAttributeOfProjectVersionReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UpdateCollectionAttributeOfProjectVersionUnauthorized ¶
type UpdateCollectionAttributeOfProjectVersionUnauthorized struct {
}UpdateCollectionAttributeOfProjectVersionUnauthorized handles this case with default header values.
Unauthorized
func NewUpdateCollectionAttributeOfProjectVersionUnauthorized ¶
func NewUpdateCollectionAttributeOfProjectVersionUnauthorized() *UpdateCollectionAttributeOfProjectVersionUnauthorized
NewUpdateCollectionAttributeOfProjectVersionUnauthorized creates a UpdateCollectionAttributeOfProjectVersionUnauthorized with default headers values
func (*UpdateCollectionAttributeOfProjectVersionUnauthorized) Error ¶
func (o *UpdateCollectionAttributeOfProjectVersionUnauthorized) Error() string
func (*UpdateCollectionAttributeOfProjectVersionUnauthorized) GetPayload ¶
func (o *UpdateCollectionAttributeOfProjectVersionUnauthorized) GetPayload() *models.APIResult
Source Files ¶
- attribute_of_project_version_controller_client.go
- create_attribute_of_project_version_parameters.go
- create_attribute_of_project_version_responses.go
- list_attribute_of_project_version_parameters.go
- list_attribute_of_project_version_responses.go
- read_attribute_of_project_version_parameters.go
- read_attribute_of_project_version_responses.go
- update_collection_attribute_of_project_version_parameters.go
- update_collection_attribute_of_project_version_responses.go